how do i put aline in a driver program

Asked by john bridgen

 i have downloaded and installed the driver for the brother dcp120c and it still dont work. went on the brother faq site and it says i have to put a line in the driver program and i dont know how to do this . i would be graitfull for any help as i am new to linux and still learning terminal commands(slowly).
thank you for any help
john

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Matt Thompson
Solved:
Last query:
Last reply:
Revision history for this message
Matt Thompson (mattthompson) said :
#1

If you could provide a link to the page with the instructions that would probably help us a lot, and we'd probably be able to walk you through it.

Cheers,

Matt

Revision history for this message
john bridgen (john-bridgen7077) said :
#2

thanks for quick answer mattthe link you want is
http:/solutions.brother.com/linux/so;/printer/linux/linux
on the page with the faq on scannersmy problemis the first one " when
scanning i receive the error"error during devicei/o" (usb only)
i hope that will help again thanks for a quick reply
all the best john

Revision history for this message
Matt Thompson (mattthompson) said :
#3

Hi again,

Unfortunately that link goes to an index page, and I can't find the page you're talking about. I'll post again when I find it. If you have an exact URL for the page that would be great.

Thanks,

Matt

Revision history for this message
john bridgen (john-bridgen7077) said :
#4

good morning matt
  the other info i have got is
BSC: brother linux support FAQ for Scanner
 also Brother Solutions Center service and support Web Site
  i hope that helps you all the best john

Revision history for this message
john bridgen (john-bridgen7077) said :
#5

http://solutions.brother.com/linux/sol/printer/linux/sane_drivers.html
sorry matt i found the web site
after downloading the driver and loading it i went to FAQ page (scanner
related ) and the question is the first one
hope that helps john

Revision history for this message
Matt Thompson (mattthompson) said :
#6

Hi,

Thanks for the link, If I'm right the question you need a hand on is this one: "I cannot use the scanner function with a normal user. When scanning I receive the error "Error during device I/O". (only for USB Users)".

If it is you should be able to do the following to get it to work (If you're using edgy or feisty, if you're not just say):

 1. Open up the Terminal from the main menu (It's in accessories)
 2. Type in "sudo gedit /etc/udev/rules.d/10-local.rules" (without the ")
      * If you use KDE replace gedit with kate.
 3. Paste the following text into the file:

===========
SUBSYSTEM!="usb_device", ACTION!="add", GOTO="_end"
# For brother
SYSFS{idVendor}=="04f9", MODE="666", GROUP="scanner"
LABEL="_end"
===========

 4. Save it.
 5. Restart and then enjoy the scanner shaped goodness. :)

I hope this has solved you problem.

Thanks,
Matt

Revision history for this message
john bridgen (john-bridgen7077) said :
#7

 thanks for the reply you want to know what os i am using .
i am using 6.06(dapper) i hope that helps you. i shoud off said from the
beging
all the best john

Revision history for this message
Matt Thompson (mattthompson) said :
#8

In that case this should work:

 1.Open the file "/etc/udev/rules.d/45-libsane.rules" with an editor.
 2.Add the following description to the file as below:

 1. Open up the Terminal from the main menu (It's in accessories)
 2. Type in "sudo gedit /etc/udev/rules.d/45-libsane.rules" (without the ")
      * If you use KDE replace gedit with kate.
 3. Paste the following text into the file (in the FAQ it emphasises it is a description, if there is a description area in this file paste it in there):

=================
#brother
SYSFS{idVendor}=="04f9",MODE="666",GROUP="scanner"
LABEL="libsane_rules_end"
=================

 4. Save it.
 5. Restart and then enjoy the scanner shaped goodness. :)

This should work for you.

Cheers,

Matt

Revision history for this message
john bridgen (john-bridgen7077) said :
#9

one last question matt when i have done what you have described how do i
save it
sorry to be a nuisance all the best john

Revision history for this message
Best Matt Thompson (mattthompson) said :
#10

No problem at all,

In gedit there is a button near the top that looks like a floppy disk. If you click that it should save it.

Thanks,

Matt

Revision history for this message
john bridgen (john-bridgen7077) said :
#11

 thank you for all your help it worked i can now use the same way with the printer driver
once again thanks for all your help all the best john

Revision history for this message
Matt Thompson (mattthompson) said :
#12

I'm glad to help, and thrilled that it worked for you. :)

Matt

Revision history for this message
john bridgen (john-bridgen7077) said :
#13

thanks again matt all working fine. all the best john