On 6/20/2016 8:36 AM, epi kao wrote: > Hello, thanks again. > > so today i have try now with a HDMI TFT 1280x800 (EDID compatible) to force > the > Resolution to 800x480. > > For this, i have try to edit the uEnv.txt file: > root@beaglebone:/media/root/rootfs/boot# vi uEnv.txt > > *then i have edit the cmdline as follow, but unfortunately the resolution > does > not change after restart, so whats wrong?:*
After the system boots, verify your kernel command line switches are actually making it to the kernel by running: cat /proc/cmdline ...and look through the output of dmesg for hints as to what might be going wrong. -- Charles Steinkuehler [email protected] -- 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/105b1491-a81d-0538-c8c5-7524fb770eac%40steinkuehler.net. For more options, visit https://groups.google.com/d/optout.
