[Risolto] driver epson stylus d92

salve ragazzi,
ho una epson stylus D92 che non riesco ad installare tramite usb.

Dando il comando lsusb visualizzo:

[quote]utente@localhost ~]$ lsusb
Bus 004 Device 002: ID 04b8:0005 Seiko Epson Corp. Stylus D88+
[/quote]

Quindi posso usare anche il driver per la stampante d88+?

Allora sono andato http://www.avasys.jp/lx-bin2/linux_e/ink/DL1.do
e ho scaricato i driver per la d88+.
Installati ma nulla di fatto, la stampante non funziona.
Se mando i processi di stampa, restano in coda ma non stampa.

I driver per la d92 per fedora 11 non ci sono su quel sito.

Frugando in questo forum ho visto che potevo tentare la strada: http://gutenprint.sourceforge.net/index.php.
Nella lista dice che è compatibile, allora ho scaricato il pacchetto, estratto e installato (./configure -> make -> make install : nessun errore!).

Ma la stampante non va ancora!

Ho provato a dare il comando:

system-config-printer

e ho questo risultato:

[quote][root@localhost utente]# system-config-printer
libnotify-Message: Unable to get session bus: 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.

(system-config-printer.py:2423): 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.

(system-config-printer.py:2423): 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.

(system-config-printer.py:2423): 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.
[root@localhost utente]#

[/quote]

Come risolvo?

Suppongo che tu abbia disinstallato i driver che non andavano; giusto?

Il pacchetto gutenprint è disponibile nei repo. Fai una ricerca con yum prima di installare manualmente con i sorgenti.

Prova a disabilitare SELinux.

[quote=trpost]
Prova a disabilitare SELinux.[/quote]

come si disabilita SELinux?

# /usr/bin/system-config-selinux

—> modalità predefinita del sistema: disabilitata

Se non ha effetto ricordati di riabilitare (enforcing)
Rietichetterà al riavvio.

ho installato i driver con il comando:
yum install gutenprint.

Ho disattivato SELinux.

Mi stampa la pagina di prova mediante system-config-printer ma se provo a stampare una pagina da open-writer o da altri programmi le stampe restano in coda e non stampa nulla.

come mai?

Ti ringrazio per il tempo speso.
ciao e a presto

output di:

# chkconfig --list|grep cup

Facciamo una prova:

mantieni disabilitato SELinux,
cancella la coda di stampa,
spegni la stampante,

dai

# service cups restart

riaccendi e prova a stampare.

Ragazzi stampa.
Funziona.

Grazie mille.