What are you trying to print, and with which command? I have found that when ghostscript cannot parse a file, it will silently not print. And, CUPS is using ghostscript to convert at least PostScript to your printer's format.
Have you tried printing a test page? From the http://localhost:631 interface? Is the USB handle in /proc/bus/usb/XXX for the printer read/write by whoever is running the printer software? It is usually only writable by root. Maybe the CUPS daemon is run by root, but what about individual pring jobs? On Sun, 09 Feb 2003 12:23:30-0500 edj <[EMAIL PROTECTED]> wrote: > > Greatly modified COL 3.1, 2.4.17 kernel, CUPS 1.1.18, Canon S900 > printer, Turboprint driver, USB connection. Nothing prints. > > First, ran "mknod /dev/usb/lp0 180 0". Then, added "printer" to > /etc/modules/default". Everything I can think of looks alright. CUPS > shows the printer with no errors reported. "lpc status" ditto. > /proc/bus/usb/devices shows the Canon. lsmod lists both printer and > usbcore used by [printer usb-uhci usb-storage]. /var/log/messages has > the printer properly recognized. "lspci -v" has the usb stuff OK. > var/log/cups/error-log shows nothing untoward, I don't think. Just > repeated msgs: > > d [09/Feb/2003:12:16:28 -0500] SendBrowseList: (80 bytes to c0a80164) > 304e 3 ipp://localhost:631/printers/tp0 "" "Canon_S900" "Canon_S900 > TurboPrint" d [09/Feb/2003:12:16:28 -0500] UpdateCUPSBrowse: (80 bytes > from 192.168.1.101) 304e 3 ipp://localhost:631/printers/tp0 "" > "Canon_S900" "Canon_S900 TurboPrint" > > I don't know what else to check. Any advice, pointers, appreciated. > Thanks. > > -- > Ed Jabbour > > _______________________________________________ > Linux-users mailing list > [EMAIL PROTECTED] > Unsubscribe/Suspend/Etc -> > http://www.linux-sxs.org/mailman/listinfo/linux-users > -- +����������������������������+�������������������������������+ � Roger Oberholtzer � E-mail: [EMAIL PROTECTED] � � OPQ Systems AB � WWW: http://www.opq.se/ � � Erik Dahlbergsgatan 41-43 � Phone: Int + 46 8 314223 � � 115 34 Stockholm � Mobile: Int + 46 733 621657 � � Sweden � Fax: Int + 46 8 302602 � +����������������������������+�������������������������������+ _______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
