|
|
|
![]() |
|
Strumenti |
![]() |
#1 |
Senior Member
Iscritto dal: Feb 2003
Città: Melegnano (MI)
Messaggi: 1275
|
Scanner parallelo Scanjet HP 3200C
Ho cercato nei meandri della rete con google... Nessuno che riesca a farlo funzionare in linux... Eppure i driver esistono e sono gli umax_pp.
Configurato tutto e seguito le indicazioni di un sito, ma ecco l'output di xsane: root@box:/home/knoppix# xsane [umax_pp_low] SlowNibbleRegisterRead: found 0x20 expected 0x0 (umax_pp_low.c:5084) [umax_pp_low] RegisterRead, found 0xFF expected 0x00 (umax_pp_low.c:5164) [umax_pp_low] *** It appears that EPP data transfer doesn't work *** [umax_pp_low] *** Please read SETTING EPP section in sane-umax_pp.5 *** Pare che altri utenti che abbiano provato a farlo funzionare abbiano avuto il medesimo output... C'è qualcuno che può aiutarmi??? Desidererei farlo funzionare, visto che è l'unica periferica che con debian non riesco proprio ad usare... ![]()
__________________
![]() |
![]() |
![]() |
![]() |
#2 | |
Senior Member
Iscritto dal: Apr 2000
Città: Roma
Messaggi: 15625
|
Re: Scanner parallelo Scanjet HP 3200C
Quote:
options parport_pc io=0x378 io_hi=0x778 irq=7 e la modalità EPP va come dovrebbe: dmesg |grep parport parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,EPP,ECP] lp0: using parport0 (interrupt-driven).
__________________
0: or %edi, %ecx; adc %eax, (%edx); popf; je 0b-22; pop %ebx; fadds 0x56(%ecx); lds 0x56(%ebx), %esp; mov %al, %al andeqs pc, r1, #147456; blpl 0xff8dd280; ldrgtb r4, [r6, #-472]; addgt r5, r8, r3, ror #12 |
|
![]() |
![]() |
![]() |
#3 | |
Senior Member
Iscritto dal: Apr 2000
Città: Roma
Messaggi: 15625
|
Re: Scanner parallelo Scanjet HP 3200C
Quote:
man sane-umax_pp
__________________
0: or %edi, %ecx; adc %eax, (%edx); popf; je 0b-22; pop %ebx; fadds 0x56(%ecx); lds 0x56(%ebx), %esp; mov %al, %al andeqs pc, r1, #147456; blpl 0xff8dd280; ldrgtb r4, [r6, #-472]; addgt r5, r8, r3, ror #12 |
|
![]() |
![]() |
![]() |
#4 |
Senior Member
Iscritto dal: Feb 2003
Città: Melegnano (MI)
Messaggi: 1275
|
root@box:/home/knoppix# dmesg |grep parport
parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP] lp0: using parport0 (interrupt-driven). Ecco l'output. Pare che anche a me l'EPP funzioni senza problemi... Ho provato anche ad aggiungere la riga al modules.conf che hai postato, ma nulla di nulla... L'output è sempre lo stesso: root@box:/home/knoppix# xsane [umax_pp_low] Found 0x18 expected 0x00 (umax_pp_low.c:5002) [umax_pp_low] Unexpected value for for register 0x0D, expected 0x00 or 0x40, got 0x18 ! (umax_pp_low.c:5073) [umax_pp_low] SlowNibbleRegisterRead: found 0x20 expected 0x0 (umax_pp_low.c:5084) [umax_pp_low] RegisterRead, found 0xFF expected 0x00 (umax_pp_low.c:5164) [umax_pp_low] *** It appears that EPP data transfer doesn't work *** [umax_pp_low] *** Please read SETTING EPP section in sane-umax_pp.5 *** man xsane-umax_pp l'avevo ovviamente già letto, ma l'unico consiglio utile nel mio caso che da è quello di attivare l'EPP nel bios (altra cosa che avevo cmq già fatto!). Quindi resta sempre il mistero del x' non funzioni sto ka**o di scanner!! HELP ME ![]()
__________________
![]() |
![]() |
![]() |
![]() |
#5 |
Senior Member
Iscritto dal: Apr 2000
Città: Roma
Messaggi: 15625
|
Suggerisce anche di usare il modulo ppdev. Forse è solo questo che vuole?
__________________
0: or %edi, %ecx; adc %eax, (%edx); popf; je 0b-22; pop %ebx; fadds 0x56(%ecx); lds 0x56(%ebx), %esp; mov %al, %al andeqs pc, r1, #147456; blpl 0xff8dd280; ldrgtb r4, [r6, #-472]; addgt r5, r8, r3, ror #12 |
![]() |
![]() |
![]() |
#6 |
Senior Member
Iscritto dal: Feb 2003
Città: Melegnano (MI)
Messaggi: 1275
|
in parole povere che dovrei fare???
__________________
![]() |
![]() |
![]() |
![]() |
#7 |
Senior Member
Iscritto dal: Feb 2003
Città: Melegnano (MI)
Messaggi: 1275
|
un attimo però...
Ho trovato questo: I got this same scanner working under Debian testing/unstable about a month ago, and had the same "problem" initially. Here is an exerpt from a "feedback" message I sent to the package maintainer: "... I have one observation on the installation for your consideration. This is specific for the HP 3200C scanner, a parallel-port scanner and a clone of the UMAX 1220P, and is from a "newbie" perspective. The documentation was most helpful in getting my setup going, with one possible exception/omission. I got "hung-up" initially because my fairly recent Debian "testing / unstable" install had NOT created /dev/parport0 in the /dev directory. I kept getting "no scanners found" errors. Once I figured this out, I easily created the necessary devices with a "./MAKEDEV -v parport" in the /dev directory. This created the 3 parport devices owned by "root" and in the "lp" group. After doing this, the scanner was recognized and everything worked as advertised from a root login. I had to correct the permissions to enable it working from a "user" account. Alternatively, I found that just adding my "users" that I wanted to have access to the scanner to the "lp" group worked just as well. ..." Ho fatto un ./MAKEDEV -v parport e ha creato il tutto... Poi dando cat /dev/lp0 da root s'impianta e non da una risposta... Sarà indicativa del problema la cosa???? Aiutami tu, o guru!
__________________
![]() |
![]() |
![]() |
![]() |
#8 |
Senior Member
Iscritto dal: Apr 2000
Città: Roma
Messaggi: 15625
|
No il tuo problema è diverso. Spero che knoppix sia abbastanza "saggia" da usare il devfs, nel qual caso te la cavi con un semplice modprobe ppdev
(ripeto: ammesso che sia solo questo il problema)
__________________
0: or %edi, %ecx; adc %eax, (%edx); popf; je 0b-22; pop %ebx; fadds 0x56(%ecx); lds 0x56(%ebx), %esp; mov %al, %al andeqs pc, r1, #147456; blpl 0xff8dd280; ldrgtb r4, [r6, #-472]; addgt r5, r8, r3, ror #12 |
![]() |
![]() |
![]() |
#9 |
Senior Member
Iscritto dal: Feb 2003
Città: Melegnano (MI)
Messaggi: 1275
|
Nulla nemmeno così...
![]() ![]() ![]() ![]() ![]() Altre idee??
__________________
![]() |
![]() |
![]() |
![]() |
#10 |
Bannato
Iscritto dal: Feb 2000
Città: The city of wasting disease
Messaggi: 7389
|
anche io avevo quello scanner....
ho risolto comprandone un altro ![]() |
![]() |
![]() |
![]() |
#11 | |
Senior Member
Iscritto dal: Apr 2000
Città: Roma
Messaggi: 15625
|
Quote:
http://www.mostang.com/pipermail/san...er/001179.html Forse la cosa migliore è contattare direttamente quelli di sane
__________________
0: or %edi, %ecx; adc %eax, (%edx); popf; je 0b-22; pop %ebx; fadds 0x56(%ecx); lds 0x56(%ebx), %esp; mov %al, %al andeqs pc, r1, #147456; blpl 0xff8dd280; ldrgtb r4, [r6, #-472]; addgt r5, r8, r3, ror #12 |
|
![]() |
![]() |
![]() |
#12 |
Senior Member
Iscritto dal: Feb 2003
Città: Melegnano (MI)
Messaggi: 1275
|
OK...
Per scannerizzare ho risolto: 1. Riavviare il computer 2. Scegliere al boot la voce Winzozz 3. Scannerizzare con Winzozz ![]() ![]() ![]()
__________________
![]() |
![]() |
![]() |
![]() |
#13 |
Senior Member
Iscritto dal: Apr 2000
Città: Roma
Messaggi: 15625
|
Soluzione un pò drastica ma efficace...
![]()
__________________
0: or %edi, %ecx; adc %eax, (%edx); popf; je 0b-22; pop %ebx; fadds 0x56(%ecx); lds 0x56(%ebx), %esp; mov %al, %al andeqs pc, r1, #147456; blpl 0xff8dd280; ldrgtb r4, [r6, #-472]; addgt r5, r8, r3, ror #12 |
![]() |
![]() |
![]() |
#14 |
Senior Member
Iscritto dal: Feb 2003
Città: Melegnano (MI)
Messaggi: 1275
|
Odio cedere...
Ma qui mi sono accorto che CHIUNQUE abbia questo scanner riceve come output questo errore... E nessuno sa dare una soluzione... Mi sa che è proprio impossibile farlo funzionare. Grazie cmq di tutto ilSensine ![]()
__________________
![]() |
![]() |
![]() |
![]() |
#15 |
Senior Member
Iscritto dal: Apr 2000
Città: Roma
Messaggi: 15625
|
Finché nessuno si prenderà la briga di scocciare personalmente gli sviluppatori di sane sarà così
![]()
__________________
0: or %edi, %ecx; adc %eax, (%edx); popf; je 0b-22; pop %ebx; fadds 0x56(%ecx); lds 0x56(%ebx), %esp; mov %al, %al andeqs pc, r1, #147456; blpl 0xff8dd280; ldrgtb r4, [r6, #-472]; addgt r5, r8, r3, ror #12 |
![]() |
![]() |
![]() |
Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 05:02.