Brother MFC-J470DW scan function “Check Connection”Getting my brother MFC-J825DW working as a network scannerbrother MFC-J435W wireless scanning issueAfter upgrading to 12.04 the scanner from Brother Printer MFC-290C does not workBrother MFC-7420 Scanner on Ubuntu 12.04: Invalid ArgumentBrother DCP-7055WBrother DCP-7065DN, Ubuntu 14.04 64bit: Can print to network printer but cannot use the scan functionGetting Brother DCP-J140W to scan via USB to Kubuntu 14.4Unable to print after update to Ubuntu 18.10 - brother DCP 7065DN USB

Why do many websites hide input when entering an OTP?

Would we have more than 8 minutes of light, if the sun "went out"?

What is the origin of the minced oath “Jiminy”?

Lubuntu, running script on boot

Why didn't Trudy wear a breathing mask in Avatar?

Transiting through Switzerland by coach with lots of cash

Scorched receptacle

How would you simplify this complex ratio?

Who became a professor?

How come the Russian cognate for the Czech word "čerstvý" (fresh) means entirely the opposite thing (stale)?

Making a animation of multiple 3D objects rotating

Fair Use of Photos as a Derivative Work

What’s the BrE for “shotgun wedding”?

Proof of bound on optimal TSP tour length in rectangular region

How to prove (A v B), (A → C), (B → D) therefore (C v D)

How to rescale the colorfunction?

Are there any tricks to pushing a grand piano?

Trigger : making API call to validate record creation?

What should I do if I find a mistake in my submitted master's thesis?

AC/DC 100A clamp meter

Can 35 mm film which went through a washing machine still be developed?

Advices to added homemade symbols

Add dot after chapter title (scrreprt document)

Narrow streets behind houses



Brother MFC-J470DW scan function “Check Connection”


Getting my brother MFC-J825DW working as a network scannerbrother MFC-J435W wireless scanning issueAfter upgrading to 12.04 the scanner from Brother Printer MFC-290C does not workBrother MFC-7420 Scanner on Ubuntu 12.04: Invalid ArgumentBrother DCP-7055WBrother DCP-7065DN, Ubuntu 14.04 64bit: Can print to network printer but cannot use the scan functionGetting Brother DCP-J140W to scan via USB to Kubuntu 14.4Unable to print after update to Ubuntu 18.10 - brother DCP 7065DN USB






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









3















I have a Brother MFC-J470DW printer that I have connected to a
Linux desktop (running Ubuntu 14.04) using a wireless router
network. The printer works fine for printing and copying, but
now I want to add the scan function.



To set up the scan function, I went to the Brother web page Downloads
for this printer:



and under Scanner Drivers selected "Scanner driver 64bit
(deb package)", "Scan-key-tool 64bit (deb package)", and
"Scanner Setting file (deb package)". For each package, I
accepted the EULA, and selected "open with Ubuntu Software
Center". Then after the USC window pops up, I click on
Install and the red line goes from left to right. In each
case, the USC window then had a green check mark and the
Install box changes to Reinstall (that's how you know it
worked).



So now I try it out. Hitting the Scan button on the
printer, selecting "Scan to file", and hitting OK produces
the message "Check Connection".



I checked the Brother Linux Information FAQ (scanner) page
and the 14th question seems the same as mine:



 When I try to use the scan key on my network connected
machine, I receive the error "Check connection" or I can not
select anything except "scan to FTP".


I explored the solution given for this FAQ, but found from
ifconfig that I am already using eth0, the default setting,
so presumably that is not the problem.



I also found brscan-skey installed in /usr/bin and did



drrm@drrmlinux2:~$ brscan-skey -t
drrm@drrmlinux2:~$ brscan-skey


but that didn't help - I still get the "Check connection" message.



What can you suggest to fix this problem?




Brother released an upgrade for scan driver dated 05/06/2014. I installed, but still get the "Check Connection" message. On the downloads page (deb version), they also still state the release date as 12/03/2014 for the scan-key-tool 64-bit and scanner settings file packages, which has not changed. So maybe I just have to wait some months to see if the release date of these other packages changes.










share|improve this question


























  • As a first-time user of askubuntu, I am completely confused. I asked a question, got a proposed solution yesterday, which now seems to have disappeared, and added a comment that the proposed solution did not work, which has also disappeared. I have no idea of what to do.

    – user292599
    Jun 13 '14 at 13:00











  • Scanning in Ubuntu does not work like that with the press of a button in the printer. Open the application Simple Scan in Ubuntu and use it to scan the document.

    – user68186
    Nov 19 '15 at 13:06






  • 1





    These low-end Brother printers don't allow scan to email directly. They rely on running applications on pc or phones to receive scanned files and (maybe) attach them to emails after launching the default mail application. What's baffling is that the web interface let you configure the SMTP server until the very last step (including auth verification step), but the scan key can't be configured to send an email directly.

    – Avio
    Mar 20 '17 at 10:43

















3















I have a Brother MFC-J470DW printer that I have connected to a
Linux desktop (running Ubuntu 14.04) using a wireless router
network. The printer works fine for printing and copying, but
now I want to add the scan function.



To set up the scan function, I went to the Brother web page Downloads
for this printer:



and under Scanner Drivers selected "Scanner driver 64bit
(deb package)", "Scan-key-tool 64bit (deb package)", and
"Scanner Setting file (deb package)". For each package, I
accepted the EULA, and selected "open with Ubuntu Software
Center". Then after the USC window pops up, I click on
Install and the red line goes from left to right. In each
case, the USC window then had a green check mark and the
Install box changes to Reinstall (that's how you know it
worked).



So now I try it out. Hitting the Scan button on the
printer, selecting "Scan to file", and hitting OK produces
the message "Check Connection".



I checked the Brother Linux Information FAQ (scanner) page
and the 14th question seems the same as mine:



 When I try to use the scan key on my network connected
machine, I receive the error "Check connection" or I can not
select anything except "scan to FTP".


I explored the solution given for this FAQ, but found from
ifconfig that I am already using eth0, the default setting,
so presumably that is not the problem.



I also found brscan-skey installed in /usr/bin and did



drrm@drrmlinux2:~$ brscan-skey -t
drrm@drrmlinux2:~$ brscan-skey


but that didn't help - I still get the "Check connection" message.



What can you suggest to fix this problem?




Brother released an upgrade for scan driver dated 05/06/2014. I installed, but still get the "Check Connection" message. On the downloads page (deb version), they also still state the release date as 12/03/2014 for the scan-key-tool 64-bit and scanner settings file packages, which has not changed. So maybe I just have to wait some months to see if the release date of these other packages changes.










share|improve this question


























  • As a first-time user of askubuntu, I am completely confused. I asked a question, got a proposed solution yesterday, which now seems to have disappeared, and added a comment that the proposed solution did not work, which has also disappeared. I have no idea of what to do.

    – user292599
    Jun 13 '14 at 13:00











  • Scanning in Ubuntu does not work like that with the press of a button in the printer. Open the application Simple Scan in Ubuntu and use it to scan the document.

    – user68186
    Nov 19 '15 at 13:06






  • 1





    These low-end Brother printers don't allow scan to email directly. They rely on running applications on pc or phones to receive scanned files and (maybe) attach them to emails after launching the default mail application. What's baffling is that the web interface let you configure the SMTP server until the very last step (including auth verification step), but the scan key can't be configured to send an email directly.

    – Avio
    Mar 20 '17 at 10:43













3












3








3








I have a Brother MFC-J470DW printer that I have connected to a
Linux desktop (running Ubuntu 14.04) using a wireless router
network. The printer works fine for printing and copying, but
now I want to add the scan function.



To set up the scan function, I went to the Brother web page Downloads
for this printer:



and under Scanner Drivers selected "Scanner driver 64bit
(deb package)", "Scan-key-tool 64bit (deb package)", and
"Scanner Setting file (deb package)". For each package, I
accepted the EULA, and selected "open with Ubuntu Software
Center". Then after the USC window pops up, I click on
Install and the red line goes from left to right. In each
case, the USC window then had a green check mark and the
Install box changes to Reinstall (that's how you know it
worked).



So now I try it out. Hitting the Scan button on the
printer, selecting "Scan to file", and hitting OK produces
the message "Check Connection".



I checked the Brother Linux Information FAQ (scanner) page
and the 14th question seems the same as mine:



 When I try to use the scan key on my network connected
machine, I receive the error "Check connection" or I can not
select anything except "scan to FTP".


I explored the solution given for this FAQ, but found from
ifconfig that I am already using eth0, the default setting,
so presumably that is not the problem.



I also found brscan-skey installed in /usr/bin and did



drrm@drrmlinux2:~$ brscan-skey -t
drrm@drrmlinux2:~$ brscan-skey


but that didn't help - I still get the "Check connection" message.



What can you suggest to fix this problem?




Brother released an upgrade for scan driver dated 05/06/2014. I installed, but still get the "Check Connection" message. On the downloads page (deb version), they also still state the release date as 12/03/2014 for the scan-key-tool 64-bit and scanner settings file packages, which has not changed. So maybe I just have to wait some months to see if the release date of these other packages changes.










share|improve this question
















I have a Brother MFC-J470DW printer that I have connected to a
Linux desktop (running Ubuntu 14.04) using a wireless router
network. The printer works fine for printing and copying, but
now I want to add the scan function.



To set up the scan function, I went to the Brother web page Downloads
for this printer:



and under Scanner Drivers selected "Scanner driver 64bit
(deb package)", "Scan-key-tool 64bit (deb package)", and
"Scanner Setting file (deb package)". For each package, I
accepted the EULA, and selected "open with Ubuntu Software
Center". Then after the USC window pops up, I click on
Install and the red line goes from left to right. In each
case, the USC window then had a green check mark and the
Install box changes to Reinstall (that's how you know it
worked).



So now I try it out. Hitting the Scan button on the
printer, selecting "Scan to file", and hitting OK produces
the message "Check Connection".



I checked the Brother Linux Information FAQ (scanner) page
and the 14th question seems the same as mine:



 When I try to use the scan key on my network connected
machine, I receive the error "Check connection" or I can not
select anything except "scan to FTP".


I explored the solution given for this FAQ, but found from
ifconfig that I am already using eth0, the default setting,
so presumably that is not the problem.



I also found brscan-skey installed in /usr/bin and did



drrm@drrmlinux2:~$ brscan-skey -t
drrm@drrmlinux2:~$ brscan-skey


but that didn't help - I still get the "Check connection" message.



What can you suggest to fix this problem?




Brother released an upgrade for scan driver dated 05/06/2014. I installed, but still get the "Check Connection" message. On the downloads page (deb version), they also still state the release date as 12/03/2014 for the scan-key-tool 64-bit and scanner settings file packages, which has not changed. So maybe I just have to wait some months to see if the release date of these other packages changes.







14.04 scanner brother






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 21 '15 at 3:32









Seth

37.7k28 gold badges121 silver badges179 bronze badges




37.7k28 gold badges121 silver badges179 bronze badges










asked Jun 11 '14 at 14:48









user292599user292599

211 gold badge1 silver badge4 bronze badges




211 gold badge1 silver badge4 bronze badges















  • As a first-time user of askubuntu, I am completely confused. I asked a question, got a proposed solution yesterday, which now seems to have disappeared, and added a comment that the proposed solution did not work, which has also disappeared. I have no idea of what to do.

    – user292599
    Jun 13 '14 at 13:00











  • Scanning in Ubuntu does not work like that with the press of a button in the printer. Open the application Simple Scan in Ubuntu and use it to scan the document.

    – user68186
    Nov 19 '15 at 13:06






  • 1





    These low-end Brother printers don't allow scan to email directly. They rely on running applications on pc or phones to receive scanned files and (maybe) attach them to emails after launching the default mail application. What's baffling is that the web interface let you configure the SMTP server until the very last step (including auth verification step), but the scan key can't be configured to send an email directly.

    – Avio
    Mar 20 '17 at 10:43

















  • As a first-time user of askubuntu, I am completely confused. I asked a question, got a proposed solution yesterday, which now seems to have disappeared, and added a comment that the proposed solution did not work, which has also disappeared. I have no idea of what to do.

    – user292599
    Jun 13 '14 at 13:00











  • Scanning in Ubuntu does not work like that with the press of a button in the printer. Open the application Simple Scan in Ubuntu and use it to scan the document.

    – user68186
    Nov 19 '15 at 13:06






  • 1





    These low-end Brother printers don't allow scan to email directly. They rely on running applications on pc or phones to receive scanned files and (maybe) attach them to emails after launching the default mail application. What's baffling is that the web interface let you configure the SMTP server until the very last step (including auth verification step), but the scan key can't be configured to send an email directly.

    – Avio
    Mar 20 '17 at 10:43
















As a first-time user of askubuntu, I am completely confused. I asked a question, got a proposed solution yesterday, which now seems to have disappeared, and added a comment that the proposed solution did not work, which has also disappeared. I have no idea of what to do.

– user292599
Jun 13 '14 at 13:00





As a first-time user of askubuntu, I am completely confused. I asked a question, got a proposed solution yesterday, which now seems to have disappeared, and added a comment that the proposed solution did not work, which has also disappeared. I have no idea of what to do.

– user292599
Jun 13 '14 at 13:00













Scanning in Ubuntu does not work like that with the press of a button in the printer. Open the application Simple Scan in Ubuntu and use it to scan the document.

– user68186
Nov 19 '15 at 13:06





Scanning in Ubuntu does not work like that with the press of a button in the printer. Open the application Simple Scan in Ubuntu and use it to scan the document.

– user68186
Nov 19 '15 at 13:06




1




1





These low-end Brother printers don't allow scan to email directly. They rely on running applications on pc or phones to receive scanned files and (maybe) attach them to emails after launching the default mail application. What's baffling is that the web interface let you configure the SMTP server until the very last step (including auth verification step), but the scan key can't be configured to send an email directly.

– Avio
Mar 20 '17 at 10:43





These low-end Brother printers don't allow scan to email directly. They rely on running applications on pc or phones to receive scanned files and (maybe) attach them to emails after launching the default mail application. What's baffling is that the web interface let you configure the SMTP server until the very last step (including auth verification step), but the scan key can't be configured to send an email directly.

– Avio
Mar 20 '17 at 10:43










1 Answer
1






active

oldest

votes


















0
















I fixed my scanning issue by typing in View Local Services, find Windows Image Acquisition (WIA), click on Log On, set Long on as: to Local System account with Allow service to interact with desktop checked, click OK.






share|improve this answer


























    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "89"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );














    draft saved

    draft discarded
















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f481859%2fbrother-mfc-j470dw-scan-function-check-connection%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0
















    I fixed my scanning issue by typing in View Local Services, find Windows Image Acquisition (WIA), click on Log On, set Long on as: to Local System account with Allow service to interact with desktop checked, click OK.






    share|improve this answer





























      0
















      I fixed my scanning issue by typing in View Local Services, find Windows Image Acquisition (WIA), click on Log On, set Long on as: to Local System account with Allow service to interact with desktop checked, click OK.






      share|improve this answer



























        0














        0










        0









        I fixed my scanning issue by typing in View Local Services, find Windows Image Acquisition (WIA), click on Log On, set Long on as: to Local System account with Allow service to interact with desktop checked, click OK.






        share|improve this answer













        I fixed my scanning issue by typing in View Local Services, find Windows Image Acquisition (WIA), click on Log On, set Long on as: to Local System account with Allow service to interact with desktop checked, click OK.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jul 21 '17 at 14:56









        user715096user715096

        1




        1































            draft saved

            draft discarded















































            Thanks for contributing an answer to Ask Ubuntu!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f481859%2fbrother-mfc-j470dw-scan-function-check-connection%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Distance measures on a map of a game The 2019 Stack Overflow Developer Survey Results Are Inmin distance in a graphShortest distance path on contour plotHow to plot a tilted map?Finding points outside of a diskDelaunay link distanceAnnulus from GeoDisks: drawing a ring on a mapNegative Correlation DistanceFind distance along a path (GPS coordinates)Finding position at given distance in a GeoPathMathematics behind distance estimation using camera

            How to get a smooth, uniform ParametricPlot of a 2D Region?How to plot a complicated Region?How to exclude a region from ParametricPlotHow discretize a region placing vertices on a specific non-uniform gridHow to transform a Plot or a ParametricPlot into a RegionHow can I get a smooth plot of a bounded region?Smooth ParametricPlot3D with RegionFunction?Smooth border of a region ParametricPlotSmooth region boundarySmooth region plot from list of pointsGet minimum y of a certain x in a region

            Genealogie vun de Merowenger Vum Merowech bis zum Chilperich I. | Navigatiounsmenü