Fedora :: Error - Found USB Scanner (vendor=0x04a9 [Canon], Product=0x2213 [CanoScan], Chip=GL841?) At Libusb:001:006
Aug 1, 2009
Since installing F11, my Canon LIDE 50 scanner refuses to work. xsane 0.996 produces an error message: Failed to start scanner: Error during device I/O.
sane-find-scanner says it is there: found USB scanner (vendor=0x04a9 [Canon], product=0x2213 [CanoScan], chip=GL841?) at libusb:001:006 But scanimage -L claims: No scanners were identified.except once when it admitted: device `genesys:libusb:001:006' is a Canon LiDE 35/40/50 flatbed scanner
I reluctantly tested the scanner on a Windoze machine and it works perfectly. And it worked perfectly under F10.
View 9 Replies
ADVERTISEMENT
Jan 2, 2011
fedora can't detect my scanner 5600f !!how can i do ? i can't scan pictures ? is there any solution ??
programming ?? driver ?? can i do somthing with sane genesys and GL841 chipset??
View 1 Replies
View Related
Nov 17, 2010
I used usb_modeswitch but the result was "No default vendor/product found." But usbmod_switch.conf file has all the vendor & product id contained in it. And modeprobe is also not effective. Even Sakis3g script fails to switch my datacard into modem. How to use BSNL Data Card in Fedora 13?
View 1 Replies
View Related
Sep 23, 2010
Recently got a Canon Canoscan 8800F after looking it up on the SANE site and said it was completely supported for Linux.
I have downloaded the pixma drivers and have compiled the command line program, but it can't find the scanner.
lsusb returns a Canon scanner Bus 001 Device 005: ID 04a9:1901 Canon, Inc.
and sane-find-scanner returns:found USB scanner (vendor=0x04a9 [Canon], product=0x1901 [CanoScan]) at libusb:001:005
but scanimage -L (under my user login or sudo) returns only the webcam. No other scanner found.
My system is running Linux Mint 7, ia64 kernel 2.6.28-11-generic
View 8 Replies
View Related
Apr 22, 2010
This is for the Linksys AE1000. This may work for other USB wireless network adapters, but I don't know for sure. Here is the original information ( Ubuntu's Forums ) about a very similar card. It clarifies that you need the 'rt3572sta', and some modifications are required to the source from ralink's website to include your Vendor and Product Id. Then modify a few files, and away you go. Step 1) Retrieve your Vendor and Product Id. Easiest way is doing 'sudo tail -f /var/log/messages' and then plugging in your USB device.
Code:
Apr 22 15:35:12 localhost kernel: usb 1-3: new high speed USB device using ehci_hcd and address 20
Apr 22 15:35:12 localhost kernel: usb 1-3: New USB device found, idVendor=13b1, idProduct=002f
Apr 22 15:35:12 localhost kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr 22 15:35:12 localhost kernel: usb 1-3: Product: Linksys AE1000
Apr 22 15:35:12 localhost kernel: usb 1-3: Manufacturer: Linksys
Apr 22 15:35:12 localhost kernel: usb 1-3: configuration #1 chosen from 1 choice
[Code]...
View 14 Replies
View Related
Oct 25, 2010
I am tired, and I simply can't find an easy answer.So, today I need the scanner in slackware64 13.1, only to find that it does not work as user. I have an HP Deskjet F2180 and using CUPS it is identified as hp:/usb/Deskjet_F2100_series?serial=CN81H4S2SP04TK.In the past the simple solution was to add oneself to the right groups, but it does not work this time.As user I get:
Code:
bash-4.1$ sane-find-scanner
...
[code]...
View 2 Replies
View Related
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
Aug 3, 2010
I have been trying to figure this out for a long time now and can't seem to get it to work. I have three serial ports I need to communicate with. The first one works, but the other two, which have identical product and vendor IDs, do not. This is what I have so far under /etc/udev/rules.d/10-local.rules/
[Code]....
View 14 Replies
View Related
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
Mar 16, 2010
I have a Canon Lide 100 flatbed scanner, however xsane 0.997 can't detect it.Just wanna ask you you guys add a scanner ?When I do a command line, this is what I get.Quote:[root@localhost]# sane-find-scannerfound USB scanner (vendor=0x04a9 [Canon], product=0x1904 [CanoScan], chip=GL843) at libusb:001:003However when I run the "Scanner Tool" from Application --> Graphics --> Scanner Tool
View 7 Replies
View Related
Sep 21, 2009
I want to get my Canon MP210 printer / scanner working under Fedora 8 Linux. When I plug the USB cable in, I get a little popup with a setup wizard, but my printer isn't even in that list. I've tried the system-config-printer wizard as well as going in through the control panels and trying everything reasonable.
View 5 Replies
View Related
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
Jan 3, 2011
I recently got the printer part working by downloading from canon the correct rpm also in doing this I got the scanner driver. My computer tells me it is installed but I see no program to connect with my scanner. There is nothing in xsane or simple scan to allow me access to the scanner.
View 5 Replies
View Related
Mar 31, 2010
When trying to install fedora, I frequently run into the problem where it locks up on boot.
The line that I am able to read right before it locks up is: "No TPM chip found, activating TPM-bypass!"
I was wondering if anyone has any similar problems or how I could fix this.
View 9 Replies
View Related
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
Sep 24, 2010
I run a program (findknxusb) to scan for devices on USB, but the device is not found.
The debugging level for libusb is on:
$ ./findknxusb
Possible addresses for KNX USB devices:
libusb_set_debug...
libusb: setting debugging level to 1 (on)
libusb_init...
[Code]....
View 1 Replies
View Related
Sep 8, 2010
I need a way to find out what my dhcp vendor-class or vendor string is on a device. I want to take a client and based on the vendor string (if I can get what that string is) set up a pool for it.
View 1 Replies
View Related
Aug 6, 2010
Is there a way to enable my Canon Printer/Scanner PIXMA MP 620B to work with Ubuntu?
View 2 Replies
View Related
Jan 7, 2011
I'm trying to get my Canon Pixma MG 5150 scanner/printer to work. While the 'printer' is doing well the 'scanner' appears to be stubborn. I use the scangearpm-MG5100series-1.60-1 driver provided by Canon which is said to be fine with Suse 11.2.
The trouble is, that though the scanner scans it does not deliver anything back. Here are the details:
When I run scangearmp as root in a terminal I get the following output:
Code:
(scangearmp:6902): GVFS-RemoteVolumeMonitor-WARNING **: cannot connect to the session bus: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
[Code]....
View 9 Replies
View Related
Oct 19, 2010
I've done a ton of searching and all I've found seems geared to having your printer/scanner connected via USB cable in order to get the scanner working. I have the printer working wirelessly but thus far no go on the scanner. I've downloaded and installed the scangearmp packages.
I've tried installing the sane package via git according to this blog but when I try to run configure I see this: mustek_usb2 backend requires pthread library - disabling and usb isn't listed among the installed backends. I don't even know whether I need usb because this is wireless, but after compiling I run scanimage -L and nothing comes up. I'm still a Linux newb, and have learned a ton in the past couple of days, but this one is stumping me.
View 1 Replies
View Related
Apr 7, 2011
Are there any (easy to install) (X)SANE backends for Canon PIXMA MP460?
View 1 Replies
View Related
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
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
Feb 12, 2011
Having a problem with my Belkin wireless adapter when trying to stream music to my Pinnacle Soundbridge.The network connection is usually rock steady but drops anywhere between and few second and a few minutes after streaming music. Network manager still shows the connection to my home network as active but it is not. The connection comes back when I unplug the dongle and plug it back in. I found the following message repeated in the syslog
phy3 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x3040 with error -110
Only thing I have noticed is that it refers to rt2x00 when I had thought it used the rt73usb driver.Had the PC and the Soundbridge for a number of years without any problems but I did recently have to reinstall Ubuntu from scratch. Currently running Ubuntu 10.10
View 4 Replies
View Related
Jun 21, 2011
I am trying to read raw data from usb device with libusb but I have some problems.
Code:
int main(void)
{
struct sigaction sigact;
int r = 1;
r = libusb_init(NULL);
[Code]...
View 2 Replies
View Related
Mar 24, 2011
Hello,
this error spams about 100 times, then the scanner does indeed work. So I'm not completely broken, but the error messages are of concern, and it slows down the process of scanning for the time it takes to do the messages.
Error in console:
libusb couldn't open USB device /dev/bus/usb/001/001: Permission denied. libusb requires write access to USB device nodes.
my sript runs:
scanimage
--device $MODEL
--resolution=$RESOLUTION
-x 5104 -y 6840
my groups:
uid=1000(fogie) gid=100(users) groups=100(users),7(lp),11(floppy),12(mail),15(man),17(audio),18(video),19(cdrom),20(games),21(sloca te),83(plugdev),84(power),86(netdev),93(scanner)
Even a simple:
scanimage -Lv
in console gives this on a separate --current pc as well.
View 2 Replies
View Related
Mar 1, 2011
A neighbor of mine just got a Canon Pixma MP450 printer, to replace an old HP printer, and I am trying to get it to work with Fedora 11 installation from a machine they have borrowed from me. The printer gets recognized upon plugging it in but when I try to print a test page from the printer properties I receive the following error:'client-error-document-format-not-supported'
The driver that is selected for the printer is "Generic Driver" I have tried to select a driver but have not found any Canon drivers from the selection dialog box. After searching the web I see mention of a Canon MP150 driver working for the MP450 but I have not found this driver. Is there a driver I have to install from YUM or download from Canon? Are there others successfully using this printer and if so what have they done to get it to work?
View 3 Replies
View Related
Mar 23, 2011
I have a webcam that don't work with cheese ("no device found"). cheese works with an other camera, so it's not the problem. Googl says the cam should work ([all variants] Alcor Micro Corp. webcam just works - Ubuntu Forums), if the usb numbers mean anything dmesg gives this:
[code]...
View 1 Replies
View Related
Sep 12, 2013
I am trying to install a Canon MX922 printer on LMDE.
I ran ~/Downloads/cnijfilter-mx920series-3.90-1-deb (install.sh wont find wired lan printer with IP 192.168.0.14)
Installed these:
cnijfilter-common - IJ Printer Driver for Linux.
cnijfilter-mx920series - IJ Printer Driver for Linux (these repo drivers don't even show up when I go to add printer)
I tried system / admin / printing / add printer (and it FOUND the printer! But it won't print.)
View 6 Replies
View Related
Sep 1, 2009
I have recently installed Fedora11 and have managed to get the printer side of the above multifunction machine working but not the scanner . The computer recognises the scanner and sane, xsane, sanelib's etc are all installed . When I try to open it it gives the following:
Failed to open device 'brother3:bus5;dev1': Error during device I/O
View 6 Replies
View Related