LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 08-01-2013, 12:25 AM   #1
jbander
Member
 
Registered: Feb 2011
Posts: 61

Rep: Reputation: 4
My brothers MFC j430w printer,prints but won't scan, I'm using xsane scan program ,


I'm using Mint15 and Having problems , If you have the solution please pass it on to me.
My Brothers MFC j430w won't scan, the drivers for both the printer and the scanner are downloaded . I get a error message saying “Failed to open device brother4:bus2;devl':invalid argument”


When I check with “scanimage -l” I get device `brother4:bus2;dev1' is a Brother MFC-J430W USB scanner
 
Old 08-01-2013, 06:24 AM   #2
tronayne
Senior Member
 
Registered: Oct 2003
Location: Northeastern Michigan, where Carhartt is a Designer Label
Distribution: Slackware 32- & 64-bit Stable
Posts: 3,541

Rep: Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065
You usually need to be in the scanner group -- check with
Code:
grep scanner /etc/group
scanner:x:93:root,user01,user02,user03
You may also need to be in the lp group (not always necessary but can't hurt):
Code:
grep lp /etc/group     
lp:x:7:lp,user01,user02,user03
In the above, "user01" would be your user name.

If you're not in either or both groups,
Code:
su -
<password>
usermod -a -G scanner your_user_id
usermod -a -G lp your_user_id
Before you hit the enter key, make sure you have typed an upper case G.

You'll probably only need to add yourself to scanner.

Hope this helps some.
 
Old 08-01-2013, 12:02 PM   #3
jbander
Member
 
Registered: Feb 2011
Posts: 61

Original Poster
Rep: Reputation: 4
Quote:
Originally Posted by tronayne View Post
You usually need to be in the scanner group -- check with
Code:
grep scanner /etc/group
scanner:x:93:root,user01,user02,user03
You may also need to be in the lp group (not always necessary but can't hurt):
Code:
grep lp /etc/group     
lp:x:7:lp,user01,user02,user03
In the above, "user01" would be your user name.

If you're not in either or both groups,
Code:
su -
<password>
usermod -a -G scanner your_user_id
usermod -a -G lp your_user_id
Before you hit the enter key, make sure you have typed an upper case G.

You'll probably only need to add yourself to scanner.

Hope this helps some.
I type grep /etc/group and I get "scanner:x:119:", that's all . I'm not real comfortable with the terminal yet so could you advise so I don't screw up something, What do I do next?
Thank you
 
Old 08-01-2013, 01:46 PM   #4
tronayne
Senior Member
 
Registered: Oct 2003
Location: Northeastern Michigan, where Carhartt is a Designer Label
Distribution: Slackware 32- & 64-bit Stable
Posts: 3,541

Rep: Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065
It appears that you're using *buntu? There may be a "user management" GUI tool you can use to add your user id to the scanner group (sorry, I don't know a single thing about *buntu and I can't direct you to where to look).

Otherwise, you're going to have to do
Code:
<open a terminal window>
su -
<type the root password>
usermod -a -G scanner your_user_id
exit
replacing "your_user_id" with your login.

Sorry, there isn't something you can click to do that.

Last edited by tronayne; 08-01-2013 at 03:00 PM. Reason: Add GUI statement
 
Old 08-01-2013, 05:04 PM   #5
jbander
Member
 
Registered: Feb 2011
Posts: 61

Original Poster
Rep: Reputation: 4
My MFC j430w prints and scans now thank you this is solved
 
  


Reply

Tags
drivers, printer, scan



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
Downloading drivers from brothers for printer j430w jbander Linux - Newbie 3 07-28-2013 01:19 AM
Brothers mfc j430 printer jbander Linux - Hardware 1 07-24-2013 04:51 PM
[SOLVED] XSANE sees scanner but does not scan bosje Linux - Software 3 04-01-2013 01:58 PM
installed print-scan prints beautifully but will not scan Philippe Lousberg Linux - Wireless Networking 1 03-07-2013 10:27 AM
Brother MFC-J280W Printer will only print image files, not text files, won't scan. bplis* Linux - Software 4 11-28-2011 08:34 AM

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

All times are GMT -5. The time now is 11:18 PM.

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