Results 1 to 6 of 6

Thread: How do I copy scanner firmware to firmware folder?

  1. #1
    Join Date
    Apr 2008
    Location
    Winchester, UK
    Beans
    277
    Distro
    Ubuntu 18.04 Bionic Beaver

    How do I copy scanner firmware to firmware folder?

    I've a BearPaw 1200CS scanner and am running Ubuntu 8.04. It does not work. I believe I need to copy firmware file A1fw.usb to folder /lib/firmware.
    I installed Ubuntu using Wubi. I do not have write privilege to /lib/firmware and terminal does not allow me to become superuser.
    Help please.

  2. #2
    Join Date
    Apr 2005
    Location
    Paris
    Beans
    601
    Distro
    Xubuntu 9.10 Karmic Koala

    Re: How do I copy scanner firmware to firmware folder?

    terminal does not allow me to become superuser.
    Why ? aren't you the first user ? sudo doesn't work ?
    Sorry for my English - Home Page - PPA Webkit - PPA Midori - PPA Liferea - Personal PPA
    «Violence never settles anything.» - Genghis Khan, 1162-1227

  3. #3
    Join Date
    Nov 2006
    Location
    Buckeye country
    Beans
    1,079
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: How do I copy scanner firmware to firmware folder?

    if you need to copy a file into a directory that you don't have permissions for, put 'sudo' in front of the copy command. the password it asks you for is your password.

  4. #4
    Join Date
    Apr 2008
    Location
    Winchester, UK
    Beans
    277
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: How do I copy scanner firmware to firmware folder?

    Thanks Stemp & timcredible.
    Sorry to be such a newb.

  5. #5
    Join Date
    Apr 2008
    Location
    Winchester, UK
    Beans
    277
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: How do I copy scanner firmware to firmware folder?

    Follow up:
    I found out what to do elsewhere in these forums.
    sudo cp /home/mike/Desktop/A1fw.usb /usr/share/sane/gt68xx/
    sudo chmod a+r /usr/share/sane/gt68xx/A1fw.usb

    Xsane now starts up my scanner.

    What a wonderful helpful community here.

  6. #6
    Join Date
    Jun 2008
    Location
    Sevastopol, Ukraine
    Beans
    134
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: How do I copy scanner firmware to firmware folder?

    Works for me!!
    Ubuntu 10.04.

    I get A1fw.usb file from driver disk.
    copy it and chmod it like welshmike say.

    Download A1fw.usb file you can here: http://www.meier-geinitz.de/sane/gt68xx-backend/

    thanks to everybody!!
    Last edited by RomanIvanov; January 2nd, 2011 at 09:15 AM.

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
  •