Re: [Hp5400backend-devel] Trouble with driver: Segmentation fault
Status: Alpha
Brought to you by:
soumarmt
From: Thomas S. <tho...@co...> - 2003-06-03 06:32:13
|
The problem of having twice the scanner as available could be due to a doub= le=20 declaration in hp5400.conf or a=20 Check that the hp5400.conf does not declare twice the scanner or that there= is=20 only one version of hp5400.conf on your computer. I never saw this problem and I can't think of any problem that could be cau= sed=20 by that. The problem of xsane 0.84 is probably that it could not talk with=20 sane-backends-1.0.12 but with an older version. Thomas. Le Mardi 3 Juin 2003 01:34, Lilith a =E9crit : > I untarred a clean version of sane-backends-1.0.12 and then added '#define > NO_STRING_VERSION_MATCH' to the beginning of hp5400_internal.c > > scanimage now recognises scanner: > > scanimage -L > device `hp5400:/dev/usb/scanner0' is a Hewlett-Packard HP54xx Flatbed > Scanner flatbed scanner device `hp5400:/dev/usb/scanner0' is a > Hewlett-Packard HP54xx Flatbed Scanner flatbed scanner > > Tried scanning black and white document, resulting image has a blue tint, > but is readable. > > Tried to run Xsane 0.84 (version packaged with RH8). Says no device found. > Tried 'xsane hp5400:/dev/usb/scanner0', error message is 'Failure to open > device 'hp5400:/dev/usb/scanner0'. Operation not supported.' > > Downloaded and compiled xsane-0.91.tar.gz > <ftp://ftp.mostang.com/pub/sane/xsane/xsane-0.91.tar.gz> (available here: > ftp://ftp.mostang.com/pub/sane/xsane ) > Xsane now works, but lists the scanner twice under 'available device', ju= st > like it does with scanimage -L. (Will that cause any problems?) > > I'm very happy to have a working scanner now. Thanks for your help. > > Lilith > <snip> |