Unix Technical Forum

[printer] Samsung CLP 510 configuration

This is a discussion on [printer] Samsung CLP 510 configuration within the Linux Operating System forums, part of the Unix Operating Systems category; --> i've just bought a Samsung CLP 510 printer but i'm unable to correctly configure it for 1200dpi printings (no ...


Go Back   Unix Technical Forum > Unix Operating Systems > Linux Operating System

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-18-2008, 09:38 AM
iuz
 
Posts: n/a
Default [printer] Samsung CLP 510 configuration


i've just bought a Samsung CLP 510 printer but i'm unable to correctly
configure it for 1200dpi printings (no problem with 600dpi).

i've tried to edit the ppd file adding one line with the 1200dpi resolution
option but the printer return a page like that ->

***
SPL-C ERROR - Insufficient Memory

POSITION : 0xae3d133 (182702387)

SYSTEM : eHeapTemp

LINE : 160768

VERSION : SPL-C 1.28 09-15-2004
***

someone have already had the same problem?
what can i do to resolve it?

--
www.iuz-lab.info
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-18-2008, 09:39 AM
Neil T. Dantam
 
Posts: n/a
Default Re: [printer] Samsung CLP 510 configuration

-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

iuz wrote:
> i've just bought a Samsung CLP 510 printer but i'm unable to correctly
> configure it for 1200dpi printings (no problem with 600dpi).
>
> i've tried to edit the ppd ...


That's probably a very bad idea unless you know damn well what you're
doing.

> ...file adding one line with the 1200dpi resolution
> option but the printer return a page like that ->
>
> ***
> SPL-C ERROR - Insufficient Memory
>
> POSITION : 0xae3d133 (182702387)
>
> SYSTEM : eHeapTemp
>
> LINE : 160768
>
> VERSION : SPL-C 1.28 09-15-2004
> ***
>
> someone have already had the same problem?
> what can i do to resolve it?
>



Check out http://linuxprinting.org.

I've had good luck using the cups web interface to configure printers.
Assuming you have the permissions set right in /etc/cups/cupsd.conf,
then you can get to it at http://localhost:631. You should be able to
change all the available options there. If you need to edit cupsd.conf,
the syntax is somewhat similar to that for apache, so you'll need a
couple sections along the lines of:

<Location />
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
</Location>

<Location /admin>
AuthType Basic
AuthClass System
## Restrict access to local domain
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
</Location>

If you still get an out of memory error after increasing the DPI in the
web interface, you may need more printer memory.

Neil
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDQCGrkZoFyDoa1YARA1SPAJ4vcP9x/QHJyP+0DCEiNCGzdFskUQCfQDA2
1TFha7tyP3+O3A0Iui6czaA=
=avg+
-----END PGP SIGNATURE-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 12:58 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com