Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751632AbaJZVRZ (ORCPT ); Sun, 26 Oct 2014 17:17:25 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:59484 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751428AbaJZVRX (ORCPT ); Sun, 26 Oct 2014 17:17:23 -0400 Date: Sun, 26 Oct 2014 22:17:21 +0100 From: Pavel Machek To: Pali =?iso-8859-1?Q?Roh=E1r?= Cc: Aaro Koskinen , Felipe Balbi , sre@debian.org, sre@ring0.de, kernel list , linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org Subject: Re: USB Ethernet gadget on Nokia n900 Message-ID: <20141026211721.GA7351@amd> References: <20141019090107.GA19132@amd> <20141020213518.GB28144@drone.musicnaut.iki.fi> <20141026110825.GA2263@amd> <201410261212.46582@pali> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <201410261212.46582@pali> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun 2014-10-26 12:12:46, Pali Roh?r wrote: > On Sunday 26 October 2014 12:08:25 Pavel Machek wrote: > > 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... > > Can you try g_nokia.ko? I used this module for usb networking. I have root prepared on /dev/mmcblk0p6. I tried 3.17 with rx51_defconfig, but no, it refuses to mount it. VFS: Cannot open root device "mmcblk0p6" or ....: error -19. And then it proceeds to list mmcblk0p6 as one of available options :-(. Ideas welcome. 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/