Results 1 to 7 of 7

Thread: Fossa and Brother Scanners

  1. #1
    Join Date
    Sep 2011
    Location
    Pennsylvania, U.S.A.
    Beans
    3,068
    Distro
    Ubuntu Development Release

    Fossa and Brother Scanners

    Fossa is looking pretty polished to me with one exception - my Brother scanner didn't work. The printer was fine, the networked scanner was not. The installer script ran without error or issue but no scanner found. Some time searching found this:

    Code:
    https://unix.stackexchange.com/questions/493042/brother-scanner-not-found-in-xsane
    Finally found the issue. Some symbolic links was missing. Created the links with:

    sudo ln -sfr /usr/lib64/libbrscandec* /usr/lib/x86_64-linux-gnu

    sudo ln -sfr /usr/lib64/sane/libsane-brother* /usr/lib/x86_64-linux-gnu/sane
    Fixed the problem
    Copy/Pasted the 2 lines one at a time in a terminal. The fix worked for me on a couple different machines. I haven't reported the issue to Brother yet but will do so.
    Last edited by kurt18947; April 2nd, 2020 at 12:44 PM.

  2. #2
    Join Date
    Sep 2011
    Location
    Pennsylvania, U.S.A.
    Beans
    3,068
    Distro
    Ubuntu Development Release

    Re: Fossa and Brother Scanners

    Update. I just did a fresh install of 20.04 Beta with updates. I asked the installer to format the partition with the previous install. The Brother scanner is not found. I guess it's wait until 20.04 is released plus a couple weeks then bother Brother. I wondered about it being a PC motherboard/chipset problem but I did a full install of 20.04 on a USB flash drive plugged into the same PC. The scanner is found, no problem.

  3. #3
    Join Date
    Jul 2007
    Location
    Tāmaki Makau-rau, NZ
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Fossa and Brother Scanners

    Thanks for the information. I have a Brother printer/scanner (DCP-1610W) which I've been able to get to work on 20.04, without needing hours of hair-tearing.

    libbrscandec* doesn't/don't exist in 20.04 - at least, not on any of the installs that I've done. Therefore, I've needed only the second command.
    BACKUPS are unsexy — until you discover you should have done one yesterday.
    Spare your nerves and do one before you upgrade or install.

  4. #4
    Join Date
    Apr 2020
    Beans
    4

    Re: Fossa and Brother Scanners

    I do eventually need to find out if a Brother scanner will work on 20.04, but due to the current world situation, I won't need to use that with Ubuntu for some time.

    I am happy to report that 20.04 does enable the scanning function of my Canon TS3322. It was discovered instantly and works great.

  5. #5
    Join Date
    Oct 2017
    Location
    /dev/sdx
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Fossa and Brother Scanners

    I also have Brother printer/scanner. I am able to work both printer/scanner on my ubuntu 18.04 thru wireless network communication. My scanner works well on "simple scan" and "Xsane". I just updated the brsanetdevice file and added the name, ip, and model of my printer and save it.
    Last edited by mIk3_08; April 19th, 2020 at 10:25 AM.
    corn ubuntuforums community.
    Open Source platform where the real world of human is here. Click here for Solve thread

  6. #6
    Join Date
    Sep 2011
    Location
    Pennsylvania, U.S.A.
    Beans
    3,068
    Distro
    Ubuntu Development Release

    Re: Fossa and Brother Scanners

    Brother scanner is working on 20.04 as expected. It started working right around the release date. The issue was, I think something to do with the hardware on my primary machine though I'm not sure what.

  7. #7
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Fossa and Brother Scanners

    Quote Originally Posted by kurt18947 View Post
    Brother scanner is working on 20.04 as expected. It started working right around the release date. The issue was, I think something to do with the hardware on my primary machine though I'm not sure what.
    With this and since Focal is released I'm closing this thread.

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
  •