[sane-devel] Red Hat 8.0 and CanonScan N656U
Maurizio Tiecher
mtiecher@inwind.it
Sun, 1 Dec 2002 19:29:29 +0100
This is a multi-part message in MIME format.
------=_NextPart_000_0036_01C2996F.F76053A0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hallo
I ask help for a Scanner Canon N656U on USB door kindly. I have =
discharged the driver from Healthy, the release 1.0.9 and plustek =
0_44_10.
The system is a Red Hat 8.0.
I have compiled first healthy sane-backends in /sr/ local/ src: =
#./configure, #make, #make install.
I have copied the plustek 0_44_10 and untarred in sane-backends.
I have commanded: #make all, # make install, #make load.=20
I have had the following result the command #make load:
/s bin mod probe pt_drv] "exit1
/lib/modules/ 2.4.18-14/misc/pt_drv.o: init module: Success
Hint: insmod errors can be caused by incorrect module parameters, =
including invalid IO or IRQ parameters.
You may find more information in sys log or the output for dmesg.
/lib/modules/2.4.18-14/misc/ pt_drv.o: insmod /lib/modules/ =
2.4.18-14/misc/pt_drv.o failed
/lib/modules/ 2.4.18-14/misc/pt_drv.o:insmod pt_drv failed
make: ***[load] Error 1
I have inducted sane-frontends always in /usr/local/src: #./configure, =
#make, #make install.
I have tried the command: #sane-find-scanner has had the response:
find USB scanner (vendor=3D 0x04a9 [Canon] product=3D 0x2206 [CanonScan] =
) at /dev/usb/ scanner0 find USB scanner (vendor=3D 0x04a9 [Canon] =
product=3D 0x2206 [CanonScan] ) at libusb: 001: 003
USB device was detected. This program can't be sure if it's really a =
scanner. If it is your scanner, it may or may not be supported by SANE. =
Try scanimage -L and read the backend's manpage.
# scanimage -L:
No scanner were identified. If you were especting something different, =
check that the scanner is plugged in, turned ou mod detected by the =
sane-find-scanner toll (if appropriate). Please read the documentation =
whitch come whit this software /README, FAQ, manpage).
bin# rmmod scanner modprobe scanner vendor=3D 0x04a9 product=3D 0x2206
Response:
rmmod: module scanner is not loaded
rmmod: module modprobe is not loaed
rmmod: module scanner is not loaded
rmmod: module vendor=3D 0x04a9 is not loaded
rmmod: module product=3D 0x2206
I have tried to alter the line plustek.conf with Emacs inserting the =
vendor and product of the Canon scanner but.
I have not had no result.
#dmesg
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-ohci.c: USB OHCI at number 0xcc 849000, IRQ 3
usb-ohci.c: usb-00: 01.2, Silicon Integrated System (SIS) 7001
usb.c: news USB bus registered, assigned bus number 1
usb.c: USB hub found
usb.c: 2 ports detected
usb.c: registered new driver hiddeev
usb.c: registered new driver hid
hid-core.c: v 1.8.1 Andreas Gal, vojtec Pavlich
hid-core.c: USB HID support drivers
hub.c: USB new device connect an bus 1/2, assigned device number 2
usb.c: USB device 2 /vend/prod 0x4a9/0x2206) is not climed by any active =
driver
pt_drv: driver version o.44_11
pt_drv: no device (s) detected, (-9020)
pt_drv: driver version o.44_11
pt_drv: no device (s) detected, (-9020)
In /proc/bus/usb/devices the scanner has seen evenly.
I have removed the # in the line dll.conf in front of the lines for =
Canon scanner, but it has not changed nothing.=20
Could anybody help me?
Thank you Maurizio
------=_NextPart_000_0036_01C2996F.F76053A0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2719.2200" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2><FONT size=3D2>
<P>Hallo</P>
<P>I ask help for a Scanner Canon N656U on USB door kindly. I have =
discharged=20
the driver from Healthy, the release 1.0.9 and plustek 0_44_10.</P>
<P>The system is a Red Hat 8.0.</P>
<P>I have compiled first healthy sane-backends in /sr/ local/ src: =
#./configure,=20
#make, #make install.</P>
<P>I have copied the plustek 0_44_10 and untarred in sane-backends.</P>
<P>I have commanded: #make all, # make install, #make load. </P>
<P>I have had the following result the command #make load:</P>
<P>/s bin mod probe pt_drv] "exit1</P>
<P>/lib/modules/ 2.4.18-14/misc/pt_drv.o: init module: Success</P>
<P>Hint: insmod errors can be caused by incorrect module parameters, =
including=20
invalid IO or IRQ parameters.</P>
<P>You may find more information in sys log or the output for dmesg.</P>
<P>/lib/modules/2.4.18-14/misc/ pt_drv.o: insmod /lib/modules/=20
2.4.18-14/misc/pt_drv.o failed</P>
<P>/lib/modules/ 2.4.18-14/misc/pt_drv.o:insmod pt_drv failed</P>
<P>make: ***[load] Error 1</P>
<P>I have inducted sane-frontends always in /usr/local/src: =
#./configure, #make,=20
#make install.</P>
<P>I have tried the command: #sane-find-scanner has had the =
response:</P>
<P>find USB scanner (vendor=3D 0x04a9 [Canon] product=3D 0x2206 =
[CanonScan] ) at=20
/dev/usb/ scanner0 find USB scanner (vendor=3D 0x04a9 [Canon] product=3D =
0x2206=20
[CanonScan] ) at libusb: 001: 003</P>
<P>USB device was detected. This program can't be sure if it's really a =
scanner.=20
If it is your scanner, it may or may not be supported by SANE. Try =
scanimage -L=20
and read the backend's manpage.</P>
<P># scanimage -L:</P>
<P>No scanner were identified. If you were especting something =
different, check=20
that the scanner is plugged in, turned ou mod detected by the =
sane-find-scanner=20
toll (if appropriate). Please read the documentation whitch come whit =
this=20
software /README, FAQ, manpage).</P>
<P>bin# rmmod scanner modprobe scanner vendor=3D 0x04a9 product=3D =
0x2206</P>
<P>Response:</P>
<P>rmmod: module scanner is not loaded</P>
<P>rmmod: module modprobe is not loaed</P>
<P>rmmod: module scanner is not loaded</P>
<P>rmmod: module vendor=3D 0x04a9 is not loaded</P>
<P>rmmod: module product=3D 0x2206</P>
<P>I have tried to alter the line plustek.conf with Emacs inserting the =
vendor=20
and product of the Canon scanner but.</P>
<P>I have not had no result.</P>
<P>#dmesg</P>
<P>usb.c: registered new driver usbdevfs</P>
<P>usb.c: registered new driver hub</P>
<P>usb-ohci.c: USB OHCI at number 0xcc 849000, IRQ 3</P>
<P>usb-ohci.c: usb-00: 01.2, Silicon Integrated System (SIS) 7001</P>
<P>usb.c: news USB bus registered, assigned bus number 1</P>
<P>usb.c: USB hub found</P>
<P>usb.c: 2 ports detected</P>
<P>usb.c: registered new driver hiddeev</P>
<P>usb.c: registered new driver hid</P>
<P>hid-core.c: v 1.8.1 Andreas Gal, vojtec Pavlich</P>
<P>hid-core.c: USB HID support drivers</P>
<P>hub.c: USB new device connect an bus 1/2, assigned device number =
2</P>
<P>usb.c: USB device 2 /vend/prod 0x4a9/0x2206) is not climed by any =
active=20
driver</P>
<P>pt_drv: driver version o.44_11</P>
<P>pt_drv: no device (s) detected, (-9020)</P>
<P>pt_drv: driver version o.44_11</P>
<P>pt_drv: no device (s) detected, (-9020)</P>
<P>In /proc/bus/usb/devices the scanner has seen evenly.</P>
<P>I have removed the # in the line dll.conf in front of the lines for =
Canon=20
scanner, but it has not changed nothing. </P>
<P>Could anybody help me?</P>
<P>Thank you Maurizio</P></FONT></FONT></DIV></BODY></HTML>
------=_NextPart_000_0036_01C2996F.F76053A0--