Login
     
 
     
Articles:
List of all articles
List by categories
Search in articles
>> admin_tools
>> c
>> cli
>> database
>> debian
>> games
>> gnu
>> hardware
>> internet
>> linux
>> microsoft
>> network
>> os
>> php
>> programming
>> python
>> security
>> server
>> shell
>> text_editor
>> tools
>> web_dev
Links:
List all links
List by categories
Search in links
Online Tools:
>> gnuvd
Other Things:
Login
Admin
Pages
Blog
News
Guestbook
Contact
Sponsors:
None Yet!
Sponsor this project
That's not a valid item!!!
[ Source ]

Using a Hewlett-Packard scanjet 3500c scanner

Created: 2008-12-01 22:59:00
Modified: 2008-12-01 22:59:00
Categories: hardware debian
Keywords: hp hewlett-packard scanjet 3500c sane xsane
Description:

This article talk about how to install and configure the needed software on Debian GNU/Linux for the Hewlett-Packard Scanjet 3500c.

Introduction

For long time i didn't get this Hewlett-Packard ScanJet 3500c working on my Debian GNU/Linux box. Linux and Sane recognised the hardware but i could get any scan without a heavy noise and the final result was just a plain black image.

Today, i tested again this stuff and got it directly working.

Hardware info

lsusb give as output:

Bus 003 Device 002: ID 03f0:2205 Hewlett-Packard ScanJet 3500c

Installing the needed software

There are different tools and all using sane:

  • sane - scanner graphical frontends
  • eikazo - graphical frontend for SANE designed for mass-scanning
  • kooka - scanner program for KDE
  • quiteinsane - A Qt based X11 frontend for SANE (Scanner Access Now Easy)
  • xsane - featureful graphical frontend for SANE (Scanner Access Now Easy)

Take your choice, install and test your tools. My preferred is xsane, so i install this:

aptitude install xsane

Using xsane

You can check if the scanner is been recognized by sane:

scanimage -L

This output:

device `hp3500:libusb:003:003' is a Hewlett-Packard ScanJet 3500 scanner
device `hp_rts88xx:libusb:003:003' is a Hewlett-Packard ScanJet 3500C flatbed scanner

When invoking xsane (and whatever other graphical scan tool) you need to select which scanner driver you want to use. If i select the second as showed by scanimage -L, the scanner then do some very insane noise and i don't get the expected result. Selecting the first driver does the job as expected. The only glitch i discovered till now is that i'm unable to select to scan in black and white and this with whatever program.

We now need to grant scan rights to the users who will be able to use the scanner. Add your user(s) to the scanner group:

adduser dvanmosselbeen scanner

Once your user added to the scanner group, you need to logout and login back again, otherwise your user id don't get the new rights.

If you don't add your user id to the group of scanner, you will get an error such as Failed to start scanner: Invalid argument.

Comments leaved by users (total: 0)

No comments yet!

Add a comment

obfuscated letters
 
  • Do you know that you may use some special markup syntax to create header, italic, bold, styling and links and much more. See the sandbox for the markup language.
  • Do you need some other help?

[ Toggle on/off history ]

Item History:

No previous version!

Login:
User Name
Password

Last Articles
python stuff concerning python
2009-07-22 12:00:00
vim
2009-06-06 23:53:00
fluxbox
2009-05-23 12:42:00
setting up a toshiba satellite a110-178
2009-05-21 15:35:00
create a secure virtual private network with openvpn
2009-04-25 13:34:00
>>> Read more...

Last News
Released pyguicms 1.0.0-beta1
2008-06-02 21:20:00
guicms replaced by pyguicms
2008-04-27 17:39:00
pyguicms up and running and online
2007-11-29 22:31:00
>>> Read more...

Last Links
mxtoolbox
2009-09-25 17:54:00
minibikeshop
2009-09-05 12:43:00
magicbike
2009-09-05 12:40:00
systranet
2009-07-22 11:42:00
transfer big files
2009-07-22 11:42:00
>>> Read more...

Last Pages
sandbox
2008-09-07 22:30:00
about
2008-09-07 22:29:00
help
2008-09-07 22:25:00
welcome page
2008-09-07 18:27:00
python stuff to check
2007-12-03 00:16:00
>>> Read more...