MFC-7420
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-7010L, DCP-7025, DCP-7030, DCP-7055, DCP-7065DN, DCP-8060, DCP-8065DN, DCP-8070D, FAX-2840, FAX-2920, HL-2030, HL-2040, HL-2070N, HL-2130, HL-2140, HL-2150N, HL-2240D, HL-2270DW, HL-5240, HL-5240L, HL-5250DN, HL-5270DN, HL-5340D, HL-5350DN, HL-5380DN, HL-5440D, HL-5450DN, HL-6050DN, HL-6180DW, HL-7050, HL-8050N, MFC-7360, MFC-7420, MFC-7440N, MFC-7820N, MFC-7860DW, MFC-8220, MFC-8370DN, MFC-8380DN, MFC-8460N, MFC-8510DN, MFC-8860DN, MFC-8880DN, MFC-8910DW, MFC-8950DW