reassign 493751 libc6 retitle 493751 libc6: mknod() only allow 8-bit minors on mips thanks
On Tue, Aug 05, 2008 at 08:19:16AM +0200, Giuseppe Sacco wrote: > On Tue, 5 Aug 2008 01:54:27 +0200 Aurelien Jarno <[EMAIL PROTECTED]> wrote: > [...] > > Oh, and BTW, 133 + 256 = 389. Maybe this rule doesn't apply to all > > architectures, I gave the formula from my powerpc and my amd64 machines, > > maybe there is a different one on mips. Or maybe that's why accessing to > > USB devices doesn't work. > > I don't know exactly what happened, but after upgrading udev to unstable > version and a reboot, lsusb works correctly. > > When I rebooted the machine, I used sane-find-scanner to detect scanners. > It worked. Then I used "xscanimage" but this did not worked because it got > a problem connecting to the scanner. I have found the problem: the glibc on mips only allow 8-bits for the minor, and strips the upper bits. That's why it works when your device appears on bus 1. This bugs has been fixed very recently upstream. I am therefore reassigning this bug to the libc6 package. > From that moment, I cannot use any USB device via libusb: when trying again > to identify the device I get a lot of "Operation not permitted" and "Operation not permitted" messages are normal, given that you are not root. Also some operations are not allowed on some USB devices, it is safe to ignore them. > "Connection timed out": This looks more problematic, please first try to run sane-find-scanner as root, to make sure it is not a permission issue. If it doesn't work, it looks like a kernel issue. Also the device can be in autosuspend mode, try to tweak /sys/bus/usb/devices/usb1/power/autosuspend . -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' [EMAIL PROTECTED] | [EMAIL PROTECTED] `- people.debian.org/~aurel32 | www.aurel32.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]