Rabu, 27 Februari 2013

HOWTO: Install Brother MFC-J430 W Print,10.04/12.10

i believe that all of these steps are covered in various places in the OFFICIAL BROTHER DOCUMENTATION. i can't take any credit for coming up with this stuff but i wanted to put it all into a fairly simple tutorial. BIG thanks to mdgrech and raywood for posting the previous howtos that helped me figure out my issues in 10.10. this is my first linux tutorial and i've only been using linux for a year so i'm sorry for any inaccuracies! if you see any mistakes or have any improvements let me know and i'll update this post.


if you're like me and you screwed it up the first time you'll want to start clean. turn off/disconnect the printer then get the list of items you need to remove.

Code:
dpkg  -l  |  grep  Brother
the entries should be something like these (the name just after "ii")
Code:
ii  brmfcJ430Wlpr                         2.0.2-1                                           Brother MFC-j430w LPR driver
ii  cupswrappermfcJ430W                   2.0.2-1                                           Brother MFCj430w CUPS wrapper driver
as long as this is the only Brother product you have drivers installed for remove all of them.
Code:
sudo dpkg --purge entryname
browse to "http://localhost:631/printers" and remove the any entries for yourJ430W

If your save applcation in harddisk then you're must installed 

component :
1..mfcj430wlpr-3.0.0-1.i386.deb
2.mfcj430wcupswrapper-3.0.0-1.i386.deb

if you clear open application .mfcj430wcupswrapper-3.0.0-1.i386.deb and mfcj430wlpr-3.0.0-1.i386.deb, klik  right and Open with Ubuntu Software Center and then you must install.

next input code :
for 32 bit
dpkg -i --force-all brmfcj430wlpr-3.0.0-1.i386.deb cupswrapperMFCj430w-3.0.0-1.i386.deb brscan3-3.0.0-1.i386.deb brscan-skey-3.0.0-1.i386.deb brmfcfaxcups3.0.0-1.i386.deb

 and if have done you must verify they are installed. if you had any errors... well, i'm not good enough to be of help.

Code:
dpkg  -l  |  grep  Brother
turn on and connect your printer. cek in the terminal.
 
CUPS setup
  • browse to "http://localhost:631/admin" and click "add printer".
  • select the radio button "Brother MFC-7340". continue
  • enter a location/name if desired and if you would like to share the printer over your network. continue
  • the next screen should show:
    Name: Brother_MFC-J430W
    Description: Brother MFC-J430W
    Location: whateveryouentered
    Connection: usb://Brother/MFC-J430W
    Sharing: whatyouselected
    Make: Brother
Next print you up a test page in system

okee

thanks......

0 komentar:

Posting Komentar