LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-17-2015, 01:05 PM   #1
Funnix
Member
 
Registered: Mar 2015
Posts: 32

Rep: Reputation: Disabled
Scanner BROTHER MFC- J4620 DW


Hi,

I'm suffering with the scanner of brother.
The printer's installation's fine. but not the scanner.

I have the MFC-J4620DW.

when I type :
/etc/init.d/lpr restart

I got :
/etc/init.d/lpr: No such file or directory


Why ?? (indeed lpr doesn't exist, it's true but why ? how can I have it please ?)

I'm under Linux Mint/Cinnamon

See you
 
Old 03-17-2015, 01:59 PM   #2
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,817

Rep: Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144
You haven't mentioned the steps you've taken with trying to get the scanner working, so we're left to guess.

1. How is the printer/scanner connected? (USB, LAN,...)

2. Did you install the scanner driver package yet?

http://support.brother.com/g/b/downl...s_eu_as&os=128

3. Make sure you read the scanner install information thoroughly (especially Dbian/Ubuntu specific information)

http://support.brother.com/g/s/id/li...as&redirect=on
 
2 members found this post helpful.
Old 03-18-2015, 03:26 AM   #3
katosan
LQ Newbie
 
Registered: Dec 2014
Posts: 27
Blog Entries: 1

Rep: Reputation: Disabled
I might be able to help.
Have you installed the scanner drivers from Brother ?
There are 2 ,I beleive ;then when thats installed ,install Tcsh and csh from your repositries then Sane and Xsane,
also any Brother packages from your repositries. Then you should see if you have Gimp ,see if it located the scanner and if that works then you should be able to use the scanner . You can also install Simple scan.
Hope this helps.
katosan
 
2 members found this post helpful.
Old 03-19-2015, 11:31 AM   #4
Funnix
Member
 
Registered: Mar 2015
Posts: 32

Original Poster
Rep: Reputation: Disabled
Yess

thanks Ferrari and kotosan :

I'm trying to install the scanner through my LAN interface, so my scanner/printer is not directly connected with the USB.
Network-LAN-connection I would say
 
Old 03-19-2015, 11:35 AM   #5
Funnix
Member
 
Registered: Mar 2015
Posts: 32

Original Poster
Rep: Reputation: Disabled
debian package

I read and installed the debian package on Brother WebSite.

Regarding sane, I failed to install it.
I didn't find an easy installation explanation (I'm not so used to the Xsane at the moment)


Simple scan is already installed, (I don't know if it is related to sane )

thanks for having started to help me !
 
1 members found this post helpful.
Old 03-19-2015, 11:43 AM   #6
Funnix
Member
 
Registered: Mar 2015
Posts: 32

Original Poster
Rep: Reputation: Disabled
add on

Quote:
Originally Posted by ferrari View Post
You haven't mentioned the steps you've taken with trying to get the scanner working, so we're left to guess.

1. How is the printer/scanner connected? (USB, LAN,...)

2. Did you install the scanner driver package yet?

http://support.brother.com/g/b/downl...s_eu_as&os=128


3. Make sure you read the scanner install information thoroughly (especially Dbian/Ubuntu specific information)

http://support.brother.com/g/s/id/li...as&redirect=on
Question 2 :
According to me : yes (but....)

Question 3 : when I typed
brscan-skey - l

The answer is empty...

TO BE NOTED I SHOULD INSTALL THE "dpkg etc.." command with SUDO before (otherwise, it doesn't work)
I PUT in static my printer ipadress in etc/printcap too !!! (at the moment my box is giving dynamically ipadress)
but someone tell me to report the actual IP ADRESS in the etc/printcap file, but to be honest, I don't like this method, because I will have to report the printer ip address each time it's changing..

(HELP... hope I tell you every action I've done)
Don't hesitate to explain me things even if it is basic for you, because I'm really really not "handy" with the driver under Linux.

Thanks a lot in advance
 
1 members found this post helpful.
Old 03-19-2015, 04:33 PM   #7
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,817

Rep: Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144
Quote:
Question 2 :
According to me : yes (but....)
Check that you have the scanner package installed
Code:
sudo dpkg  -l  |  grep  Brother
Assumming the driver package is installed, read on...

Quote:
Question 3 : when I typed
brscan-skey - l

The answer is empty...
No, you're getting ahead of yourself here. That command is for detecting your scanner from the local machine once configuration is complete, but you probably still need to configure SANE for this netword-attached scanner.

Follow the advice given here (step 5 onwards)

http://support.brother.com/g/s/id/li...as&redirect=on
 
1 members found this post helpful.
Old 03-20-2015, 09:20 AM   #8
Funnix
Member
 
Registered: Mar 2015
Posts: 32

Original Poster
Rep: Reputation: Disabled
hi Ferrari,

First of all thank you for your support.

Here is the first command answer :

tux@tux-Satellite-P200 ~ $ sudo dpkg -l | grep Brother
[sudo] password for tux:
ii brother-udev-rule-type1 1.0.0-1 all Brother udev rule type 1
ii brscan-skey 0.2.4-1 i386 Brother Linux scanner S-KEY tool
ii brscan4 0.4.3 i386 Brother Scanner Driver
ii mfcj4620dwcupswrapper 3.0.1-1 i386 Brother CUPS Inkjet Printer Definitions
ii mfcj4620dwlpr 3.0.1-1 i386 Brother lpr Inkjet Printer Definitions
ii printer-driver-ptouch 1.3-8 i386 printer driver Brother P-touch label printers
tux@tux-Satellite-P200 ~ $
 
1 members found this post helpful.
Old 03-20-2015, 09:27 AM   #9
Funnix
Member
 
Registered: Mar 2015
Posts: 32

Original Poster
Rep: Reputation: Disabled
NOW It works thank you Ferrari !!!!!!!!!!

as fast as the car models !!!!!!!!!!!!!

Just one thing : It is brsaneconfig4, automatic completion of Linux proposed it to me (not 2 at the end

tux@tux-Satellite-P200 ~ $ brsaneconfig2 -a name=SCANNER model=MFC-J4620DW ip=192.168.1.17
brsaneconfig2: command not found

tux@tux-Satellite-P200 ~ $ brsaneconfig4 -a name=SCANNER model=MFC-J4620DW ip=192.168.1.17
tux@tux-Satellite-P200 ~ $
tux@tux-Satellite-P200 ~ $ brsaneconfig4 -q | grep SCANNER
0 SCANNER "MFC-J4620DW" I:192.168.1.17
tux@tux-Satellite-P200 ~ $
tux@tux-Satellite-P200 ~ $ brscan-skey -l
SCANNER : brother4:net1;dev0 : 192.168.1.17 Active
tux@tux-Satellite-P200 ~ $
 
1 members found this post helpful.
Old 03-20-2015, 09:51 AM   #10
Funnix
Member
 
Registered: Mar 2015
Posts: 32

Original Poster
Rep: Reputation: Disabled
Just for Fun

just for fun,
to top it all,

One more additional question : I guess the IP settings is static here, since I need to fill in the @ of my scanner/printer.

Is it possible to have a dynamic config ? What about if the IP changes ? I guess I won't be able to print if the IP of my printer changes
 
1 members found this post helpful.
Old 03-20-2015, 02:56 PM   #11
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,817

Rep: Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144
Quote:
NOW It works thank you Ferrari !!!!!!!!!!
Glad to have been of help. Sometimes, a little reading is all that is required.

Quote:
Just one thing : It is brsaneconfig4, automatic completion of Linux proposed it to me (not 2 at the end
Yes, that's because you're using the 'brscan4 0.4.3 i386 Brother Scanner Driver'.
 
1 members found this post helpful.
Old 03-20-2015, 03:15 PM   #12
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,817

Rep: Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144
Quote:
One more additional question : I guess the IP settings is static here, since I need to fill in the @ of my scanner/printer.

Is it possible to have a dynamic config ? What about if the IP changes ? I guess I won't be able to print if the IP of my printer changes
IMO, printers and scanners are better to be configured with static IP addresses, or configure the router so that the address is always assigned to that particular deivce (recognised by its MAC address).

Anyway, it is possible to configure and reach the scanner by name instead. The node name is defined in the scanner and for wired ethernet will look like 'BRN_XXXXX'. You may be able to get this info from the machine's frint panel.

The config utility shows the form of the command required...
Code:
 brsaneconfig4 
USAGE: brsaneconfig4 [-OPTION]   OPTION:
       -a name=FRIENDLY-NAME model=MODEL-NAME ip=xx.xx.xx.xx    
       -a name=FRIENDLY-NAME model=MODEL-NAME nodename=BRN_xxxxx 
                   : Add network scanner
       -r FRIENDLY-NAME [FRIENDLY-NAME ...]
                   : Remove network scanner
       -q          : Query supported models and available network scanners
       -d          : Diagnosis
       -p          : Ping (for network scanners)  
       -s:[LABEL]  : Save current configuration
       -l:[LABEL]  : Load saved configuration
So, you would configure using 'brsaneconfig4 -a name=FRIENDLY-NAME model=MODEL-NAME nodename=BRN_xxxxx'
 
1 members found this post helpful.
Old 03-22-2015, 11:53 AM   #13
Funnix
Member
 
Registered: Mar 2015
Posts: 32

Original Poster
Rep: Reputation: Disabled
Yep maybe (certainly ) but Brother gave that link :

http://support.brother.com/g/s/id/li...as&redirect=on

a little bit too general.

You found the accurate and appropriate one !
(related to my personal trouble, so it is very helpful for me)

I found every technical documents I could retrieve on Brother regarding nodename and look seriously at my menus on my printer.
but I didn't find a general one giving me the nodename.
But according to the technical documentation, regarding network settings, the documentation explains that We can have either @IP or nodename.
(not AND !!!!) I confirm it, I only have @IP

But thank for your very precious help. Can you convince me and explain why static configuration is "better" (according to your answers, hope I understood well)
 
1 members found this post helpful.
Old 03-22-2015, 04:55 PM   #14
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,817

Rep: Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144
Quote:
But according to the technical documentation, regarding network settings, the documentation explains that We can have either @IP or nodename.
(not AND !!!!) I confirm it, I only have @IP
I'd stick with reaching the machine by IP address for now.

There is an 'Online User's Guide' available for your model

http://support.brother.com/g/s/id/ht...ual/index.html

There it mentions how to configure the multifunction device via the front panel, (including node name if desired)

Quote:
Press (Settings)>All Settings>Network.
Proceed to the menu selections you want to configure.
It is also possible to view/change settings via the machine's inbuilt web interface (via a browser).

BTW, I've seen it mentioned elsewhere that the default node name of similar Brother models is BRNxxxxxxxxxxxx or BRWxxxxxxxxxxxx (where xxxxxxxxxxxx" is the machines MAC Address / Ethernet Address). Anyway, I'll leave you to check that out further for yourself. You are free to change it as you like AFAIU.

Quote:
Can you convince me and explain why static configuration is "better" (according to your answers, hope I understood well)
It's just that if a dynamically-assigned address changes for any reason, you'll lose contact with the printer/scanner until you reconfigure. It might happen when a router (acting as a DHCP server) is changed out for example. I'll leave you to research this further for yourself. It's one of the reasons configuring a device by machine name can be preferred.

Last edited by ferrari; 03-22-2015 at 04:58 PM.
 
1 members found this post helpful.
Old 09-18-2015, 08:30 AM   #15
starlyte
LQ Newbie
 
Registered: Mar 2007
Location: France, Languedoc-Roussillon (pre frontiere espagnol)
Distribution: Puppy Linux!
Posts: 16

Rep: Reputation: 0
I'm thinking this is the new 4-in-1 for me (Epson bit the dust! A sad day...). Thanks for your complete instructions, links, and especially the encouraging end-results.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Brother MFC-J4510DW scanner problem FlyerDan69 Linux - Hardware 95 03-25-2016 03:32 AM
[SOLVED] Brother MFC-J5910DW/scanner Joep72 Linux - Newbie 10 06-09-2014 12:07 AM
Brother scanner mfc j430w installation shakti.mickey Linux - Newbie 5 06-02-2013 11:55 PM
Brother MFC-7360N Scanner activation Curt Wiedeman Ubuntu 4 11-19-2012 11:57 AM
Brother MFC-9440CN scanner with Ubunutu 10.10 cigtoxdoc Linux - Hardware 2 03-04-2011 12:47 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 08:18 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration