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.
Well, I'm sorry, but I don't have any more ideas. Have you really followed all the steps? Also, on the windows machine, as in: Printing from CUPS to a Windows Printer
This example configures an HP officejet v40 (USB) connected to a Windows XPPro (as printer queue HP) for printing from a system running CUPS.
Enable the check box next to Other Network File and Print Services.
Select Details. Make sure Print Services for UNIX is selected. Select OK and then Next.
If the system needs to load Print Services for UNIX from the Windows CD, it will ask for the CD. Insert the Windows Installation CD into the CD drive and click OK. (Cancel the Installation Wizard if it appears.) Click Finish once the driver is loaded.
Close the Add or Remove Programs window.
Open Administrative Tools.
Open Services.
Look for "TCP/IP Print Services" in list. Select the entry to open the Properties window. Enable Automatic startup, and start now.
Use the CUPS administrative interface on http://localhost:631 to define "hp" as an lpd printer, using the raw interface.
To print a text file to printer HP on Windows, enter a command like the following: lp -d hp textfile where textfile is the name of the text file.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.