Pages : 1
#1 Le 28/10/2006, à 15:54
- vinux
Imprimante multifonctions Brother 5440CN
Bonjour,
J'avais déjà installé sous mon ancienne version d'ubuntu dapper 64bits mon imprimante brother 5440cn avec les drivers de brother cela fonctionnait parfaitement.
Depuis je suis passé à Edgy 64 bits en suivant la même méthode.
J'ai téléchargé les drivers LPR et CUPSWRAPPER sur le site de Brother.
Je les aient installés :
sudo dpkg -i --force-all mfc5440cnlpr-1.0.2-1.i386.deb
sudo dpkg -i --force-all cupswrappermfc5440cn_1.0.0-1_i386.deb
Je n'ai eu aucun message d'erreur à l'installation.
Mon imprimante étant raccordée en ethernet j'ai modifié son emplacement : lpd://192.168.0.5/binary_p1
J'imprime une page de test mais mon impression est rejetée.
Le log de CUPS :
D [28/Oct/2006:16:44:40 +0200] [CGI] Template file is "/usr/share/cups/templates/trailer.tmpl"...
D [28/Oct/2006:16:44:40 +0200] [CGI] Starting at file position 0...
D [28/Oct/2006:16:44:40 +0200] [CGI] Returning at file position 614 on EOF...
D [28/Oct/2006:16:44:40 +0200] [Job 20] /usr/local/Brother/lpd/filterMFC5440CN: 59: /usr/local/Brother//lpd/rastertobrij2: not found
D [28/Oct/2006:16:44:41 +0200] [Job 20] ESP Ghostscript 815.02: Unrecoverable error, exit code 1
D [28/Oct/2006:16:44:41 +0200] Discarding unused printer-state-changed event...
D [28/Oct/2006:16:44:41 +0200] PID 25594 (/usr/lib/cups/filter/brlpdwrapperMFC5440CN) exited with no errors.
D [28/Oct/2006:16:44:41 +0200] [Job 20] Connected on ports 515 (local 1023)...
D [28/Oct/2006:16:44:41 +0200] [Job 20] lpd_command 02 binary_p1
D [28/Oct/2006:16:44:41 +0200] [Job 20] Sending command string (11 bytes)...
D [28/Oct/2006:16:44:41 +0200] [Job 20] Reading command status...
D [28/Oct/2006:16:44:41 +0200] Discarding unused printer-state-changed event...
D [28/Oct/2006:16:44:41 +0200] [Job 20] lpd_command returning 0
D [28/Oct/2006:16:44:41 +0200] [Job 20] Control file is:
Le fichier "/usr/local/Brother//lpd/rastertobrij2" existe bien pourtant.
Si quelqu'un pourrais m'éclairer je le remercie d'avance.
Vince
Note.
- Installation driver LPR > http://solutions.brother.com/linux/sol/printer/linux/lpr_install.html
- Installation driver CUPS > http://solutions.brother.com/linux/sol/printer/linux/cups_wrapper_install.html
Dernière modification par vinux (Le 28/10/2006, à 15:56)
Hors ligne
#2 Le 24/11/2006, à 22:35
- looping98
Re : Imprimante multifonctions Brother 5440CN
j'ai un pb du même genre avec ma brother DCP310 CN, en fait moi le pb semble venir de la commande lpadmin qui est lancée a la fin du script d'install brother. il me renvoi une erreur en me disant :
lpadmin: Unable to copy PPD file!
le problème éxiste depuis ma migration sous edgy aprés avoi fouillé dans le script je crois que les device on changé de non sous edgy ie la ou mon port imprimante usb était /dev/usb/lp0 sous dapper il est maintenant /dev/usblp0
Hors ligne