From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1F5kVI-0000dz-6L for garchives@archives.gentoo.org; Sun, 05 Feb 2006 14:04:36 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k15E3IL7014485; Sun, 5 Feb 2006 14:03:18 GMT Received: from smtpq1.groni1.gr.home.nl (smtpq1.groni1.gr.home.nl [213.51.130.200]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k15Dw4Gn028340 for ; Sun, 5 Feb 2006 13:58:04 GMT Received: from [213.51.130.190] (port=60310 helo=smtp1.groni1.gr.home.nl) by smtpq1.groni1.gr.home.nl with esmtp (Exim 4.30) id 1F5kPE-0007kw-3g for gentoo-user@lists.gentoo.org; Sun, 05 Feb 2006 14:58:20 +0100 Received: from cc117081-a.gorre1.fr.home.nl ([217.120.139.9]:40807 helo=manuel.fawlty.mine.nu) by smtp1.groni1.gr.home.nl with esmtp (Exim 4.30) id 1F5kP3-0003dX-7h for gentoo-user@lists.gentoo.org; Sun, 05 Feb 2006 14:58:09 +0100 From: Harm Geerts To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Re: USB issue Date: Sun, 5 Feb 2006 14:58:18 +0100 User-Agent: KMail/1.9.1 References: <1138832707.4476.23.camel@frankies.at_home> <1138998042.4512.7.camel@frankies.at_home> <7573e9640602041526s6851b27ap80698b8e998e7190@mail.gmail.com> In-Reply-To: <7573e9640602041526s6851b27ap80698b8e998e7190@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200602051458.18822.harmgeerts@home.nl> X-AtHome-MailScanner-Information: Neem contact op met support@home.nl voor meer informatie X-AtHome-MailScanner: Found to be clean X-Archives-Salt: 1f331cb1-6c81-4ae4-8022-38e61b5cd12e X-Archives-Hash: 09e0243e789f73202ad93b39d109593b On Sunday 05 February 2006 00:26, Richard Fish wrote: > However, we are _assuming_ that the system is starting udev. You > should check the first few lines of the system boot to make sure. You > should see messages like: > > Mounting /dev for udev ... Also check what you told the init script to use for /dev management. # grep RC_DEVICES /etc/conf.d/rc The default value is "auto" but perhaps you've changed this and forgot to update it when switching to udev. For your system it should be set to "auto" or "udev". -- gentoo-user@gentoo.org mailing list