Kai, I am a user not a dev or tech person.
I had issues with USB and a Fujitsu scanner. I am using OpenSuSE 13.1 on a new machine with a Gigabyte Z97-UD5H motherboard. He MB has both USB2 and USB3 and the BIOS supports legacy USB, EHCI and XHCI USB. What I did find is that if you look at USB connections using the following (As user or root) dmesg | grep -i usb Within the output you should find something like the following: [ 1.317162] usb 3-5: new high-speed USB device number 3 using xhci_hcd [ 1.359084] usb 3-5: New USB device found, idVendor=04c5, idProduct=11a2 [ 1.359086] usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.359087] usb 3-5: Product: ScanSnap S1500 [ 1.359088] usb 3-5: Manufacturer: Fujitsu [ 1.359166] usb 3-5: ep 0x81 - rounding interval to 128 microframes, ep desc says 255 microframes [ 1.359167] usb 3-5: ep 0x2 - rounding interval to 128 microframes, ep desc says 255 microframes Search out the “microframes” issue for distro. It is a known kernel issue for scanners using either USB2 or USB3. A patch is available and rolled out to OpenSuSE 13.1 over the weekend. I installed in Monday and all is well. On Wednesday, October 01, 2014 03:22:41 PM Kai Pöritz wrote: > Dear SANE-devs, > > I am a longtime Linux user having trouble with the scanimge tool. > I wrote a bug report at: > > https://alioth.debian.org/tracker/index.php?func=detail&aid=314821&group_id= > 30186&atid=410366 > > But did not get a response. > > I tested on at least 6 different up to date distributions (gentoo, arch, > fedor, ubuntu, mint) all with the same result/error. > > Clould you please get back at me and try to solve the problem? That > would be great. > > I hope to hear from you and will supply you with all the info you may > need. Maybe even a remote login to my machine and the scanner I am using > (canon 9000F mark II) > > Kind regards > > > > -------- Forwarded Message -------- > Subject: Re: SANE project > Date: Wed, 01 Oct 2014 14:09:24 +0200 > From: Louis Lagendijk <lo...@fazant.net> > To: Kai Pöritz <k...@poeritz.de>, sane-devel > <sane-devel@lists.alioth.debian.org> > CC: roben-gu...@alioth.debian.org, quan...@ntlworld.com, > louis.lagend...@gmail.com, kitno...@gmail.com, stef....@free.fr > > On Wed, 2014-10-01 at 13:33 +0200, Kai Pöritz wrote: > > Dear SANE-developers, > > > > I used your git log to get your emails. I am trying to contact ANY one > > of you SANE-developers. > > > > I try to contact anyone who could help in solving this error I am > > experiencing with scanimage. > > > > I tried IRC (freenode) but over weeks there is no response in the channel. > > > > I tried the SANE bug tracker twice. But my bugs did not get assigned or > > answered. > > > > I am not mad or anything, just desperate to talk to anyone involved with > > the project. Which is VERY hard to do. That is why I try it this way now. > > > > Please, answer me. Even if it it just a: "Yes, we develop SANE but have > > no time to answer questions or help". I would totaly understand that. > > But for now I still have hopes that someone will reply. > > > > Thank you all in advance > > sincerely > > > > Kai Poeritz > > hello Kain > The Sane project is alive and kicking. We are probably not good enough > at keeping track of the bug-tracker, sorry for that. The designers can > be reached through the sane-devel mailing list (subscribe via > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel) > > You seem to be using the pixma backend which is maintained by Rolf > Bensch. He is pretty active on sane-devel. > Seeing that you are using the usb interface, the issue may be related to > the usb -port you are using. We are aware of issues when sane devices > are connected to an USB3 port. If your scanner is connected to an USB3 > port, try connecting it to a USB2 port and see if your problems > disappear. > > Kind regards, Louis
-- sane-devel mailing list: sane-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel Unsubscribe: Send mail with subject "unsubscribe your_password" to sane-devel-requ...@lists.alioth.debian.org