Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
strano problema con stampante
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
fctk
Veteran
Veteran


Joined: 28 Jan 2004
Posts: 1424
Location: Milan, Italy, EU

PostPosted: Sat Mar 13, 2004 5:51 pm    Post subject: strano problema con stampante Reply with quote

ciao a tutti,
ho una stampante Lexmark Z23 (porta USB) e sto cercando di farla funzionare sotto gentoo.
dunque... sto seguendo questa guida: http://www.gentoo.it/doc/printing-howto-it.html.
dopo aver modificato le variabili USE ho emerso cups (che tra l'altro ce l'avevo già) e foomatic, quindi ho ricompilato il kernel mettendo come moduli usbcore e usblp. al riavvio tutto ok, i moduli vengono caricati correttamente.

quando faccio tail /var/log/messages ottengo però questo:
Code:

bash-2.05b# tail /var/log/messages
Mar 13 18:22:12 mymachine kernel:  [sys_open+91/144] sys_open+0x5b/0x90
Mar 13 18:22:12 mymachine kernel:  [<c015e35b>] sys_open+0x5b/0x90
Mar 13 18:22:12 mymachine kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Mar 13 18:22:12 mymachine kernel:  [<c010962b>] syscall_call+0x7/0xb
Mar 13 18:22:12 mymachine kernel:
Mar 13 18:22:12 mymachine kernel: 0: NVRM: AGPGART: unable to retrieve symbol table
Mar 13 18:22:13 mymachine kernel: atkbd.c: Unknown key released (translated set 2, code 0x7a on isa0060/serio0).
Mar 13 18:22:13 mymachine kernel: atkbd.c: This is an XFree86 bug. It shouldn't access hardware directly.
Mar 13 18:22:13 mymachine kernel: atkbd.c: Unknown key released (translated set 2, code 0x7a on isa0060/serio0).
Mar 13 18:22:13 mymachine kernel: atkbd.c: This is an XFree86 bug. It shouldn't access hardware directly.


inoltre se do questi comandi:
Code:

# touch test.txt
# echo "Hello World" > test.txt
# cat test.txt > /dev/usb/lp0


mi da tale errore:
Code:

bash: /dev/usb/lp0: Permission denied


non ho la + pallida idea di che cosa fare... cmq. ho come la sensazione che questo errore dipendi da un altro che mi da durante il caricamento di gentoo (una serie di errori stranissimi) che però non hanno mai pregiudicato il funzionamento del sistema... (se solo sapessi come riportare il log lo farei volentieri... :roll:)

qualcuno ha qualche idea?
Back to top
View user's profile Send private message
-YoShi-
l33t
l33t


Joined: 26 Nov 2003
Posts: 684
Location: Besana Brianza - ItaLy -

PostPosted: Sat Mar 13, 2004 6:28 pm    Post subject: Re: strano problema con stampante Reply with quote

fctk wrote:

quando faccio tail /var/log/messages ottengo però questo:
Code:

bash-2.05b# tail /var/log/messages
Mar 13 18:22:12 mymachine kernel:  [sys_open+91/144] sys_open+0x5b/0x90
Mar 13 18:22:12 mymachine kernel:  [<c015e35b>] sys_open+0x5b/0x90
Mar 13 18:22:12 mymachine kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
Mar 13 18:22:12 mymachine kernel:  [<c010962b>] syscall_call+0x7/0xb
Mar 13 18:22:12 mymachine kernel:
Mar 13 18:22:12 mymachine kernel: 0: NVRM: AGPGART: unable to retrieve symbol table
Mar 13 18:22:13 mymachine kernel: atkbd.c: Unknown key released (translated set 2, code 0x7a on isa0060/serio0).
Mar 13 18:22:13 mymachine kernel: atkbd.c: This is an XFree86 bug. It shouldn't access hardware directly.
Mar 13 18:22:13 mymachine kernel: atkbd.c: Unknown key released (translated set 2, code 0x7a on isa0060/serio0).
Mar 13 18:22:13 mymachine kernel: atkbd.c: This is an XFree86 bug. It shouldn't access hardware directly.



Questi sono errori dei driver video, probabilmente hai ricompilato il kernel e non hai ri-emerso i driver della scheda video

fctk wrote:

inoltre se do questi comandi:
Code:

# touch test.txt
# echo "Hello World" > test.txt
# cat test.txt > /dev/usb/lp0


mi da tale errore:
Code:

bash: /dev/usb/lp0: Permission denied


non ho la + pallida idea di che cosa fare... cmq. ho come la sensazione che questo errore dipendi da un altro che mi da durante il caricamento di gentoo (una serie di errori stranissimi) che però non hanno mai pregiudicato il funzionamento del sistema... (se solo sapessi come riportare il log lo farei volentieri... :roll:)

qualcuno ha qualche idea?


Ma te lo fa da utente normale ho da root?
_________________
Io lo vedo tutti i giorni, un Re per vederlo deve uscire dal suo regno, e il Papa lo vede quando si spoglia. Chi è?
Back to top
View user's profile Send private message
fctk
Veteran
Veteran


Joined: 28 Jan 2004
Posts: 1424
Location: Milan, Italy, EU

PostPosted: Sat Mar 13, 2004 7:38 pm    Post subject: Reply with quote

beh... dopo aver ricompilato il kernel ho cambiato il link linux con un ln -s linux-2.6.4-r2 linux, quindi, dopo il riavvio, ho dato emerge nvidia-kernel

x quanto riguarda l'altra serie di comandi, sì, li ho dati da root...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum