SamsungSCX4100

Differences between revisions 4 and 5
Revision 4 as of 2006-07-19 17:53:05
Size: 1243
Editor: pc-6-76-214-201
Comment:
Revision 5 as of 2006-07-19 17:55:22
Size: 1243
Editor: pc-6-76-214-201
Comment:
Deletions are marked like this. Additions are marked like this.
Line 23: Line 23:
}}}. }}}
Line 26: Line 26:
Line 39: Line 40:
}}}. }}}

Howto Install the Samsung SCX-4100 printer driver

Firt release .

sudo apt-get install libstdc++2.10-glibc2.2 libsane-dev sane sane-utils

Download the driver

[http://org.downloadcenter.samsung.com/downloadfile/ContentsFile.aspx?CDSite=SS&CttFileID=214860&CDCttType=DR&ModelType=N&ModelName=SCX-4100&VPath=DR/200607/20060719092647968_UnifiedLinuxDriver.tar.gz SamsungSCX4100]

Extract the driver in a directory, for example in your home .

tar -xzf 20060719092647968_UnifiedLinuxDriver.tar.gz 

Start the driver installation script:

sudo ./cdroot/Linux/install.sh

Press "4" because you want to install the "[4] SCX 4100 Series" driver

Press "1" since you want to "[1] Install driver package".

You should already have CUPS installed so Press "2":

[2] I am sure I have necessary software installed. Continue installation

You'll get a whole spew of stuff printed on the screen along with some errors that you can probably just ignore.

Restart cups:

sudo /etc/init.d/cupsys restart

sudo adduser cupsys shadow
sudo /etc/init.d/cupsys restart

From now on you can login with your user name and password.


CategoryHardware CategoryCleanup

HardwareSupportComponentsPrinters/SamsungSCX4100 (last edited 2009-09-08 07:15:46 by dhcp0623)