Fedora Linux Support Community & Resources Center
  #1  
Old 3rd October 2005, 07:09 AM
g4n4 Offline
Registered User
 
Join Date: Oct 2005
Posts: 1
Installing a Samsung SCX-4100 Printer

Hello,

I've had Fedora Core 4 installed on my PC for several days now. I'm completely new to Fedora/Linux. I'm trying to install my Samsung printer and was wondering if there was somebody out there who could give me step-by-step directions as to how to do it.

Thanks,

Gene
Reply With Quote
  #2  
Old 19th May 2006, 04:36 PM
picoti62 Offline
Registered User
 
Join Date: May 2006
Posts: 1
ive got the same pb using fedora core 5.my scx64100 doesn't work.
i found a tuto below:
"I was going to write full instructions on how to get a Samsung SCX-4100 printer/scanner running under Linux, but never got around to it. Maybe if I give the raw information instead, someone else will be able to write the HOWTO. It really is a nice, inexpensive device, once you get through driver installation.

I installed Samsung's driver, but kept only the following files:

* /usr/lib/cups/backend/mfp
* /usr/lib/libmfp.so.1.0.1
* /usr/lib/libmfpdetect.so.1.0.1
* /usr/lib/libqt-mt.samsung-mfp.so.3.0.4 (libmfp seems to depend on it)
* /usr/lib/cups/filter/rastertosamsung{gdi|pcl|spl}. My printer probably only needs one of the three, but I haven't spent the time to find out.
* /usr/share/cups/model/samsung/scx4100.ppd.gz
* /usr/lib/sane/libsane-samsung_scx4100.so.1.0.1

I ran /sbin/ldconfig to create the proper symlinks, such as /usr/lib/libmfp.so. I typed modprobe usblp to load the standard Linux USB printer driver. I restarted CUPS and configured the printer by browsing to http://localhost:631/. The printer worked well.

To get SANE to talk to the device, I added a line to /etc/sane.d/dll.conf with the text samsung_scx4100. It didn't work until I updated the permissions on /dev/usb/lp0. Once I installed xsane and the excellent xsane GIMP plugin, the scanner worked well also.

I dropped Samsung's GUI and kernel module. The GUI adds nothing to what's already available in CUPS and KDE. If I recall correctly, the GUI was installed in /usr/local/samsung or somesuch; deleting that whole directory caused no problems. The kernel module (named mfpport) was installed somewhere under /lib/modules. I deleted it and ran depmod -a to clear all references to the module.
"
i do the configuration but my printer still doesn't work.

help please
Reply With Quote
  #3  
Old 21st May 2006, 02:29 PM
bigfootnmd Offline
Registered User
 
Join Date: Sep 2004
Posts: 178
It is possible that it never occured to you to look on the Samsung page. BEHOLD there lies the answer and the hope. This is the first place you should have looked.

http://www.samsung.com/support/index.asp#

Open this page and type your model number in the box. CLICK GO

A new page will launch and you will click on DRIVERS, Scroll down a little and there will be the great white whale of a driver. Click on description and copy and paste the instructions to the text editor.
Download the driver and soon if the Gods of I and O (input and output) are smiling your printer may work.
Reply With Quote
  #4  
Old 10th March 2007, 11:03 PM
krige's Avatar
krige Offline
Registered User
 
Join Date: Mar 2007
Location: Cosenza, Italy
Age: 37
Posts: 51
1. Download the drivers provided by Samsung from here:
http://www.samsung.com/support/produ...e=DR&language=

2. Install them following the procedure there explained.

3. Go to System -> Administration -> Security Level and Firewall -> SELinux -> Modify SELinux policy -> Printing ->
x Disable protection for cupsd backend server
x Disable protection for cupsd daemon

4. As root run "service cups restart".
__________________
Registered Linux user: 443874
1 FC6 Workstation, 4 FC4 Servers, 1 FC3 Laptop
Reply With Quote
  #5  
Old 30th October 2010, 04:28 AM
Gerson008 Offline
Registered User
 
Join Date: Oct 2010
Location: Australia, Sydney
Posts: 14
linuxfedorafirefox
Installing a Samsung SCX-4100 Printer (UPDATE: Windows shared network printer on F13)

I used the Samsung SCX-4100 Laser printer as windows shared network printer from my Windows 2003 server SBS.

My client computer is a HP notebook 6730b installed with Fedora 13

I successfully make connection to the windows shared printer from Fedora 13 by:
1) Installing the linux drivers (PPD and other related files) to my local linux client
Samsung Drivers in Linux Its old and about 2005 but works in F13

2) Install and setup SMB client to allow network sharing with windows
NOTE: Do not overwrite CUPS and SANE, it'll cause TROUBLE!!
Setup printer Links:
http://www.liberiangeek.net/2010/04/...r-from-fedora/

Known issues:
a) The scanner over network won't work because it never did in windows, if you do please update us.
b) I naively installed over SANE, and therefore i may have corrupted some files and causing SELINUX warning, but i then restore to an updated version, I still get a SELINUX warning everytime i tried to print something. I suspect is due to the PPD drivers not fully compatible with Fedora 13 and its security settings.
At the moment i ignore this warning.
Reply With Quote
  #6  
Old 1st November 2010, 10:33 PM
AdamW's Avatar
AdamW Online
Fedora QA Community Monkey
 
Join Date: Dec 2008
Location: Vancouver, BC
Posts: 3,764
linuxfedorafirefox
Re: Installing a Samsung SCX-4100 Printer

From the research I was doing yesterday (looking at a new Samsung network MFP), it appears Samsung's driver is a horrible, horrible mess - it does make the printer work, but it does all sorts of Really Bad Things like replacing a bunch of system files, with no tracking, for no good reason.

Debian folks luckily have a nicely packaged version of the driver which stops it doing all these evil things:

http://www.bchemnet.com/suldr/index.html

we should probably adapt that work for Fedora somewhere. Obviously not officially, since it's closed software.
__________________
Adam Williamson | awilliam AT redhat DOT com
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | identi.ca: adamwfedora
http://www.happyassassin.net
Reply With Quote
Reply

Tags
installing, printer, samsung, scx4100

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Samsung SCX-4100 dosn't print in FC11 AlexDudko Using Fedora 2 25th May 2009 03:34 PM
Samsung Ml-2010 Printer help urzasrage Hardware & Laptops 0 14th October 2006 09:00 PM
My new Samsung printer *desk* Using Fedora 24 8th April 2006 10:39 AM


Current GMT-time: 10:24 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat