[solved]BBB: Xorg Installation

This forum is for topics dealing with problems with software specifically in the ARMv7h repo.

[solved]BBB: Xorg Installation

Postby stevepa » Mon Feb 24, 2014 5:42 pm

Is there a write up on how to get X running on the Beaglebone Black?

I've installed X many times under Arch on pc's, but so far, following the same tact, have been unable to get it running.

I am at work so can't refer exactly, but the X server dies with an error like 'no screens'.

Specifically, what package contains the working server, and what should go into the conf file.

Thanks in advance.
Steve.
Last edited by stevepa on Fri Feb 28, 2014 2:52 am, edited 1 time in total.
stevepa
 
Posts: 6
Joined: Tue Nov 12, 2013 8:13 pm

Re: BBB: Xorg Installation

Postby WarheadsSE » Mon Feb 24, 2014 5:44 pm

You know what packages contains the Xorg server. Think on it.

I would suggest you start with xf86-video-fbdev driver.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: BBB: Xorg Installation

Postby stevepa » Wed Feb 26, 2014 9:21 pm

Warheads,

To clarify what I should have said:
1. I was able to get the frame buffer server installed with the remainder of the routine X items as is common to all Arch installs.
2. When I run startx as normal, I get the X error "no screens".

Is there a X config file that is required to get the frame buffer server running? If so, please point me to that info. The fact that info on a needed config is "obscure" file makes me think one is not required...

All other aspects of the BBB on Arch are running great.

Best Regards
Steve.
stevepa
 
Posts: 6
Joined: Tue Nov 12, 2013 8:13 pm

Re: BBB: Xorg Installation

Postby WarheadsSE » Wed Feb 26, 2014 9:45 pm

So you have xorg-server && xf86-video-fbdev on it, and it is not coming up?
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: BBB: Xorg Installation

Postby Geoff » Thu Feb 27, 2014 12:48 am

You need a minimal /etc/X11/xorg.conf such as this:

$this->bbcode_second_pass_code('', '
Section "Device"
Identifier "Frame Buffer"
Driver "fbdev"
EndSection
')
Geoff
 
Posts: 231
Joined: Wed Mar 09, 2011 5:14 pm

Re: BBB: Xorg Installation

Postby stevepa » Fri Feb 28, 2014 2:46 am

Well, umm, after reviewing my pacman.log, I realized I had not, in fact, installed that "unimportant" package xf86-video-fbdev. I am not going to make excuses for myself now.

Anyway, X runs as expected, including mouse and keyboard inputs.

@Geof, tried that conf file but it did not seem necessary.

After installing my DE Xfce4 of choice, it loads fine, looks good, and performs well enough for my purposes.

Finally, I am pleased as always with the quality of Arch installs, on this my second hardware architecture.

Thanks to both responders for the help.
Steve.
stevepa
 
Posts: 6
Joined: Tue Nov 12, 2013 8:13 pm

Re: [solved]BBB: Xorg Installation

Postby WarheadsSE » Fri Feb 28, 2014 2:43 pm

/hattip
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm


Return to ARMv7h

Who is online

Users browsing this forum: No registered users and 15 guests