Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
822 connectés 

 


 Mot :   Pseudo :  
 
 Page :   1  2
Page Suivante
Auteur Sujet :

[Gentoo] Utilisation d'un scanner Epson ss noyau 2.6 avec libusb (ok)

n°418602
j_c_p
Linux user
Posté le 26-02-2004 à 23:01:00  profilanswer
 

Reprise du message précédent :
oui, c'est spécifique à Epson et il n'y a pas de paquets ss Gentoo. Sous Mandrake, tu peux les avoir, mais faut être membre du Club.
Sinon : http://www.epkowa.co.jp/english/linux_e/index.html
 
NB : la compilation à la main passe nickel ;)


Message édité par j_c_p le 26-02-2004 à 23:08:47
mood
Publicité
Posté le 26-02-2004 à 23:01:00  profilanswer
 

n°418620
ZeBib
4tus
Posté le 26-02-2004 à 23:31:18  profilanswer
 

j_c_p a écrit :

oui, c'est spécifique à Epson et il n'y a pas de paquets ss Gentoo. Sous Mandrake, tu peux les avoir, mais faut être membre du Club.
Sinon : http://www.epkowa.co.jp/english/linux_e/index.html
 
NB : la compilation à la main passe nickel ;)


 
Ca marchera sur mon agfa snapscan touch ?
je vais compiler pour voir ;)

n°418624
bobor
tueur de n44b
Posté le 26-02-2004 à 23:38:22  profilanswer
 

j'ai également le même problème avec mon scanner epson:
 
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).
 
sous mon user et sous root:
scanimage -L
device `epson:libusb:001:003' is a Epson Perfection1240 flatbed scanner
 
Et deuxième point: comment faire reconnaitre un second scanner? J'ai bien les 2 qui apparaissent:
sane-find-scanner
 
  # No SCSI scanners found. If you expected something different, make sure that
  # you have loaded a SCSI driver for your SCSI adapter.
 
found USB scanner (vendor=0x04b0 [Nikon], product=0x4001 [LS-50 ED]) at libusb:004:002
found USB scanner (vendor=0x04b8 [EPSON], product=0x010b [Perfection1240]) at libusb:001:003
  # Your USB scanner was (probably) detected. It may or may not be supported by
  # SANE. Try scanimage -L and read the backend's manpage.
 
  # Scanners connected to the parallel port or other proprietary ports can't be
  # detected by this program.
 
mais il n'y a que l'epson avec scanimage -L


---------------
Gitan des temps modernes
n°420834
j_c_p
Linux user
Posté le 29-02-2004 à 23:47:40  profilanswer
 

Bsr,
dmesg me donne le message ci-dessous qd je lance iscan (2.6.3, iscan-1.7.0), sinon pour xsane, ça va (bien que la détection soit longue, j'utilise la méthode exposée au dessus).

usbfs: USBDEVFS_BULK failed dev 2 ep 0x81 len 1 ret -108
Unable to handle kernel NULL pointer dereference at virtual address 00000004
 printing eip:
c02e5e92
*pde = 00000000
Oops: 0000 [#1]
CPU:    0
EIP:    0060:[<c02e5e92>]    Tainted: PF
EFLAGS: 00210246
EIP is at findintfep+0x32/0xb0
eax: 00000000   ebx: e0234740   ecx: 00000000   edx: 00000000
esi: 00000000   edi: ffffffea   ebp: bfffc8f0   esp: cca9feac
ds: 007b   es: 007b   ss: 0068
Process iscan (pid: 23580, threadinfo=cca9e000 task=dd0038c0)
Stack: 00000002 00000000 e591cee0 00000000 e0234740 00000000 cca9ff00 bfffc8f0
       c02e6569 efaba400 00000081 00000010 ffff8002 efaba400 efa78940 efaba400
       efaba400 80000200 00000001 00000002 00000000 00000081 00000001 00007530
Call Trace:
 [<c02e6569>] proc_bulk+0x79/0x320
 [<c02e800c>] usbdev_ioctl+0x29c/0x350
 [<c0128740>] process_timeout+0x0/0x10
 [<c011bb9e>] recalc_task_prio+0x8e/0x1b0
 [<c0105502>] huft_build+0x302/0x4c0
 [<c0165f37>] file_ioctl+0x77/0x1b0
 [<c0105502>] huft_build+0x302/0x4c0
 [<c0105502>] huft_build+0x302/0x4c0
 [<c0166197>] sys_ioctl+0x127/0x290
 [<c0105502>] huft_build+0x302/0x4c0
 [<c010aa87>] syscall_call+0x7/0xb
 [<c0105502>] huft_build+0x302/0x4c0
 
Code: 0f b6 40 04 39 44 24 0c 73 5c 89 44 24 08 8b 4c 24 0c 31 ed


Une idée (ou plusieurs :D) ?

n°423134
j_c_p
Linux user
Posté le 03-03-2004 à 23:07:30  profilanswer
 

Nouvelles du front :D :
 
Je viens de rebooter sur un 2.4.20 pour tester iscan-1.7 : la seule différence est que je change mon fichier /etc/sane.d/epkowa.conf comme ceci :
 
1/ usb 0x04b8 0x011b (2.6)
2/ usb /dev/usb/scanner0 (2.4)
 
Et iscan se lance de façon instantanée :).
 
Sous 2.6, et donc, avec la solution 1/, le périphérique n'est pas trouvé (bizarre car pour xsane pas de pb).
Je vais peut-être voir du côté de udev du coup, car, là, même avec la dernière version de iscan, ça ne le fait pas (et j'y tiens bcp :D, car il est vraiment bien).

n°423215
chouki
Posté le 04-03-2004 à 08:48:45  profilanswer
 

peut-être que iscan a des problème de compatibilité avec libusb  :??:

n°423403
j_c_p
Linux user
Posté le 04-03-2004 à 12:12:38  profilanswer
 

C'est fortement possible et dommage :(.
Mais, j'espère que cela va évoluer favorablement car le rendu sur des photos via iscan est très supérieur à celui de xsane.

n°440724
j_c_p
Linux user
Posté le 25-03-2004 à 13:56:55  profilanswer
 

http://www.epkowa.co.jp/english/linux_e/support.html
 
D'après les dernières nouvelles :

- 2004/03/08 - david
i've just installed iscan-1.7.0 with a kernel 2.6.3 running and it seems working with libusb.
as you told i put :
usb libusb:001:002 in epkowa.conf and it works, however root privileges are required.
 
- 2004/03/08 - J&◆EOn4g/en Meyer
If the device is known to the sane-epson backend by its vendor and product id,
adding the line usb to epson.conf should even be enough.
But access via libusb also works with sane-epkowa backend 1.6.0 and later.
Libusb should be detected via autoconf.
All you have to do is to explicitly specify
vendor and product id (are returned by sane-find-scanner) in epkowa.conf as mentioned here:
http://www.khk.net/sane/libusb.html
(Just adding usb does not work with me...)


Si qqn arrive à faire fctionner iscan sous 2.6.3 et +, il est le bienvenu ds ce topic :) : personnellement, iscan fctionnent tjrs très bien avec le module scanner, mais la détection ne fctionne pas avec libsub (même paramètres pourtant, et tt fctionne bien avec sane).
 
Voilà, donc, je me dis qu'il doit sûrement y avoir une astuce à la vue des messages sur le support de Avasys/Epkowa.


Message édité par j_c_p le 25-03-2004 à 13:57:13
n°459241
j_c_p
Linux user
Posté le 19-04-2004 à 16:27:19  profilanswer
 

Petite nouvelle intéressante : le très bon pilote iscan fctionne chez moi (dernière version, soit la 1.8.0), mais pour l'instant seulement en root ...

n°459730
j_c_p
Linux user
Posté le 20-04-2004 à 02:42:59  profilanswer
 

Hop, je viens de recompiler un 2.6.6-rc1-love1, et ça fctionne très bien iscan (très rapidemment même).
 :love:  :sol:

mood
Publicité
Posté le 20-04-2004 à 02:42:59  profilanswer
 

n°460115
ZeBib
4tus
Posté le 20-04-2004 à 16:06:32  profilanswer
 

Bonne nouvelle  :bounce:

n°460157
j_c_p
Linux user
Posté le 20-04-2004 à 16:45:34  profilanswer
 

Un petit screenshot pour fêter cela qd même :) :
 
http://jcp.lespotos.com/iscanMini.jpg
 
Sinon, j'ai tjrs ds mon /etc/sane.d/epkowa.conf :

usb 0x04b8 0x011b


n°460176
ZeBib
4tus
Posté le 20-04-2004 à 17:09:12  profilanswer
 

Faudra que je teste iscan à l'occasion sur mon SS Touch.
 
Tu peux le rendre encore un peu plus joli avec les thèmes gtk  :o

n°460181
j_c_p
Linux user
Posté le 20-04-2004 à 17:17:16  profilanswer
 

Je ne savais pas pour les thèmes gtk :o :D

n°460474
j_c_p
Linux user
Posté le 21-04-2004 à 01:10:27  profilanswer
 

La confirmation sur le site : http://www.epkowa.co.jp/english/linux_e/index.html

For customers using Image Scan! for Linux with Kernel 2.6 or higher using a USB connection
 
When using Image Scan! for Linux with distributions of Kernel 2.6 or  
higher, there may be cases where the scanner module cannot be unloaded  
with the rmmod command.
 
With Kernel 2.6 or higher, it is possible that the kernel does not  
support the scanner module. As a result, a USB connected scanner may  
not be able to unload the scanner module from the kernel with the  
modprobe -r or rmmod commands.
 
If this occurs, it is necessary to disconnect the scanner and restart  
the OS.
 
If libusb-0.1.5 or higher is installed, this phenomenon can be avoided  
with the following method.
 
Using Image Scan! for Linux via libusb
1. Connect the scanner.
  Turn on the scanner and connect the USB cable.  
 
2. Check the scanner vendor ID, model ID, and the USB scanner connection.
 
  $ sane-find-scanner
  found USB scanner (vendor=0x04b8, product=0x0110) at libusb:001:002
 
  In the example above, vendor=0x04b8 is the vendor ID, and  
  product=0x0110 is the model ID.
 
3. Edit "/etc/sane.d/epkowa.conf".
 
  Example: If the USB scanner vendor ID is 0x04b8, and the model ID is  
  0x0110, make the following addition to the line starting "usb" in  
  epkowa.conf.  
 
  usb 0x4b8 0x110
 
4. Start up Image Scan! for Linux.
 
   $ iscan
 
   There may be cases where the access right allows only the root user  
   to start up the program.
   When using a user account, check the connection of the scanner with  
   the sane-find-scanner command, and revise the access right with the  
   following command.
 
   # chmod 0666 /proc/bus/usb/001/002
     (Change 001/002 to the USB scanner connection checked in step 2.)
 
Depending on the distribution, it may be necessary to use the package  
for gcc-3.2 (*.redhat.8.0.i386.rpm).
In addition, since the scanner module is automatically loaded in the  
kernel, it may not be possible to use Image Scan! for Linux.
In this case, move the scanner module or delete it.
 
Example: With kernel version 2.6.0, move or delete the following file,  
and restart the computer.
   /lib/modules/2.6.0/kernel/driver/usb/image/scanner.ko


 :love:
 
édit : news du 20/04/2004 :)


Message édité par j_c_p le 21-04-2004 à 01:12:32
n°535634
nobotor
Posté le 08-08-2004 à 10:11:15  profilanswer
 


Salut tous
 
au risque de passer pour un boulet je bute sur ce pb impossible de scanner avec xsane sans être root ou sans m'accorder les permissions sur /proc/bus/usb/003/varie selon l'humeur
 
j'ai (mal a priori) suivi les conseils de j_c_p sans succès
tout ce que j'obtiens c'est de voir changer l'adresse de mon scanner qui passe de libusb:003:002 à 003/003 voir 4
 
voici ma modif dans usb.usermap :
# Epson Corp.|Perfection 1250U
libusbscanner 0x0003 0x04b8 0x010f 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000
 
mon epson.conf:
 epson.conf
#
# here are some examples for how to configure the EPSON backend
#
# SCSI scanner:
#scsi EPSON
#
# Parallel port scanner:
#pio 0x278
#pio 0x378
#pio 0x3BC
#
# USB scanner - only enable this if you have an EPSON scanner. It could
#               otherwise block your non-EPSON scanner from being  
#               recognized.
#  Depending on your distribution, you may need either the
#  first or the second entry.
#usb /dev/usb/scanner0
usb /dev/usb/scanner0
 
# Try USB printers -- this line is required (bug #122328)
usb libusb:003:003
 
j'ai remplacer le /etc/hotplug/usb/libusbscanner fourni par fedoracore2 par celui suggeré dans le post : idem
même si j'ai bien créee un groupe scanner auquel mon user appartient, j'ai testé en passant les autorisations de 660 à 666 : idem
 
j'ai l'impression qu'il ne se sert même pas du script,  :pt1cable:  
 
bon désolé d'avoir été un peu long, si quelqu'un a la soluce ou voit là où je gauffre...
 
merci d'avance
nobotor

n°543578
j_c_p
Linux user
Posté le 20-08-2004 à 12:45:40  profilanswer
 

Je viens de voir ton post nobotor : ça fctionne ou pas là ?
 
édit : la version à jour d'iscan est la iscan-1.10.0-3.tar.gz là ;).
 
édit : mon epkowa.conf (pareil pour epson.conf) :

usb 0x04b8 0x011b


 
http://jcp.lespotos.com/images/iscan.jpg
 
Options de config :

./configure  --with-gphoto2 --enable-libusb


De plus, il faut mettre le pilote epkowa ds le ddl.conf ;) :
/usr/local/iscan-1.10.0/backend/dll.conf -> epkowa
 
En outre, il faut copier /usr/local/iscan-1.11.0/backend/epkowa.conf ds /etc/sane.d/.
 
http://jcp.lespotos.com/images/iscanAlive.jpg


Message édité par j_c_p le 10-11-2004 à 18:38:54
n°543591
black_lord
Modérateur
Truth speaks from peacefulness
Posté le 20-08-2004 à 13:13:11  profilanswer
 

[:drapo]

n°606742
Rasthor
Posté le 18-12-2004 à 17:33:24  profilanswer
 

Bonjour à tous,
 
Je viens d'installer mon scanner Epson 3170 sous Linux.
 
J'ai bien galérer pour installer iscan et la reconnaissance du scanner. Mais apparement c'est bon maintenant.
 
Par contre, je lance iscan, je lance la numérisation, et le programme semble se planter et plus rien ne se passe. Normal ? Et le scanner ne semble pas répondre.

n°606856
j_c_p
Linux user
Posté le 18-12-2004 à 20:38:25  profilanswer
 

Pas mieux que :

For users of the Perfection 3170 PHOTO or Perfection 4180 PHOTO's ADF option  
 
Image Scan! for Linux does not scan the selected area when scanning
at high resolutions via the ADF unit of the Perfection 3170 PHOTO  
and Perfection 4180 PHOTO.
 
We are looking for a way to fix this and, in the meantime,  
suggest you scan at a lower resolution.


http://www.epkowa.co.jp/english/linux_e/index.html
 
Bon, tu avais vu cela :

Previewing and scanning does not work
 
Image Scan! for Linux starts fine, but previewing and scanning does not work.
 
If you have previously configured the SANE net backend, Image Scan!
for Linux may fail to preview or scan properly with at least the following scanners:
 
  -Perfection 1250      
  -Perfection 1260
  -Perfection 3170 PHOTO   
  -Perfection 4180 PHOTO
 
This problem has been confirmed on Red Hat Linux 9 and can be worked  
around by disabling the net backend.
 
With your favourite text editor, open /etc/sane.d/dll.conf and comment out the net backend by prefixing it with a '#'.
 
 Before: net
 After : #net


http://www.epkowa.co.jp/english/linux_e/faq_scan.html


Message édité par j_c_p le 18-12-2004 à 20:38:43
n°613942
Sagittariu​s
Posté le 02-01-2005 à 16:08:12  profilanswer
 

Comme il n'est pas dans les paquetages commerciaux du mandrakeclub, à tester pour Cooker:
http://membres.lycos.fr/billery/10 [...] k.i586.rpm
 
En mode su, faire un lsusb, noter l'ID du fabricant:scanner et ajouter dans /etc/sane.d/epkowa.conf:
usb 0xIDFab 0xIDScanner
Exemple: usb 0x04b8 0x10b
 
L'accès par menu se trouve dans -> Multimédia -> Graphisme

n°711612
j_c_p
Linux user
Posté le 26-07-2005 à 18:58:24  profilanswer
 

Bon, des petits soucis via la dernière release (1.15) : la structure a changée :

Code :
  1. Optional Features:
  2.   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
  3.   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
  4.   --disable-dependency-tracking Speeds up one-time builds
  5.   --enable-dependency-tracking  Do not reject slow dependency extractors
  6.   --disable-nls           do not use Native Language Support
  7.   --disable-rpath         do not hardcode runtime library paths
  8.   --enable-ltdl-install   install libltdl
  9.   --enable-shared[=PKGS]
  10.                           build shared libraries [default=yes]
  11.   --enable-static[=PKGS]
  12.                           build static libraries [default=yes]
  13.   --enable-fast-install[=PKGS]
  14.                           optimize for fast installation [default=yes]
  15.   --disable-libtool-lock  avoid locking (might break parallel builds)
  16. Optional Packages:
  17.   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
  18.   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
  19.   --with-gnu-ld           assume the C compiler uses GNU ld default=no
  20.   --with-libiconv-prefix[=DIR]  search for libiconv in DIR/include and DIR/lib
  21.   --without-libiconv-prefix     don't search for libiconv in includedir and libdir
  22.   --with-included-gettext use the GNU gettext library included here
  23.   --with-libintl-prefix[=DIR]  search for libintl in DIR/include and DIR/lib
  24.   --without-libintl-prefix     don't search for libintl in includedir and libdir
  25.   --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
  26.   --with-pic              try to use only PIC/non-PIC objects [default=use
  27.                           both]
  28.   --with-tags[=TAGS]
  29.                           include additional configurations [automatic]


La compilation se passe bien (sans argument cette fois), mais au lancement, pas moyen de voir le scanner :/.
 
Aussi, j'ai testé sur x86_64, mais ce n'est pas encore supporté (sauf bidouillage semble il), si qqn a des infos précises sur les options de compilation à passer dans les deux cas, ça m'intéresse :).
http://www.avasys.jp/cgi-bin/lx/bb [...] gi?start=1
http://lists.alioth.debian.org/pip [...] 13836.html (gcc 3.4.3 aussi :p)
 
Bon, j'ai eu cela aussi :
http://www.avasys.jp/cgi-bin/lx/bb [...] w;Code=161
http://www.avasys.jp/cgi-bin/lx/bb [...] w;Code=195
Mais, ça n'aboutit pas encore.
 
Bref, toutes les infos sont bienvenues.

n°804801
kelus
Posté le 25-04-2006 à 08:51:38  profilanswer
 

je up lamentablement ce topic pour un probleme avec iscan
 
je viens d'installer la version 2.0 et je ne peux plus scanner de diapos, c'est completement grise, par contre, aucun soucis pour des textes ou des photos
je n'avais pas ce soucis avec les versions precedentes  
 
je voulais donc reessayer avec une version ulterieure d'iscan, mais elles ne sont plus telechargeables depuis avasys.jp :/  
 
quelqu'un aurait conserve le rpm d'une ancienne version (genre la 1.18) et aurait l'amabalite de me la mettre a disposition ?

n°804896
j_c_p
Linux user
Posté le 25-04-2006 à 14:10:32  profilanswer
 

J'ai la 1.14 (et des plus anciennnes), la 1.17 et la 1.18, mais c'est du tar.gz aussi.
 
Tu n'as pas d'autres pistes pour résoudre ton souci de diapo ?

n°804901
kelus
Posté le 25-04-2006 à 14:36:14  profilanswer
 

le fait que je sois en ubuntu dapper joue peut-etre
je vais essayer la 2.0 sur mon portable en ubuntu breezy pour voir
 
sinon, je suis aussi preneur des tar.gz :D  

n°804903
j_c_p
Linux user
Posté le 25-04-2006 à 14:38:01  profilanswer
 

Ok, tu me fais signe ce soir si tu as besoin des tar.gz.

n°804904
kelus
Posté le 25-04-2006 à 14:40:48  profilanswer
 

ok :jap:

n°804947
kelus
Posté le 25-04-2006 à 17:45:15  profilanswer
 

je viens de reessayer et ca marche !  
il y a sans doute eu une mise a jour qui allait bien :)

n°804955
j_c_p
Linux user
Posté le 25-04-2006 à 18:15:53  profilanswer
 

Très bien alors.

mood
Publicité
Posté le   profilanswer
 

 Page :   1  2
Page Suivante

Aller à :
Ajouter une réponse
 

Sujets relatifs
[SourceMage 0.9] Erreur lors de l'utilisation de cast/sorceryrecherche driver EPSON
Noyau 2.6.1 + Slackware 9.1 : supermount ?Noyau 2.6.1 ... affichage messages de demarrage du système
configuration du noyau 2.6.1... (avec nforce2)[debian] pb configuration noyau 2.6.1 - version magic et gcc
Probleme aprés installation du noyau 2.6gros bugs sous linux apres compilation du noyau
Noyau Mandrake patché Open Mosix ...compilation de noyau
Plus de sujets relatifs à : [Gentoo] Utilisation d'un scanner Epson ss noyau 2.6 avec libusb (ok)


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR