so because cmdline does not work with qvga i must study the variant with following link: https://github.com/beagleboard/bb.org-overlays/blob/master/src/arm/BB-BONE-LCD7-01-00A1.dts#L230
does anyone know, if I can see also a result on the hdmi-output with that, or does I disable the hdmi-output with that? thanks Am Montag, 20. Juni 2016 17:34:29 UTC+2 schrieb epi kao: > > it seems that 320x240 is not working? what is the reason? it's to low? and > how can i access now this resolution? thanks > > Am Montag, 20. Juni 2016 17:17:25 UTC+2 schrieb epi kao: >> >> ok. thank, it works :-) failure was two command line, and the cmdline >> from the uEnv.txt at /boot was still wrong, below the correct: >> >> #In the event of edid real failures, uncomment this next line: >> cmdline=coherent_pool=1M quiet video=HDMI-A-1:800x480M@60e >> cape_universal=disable init=/lib/systemd/systemd >> >> so now i am really interested if resolution like 1920x720 or 320x240 also >> works... maybe anyone still know this? >> >> >> Am Montag, 20. Juni 2016 17:00:28 UTC+2 schrieb RobertCNelson: >>> >>> On Mon, Jun 20, 2016 at 9:57 AM, epi kao <[email protected]> wrote: >>> > ok. now please find below the uEnv.txt directly from /boot (not from >>> > rootfs..)! but it don't work although >>> > >>> > #Docs: http://elinux.org/Beagleboard:U-boot_partitioning_layout_3.0 >>> > >>> > uname_r=4.1.15-ti-rt-r43 >>> > #uuid= >>> > #dtb= >>> > >>> > ##BeagleBone Black/Green dtb's for v4.1.x (BeagleBone White just >>> works..) >>> > >>> > ##BeagleBone Black: HDMI (Audio/Video) disabled: >>> > #dtb=am335x-boneblack-emmc-overlay.dtb >>> > >>> > ##BeagleBone Black: eMMC disabled: >>> > #dtb=am335x-boneblack-hdmi-overlay.dtb >>> > >>> > ##BeagleBone Black: HDMI Audio/eMMC disabled: >>> > #dtb=am335x-boneblack-nhdmi-overlay.dtb >>> > >>> > ##BeagleBone Black: HDMI (Audio/Video)/eMMC disabled: >>> > #dtb=am335x-boneblack-overlay.dtb >>> > >>> > ##BeagleBone Black: wl1835 >>> > #dtb=am335x-boneblack-wl1835mod.dtb >>> > >>> > ##BeagleBone Green: eMMC disabled >>> > #dtb=am335x-bonegreen-overlay.dtb >>> > >>> > cmdline=coherent_pool=1M quiet cape_universal=enable >>> > >>> > #In the event of edid real failures, uncomment this next line: >>> > cmdline=coherent_pool=1M quiet cape_universal=enable >>> > video=HDMI-A-1:x800@400e >>> >>> ^ only have one "cmdline=" u-boot doesn't always pick the one you want >>> when you have two variables.. >>> >>> 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/1d94c734-61b8-44e9-ad1a-f5d58261afa5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
