andreasM
April 27th, 2007, 03:37 AM
I have added Ubuntu to my WinXP computer, hoping to eliminate WinXP once Ubuntu gets going. My new printer/scanner/copier, Brother MFC-665CW will not work with Ubuntu. I have tried using the drvers for printers MFC-6550MC, and MFC-7150C without success. My knowledge of Ubuntu is minimal. Will appreciate any explicit help!
KevinCole
April 28th, 2007, 06:09 PM
It appears this has been answered in:
http://ubuntuforums.org/showthread.php?t=301112
(http://ubuntuforums.org/showthread.php?t=301112)
However, I don't know if the answer there is explicit enough for you, since you say you're a beginner. So... At the bottom of the post there are two attached files for you to download. These are Debian packages, which you can think of as zip files with delusions of grandeur. ;-) These are files that contain both files needed for a particular package, and also scripts that handle the proper installation, plus information describing the package, including the version number. Programs like synaptic, adept, apt-get, aptitude and dpkg allow you to install, remove, upgrade, or get detailed information on particular packages.
So, download the two files attached to that post. (I will assume they download to your desktop.) Then, open a terminal window (a.k.a. console window), and type:
cd Desktop/
sudo dpkg -i mfc665cwcupswrapper-1.0.0-6.i386.deb mfc665cwlpr-1.0.0-6.i386.deb
Supply your password when asked for it, and wait. When it finishes, type "exit" and then try experimenting with your printer. (You will probably need to go to your printer configuration and install a new printer, but now your Brother should show up in the list.)
macogw
April 29th, 2007, 07:04 PM
You don't even need that bit of code. Double click on the files and GDebi will start up and have an "install package" button. Use that.
Powered by vBulletin® Version 4.2.2 Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.