I'm trying to get my udev rules sorted out
I have a udev rule, courtesy of DD
which is 10-visor.rules as suggested in gentoo wiki
http://gentoo-wiki.com/HOWTO_USB_sync_for_Palm_PDAs_with_Evolution_2.0_and_udev
# create symlink for palm pilot
BUS="usb", SYSFS{product}="Palm Handheld*", KERNEL="ttyUSB*", NAME="ttyUSB%n",
SYMLINK="pilot", GROUP="usb", MODE="0666"
when i reload hald i get
Jun 2 21:32:07 mums udevd[1235]: add_to_rules: invalid SUBSYSTEMS operation
Jun 2 21:32:07 mums udevd[1235]: add_to_rules: invalid
rule '/etc/udev/rules.d/10-visor.rules:2'
dmesg is filling up with attempts to read usb-storage which is inappropriate
[this repeats in a long loop]
usb-storage: *** thread awakened.
usb-storage: Command TEST_UNIT_READY (6 bytes)
usb-storage: 00 00 00 00 00 00
usb-storage: Bulk Command S 0x43425355 T 0x4c0 L 0 F 0 Trg 0 LUN 0 CL 6
usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
usb-storage: Status code 0; transferred 31/31
usb-storage: -- transfer complete
usb-storage: Bulk command transfer result=0
usb-storage: Attempting to get CSW...
usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes
usb-storage: Status code 0; transferred 13/13
usb-storage: -- transfer complete
usb-storage: Bulk status result = 0
usb-storage: Bulk Status S 0x53425355 T 0x4c0 R 0 Stat 0x0
usb-storage: scsi cmd done, result=0x0
usb-storage: *** thread sleeping.
can someone help with my udev rule which fails?
Liz
--
<knghtbrd> *snipsnip*
<rcw> oh dear, is that the sound of fortune-database editing?
<Joy> uh oh
<knghtbrd> Yes =>
More information about the jpilot mailing list