[sane-devel] saned does not work with 2.6.23-rc9

2007-10-03 Thread abel deuring
On 03.10.2007 17:26, Joerg Platte wrote: > Am Mittwoch, 3. Oktober 2007 schrieb abel deuring: > >>> # sane-find-scanner will now attempt to detect your scanner. If the >>> # result is different from what you expected, first make sure your >>> # scanner is powered up and properly connected to

[sane-devel] saned does not work with 2.6.23-rc9

2007-10-03 Thread Joerg Platte
Am Mittwoch, 3. Oktober 2007 schrieb abel deuring: > > # sane-find-scanner will now attempt to detect your scanner. If the > > # result is different from what you expected, first make sure your > > # scanner is powered up and properly connected to your computer. > > > > [sanei_debug] Setting

[sane-devel] saned does not work with 2.6.23-rc9

2007-10-03 Thread abel deuring
On 03.10.2007 14:46, Joerg Platte wrote: > Am Mittwoch, 3. Oktober 2007 schrieb abel deuring: > Hi, > >> It is very weird that the SG_GET_SCSI_ID ioctl does not work: Could you >> check, if /dev/scanner -- should be a symlink -- indeed points to a >> device file of some SCSI device (ideally, to th

[sane-devel] saned does not work with 2.6.23-rc9

2007-10-03 Thread Joerg Platte
Am Mittwoch, 3. Oktober 2007 schrieb abel deuring: Hi, > It is very weird that the SG_GET_SCSI_ID ioctl does not work: Could you > check, if /dev/scanner -- should be a symlink -- indeed points to a > device file of some SCSI device (ideally, to the scanner's device file)? I wrote this udev rule

[sane-devel] saned does not work with 2.6.23-rc9

2007-10-03 Thread abel deuring
On 03.10.2007 10:27, Joerg Platte wrote: > Hi, > > today I updated the kernel on my Debian stable box to vanilla 2.6.23-rc9 and > now, saned (version 1.0.14-2) is unable to find my scanner. Here is the > strace output of sane-find-scanner: > > open("/proc/scsi/scsi", O_RDONLY) = 3 > fstat

[sane-devel] saned does not work with 2.6.23-rc9

2007-10-03 Thread Joerg Platte
Am Mittwoch, 3. Oktober 2007 schrieb Joerg Platte: Hi, this is the output of the same command invoked on 2.6.22.6 and with this kernel the scanner is found. open("/proc/scsi/scsi", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE,

[sane-devel] saned does not work with 2.6.23-rc9

2007-10-03 Thread m. allan noah
do you have anything else on the scsi bus? if not, have you tried rmmod/insmod the scsi driver after you turn on the device? allan On 10/3/07, Joerg Platte wrote: > Am Mittwoch, 3. Oktober 2007 schrieb abel deuring: > > > > # sane-find-scanner will now attempt to detect your scanner. If the >

[sane-devel] saned does not work with 2.6.23-rc9

2007-10-03 Thread Joerg Platte
Hi, today I updated the kernel on my Debian stable box to vanilla 2.6.23-rc9 and now, saned (version 1.0.14-2) is unable to find my scanner. Here is the strace output of sane-find-scanner: open("/proc/scsi/scsi", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 mmap2(N