Package Details: samsung-unified-driver-printer 1.00.39-7

Git Clone URL: https://aur.archlinux.org/samsung-unified-driver.git (read-only, click to copy)
Package Base: samsung-unified-driver
Description: Samsung Unified Linux Driver for printers.
Upstream URL: http://www.samsung.com
Licenses: custom:samsung
Submitter: ptb
Maintainer: christoph.gysin
Last Packager: christoph.gysin
Votes: 224
Popularity: 0.030517
First Submitted: 2010-12-06 00:01 (UTC)
Last Updated: 2023-11-05 20:51 (UTC)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 17 Next › Last »

christoph.gysin commented on 2016-03-13 20:18 (UTC)

Both provide drivers for samsung printers. This one also provides drivers for samsung scanners (and is slightly more up to date). I can look into splitting the scanner drivers into a separate package if you are worried about disk space used :)

luuuciano commented on 2016-03-13 17:47 (UTC)

We should use samsung-printers if the printer do not have scaner?

christoph.gysin commented on 2016-03-13 09:55 (UTC)

Uninstall samsung-printers. It is providing the same drivers, but without the sane drivers.

afwlehmann commented on 2016-01-22 17:59 (UTC)

Unfortunately I have also only black pages since the last upgrade to 1.00.36-2. Printer is SCX-4729FW. Used to work like a charm.

christoph.gysin commented on 2015-12-18 06:09 (UTC)

Thanks, should be fixed now.

emilio commented on 2015-12-18 03:02 (UTC)

Actually, disregard that, the PKGBUILD always builds for i686, even on 64 bit boxes. Did you intend the first if to be if [ "$CARCH" = "i686" ]; then arch=i386 else arch=$CARCH fi Instead of the current one? I changed that, rebuilt, and it works properly now.

emilio commented on 2015-12-18 02:52 (UTC)

It seems some of the binaries here are 32bit, so it breaks if you don't install lib32-libcups. Case in point, /usr/lib/cups/filter/rastertospl is a 32 bit binary and causes the "filter failed" because the 32 bit version of libcups.so.2 is not available unless you install lib32-libcups.

christoph.gysin commented on 2015-12-17 19:36 (UTC)

Updated to 1.00.36 and built directly from Samsung's tarball. Please try and report if this works, and if it fixes the issues in 1.00.35.

bijan commented on 2015-12-17 16:02 (UTC)

works fine for me too with a Samsung Printer ML-1610. no more 'filter failed' error in CUPS! thanks