On Thu, Jan 30, 2014 at 3:40 PM, Louis McCarthy <compeo...@gmail.com> wrote:
> I found it! Switching from 16 bit video mode to 24 bit fixes GTK.
>
> I added this to /usr/share/X11/xorg.conf.d/10-evdev.conf
>
>
> Section "Screen"
>
>         Identifier "Builtin Default fbdev Screen 0"
>
>         Monitor "Configured Monitor"
>
>         Device "Configured Video Device"
>
>         DefaultDepth 24
>
> EndSection

Nice find!! It's too bad the colors are psychedelic, so it's unusable..

sudo sed -i -e 's:16:24:g' /etc/X11/xorg.conf
sudo reboot

But the core finally doesn't lock up!

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to