I have a Brother multifunction device (MFC-240C). It was running just fine some years ago when I Funtoo ran on 32 bit station. Nowadays only printer works in a Funtoo 64 bit environment while it is fully supported in a Debian 64 bit environment.
Right driver is installed, rpm edition of 64 bit brscan2. Please note that printer drivers are 32 bit. There are no 64 bit available.
media-gfx/simple-scan and media-gfx/sane-backends are installed. Both simple-scan and scanimage -L report that scanner is not detected no matter how commands are run (as root or as user).
My user belongs to scanner and lp groups :
guy@Funtoo ~ $ groups
lp wheel audio cdrom video cdrw usb users scanner guy
Rules for Brother are properly set. Excerpt from lib/udev/rules.d/41-libsane.rules :
guy@Funtoo ~ $ lsusb
Bus002Device008: ID 04f9:01abBrotherIndustries,Ltd MFC-240CBus002Device007: ID 046d:c52f Logitech,Inc.UnifyingReceiverBus002Device006: ID 05e3:0608GenesysLogic,Inc.HubBus002Device005: ID 0424:7500StandardMicrosystemsCorp. LAN7500 Ethernet10/100/1000AdapterBus002Device004: ID 045e:0752MicrosoftCorp.WiredKeyboard400Bus002Device003: ID 05e3:0608GenesysLogic,Inc.HubBus002Device002: ID 8087:0020IntelCorp.IntegratedRateMatchingHubBus002Device001: ID 1d6b:0002LinuxFoundation2.0 root hub
Bus001Device003: ID 0c45:6406MicrodiaBus001Device002: ID 8087:0020IntelCorp.IntegratedRateMatchingHubBus001Device001: ID 1d6b:0002LinuxFoundation2.0 root hub
guy@Funtoo ~ $ 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.
found USB scanner (vendor=0x04f9, product=0x01ab) at libusb:002:008
found USB scanner (vendor=0x0424[WS], product=0x7500[USB Gigabit LAN]) at libusb:002:005# Your USB scanner was (probably) detected. It may or may not be supported by# SANE. Try scanimage -L and read the backend's manpage.# Not checking for parallel port scanners.# Most Scanners connected to the parallel port or other proprietary ports# can't be detected by this program.# You may want to run this program as root to find all devices. Once you# found the scanner devices, be sure to adjust access permissions as# necessary.
What it happens when runnning scanimage :
guy@Funtoo ~ $ scanimage -L
No scanners were identified.If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate).Please read the documentation
which came withthis software (README, FAQ, manpages).
Brother and scanner modules are in /usr/lib64 and /usr/lib64/sane with symlinks to /usr/lib and /usr/lib/sane accordingly.
Question
aramisqc
I have a Brother multifunction device (MFC-240C). It was running just fine some years ago when I Funtoo ran on 32 bit station. Nowadays only printer works in a Funtoo 64 bit environment while it is fully supported in a Debian 64 bit environment.
Right driver is installed, rpm edition of 64 bit brscan2. Please note that printer drivers are 32 bit. There are no 64 bit available.
media-gfx/simple-scan and media-gfx/sane-backends are installed. Both simple-scan and scanimage -L report that scanner is not detected no matter how commands are run (as root or as user).
My user belongs to scanner and lp groups :
Rules for Brother are properly set. Excerpt from lib/udev/rules.d/41-libsane.rules :
What lsusb ans sane-fine-scanner report :
What it happens when runnning scanimage :
Brother and scanner modules are in /usr/lib64 and /usr/lib64/sane with symlinks to /usr/lib and /usr/lib/sane accordingly.
Is there anyone to tell me where to look at ?
Link to comment
Share on other sites
4 answers to this question
Recommended Posts