On Sun, Apr 3, 2016 at 7:30 PM, 'Juergen' via BeagleBoard
<beagleboard@googlegroups.com> wrote:
> Thanks, Robert!
> Sorry, the directions out of your Link does'nt work. There is no usb0 when I
> use ifconfig -a after rebooting.

usb0 shows up here:

https://github.com/RobertCNelson/tools/blob/master/scripts/beaglebone-black-g-ether-load.sh#L75

But you need to call that script from "your" init script on bootup..

All our default images do something similar, but i'm really not sure
what you disabled, so the above script is best starting point to get
it back...

The default images have an init script call:

https://github.com/RobertCNelson/boot-scripts/blob/master/boot/generic-startup.sh

which calls:

https://github.com/RobertCNelson/boot-scripts/blob/master/boot/am335x_evm.sh

which loads the module here:

https://github.com/RobertCNelson/boot-scripts/blob/master/boot/am335x_evm.sh#L166-L197

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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to