[sane-devel] Scanner (USB) not found after kernel upgrade

2006-02-14 Thread Couriousous
on-text attachment was scrubbed... Name: usb-libusb-cfg.patch Type: text/x-diff Size: 893 bytes Desc: not available Url : http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20060213/edcfa29c/usb-libusb-cfg.bin From courious...@mandriva.org Tue Feb 14 15:09:24 2006 From: courious.

[sane-devel] Scanner (USB) not found after kernel upgrade

2006-02-14 Thread Johannes Meixner
Hello, On Feb 13 23:34 Couriousous wrote (shortened): > Le Lundi 13 F?vrier 2006 16:22, Johannes Meixner a ?crit?: > > On Feb 7 21:32 Till Kamppeter wrote (shortened): > > > The usblp module can be replaced by a libusb-based CUPS backend. > > > Download > > > > > > http://www.linuxprinting.org/ti

[sane-devel] Scanner (USB) not found after kernel upgrade

2006-02-13 Thread Till Kamppeter
Johannes Meixner wrote: > Hello, > > On Feb 7 21:32 Till Kamppeter wrote (shortened): > >>The usblp module can be replaced by a libusb-based CUPS backend. >>Download >> >>http://www.linuxprinting.org/till/tmp/usb-libusb.c >> > > ... > >>The libusb-based CUPS backend is written by Couriousous, a

[sane-devel] Scanner (USB) not found after kernel upgrade

2006-02-13 Thread Johannes Meixner
Hello, On Feb 7 21:32 Till Kamppeter wrote (shortened): > The usblp module can be replaced by a libusb-based CUPS backend. > Download > > http://www.linuxprinting.org/till/tmp/usb-libusb.c > ... > > The libusb-based CUPS backend is written by Couriousous, a Mandriva > contributor, thanks to him

[sane-devel] Scanner (USB) not found after kernel upgrade

2006-02-12 Thread Henning Meier-Geinitz
Hi, On 2006-02-08 11:39, Johannes Meixner wrote: > sanei/sanei_usb.c has more than 1900 lines of code only > to do USB device access. > I wonder why on the user-level there is so much detailed > stuff to be done to communicate with a USB device. To be fair, this file has support for three differe

[sane-devel] Scanner (USB) not found after kernel upgrade

2006-02-08 Thread Couriousous
Le Mardi 07 F?vrier 2006 21:32, Till Kamppeter a ?crit?: > Bill Brelsford wrote: > > On Sun Feb 05 2006 at 02:01 PM -0800, Bill Brelsford wrote: > >>On Sun Feb 05 2006 at 12:41 PM +0100, Henning Meier-Geinitz wrote: > >If no, send a log file: > >SANE_DEBUG_EPSON=255 SANE_DEBUG_SANEI_USB=255

[sane-devel] Scanner (USB) not found after kernel upgrade

2006-02-08 Thread Johannes Meixner
Hello, On Feb 8 09:28 Olaf Meeuwissen wrote (shortened): > See: > http://bugzilla.kernel.org/show_bug.cgi?id=5001 > The kernel folks blame SANE ;-) I asked several people and even one of "the kernel folks" for documentation how to correctly talk to a USB device which has more than one interfac

[sane-devel] Scanner (USB) not found after kernel upgrade

2006-02-08 Thread Bill Brelsford
On Tue Feb 07 2006 at 11:43 PM +0100, Couriousous wrote: > Le Mardi 07 F?vrier 2006 21:32, Till Kamppeter a ?crit?: > > Bill Brelsford wrote: > > > On Sun Feb 05 2006 at 02:01 PM -0800, Bill Brelsford wrote: > > >>On Sun Feb 05 2006 at 12:41 PM +0100, Henning Meier-Geinitz wrote: > > >If no, se

[sane-devel] Scanner (USB) not found after kernel upgrade

2006-02-08 Thread Olaf Meeuwissen
I've been lurking on this thread a bit, but now that Till calls me I guess I've got respond. Till Kamppeter writes: > Bill Brelsford wrote: >> >> Somehow I missed this difference in syslog between the old kernel >> (works): >> >> Feb 6 20:11:36 k2di kernel: usb 2-2: usbfs: interface 2 claimed

[sane-devel] Scanner (USB) not found after kernel upgrade

2006-02-07 Thread Bill Brelsford
On Sun Feb 05 2006 at 02:01 PM -0800, Bill Brelsford wrote: > On Sun Feb 05 2006 at 12:41 PM +0100, Henning Meier-Geinitz wrote: > > > > If no, send a log file: > > > > SANE_DEBUG_EPSON=255 SANE_DEBUG_SANEI_USB=255 scanimage -L > This looks like the relevant part: > > [sanei_usb] sanei_usb_find_

[sane-devel] Scanner (USB) not found after kernel upgrade

2006-02-05 Thread Bill Brelsford
On Sun Feb 05 2006 at 12:41 PM +0100, Henning Meier-Geinitz wrote: > On 2006-02-04 15:55, Bill Brelsford wrote: > > > If no, send a log file: > > > SANE_DEBUG_EPSON=255 SANE_DEBUG_SANEI_USB=255 scanimage -L > > > > This time sane-find-scanner got "libusb:002:003". The log file: > > This is not

[sane-devel] Scanner (USB) not found after kernel upgrade

2006-02-05 Thread Henning Meier-Geinitz
Hi, On 2006-02-04 15:55, Bill Brelsford wrote: > > If no, send a log file: > > SANE_DEBUG_EPSON=255 SANE_DEBUG_SANEI_USB=255 scanimage -L > > This time sane-find-scanner got "libusb:002:003". The log file: This is not a log file, it's only the output from libusb. > USB error: could not

[sane-devel] Scanner (USB) not found after kernel upgrade

2006-02-05 Thread Bill Brelsford
On Sat Feb 04 2006 at 05:51 PM +0100, Henning Meier-Geinitz wrote: > On 2006-02-01 14:44, Bill Brelsford wrote: > > After upgrading my kernel from 2.6.11.7 to 2.6.14.3 (and also with > > 2.6.15.2), scanimage no longer finds my Epson CX4600 scanner. > > > > $ sane-find-scanner > > ... > >

[sane-devel] Scanner (USB) not found after kernel upgrade

2006-02-04 Thread Henning Meier-Geinitz
Hi, On 2006-02-01 14:44, Bill Brelsford wrote: > After upgrading my kernel from 2.6.11.7 to 2.6.14.3 (and also with > 2.6.15.2), scanimage no longer finds my Epson CX4600 scanner. > > $ sane-find-scanner > ... > found USB scanner (vendor=0x04b8 [EPSON], product=0x080d > [USB M