![]() |
Brother MFC-J880DW Can't Install - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Hardware - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=6) +--- Forum: Printing and Scanning (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=25) +--- Thread: Brother MFC-J880DW Can't Install (/showthread.php?tid=3471) |
Brother MFC-J880DW Can't Install - sparks79 - 11-12-2016 When I go to Add Printer and Direct it to the driver I downloaded from Brother ( mfcj880dwcupswrapper-1.0.0-0.i386.deb ). It says that it's not valid or something like that. I have Extracted it. If I try and use The List of Printers Available, my printer is not in the list. If I can't install a printer my only option is to go back to windows and that would be a shame as this o/s looks good. Re: Brother MFC-J880DW Can't Install - Valtam - 11-13-2016 Use a guide off the internet such as: https://www.youtube.com/watch?v=gT_wTytQzak Re: Brother MFC-J880DW Can't Install - colkx250 - 11-13-2016 This is how I did it. It took a bit of working out so wrote it down for future reference. Go to Brother site. Choose Support then downloads On USA site enter your model number In my case mfc-j6510dw Click on the download in my case "MFC-J6510DW Downloads on our Online Solution Center" Choose Linux Choose linux(deb) if ubuntu type distro Choose Driver Install Tool Click "Agree to the EULA and Download" Save the file (e.g to downloads folder) PS ignore quotation marks "" when copying the steps below. Right Click on downloaded file e.g in my case "linux-brprinter-installer-2.0.0-1.gz" and choose "Extract Here" This makes a new file in my case "linux-brprinter-installer-2.0.0-1" Right Click inside the download folder and choose "Open in Terminal" In the terminal type sudo bash linux-brprinter-installer-2.0.0-1 (e.g the extracted file name in the downloaded folder) Enter your password. Enter Model Name. In my case "mfc-j6510dw" You will see this You are going to install following packages. mfcj6510dwlpr-3.0.0-1.i386.deb mfcj6510dwcupswrapper-3.0.0-1.i386.deb brscan4-0.4.3-3.amd64.deb brscan-skey-0.2.4-1.amd64.deb OK? [y/N] -> type y and enter Will you specify the Device URI? [Y/n] -> If you are using wireless type y and enter You will see this. 0: beh 1: cups-pdf:/ 2: ipps 3: ipp 4: socket 5: lpd 6: ipp14 7: http 8: https 9: smb 10: dnssd://Brother%20MFC-J6510DW._ipp._tcp.local/ 11: dnssd://Canon%20MG7700%20series-2._printer._tcp.local/ 12 (I): Specify IP address. 13 (A): Auto. (dnssd://Brother%20MFC-J6510DW._ipp._tcp.local) select the number of destination Device URI. -> Choose 12 and press enter enter IP address -> e.g 192.168.001.*** (This info is found on the printer by pressing Menu. Choose Network. Choose WLAN. Choose TCP/IP Make a note of the IP address e.g 192.168.001.*** and type that on the terminal) Hit enter Happy Days :-) Re: Brother MFC-J880DW Can't Install - Valtam - 11-13-2016 Thank you colkx250 ![]() |