On Tue, Sep 2, 2014 at 11:12 AM, Scott Michel <scooter....@gmail.com> wrote:
> Alex:
>
> This conversation seemed to have gotten lost in the myriad of e-mails I get
> per day. Sorry for the delayed reply.
>
> Disable the HDMI interface and enable the 4" LCD, by putting this line into
> /boot/uboot/uEnv.txt:
>
> optargs=capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN
> capemgr.enable_partno=BB-BONE-LCD4-01
>
> If you have an existing "optargs=" line, comment it out with a hash mark,
> e.g., "#optargs =".
>
> I don't think the bpp parameter makes much difference to the frame buffer
> device or the X server.
>
> Let me know how this work out!

Okay, noticed what may be going on.  I've been porting my collection
of lcd's to v3.14.x (which include a 24bit lcd).. On the 24bit
(bbb-exp-c), we need to make sure to:

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

Otherwise the graphics look shifted..

I added the bb-view-43 couldn't get your tilcd_fbdev.c to port.. (i'm
going to add the bb-view-7 tomorrow)

http://elinux.org/Beagleboard:Capes_3.8_to_3.14#bb-view-43

sudo apt-get update
sudo apt-get install linux-image-3.14.19-ti-r23

the lcd4 should also just work with this kernel..

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/d/optout.

Reply via email to