View previous topic :: View next topic |
Author |
Message |
LittleLeo Tux's lil' helper
Joined: 24 Sep 2005 Posts: 82
|
Posted: Mon Oct 17, 2005 3:45 am Post subject: How to install a network printer? |
|
|
We share a network printer(IP: 10.0.0.150), how can I use it in my gentoo box?
I have installed cups, and tried to add printer in http://localhost:631. But I do not
know which option to choose in the many-steps configuration.
btw, the printer is HP laserjet 1320n. |
|
Back to top |
|
|
tuber Apprentice
Joined: 12 Nov 2004 Posts: 267
|
Posted: Mon Oct 17, 2005 5:33 am Post subject: Re: How to install a network printer? |
|
|
LittleLeo wrote: | We share a network printer(IP: 10.0.0.150), how can I use it in my gentoo box?
I have installed cups, and tried to add printer in http://localhost:631. But I do not
know which option to choose in the many-steps configuration.
btw, the printer is HP laserjet 1320n. |
Assuming it has PostScript, the following should work:
name: (whatever name you want)
device: AppSocket/HP JetDirect
device URI: socket://10.0.0.150:9100
make: HP
model: HP LaserJet Series CUPS v1.1 (en) - you could try HP LaserJet PCL Series CUPS v1.1 (en) if you don't want PostScript |
|
Back to top |
|
|
LittleLeo Tux's lil' helper
Joined: 24 Sep 2005 Posts: 82
|
Posted: Mon Oct 17, 2005 9:26 am Post subject: Re: How to install a network printer? |
|
|
tuber wrote: |
Assuming it has PostScript, the following should work:
name: (whatever name you want)
device: AppSocket/HP JetDirect
device URI: socket://10.0.0.150:9100
make: HP
model: HP LaserJet Series CUPS v1.1 (en) - you could try HP LaserJet PCL Series CUPS v1.1 (en) if you don't want PostScript |
errors occurs yet:
Code: |
Jobs
ID Name User Size State Control
hpjet-1 Test Page root 15k cancelled at xxxx Restart Job
|
|
|
Back to top |
|
|
LittleLeo Tux's lil' helper
Joined: 24 Sep 2005 Posts: 82
|
Posted: Tue Oct 18, 2005 1:47 pm Post subject: |
|
|
oh, i have no idea what to do with it.... |
|
Back to top |
|
|
Headrush Watchman
Joined: 06 Nov 2003 Posts: 5597 Location: Bizarro World
|
Posted: Tue Oct 18, 2005 4:24 pm Post subject: |
|
|
Is the printer attached to a computer or truly network independent?
If attached to another computer, what OS is it running?
Are you using KDE? |
|
Back to top |
|
|
LittleLeo Tux's lil' helper
Joined: 24 Sep 2005 Posts: 82
|
Posted: Wed Oct 19, 2005 1:50 am Post subject: |
|
|
Headrush wrote: | Is the printer attached to a computer or truly network independent?
If attached to another computer, what OS is it running?
Are you using KDE? |
It is network independent, not attached to any computer.
I'm using fvwm. |
|
Back to top |
|
|
|