View previous topic :: View next topic |
Author |
Message |
trex_dk n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 29 Sep 2005 Posts: 29
|
Posted: Wed Dec 13, 2006 7:12 pm Post subject: Incorrect printdriver when printing from windows |
|
|
Hi
When the windows-clients is trying to connect to my printserver they get a message saying that the installed printdriver on the server is incorrect.
I can't figure out which printdriver I need to use and where to put it??
I'm using CUPS and Samba.
From smb.conf:
Code: | printcap name = cups
printing = cups
load printers = yes
use client driver = no
[print$]
comment = Printer Drivers
available = yes
path = /etc/samba/printer
browseable = yes
read only = yes
write list = root
[HPPSC950]
comment = HP PSC 950 Network Printer
printable = yes
path = /var/spool/samba
public = yes
[printers]
comment = All Printers
available = yes
browseable = no
printable = yes
writable = no
public = yes
path = /var/spool/samba
|
Any help will be appreciated
Best regards
trex_dk |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
slide_rule n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/18398568504578c36e59e70.gif)
Joined: 08 Dec 2006 Posts: 25
|
Posted: Thu Dec 14, 2006 9:09 pm Post subject: |
|
|
Perhaps not really a solution, but I would recommend skipping the samba part and printing directly to cups via an ipp:// url. Search around the forums/web for cups and windows, as I recall the setup is where you add a network printer, but you type in an ipp://server/printers/printer_name url instead of browsing for a samba printer. I'm not in front of any of my computers right now, so I can't be more specific, but give it a shot and I'll post more details tonight.
[EDIT] I should mention that you use the "Microsoft Imagesetter" generic driver for your printer in windows.[/EDIT] |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|