Aggiornamento dicembre 2014
In questo blog più volte si è parlato della configurazione e dell’installazione della stampante Brother multifunzione MFC5890CN in Ubuntu e Debian. Recentemente ho avuto modo di constatare che Brother ha cambiato la parte del sito relativa alle funzioni di servizio e ha reso finalmente disponibile un installer ( Driver install Tool ) da linea di comando che consente di installare i drivers e di configurare la stampante e scanner in modo efficace e semplifice. In passato infatti c’era sempre stato stato qualche problema in particolare in Ubuntu 64 bit con la gestione dello scanner. Il Driver install Tool è alla versione 2.0.0.1 ( marzo 2014 ).
La pagina dedicata alla MFC-5890CN
Di seguito la procedura di installazione in ubuntu 14.04 e ubuntu 14.10.
Una volta scaricato il driver install tool: linux-brprinter-installer-2.0.0-1
decomprimere e rendere eseguibile con
gunzip linux-brprinter-installer-2.0.0-1.gz
sudo chmod +x linux-brprinter-installer-2.0.0-1
Quindi avviare e seguire la procedura guidata che inizia con la richiesta del modello di stampante prosegue con la configurazione della stampante e termina con la parte dedicata allo scanner.
Di seguito sono riportate le fasi principali della procedura
sudo ./linux-brprinter-installer-2.0.0-1
Input model name ->MFC-5890CN
You are going to install following packages. mfc5890cnlpr-1.1.2-2.i386.deb mfc5890cncupswrapper-1.1.2-2.i386.deb brscan3-0.2.11-5.amd64.deb brscan-skey-0.2.4-1.amd64.deb OK? [y/N] -> Brother License Agreement ... Do you agree? [y/N] -> wget -T 10 -nd --no-cache http://www.brother.com/pub/bsc/linux/packages/mfc5890cncupswrapper-1.1.2-2.i386.deb --2014-04-17 22:53:51-- http://www.brother.com/pub/bsc/linux/packages/mfc5890cncupswrapper-1.1.2-2.i386.deb ... dpkg -i --force-all mfc5890cnlpr-1.1.2-2a.i386.deb ... dpkg -i --force-all mfc5890cncupswrapper-1.1.2-2a.i386.deb ... wget -T 10 -nd --no-cache http://www.brother.com/pub/bsc/linux/packages/brscan-skey-0.2.4-1.amd64.deb --2014-04-17 22:57:28-- http://www.brother.com/pub/bsc/linux/packages/brscan-skey-0.2.4-1.amd64.deb Resolving www.brother.com (www.brother.com)... 2.228.46.106, 2.228.46.105 Connecting to www.brother.com (www.brother.com)|2.228.46.106|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 50852 (50K) [text/plain] Saving to: ‘brscan-skey-0.2.4-1.amd64.deb’ 100%[====================================>] 50,852 --.-K/s in 0.1s 2014-04-17 22:57:28 (517 KB/s) - ‘brscan-skey-0.2.4-1.amd64.deb’ saved [50852/50852] dpkg -i --force-all brscan-skey-0.2.4-1.amd64.deb Selecting previously unselected package brscan-skey. (Reading database ... 141525 files and directories currently installed.) Preparing to unpack brscan-skey-0.2.4-1.amd64.deb ... Unpacking brscan-skey (0.2.4-1) ... Setting up brscan-skey (0.2.4-1) ... enter IP address -> ... Package ia32-libs is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: lib32z1 lib32ncurses5 lib32bz2-1.0 ... dpkg -i --force-all mfc5890cnlpr-1.1.2-2a.i386.deb ... dpkg -i --force-all mfc5890cncupswrapper-1.1.2-2a.i386.deb ... Will you specify the Device URI? [Y/n] ->Y 0: http 1: ipp14 2: lpd 3: ipps 4: https 5: hp 6: smb 7: ipp 8: socket 9: hpfax 10: dnssd://Brother%20MFC-5890CN._pdl-datastream._tcp.local/ 11: dnssd://Brother%20MFC-5890CN%20%40%20Administrator%E2%80%99s%20MacBook%20Pro._ipp._tcp.local/cups 12: lpd://BRN001BA920882F/BINARY_P1 13 (I): Specify IP address. 14 (A): Auto. (dnssd://Brother%20MFC-5890CN._pdl-datastream._tcp.local/) select the number of destination Device URI. ->14 lpadmin -p MFC5890CN -v dnssd://Brother%20MFC-5890CN._pdl-datastream._tcp.local/ -E Test Print? [y/N] ->y wait 5s. lpr -P MFC5890CN /usr/share/cups/data/testprint
You are going to install following packages. brscan3-0.2.11-5.amd64.deb Brother License Agreement ... Do you agree? [y/N] ->Y ... dpkg -i --force-all brscan3-0.2.11-5.amd64.deb ... 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 Selecting previously unselected package brscan-skey. (Reading database ... 141525 files and directories currently installed.) Preparing to unpack brscan-skey-0.2.4-1.amd64.deb ... Unpacking brscan-skey (0.2.4-1) ... Setting up brscan-skey (0.2.4-1) ... enter IP address ->192.168.1.195 brsaneconfig3 -a name=MFC-5890CN model=MFC-5890CN ip=192.168.1.195 Hit Enter/Return key.
Risorse: