PDA

View Full Version : Problem with HP Deskjet F2110 Scanner


ack128
2008-08-28, 11:49 PM CDT
Whenever I go to try to scan something this error occurs:

Failed to open device 'hpaio:/usb/Deskjet_2100_series=serialCN7AK4R38904XM': invalid argument

if anyone has any idea on how to solve this problem... I would appreciate it.

marcrblevins
2008-08-29, 12:21 AM CDT
Is xsane installed?

If so, then try:

sane-find-scanner

ack128
2008-08-29, 12:53 AM CDT
Is xsane installed?

If so, then try:

sane-find-scanner


Yeah, xsane is installed and the output for the sane-find-scanner is:


[root@localhost ~]# sane-find-scanner

# sane-find-scanner will now attempt to detect your scanner. If the
# result is different from what you expected, first make sure your
# scanner is powered up and properly connected to your computer.

# No SCSI scanners found. If you expected something different, make sure that
# you have loaded a kernel SCSI driver for your SCSI adapter.

found USB scanner (vendor=0x03f0 [HP], product=0x7d04 [Deskjet F2100 series]) at libusb:001:010
found USB scanner (vendor=0x0451 [Texas Instruments], product=0xe001 [TI-GRAPH LINK USB]) at libusb:005:002
# Your USB scanner was (probably) detected. It may or may not be supported by
# SANE. Try scanimage -L and read the backend's manpage.

# Not checking for parallel port scanners.

# Most Scanners connected to the parallel port or other proprietary ports
# can't be detected by this program.
[root@localhost ~]# scanimage -l
scanimage: no SANE devices found

marcrblevins
2008-08-29, 01:02 AM CDT
That in the world is that?

found USB scanner (vendor=0x03f0 [HP], product=0x7d04 [Deskjet F2100 series]) at libusb:001:010
found USB scanner (vendor=0x0451 [Texas Instruments], product=0xe001 [TI-GRAPH LINK USB]) at libusb:005:002

It finds it and gave up?
Can you find that hplip or hpaio website and see if your HP product is supported?
http://hplip.sourceforge.net/
Supported Printer link on the left.

ack128
2008-08-29, 02:47 AM CDT
The odd thing is that the scanner worked under Fedora 8... same printer / scanner

ack128
2008-08-29, 02:49 AM CDT
I checked the site... it said it was supported

chepioq
2008-09-01, 02:02 AM CDT
yum install libsane-hpaio

scotty38
2008-10-09, 01:20 PM CDT
yum install libsane-hpaio

Belated thanks, but just what I needed too!