thanks you robert!

i use this image:

https://rcn-ee.com/rootfs/bb.org/testing/2016-02-21/lxqt-4gb/bone-debian-8.3-lxqt-4gb-armhf-2016-02-21-4gb.img.xz

apt-get update & upgrade

sudo nano /boot/uEnv.txt
dtb=am335x-boneblack-bbb-exp-c.dtb


sudo sed -i -e 's:16:24:g' /etc/X11/xorg.conf
(the screen work fine)

cd /opt/scripts/tools/
git pull
sudo ./update_kernel.sh--bone-kernel --lts
sudo reboot

(compiling this in a debian desktop machine following these instructions: 
http://elinux.org/BeagleBoardDebian#SGX_BeagleBone.2FBeagleBone_Black)
sudo tar xfv GFX_5.01.01.02.tar.gz -C / 
cd /opt/gfxinstall/
sudo ./sgx-install.sh
sudo reboot



El lunes, 22 de febrero de 2016, 15:08:05 (UTC-3), RobertCNelson escribió:
>
> On Mon, Feb 22, 2016 at 9:50 AM, Damian Nahmiyas <[email protected] 
> <javascript:>> 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.

Reply via email to