SamsungSCX4100

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

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

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.


CategoryHardware CategoryCleanup

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