Re: USB Ethernet gadget on Nokia n900

From: Pavel Machek
Date: Sun Oct 26 2014 - 07:08:32 EST


Hi!

> On Sun, Oct 19, 2014 at 09:19:37PM +0200, Pavel Machek wrote:
> > I am trying to use nfsroot, so I can't use modules.
>
> Why not?
>
> > (I am attaching full config, in case I missed something important).
>
> I'm using the below config with 3.17 and g_ether works OK.
>
> (My initramfs modprobes g_ether, runs busybox ifconfig for usb0
> and launches sshd.)

I am trying to get 3.14 kernel to work, first. There, usb gadget works
when compiled into kernel. But with modules, I get

# root@(none):/tmp# insmod libcomposite.ko
# root@(none):/tmp# insmod u_ether.ko
# root@(none):/tmp# insmod usb_f_rndis.ko
# root@(none):/tmp# insmod g_ether.ko

[ 169.061218] udc musb-hdrc.0.auto: registering UDC driver [g_ether]
[ 169.078918] g_ether musb-hdrc.0.auto: failed to start g_ether: -2

-2 is ENOENT...
Pavel

--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/