Differences between version 19 and revision by previous author of CUPSNotes.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 19 | Last edited on Monday, June 14, 2004 10:46:23 pm | by KiyuKo | Revert |
Older page: | version 17 | Last edited on Tuesday, June 8, 2004 6:22:55 pm | by JohnMcPherson | Revert |
@@ -69,10 +69,13 @@
Check for a PRINTER environment variable and make sure that it's either unset or set correctly.
------------------------
I'm using linux debian woody, with kernel 2.4.18
-mknod /dev/usblp0
c 180 0 allowed cups to see the printer but not to work.
+mknod /dev/usb/lp0
c 180 0 allowed cups to see the printer but not to work.
The only solution seems to upgrade the kernel or to use a different printer.c that comes from hpoj.sourceforge.net, but I still have not tested it...
''Possibly to do with the [USB] support in the kernel?'' -- JohnMcPherson
----
+
+See CupsAccounting
+
Part of CategoryPrinting