<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 7, 2015 at 7:25 AM, Stewart C. Russell <span dir="ltr"><<a href="mailto:scruss@gmail.com" target="_blank">scruss@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Dee:<br>
<span class="">><br>
> Sorry - - - scanning is quite useful for me and I sure would like a<br>
> way to make it work connected to my Linux box!<br>
><br>
> Haven't had much luck so far.<br>
<br>
</span>Hmm, hadn't realized you were still stuck.<br>
<br>
In your /etc/sane.d/ folder, there should be a .conf file for your<br>
scanner. Mine is different from yours, but the relevant lines look like<br>
this (from epson2.conf):<br>
<br>
 # Detect all devices supported by the backend.<br>
 # If you don't have a SCSI device, you can comment out the "scsi"<br>
 # keyword.  Similarly for the other keywords.<br>
 #<br>
 usb<br>
 scsi<br>
 net 192.168.2.68<br>
<br>
You need to set the 'net' entry to the IP address of your scanner.<br>
(You can ping your printer, yes? I mean, if it's not even seen on the<br>
network, you have to address this first. You're also using an x86 or<br>
x86_64 Linux box, yes? Scanner binary support for ARM is mostly no go,<br>
so Raspberry Pis are right out.)<br>
<br>
For good measure, I have $SANE_DEFAULT_DEVICE set to:<br>
<br>
 epson2:net:192.168.2.68<br>
<br>
Your scanner might use the brscan or brscan2 driver, so you'll be<br>
looking for something like /etc/sane.d/brscan*conf. Also, your scanner<br>
backend needs to be listed in /etc/sane.d/dll.conf for sane to find it.<br>
<br>
The 'sane-find-scanner' tool may not find your scanner, but with me,<br>
xsane does. With that environment variable set, you can then do<br>
something like this:<br>
<br>
 scanimage > blort.pbm<br>
<br>
to scan the page at 75 dpi, b&w.<br>
<br>
If all of that doesn't work, you may have to resort to scanning to a<br>
network share. I think that the MFC-J6510DW shares its memory card using<br>
CIFS. Stick an SD in the scanner, browse your network, and see what you<br>
find.<br>
<br>
This latter option is by no means bad: I've used it to scan thousands of<br>
pages of bank statements and other receipts. You don't get a tonne of<br>
control over the scan format, but it's quick.<br>
<br>
If even all this fails, it's telephone support, I'm afraid. It's so much<br>
cheaper to provide this than e-mail support, and that's why Brother are<br>
so keen on it.<br>
<br></blockquote><div>I did the scanning I needed to do to a memory card which works but its not the way I like to do things (needed to email the files to myself and then organize and then send on to the recipient).<br><br></div><div>Tried Brother email support. For Linux is only to point you to the tools and then its your baby and the number of people that they have for Linux support is very small so its also very very slow to get what help does exist. I found the support basically non-existent even though they would differ. The also have no telephone or chat support for *nix its only email support and for complex problems that's a really awkward way of doing things!<br></div><div><br></div><div>Also don't really have a formal network set up at present. I have been recommended to use set up a ftp server and clients but my main box is also out for R n R as I seem to have let out some magic smoke from one of the hard drives.<br><br></div><div>This means that any changes are when I get my system back but will try then. This information looks very very useful and I thank you very much for your assistance!<br><br></div><div>Regards<br><br></div><div>Dee<br></div></div></div></div>