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