[sane-devel] Unable to access minor data

2002-07-02 Thread James Leigh
> Nothing. However that's only the messages concerning loading the > drivers. I think the messages about recognizing the hardware are > missing. Something like this (ohci, but uhci should be similar): Oh, yes! You gave me the right hint. I checked the ROM BIOS settings and I found that I disabled

[sane-devel] platform independent sanei_usb control messages

2002-07-02 Thread Bertrik Sikken
Henning Meier-Geinitz wrote: > On Tue, Jul 02, 2002 at 12:31:29AM +0200, Bertrik Sikken wrote: >>Some people who are helping me with the backend sent me some patches >>to make it work with one of the BSDs (patch for uscanner). > > Is this for control messages? Because bulk transfers should wor

[sane-devel] Unable to access minor data

2002-07-02 Thread Gene Heskett
On Tuesday 02 July 2002 19:11, James Leigh wrote: >On Tue, Jul 02, 2002 at 11:05:05AM -0400, Karl Heinz Kremer wrote: >> Try the following syntax: >> scanimage -d epson:usb/dev/usbcanner0 >> >> You have to tell Sane backend that the scanner at >> /dev/usb/scanner0 is not a SCSI scanner (which is th

[sane-devel] Unable to access minor data

2002-07-02 Thread James Leigh
> On Mon, Jul 01, 2002 at 10:04:15PM -0500, Frank Zago wrote: > [...] > > > and /proc/bus/usb/devices contains nothing. > [...] > > The scanner driver in the kernel 2.2.20 might not support this scanner. Try: > > But shouldn't /proc/bus/usb/devices contain at least an entry for the > USB root hub

[sane-devel] Unable to access minor data

2002-07-02 Thread Karl Heinz Kremer
--u3/rZRmxL6MmkK24 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable You should not need the -d ... argument as long as you only have one scanner, and the system is configured correctly. Edit the file dll.conf and make sure that the

[sane-devel] Unable to access minor data

2002-07-02 Thread Henning Meier-Geinitz
Hi, On Tue, Jul 02, 2002 at 08:09:52PM +0900, James Leigh wrote: > Thanks a lot. USB concerned messages are: > > In /var/log/messages (syslog has same lines): > Jul 2 07:51:54 cutee kernel: usb.c: registered new driver hub > Jul 2 07:51:54 cutee kernel: usb.c: registered new driver hid > Jul 2

[sane-devel] TRUST Imagery 2400SP now supported by sane 1.0.8+patches

2002-07-02 Thread Eelco
Hi Frank, Thanks for the driver, man! My Linux box now supports more hardware than windows 2000 pro does! About your question: I used your patch: sane-teco3-20020531.diff.gz (for SANE 1.0.8) from the website: http://fz.eryx.net/sane/#teco I only made a change to the conf file because it looked

[sane-devel] Unable to access minor data

2002-07-02 Thread Henning Meier-Geinitz
Hi, On Mon, Jul 01, 2002 at 10:04:15PM -0500, Frank Zago wrote: [...] > > and /proc/bus/usb/devices contains nothing. [...] > The scanner driver in the kernel 2.2.20 might not support this scanner. Try: But shouldn't /proc/bus/usb/devices contain at least an entry for the USB root hub and an ent

[sane-devel] umax_pp questions

2002-07-02 Thread Henning Meier-Geinitz
Hi, I'm not an parport expert at all, I had just a look at the man page, so I may be wrong. On Mon, Jul 01, 2002 at 07:56:36PM -0400, Steve Brenneis wrote: > Port 0x378 resets my printer (it is on a feed-through attached to the > scanner) and prints the following: So I guess it's the right port

[sane-devel] platform independent sanei_usb control messages

2002-07-02 Thread Henning Meier-Geinitz
Hi, On Tue, Jul 02, 2002 at 12:31:29AM +0200, Bertrik Sikken wrote: > I'm not quite sure yet that you really need to be root for libusb access, > although I found it a lot easier to make it work as root :). Scanning the busses works as normal user but claiming the interface probably not. > Some

[sane-devel] Unable to access minor data

2002-07-02 Thread Karl Heinz Kremer
--zhXaljGHf11kAtnf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Try the following syntax: scanimage -d epson:usb/dev/usbcanner0 You have to tell Sane backend that the scanner at /dev/usb/scanner0 is not = a SCSI=20 scanner (whi

[sane-devel] Unable to access minor data

2002-07-02 Thread James Leigh
Please help me. I have some trouble configuring USB scanner. When I did sane-find-scanner, it said to me scanner.c: open_scanner(0): unable to access minor data My new kernel includes 'USB Scanner support' with UHCI (I am currently using kernel version 2.2.20) % ls /dev/usbscanner0 -l crw-rw-r

[sane-devel] platform independent sanei_usb control messages

2002-07-02 Thread Bertrik Sikken
Henning Meier-Geinitz wrote: >Hi, > >On Sun, Jun 30, 2002 at 03:36:35PM +0200, Bertrik Sikken wrote: > > >>I'm working on a backend for scanners based on the 'niash' chipset, >>found in scanners like >>the HP3300, HP3400, HP4300, (HP5400?) and the Agfa Snapscan Touch. >> >>Until now I've used l

[sane-devel] TRUST Imagery 2400SP now supported by sane 1.0.8+patches

2002-07-02 Thread Eelco
Hi! Finally after not being able to use my scanner for over a year, SANE now supports it! I scanned my very first pictures with it in b&w and color! Everything seems to be going fine. For people interested in this, here is how I did it: first I loaded the module necessary to detect my SCSI card.