PDA

Bekijk de volledige versie : Printing from Linux



byteZero
25-05-2004, 22:39
Hi,

first of all, let me congratulate you guys for the excellent forum (it helped me a lot on some issues).
I tried to search for this, but found no thread on the subject (sorry if I’m wrong :rolleyes: )...
How should i setup my Linux box (Mandrake 10.0) to use my printer (HP OfficeJet T65) connected to wl-500g (already tested has ok, using windows XP)?

Thank you

Oleg
26-05-2004, 12:31
This depends on the printing system you're using. The keyword is JetDirect/SocketAPI.
Regards,
Oleg.

byteZero
26-05-2004, 19:06
I tried option Network Printer (TCP/Socket) with settings:

Host: 192.168.1.1
Port: 9100

but it didn't work, is 9100 the default port in wl-500g for the printer ?

Oleg
26-05-2004, 19:59
Sorry, which firmware you're using? If it's an ASUS firmware - use lpr, otherwise jetdirect with ports 9100 for LPT, 9101 for USB.

bscottsmith
28-05-2004, 19:08
Not sure about Mandrake. In RedHat 8, I specified "Unix Printer (lpd Queue)", with the server as 192.168.1.1, and a Queue of "LPRServer". Not sure what you'll need to choose for a driver, I chose "lxm3200" as I have a LexMark Z22. Works like a champ.

byteZero
28-05-2004, 22:31
Oleg: my router's firmware is 1.6.5.3 (Asus original), sorry for my delayed answer.

bscottsmith: that's it, it works very similar in Mandrake 10.

For users with mandrake that wish to setup your printer, this is what i did:

1-> execute in bash, "drakprint" (as root).
2-> in the drakprint interface, click the "Add Printer" icon.
3-> Click next
4-> Select option "Printer on remote lpd server", deselect checkbox "Printer auto-detection..." and click next.
5-> Remote Hostname: 192.168.1.1 (or whatever address you gave your router)
Remote Printer: LPRServer
6-> Name of Printer: Printer (or whatever you like)
Description: HP_Epson_whatever
Location: Home, WC :D
7-> Choose your printer driver, or supply the printer PPD and click next
8-> Select your page Size, and Printout Mode, click Next
9-> Select it has you default printer, if you wish. click next.
10-> Select Print a test page and click next.
11-> If something came out of the printer, you got it!

Oleg
29-05-2004, 09:14
Ok, now I see. My suggestions was for custom firmwares.