Startx not starting

Topics that concern all LCD-PI shields. New drivers and images for Raspberry Pi will be released through this forum.

Startx not starting

Postby keithhamlyn » Sat Apr 19, 2014 7:28 pm

I have an LCD-P132. First attempt was to use the latest revision of the Raspbian Wheezy software, but only had a blank screen. I then reworked the SD with the December 2013 revision as per the website. The normal text appeared and I could log in with the standard login. Python loads OK. However, startx gave an error "unable to connect to X server". I tried to add the "FRAMEBUFFER=/dev....." sentence to the config file, but to no avail. How do I get to the desktop, please?
keithhamlyn
 
Posts: 2
Joined: Sat Apr 19, 2014 7:18 pm

Re: Startx not starting

Postby keithhamlyn » Sun Apr 20, 2014 6:40 am

Update: I managed to get the desktop to work using the statement "FRAMEBUFFER=/dev/fb1 startx". The icons are very large, as are the windows, so that most is off the screen. Any ideas? Also, how can I set up so that I do not have to type in the statement above?
keithhamlyn
 
Posts: 2
Joined: Sat Apr 19, 2014 7:18 pm

Re: Startx not starting

Postby strancara » Mon Apr 21, 2014 10:22 am

I guess the easiest is to connect a HDMI monitor and start GUI on it:

FRAMEBUFFER=/dev/fb0 startx

and make GUI elements as small as possible...

if you do not want to type FRAMEBUFFER=/dev/fb1, you can export the variable:

export FRAMEBUFFER=/dev/fb1

then you can type startx only

you can also edit .bashrc file and add a line with:

export FRAMEBUFFER=/dev/fb1
strancara
Site Admin
 
Posts: 32
Joined: Fri Mar 14, 2014 1:45 pm


Return to LCD-PI Common Topics

Who is online

Users browsing this forum: No registered users and 11 guests

cron