Currently I have:
Code: Select all
net-print/cups-1.3.11-r4
Kernel 2.6.36-gentoo-r8
gcc-config -l
[1] x86_64-pc-linux-gnu-4.3.4
[2] x86_64-pc-linux-gnu-4.4.5 *- Firefox (3.6.16, built from source)
- Open Office Writer
Printing does not work from
- CUPS test page
- evince
- GNU Cash
these all result in nothing getting printed - the lcd screen on the printer lights up and displaying "Receiving Data" but nothing happens as far as the print heads moving or paper getting loaded and then after a while the printer stops receiving data and goes back to standby mode.
Examining what is happening when trying to print a test page from within CUPS:
In the cups/error_log I see:
Job ### Remote host did not respond with data status byte after 300 seconds!
and the CUPS printer admin page sometimes stating "Sending data file (0 bytes)" next to the printers name and the status "light" on the printer image also turns yellow (from being green before printing starts).
I tried turning on some debug in the brother filter script, /usr/lib/cups/filter/brlpdwrappermfcj6510dw, and see some info getting dumped to /tmp/br_cupsfilter_debug_log - including the (postscript data?) for the CUPS test page doc.
Printing from both x86 boxes works (as well as a Win XP box) so I don't believe it is a problem with the physical printer.
I tried:
- reverting back to gcc 4.3.4 (12 hrs to emerge -ev system and world)
- going back one version of several of the emul-linux-x86-* packages
- uninstalling CUPS, reinstalling, and reinstalling the Brother-supplied RPMs for lpr and cupswrapper
but these appear not to have had any affect.
Any thoughts or pointers for trying to figure out what is going on would be greatly appreciated.
