On Sun, Apr 3, 2016 at 6:33 PM, 'Juergen' via BeagleBoard <[email protected]> wrote: > Thanks, William! > >> … i've added >> "/lib/modules/3.8.13-bone63/kernel/drivers/usb/gadget/g_ether.ko" to >> "/etc/modules" >> > I added it already, but with full path. Without the path it works, at least > partially. With ifconfig i can find usb0 now. But without a IP-address: > > usb0 Link encap:Ethernet HWaddr 16:74:59:af:75:91 > BROADCAST MULTICAST MTU:1500 Metric:1 > RX packets:0 errors:0 dropped:0 overruns:0 frame:0 > TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) > > I have to use ifconfig usb0 192.168.7.2 to get this > > usb0 Link encap:Ethernet HWaddr 16:74:59:af:75:91 > inet addr:192.168.7.2 Bcast:192.168.7.255 Mask:255.255.255.0 > inet6 addr: fe80::1474:59ff:feaf:7591/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:22 errors:0 dropped:0 overruns:0 frame:0 > TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:1176 (1.1 KiB) TX bytes:370 (370.0 B) > > Is there anything else that I can do that it works as before?
Follow these directions: https://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-usbgadget They'll get you close to what the default did.. 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]. For more options, visit https://groups.google.com/d/optout.
