You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wand...@googlegroups.com
Hi everyone. I'm using wandboard quad with ubuntu SD-card image from wandboard web-site (linaro 12.04 LTS). I want to connect LCD - NEC NL10276BC13-01 1024x768@60 - through LVDS port. I've done all the hardware work and when I start the board it draws linux penguins on the screen. But I can't see this LCD through display settings in UI (System Settings -> Displays). I change u-boot parameters to this: bootargs=console=ttymxc0,115200 root=/dev/mmcblk0p1 rootwait rw video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24 video=mxcfb1:dev=ldb,1024x768M@60,if=RBG=666 fbmem=28M,10M. If I change mxcfb0 to LVDS it works fine as main monitor, but no detection of HDMI-monitor.