1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189
|
<printer id="printer/Samsung-CLP-510">
<make>Samsung</make>
<model>CLP-510</model>
<mechanism>
<laser />
<color />
<resolution>
<dpi>
<x>1200</x>
<y>1200</y>
</dpi>
</resolution>
</mechanism>
<url>http://www.samsung.com/Products/PrinterandMultifunction/ColorLaserPrinters/CLP_510NXAA.asp</url>
<lang>
<proprietary />
</lang>
<functionality>D</functionality>
<driver>splix</driver>
<comments>
<en>
This is a cheap color laser printer with a proprietary
language. Samsung provides a closed-source driver on their web
site, the "Unified Linux Driver", a driver package containing CUPS
drivers and PPDs for all Samsung printers. Version 2.00.90 and
newer supports also this printer. Output is raster-only, and due
to glitches in the software, monochrome sources are output as
color (visible flecks of cyan, magenta, and yellow). It is also
not easy to install this driver in arbitrary distributions. See
the user reports below.<p>
As the first free software printer driver SpliX supports this
printer, but the driver still needs testing. So please try out
this printer with SpliX and report your results to the author of
the driver.<p>
<hr>
User reports:<p>
I have installed and de-installed the printer a few times using
the driver from Samsung (2.0.90). I am using Ubuntu 6.06. I have
managed to get it to print a test page in KDE and Cups, but it
only prints half the page and the bottom is blank. Before that,
it printed a test page that was full of errors about
PCL.<p>
The printer does work with Cups Version &lt; 2 and the
provided proprietary drivers. It will print out white pages unless
you specify the locale to eg. POSIX (eg. "LC_ALL=POSIX lpr
test.ps").<p>
The proprietary driver does just support 600dpi.<p>
<hr>
I use Suse 10.1 and I installed the Samsung unified driver
2.00.90. The printer works BUT:
<ol>
<li>no choice for resolution;</li>
<li>duplex doesn't work.</li>
</ol>
<hr>
Overall, it's a cheap color laser printer and a pretty good
value, but the lack of support for other operating systems makes
it a little less than attractive. Print quality is decent while
lacking options that are supported by the Windows driver, and be
prepared for the printer to put up a fight as you try to use it.
The driver seems to crash when printing certain things (mostly
webpages), and there is no support from Samsung for the driver and
no specification of the SPL-C language available. While I
haven't determined the exact reason of the crash, it seems to
be due to the custom backend filters the Samsung driver uses. It
very well could be a combination of a broken build of my system
(an older build of Gentoo) and using an Athlon64, but the issue
seems very similar to the first user's comments. The output
will stop randomly in the middle of a page, and syslog will show a
segfault in gs, though recompiling ghostscript doesn't seem
to change the issue.<p>
I wasn't able to reproduce the "prints black with
expensive color toner" bug mentioned above. I examined the
CUPS test page, printed with the proprietary Linux drivers, and
with Acrobat under Windows. Neither showed flecks of color in or
around black areas, but the linux version was clearly 600 dpi,
while the windows version was at 1200. Color matching under linux
is wrong; the "blue" pie wedge comes out purple. The
drivers ship with *.cms files that look like color profiles, but I
don't know how to install them yet.<p>
Duplex can be set via the printer's front panel and LCD
display; the setting via cups doesn't work (although enabling
duplex via cups adds a blank page to the end of each odd-length
document...). I'm using version 2.00.90 of the drivers, and
have seen no stability problems in the ~10 pages I've printed
under linux so far.<p>
Be warned that the samsung driver installer attempts to install
older versions of standard c++ libraries into /usr/ without
prompting. According to its documentation, it also replaces lpr
with a "GUI LPR" that will pop up a dialog when you
print. If you download the samsung drivers, you may prefer to
manually install them. The drivers include binaries for i386 and
x86_64. Put the stuff from the appropriate "filter" and
"ppd" directories into /usr/lib/cups/filter/ and
/usr/share/ppd/Samsung, respectively. (The directories should
already exist, and may vary between linux distributions.) Then,
install the printer via the CUPS web gui (<a
href="http://localhost:631/).">http://localhost:631/).</a>
The drivers shoud show up under "SAMSUNG". Apparently,
you used to need to create a file called /etc/linuxprint.cfg. I
didn't have to do that.<p>
Install Samsung CLP-510 color laser printer to Ubunutu dapper
i386 &amp; x86_64<br>
<tt>sudo adduser cupsys shadow</tt><br>
Insert in /etc/udev/rules.d/60-symlinks.rules<br>
<tt># Create symlink for usb printer to /dev/usb/lp*<br>
BUS=="usb",
KERNEL=="lp[0-9]*",&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
SYMLINK+="usb/%k"</tt><br>
restart udev:<br>
<tt>/etc/init.d/udev restart<br>
/etc/init.d/cupsys restart</tt><br>
download latest Samsung CLP-510 driver from
<a href="http://downloadcenter.samsung.com/content/DR/200607/20060719124812000_UnifiedLinuxDriver.tar.gz">http://downloadcenter.samsung.com/content/DR/200607/20060719124812000_UnifiedLinuxDriver.tar.gz</a><br>
<tt>tar -zxvf 20060719124812000_UnifiedLinuxDriver.tar.gz</tt><br>
The package will create a folder called cdroot<br> The package
offers an automatic setup, but it doen't work for me, I can
only print half page, therefore, I uninstalled and create it
manually.<br>
<tt>cd cdroot/Linux</tt><br>
You'll find 3 folders, i386;noarch&amp;x86_64<br>
<tt>/cdroot/Linux$ cp noarch/at_root/etc/sane.d/smfp.conf /etc/sane.d/<br>
/cdroot/Linux$ cp noarch/at_opt/share/ppd/CLP-510splc.ppd
/usr/share/ppd/linuxprinting.org-gs-builtin/</tt><br>
now we have to go either i386 or x86_64 depends on your distro<br>
For x86_64 we choose x86_64 folder<br>
<tt>/cdroot/Linux$ cp x86_64/at_root/usr/lib64/libmfp.so.1.0.1 /usr/lib64/<br>
/cdroot/Linux$ cp x86_64/at_root/usr/lib64/cups/backend/mfp
/usr/lib64/cups/backend/<br>
/cdroot/Linux$ cp x86_64/at_root/usr/lib64/cups/filter/*
/usr/lib64/cups/filter/</tt><br>
now use CUPS' web interface or your distribution's
printer setup tool to add the printer<br> when prompt for
userid and passwd use root and root password<br> hope this
help<p>
<hr>
rpc(at)belug.org adds:<p>
My distribution is Debian Etch and my installation with the above
mentioned "Unified Driver" worked. It installs below
/opt within Cups you make the definitive switch! You choose
<tt>/opt/Samsung/mfp/share/ppd/CLP-510spld.ppd</tt> as
your favorite PPD - file because the CLP-510 is not listed in the
list of Samsung printers. The PPD - file of version 1.9 (shipped
with my printer in 02/2006) is errornous and therefore not
useable. Then you have to change the paperformat from Letter to A4
( ;-) ) and switch on duplex within CUPS and then the printer
works perfectly. CUPS says it has 600dpi, but whether it has 600
or 1200dpi I won't mind: I am too old to see the
difference.<p>
HTH<p><p>
Consumables/Refills: B, C, M, Y, total UKP 240<p>
</en>
</comments>
</printer>
|