Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Hello. I am trying to install my printer using the KDE add printer wizard. I have KDE 3.2 and have CUPS installed. I have configured my printer and in the KDE Printing Manager the printer says Connected to localhost:631. It all seems fine, but when I go to print something, the printer state stays as "processing." I have tried many different combinations of usb paths and still nothing. Any help would be appreciated. Thanks!
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296
Rep:
were you able to print a test page from the configuration? did you set it as the default printer? one other thing to check, some programs require you to enter a "print command" if the printer is setup properly,the command will be kprinter. i'm thinking i had to use that for mozilla, and open office. hope that helps.
good luck.
Hi. I wasn't able to print a test page in the configuration either. The printer is set as default. I also tried to print in mozilla firefox and used kprinter as the command. That made my printer window come up and showed the printer that I installed. However, when I pressed print, nothing happened. So I went back into KDE's Printing Manager and as usual, it says the job is still processing. It has be doing so for about 10 minutes... so I'm not sure what the problem is.
Hmm... I do have gimp-print and the same thing happens when I try to print from Gimp. gimp-print is a driver that only lets you print from the Gimp application. I have tried it and I don't get any errors. However, it won't print. Seems to do the same thing as the cups driver. It just sits there and waits and waits and never prints. I'm kind of clueless at the moment.
I have now come accross another issue. Whenever I try to run cupsd, I get an error:
Code:
Abena upload # cupsd
cupsd: Child exited with status 98!
This never happened before and I cannot remember doing anything to make that happen. I have reinstalled cups and all its conf files seem to be new, however I am still getting this error.
Below is the output of dmesg that has "usb" in it. I didn't think you'd want me to paste the whole code, since there is so much. I do not have /dev/usb/usblp0. However I do have a directory /dev/usb/hid (there are no files or hidden files in that directory). Thanks for you continuing support, I really appreciate it.
Code:
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 6 ports detected
host/uhci.c: USB Universal Host Controller Interface driver v1.1
host/usb-ohci.c: USB OHCI at membase 0xe0a92000, IRQ 11
host/usb-ohci.c: usb-00:02.0, nVidia Corporation nForce2 USB Controller
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 3 ports detected
host/usb-ohci.c: USB OHCI at membase 0xe0a94000, IRQ 5
host/usb-ohci.c: usb-00:02.1, nVidia Corporation nForce2 USB Controller (#2)
usb.c: new USB bus registered, assigned bus number 3
hub.c: USB hub found
hub.c: 3 ports detected
usb.c: registered new driver hiddev
usb.c: registered new driver hid
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
hid-core.c: USB HID support drivers
Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
USB Mass Storage support registered.
hub.c: new USB device 00:02.1-1, assigned address 2
input: USB HID v1.11 Mouse [Microsoft Microsoft Wireless Optical Mouse® 1.0A] on
usb3:2.0
usb.c: USB disconnect on device 00:02.1-1 address 2
hub.c: new USB device 00:02.1-1, assigned address 3
input: USB HID v1.11 Mouse [Microsoft Microsoft Wireless Optical Mouse® 1.0A] on
usb3:3.0
hub.c: new USB device 00:02.0-1, assigned address 2
usb.c: USB device 2 (vend/prod 0x4b8/0x5) is not claimed by any active driver.
usb.c: USB disconnect on device 00:02.1-1 address 3
hub.c: new USB device 00:02.1-1, assigned address 4
input: USB HID v1.11 Mouse [Microsoft Microsoft Wireless Optical Mouse® 1.0A] on
usb3:4.0
usb.c: USB disconnect on device 00:02.0-1 address 2
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296
Rep:
i think what's happening is the printer output has no where to go, that would explain the continual proccessing. that's why i wanted to be sure that your usb is functioning properly. w/that said, have a look here for creating your printer port(so to speak)
once that's done you should be able to configure the printer w/cups through kde print manager or via localhost://631. this should also be helpful, if the cups daemon is up and running try
This seemed to do something. The printer still isn't working but I am getting a different problem, so that could be a good sign. After I set up my printer, I try to print a test page. When I do, a message comes up telling me that the job has successfully been sent to the printer. However, after that the state of the print job goes to "Queued" and the the printer stops responding. A little x appears over the printer and I have to start it again. But it just goes back to being disabled again after a little while.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.