MFC-9180
FAQs & Troubleshooting |
I'm using openSUSE11.3. I cannot print to my Brother Machine. (Linux)
> Click here to download the tool.
Extract the downloaded file:
Command: gunzip brother_patch_psconv.gz
Run the patch_file.
Command: bash brother_patch_psconv
Manually modify:
Type the following command and look for the file which starts with "psconvert".
Command: ls /usr/local/Brother/lpd/psconvert*
Command: ls /usr/local/Brother/Printer/*/lpd/psconvert*
Command: ls /opt/brother/Printers/*/lpd/psconvert*
Open the found file using a text editor.
Look for the line starting with "GHOST_OPT=".
Insert "-sstdout=%stderr" before "-sOutputFile" in that line.
Example:
Before:
GHOST_OPT="-q -dNOPROMPT -dNOPAUSE -dSAFER -sDEVICE=$OUTPUT_TYPE -sOutputFile=- - -c quit"
After:
GHOST_OPT="-q -dNOPROMPT -dNOPAUSE -dSAFER -sDEVICE=$OUTPUT_TYPE -sstdout=%stderr -sOutputFile=- - -c quit"
Related Models
DCP-7010, DCP-7030, DCP-7040, DCP-7055, DCP-7060D, FAX-2820, FAX-2840, FAX-2850, FAX-2920, HL-2040, HL-2130, HL-2140, HL-2240D, HL-2250DN, HL-2270DW, HL-5040, HL-5050, HL-5070N, HL-5140, HL-5150D, HL-5170DN, HL-5240, HL-5250DN, HL-5340D, HL-5350DN, HL-5380DN, HL-5440D, HL-5450DN, HL-6050DN, HL-6180DW, HL-7050N, MFC-4800, MFC-7220, MFC-7340, MFC-7360, MFC-7420, MFC-7470D, MFC-7820N, MFC-7840N, MFC-7860DW, MFC-8220, MFC-8440, MFC-8460N, MFC-8840DN, MFC-8860DN, MFC-8880DN, MFC-8910DW, MFC-9180