[sane-devel] Linux 2.5.62

Henning Meier-Geinitz henning@meier-geinitz.de
Tue, 25 Feb 2003 14:26:43 +0100


Hi,

On Tue, Feb 25, 2003 at 01:57:08PM +0100, Stian Jordet wrote:
> > > I'm using 2.4.21-pre3, which is working very good.
> > > But I can try pre4.
> > 
> > If it works, no need to upgrade.
> 
> You said that the 2.5.62 and 2.4.21-pre4 driver were mostly the same, so
> I thought I could narrow it down. Oh well.

There is not much change between pre3 and pre4. The only change that
might influence the detection of your scanner is the "endpoint detection
cleanup". See http://www.meier-geinitz.de/kernel/ for which patch went
in which version. But I would be surprised if this is a problem.

I keep 2.4-latest and 2.5-latest as similar as possible. The
differences are related to API changes and new features in 2.5.

> I get the same issues with libusb:
> 
> [plustek] Checking for 0x04b8-0x010f
> [plustek] Checking for 0x04b8-0x011d
> [plustek] Found device at >libusb:002:003<
> [plustek] open failed: -1
> [plustek] sane_get_devices (0xbfffe868, 0)
> [plustek] sane_exit

Well, then I guess it's something else (not related to the kernel
scanner driver). Please enable SANE_DEBUG_SANEI_USB=255 also.

> chevrolet:~# sane-find-scanner 
> 
>   # No SCSI scanners found. If you expected something different, make
> sure that
>   # you have loaded a SCSI driver for your SCSI adapter.
> 
> found USB scanner (vendor=0x0731, product=0x0528) at libusb:001:002
> found USB scanner (vendor=0x04b8 [EPSON], product=0x011d [EPSON
> Scanner]) at libusb:002:003

What kind of device is the first one?

> Hmm. Weird, since everything works perfect in 2.4.x. But quite a lot of
> other thing works better with 2.5.63 now, so I prefer to use that...

If my xserver ran on 2.5, I would use it also for the development
machine.

Bye,
  Henning