SamsungSCX4100
|
Size: 1245
Comment: converted to 1.6 markup
|
← Revision 10 as of 2009-09-08 07:15:46 ⇥
Size: 1403
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 3: | Line 3: |
| Firt release . | This printer works fine with CUPS, but requires installation from the Samsung website. |
| Line 5: | Line 5: |
| http://www.openprinting.org/show_printer.cgi?recnum=Samsung-SCX_4100 Do the following to make sure you have all the necessary programmes for scanning and running this driver: |
|
| Line 6: | Line 9: |
| 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 libqt3-mt |
| Line 11: | Line 14: |
| [[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]] | [[http://org.downloadcenter.samsung.com/downloadfile/ContentsFile.aspx?CDSite=us&CttFileID=2048258&CDCttType=DR&ModelType=N&ModelName=SCX-4100&VPath=DR/200810/20081030150510531/UnifiedLinuxDriver.tar.gz]] |
| Line 13: | Line 16: |
| Extract the driver in a directory, for example in your home . | Use file-roller, or command line, to extract the driver in a directory, for example in your home. |
| Line 25: | Line 28: |
| Press "4" because you want to install the "[4] SCX 4100 Series" driver | I went through the simple GUI but it did not autodetect the printer when it got to 95% complete. Solution is to ignore this bit, then use the Ubuntu printer administration to add the new printer instead. The Samsung drivers now appear in the list of available printer drivers. |
| Line 27: | Line 30: |
| Press "1" since you want to "[1] Install driver package". | Beware, this script does horrible things like replacing kernel modules. Please write to Samsung asking a) for release of source code, or b) provision of a deb format driver. |
| Line 29: | Line 32: |
| 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. |
Howto Install the Samsung SCX-4100 printer driver
This printer works fine with CUPS, but requires installation from the Samsung website.
http://www.openprinting.org/show_printer.cgi?recnum=Samsung-SCX_4100
Do the following to make sure you have all the necessary programmes for scanning and running this driver:
sudo apt-get install libstdc++2.10-glibc2.2 libsane-dev sane sane-utils libqt3-mt
Download the driver
Use file-roller, or command line, to 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
I went through the simple GUI but it did not autodetect the printer when it got to 95% complete. Solution is to ignore this bit, then use the Ubuntu printer administration to add the new printer instead. The Samsung drivers now appear in the list of available printer drivers.
Beware, this script does horrible things like replacing kernel modules. Please write to Samsung asking a) for release of source code, or b) provision of a deb format driver.
HardwareSupportComponentsPrinters/SamsungSCX4100 (last edited 2009-09-08 07:15:46 by dhcp0623)