[opensuse] Samsung Scanner Trouble
jim@linux-jll0:~/CustomSetup> sane-find-scanner # sane-find-scanner will now attempt to detect your scanner. If the # result is different from what you expected, first make sure your # scanner is powered up and properly connected to your computer. # No SCSI scanners found. If you expected something different, make sure that # you have loaded a kernel SCSI driver for your SCSI adapter. --- snip unimportant lines --- found USB scanner (vendor=0x04e8 [Samsung Electronics Co., Ltd.], product=0x3432 [SCX-4x26 Series]) at libusb:001:003 --- End of sane-find-scanner --- jim@linux-jll0:~/CustomSetup> scanimage -L device `smfp:SAMSUNG SCX-4x26 Series on USB:0' is a SAMSUNG SCX-4x26 Series on USB:0 Flatbed Scanner jim@linux-jll0:~/CustomSetup> --- The following causes the scanner to light up it makes a lot of noise --- jim@linux-jll0:~/CustomSetup> scanimage > test.tiff scanimage: sane_read: Error during device I/O jim@linux-jll0:~/CustomSetup> A SuSE site link (http://lists.opensuse.org/opensuse-bugs/2009-12/msg00485.html) for the exact same problem, with a different printer gives: Using OpenSuse 11.2 (both 32bit/64bit versions), several USB-scanners from Brother (at least: MFC-215C, MFC-590, MFC-8440, DCP-130C, DCP-135C) do not work. Starting a scan, they all stop after transmitting a small amount of data and give an error message (I/O error). So only scans with a small resolution or of a very small area are possible. Downgrading from libusb-0_1-4-0.1.13-2.2.x86_64 to libusb-0_1-4-0.1.12-139.1.1.x86_64 or fromlibusb-0_1-4 0.1.13-2.2-i586 to libusb-0_1-4-0.1.12-139.1.1.i586 solves the problem completely BTW: To get the scanners to work at all, third party drivers from Brother have to be installed (in my case brscan-0.2.4-0.x86_64.rpm) first. Reproducible: Always Steps to Reproduce: 1. Install brscan-0.2.4-0.x86_64 and a brother USB-scanner 2. Use xsane to make a scan with colour and a medium resolution. 3. The scanner stops after a few centimeters and xsane returns an I/O error Alternatively: Use "scanimage > /dev/null", leading to "scanimage: sane_read: Error during device I/O" But, I haven't been able to locate that version of libusb. Any help? TIA, Jim -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Hello, On Nov 16 17:59 Jim Sabatke wrote (shortened):
jim@linux-jll0:~/CustomSetup> scanimage -L device `smfp:SAMSUNG SCX-4x26 Series on USB:0' is a SAMSUNG SCX-4x26 Series on USB:0 Flatbed Scanner jim@linux-jll0:~/CustomSetup>
--- The following causes the scanner to light up it makes a lot of noise ---
jim@linux-jll0:~/CustomSetup> scanimage > test.tiff scanimage: sane_read: Error during device I/O jim@linux-jll0:~/CustomSetup>
A SuSE site link (http://lists.opensuse.org/opensuse-bugs/2009-12/msg00485.html) for the exact same problem, with a different printer gives: ... Downgrading from libusb-0_1-4-0.1.13-2.2.x86_64 to libusb-0_1-4-0.1.12-139.1.1.x86_64 or fromlibusb-0_1-4 0.1.13-2.2-i586 to libusb-0_1-4-0.1.12-139.1.1.i586 solves the problem completely ... But, I haven't been able to locate that version of libusb.
Follow the link in http://lists.opensuse.org/opensuse-bugs/2009-12/msg00485.html to the actual bug report and therein see https://bugzilla.novell.com/show_bug.cgi?id=559697#c44 and perhaps additionally see https://bugzilla.novell.com/show_bug.cgi?id=559697#c50 In short: Downgrade from the two current packages - libusb-1_0 (known as libusb1) plus - libusb-0_1-4-0.1.13 (known as libusb-compat) to the one traditional libusb package - libusb-0_1-4-0.1.12 (known as libusb0) which you can download from the "hardware:libusb0" repository at http://download.opensuse.org/repositories/hardware:/libusb0/ Kind Regards Johannes Meixner -- SUSE LINUX Products GmbH, Maxfeldstrasse 5, 90409 Nuernberg, Germany AG Nuernberg, HRB 16746, GF: Markus Rex -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 11/17/2010 04:24 AM, Johannes Meixner wrote:
Hello,
On Nov 16 17:59 Jim Sabatke wrote (shortened):
jim@linux-jll0:~/CustomSetup> scanimage -L device `smfp:SAMSUNG SCX-4x26 Series on USB:0' is a SAMSUNG SCX-4x26 Series on USB:0 Flatbed Scanner jim@linux-jll0:~/CustomSetup>
--- The following causes the scanner to light up it makes a lot of noise ---
jim@linux-jll0:~/CustomSetup> scanimage > test.tiff scanimage: sane_read: Error during device I/O jim@linux-jll0:~/CustomSetup> <snip> Follow the link in http://lists.opensuse.org/opensuse-bugs/2009-12/msg00485.html to the actual bug report and therein see https://bugzilla.novell.com/show_bug.cgi?id=559697#c44 and perhaps additionally see https://bugzilla.novell.com/show_bug.cgi?id=559697#c50
In short: Downgrade from the two current packages - libusb-1_0 (known as libusb1) plus - libusb-0_1-4-0.1.13 (known as libusb-compat) to the one traditional libusb package - libusb-0_1-4-0.1.12 (known as libusb0) which you can download from the "hardware:libusb0" repository at http://download.opensuse.org/repositories/hardware:/libusb0/
Kind Regards Johannes Meixner
First, thanks for responding. When I try to install the i586 version, Yast gives a list of other packages that need to be upgraded, plus 719 more. I'm somewhat afraid to do that as I have broken my system countless times by installing large upgrades like that, especially with KDE and QT libs, where the whole desktop just goes away (yeah, I know this a different thing, but I've had lockups with other installs like this and I am pretty leery of getting a totally broken system ). Any more words of advice? Thanks, Jim -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 11/17/2010 04:24 AM, Johannes Meixner wrote:
Hello,
On Nov 16 17:59 Jim Sabatke wrote (shortened):
jim@linux-jll0:~/CustomSetup> scanimage -L device `smfp:SAMSUNG SCX-4x26 Series on USB:0' is a SAMSUNG SCX-4x26 Series on USB:0 Flatbed Scanner jim@linux-jll0:~/CustomSetup>
--- The following causes the scanner to light up it makes a lot of noise ---
jim@linux-jll0:~/CustomSetup> scanimage > test.tiff scanimage: sane_read: Error during device I/O jim@linux-jll0:~/CustomSetup>
A SuSE site link (http://lists.opensuse.org/opensuse-bugs/2009-12/msg00485.html) for the exact same problem, with a different printer gives: ... Downgrading from libusb-0_1-4-0.1.13-2.2.x86_64 to libusb-0_1-4-0.1.12-139.1.1.x86_64 or fromlibusb-0_1-4 0.1.13-2.2-i586 to libusb-0_1-4-0.1.12-139.1.1.i586 solves the problem completely ... But, I haven't been able to locate that version of libusb.
Follow the link in http://lists.opensuse.org/opensuse-bugs/2009-12/msg00485.html to the actual bug report and therein see https://bugzilla.novell.com/show_bug.cgi?id=559697#c44 and perhaps additionally see https://bugzilla.novell.com/show_bug.cgi?id=559697#c50
In short: Downgrade from the two current packages - libusb-1_0 (known as libusb1) plus - libusb-0_1-4-0.1.13 (known as libusb-compat) to the one traditional libusb package - libusb-0_1-4-0.1.12 (known as libusb0) which you can download from the "hardware:libusb0" repository at http://download.opensuse.org/repositories/hardware:/libusb0/
Kind Regards Johannes Meixner
OK, I've followed that page again and nothing. I believe all the correct libs are loaded. I did get a bit confused about the 32 bit libs as several sites say that it's the 32 bit version that is needed. I've got about 20 tabs open in firefox about this problem. Jim -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (2)
-
Jim Sabatke
-
Johannes Meixner