From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr =?ISO-8859-1?Q?Kub=E1nek?= Date: Thu, 18 Mar 2010 14:26:00 +0000 Subject: Re: How is /dev/bus/usb created - /dev/bus/usb lost during system Message-Id: <1268922360.2820.63.camel@epsilon> List-Id: References: <1268875500.9683.64.camel@epsilon> In-Reply-To: <1268875500.9683.64.camel@epsilon> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: linux-hotplug@vger.kernel.org Hi, whatever it was, it is gone - I upgraded to 2.6.31-20, which fixed the problem. /dev/bus/usb is back, lsusb works. Thanks a lot for all suggestions. Petr Kay Sievers píše v Čt 18. 03. 2010 v 11:41 +0100: > On Thu, Mar 18, 2010 at 11:31, Petr Kubánek wrote: > > Ok, running > > > > udevadm test /bus/usb/devices/2-1 > > > > still shows DEVICE=xxx > > > > It looks that the upgrade was left in some strange state. I am finishing > > it, hopefully it will help.. > > No, DEVICE means nothing, just ignore it, as mentioned in the earlier > mail. It should not even be there if the deprevated usbfs is not > enabled. You look for DEVNAME! > > Kay