Hello him610,
I am experiencing similar problems as the original author of this thread. May I ask you for help?
I have installed a fresh Lubuntu 19.10 Eoan Ermine (Lubuntu!) from a DVD and want to get my brother scanner running. (On Lubuntu 16.10 LTS it worked fine).
Then I did the following steps:
As the directory did not exist:
Executed the "Driver Install Tool" from Brother (downloaded from here: https://support.brother.com/g/b/down...&flang=English)Code:~$ sudo mkdir /var/spool/lpd
So this worked fine except from the following that Lubuntu complains: (as I dont know if you understand german, I translated it to english)Code:~$ Input model name ->MFC-9180 You are going to install following packages. mfc9180lpr-1.1.2-1.i386.deb cupswrapperMFC9180-1.0.2-1.i386.deb brscan-0.2.4-0.amd64.deb brscan-skey-0.2.4-1.amd64.deb OK? [y/N] ->y OK:1 http://de.archive.ubuntu.com/ubuntu eoan InRelease OK:2 http://de.archive.ubuntu.com/ubuntu eoan-updates InRelease OK:3 http://de.archive.ubuntu.com/ubuntu eoan-backports InRelease OK:4 http://security.ubuntu.com/ubuntu eoan-security InRelease Paketlisten werden gelesen... Fertig Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut. Statusinformationen werden eingelesen.... Fertig Paket ia32-libs ist nicht verfügbar, wird aber von einem anderen Paket referenziert. Das kann heißen, dass das Paket fehlt, dass es abgelöst wurde oder nur aus einer anderen Quelle verfügbar ist. Doch die folgenden Pakete ersetzen es: lib32z1 E: Für Paket »ia32-libs« existiert kein Installationskandidat. dpkg -x mfc9180lpr-1.1.2-1.i386.deb / dpkg -x cupswrapperMFC9180-1.0.2-1.i386.deb / dpkg-deb: Paket »mfc9180lpr« wird in »mfc9180lpr-1.1.2-1a.i386.deb« gebaut. dpkg -b ./brother_driver_packdir mfc9180lpr-1.1.2-1a.i386.deb dpkg-deb: Paket »cupswrappermfc9180« wird in »cupswrapperMFC9180-1.0.2-1a.i386.deb« gebaut. dpkg -b ./brother_driver_packdir cupswrapperMFC9180-1.0.2-1a.i386.deb dpkg -i --force-all mfc9180lpr-1.1.2-1a.i386.deb dpkg: Warnung: Problem wird übergangen, weil --force angegeben ist: dpkg: Warnung: Paket-Architektur (i386) passt nicht zum System (amd64) (Lese Datenbank ... 265607 Dateien und Verzeichnisse sind derzeit installiert.) Vorbereitung zum Entpacken von mfc9180lpr-1.1.2-1a.i386.deb ... Entpacken von mfc9180lpr:i386 (1.1.2-1) über (1.1.2-1) ... mfc9180lpr:i386 (1.1.2-1) wird eingerichtet ... dpkg -i --force-all cupswrapperMFC9180-1.0.2-1a.i386.deb dpkg: Warnung: Problem wird übergangen, weil --force angegeben ist: dpkg: Warnung: Paket-Architektur (i386) passt nicht zum System (amd64) (Lese Datenbank ... 265607 Dateien und Verzeichnisse sind derzeit installiert.) Vorbereitung zum Entpacken von cupswrapperMFC9180-1.0.2-1a.i386.deb ... Restarting cups (via systemctl): cups.service. Entpacken von cupswrappermfc9180:i386 (1.0.2-1) über (1.0.2-1) ... cupswrappermfc9180:i386 (1.0.2-1) wird eingerichtet ... rm -f /usr/lib/cups/filter/brlpdwrapperMFC9180 Restarting cups (via systemctl): cups.service. # Will you specify the Device URI? [Y/n] ->n Test Print? [y/N] ->y wait 5s. lpr -P MFC9180 /usr/share/cups/data/testprint You are going to install following packages. brscan-0.2.4-0.amd64.deb dpkg -i --force-all brscan-0.2.4-0.amd64.deb (Lese Datenbank ... 265607 Dateien und Verzeichnisse sind derzeit installiert.) Vorbereitung zum Entpacken von brscan-0.2.4-0.amd64.deb ... Entpacken von brscan (0.2.4) über (0.2.4) ... brscan (0.2.4) wird eingerichtet ... You are going to install following packages. brscan-skey-0.2.4-1.amd64.deb dpkg -i --force-all brscan-skey-0.2.4-1.amd64.deb (Lese Datenbank ... 265607 Dateien und Verzeichnisse sind derzeit installiert.) Vorbereitung zum Entpacken von brscan-skey-0.2.4-1.amd64.deb ... Entpacken von brscan-skey (0.2.4-1) über (0.2.4-1) ... brscan-skey (0.2.4-1) wird eingerichtet ...
package ia32-libs is not available, but is referenced from another package. This can mean , that the package is missing or is superseded or is only available from another source. But the following package is replacing it:
lib32z
Restarted the PC.
Made me a participant in the scanner group: (where seb is my username)
Edit config file: (whereas I add these two lines right above that line: LABEL="libsane_rules_end".)Code:~$ sudo usermod -a -G scanner seb
Code:# Brother scanners ATTRS{idVendor}=="04f9", ENV{libsane_matched}="yes"
The printer is working fine now, but the scanner not. Simple-scan reports: Additional software needed. You need to install driver software for your scanner.
What to do?
Bookmarks