Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Installare stampante Xerox Phaser 6128MFP in gentoo
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) Risorse italiane (documentazione e tools)
View previous topic :: View next topic  
Author Message
axettone
n00b
n00b


Joined: 22 Feb 2006
Posts: 16

PostPosted: Fri Apr 17, 2009 2:54 pm    Post subject: Installare stampante Xerox Phaser 6128MFP in gentoo Reply with quote

Dopo alcuni tentativi siamo riusciti ad installare una stampante Xerox Phaser 6128MFP nel nostro server CUPS.

Venendo in aiuto di questa splendida comunità ho deciso di pubblicare questa guida, sicuramente migliorabile dal momento che è la prima che scrivo.

Prima di tutto, utilizzando l'interfaccia web di CUPS, rimuovere la stampante Xerox nel caso in cui
siano stati fatti precedenti tentativi di installazione.

Scaricare l'archivio 6128MFP_Linux.tar dal sito di Xerox (http://www.support.xerox.com/go/getfile.asp?Xlang=it_IT&XCntry=ITA&objid=75239&EULA=0&prodID=6128MFP&Family=Phaser&ripId=&langs=English%20(US)&plats=Linux&Xtype=download&uType=)

Scompattare l'archivio nella propria cartella home ~
Code:

$ cd ~
$ tar -xvf 6128MFP_Linux.tar
$ cd 6128MFP_Linux/English


Convertire il file RPM in un archivio targz
Code:

$ rpm2targz Xerox-Phaser-6128MFP-1.0-1.i386.rpm


Copiare il file convertito nella root directory
Code:

$ cp Xerox-Phaser-6128MFP-1.0-1.i386.tar.gz /

$ cp /

$ gzip -d Xerox-Phaser-6128MFP-1.0-1.i386.tar.gz

$ tar -xvf Xerox-Phaser-6128MFP-1.0-1.i386.tar


Tornare nella directory home in cui è stato scompattato il file 6128MFP_Linux.tar
Code:

$ cd ~/6128MFP_Linux/English
$ gzip -d xrprefilter-1.0.0.tar.gz
$ tar -xvf xrprefilter-1.0.0.tar
$ cd xrprefilter-1.0.0/filter


Compilare i sorgenti

Code:

$ make
$ cp XRM_PF /usr/lib/cups/filter/Xerox_Phaser_6128MFP/


A questo punto bisogna modificare il file ppd, che è difettoso

Code:

$ nano -w /usr/share/cups/model/Xerox/en/Xerox_Phaser_6128MFP_N.ppd


Cercare la riga contentente XRMainFilter e sostituire tale scritta con FXMainFilter

A questo punto installare la stampante tramite il pannello amministrativo web di cups (http://localhost:631)
_________________
Paolo Niccolò Giubelli
ITestense snc
Ferrara
www.itestense.it
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Risorse italiane (documentazione e tools) 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