SamsungSCX4100
|
Size: 621
Comment:
|
Size: 1243
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 5: | Line 5: |
| {{{sudo apt-get install libstdc++2.10-glibc2.2 libsane-dev sane sane-utils | {{{ sudo apt-get install libstdc++2.10-glibc2.2 libsane-dev sane sane-utils |
| Line 12: | Line 13: |
| Extract the driver in a directory, for example in your home . |
|
| Line 13: | Line 16: |
| cd /media/cdrom sudo /bin/sh }}}. |
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)