SamsungSCX4100
|
Size: 315
Comment:
|
Size: 1243
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 5: | Line 5: |
| working in process | |
| Line 7: | Line 6: |
| cd /media/cdrom sudo /bin/sh }}}. |
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 }}} |
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
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.
HardwareSupportComponentsPrinters/SamsungSCX4100 (last edited 2009-09-08 07:15:46 by dhcp0623)