SULDR Forums Supported Printers Printing Questions Scanning Questions General Questions Samsung Installer

Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - George82

#1
Printing / New Linux drivers version V1.00.27.04
September 11, 2014, 02:46:50
Hello,

I think there is a new version of the linux driver avaiable at

http://www.samsung.com/us/support/owners/product/ML-2165W/XAC

It is the version V1.00.27.04 from 9 July 2014
#2
I've got some problems installing the suld-scantopc-gui on ubuntu 13.10 and 14.04
I've got this message

Setting up suld-scantopc (0.4.5-3) ...
* Starting Samsung Scanner Server samsungScannerServer                  [ OK ]
Processing triggers for ureadahead (0.100.0-16) ...
Setting up suld-scantopc-gui (0.4.5-1) ...
invoke-rc.d: syntax error: missing required parameter
dpkg: error processing package suld-scantopc-gui (--configure):
subprocess installed post-installation script returned error exit status 103
Errors were encountered while processing:
suld-scantopc-gui


I tried to solve the problem by editing postinst script where i changed from "$2" to "$1". After that the installation worked


if [ -x "/etc/init.d/samsungScannerServer" ]; then
        if [ -n "$2" ]; then
                _dh_action=stop
        fi
        invoke-rc.d samsungScannerServer $_dh_action || exit $?
fi

to

if [ -x "/etc/init.d/samsungScannerServer" ]; then
        if [ -n "$1" ]; then
                _dh_action=stop
        fi
        invoke-rc.d samsungScannerServer $_dh_action || exit $?
fi
#3
Scanning / Scan on CLX-3160
January 15, 2014, 07:15:41
Hi everybody

I'm also having strange behaviour on my CLX-3160.
Simple-scan find the scanner on the network, but when i try to scan i'm getting: "failed to scan - Unable to connect to scanner"

Smftpnetdiscovery shows:
/usr/lib/cups/backend/smfpnetdiscovery
network ipp://192.168.178.101 "Samsung CLX-3160 Series" "Samsung CLX-3160 Series on 192.168.178.101" MFG:Samsung;CMD:GDI,FAX;MDL:CLX-3160 Series;CLS:PRINTER;MODE:FAX; ""

I try this with normal user and root
I also tried old drivers, but with these drivers my scanner is not found.
Any ideas?

Printer is working normally




Log of simple-scan

[+0,00s] DEBUG: simple-scan.vala:579: Starting Simple Scan 3.10.2, PID=15289
[+0,00s] DEBUG: Connecting to session manager
[+0,04s] WARNING: g_object_set_valist: invalid object type 'GtkAdjustment' for v
alue type 'GtkWidget'
[+0,04s] DEBUG: ui.vala:1524: Restoring window to 600x400 pixels
[+0,04s] DEBUG: autosave-manager.vala:64: Loading autosave information
[+0,04s] DEBUG: autosave-manager.vala:258: Waiting to autosave...
[+0,04s] WARNING: autosave-manager.vala:76: Could not load autosave infomation;
not restoring any autosaves
[+0,08s] DEBUG: scanner.vala:1443: sane_init () -> SANE_STATUS_GOOD
[+0,08s] DEBUG: scanner.vala:1449: SANE version 1.0.23
[+0,08s] DEBUG: scanner.vala:1510: Requesting redetection of scan devices
[+0,08s] DEBUG: scanner.vala:802: Processing request
[+0,15s] DEBUG: autosave-manager.vala:280: Autosaving book information
[+4,10s] DEBUG: scanner.vala:338: sane_get_devices () -> SANE_STATUS_GOOD
[+4,10s] DEBUG: scanner.vala:350: Device: name="smfp:net;192.168.178.101" vendor
="SAMSUNG" model="CLX-3160 Series on 192.168.178.101" type="Scanner"
[+5,83s] DEBUG: simple-scan.vala:307: Requesting scan at 150 dpi from device 'sm
fp:net;192.168.178.101'
[+5,83s] DEBUG: scanner.vala:1556: Scanner.scan ("smfp:net;192.168.178.101", dpi
=150, scan_mode=ScanMode.GRAY, depth=2, type=ScanType.SINGLE, paper_width=2100,
paper_height=2970, brightness=0, contrast=0)
[+5,83s] DEBUG: scanner.vala:802: Processing request
[+5,83s] DEBUG: scanner.vala:863: sane_open ("smfp:net;192.168.178.101") -> SANE
_STATUS_DEVICE_BUSY
[+5,83s] WARNING: scanner.vala:867: Unable to get open device: Device busy
[+24,40s] DEBUG: autosave-manager.vala:194: Deleting autosave records
[+24,40s] DEBUG: scanner.vala:1583: Stopping scan thread
[+24,40s] DEBUG: scanner.vala:802: Processing request
[+24,40s] DEBUG: scanner.vala:1594: sane_exit ()


#4
Scanning / network Scan on CLX-3170
October 27, 2012, 09:09:13
Since last update (4.00.35-2 to 4.00.39-1) i have some troubles with network scanning.
I'm using simple scan with ubuntu 12.04
With the new package the scans are not automatically scanned in the right size but in larger size so i have to crop the scans.
The older package did not have the issues.
I have checked the packages, there have been a lot of changes , especially for CLX-3170, so i think there is a problem with these changes.

Printing is working fine.

Thanks in advance for your help
Repository Information Legal Contact Alternative Drivers