Question
November 14, 2007 at 07:47 AM
nerijus_ged

problems adding Windows drivers for cups in Debian linux

by nerijus_ged . Updated 18 years, 9 months ago

hi everyone i am having one problem i have printers installed on my Linux server, i was trying to add drivers for my HP Laserjet 9000 to use it under windows but i am allways getting this message can anyone help me please as i am starting to go crazy trying to find a solution for this problem. Thanks in advance.

Debian:~# cupsaddsmb -H localhost -U root -a -v
Password for root required to access localhost via SAMBA:
Running command: smbclient //localhost/print$ -N -A /var/spool/cups/tmp/473b15b203df8 -c ‘mkdir W32X86;put /var/spool/cups/tmp/473b15a8f1c6a W32X86/IT-Printer.ppd;put /usr/share/cups/drivers/ps5ui.dll W32X86/ps5ui.dll;put /usr/share/cups/drivers/pscript.hlp W32X86/pscript.hlp;put /usr/share/cups/drivers/pscript.ntf W32X86/pscript.ntf;put /usr/share/cups/drivers/pscript5.dll W32X86/pscript5.dll’
Domain=[DEBIAN] OS=[Unix] Server=[Samba 3.0.24]
NT_STATUS_OBJECT_NAME_COLLISION making remote directory \W32X86
putting file /var/spool/cups/tmp/473b15a8f1c6a as \W32X86/IT-Printer.ppd (20541.9 kb/s) (average 20543.9 kb/s)
putting file /usr/share/cups/drivers/ps5ui.dll as \W32X86/ps5ui.dll (41998.6 kb/s) (average 36636.0 kb/s)
putting file /usr/share/cups/drivers/pscript.hlp as \W32X86/pscript.hlp (25425.3 kb/s) (average 34394.3 kb/s)
putting file /usr/share/cups/drivers/pscript.ntf as \W32X86/pscript.ntf (48378.9 kb/s) (average 45049.4 kb/s)
putting file /usr/share/cups/drivers/pscript5.dll as \W32X86/pscript5.dll (49388.4 kb/s) (average 46351.3 kb/s)

Running command: smbclient //localhost/print$ -N -A /var/spool/cups/tmp/473b15b203df8 -c ‘put /usr/share/cups/drivers/cups6.ini W32X86/cups6.ini;put /usr/share/cups/drivers/cupsps6.dll W32X86/cupsps6.dll;put /usr/share/cups/drivers/cupsui6.dll W32X86/cupsui6.dll’
Domain=[DEBIAN] OS=[Unix] Server=[Samba 3.0.24]
putting file /usr/share/cups/drivers/cups6.ini as \W32X86/cups6.ini (720000.0 kb/s) (average inf kb/s)
putting file /usr/share/cups/drivers/cupsps6.dll as \W32X86/cupsps6.dll (125680000.0 kb/s) (average inf kb/s)
putting file /usr/share/cups/drivers/cupsui6.dll as \W32X86/cupsui6.dll (136720000.0 kb/s) (average inf kb/s)

Running command: rpcclient localhost -N -A /var/spool/cups/tmp/473b15b203df8 -c ‘adddriver “Windows NT x86” “IT-Printer:pscript5.dll:IT-Printer.ppd:ps5ui.dll:pscript.hlp:NULL:RAW:pscript5.dll,IT-Printer.ppd,ps5ui.dll,pscript.hlp,pscript.ntf,cups6.ini,cupsps6.dll,cupsui6.dll”‘
cli_rpc_pipe_open: cli_nt_create failed on pipe \spoolss to machine localhost. Error was NT_STATUS_OBJECT_NAME_NOT_FOUND
Could not initialise \spoolss. Error was NT_STATUS_OBJECT_NAME_NOT_FOUND

Unable to install Windows 2000 printer driver files (1)!

This discussion is locked

All Comments