From: Andreas Radke <a.radke@arcor.de>
To: linux-hotplug@vger.kernel.org
Subject: Re: group is not set properly for usb printer for older kernels
Date: Thu, 08 Oct 2009 18:19:03 +0000 [thread overview]
Message-ID: <20091008201903.5ce0e0bb@workstation64.home> (raw)
In-Reply-To: <20091008191201.19276c15@workstation64.home>
should be this:
[root@server64 andyrtr]# ls -1hR /dev/.udev/names/usbdev4.5
/dev/.udev/names/usbdev4.5:
\x2fdevices\x2fpci0000:00\x2f0000:00:04.0\x2fusb4\x2f4-2\x2fusb_device\x2fusbdev4.5
udevadm monitor -e --udev shows this:
UDEV [1255025639.950847] add /devices/pci0000:00/0000:00:04.0/usb4/4-2 (usb)
UDEV_LOG=0
ACTIONd
DEVPATH=/devices/pci0000:00/0000:00:04.0/usb4/4-2
SUBSYSTEM=usb
DEVTYPE=usb_device
DEVICE=/proc/bus/usb/004/005
PRODUCTCd/c/100
TYPE=0/0/0
BUSNUM\04
DEVNUM\05
SEQNUM\x1919
ID_VENDOR=Lexmark_International__Inc.
ID_VENDOR_ENC=Lexmark\x20International\x2c\x20Inc.
ID_VENDOR_ID\x043d
ID_MODEL=Lexmark_Optra_E312
ID_MODEL_ENC=Lexmark\x20Optra\x20E312
ID_MODEL_ID\00c
ID_REVISION\x0100
ID_SERIAL=Lexmark_International__Inc._Lexmark_Optra_E312_8050926
ID_SERIAL_SHORT€50926
ID_BUS=usb
ID_USB_INTERFACES=:070102:
DEVNAME=/dev/bus/usb/004/005
MAJOR\x189
MINOR88
DEVLINKS=/dev/char/189:388
UDEV [1255025639.952481] add /devices/pci0000:00/0000:00:04.0/usb4/4-2/usb_endpoint/usbdev4.5_ep00 (usb_endpoint)
UDEV_LOG=0
ACTIONd
DEVPATH=/devices/pci0000:00/0000:00:04.0/usb4/4-2/usb_endpoint/usbdev4.5_ep00
SUBSYSTEM=usb_endpoint
SEQNUM\x1924
DEVNAME=/dev/usbdev4.5_ep00
MAJOR%3
MINOR\x10
DEVLINKS=/dev/char/253:10
UDEV [1255025639.959575] add /devices/pci0000:00/0000:00:04.0/usb4/4-2/usb_device/usbdev4.5 (usb_device)
UDEV_LOG=0
ACTIONd
DEVPATH=/devices/pci0000:00/0000:00:04.0/usb4/4-2/usb_device/usbdev4.5
SUBSYSTEM=usb_device
SEQNUM\x1923
DEVNAME=/dev/usbdev4.5
MAJOR\x189
MINOR88
DEVLINKS=/dev/char/189:388
UDEV [1255025639.986799] add /devices/pci0000:00/0000:00:04.0/usb4/4-2/4-2:1.0 (usb)
UDEV_LOG=0
ACTIONd
DEVPATH=/devices/pci0000:00/0000:00:04.0/usb4/4-2/4-2:1.0
SUBSYSTEM=usb
DEVTYPE=usb_interface
DEVICE=/proc/bus/usb/004/005
PRODUCTCd/c/100
TYPE=0/0/0
INTERFACE=7/1/2
MODALIAS=usb:v043Dp000Cd0100dc00dsc00dp00ic07isc01ip02
SEQNUM\x1920
UDEV [1255025639.987745] add /devices/pci0000:00/0000:00:04.0/usb4/4-2/4-2:1.0/usb_endpoint/usbdev4.5_ep81 (usb_endpoint)
UDEV_LOG=0
ACTIONd
DEVPATH=/devices/pci0000:00/0000:00:04.0/usb4/4-2/4-2:1.0/usb_endpoint/usbdev4.5_ep81
SUBSYSTEM=usb_endpoint
SEQNUM\x1922
DEVNAME=/dev/usbdev4.5_ep81
MAJOR%3
MINOR=9
DEVLINKS=/dev/char/253:9
UDEV [1255025639.987812] add /devices/pci0000:00/0000:00:04.0/usb4/4-2/4-2:1.0/usb_endpoint/usbdev4.5_ep01 (usb_endpoint)
UDEV_LOG=0
ACTIONd
DEVPATH=/devices/pci0000:00/0000:00:04.0/usb4/4-2/4-2:1.0/usb_endpoint/usbdev4.5_ep01
SUBSYSTEM=usb_endpoint
SEQNUM\x1921
DEVNAME=/dev/usbdev4.5_ep01
MAJOR%3
MINOR=8
DEVLINKS=/dev/char/253:8
[root@server64 andyrtr]# ls -lhR /dev/bus/usb/004/005
crw-rw-r-- 1 root root 189, 388 8. Okt 20:13 /dev/bus/usb/004/005
...
Andy
next prev parent reply other threads:[~2009-10-08 18:19 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-08 17:12 group is not set properly for usb printer for older kernels Andreas Radke
2009-10-08 17:26 ` Kay Sievers
2009-10-08 18:19 ` Andreas Radke [this message]
2009-10-08 18:24 ` Kay Sievers
2009-10-08 18:33 ` Andreas Radke
2009-10-08 19:05 ` Kay Sievers
2009-10-08 20:11 ` Andreas Radke
2009-10-08 22:38 ` Kay Sievers
2009-10-09 3:36 ` Andreas Radke
2009-10-09 9:29 ` Kay Sievers
2009-10-09 10:33 ` Andreas Radke
2009-10-11 18:48 ` Andreas Radke
2009-10-13 3:30 ` Evangelos Foutras
2009-10-13 8:22 ` Kay Sievers
2009-10-15 13:28 ` Andreas Radke
2009-10-15 14:33 ` Evangelos Foutras
2009-10-20 8:05 ` Matthias Schwarzott
2009-10-20 11:59 ` Evangelos Foutras
2009-10-20 12:07 ` Matthias Schwarzott
2009-10-20 19:11 ` Kay Sievers
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=20091008201903.5ce0e0bb@workstation64.home \
--to=a.radke@arcor.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.