From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Awtrey Date: Thu, 29 Sep 2005 17:17:40 +0000 Subject: Re: udev 070 and coldplugged usb mice Message-Id: <433C21B4.3090906@idealcorp.com> List-Id: References: <433C172B.5060301@idealcorp.com> In-Reply-To: <433C172B.5060301@idealcorp.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On 09/29/2005 12:51 PM, Marco d'Itri wrote: > On Sep 29, Anthony Awtrey wrote: > > >>Neither the usb driver for the mouse, nor the general PS/2 mousedev >>driver load automatically at boot time. I've gotten around this by > > This is not expected to happen. You are the only tester reporting this. > Please check that /etc/udev/rules.d/z55_hotplug.rules exists. > I manually created that link to /etc/udev/hotplug.rules and now I see the usb driver for the mouse. It looks like your udev.preinst script does not run the 'check_version' function if doing a clean install and the udev.postinst does not create that link like the other ones in the create_rules_symlink functions. If I manually install the mousedev driver at this point, then /dev/input/mice gets created and all the usb mice show up as /dev/input/mouse* as expected. Shouldn't the usb mice depend on the mousedev driver? T -- Anthony L. Awtrey Chief Technology Officer [T] 407.999.9870 x13 [F] 407.999.9850 I.D.E.A.L. Technology Corporation http://www.idealcorp.com "The Leader in Linux and Open Source Solutions" ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ 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