Brother DCP J140W Scanner Not Found

Asked by adam jvok

Just installed a new printer/scanner: Brother DCP J140W

Printing works fine.

xsane and simple-scan can not see the scanner.

Following instructions on the Brother web site, I have
1. Installed the diver:
sudo dpkg -i --force-all brscan4-0.4.1-3.amd64.deb
2. http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/instruction_scn1c.html#u9.10
sudo vi /lib/udev/rules.d/40-libsane.rules
ATTRS{idVendor}=="04f9", ENV{libsane_matched}="yes"
3. Rebooted.

xsane says "no devices available"
simple-scane says "no scanners detected"
Same even if I sudo xsane or sudo simple-scan.

One post I saw suggested adding users to the 'lp' group. Tried that, with no success.

$ scanimage -L
No scanners were identified....
$ sudo sane-find-scanner
No USB scanners found....

But,
$ brscan-skey -L
 DCP-J140W : brother4:bus4;dev1 : USB Not registered

If I then use this device in:
$ scanimage -d 'brother4:bus4;dev1' > test.png
The scan works.

Any idea what is going on here - why does scanimage but xsane & simple-scan do not?
How can they be made to work?

EDIT:
$ simple-scan 'brother4:bus4;dev1'
and
xsane 'brother4:bus4;dev1'
also work.

So I guess the question is: why can't xsane/simple-scan find the device without being told its name explicitly?

Thanks for any help.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu xsane Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What is the output of:

lsb_release -a; uname -a; lsusb

Thanks

Revision history for this message
adam jvok (ajvok1) said :
#2

$ lsb_release -a; uname -a; lsusb
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.10
Release: 12.10
Codename: quantal
Linux SVSMM 3.5.0-19-generic #30-Ubuntu SMP Tue Nov 13 17:48:01 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 003 Device 002: ID 413c:3012 Dell Computer Corp. Optical Wheel Mouse
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 04f9:02a0 Brother Industries, Ltd
Bus 002 Device 003: ID 413c:2003 Dell Computer Corp. Keyboard

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

I suggest you report a bug.

Can you help with this problem?

Provide an answer of your own, or ask adam jvok for more information if necessary.

To post a message you must log in.