On Tuesday 29 November 2005 00:08, you wrote: > Hi, > > I have noticed you are using udev version 0.074-3, whereas the latest > version is 0.076-2. Could you please try again with this new version? > Both coldplugging and hotpluging work fine on my system, I hope it will > be the same for you. > > Aurelien Thank you - indeed libusb is using /dev/bus/usb/ . However, even with udev 0.076-2 the permissions are not set up properly - need to change group or access manually: [EMAIL PROTECTED]:~$ sane-find-scanner ... found USB scanner (vendor=0x055f, product=0x021a, chip=GT-6816?) at libusb:1:3 ... [EMAIL PROTECTED]:~$ scanimage -L No scanners were identified... [EMAIL PROTECTED]:~$ ls -l /dev/bus/usb/1/ total 0 crw-rw-r-- 1 root root 189, 0 2005-11-30 02:19 1 crw-rw-r-- 1 root root 189, 2 2005-11-30 02:19 3 [EMAIL PROTECTED]:~$ su Password: tapuz:/home/mniven# chgrp scanner /dev/bus/usb/1/3 tapuz:/home/mniven# exit [EMAIL PROTECTED]:~$ scanimage -L device `gt68xx:libusb:1:3' is a Mustek BearPaw 2448 TA Plus flatbed scanner
Thank you Mark -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

