Je viens d'acheter une imprimante Brother DCP-375CW.
Pour l'installer j'ai suivi 2 méthodes :
- la première en mode bulgare depuis Aur :
Code : Tout sélectionner
yaourt brother 375
1 aur/dcp375cw 1.1.2-3
=> wiki : http://wiki.archlinux.fr/howto/materiel ... cca2facdf4
=> http://welcome.solutions.brother.com/bs ... #DCP-375CW
J'ai bien tout copié où il faut :
Code : Tout sélectionner
[root@hylochere joker]#cd /usr/local/Brother/Printer/dcp375cw/cupswrapper/
[root@hylochere joker]# ls -l
total 52
-rwxr-xr-x 1 root root 13272 7 avril 19:25 brcupsconfpt1
-rwxr-xr-x 1 root root 33410 7 avril 19:25 cupswrapperdcp375cw
[root@hylochere cupswrapper]# ./cupswrapperdcp375cw
Code : Tout sélectionner
[root@hylochere cupswrapper]# ./cupswrapperdcp375cw
:: Stopping CUPS Daemon [DONE]
:: Starting CUPS Daemon [FAIL]
lpinfo: Aucun fichier ou dossier de ce type
lpinfo: Aucun fichier ou dossier de ce type
lpinfo: Aucun fichier ou dossier de ce type
lpadmin : connexion impossible au serveur : Aucun fichier ou dossier de ce type
[root@hylochere cupswrapper]# ./cupswrapperdcp375cw
:: Stopping CUPS Daemon [FAIL]
:: Starting CUPS Daemon [DONE]
Code : Tout sélectionner
Processing - "attente de disponibilité de l’imprimante…"

J'ai fait un tour sur le chan, Calimero m'a conseillé
1/ d'ajouter !usb-lp dans modules =>
Code : Tout sélectionner
MODULES=(!usb-lp vboxdrv)
2/ de vérifier que la news concernant cups ne me concernait pas (news_cups), or je n'en suis pas certain étant donné que ma version de cups est différente :
Code : Tout sélectionner
pacman -Qs cups
local/cups 1.4.3-1
The CUPS Printing System - deamon package
local/cups-pdf 2.5.0-1
PDF printer for cups
local/dcp375cw 1.1.2-3
CUPS driver for Brother DCP-375CW printer
local/hal-cups-utils 0.6.13-1
Cups management via HAL UDIs
local/libcups 1.4.3-1
The CUPS Printing System - client libraries and headers
local/pycups 1.9.49-1
Python CUPS Bindings
local/system-config-printer-common 1.1.18-1
Pygtk CUPS Configuration
