Fedora Hardware :: Sane Drivers And A Scanjet HP4570 Scanner

Mar 21, 2011

I am having a problem with the Sane Drivers and a Scanjet HP4570 scanner. I have sane-backends-1.0.21-6.fc14 and I am running on x86_64 machine. Other info in my signature below. I have verified that the specific Scanner works as I have installed it on a Win Machine. I ran yum provides *libsane* . Results with respect to the hp5590 libs was --->

[Code]....

How to get the Scanner working, as I would expect it to work out of the box. It is one of the scanners that is completely supported, as per SANE web page info. I also have a hp3300c and it found that immediately.

View 7 Replies


ADVERTISEMENT

Fedora Hardware :: Sane - Does It See My Scanner Or Not?

Mar 28, 2010

I have a Genius CP-SF600 scanner. I have put the fimware in the necessary directory for the backend (/usr/share/sane/gt68xx), and what I run sane-find-scanner I get:

Code:
$ 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=0x0458, product=0x2021, chip=GT-6816?) at libusb:002:006
# 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.
# You may want to run this program as root to find all devices. Once you
# found the scanner devices, be sure to adjust access permissions as
# necessary.

However, when I run scanimage -L I get:
Code:
$ scanimage -L
No scanners were identified. If you were expecting something different, check that the scanner is plugged in, turned on and detected by the sane-find-scanner tool (if appropriate). Please read the documentation which came with this software (README, FAQ, manpages). So sane sees the scanner, but then scanimage says it can't find any scanners. If I run scanimage -L as root it does seem to find the scanner.. so its a permissions problem somewhere.. I will keep investigating....

View 2 Replies View Related

Slackware :: Sane - After Upgrade To 1.0.22 Cannot Find Scanner

Mar 24, 2011

I have a Samsung SCX-4200. It was working pretty good with sane 1.0.21. I'm using slackware current, keeping updated (almost) every day. On the Mon Feb 28 update sane was updated to sane-1.0.22-i486-1. After that update xsane (as user) cannot find my scanner. I was able to find it running sane-find-scanner as root, but scanimage -L (as root) wasn't able to find the scanner. Now I have updated to the last sane package, named sane-1.0.22-i486-2 . In the changelog I can see that this rebuild should add libusb support.

In fact, now there's no way to find the scanner. And now also sane-find-scanner (as root) is no more able to detect the scanner, also running the command as root. I've tried running sane-find-scanner -v -v and scanimage -v -v -L but I can't get no useful hints. I have checked the sane configuration files but always seems good (the row with USB IDs is not commented in the backend file, which is xerox_mfp, and the backend is listed in dll.conf).

View 10 Replies View Related

Ubuntu :: LibUSB Not Available To Sane Find Scanner

Apr 21, 2011

I too have what looks like the same problem. I too have read all the relevant man pages and other relevant sites:
Supported devices [URL]
CanoScan LiDE 110 (the printer I've just bought) has "complete" support apparently.
Followed directions here: [URL]
Read: [URl]
Another story of purchasing a "complete"ly supported scanner. [URL]
The solution? Use windows xp in a vm.

I don't think much of that sort of solution. As a temporary work around... ok. I'm running debian lenny.

Code:
uname -r
provides:
2.6.26-2-686

Code:
lsusb
provides:
Bus 005 Device 002: ID 04a9:1909 Canon, Inc.

Code:
sane-find-scanner -v -f
provides:
libusb not available
# No USB scanners found. If you expected something different, make sure that
# you have loaded a kernel driver for your USB host controller and have setup
# the USB system correctly. See man sane-usb for details.
# SANE has been built without libusb support. This may be a reason
# for not detecting USB scanners. Read README for more details.

Code:
scanimage -L
provides:
device 'v4l:/dev/video0' is a Noname USB 2.0 Camera virtual device

Code:
dpkg-query -l '*libusb*'
clearly shows I have libusb installed:
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
ii libusb-0.1-4 2:0.1.12-13 userspace USB programming library

View 2 Replies View Related

Hardware :: Installing HP Flatbed Scanner Scanjet 3200C

Apr 11, 2011

Just found out that my old parallel port scanner will work with Linux (SANE told me so...). Since I have a laptop hp compaq nx9010 (Ubuntu 10.10) equipped with a parallel port I thought maybe I could take that into use. Question is: How? And do I have to have a printer connected to the scanner too?

View 14 Replies View Related

Debian :: Sane - Share Epson Scanner Over Network

Apr 29, 2010

I have a debian server (squeezzy) amd 64, running with an epson BX-300f pluged to USB. And I want to share the scanner over my network. So let's do that, Intalled sane, sane utils, iscan, which I've downloaded from epson drivers and wich include epkowa drivers fro scanner to work..
after that I installed on my system (Ubuntu 9.10) xsane... on console I type:

root@bruno-laptop:/home/bruno# scanimage -L
*** glibc detected *** scanimage: free(): invalid pointer: 0x00be63d0 ***
WARNING: Unhandled message: interface=org.freedesktop.DBus.Introspectable, path=/, member=Introspect
device 'v4l:/dev/video0' is a Noname HP Webcam virtual device
device 'net:192.168.0.254:gt68xx:libusb:001:035' is a unknown manufacturer unknown device -- use override to select flatbed scanner
device 'net:192.168.0.254:epkowa:usb:001:035' is a Epson Stylus BX300F/TX300F/NX300/ME Office 600F flatbed scanner
device 'net:192.168.0.254:epkowa:usb:001:035' is a Epson Stylus BX300F/TX300F/NX300/ME Office 600F flatbed scanner

I don't know why I find so much things, if i only have one scanner. Then I opened xsane and found the scanner over network. I chose the epson with epkowa drivers I try to scan something but it dont output nothing and sometimes it gives me "end of file reached". I can put whatever config files here if you want to, just ask. One time it worked fine.. but only half of an image...

View 1 Replies View Related

Debian Hardware :: Sane Scanner Only Detected By Root

Dec 6, 2010

I added myself to the scanner and saned groups, however scanimage -L only detects the device when run as superuser. I think this may be related to [URL].

root@icecream:/home/discord# scanimage -L
device 'epson2:/dev/sg0' is a Epson GT-9800 flatbed scanner
discord@icecream:~$ scanimage -L

No scanners were identified. If you were expecting something different, check that the scanner is plugged in, turned on and detected by the sane-find-scanner tool (if appropriate). Please read the documentation which came with this software (README, FAQ, manpages).

View 1 Replies View Related

Ubuntu :: Running Scanner From Virtual Box - Not Supported By Sane

Nov 16, 2010

I have and old scanner, Canoscan 3200F, which is not supported by sane. It will not run in Wine, because there is no Sane support. Does anyone know if I was to install a Windows OS in Virtual Box would that enable me to run it or would I have the same problem as I have with Wine?

View 2 Replies View Related

Hardware :: HP CM 2320 FXI Scanner And Sane - No Device Detected

Mar 6, 2011

I have a problem here where sane no longer detects my scanner.

Code:
lsusb
reports
Bus 007 Device 002: ID 03f0:5b17 Hewlett-Packard

Code:
sane-find-scanner
reports:
found USB scanner (vendor=0x03f0 [Hewlett-Packard], product=0x5b17 [HP Color LaserJet CM2320fxi MFP]) at libusb:007:002

Code:
scanimage -L
reports

No scanners were identified. xsane reports no devices detected (I have it in French, "Aucun p'rif'rique disponible"). I get the same when I launch xsane as root, so I doubt it is a usb-rules issue. It used to work; I checked /proc/bus/usb, but that is empty.

View 3 Replies View Related

Software :: Sane Device Information For Network Scanner?

Jul 22, 2011

OS: CentOS 5.6 yesterday i bought a new HP network printer/scanner (OfficeJet Pro 8500). It installed correctly using hplip drivers. I can print and scan without any problem, very nice and fast device. I did some research where the information where the device port is stored in sane, but cannot find anything. I tried to remove my old network device port for my Brother scanner, but did not find the config file where this information is stored. Neither /etc/sane.d/* nor ~/.sane/xsane/* contains this information.

View 14 Replies View Related

Slackware :: Getting Epson CX5000 Scanner Working With Sane?

Mar 30, 2010

I have been given an Epson CX5000 3-in-1 that I only want to use the scanner part of (I have a laser and hate buying ink). The scanner works, tested under windoze, but xsane and scanimage -L fail to find it. But, lsusb does:
$ /sbin/lsusb
Bus 001 Device 003: ID 04b8:082b Seiko Epson Corp. Stylus DX5050

I saw a post about it under ubuntu that you had to modify
/etc/udev/rules.d/45-libsane.rules
Which doesn't exist on my Slackware 13 install. I hope this Epson runs faster than my Canon FB630U, which takes almost a four minutes to scan a 5x6 photo and forget scanning an 8.5x11 page (go take a nap).

View 2 Replies View Related

Debian Hardware :: Scanner HP Scanjet 3570c And Squeeze - Does Not Support

Nov 20, 2010

Is there a way to get this scanner to work o.k. in Debian Squeeze? I used it under Windoes/XP but had to get rid of that OS because of a brand-new Lenovo PC. Vista does not support TWAIN drivers anymore as far as I know, so it looks that I am "sunk" unless...

View 1 Replies View Related

OpenSUSE Hardware :: Scanner Hp Scanjet 3570c - Only Scan In Color

Feb 10, 2009

Whenever I try to scan documents (OpenSuse 11.1) with any of the available tools (such as scanlite, kooka, or xsane), I can only scan in color. Moreover, the result is basically unusable. I shows a turquoise background of differing intensity at various places. Why isn't there a possibility to scan black and white, grayscale, etc.? Seems like scanning still is a problem in Linux. I really don't want to have to "fall back" to M$-Windows for scanning, but that seems to be the only solution at the moment

View 8 Replies View Related

Software :: Sane Parport Canon N640P Scanner / Getting The Dialog 'No Devices Available'?

Apr 20, 2010

1. Unless root chmod's /dev/parport0 to include o+rw, a user running xsane just gets the dialog 'No devices available'. Should the canon_pp driver be installed as su root, perhaps? CUPS uses the same port for printing without problems. Which library or executable needs to have permissions changed to change to run as root?

2. The N640P has a printer output port built in. As I have only one parallel port, I piggy-back my printer through the scanner. This does not work for xsane in Copy mode: nothing prints until I close xsane and then all I get printed is a stream of binary characters, not an image. I guess the canon_pp driver is holding the port open in such a way that CUPS sees the device as being busy. Any ideas on how to combat that? I am a C programmer and quite happy to help by hacking the code, if I have a start point. It irritates me to have to boot the print server into WinXP just so scanning and copying work without fuss.

View 8 Replies View Related

Ubuntu :: Drivers For HP Scanjet 3670?

Mar 1, 2010

I am looking for drivers for HP Scanjet 3670,

View 1 Replies View Related

OpenSUSE Hardware :: Configure / Utilizing The Hardware Buttons On A Scanner (Scanjet 3300C)?

Dec 20, 2010

how to possible to configure the buttons on my scanner (HP Scanjet 3300C - it's an old one) to actually perform the tasks they're intended to do. The scanner itself works absolutely perfect despite its age (over a decade old).. however it has two physical buttons with a scanner and a printer icon on it. Now I don't particularly care much for the scan button, but it would be awesome if the print button automatically send whatever it's scanning to the printer as soon as it's done.

The only two things I could find that seem to be written with the idea to fulfill this role are KScannerButtons and scanbuttond. Both haven't received an update in years (2006 and 2007) and only seem to be good for spitting out an error. I also tried installing hp-lib, but it doesn't even recognize the printer (I'm guessing HP doesn't support hardware that old). Not sure if it would get me further even it was recognized.

View 1 Replies View Related

Debian Hardware :: After Compiling SANE, "scanimage -L" Does Not Detect The Scanner?

Aug 5, 2010

I found someone who has a CanoScan 9000F (the new Canon flatbed scanner replacing the 8800F which is already supported in SANE 1.0.21), and managed to find out that it also uses the PIXMA protocol (the protocol used in the scanners for Canon's multi-function printer/copier/scanner devices of the PIXUS/PIXMA MP series (and other names depending on sales region).

Support for the scanner has therefore been added in the pixma backend. However, the initial tester is having trouble compiling and configuring SANE from source, so I am hoping there will be some people here who have access to this scanner and can try to help out as well.

After compiling SANE, if "scanimage -L" does not detect the scanner, probably "usb 0x04a9 0x1908" needs to be added to /etc/sane.d/pixma.conf and /usr/local/etc/sane.d/pixma.conf.

After that slow steps need to be taken to get support for the various resolutions, as this scanner as double the number of CCD rows as the 8800F, and can do double the resolution (up to 9600dpi) optically.

View 14 Replies View Related

Fedora Hardware :: Which (printer + Scanner) Is Compatible And Drivers Are In Repo's

Aug 27, 2011

which (printer+scanner) is compatible with linux and drivers are in repo's?

HP LaserJet Pro M1132
SAMSUNG SCX-3200

witch of them is better? better performance , ...?

View 1 Replies View Related

OpenSUSE Hardware :: Scanadf (part Of Sane-frontends) / Rpm Of Sane-frontends?

May 22, 2011

Does anybody know where to find an rpm of sane-frontends?I want to use my auto-document-feed functionality on my scanner using scanadf, which is part of sane-frontends.Otherwise I'd also welcome alternative suggestions for scanadf.

I'm running Suse 11.2 and using a Brother DCP7065DN scanner/printer, which actually comes with stunning drivers and support for Linux.

View 2 Replies View Related

Ubuntu :: Canon MX320 Scanner Not Able To Get The XSane Image Scanner To Recognize Scanner?

Jul 11, 2010

I just received a Canon Pixma MX320 as a gift.

I am currently running the Ubuntu 10.04 OS

I was able to get the printer up and running by downloading the printer driver for debian linux (3.1) from the Canon site without any problems.

Unfortunately I am not having the same luck with the scanner.

I tried downloading ScanGear MP for Linux (deb) (1.3) from the same Canon site but have not yet been able to get the XSane Image Scanner to recognize this scanner driver for my Canon.

View 2 Replies View Related

Ubuntu :: Epson GT-S50 Scanner And Drivers?

Mar 31, 2010

Looking over the sane project for the epson GT-S50 scanner I see it lists requires DFSG non-free esci-interpreter-gt-s80 Does anybody know if one is writing their own scripts with bash and scanimage if that requirement of DFSG is still required under ubuntu (Karmic or lucid)????

View 1 Replies View Related

Ubuntu :: Unable To Find The 'scanner' Drivers?

Mar 10, 2011

I have a CanonMP280 printer and Ubuntu 10.10. Mp280 is not recognized by Ubuntu 10.10. Through 'cybertechhelp' I was very lucky to get the printing drivers to install. So the printer works.

No-one seems to be able to find the 'scanner' drivers and Canon_help is useless. So I must dual-boot with Windows to be able to scan.

Although win7 is a vast improvement on vista. I would much prefer to single-boot with Ubuntu. I tried other Ubuntu and Ubuntu-Based distros, but, the printer-drivers I have, only work in Ubuntu 08.04 - 10.10

View 8 Replies View Related

General :: Epson Workforce 310 Scanner And Fax Drivers

Dec 6, 2010

I am running ubuntu 10.04. I have an Epson Wprkforce 310 4 in 1. Connection is USB. I can print. I have searched for proper drivers for scanner and fax. I have found nothing for fax. I have found and installed at one time or another the following scanner drivers:

iscan_2.21.0-6.ltdl7_i386.deb
iscan_2.26.1-3_i386.deb
iscan-data_1.6.0-0_all.deb
iscan_2.26.1-3.ltdl7_i386.deb

The 1st 3 installed but nothing happened. When I installed the 4th, I got a message telling me about the scan app I have installed(default with ubuntu install). Hope welled up inside. When I opened the scan app, it said it could not find a scanner. WF 310 was on hoping for a driver.

View 1 Replies View Related

Ubuntu :: Unable To Find Any Scanner Drivers That Works

Mar 18, 2011

I have installed the c2esp driver for the printer part of my AIO. I am unable to find any scanner drivers that works. Does any one know of any drivers that will work?

View 3 Replies View Related

Fedora :: HP Scanjet G4010 Not Work With 14

Jan 20, 2011

I have one scanner HP Scanjet G4010 not work with Fedora 14.

View 3 Replies View Related

General :: Ubuntu Drivers For Canon MX330 Multi Function Printer Scanner?

Apr 27, 2010

I have downloaded successfully the drivers for the printer component of the MX330. The scanner drivers are downloaded,but I am unable to locate the working part of the .sh file so that I can open it. I have the .sh file in text, but do not know how to utilize it

View 1 Replies View Related

OpenSUSE Hardware :: 11.4 And "Cannon Sensys MF4430" Scanner Drivers?

Jul 23, 2011

About ten days ago, I bought multifunctional printer Canon I-sensys MF4430. I did it after I saw there are linux drivers - rpm drivers. But, unfortunately, after buying and installing these package, I saw that drvers given on "Canon" download page are just for printer to work. And it works. But, scanner do not work! Can anybody tell me how to enable scanner which can not be recognized by opensuse 11.4 YaST?Actually this happens:when I click YaST(root password)/Hardware/Scanner autodetection does not recognize scanner. After I click Other -> Restart detection , system recognizes my scanner, but says that drivers are not configured.They are missing.

View 2 Replies View Related

OpenSUSE Hardware :: Canon MP250 Scanner And Printer Drivers / "Error During Device I/O"?

May 20, 2011

I am trying to get Canon MP250 printer and scanner working in OpenSUSE 11.3 and so far I've had limited success. Both components work up to a point, but aren't fully operational.First of all, I installed the drivers from Canon website for both parts of the multifunctional device. Here's the report on the versions (it's localised, but it shouldn't be hard to understand ).

The printer works for the most part. But it fails to set images to greyscale when I request the driver to. There are some guides about that for Ubuntu, but none for openSUSE that I could find. Also, what does the setting "Amount of Extension" in the printer options do?It would also be nice if I could set the printing quality as well. Right now it seems to print everything with the default quality setting, but personally I like using lower print quality since that saves ink and makes it a little faster.

The scanner, however, is hardly usable at all. If I try to use Canon's ScanGear MP to scan, I can hear that it operates the scanner, but the program itself freezes and after a while gives me the "Cannot communicate with scanner" error. On certain settings I can also hear that the scanner itself doesn't complete the scan (the indicator on it also reports an operation in progress, but it never gets completed).If I try to use Acquire images, the native KDE scanner application, I can get it to scan, but only on very specific settings: it must scan it in colour and the resolution must be equal to or over 300 dpi. If I try anything else, the resulting image file is completely blank or I get an "Error during device I/O". And, of course, it can't save PDF files.

View 5 Replies View Related

Hardware :: Scanner Not Recognized In Ubuntu Epson Stylus NX510 Printer/scanner?

Aug 15, 2010

I was able to get my Epson Stylus NX510 printer up and running (after much issue), but I can't get the scanner working. I'm on a laptop, and the printer/scanner is wifi enabled and broadcasts with its own IP address. I can print with no problem, but xsane and simple scan don't recognize the scanner. I'm running Ubuntu 10.04 Lucid Lynx.

View 7 Replies View Related

Ubuntu :: Canon FB 630P Scanner Driver / Can't Get System To Recognise The Scanner?

Dec 14, 2010

How to get this scanner to work with Ubuntu 10.10

It's connected and printer is working through the scanner.But i can't get the system to recognise the scanner.

I'm all new to Ubuntu, and i thought it was easy and terminal is a totally new thing to me.

Is there a workaround to get this scanner to work through graphical interface install, or is terminal wisdom needed...

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved