On Sat, Jul 15, 2017 at 3:37 PM, Igor Jędrzejczak <[email protected]> wrote:
>
> Hi,
>
> I'm trying to make Ubuntu 16.04.2 with TI v4.4.x: Real-Time kernel work. I'm
> stuck with a problem to configure ethernet over USB. I'm doing everything as
> explained here:
> https://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-usbgadget
> but when I run the beaglebone-black-g-ether-load.sh script, I get modprobe:
> ERROR: could not insert 'g_ether': No such device...
>
> Here is my dmesg: https://pastebin.com/KWBgdTTm
> Here is my lsmod: https://pastebin.com/vr7J6QHA
>
> I've been facing similar problem before, when I've been setting up 4.4
> non-rt kernel, and up then solution to my problem was this script added to
> rc.local: https://pastebin.com/s7K8Kjrf
>
> This time it doesn't help though...

usb based ethernet is already runnin:

[   17.951533] usb0: HOST MAC 68:c9:0b:b7:e9:c1
[   17.956656] usb0: MAC 68:c9:0b:b7:e9:c2
[   17.969298] usb1: HOST MAC 1c:ba:8c:a2:ed:72
[   17.974212] usb1: MAC 1c:ba:8c:a2:ed:73
[   18.257950] configfs-gadget gadget: high-speed config #1: c

usb_f_rndis            25919  2
u_ether                14331  2 usb_f_ecm,usb_f_rndis
snd_timer              23856  1 snd_pcm
libcomposite           54157  14 usb_f_acm,usb_f_ecm,usb_f_rndis

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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAOCHtYiK3dh5NbkWDkxFsRrasP6ZdkxHKMoP5Pazxy3LvE77gA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to