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

Using your deb package in non-Debian distributives

Started by John Smerdov, December 19, 2012, 02:32:18

Previous topic - Next topic

John Smerdov

Good day to all.

I'm trying to get to scan and print MFP Samsung SCX-3400 distribution thinstation 5.1.
#uname -a
Linux D510MO 3.6.5TS #1 PREEMPT Thu Dec 13 15:05:03 UTC 2012 i686 GNU/Linux

I added to the rules of udev my device
in /lib/udev/rules.d/40-libsane.rules
# Samsung SCX-3400
ATTRS{idVendor}=="04e8", ATTRS{idProduct}=="344f", ENV{libsane_matched}="yes"

and add in file /etc/sane.d/xerox_mfp.conf lines:
# Samsung SCX-3400
usb 0x04e8 0x344f

lsusb shows all correctly:
#lsusb
Bus 001 Device 002: ID 046d:c313 Logitech, Inc. Internet 350 Keyboard
Bus 001 Device 003: ID 046d:c004 Logitech, Inc. WingMan Gaming Mouse
Bus 002 Device 004: ID 04e8:344f Samsung Electronics Co., Ltd SCX-3400 Series
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

#scanimage -L
device `xerox_mfp:libusb:002:004' is a Samsung SCX-3400 Series multi-function peripheral

# sane-find-scanner
found USB scanner (vendor=0x04e8 [Samsung Electronics Co., Ltd.], product=0x344f [SCX-3400 Series]) at libusb:002:004

I need to scan the network: client sanetwain 1.35 from Windows.
scanning or passes one time or is an error "No device found on backend" or utility hangs.

at this time dmesg displays the following:
usb 2-3: usbfs: interface 1 claimed by usblp while 'scanimage' sets config #1
usb 2-3: usbfs: interface 1 claimed by usblp while 'scanimage' sets config #1
usb 2-3: usbfs: interface 1 claimed by usblp while 'saned' sets config #1
usb 2-3: usbfs: interface 1 claimed by usblp while 'saned' sets config #1

I guess the problem is usblp, but this package is needed to use my lp_server.
Your packages I have not integrated because they do not know how. I do not have a graphical interface, only the terminal console.

I would be glad of any help.

P.S. Sorry for bad English.
On my Ubuntu 12.04 this scanner SCX-3400 start immediately after using your repository!

bchemnet

I'm not sure if it will help, but you should be able to install the samsungmfp-scanner package (and its various dependencies) using apt-get in the terminal.

But I think probably the issue is usbfs or usblp.  You could try modprobe -r usblp as a temporary way to see if the printer works without that module running, to at least try to narrow down the problem.  I suspect this is really a bug/issue that should be raised with the distribution, and forwarded to the appropriate upstream folks.

Repository Information Legal Contact Alternative Drivers