This is a discussion on scanner within the Linux Operating System forums, part of the Unix Operating Systems category; --> Hi all anybody get the scanner hp5370c to work under linux. I am a fairly newbie have got SuSE9.0 ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| "Edwin Carroll" <edwin.carroll@nefkom.net> skrev i meddelandet news:btb6j7$eoa$1@news1.nefonline.de... > Hi all > anybody get the scanner hp5370c to work under linux. I am a fairly newbie > have got SuSE9.0 installed > > Thanks Do you have SANE installed? Take a look at: http://www.tldp.org/HOWTO/Scanner-HOWTO/index.html |
| |||
| Conny wrote: > > "Edwin Carroll" <edwin.carroll@nefkom.net> skrev i meddelandet > news:btb6j7$eoa$1@news1.nefonline.de... >> Hi all >> anybody get the scanner hp5370c to work under linux. I am a fairly >> newbie have got SuSE9.0 installed >> >> Thanks > > Do you have SANE installed? Take a look at: > http://www.tldp.org/HOWTO/Scanner-HOWTO/index.html Yes the newest one and Yast sees it but when I click it kooka comes up but will not work, now under Root I get it to work but the scann is not good how can i get it to work under all users Thanks Eddie |
| |||
| Conny wrote: > "Edwin Carroll" <edwin.carroll@nefkom.net> skrev i meddelandet > news:btb6j7$eoa$1@news1.nefonline.de... > >>Hi all >>anybody get the scanner hp5370c to work under linux. I am a fairly newbie >>have got SuSE9.0 installed >> >>Thanks > > > Do you have SANE installed? Take a look at: > http://www.tldp.org/HOWTO/Scanner-HOWTO/index.html > > I just got my scanner working - after m.u.c.h. pain. Once I found that /etc/sane.d "was not used" and that /usr/local/etc/sane.d was, things went much better. |
| |||
| Cal Lidderdale wrote: > Conny wrote: >> "Edwin Carroll" <edwin.carroll@nefkom.net> skrev i meddelandet >> news:btb6j7$eoa$1@news1.nefonline.de... >> >>>Hi all >>>anybody get the scanner hp5370c to work under linux. I am a fairly >>>newbie have got SuSE9.0 installed >>> >>>Thanks >> >> >> Do you have SANE installed? Take a look at: >> http://www.tldp.org/HOWTO/Scanner-HOWTO/index.html >> >> > > I just got my scanner working - after m.u.c.h. pain. Once I found that > /etc/sane.d "was not used" and that /usr/local/etc/sane.d was, things > went much better. Hi Cal Just how did you get it to run and how was your scans? I would be very happy to get this info for right now I changed scanner to my sons agfa E40 and it works fine after i put the firmware where it goes. Thanks Eddie in Germany |
| ||||
| Edwin Carroll wrote: > Cal Lidderdale wrote: > -snip- >>> >> >>I just got my scanner working - after m.u.c.h. pain. Once I found that >>/etc/sane.d "was not used" and that /usr/local/etc/sane.d was, things >>went much better. > > Hi Cal > Just how did you get it to run and how was your scans? I would be very happy > to get this info for right now I changed scanner to my sons agfa E40 and it > works fine after i put the firmware where it goes. > > Thanks Eddie in Germany Little hard to answer as I did a lot of things - downloaded the L&G xsane, scanimage, libsane(13) - swore a lot - then I started putting printf statements in sane-frontends../src/xscaninmag.c. That's when I got the statement "Can't open /usr/local/etc/sane.d/snapscan.conf". And I said "/USR/LOCAL????" %%@$!&@#^%#!! Once I got that strightened out - well things started working. As to how the scanning went ... mixed - the docs I'm trying to scan are old typewriter typed without any spaces between the chars ... on old yellowing paper. I've played with "gocr" which xsane uses, and unless I've missed something I don't see how to tell xsane how to pass args from xsane to gocr. But then I'm just getting started. This is the last thing I tried with gocr: gocr -s 30 -m 130 -s 7 -i out.pnm -o out.txt Rots-a-ruck. |