Re: How to Print from WIN XP to Samba

2006-10-29 Thread Derrick Edwards
On Sunday 29 October 2006 12:12, Jeremy Gransden wrote:
> On Sun, 2006-10-29 at 12:36 -0400, Derrick Edwards wrote:
> >I downloaded the Windows Driver for the printer (rw2_021_w02_enu.exe), and
> > printed fine from the XP box so I know that the driver is there and
> > works.
> >
> >When prompted for path of driver, I browse and select the executlable
> > (rw2_021_w02_enu.exe) however, it onlys wants the .inf file.
> >
> >I dont know that .inf file that XP wants. Can someone help me out on this.
> > Thanks in advance.
>
> Hi derrick,
>
> When you ran the .exe for the windows driver, It would have copied
> the .inf to the local hd. That .exe is probably just an archive, like a
> tar or a .zip. It seems to me that it should have created a HP directory
> off of c:\. but i am not sure on that.  You could re-run the installer
> and see where it is putting the .inf file.
>
> thanks,
> jeremy
I searched the HP directory where the files are stored and found several .inf 
files but none worked... 
v/r
Derrick
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: How to Print from WIN XP to Samba

2006-10-29 Thread Gerard Seibert
On Sunday October 29, 2006 at 11:36:57 (AM) Derrick Edwards wrote:


> I am having problems setting up windows XP Pro to print to SAMBA Print
> Server. I have an HP PSC 2210, using the HPLIP CUPS driver.  I am
> printing fine from the FreeBSD box that it is attached to. I can browse
> to the printer however, once I connect to it, it says that the correct
> driver is not provided. I downloaded the Windows Driver for the printer
> (rw2_021_w02_enu.exe), and printed fine from the XP box so I know that
> the driver is there and works.  When prompted for path of driver, I
> browse and select the executlable (rw2_021_w02_enu.exe) however, it
> onlys wants the .inf file. I dont know that .inf file that XP wants. Can
> someone help me out on this. Thanks in advance.

What type of printer is it anyway? When I have attempted to print from a
WinXP machine to my FreeBSD one, it installed a printer driver
automatically.

It appears that this driver is for an HP PhotoSmart printer. Did you
follow the directions on this URL: 
?

You might need to remove the driver and reinstall as described on the HP
page. If that fails, you could try their support line.

-- 
Gerard
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


How to Print from WIN XP to Samba

2006-10-29 Thread Derrick Edwards
Hi, 
I am having problems setting up windows XP Pro to print to SAMBA Print Server. 
I have an HP PSC 2210, using the HPLIP CUPS driver.  I am printing fine from 
the FreeBSD box that it is attached to. I can browse to the printer however, 
once I connect to it, it says that the correct driver is not provided. I 
downloaded the Windows Driver for the printer (rw2_021_w02_enu.exe), and 
printed fine from the XP box so I know that the driver is there and works.  
When prompted for path of driver, I browse and select the executlable 
(rw2_021_w02_enu.exe) however, it onlys wants the .inf file. I dont know that 
.inf file that XP wants. Can someone help me out on this. Thanks in advance.
v/r
Derrick

snip smb.conf

# Global parameters
[global]

netbios name = WORKHORSE
server string = focus
security = share
log file = /var/log/samba/log.%m
max log size = 50
dns proxy = no
ldap ssl = No
#guest account = clamav
restrict anonymous = no
domain master = no
preferred master = no
max protocol = NT
server signing = Auto
guest account = cyrus
printcap name = cups
disable spoolss = yes
show add printer wizard = no
acl compatibility = winnt

[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
use client driver = yes
guest account =
printer name = HP_PSC_2200_Series_USB_MY2BLF50W60G_HPLIP
guest ok = yes

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"