Displaying 12 results from an estimated 12 matches for "hp1200".
Did you mean:
ap1200
2005 Dec 14
0
Error when trying to view printer properties
...zcfg12.exe;
put hpzeng12.exe;
put hpzflt12.dll;
put hpzime12.dll;
put hpzjui12.dll;
put hpzl3212.dll;
put hpzlnt12.dll;
put hpzpm312.dll;
put hpzpre12.exe;
put hpzres12.dll;
put hpzrm312.dll;
put hpzvip12.dll'
rpcclient -Uroot SAMBA-CUPS
rpcclient>adddriver "Windows NT x86"
'hp1200:hpz2ku12.dll:hpf0xc12.dat:hpzpm312.dll:hpfmom12.hlp:NULL:RAW:
hpzcfg12.exe,hpzeng12.exe,hpzflt12.dll,hpzime12.dll,hpzjui12.dll,hpzpre12.exe,
hpzvip12.dll,hpzlnt12.dll,hpzl3212.dll,hpzres12.dll,hpzrm312.dll,hpwnsvb.dll'
I then added a printer using the Printing Configuration and named it
MACH_...
2003 Nov 17
1
samba (2.2.8a) driver download fails
...as
cmd = getdriver "HP_1200N_Kloib" 1
atlas#
<end>
enumdrivers is ok:
<begin>
atlas# rpcclient -U root%sukt19wk -c 'enumdrivers' atlas
cmd = enumdrivers
[Windows 4.0]
Printer Driver Info 1:
Driver Name: [hp4p]
Printer Driver Info 1:
Driver Name: [hp1200]
Printer Driver Info 1:
Driver Name: [hp4050n]
[Windows NT x86]
Printer Driver Info 1:
Driver Name: [hp1200]
Printer Driver Info 1:
Driver Name: [hp4050n]
Printer Driver Info 1:
Driver Name: [hp4p]
<end>
enumprinters is ok too
<begin>
atlas#...
2003 May 05
6
Multiple Printers on LPT
Hi
I have a RH7.2 server with 3 x LPT ports
I have installed the following printers using the GUI printconfig
Lp0 = HP1200
Lp1 = OKI320
Lp2 = OKI321
I have shared them via samba
I can browse them using WinXP & Win2K by browsing the Linux box, looking at
the printers and double clicking to open them, all is OK you would say, No.
I have checked permissions on the /var/lpd directories and all are OK
When I insta...
2003 May 12
7
Lotus Notes 5.0.x and Wine - No printer
I've successfully installed and configured (well except the printing
portion...read on) wine20030408 and am running Notes 5.0.8 on it.
Everything works fine except I cannot get it to print. When I launch the
File --> Print... the print window pops open and states "No printer
currently selected." I cannot select any printer either. The two network
printers that I use daily are
2004 Jul 08
0
Printing problem with Samba 3
...d
samba 2.x)
Now, i cannot print anything from windows xp
(i only have windows xps, so i cannot tell if it works
from other windows but i guess it does not).
When i printed the data is sent to the printer and
no error shows up on windows client, but nothing
really happens. Nothing printed.
lpr -Php1200 rawfile - work file
but printing via samba does not work.
I see filed from windows client spooled into
/var/spool/samba but then after a few seconds they
disappear and nothing happens.
I just don't known where the problem might be.
Here is my smb.conf
global]
workgroup = ITLEGION
netbios name...
2007 Jul 03
2
"Open Extend >> " doesn't work anymore... !
I've a problem with a program.
Printing system does:
type test.txt *>>* \\lnxsrv\printer
and it return:
"the parameter is incorrect"
but if i try:
type test.txt *> *\\lnxsrv\printer
it works
but if i try with early samba before 3.0.21 release "open extend >> "
works !
with last samba release 3.0.25 not work and it tell me error ! Only
simple >
2008 Jan 24
0
Samba hangs DOS apps (foxpro and clipper)
...create mask = 0755
dos filetime resolution = Yes
[OKI3321]
comment = OKI3221 w serwerowni
path = /var/spool/samba
printer name = OKI3321
public = yes
guest ok = yes
printable = yes
writable = no
use client driver = yes
[HP1200]
comment = HP1200 w ksiegowosci
path = /var/spool/samba
printer name = HP1200
public = yes
guest ok = yes
printable = yes
writable = no
use client driver = yes
[HP2015]
comment = HP2015 w ksiegowosci
path = /var/spool/...
2011 Oct 13
3
printer doesn't work under wine
Just installed wine to my mepis11, and few programs under it, ... irfaview, justbasic,...
everything works fine except printing,
under wine, non of those programs show any printers not a virtual .pdf or my HP1200.
any suggestion? I am total novice, please.
2005 May 12
1
MULTI-USER databases
...192.168.3., 127.
csc policy = disable
oplocks = No
level2 oplocks = No
wide links = No
follow symlinks = No
dos filemode = Yes
dos filetimes = Yes
[sys]
comment = System volume
path = /mnt/raid1/wingz/sys/__sys
read only = No
create mask = 0770
directory mask = 0770
guest ok = Yes
[HP1200]
path = /tmp
guest ok = Yes
printable = Yes
2002 Sep 03
0
printcap file
.../samba:sh:sf:if=/usr/bin/smbprint_LS
smbprint_LS filter file
logfile=/tmp/smb-print.log
(
# NOTE You may wish to add the line `echo translate' if you want automatic
# CR/LF translation when printing.
echo translate
echo "print -"
cat
) | /usr/bin/smbclient "//paghe/HP1200" "" -U "paghe" -N >> $logfile
#end of /usr/local/samba/bin/smbprint
If smbprint_LS1 is used, with same parameters, as filter of echo or cat statments, it is correct and the print is ok.
Example:
echo -en "\rHELLO\r\f" | /usr/bin/sm...
2002 Sep 05
0
Problem on smbprint
.../samba:sh:sf:if=/usr/bin/smbprint_LS
smbprint_LS filter file
logfile=/tmp/smb-print.log
(
# NOTE You may wish to add the line `echo translate' if you want automatic
# CR/LF translation when printing.
echo translate
echo "print -"
cat
) | /usr/bin/smbclient "//paghe/HP1200" "" -U "paghe" -N >> $logfile
#end of /usr/local/samba/bin/smbprint
If smbprint_LS1 is used, with same parameters, as filter of echo or cat statments, it is correct and the print is ok.
Example:
echo -en "\rHELLO\r\f" | /usr/bin/sm...
2003 Dec 30
2
printing problem from Windows 98 - samba 3.0.1
Hi List,
(PS: I am not signed to list, please CC a mail to
rajesh_ghanekar@yahoo.com ).
I am using samba 3.0.1 as a primary domain
controller with LDAP. I am able to do file sharing
very well with user wise restriction. The problem is
with printer.
I have a HP1200 printer for which i have to do JOB
accounting. All the jobs will be queued through samba.
I have done setup so that the machine (named
"printserver") to which printer is attached doesn't
allow other machines to directly print, it allows only
samba (named "pragatee") machine...