[Ubuntu Wiki] Update of "DebuggingPrintingProblems" by till-kamppeter

Ubuntu Wiki noreply at ubuntu.com
Tue Oct 4 19:03:59 UTC 2011


Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ubuntu Wiki" for change notification.

The "DebuggingPrintingProblems" page has been changed by till-kamppeter:
http://wiki.ubuntu.com/DebuggingPrintingProblems?action=diff&rev1=61&rev2=62

  
   1. Make sure that the printer is connected to your system and powered on.
   2. Open a terminal/console and check if the usb kernel modules are loaded: <<BR>> {{{$ lsmod | grep usb}}}
-  3. Unplug the USB printer cable from your computer and enter this command: <<BR>> {{{$ tail -f /var/log/messages }}}
+  3. Unplug the USB printer cable from your computer and enter this command: <<BR>> {{{$ tail -f /var/log/syslog }}}
   4. Reconnect the USB printer cable, you should see some messages appearing.
   5. Press Ctrl-C to stop the logging.
   6. Check whether the printer gets correctly detected by the USB subsystem and determine its USB vendor/product IDs and the USB bus and device addresses: <<BR>> {{{$ lsusb}}} <<BR>> Note: The USB bus and device addresses change if you turn off or unplug the printer. Please re-run this command if needed.



More information about the Ubuntu-bugsquad mailing list