On Mon, Feb 22, 2016 at 9:50 AM, Damian Nahmiyas <[email protected]> wrote: > i have some problem to install gfx driver in prebuild image (3.18.13 kernel) > > > El lunes, 22 de febrero de 2016, 12:49:30 (UTC-3), Damian Nahmiyas escribió: >> >> hi! >> i have a BBB and chipsee screen, i need a debian so with opengl es >> support, can anybody help me with this? >> thaks for share!
Grab the latest image: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Debian_Image_Testing_Snapshots and set /boot/uEnv.txt dtb=am335x-boneblack-bbb-exp-c.dtb dtb=am335x-boneblack-bbb-exp-r.dtb Depending if you have the resistive or capacitive screen: and update xorg for 24bit: sudo sed -i -e 's:16:24:g' /etc/X11/xorg.conf Regards, -- Robert Nelson https://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 [email protected]. For more options, visit https://groups.google.com/d/optout.
