Questions sur l'installation et la configuration de Manjaro Linux.

installation d'imprimante Brother et bluetooth

#21Messageil y a 10 ans

Bonjour,

un erreur doit persister, car même après introduire des espaces autour des ";" je reçois la même réponse d'erreur de syntaxe.

J'ai essayé une autre alternative avec deb2targz, en l’appliquant au paquet deb téléchargé du site de Brother.

[root@eat Downloads]# deb2targz dcpj515wlpr-1.1.3-1.i386.deb
deb2targz: converting 'dcpj515wlpr-1.1.3-1.i386.deb' ...
deb2targz: skipping section 'debian-binary'
deb2targz: skipping section 'control.tar.gz'
deb2targz: wrote 'dcpj515wlpr-1.1.3-1.i386.tar.gz'
[root@eat Downloads]# deb2targz dcpj515wcupswrapper-1.1.3-1.i386.deb
deb2targz: converting 'dcpj515wcupswrapper-1.1.3-1.i386.deb' ...
deb2targz: skipping section 'debian-binary'
deb2targz: skipping section 'control.tar.gz'
deb2targz: wrote 'dcpj515wcupswrapper-1.1.3-1.i386.tar.gz'


Après j'ai fait ça

[root@eat Downloads]# tar -xzvf dcpj515wlpr-1.1.3-1.i386.tar.gz
./
./opt/
./opt/brother/
./opt/brother/Printers/
./opt/brother/Printers/dcpj515w/
./opt/brother/Printers/dcpj515w/inf/
./opt/brother/Printers/dcpj515w/inf/ImagingArea
./opt/brother/Printers/dcpj515w/inf/brdcpj515wfunc
./opt/brother/Printers/dcpj515w/inf/brdcpj515wrc
./opt/brother/Printers/dcpj515w/inf/lut/
./opt/brother/Printers/dcpj515w/inf/lut/brio08ba.bcm
./opt/brother/Printers/dcpj515w/inf/lut/brio08bb.bcm
./opt/brother/Printers/dcpj515w/inf/lut/brio08bc.bcm
./opt/brother/Printers/dcpj515w/inf/lut/brio08be.bcm
./opt/brother/Printers/dcpj515w/inf/lut/brio08bf.bcm
./opt/brother/Printers/dcpj515w/inf/lut/brio08bg.bcm
./opt/brother/Printers/dcpj515w/inf/lut/brio08bk.bcm
./opt/brother/Printers/dcpj515w/inf/paperinfij2
./opt/brother/Printers/dcpj515w/inf/setupPrintcapij
./opt/brother/Printers/dcpj515w/lpd/
./opt/brother/Printers/dcpj515w/lpd/brdcpj515wfilter
./opt/brother/Printers/dcpj515w/lpd/filterdcpj515w
./opt/brother/Printers/dcpj515w/lpd/psconvertij2
./usr/
./usr/bin/
./usr/bin/brprintconf_dcpj515w
[root@eat Downloads]# tar -xzvf dcpj515wcupswrapper-1.1.3-1.i386.tar.gz
./
./opt/
./opt/brother/
./opt/brother/Printers/
./opt/brother/Printers/dcpj515w/
./opt/brother/Printers/dcpj515w/cupswrapper/
./opt/brother/Printers/dcpj515w/cupswrapper/brcupsconfpt1
./opt/brother/Printers/dcpj515w/cupswrapper/brother_dcpj515w_printer_en.ppd
./opt/brother/Printers/dcpj515w/cupswrapper/cupswrapperdcpj515w


J'ai passé à l'outil de configuration et l'imprimante à bien été ajouté par le biais du fichier ppd.
Par contre sur l'état de l'imprimante j'ai cet erreur (et impossible d'imprimer)

Inactif - File "/usr/lib/cups/filter/brlpdwrapperdcpj515w" not available: No such file or directory


Par contre je ne vois pas "brlpdwrapperdcpj515w" aucune part, même pas dans le dossier des sources que j'ai extrait de

dcpj515w_cupswrapper_GPL_source_1.1.3-1.tar.gz

Je me donne encore 2/3 jours de manque de sommeil, mais autrement je vais devoir passer à une distro deb ou rpm, parce que je dois avoir une utilisation intense de l'imprimante d'ici à septembre. Et j'ai encore mon problème de bluetooth et Antidote à résoudre.

Allez courage.

installation d'imprimante Brother et bluetooth

#22Messageil y a 10 ans

Bingo!
J'ai changé le URI et ça marché!! Bon, au moins la page de test a été imprimé...

lpd://IP/BINARY_P1


C'est le bon URI!

Bon, je me repose avant d'avancer vers le problème du bluetooth (bien moins gênant.

installation d'imprimante Brother et bluetooth

#23Messageil y a 10 ans

Voici comment j'ai fait pour installer mon imprimante :

1- Télécharger les deux paquets de pilotes en format .deb directement de la page support de Brother (il s'agit ici d'imprimantes non référées ni sur cups ni sur AUR). J'ai laissé le fichier dans le dossier de téléchargement.

2- Installer « deb2targz » avec pacman ou yaourt.

3- Se mettre en root sur une console dans le dossier où se trouve le fichier téléchargé. J'ai fait

cd /home/nom du dossier personnel/nom du dossier téléchargements


4- Appliquer deb2targz aux deux paquets comme indiqué ceci

[root@eat Downloads]# deb2targz dcpj515wlpr-1.1.3-1.i386.deb
deb2targz: converting 'dcpj515wlpr-1.1.3-1.i386.deb' ...
deb2targz: skipping section 'debian-binary'
deb2targz: skipping section 'control.tar.gz'
deb2targz: wrote 'dcpj515wlpr-1.1.3-1.i386.tar.gz'

[root@eat Downloads]# deb2targz dcpj515wcupswrapper-1.1.3-1.i386.deb
deb2targz: converting 'dcpj515wcupswrapper-1.1.3-1.i386.deb' ...
deb2targz: skipping section 'debian-binary'
deb2targz: skipping section 'control.tar.gz'
deb2targz: wrote 'dcpj515wcupswrapper-1.1.3-1.i386.tar.gz'
deb2targz à converti les deux « .deb » en « .tar.gz »


5. Après j'ai utilisé la commande « tar -xzvf », toujours en root, aux deux « .tar.gz »

[root@eat Downloads]# tar -xzvf dcpj515wlpr-1.1.3-1.i386.tar.gz
./
./opt/
./opt/brother/
./opt/brother/Printers/
./opt/brother/Printers/dcpj515w/
./opt/brother/Printers/dcpj515w/inf/
./opt/brother/Printers/dcpj515w/inf/ImagingArea
./opt/brother/Printers/dcpj515w/inf/brdcpj515wfunc
./opt/brother/Printers/dcpj515w/inf/brdcpj515wrc
./opt/brother/Printers/dcpj515w/inf/lut/
./opt/brother/Printers/dcpj515w/inf/lut/brio08ba.bcm
./opt/brother/Printers/dcpj515w/inf/lut/brio08bb.bcm
./opt/brother/Printers/dcpj515w/inf/lut/brio08bc.bcm
./opt/brother/Printers/dcpj515w/inf/lut/brio08be.bcm
./opt/brother/Printers/dcpj515w/inf/lut/brio08bf.bcm
./opt/brother/Printers/dcpj515w/inf/lut/brio08bg.bcm
./opt/brother/Printers/dcpj515w/inf/lut/brio08bk.bcm
./opt/brother/Printers/dcpj515w/inf/paperinfij2
./opt/brother/Printers/dcpj515w/inf/setupPrintcapij
./opt/brother/Printers/dcpj515w/lpd/
./opt/brother/Printers/dcpj515w/lpd/brdcpj515wfilter
./opt/brother/Printers/dcpj515w/lpd/filterdcpj515w
./opt/brother/Printers/dcpj515w/lpd/psconvertij2
./usr/
./usr/bin/
./usr/bin/brprintconf_dcpj515w

[root@eat Downloads]# tar -xzvf dcpj515wcupswrapper-1.1.3-1.i386.tar.gz
./
./opt/
./opt/brother/
./opt/brother/Printers/
./opt/brother/Printers/dcpj515w/
./opt/brother/Printers/dcpj515w/cupswrapper/
./opt/brother/Printers/dcpj515w/cupswrapper/brcupsconfpt1
./opt/brother/Printers/dcpj515w/cupswrapper/brother_dcpj515w_printer_en.ppd
./opt/brother/Printers/dcpj515w/cupswrapper/cupswrapperdcpj515w


6. Il faut alors patiemment vérifier si sur la racine existent bien tout les dossiers et fichiers dépliés dans cette fenêtre. Si ce n'est pas le cas il faut les copier et aller les coller (je l'ai fait en mode graphique avec dolphin en root – préalablement sur la console "sudo doplhin").

7. J'ai alors passé à l'outil de configuration de l'imprimante. Il faut préalablement récupérer le IP de l'imprimante sur la page de configuration du rooter (ma freebox en l’occurrence). J'ai demandé à l'outil de configuration de la rechercher sur cet IP. Très probablement il retournera des erreurs et donnera ensuite la possibilité de l'indiquer un fichier .ppd. Il faut ainsi le redirectioner sur le dossier créé dans la racine où ce trouve ce fichier .ppd.

7- L'imprimante s'installe mais elle n'imprime pas ? Dans mon cas j'ai eu cet erreur

Inactif - File "/usr/lib/cups/filter/brlpdwrapperdcpj515w" not available: No such file or directory


8- Je suis aller vérifier les paramètres de l'imprimante. Une fois qu'on y change le URI (dans mon cas j'avais un nom tel comme sur la page de la freebox et réseau (BRW::::) en indiquant à nouveau le IP l'imprimante marche finalement ! Il faut que le URI aie cette forme :

lpd://IP/BINARY_P1


Il s'agissait ici de l'installation d'une imprimante en wifi. Peut-être c'est encore plus simples en usb ou réseau filiaire. Ce système doit marcher avec toutes les imprimantes wifi, mais il faut faire attention à toujours bien indiquer son modèle.

installation d'imprimante Brother et bluetooth

#24Messageil y a 10 ans

et si tu as gardé les liens de téléchargement de tes paquets DEB, on doit pouvoir faire un pkgbuild.

installation d'imprimante Brother et bluetooth

#25Messageil y a 10 ans

Bonjour,
j''ai eu le même problème avec une brother HL2030. Je suis très Michu, mais heureusement un ami m'a conseillé : après moult tentatives sans succès il m'a fait essayer de l'installer via yaourt. Cela a parfaitement fonctionné, c'est simple pour un débutant comme moi.

installation d'imprimante Brother et bluetooth

#26Messageil y a 10 ans

Loubrix, le lien c'est celui-ci:

pilotes

lapintux, heureusement il y a déjà beaucoup de brother sur AUR, mais la mienne n'y était pas.

installation d'imprimante Brother et bluetooth

#27Messageil y a 10 ans

en fait, ce qu'il faut, c'est le lien direct, du genre:

http://www.brother.com/pub/bsc/linux/dlf/dcpj515wlpr-1.1.3-6.i386.deb

pour que Yaourt puisse télécharger directement...
Répondre