so what i receive:

root@beaglebone:/# cat /proc/cmdline

console=tty0 console=ttyO0,115200n8 root=/dev/mmcblk0p1 rootfstype=ext4 
rootwait fixrtc coherent_pool=1M quiet cape_universal=enable

BTW, i have read following code on a other side in the internet:

kms_force_mode=video=HDMI-A-1:800x480M@60


But unfortunately for me, it's not clear how to implement this correctly in the 
cmdline?


thanks



Am Montag, 20. Juni 2016 15:50:18 UTC+2 schrieb Charles Steinkuehler:
>
> 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] <javascript:> 
>

-- 
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/c07cba63-d178-4a95-9592-7a4f2a2b8b17%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to