Hello out there:
Can anybody assist me with my printer install ? - hardware PC(intel) / 3.0 ghz. CPU / 8 gigs ram / 32 bit / KDE
I am using openSUSE 12.1 / my printer is Brother MFC8860DN - its connected to my router via USB.
I have 2 hard drives /dev/hda is running Windows XP – /dev/hdb is running suse linux 12.1 - dual boot is controlled with GRUB
My printer will print under Windows XP - but no print under linux - Now for a definition of the problem…
I found a bash script under the “Brother Solutions Center / Cupswrapper Install” - the script is “linux-brprinter-install”
This script worked just fine - it installed the printer driver “brmfc8860dnlnptr-2.0.1-1.i368” and the cupswrapper driver “cupswrapperMFC8860DN-2.0.1-1.i386”
The script then asks you if you want a test print ? <YES> - then it isues the print command “lpr -P MFC8860DN /usr/share/cups/data/testprint”
I do not get any print out - no lights come on at the printer ?
( the aformentioned files exists - the yes printer is turned on and its plugged in to the router !! )
SO NOW I have looked at a few threads under LINUX FORUMS / HARDWARE and I found a problem that applies ( well sort of - just a different printer ) .
Following the advice given here - I did the following
A) uninstall the drivers - make sure you are under su.
“rpm -e --nodeps brmfc8860dnlpr-2.0.1-1.i386”
“rpm -e --nodeps cupswrapperMFC8860DN-2.0.1-1.i386”
B) check to make sure the drivers have been deleted
“rpm - qa | grep -e brmfc8860dnlpr-2.0.1-1.i386 -e cupswrapperMFC8860DN-2.0.1-1.i386”
drivers are gone !!
C) install the dirvers again this time using command line instructions
“rpm -ihv --nodeps brmfc8860dnlpr-2.0.1-1.1386”
“rpm -ihv --nodeps cupswrapperMFC8860DN-2.0.1-1.386”
D) run step B again to make sure the drivers are installed - yes they are
From here I ran a test print - same as before and I do not get a print out
Undeterred - I go to my web browser ( firefox ) and issue this command “http://localhost:631/printers”
From this I get the following :
Queuename = MFC8860DN
Description = MFC8860DN
location = blank, nothing
Status = Processing “Printer not connected, will retry in 30 seconds”
The last thing I did was go to web browser and punched in “http://localhost:631/admin” ( from root of course! )
I get a few menu items here - like “add printer” / “find new printer” / “manage printers”
From here I am lost -
Thanks - I would appreciate any advice that I receive
Regards
Leland