Jees, no kiitos vastauksesta. Ei se kuitenkaan kelvannut linux-configille .
Tällä sivulla, jolla ensin todetaan, että jokin toinen Samsungin malli on luokkaa "paperipaino", on ohjeet saada tuo toimimaan. Vaatii tosiaan root-tunnuksen aktivoinnin.
http://www.linuxprinting.org/show_printer.cgi?recnum=Samsung-CLP-500Voi vaikuttaa hieman sekavalta, mutta joku ainakin kiittelee ohjetta. Toivottavasti onnistut.
"Samsung CLP-550N Installation report on Ubuntu 5.10 "Breezy Badger",
Kernel 2.6.12-9-386. A root password has been set.
### Part 1 ###
### This part usefull if you have set a root password, if you are still using
sudo to configure your Ubuntu system, skip to part 2, Samsung setup.sh should
work for you I hope
###
user> sudo aptitude install openssh-server
user> sudo vi /etc/ssh/sshd_config
Add the following line:
ListenAddress 127.0.0.1
user> sudo invoke-rc.d ssh restart
user> ssh -X root@localhost
### Part 2 ###
As no .ppd for this model is present in Ubuntu 5.10, I downloaded from the
Samsung Web site the following: 20050322091158546_lpp-1.1.4-19-i386.tar.gz
Extracted the file:
tmp# tar xzvf 20050322091158546_lpp-1.1.4-19-i386.tar.gz
tmp# cd image
tmp/image# aptitude install libgtk1.2 libgtk1.2-dev
tmp/image# cp ppd/C/CLP-550ps.ppd /usr/share/ppd/Samsung/
tmp/image# vigr
### And add the user cupsys to the shadow group. Save and restart cups
tmp/image# invoke-rd.d cupsys restart
### Yesss, now the Samsung setup should work (at least...)
tmp/image# ./setup.sh
### Configure your printer in Expert mode.
Mine is 1200bpi, Socket printing on port 9100 (ala JetDirect)
and works fine so far.
-RasKal
---
Samsung CLP-500 Installation report on Ubuntu 5.10 "Breezy Badger",
Kernel 2.6.12-9-386. A root password has been set.
Just thought I'd mention that RasKal's advice above worked for the CLP-500 aswell.
1) ssh -X root@localhost
2) /tmp/image/setup.sh
And then continuing with the normal setup procedure did the trick.
Thanks RasKal!
/Johan R-E
---
Ystävällisin terveisin Asmo Koskinen.