From: reg@dwf.com
To: linux-hotplug@vger.kernel.org
Subject: HELP: udev config.
Date: Wed, 03 Mar 2004 07:57:11 +0000 [thread overview]
Message-ID: <200403030757.i237vBjY018430@orion.dwf.com> (raw)
HELP.
I had a working namedev.config for use with udev back in October, but
havent been using 2.6 much since (so haven't been following udev).
I have currently loaded udev-021.
Things have changed, and I cant seem to get a rules.conf to work.
Any help would be appreciated.
Here is what I see in /var/log/messages when I connect the usb-key
---
Mar 3 00:45:10 orion kernel: hub 3-0:1.0: new USB device on port 2, assigned
address 7
Mar 3 00:45:10 orion kernel: scsi6 : SCSI emulation for USB Mass Storage
devices
Mar 3 00:45:10 orion scsi.agent[18148]: how to add device type= at
/devices/pci0000:00/0000:00:0d.0/usb3/3-2/3-2:1.0/host6/6:0:0:0 ??
Mar 3 00:45:10 orion kernel: Vendor: Model: USB DISK
Rev: 2.08
Mar 3 00:45:10 orion kernel: Type: Direct-Access
ANSI SCSI revision: 02
Mar 3 00:45:10 orion kernel: SCSI device sda: 507904 512-byte hdwr sectors
(260 MB)
Mar 3 00:45:10 orion kernel: sda: assuming Write Enabled
Mar 3 00:45:10 orion kernel: sda: assuming drive cache: write through
Mar 3 00:45:11 orion kernel: sda: sda1
Mar 3 00:45:11 orion kernel: Attached scsi removable disk sda at scsi6,
channel 0, id 0, lun 0
Mar 3 00:45:11 orion kernel: Attached scsi generic sg2 at scsi6, channel 0,
id 0, lun 0, type 0
Mar 3 00:45:11 orion modprobe: FATAL: Module usb_storage already in kernel.
Mar 3 00:45:11 orion kernel: updfstab: numerical sysctl 1 23 is obsolete.
Mar 3 00:45:11 orion modprobe: FATAL: Module aic7xxx already in kernel.
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.
---
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?
---
'Nuther question.
What are the two lines
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.
in the messages file trying to tell me? I dont see a ide_probe_mod in
either the udev or the kernel sources.
---
All help appreciated, Im sure Im just doing something stupid.
--
Reg.Clemens
reg@dwf.com
-------------------------------------------------------
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_id\x1356&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
next reply other threads:[~2004-03-03 7:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-03 7:57 reg [this message]
2004-03-03 18:39 ` HELP: udev config Greg KH
2004-03-03 19:39 ` reg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200403030757.i237vBjY018430@orion.dwf.com \
--to=reg@dwf.com \
--cc=linux-hotplug@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).