First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 252997
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: kouyu <ckyoog@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 252997 depends on: Show dependency tree
Bug 252997 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-12-29 15:11 0000
I am using Gentoo Linux. I updated kernel to 2.6.28 yesterday. Everything is ok
except thinkfinger, gphoto2 and fprint.  The three packages work fine on 2.6.27
on my laptop.
There is a fingerprint reader on my laptop.
$ lsusb
Bus 005 Device 002: ID 0483:2016 SGS Thomson Microelectronics Fingerprint
Reader
$ ls -l /dev/bus/usb/005/002
crw-rw-r-- 1 root usb 189, 513 Dec 30  2008 /dev/bus/usb/005/002

thinkfinger depends on libusb-0.1.12. Its tf-tool opens /dev/bus/usb/005/002,
and fails because usb_bulk_read return -2.
fprint depends on libusb-1.0. It fails because submit_bulk_transfer return -1,
errno = 2

After my Canon camera was connected to my laptop with USB cable, gphoto2
successed first time when I executed it, but second time, it failed with I/O
error.

------- Comment #1 From Panagiotis Christopoulos 2008-12-31 12:47:02 0000 -------
Please, submit your "emerge --info" and "emerge -pv libusb gentoo-sources" and
any dmesg output. 

------- Comment #2 From Giacomo Perale 2009-01-01 01:02:02 0000 -------
Kernel bug, fixed by the patch you can find here:
http://bugzilla.kernel.org/show_bug.cgi?id=12301

More details here: http://article.gmane.org/gmane.linux.usb.general/13442

------- Comment #3 From kouyu 2009-01-02 15:02:38 0000 -------
OK, that kernel patch works for me. This is actually a kernel bug. This bug can
be closed.

------- Comment #4 From Daniel Drake 2009-01-02 15:04:39 0000 -------
Please don't close bugs until the fix is shipped in gentoo-sources.

------- Comment #5 From Bailey Kong 2009-01-19 12:20:54 0000 -------
According to http://bugzilla.kernel.org/show_bug.cgi?id=12301#c23 the patched
was finally commited to mainline, so I think the patch can finally be included
with gentoo-sources.

------- Comment #6 From Daniel Drake 2009-01-19 12:49:02 0000 -------
yep thanks, the InSVN keyword means it is already queued for next release

------- Comment #7 From Daniel Drake 2009-01-19 12:55:56 0000 -------
fixed in gentoo-sources-2.6.28-r1

------- Comment #8 From Sven 2009-01-26 09:15:29 0000 -------
I think, something more serious is going on!

I'm using libusb to upload to a Lego NXT brick running the LeJOS firmware.
Uploading doesn't work anymore while it works perfect using kernel 2.6.27.x.

First Last Prev Next    No search results available      Search page      Enter new bug