I am running Kubuntu 14.4 and I want to scan with my Brother DCP-J140W, which does not work. I installed
sudo apt-get install sane xsane xsane-common sane-utils libsane libsane-common libsane-dbg libsane-dev libsane-extras libsane-extras-common libsane-extras-dbg libsane-extras-dev
as suggested in Brother DCP-J140W does not scan (brscan4, USB connected)
I went to http://support.brother.com/g/b/downloadlist.aspx?c=us&lang=en&prod=dcpj140w_all&os=128 and installed
- Scanner driver 64bit (deb package)
- Scan-key-tool 64bit (deb package)
with --force-all
and then I ran
brscan-skey
When I check whether the connection is established I get
$ sudo scanimage -L
device `brother4:bus2;dev1' is a Brother DCP-J140W USB scanner
$ brscan-skey -l
DCP-J140W : brother4:bus2;dev1 : USB Active
which looks good. When I command $ xsane
a window opens which says it is searching for devices but then outputs
Error when opening the device 'brother4:bus2;dev': Unvalid argument
When I go to my scanner and
- Press "Scanner"
- Choose scan to image
- Press "Start"
I get "PC-Connection" on the display but nothing happens. What do I do?