Displaying 5 results from an estimated 5 matches for "hpdeskjet710c".
2007 Jan 20
1
WINSPOOL_EnumPrinters Found 0 printers one system with 1 parallel CUPS printer
...nfig
$ grep -i cups /tmp/wine-config
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking for -lcups soname... libcups.so
I have a local CUPS printer installed on my system:
$ lpstat -t
scheduler is running
system default destination: HPDeskjet710c
device for HPDeskjet710c: parallel:/dev/lp0
HPDeskjet710c accepting requests since Thu Jan 18 20:26:33 2007
printer HPDeskjet710c is idle. enabled since Thu Jan 18 20:26:33 2007
and I am able to print to it from other Linux applications.
I considered tracing the winespool code ot see where it fa...
2002 Jun 25
1
Uploading printer drivers to Samba
...ba/print
write list = root,ntadmin,admin,royotto
create mask = 0744
directory mask = 0744
guest ok = Yes
printable = Yes
public = Yes
browseable = Yes
read only = Yes
[printers]
comment = All Printers
path = /tmp
read only = Yes
create mask = 0700
guest ok = Yes
printable = Yes
browseable = No
[HPDeskJet710C]
path = /usr/local/samba/print
printer = HPDeskJet710C
comment = HP Printer
printable = yes
All help would be gratefully accepted.
Roy O.
2003 Jun 26
3
RH9, Samba 2.2.8a and printing with CUPS
...ia Webmin but when I try to print from the W2k box nothing happens. I don't get an error or anything.
I installed the printer by the help of the add printer tool in RH, and simply go to the Printer--->Add Printer on the W2k box. I install the driver and try to print. I have two printers, a HPDeskJet710C and an Okipage8wLite. The Oki printer doesn't work at all though, I need the oki4drv daemon. Not sure what that is. But I'll get that to work later, right now I need the HP printer to work from the W2k machine.
At this point I don't want to upload the drivers, just get it to print. I&...
2003 Jun 26
0
SV: RH9, Samba 2.2.8a and printing with CUPS
...print from the W2k box
> nothing happens. I don't get an error or anything.
>
> I installed the printer by the help of the add printer tool in RH, and
> simply go to the Printer--->Add Printer on the W2k box. I install the
> driver and try to print. I have two printers, a HPDeskJet710C and an
> Okipage8wLite. The Oki printer doesn't work at all though, I need the
> oki4drv daemon. Not sure what that is. But I'll get that to work later,
> right now I need the HP printer to work from the W2k machine.
>
> At this point I don't want to upload the drive...
2001 Nov 28
9
Problem uploading printer drivers
I'm running samba 2.2.2-6 on a redhat 7.2 box running 2.4.9-7 kernel...
I'm trying to upload printer drivers from a Windows 2000 client. I've
followed the instructions in the samba howto collection. I've created
the print$ share, created the printer directory and subdirs, and made
sure they are writeable by me. I put myself in the write list and the
printer admin list.