Re: [Hp5400backend-devel] unable to find 'some functions'
Status: Alpha
Brought to you by:
soumarmt
From: Thomas S. <sou...@ne...> - 2003-06-15 07:04:58
|
The problem is known here. When we built this first revision of the h0p5400 backend, we could only try= it=20 on few scanners that all gave a similar answer to "what is your revision"=20 question. So we decided to add a test to see if revision match so that we g= et=20 more sure the backend works with the scanner. To avoid this test, you have to recompile the sane backends, adding=20 #define NO_STRING_VERSION_MATCH at the beginning of hp5400.c file. Then recompile, install and that should be ok. Note that it worked for some people, but it is still "at your own risk". Fo= r=20 the first tries, be near the scanner, ready to unplug it if it makes strang= e=20 noises. Have a nice day, Thomas Le Samedi 14 Juin 2003 20:33, vous avez =E9crit : > Ok now I can start the driver, but give me an error that don't know my > scanner. > This is the debug error: > > [hp5400] Trying to attach usb 0x03F0 0x1005 > [hp5400] vendor/product 0x03F0-0x1005 opened > [hp5400] Read: reqtype =3D 0xC0, req =3D 0x04, value =3D 1200 > [hp5400] Read: reqtype =3D 0xC0, req =3D 0x04, value =3D C500 > [hp5400] Command 12 verified > [hp5400] Sorry, unknown scanner version. Attempted match on 'SilitekIBlizd > C3 ScannerV0.84' and 'SilitekIBlizd C3 ScannerV0.86' > [hp5400] Vesion is '' > [hp5400] attach_one_device: couldn't attach /dev/usb/scanner0 > [hp5400] hp5400_open: open returned Device busy > [hp5400] hp5400_open failed > [hp5400] attach_one_device: couldn't attach libusb:001:002 > > Of course my scanner is a HP Scanjet 5400c. In the bottom label are this > code: C8510A > > Thanks for all Thomas. > > A Dissabte 14 Juny 2003 18:47, Thomas Soumarmon va escriure: > > Hola Lluis, > > > > I think you'd better re-install the sane-backend-1.0.12 without > > installing the beta version. It looks like the beta version is not load= ed > > (unable to find _sane_hp5400_init) > > The beta version does not offer at the moment more functionality than t= he > > sane package. > > > > Bye, > > > > Thomas. |