From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Wed, 03 Mar 2004 18:39:10 +0000 Subject: Re: HELP: udev config. Message-Id: <20040303183908.GC27709@kroah.com> List-Id: References: <200403030757.i237vBjY018430@orion.dwf.com> In-Reply-To: <200403030757.i237vBjY018430@orion.dwf.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Wed, Mar 03, 2004 at 12:57:11AM -0700, reg@dwf.com wrote: > Mar 3 00:45:11 orion modprobe: FATAL: Module ide_probe_mod not found. > Mar 3 00:45:11 orion modprobe: FATAL: Module ide_probe not found. These lines have nothing to do with udev > --- > > I have 4 lines in udev.rules, none of them work: > > --- > > BUS="usb", SYSFS{model}="USB DISK ", NAME="usb_key1" > > BUS="usb", model="USB DISK ", NAME="usb_key2" > > BUS="scsi", SYSFS{model}="USB DISK ", NAME="usb_key3" > > BUS="scsi", model="USB DISK ", NAME="usb_key4" > > --- > > and yes, the model is returned with 8 trailing blanks. > there are now new entries of ANY sort in /udev, not usb_key? nor sda? What does: udevinfo -p /sys/block/sda -a show? Why do you have those "model=" lines in your rules file? They will not do anything. thanks, greg k-h ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id56&alloc_id438&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