[sane-devel] Big problem with fi-5650c under linux

2007-04-16 Thread m. allan noah
/usr/include/linux/usb.h is the kernel header, /usr/include/usb.h is the libusb header. when you run .configure, does it find usb.h? allan On 4/16/07, guus wrote: > Hi Allan, > > No luck yet. > I have built succesfully in a user account: the libusb devel headers are > in /usr/include/linux > >

[sane-devel] Big problem with fi-5650c under linux

2007-04-16 Thread guus
Hi Allan, No luck yet. I have built succesfully in a user account: the libusb devel headers are in /usr/include/linux It would seem that I need to replace more sane files on my system (e.g. /usr/lib), not just the fujitsu backend. Using strace it is not obvious to me which files I need. I did

[sane-devel] Big problem with fi-5650c under linux

2007-04-15 Thread m. allan noah
make sure you have the libusb devel headers on your box. its probably a separate package from libusb. then you will have to make clean, ./configure, etc. you should see something about usb.h in the output from configure... allan On 4/15/07, guus wrote: > Oops, you are right: I unpacked the snaps

[sane-devel] Big problem with fi-5650c under linux

2007-04-15 Thread guus
Oops, you are right: I unpacked the snapshot backend sources, ran configure && make and only copied /usr/lib/sane/libsane-fujitsu.so.1 Works ok with scsi. What else do I need to do for usb? Greets, Guus. m. allan noah wrote: > that is really odd- first it says no libusb support, then it lat

[sane-devel] Big problem with fi-5650c under linux

2007-04-15 Thread m. allan noah
that is really odd- first it says no libusb support, then it later it does. weird. any chance there are two copies of the sane libs installed on your machine? or maybe you built the latest sane cvs but only installed the sane-fujitsu.so? allan On 4/15/07, guus wrote: > Hi Allan, > > m. allan noa

[sane-devel] Big problem with fi-5650c under linux

2007-04-15 Thread guus
Hi Allan, m. allan noah wrote: > my goodness, i should have read your email more closely. Or I could have made myself more clear ;-) > > two quick guesses- 1. are you able to scan as root? if so, it is some > sort of permissions issue. I run as root, at least for testing. > > if not, then per

[sane-devel] Big problem with fi-5650c under linux

2007-04-14 Thread m. allan noah
try running lsusb, and dmesg. see if anything shows up. if not, do you have a kernel module installed for your usb controller (uhci_hcd, ohci_hcd, ehci_hcd)? you will also need a recent libusb. allan On 4/14/07, guus wrote: > Hi Allan, > > Thank you and Juan Pablo Mendoza for your work. I have o

[sane-devel] Big problem with fi-5650c under linux

2007-04-14 Thread guus
Hi Allan, Thank you and Juan Pablo Mendoza for your work. I have obtained the latest cvs snapshot and the scanner works fine on scsi now: color, double sided, everything that I tried is ok. The erroneous pixel shift is also gone. Kudos! I would like to confirm the USB operation, but I am not f

[sane-devel] Big problem with fi-5650c under linux

2007-04-13 Thread m. allan noah
the sane 1.0.18-X comes from your linux distro, which i assume to be suse? you cannot get the -X part from us. you could attempt to extract it from their source package, but i dont think you need to, because: you have spectacular liming. thanks to some help from Juan Pablo Mendoza, i have just com

[sane-devel] Big problem with fi-5650c under linux

2007-04-13 Thread guus
Hello All, I have bought a fi-5650c scanner to replace a fi-4120c. In addition, I have a new linux server. The new scanner is fine, it works ok when I connect it instead to my old server. The new server is also fine: the old fi-4120c scanner works ok on the new server. The problem is that the n