[cups.general] Re: Linux/CUPS to HP4110 on Win98 -- almost there

RSalles rsalles at rsnetservices.com.br
Tue Feb 15 20:23:47 PST 2005


Jack Spaar wrote:
> On Mon, 14 Feb 2005 16:19:30 -0500, RSalles wrote:
> [...]
> 
>>Share this log with us, please! Send us "everythink printing-related
> 
> in
> 
>>your smb.conf, also.
>>
> 
> 
> Ok great, cups error log attached.
> Some possibly relevant extracts of smb.conf :
> 
> socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
> printcap name = /etc/printcap
This parameter must be:

printing = cups
printcap name = cups

And you have to remain with it until your inspection is done, even if 
the error remains. It's one parameter less to try to debug in the process.

> load printers = yes
> ;   printing = bsd
> # have also tried printing=cups, with cups options = raw
> [printers]
>         comment = All Printers
>         path = /var/spool/samba
>         browseable = no
>         printable = yes
> 
> +-----------
> cups/printers.conf has:
> <DefaultPrinter dc>
> Info Created by redhat-config-printer 0.6.x
> DeviceURI smb://myuser:mypasswd@DC/HP4110

Try this instead:
DeviceURI smb://myuser:passwd@group/host/printer

> Location hp4110
> State Idle
> Accepting Yes
> JobSheets none none
> QuotaPeriod 0
> PageLimit 0
> KLimit 0
> </Printer>
> 
> --Jack
> 
> 
D [15/Feb/2005:13:03:31 -0800] [Job 22] Pondering option 'cpi=12'
D [15/Feb/2005:13:03:31 -0800] [Job 22] Unknown option cpi=12.
D [15/Feb/2005:13:03:31 -0800] [Job 22] Pondering option 'lpi=7'
D [15/Feb/2005:13:03:31 -0800] [Job 22] Unknown option lpi=7.
D [15/Feb/2005:13:03:31 -0800] [Job 22] Pondering option 'page-bottom=86'
D [15/Feb/2005:13:03:31 -0800] [Job 22] Unknown option page-bottom=86.
D [15/Feb/2005:13:03:31 -0800] [Job 22] Pondering option 'page-left=57'
D [15/Feb/2005:13:03:31 -0800] [Job 22] Unknown option page-left=57.
D [15/Feb/2005:13:03:31 -0800] [Job 22] Pondering option 'page-right=57'
D [15/Feb/2005:13:03:31 -0800] [Job 22] Unknown option page-right=57.
D [15/Feb/2005:13:03:31 -0800] [Job 22] Pondering option 'page-top=72'
D [15/Feb/2005:13:03:31 -0800] [Job 22] Unknown option page-top=72.
D [15/Feb/2005:13:03:31 -0800] [Job 22] Pondering option 'scaling=100'
D [15/Feb/2005:13:03:31 -0800] [Job 22] Unknown option scaling=100.
D [15/Feb/2005:13:03:31 -0800] [Job 22] Pondering option 'wrap'
D [15/Feb/2005:13:03:31 -0800] [Job 22] Unknown boolean option "wrap".

Try to set "printcap name = cups". Maybe the unknown flags are from a 
/etc/printcap file "à la LPRng", that cups can't parse.

Is the PPD file tested against http://www.cups.org/testppd.php ???

sDeviceManufacturer=HEWLETT-PACKARD' '-sDeviceModel=deskjet 3320'
Is this the same ppd model for HP4110 ?

You have something to start, and others on this list can try to help 
you, also.

Sds,

RSalles







More information about the cups mailing list