From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick Mansfield Date: Thu, 10 Mar 2005 16:57:09 +0000 Subject: Re: No USB devices are being noticed Message-Id: <20050310165709.GA3037@us.ibm.com> List-Id: References: <422F1DC3.7020906@healeyonline.com> In-Reply-To: <422F1DC3.7020906@healeyonline.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Thu, Mar 10, 2005 at 08:06:13AM -0800, Mark Healey wrote: > >Then you don't mount usbfs. Without usbfs information needed for hotplug > >isn't properly exported. > > > > How do I do that? Especially How do I have it automatically > done at boot. Just works for me fine with FC3: [root@palm etc]# grep usbfs /etc/rc.sysinit [ -d /proc/bus/usb ] && mount -n -t usbfs /proc/bus/usb /proc/bus/usb [ -f /proc/bus/usb/devices ] && mount -f -t usbfs usbfs /proc/bus/usb [root@palm etc]# rpm -q -f /etc/rc.sysinit initscripts-7.93.5-1 What is your boot / dmesg output? -- Patrick Mansfield ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel