Pages : 1
#1 Le 27/06/2020, à 15:03
- sinbad83
Installation Scanner sur Brother HL-5030
Bonjour à tous,
depuis plusieurs versions Ubuntu, il m'est impossible de scanner à partir de l'imprimante HL-5030. C'est encore le cas avec Focal 20.04.
Y a-t-il des particularités à respecter à l'installation ?
Merci pour toute aide.
sinbad83
La connaissance n'est pas une denrée rare, il faut la partager avec les autres.
Linux registered #484707
Site: www.coursinforev.org/doku.php
Desktop AMD Ryzen 5-3600, RAM 16GB, Ubuntu 20.10, HP Pavillon G6 Ubuntu 20.10 et Ten, Serveur Ubuntu 18.04
Hors ligne
#2 Le 27/06/2020, à 15:50
- ylag
Re : Installation Scanner sur Brother HL-5030
Bonjour,
Pour la numérisation directe, je crois qu'il faut le paquet brscan-skey:
3.4 Installer la fonction de « numérisation directe »
A+
Dernière modification par ylag (Le 27/06/2020, à 15:51)
Hors ligne
#3 Le 27/06/2020, à 21:26
- eric63
Re : Installation Scanner sur Brother HL-5030
salut
idem que sinbad83
j’ajouterais que la création d’un dossier nommé brscan dans don dossier perso permet de débloqué le fonctionnement de brscan-key (qui devrait créer le dossier brscan mais pas systématiquement)
Kubuntu 24.10 X11 Plasma 6.1.5 KDE 6.6.0 Qt 6.6.2 noyau 6.11.0-14 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script de demonipuch
J’utilise le clavier french AFNOR
Hors ligne
#4 Le 30/06/2020, à 10:51
- sinbad83
Re : Installation Scanner sur Brother HL-5030
Il manquait effectivement brscan-skey mais l'ajout n'a rien changé. Aucun périphérique de numérisation n'est reconnu, quelle que soit l'application utilisée, même avec SimpleScan.
Dernière modification par sinbad83 (Le 30/06/2020, à 15:00)
La connaissance n'est pas une denrée rare, il faut la partager avec les autres.
Linux registered #484707
Site: www.coursinforev.org/doku.php
Desktop AMD Ryzen 5-3600, RAM 16GB, Ubuntu 20.10, HP Pavillon G6 Ubuntu 20.10 et Ten, Serveur Ubuntu 18.04
Hors ligne
#5 Le 30/06/2020, à 10:56
- xubu1957
Re : Installation Scanner sur Brother HL-5030
Bonjour,
Montre, en te servant du Retour utilisable de commande :
lsusb
dpkg -l | grep -i brother
sudo sane-find-scanner -q
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#6 Le 30/06/2020, à 14:59
- sinbad83
Re : Installation Scanner sur Brother HL-5030
Réponses:
$ lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 04f9:0015 Brother Industries, Ltd Printer
Bus 003 Device 002: ID 03f0:0024 HP, Inc KU-0316 Keyboard
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 0bc2:61b7 Seagate RSS LLC Maxtor M3 Portable
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
...
L'imprimante est bien connectée en USB
$ dpkg -l | grep -i brother
ii brscan-skey 0.3.1-1 amd64 Brother Linux scanner S-KEY tool
ii brscan4 0.4.9-1 amd64 Brother Scanner Driver
ii cupswrapperhl5030:i386 1.0.2-1 i386 Brother HL5030 CUPS wrapper driver
ii hl5030lpr:i386 1.1.2-1 i386 Brother lpr Printer Definitions
ii printer-driver-brlaser 6-1build1 amd64 printer driver for (some) Brother laser printers
ii printer-driver-ptouch 1.4.2-3 amd64 printer driver Brother P-touch label printers
$ lpstat -d
system default destination: HL-5030-series
$ sudo sane-find-scanner -q
found SCSI processor "Marvell 91xx Config 1.01" at /dev/sg6
found USB scanner (vendor=0x148f [MediaTek], product=0x7601 [802.11 n WLAN]) at libusb:001:003
Je ne sais pas d'où cela vient...
$ lpinfo -m | grep -i hl-5030
foomatic-db-compressed-ppds:0/ppd/foomatic-ppd/Brother-HL-5030-hl1250.ppd Brother HL-5030 Foomatic/hl1250 (recommended)
foomatic-db-compressed-ppds:0/ppd/foomatic-ppd/Brother-HL-5030-hpijs-pcl5e.ppd Brother HL-5030 Foomatic/hpijs-pcl5e
foomatic-db-compressed-ppds:0/ppd/foomatic-ppd/Brother-HL-5030-lj4dith.ppd Brother HL-5030 Foomatic/lj4dith
foomatic-db-compressed-ppds:0/ppd/foomatic-ppd/Brother-HL-5030-lj5gray.ppd Brother HL-5030 Foomatic/lj5gray
foomatic-db-compressed-ppds:0/ppd/foomatic-ppd/Brother-HL-5030-ljet4.ppd Brother HL-5030 Foomatic/ljet4
foomatic-db-compressed-ppds:0/ppd/foomatic-ppd/Brother-HL-5030-pxlmono.ppd Brother HL-5030 Foomatic/pxlmono
brhl5030_cups.ppd Brother HL-5030 for CUPS
drv:///brlaser.drv/br5030.ppd Brother HL-5030 series, using brlaser v6
$ lpinfo -v
direct hp
serial serial:/dev/ttyS0?baud=115200
file cups-brf:/
network http
network ipps
network ipp
network https
direct usb://Brother/HL-5030%20series?serial=C3J228893
network beh
file cups-pdf:/
direct hpfax
network lpd
network socket
network smb
direct parallel:/dev/lp0
Dernière modification par sinbad83 (Le 30/06/2020, à 23:17)
La connaissance n'est pas une denrée rare, il faut la partager avec les autres.
Linux registered #484707
Site: www.coursinforev.org/doku.php
Desktop AMD Ryzen 5-3600, RAM 16GB, Ubuntu 20.10, HP Pavillon G6 Ubuntu 20.10 et Ten, Serveur Ubuntu 18.04
Hors ligne
#7 Le 30/06/2020, à 19:57
- eric63
Re : Installation Scanner sur Brother HL-5030
Il manquait effectivement brscan-skey mais l'ajout n'a rien changé. Aucun périphérique de numérisation n'est reconnu, quelle que soit l'application utilisée, même avec SimpleScan.
houlà on doit pas être sur la même longueur d’onde
simple scan ou autre logiciel de scan n’a rien a voir avec la numérisation directe
les premiers ce sont des scans depuis ton pc de ton scanner
la numérisation directe se fait depuis ton scanner vers ton pc.
Visiblement d’après ce que je comprends tu n’as ni l’un ni l’autre
ce qui peut être du à une libusb 0.1-4 manquante (vu que tu as un mélange de paquets i386 et x64 à vérifier
sinon comme d’hab le script de demonipuch (voit dans mon profil) va t’installer les lib manquantes et avec brscan4 il y a peut de chances que ça soit insoluble
Dernière modification par eric63 (Le 30/06/2020, à 19:57)
Kubuntu 24.10 X11 Plasma 6.1.5 KDE 6.6.0 Qt 6.6.2 noyau 6.11.0-14 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script de demonipuch
J’utilise le clavier french AFNOR
Hors ligne
#8 Le 02/07/2020, à 16:14
- sinbad83
Re : Installation Scanner sur Brother HL-5030
Bonjour eric63,
mon problème n'est pas un problème de numérisation directe mais un problème de numérisation tout court. Quelles sont les commandes à lancer pour éclairer l'état des lieux ?
La connaissance n'est pas une denrée rare, il faut la partager avec les autres.
Linux registered #484707
Site: www.coursinforev.org/doku.php
Desktop AMD Ryzen 5-3600, RAM 16GB, Ubuntu 20.10, HP Pavillon G6 Ubuntu 20.10 et Ten, Serveur Ubuntu 18.04
Hors ligne
#9 Le 02/07/2020, à 20:19
- eric63
Re : Installation Scanner sur Brother HL-5030
ok c’est pas ce que tu semblais dire dans ton premier post.
Donc le problème est de savoir s‘il te manque quelque chose pour scanner
est ce que tu peux passer par le script de demonipuch qui est dans mon profil et qui t’installeras normalement tout ce qui manque
le script fournit aussi un fichier de log brprinter-install.log pour savoir si tout c’est bien passé
il est dans le dossier demonipuch dans ton dossier perso
envoie nous le contenu de ce fichier
Kubuntu 24.10 X11 Plasma 6.1.5 KDE 6.6.0 Qt 6.6.2 noyau 6.11.0-14 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script de demonipuch
J’utilise le clavier french AFNOR
Hors ligne
#10 Le 03/07/2020, à 11:29
- sinbad83
Re : Installation Scanner sur Brother HL-5030
Bonjour eric63,
le script avait été installé et réinstallé souvent. Voici le log:
$ more demonipuch-brprinter-installer-6e4cce8c163b/brprinter-installer.log
# Ubuntu Codename : focal
# Architecture : x86_64
# Modèle de l'imprimante : HL-5030
# Connexion : USB
# Fichier d'informations : http://www.brother.com/pub/bsc/linux/infs/HL5030
- Paquet trouvé : hl5030lpr-1.1.2-1.i386.deb
- Paquet trouvé : cupswrapperHL5030-1.0.2-1.i386.deb
# Téléchargement du paquet : hl5030lpr-1.1.2-1.i386.deb
--2020-07-01 12:20:04-- http://www.brother.com/pub/bsc/linux/packages/hl5030lpr-1.1.2-1.i386.deb
Résolution de www.brother.com (www.brother.com)… 104.69.85.90
Connexion à www.brother.com (www.brother.com)|104.69.85.90|:80… connecté.
requête HTTP transmise, en attente de la réponse… 200 OK
Taille : 28890 (28K) [application/x-troff-man]
Enregistre : «/home/guy/demonipuch-brprinter-installer-6e4cce8c163b/./packages/hl5030lpr-1.1.2-1.i38
6.deb»
0K .......... .......... ........ 100% 1,64M=0,02s
2020-07-01 12:20:05 (1,64 MB/s) - «/home/guy/demonipuch-brprinter-installer-6e4cce8c163b/./packages/
hl5030lpr-1.1.2-1.i386.deb» enregistré [28890/28890]
# Téléchargement du paquet : cupswrapperHL5030-1.0.2-1.i386.deb
--2020-07-01 12:20:05-- http://www.brother.com/pub/bsc/linux/packages/cupswrapperHL5030-1.0.2-1.i38
6.deb
Résolution de www.brother.com (www.brother.com)… 104.69.85.90
Connexion à www.brother.com (www.brother.com)|104.69.85.90|:80… connecté.
requête HTTP transmise, en attente de la réponse… 200 OK
Taille : 37656 (37K)
Enregistre : «/home/guy/demonipuch-brprinter-installer-6e4cce8c163b/./packages/cupswrapperHL5030-1.0
.2-1.i386.deb»
0K .......... .......... .......... ...... 100% 1,35M=0,03s
2020-07-01 12:20:05 (1,35 MB/s) - «/home/guy/demonipuch-brprinter-installer-6e4cce8c163b/./packages/
cupswrapperHL5030-1.0.2-1.i386.deb» enregistré [37656/37656]
# Vérification des pré-requis
- Paquet 'multiarch-support' non installé
# Installation de 'multiarch-support'
E: Impossible de trouver le paquet multiarch-support
- Paquet 'multiarch-support' installé
- Paquet 'lib32stdc++6' installé
- Paquet 'cups' installé
# Installation du paquet : hl5030lpr-1.1.2-1.i386.deb
(Lecture de la base de données... 315371 fichiers et répertoires déjà installés.)
Préparation du dépaquetage de .../hl5030lpr-1.1.2-1.i386.deb ...
Dépaquetage de hl5030lpr:i386 (1.1.2-1) sur (1.1.2-1) ...
Restarting lpd (via systemctl): lpd.service.
Paramétrage de hl5030lpr:i386 (1.1.2-1) ...
Restarting lpd (via systemctl): lpd.service.
# Installation du paquet : cupswrapperHL5030-1.0.2-1.i386.deb
(Lecture de la base de données... 315371 fichiers et répertoires déjà installés.)
Préparation du dépaquetage de .../cupswrapperHL5030-1.0.2-1.i386.deb ...
Restarting cups (via systemctl): cups.service.
Dépaquetage de cupswrapperhl5030:i386 (1.0.2-1) sur (1.0.2-1) ...
Paramétrage de cupswrapperhl5030:i386 (1.0.2-1) ...
rm -f /usr/lib/cups/filter/brlpdwrapperHL5030
Stopping lpd (via systemctl): lpd.service.
Restarting cups (via systemctl): cups.service.
lpadmin: Printer drivers are deprecated and will stop working in a future version of CUPS.
# Recherche d'un fichier PPD
- Fichier PPD : /usr/share/cups/model/brhl5030_cups.ppd
# Ajout de l'imprimante HL-5030
- Backup du fichier /etc/cups/printers.conf.O
- Arret du service CUPS
- Restauration du fichier printers.conf
- Redémarrage du service CUPS
- Restauration du fichier printers.conf.O
La connaissance n'est pas une denrée rare, il faut la partager avec les autres.
Linux registered #484707
Site: www.coursinforev.org/doku.php
Desktop AMD Ryzen 5-3600, RAM 16GB, Ubuntu 20.10, HP Pavillon G6 Ubuntu 20.10 et Ten, Serveur Ubuntu 18.04
Hors ligne
#11 Le 03/07/2020, à 15:48
- eric63
Re : Installation Scanner sur Brother HL-5030
- Paquet 'multiarch-support' installé
- Paquet 'lib32stdc++6' installé
- Paquet 'cups' installé
ton fichier ne parle pas des libusb-0.1-4 il doit y en avoir deux installées
à vérifier et a installer puis
reboot ton ordi et débranche rebranche ton imprimante
Kubuntu 24.10 X11 Plasma 6.1.5 KDE 6.6.0 Qt 6.6.2 noyau 6.11.0-14 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script de demonipuch
J’utilise le clavier french AFNOR
Hors ligne
#12 Le 04/07/2020, à 08:59
- sinbad83
Re : Installation Scanner sur Brother HL-5030
Bonjour ,
voici les paquets libusb installés:
$ dpkg -l|grep libusb
ii libgusb2:amd64 0.3.4-0.1 amd64 GLib wrapper around libusb1
ii libusb-0.1-4:amd64 2:0.1.12-32 amd64 userspace USB programming library
ii libusb-1.0-0:amd64 2:1.0.23-2build1 amd64 userspace USB programming library
ii libusb-1.0-0:i386 2:1.0.23-2build1 i386 userspace USB programming library
ii libusb-dev 2:0.1.12-32 amd64 userspace USB programming library development files
ii libusbmuxd6:amd64 2.0.1-2 amd64 USB multiplexor daemon for iPhone and iPod Touch devices - library
Dernière modification par sinbad83 (Le 04/07/2020, à 09:00)
La connaissance n'est pas une denrée rare, il faut la partager avec les autres.
Linux registered #484707
Site: www.coursinforev.org/doku.php
Desktop AMD Ryzen 5-3600, RAM 16GB, Ubuntu 20.10, HP Pavillon G6 Ubuntu 20.10 et Ten, Serveur Ubuntu 18.04
Hors ligne
#13 Le 04/07/2020, à 10:12
- eric63
Re : Installation Scanner sur Brother HL-5030
libusb-0.1-4:amd64
il manque aussi la libusb-0.1-4:i386
installe la
reboot l’ordi et l’imprimante
réessaye avec simple scan ou xsane
Dernière modification par eric63 (Le 04/07/2020, à 10:13)
Kubuntu 24.10 X11 Plasma 6.1.5 KDE 6.6.0 Qt 6.6.2 noyau 6.11.0-14 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script de demonipuch
J’utilise le clavier french AFNOR
Hors ligne
#14 Le 06/07/2020, à 10:01
- sinbad83
Re : Installation Scanner sur Brother HL-5030
Bonjour eric63,
j'ai bien installé lie fichier libusb manquant
dpkg -l|grep libusb
ii libgusb2:amd64 0.3.4-0.1 amd64 GLib wrapper around libusb1
ii libusb-0.1-4:amd64 2:0.1.12-32 amd64 userspace USB programming library
ii libusb-0.1-4:i386 2:0.1.12-32 i386 userspace USB programming library
ii libusb-1.0-0:amd64 2:1.0.23-2build1 amd64 userspace USB programming library
ii libusb-1.0-0:i386 2:1.0.23-2build1 i386 userspace USB programming library
ii libusb-dev 2:0.1.12-32 amd64 userspace USB programming library development files
ii libusbmuxd6:amd64 2.0.1-2 amd64 USB multiplexor daemon for iPhone and iPod Touch devices - library
mais j'ai toujours "aucun périphérique de numérisation détécté"...
La connaissance n'est pas une denrée rare, il faut la partager avec les autres.
Linux registered #484707
Site: www.coursinforev.org/doku.php
Desktop AMD Ryzen 5-3600, RAM 16GB, Ubuntu 20.10, HP Pavillon G6 Ubuntu 20.10 et Ten, Serveur Ubuntu 18.04
Hors ligne
#15 Le 06/07/2020, à 14:35
- eric63
Re : Installation Scanner sur Brother HL-5030
je suis la doc qui dit de copier ou lier les libsane dans le dossier /usr/lib/x86_64-linux-gnu
sudo cp -R /usr/lib64/* /usr/lib/x86_64-linux-gnu
Kubuntu 24.10 X11 Plasma 6.1.5 KDE 6.6.0 Qt 6.6.2 noyau 6.11.0-14 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script de demonipuch
J’utilise le clavier french AFNOR
Hors ligne
#16 Le 06/07/2020, à 22:32
- sinbad83
Re : Installation Scanner sur Brother HL-5030
Il doit y avoir un gag quelque part..
sudo cp -R /usr/lib64/* /usr/lib/x86_64-linux-gnu
cp: '/usr/lib64/sane/libsane-brother4.so.1.0.7' et '/usr/lib/x86_64-linux-gnu/sane/libsane-brother4.so.1.0.7' identifient le même fichier
La connaissance n'est pas une denrée rare, il faut la partager avec les autres.
Linux registered #484707
Site: www.coursinforev.org/doku.php
Desktop AMD Ryzen 5-3600, RAM 16GB, Ubuntu 20.10, HP Pavillon G6 Ubuntu 20.10 et Ten, Serveur Ubuntu 18.04
Hors ligne
#17 Le 08/07/2020, à 08:27
- eric63
Re : Installation Scanner sur Brother HL-5030
nan y’a pas de gag juste que tes lib sont déjà copiées
pour info
j’ai 3 emplacements pour les libsane-brother4
1 dossier lié dans /usr/lib/sane qui pointe vers /usr/lib64/sane et qui contient
1 lien libsane-brother4.so qui pointe vers /usr/lib64/sane/libsane-brother4.so.1
1 lien libsane-brother4.so.1 qui pointe vers /usr/lib64/sane/libsane-brother4.so.1.0.7
1 fichier libsane-brother4.so.1.0.7
1 emplacement dans /usr/lib64/sane qui contient
1 lien libsane-brother4.so qui pointe vers /usr/lib64/sane/libsane-brother4.so.1
1 lien libsane-brother4.so.1 qui pointe vers /usr/lib64/sane/libsane-brother4.so.1.0.7
1 fichier libsane-brother4.so.1.0.7
1 emplacement dans /usr/lib/x86_64-linux-gnu qui contient
1 lien libsane-brother4.so qui pointe vers libsane-brother4.so.1
1 lien libsane-brother4.so.1 qui pointe vers libsane-brother4.so.1.0.7
1 fichier libsane-brother4.so.1.0.7 qui pointe vers /usr/lib64/sane/libsane-brother4.so.1.0.7
Kubuntu 24.10 X11 Plasma 6.1.5 KDE 6.6.0 Qt 6.6.2 noyau 6.11.0-14 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script de demonipuch
J’utilise le clavier french AFNOR
Hors ligne
#18 Le 08/07/2020, à 19:47
- sinbad83
Re : Installation Scanner sur Brother HL-5030
D'accord, mais le scanner n'est toujours pas détecté...
La connaissance n'est pas une denrée rare, il faut la partager avec les autres.
Linux registered #484707
Site: www.coursinforev.org/doku.php
Desktop AMD Ryzen 5-3600, RAM 16GB, Ubuntu 20.10, HP Pavillon G6 Ubuntu 20.10 et Ten, Serveur Ubuntu 18.04
Hors ligne
#19 Le 09/07/2020, à 10:46
- ylag
Re : Installation Scanner sur Brother HL-5030
Bonjour,
Histoire de voir ce qu'il en est sur ton système en regard des bibliothèques libsane-brother:
sudo find / -iname libsane-brother* -exec ls -l {} 2>/dev/null \;
?
Hors ligne
#20 Le 09/07/2020, à 11:58
- sinbad83
Re : Installation Scanner sur Brother HL-5030
Bonjour ylag,
la réponse est très longue à venir, voici ce que j'ai actuellement:
sudo find / -iname libsane-brother* -exec ls -l {} 2>/dev/null \;
lrwxrwxrwx 1 root root 37 avril 25 2012 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-26_15-40-01/localhost/usr/lib64/sane/libsane-brother3.so -> /usr/lib64/sane/libsane-brother3.so.1
lrwxrwxrwx 1 root root 41 avril 25 2012 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-26_15-40-01/localhost/usr/lib64/sane/libsane-brother3.so.1 -> /usr/lib64/sane/libsane-brother3.so.1.0.7
-rwxr-xr-x 1 root root 111040 avril 25 2012 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-26_15-40-01/localhost/usr/lib64/sane/libsane-brother3.so.1.0.7
lrwxrwxrwx 1 root root 41 janv. 19 2015 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-26_15-40-01/localhost/usr/lib/sane/libsane-brother3.so -> /usr/lib64/sane/libsane-brother3.so.1.0.7
lrwxrwxrwx 1 root root 41 janv. 19 2015 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-26_15-40-01/localhost/usr/lib/sane/libsane-brother3.so.1 -> /usr/lib64/sane/libsane-brother3.so.1.0.7
lrwxrwxrwx 1 root root 41 janv. 19 2015 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-26_15-40-01/localhost/usr/lib/sane/libsane-brother3.so.1.0.7 -> /usr/lib64/sane/libsane-brother3.so.1.0.7
lrwxrwxrwx 1 root root 37 avril 25 2012 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-27_10-15-33/localhost/usr/lib64/sane/libsane-brother3.so -> /usr/lib64/sane/libsane-brother3.so.1
lrwxrwxrwx 1 root root 41 avril 25 2012 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-27_10-15-33/localhost/usr/lib64/sane/libsane-brother3.so.1 -> /usr/lib64/sane/libsane-brother3.so.1.0.7
-rwxr-xr-x 1 root root 111040 avril 25 2012 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-27_10-15-33/localhost/usr/lib64/sane/libsane-brother3.so.1.0.7
lrwxrwxrwx 1 root root 41 janv. 19 2015 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-27_10-15-33/localhost/usr/lib/sane/libsane-brother3.so -> /usr/lib64/sane/libsane-brother3.so.1.0.7
lrwxrwxrwx 1 root root 41 janv. 19 2015 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-27_10-15-33/localhost/usr/lib/sane/libsane-brother3.so.1 -> /usr/lib64/sane/libsane-brother3.so.1.0.7
lrwxrwxrwx 1 root root 41 janv. 19 2015 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-27_10-15-33/localhost/usr/lib/sane/libsane-brother3.so.1.0.7 -> /usr/lib64/sane/libsane-brother3.so.1.0.7
lrwxrwxrwx 1 root root 37 avril 25 2012 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-27_07-35-23/localhost/usr/lib64/sane/libsane-brother3.so -> /usr/lib64/sane/libsane-brother3.so.1
lrwxrwxrwx 1 root root 41 avril 25 2012 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-27_07-35-23/localhost/usr/lib64/sane/libsane-brother3.so.1 -> /usr/lib64/sane/libsane-brother3.so.1.0.7
-rwxr-xr-x 1 root root 111040 avril 25 2012 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-27_07-35-23/localhost/usr/lib64/sane/libsane-brother3.so.1.0.7
lrwxrwxrwx 1 root root 41 janv. 19 2015 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-27_07-35-23/localhost/usr/lib/sane/libsane-brother3.so -> /usr/lib64/sane/libsane-brother3.so.1.0.7
lrwxrwxrwx 1 root root 41 janv. 19 2015 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-27_07-35-23/localhost/usr/lib/sane/libsane-brother3.so.1 -> /usr/lib64/sane/libsane-brother3.so.1.0.7
lrwxrwxrwx 1 root root 41 janv. 19 2015 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-27_07-35-23/localhost/usr/lib/sane/libsane-brother3.so.1.0.7 -> /usr/lib64/sane/libsane-brother3.so.1.0.7
lrwxrwxrwx 1 root root 37 avril 25 2012 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-26_22-51-13/localhost/usr/lib64/sane/libsane-brother3.so -> /usr/lib64/sane/libsane-brother3.so.1
lrwxrwxrwx 1 root root 41 avril 25 2012 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-26_22-51-13/localhost/usr/lib64/sane/libsane-brother3.so.1 -> /usr/lib64/sane/libsane-brother3.so.1.0.7
-rwxr-xr-x 1 root root 111040 avril 25 2012 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-26_22-51-13/localhost/usr/lib64/sane/libsane-brother3.so.1.0.7
lrwxrwxrwx 1 root root 41 janv. 19 2015 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-26_22-51-13/localhost/usr/lib/sane/libsane-brother3.so -> /usr/lib64/sane/libsane-brother3.so.1.0.7
lrwxrwxrwx 1 root root 41 janv. 19 2015 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-26_22-51-13/localhost/usr/lib/sane/libsane-brother3.so.1 -> /usr/lib64/sane/libsane-brother3.so.1.0.7
lrwxrwxrwx 1 root root 41 janv. 19 2015 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-26_22-51-13/localhost/usr/lib/sane/libsane-brother3.so.1.0.7 -> /usr/lib64/sane/libsane-brother3.so.1.0.7
lrwxrwxrwx 1 root root 37 avril 25 2012 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-01-19_16-29-31/localhost/usr/lib64/sane/libsane-brother3.so -> /usr/lib64/sane/libsane-brother3.so.1
lrwxrwxrwx 1 root root 41 avril 25 2012 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-01-19_16-29-31/localhost/usr/lib64/sane/libsane-brother3.so.1 -> /usr/lib64/sane/libsane-brother3.so.1.0.7
-rwxr-xr-x 1 root root 111040 avril 25 2012 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-01-19_16-29-31/localhost/usr/lib64/sane/libsane-brother3.so.1.0.7
lrwxrwxrwx 1 root root 41 janv. 19 2015 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-01-19_16-29-31/localhost/usr/lib/sane/libsane-brother3.so -> /usr/lib64/sane/libsane-brother3.so.1.0.7
lrwxrwxrwx 1 root root 41 janv. 19 2015 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-01-19_16-29-31/localhost/usr/lib/sane/libsane-brother3.so.1 -> /usr/lib64/sane/libsane-brother3.so.1.0.7
lrwxrwxrwx 1 root root 41 janv. 19 2015 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-01-19_16-29-31/localhost/usr/lib/sane/libsane-brother3.so.1.0.7 -> /usr/lib64/sane/libsane-brother3.so.1.0.7
lrwxrwxrwx 1 root root 37 avril 25 2012 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/.sync/localhost/usr/lib64/sane/libsane-brother3.so -> /usr/lib64/sane/libsane-brother3.so.1
lrwxrwxrwx 1 root root 41 avril 25 2012 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/.sync/localhost/usr/lib64/sane/libsane-brother3.so.1 -> /usr/lib64/sane/libsane-brother3.so.1.0.7
-rwxr-xr-x 1 root root 111040 avril 25 2012 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/.sync/localhost/usr/lib64/sane/libsane-brother3.so.1.0.7
lrwxrwxrwx 1 root root 41 janv. 19 2015 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/.sync/localhost/usr/lib/sane/libsane-brother3.so -> /usr/lib64/sane/libsane-brother3.so.1.0.7
lrwxrwxrwx 1 root root 41 janv. 19 2015 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/.sync/localhost/usr/lib/sane/libsane-brother3.so.1 -> /usr/lib64/sane/libsane-brother3.so.1.0.7
lrwxrwxrwx 1 root root 41 janv. 19 2015 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/.sync/localhost/usr/lib/sane/libsane-brother3.so.1.0.7 -> /usr/lib64/sane/libsane-brother3.so.1.0.7
lrwxrwxrwx 1 root root 37 avril 25 2012 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-24_17-49-41/localhost/usr/lib64/sane/libsane-brother3.so -> /usr/lib64/sane/libsane-brother3.so.1
lrwxrwxrwx 1 root root 41 avril 25 2012 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-24_17-49-41/localhost/usr/lib64/sane/libsane-brother3.so.1 -> /usr/lib64/sane/libsane-brother3.so.1.0.7
-rwxr-xr-x 1 root root 111040 avril 25 2012 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-24_17-49-41/localhost/usr/lib64/sane/libsane-brother3.so.1.0.7
lrwxrwxrwx 1 root root 41 janv. 19 2015 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-24_17-49-41/localhost/usr/lib/sane/libsane-brother3.so -> /usr/lib64/sane/libsane-brother3.so.1.0.7
lrwxrwxrwx 1 root root 41 janv. 19 2015 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-24_17-49-41/localhost/usr/lib/sane/libsane-brother3.so.1 -> /usr/lib64/sane/libsane-brother3.so.1.0.7
lrwxrwxrwx 1 root root 41 janv. 19 2015 /media/guy/Maxtor/DONNEES1To/timeshift/snapshots/2015-03-24_17-49-41/localhost/usr/lib/sane/libsane-brother3.so.1.0.7 -> /usr/lib64/sane/libsane-brother3.so.1.0.7
Il en arrive encore, je donnerai la suite plus tard. A moins qu'il y ait un tri à faire dans le temps.
Dernière modification par sinbad83 (Le 09/07/2020, à 12:01)
La connaissance n'est pas une denrée rare, il faut la partager avec les autres.
Linux registered #484707
Site: www.coursinforev.org/doku.php
Desktop AMD Ryzen 5-3600, RAM 16GB, Ubuntu 20.10, HP Pavillon G6 Ubuntu 20.10 et Ten, Serveur Ubuntu 18.04
Hors ligne
#21 Le 09/07/2020, à 13:30
- ylag
Re : Installation Scanner sur Brother HL-5030
Re,
La source des liens viendrait d'une sauvegarde (assez ancienne, si je ne me trompe...) ?
Faudrait l'avis de @eric63...
Ajout:
Repasse la commande, mais modifiée de façon à exclure les retours des périphériques externes:
sudo find / -xdev -iname libsane-brother* -exec ls -l {} 2>/dev/null \;
A+
Dernière modification par ylag (Le 09/07/2020, à 14:38)
Hors ligne
#22 Le 09/07/2020, à 21:25
- eric63
Re : Installation Scanner sur Brother HL-5030
outre que tes snapshots date (il vaut mieux les derniers en date) mais c’est pas trop un problème pour voir les chemins des libsane* dans ton /usr
il y a un truc que je ne vois pas pour l’instant c’est une trace des libsane* dans /usr/lib/x86_64-linux-gnu ou dans /usr/lib/i386-linux-gnu
ls -la /usr/*/*/* | grep -E "brother"
ls -la /usr/*/*/* | grep -E "libsane.so"
pour voir tes paquets installés
dpkg -l | grep -i brother
ce que je vois aussi c’est que tu as un paquet brother3 mais rien qui fasse référence à ce paquet dans les dossiers de démarrage
donc vèrifie que tu as un paquet brscan3 dans ta logithèque
je serais absent pendant quelques jours donc ne t’étonne pas pour les non réponses
Dernière modification par eric63 (Le 09/07/2020, à 22:43)
Kubuntu 24.10 X11 Plasma 6.1.5 KDE 6.6.0 Qt 6.6.2 noyau 6.11.0-14 Asus B760+D4 i5-12400F 4.4Ghz DDR4 32Go nvidia RTX 3060 12GB
Utilisez les drivers libres avant d’ installer une brother avec le script de demonipuch
J’utilise le clavier french AFNOR
Hors ligne
#23 Le 11/07/2020, à 19:06
- sinbad83
Re : Installation Scanner sur Brother HL-5030
@etic63,
Je ne vois pas de paquet brother3. Par contre, il y a bien brscan4.
$ dpkg -l | grep -i brother
ii brscan-skey 0.3.1-1 amd64 Brother Linux scanner S-KEY tool
ii brscan4 0.4.9-1 amd64 Brother Scanner Driver
ii cupswrapperhl5030:i386 1.0.2-1 i386 Brother HL5030 CUPS wrapper driver
ii hl5030lpr:i386 1.1.2-1 i386 Brother lpr Printer Definitions
ii printer-driver-brlaser 6-1build1 amd64 printer driver for (some) Brother laser printers
ii printer-driver-ptouch 1.4.2-3 amd64 printer driver Brother P-touch label printers
$ ls -la /usr/*/*/* | grep -E "brother"
lrwxrwxrwx 1 root root 42 févr. 5 01:29 /usr/bin/X11/brsaneconfig4 -> /opt/brother/scanner/brscan4/brsaneconfig4
lrwxrwxrwx 1 root root 44 juin 29 11:20 /usr/bin/X11/brscan-skey -> /opt/brother/scanner/brscan-skey/brscan-skey
lrwxrwxrwx 1 root root 37 févr. 5 01:29 /usr/lib64/sane/libsane-brother4.so -> /usr/lib64/sane/libsane-brother4.so.1
lrwxrwxrwx 1 root root 41 févr. 5 01:29 /usr/lib64/sane/libsane-brother4.so.1 -> /usr/lib64/sane/libsane-brother4.so.1.0.7
-rwxr-xr-x 1 root root 195K févr. 5 01:29 /usr/lib64/sane/libsane-brother4.so.1.0.7
lrwxrwxrwx 1 root root 37 juil. 6 23:30 libsane-brother4.so -> /usr/lib64/sane/libsane-brother4.so.1
lrwxrwxrwx 1 root root 41 juil. 6 23:30 libsane-brother4.so.1 -> /usr/lib64/sane/libsane-brother4.so.1.0.7
lrwxrwxrwx 1 root root 41 juin 29 11:19 libsane-brother4.so.1.0.7 -> /usr/lib64/sane/libsane-brother4.so.1.0.7
/usr/local/Brother/cupswrapper:
/usr/local/Brother/filter:
/usr/local/Brother/inf:
/usr/local/Brother/lpd:
$ ls -la /usr/*/*/* | grep -E "libsane.so"
lrwxrwxrwx 1 root root 17 févr. 24 09:39 /usr/lib/i386-linux-gnu/libsane.so.1 -> libsane.so.1.0.29
-rw-r--r-- 1 root root 94K févr. 24 09:39 /usr/lib/i386-linux-gnu/libsane.so.1.0.29
lrwxrwxrwx 1 root root 17 févr. 24 09:39 /usr/lib/x86_64-linux-gnu/libsane.so.1 -> libsane.so.1.0.29
-rw-r--r-- 1 root root 91K févr. 24 09:39 /usr/lib/x86_64-linux-gnu/libsane.so.1.0.29
Dernière modification par sinbad83 (Le 11/07/2020, à 19:11)
La connaissance n'est pas une denrée rare, il faut la partager avec les autres.
Linux registered #484707
Site: www.coursinforev.org/doku.php
Desktop AMD Ryzen 5-3600, RAM 16GB, Ubuntu 20.10, HP Pavillon G6 Ubuntu 20.10 et Ten, Serveur Ubuntu 18.04
Hors ligne