In the past, I've had to have a specially formatted uEnv.txt file in the root of the first partition of my flash card. I have it listed, along with my current parition structure in the third code block in the post I just wrote at http://wimsworld.wordpress.com/2013/09/23/beagleboneblack-5-8ghz-wifi-reliability/
The contents of my uEnv.txt file are: mmcdev=1 bootpart=1:2 mmcroot=/dev/mmcblk1p2 optargs=quiet capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN Though you would likely want to change the last line so that it does not have the capemgr.disable command. On Mon, Sep 23, 2013 at 6:13 AM, Gerald Coley <[email protected]>wrote: > Maybe. Could be an improperly created SD card. I suggest you go to the > support Wiki and follow the instructions there to make sure there is no HW > issue. Use the Angstrom distribution. > > Gerald > > > > On Mon, Sep 23, 2013 at 3:25 AM, Bernd Eggink <[email protected]>wrote: > >> >> ... and it also doesn't boot at all if the sd card carries a freshly >> installed Arch Linux. Could it be a hardware problem? >> >> Bernd >> >> -- >> 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]. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- > 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]. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
