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 12-03-2012, 03:50 PM   #16
FlyerDan69
LQ Newbie
 
Registered: Dec 2012
Posts: 29

Original Poster
Rep: Reputation: Disabled

do I need to use spaces and caps and dashes where you have them?
 
Old 12-03-2012, 03:53 PM   #17
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Yes, as in my second post, a - before the a, a - before the G and a comma , between lp and scanner.

Markus
 
1 members found this post helpful.
Old 12-03-2012, 03:57 PM   #18
FlyerDan69
LQ Newbie
 
Registered: Dec 2012
Posts: 29

Original Poster
Rep: Reputation: Disabled
When I type it like you have it it asks me for a password. but then wont let me type anything to put in a password.
 
Old 12-03-2012, 04:02 PM   #19
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
The password isn't shown, you'll have to type in your userpassword (the password which you use to login on your computer). Just type it in and press enter. There will only be an errormessage if you typed the wrong password.

Markus
 
1 members found this post helpful.
Old 12-03-2012, 04:14 PM   #20
FlyerDan69
LQ Newbie
 
Registered: Dec 2012
Posts: 29

Original Poster
Rep: Reputation: Disabled
here is what comes up after i type in groups. flyerdan69 adm cdrom sudo dip plugdev lpadmin sambashare so i am not sure what to do next
 
Old 12-03-2012, 04:16 PM   #21
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
mh, it didn't work, did you get any errormessages?

You could try
Code:
sudo scanimage -L
and post the output here.

Markus
 
1 members found this post helpful.
Old 12-03-2012, 04:24 PM   #22
FlyerDan69
LQ Newbie
 
Registered: Dec 2012
Posts: 29

Original Poster
Rep: Reputation: Disabled
It might have helped if i had it pluged in. My daughter unplugged the scanner from my computer I dont know if it would make a diff but i am trying again.
 
Old 12-03-2012, 04:26 PM   #23
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Well, the usermod command is independent of the scanner. But the scanimage command can only work if the device is plugged in.

Markus
 
1 members found this post helpful.
Old 12-03-2012, 04:32 PM   #24
FlyerDan69
LQ Newbie
 
Registered: Dec 2012
Posts: 29

Original Poster
Rep: Reputation: Disabled
device `brother4:bus6;dev1' is a Brother MFC-J4510DW USB scanner here is what comes up
 
Old 12-03-2012, 04:35 PM   #25
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Quote:
Originally Posted by FlyerDan69 View Post
device `brother4:bus6;dev1' is a Brother MFC-J4510DW USB scanner here is what comes up
Well, then it is configured correctly! The driver is installed.

Only question is if you can use the scanner as a normal user, could you please open xsane and try to scan? if it does not recognize the scanner, you'll have to add your user to the lp and scanner group which you've tried already.

Markus
 
1 members found this post helpful.
Old 12-03-2012, 04:36 PM   #26
FlyerDan69
LQ Newbie
 
Registered: Dec 2012
Posts: 29

Original Poster
Rep: Reputation: Disabled
I still get the error message. So now what do I have to try and do next?

Last edited by FlyerDan69; 12-03-2012 at 04:42 PM.
 
Old 12-03-2012, 04:42 PM   #27
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Well, it is a permission problem. The user must be member of lp and scanner in order to get the permission to connect to the device.

You should once again try to add the user to both groups. Here is how this is done: http://www.cyberciti.biz/faq/ubuntu-add-user-to-group/

ahh, question: your users name is flyerdan69 if I understood correctly?

Markus
 
1 members found this post helpful.
Old 12-03-2012, 04:50 PM   #28
FlyerDan69
LQ Newbie
 
Registered: Dec 2012
Posts: 29

Original Poster
Rep: Reputation: Disabled
According to my sign in page my user name is my first and last name with a space seperating them. Not FlyerDan69 I feel so dumb.
 
Old 12-03-2012, 04:54 PM   #29
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Code:
whoami
will show you the username.

this username has to be used at the end of the usermod command.
Code:
usermod -a -G lp,scanner username
substitute username with the name whoami shows.

Markus
 
1 members found this post helpful.
Old 12-03-2012, 04:58 PM   #30
FlyerDan69
LQ Newbie
 
Registered: Dec 2012
Posts: 29

Original Poster
Rep: Reputation: Disabled
says flyerdan69
 
  


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-7360N Scanner activation Curt Wiedeman Ubuntu 4 11-19-2012 11:57 AM
Brother MFC-J220 on Slackware 13:37 Scanner Cannot Be Detected. Help. malekmustaq Slackware 12 08-19-2012 10:32 PM
[SOLVED] Brother MFC-7840W Network Scanner not Recognized in XSane Kaiser Soze Slackware 9 06-21-2011 11:40 PM
Brother MFC-9440CN scanner with Ubunutu 10.10 cigtoxdoc Linux - Hardware 2 03-04-2011 12:47 AM
Brother MFC-8670DN -- Scanner Not Working in Ubuntu 9.04 noobwifi Linux - Hardware 3 05-22-2009 12:26 PM

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

All times are GMT -5. The time now is 10:09 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