View Poll Results: Was this HowTo helpful?

Voters
297. You may not vote on this poll
  • Yes

    251 84.51%
  • No

    46 15.49%
Page 8 of 51 FirstFirst ... 67891018 ... LastLast
Results 71 to 80 of 503

Thread: HOWTO: Ubuntu All Brother Printer & Scanner Driver Installation for Newbies!

  1. #71
    Join Date
    Jul 2007
    Location
    Devon uk
    Beans
    442
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: HOWTO: Gutsy 7.10 All Brother Printer Scanner Driver Installation for Newbies!

    Yes here is a screen shot
    Attached Images Attached Images
    Anything Windows can do.....Linux can do better

    If someone asks you to sudo rm -rf anything, don't do it, and don't run any command with rm in it unless you know exactly what you're doing

  2. #72
    Join Date
    Jul 2007
    Beans
    171
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: HOWTO: Gutsy 7.10 All Brother Printer Scanner Driver Installation for Newbies!

    Very cool desktop Could you please complete the following steps then post the output after the completeing the installation in step 2

    Step 1:
    Code:
    cd Desktop
    Step 2:
    Code:
    sudo dpkg -i brscan2-0.2.4-0.i386.deb
    OS: All Hardy!
    System: HP DV9224TX Laptop
    CPU: Core2Duo T5600 1.82GHz / RAM: 2048MB DDR2 667MHz
    HD: 240GB SATA (2x 120GB) / VGA: nVidia Gforce 7600 1024MB (512 Dedicated/512 Shared)

  3. #73
    Join Date
    Jul 2007
    Location
    Devon uk
    Beans
    442
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: HOWTO: Gutsy 7.10 All Brother Printer Scanner Driver Installation for Newbies!

    [QUOTE=BoardDWorld;3842546]Very cool desktop

    thank you

    here is the file

    trish@trish-desktop:~$ cd Desktop
    trish@trish-desktop:~/Desktop$ sudo dpkg -i brscan2-0.2.4-0.i386.deb
    [sudo] password for trish:
    (Reading database ... 163521 files and directories currently installed.)
    Preparing to replace brscan2 0.2.4 (using brscan2-0.2.4-0.i386.deb) ...
    Unpacking replacement brscan2 ...
    Setting up brscan2 (0.2.4) ...

    trish@trish-desktop:~/Desktop$



    thank you very much for helping me
    Anything Windows can do.....Linux can do better

    If someone asks you to sudo rm -rf anything, don't do it, and don't run any command with rm in it unless you know exactly what you're doing

  4. #74
    Join Date
    Jul 2007
    Beans
    171
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: HOWTO: Gutsy 7.10 All Brother Printer Scanner Driver Installation for Newbies!

    Great, so the installation was successful. Have you checked the Vendor and Product ID's are correct with the lsusb command?

    Happy to try and help...
    OS: All Hardy!
    System: HP DV9224TX Laptop
    CPU: Core2Duo T5600 1.82GHz / RAM: 2048MB DDR2 667MHz
    HD: 240GB SATA (2x 120GB) / VGA: nVidia Gforce 7600 1024MB (512 Dedicated/512 Shared)

  5. #75
    Join Date
    Jul 2007
    Location
    Devon uk
    Beans
    442
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: HOWTO: Gutsy 7.10 All Brother Printer Scanner Driver Installation for Newbies!

    Yes,i think its correct


    trish@trish-desktop:~$ lsusb
    Bus 004 Device 001: ID 0000:0000
    Bus 003 Device 002: ID 046d:c517 Logitech, Inc.
    Bus 003 Device 001: ID 0000:0000
    Bus 002 Device 001: ID 0000:0000
    Bus 001 Device 003: ID 04f9:018c Brother Industries, Ltd
    Bus 001 Device 001: ID 0000:0000
    trish@trish-desktop:~$


    have checked with yours and its seems the same
    Anything Windows can do.....Linux can do better

    If someone asks you to sudo rm -rf anything, don't do it, and don't run any command with rm in it unless you know exactly what you're doing

  6. #76
    Join Date
    Jul 2007
    Beans
    171
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: HOWTO: Gutsy 7.10 All Brother Printer Scanner Driver Installation for Newbies!

    Could you please show me the last section of your libsane rules showing your scanner:

    Code:
    sudo gedit /etc/udev/rules.d/45-libsane.rules
    OS: All Hardy!
    System: HP DV9224TX Laptop
    CPU: Core2Duo T5600 1.82GHz / RAM: 2048MB DDR2 667MHz
    HD: 240GB SATA (2x 120GB) / VGA: nVidia Gforce 7600 1024MB (512 Dedicated/512 Shared)

  7. #77
    Join Date
    Jul 2007
    Location
    Devon uk
    Beans
    442
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: HOWTO: Gutsy 7.10 All Brother Printer Scanner Driver Installation for Newbies!

    Last section of the libsane rules

    # Dell A920
    SYSFS{idVendor}=="413c", SYSFS{idProduct}=="5105", MODE="664", GROUP="scanner"
    # Dell A960
    SYSFS{idVendor}=="413c", SYSFS{idProduct}=="5107", MODE="664", GROUP="scanner"
    # Dell 922
    SYSFS{idVendor}=="413c", SYSFS{idProduct}=="5109", MODE="664", GROUP="scanner"
    # Dell 1600n
    SYSFS{idVendor}=="413c", SYSFS{idProduct}=="5250", MODE="664", GROUP="scanner"
    # Brother DCP-115C
    SYSFS{idVendor}=="Vendor ID: 04f9", SYSFS{idProduct}=="0193", MODE="666", GROUP="scanner"
    LABEL="libsane_rules_end"
    Anything Windows can do.....Linux can do better

    If someone asks you to sudo rm -rf anything, don't do it, and don't run any command with rm in it unless you know exactly what you're doing

  8. #78
    Join Date
    Jul 2007
    Beans
    171
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: HOWTO: Gutsy 7.10 All Brother Printer Scanner Driver Installation for Newbies!

    Quote Originally Posted by nikef View Post
    Last section of the libsane rules

    # Dell A920
    SYSFS{idVendor}=="413c", SYSFS{idProduct}=="5105", MODE="664", GROUP="scanner"
    # Dell A960
    SYSFS{idVendor}=="413c", SYSFS{idProduct}=="5107", MODE="664", GROUP="scanner"
    # Dell 922
    SYSFS{idVendor}=="413c", SYSFS{idProduct}=="5109", MODE="664", GROUP="scanner"
    # Dell 1600n
    SYSFS{idVendor}=="413c", SYSFS{idProduct}=="5250", MODE="664", GROUP="scanner"
    # Brother DCP-115C
    SYSFS{idVendor}=="Vendor ID: 04f9", SYSFS{idProduct}=="0193", MODE="666", GROUP="scanner"
    LABEL="libsane_rules_end"
    Bingo, delete the area that's bold including the space so the ID number is directly after the quote:

    Code:
    SYSFS{idVendor}=="04f9", SYSFS{idProduct}=="018c", MODE="666", GROUP="scanner"
    P.S. you'll need to restart the PC. Goodnight! Or in your case "day" (It's 2am!)
    Last edited by BoardDWorld; November 26th, 2007 at 07:46 PM.
    OS: All Hardy!
    System: HP DV9224TX Laptop
    CPU: Core2Duo T5600 1.82GHz / RAM: 2048MB DDR2 667MHz
    HD: 240GB SATA (2x 120GB) / VGA: nVidia Gforce 7600 1024MB (512 Dedicated/512 Shared)

  9. #79
    Join Date
    Jul 2007
    Location
    Devon uk
    Beans
    442
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: HOWTO: Gutsy 7.10 All Brother Printer Scanner Driver Installation for Newbies!

    Wow thank you very much,sorry for keeping you up

    as soon as i clicked xsane this is what popped up,i can not thank you enough

    you are a

    good night and god bless

    trish
    Attached Images Attached Images
    Anything Windows can do.....Linux can do better

    If someone asks you to sudo rm -rf anything, don't do it, and don't run any command with rm in it unless you know exactly what you're doing

  10. #80
    Join Date
    Jul 2007
    Beans
    171
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: HOWTO: Gutsy 7.10 All Brother Printer Scanner Driver Installation for Newbies!

    That's great! Xsane is awesome software.

    God Bless you too!
    OS: All Hardy!
    System: HP DV9224TX Laptop
    CPU: Core2Duo T5600 1.82GHz / RAM: 2048MB DDR2 667MHz
    HD: 240GB SATA (2x 120GB) / VGA: nVidia Gforce 7600 1024MB (512 Dedicated/512 Shared)

Page 8 of 51 FirstFirst ... 67891018 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •