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 ##Example v3.8.x #cape_disable=capemgr.disable_partno= #cape_enable=capemgr.enable_partno= ##Example v4.1.x #cape_disable=bone_capemgr.disable_partno= #cape_enable=bone_capemgr.enable_partno= ##Disable HDMI/eMMC (v3.8.x) #cape_disable=capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN,BB-BONE-EMMC-2G ##Disable HDMI (v3.8.x) #cape_disable=capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN ##Disable eMMC (v3.8.x) #cape_disable=capemgr.disable_partno=BB-BONE-EMMC-2G ##Audio Cape (needs HDMI Audio disabled) (v3.8.x) #cape_disable=capemgr.disable_partno=BB-BONELT-HDMI #cape_enable=capemgr.enable_partno=BB-BONE-AUDI-02 ##enable Generic eMMC Flasher: Am Montag, 20. Juni 2016 16:44:54 UTC+2 schrieb RobertCNelson: > > There's two uEnv.txt's for compatibility with old eMMC's.. > > /uEnv.txt -> /boot/uEnv.txt > > HOWEVER, /uEnv.txt doesn't have the features of /boot/uEnv.txt > > So make sure your uEnv.txt is found in /boot/uEnv.txt > > Otherwise your /boot/uEnv.txt looks fine.. > > Regards > > On Mon, Jun 20, 2016 at 9:40 AM, epi kao <[email protected] <javascript:>> > wrote: > > as requested (it seems that uEnv.txt has different directorys?, anyway I > > have changed uEnv.txt on the directory /media/root/rootfs/boot): > > > > root@beaglebone:/# cat /etc/dogtag > > BeagleBoard.org Debian Image 2016-01-24 > > > > root@beaglebone:/# cat /proc/cmdline > > console=tty0 console=ttyO0,115200n8 root=/dev/mmcblk0p1 rootfstype=ext4 > > rootwait fixrtc coherent_pool=1M quiet > > cape_universal=enable > > > > then the uEnv.txt file: > > > > uname_r=3.8.13-bone70 > > dtb= > > cmdline=coherent_pool=1M quiet video=HDMI-A-1:800x480M@60e > > cape_universal=disable init=/lib/systemd/systemd > > > > ##Example > > #cape_disable=capemgr.disable_partno= > > #cape_enable=capemgr.enable_partno= > > > > ##Disable HDMI/eMMC > > > #cape_disable=capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN,BB-BONE-EMMC-2G > > > > > > ##Disable HDMI > > #cape_disable=capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN > > > > ##Disable eMMC > > #cape_disable=capemgr.disable_partno=BB-BONE-EMMC-2G > > > > ##Audio Cape (needs HDMI Audio disabled) > > #cape_disable=capemgr.disable_partno=BB-BONELT-HDMI > > #cape_enable=capemgr.enable_partno=BB-BONE-AUDI-02 > > > > > > ##enable BBB: eMMC Flasher: > > ##make sure, these tools are installed: dosfstools rsync > > #cmdline=init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v3.sh > > > > uuid=682afa8f-f182-4b65-a144-91e06633914d > > > > thanks > > > > > > > > > > > > > > > > Am Montag, 20. Juni 2016 16:27:40 UTC+2 schrieb RobertCNelson: > >> > >> On Mon, Jun 20, 2016 at 9:25 AM, epi kao <[email protected]> wrote: > >> >>remove the "#" and set the video parameters you need. > >> > > >> > still not working... > >> > >> okay, post your full, /boot/uEnv.txt > >> > >> and what rootfs is this? > >> > >> cat /etc/dogtag > >> > >> 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] <javascript:>. > > To view this discussion on the web visit > > > https://groups.google.com/d/msgid/beagleboard/99f7288b-d1d1-4955-b031-810865a798dd%40googlegroups.com. > > > > > > For more options, visit https://groups.google.com/d/optout. > > > > -- > 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/d2c1dab1-92be-4653-823c-fcd445fbca4a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
