Package Details: brscan5 1.3.5_0-0

Git Clone URL: https://aur.archlinux.org/brscan5.git (read-only, click to copy)
Package Base: brscan5
Description: SANE drivers from Brother for compatible models
Upstream URL: http://support.brother.com
Keywords: brother printer sane scanner
Licenses: GPL, custom:brother
Submitter: razerei
Maintainer: agsimmons0
Last Packager: agsimmons0
Votes: 29
Popularity: 0.42
First Submitted: 2019-04-17 14:30 (UTC)
Last Updated: 2024-08-19 16:08 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

blackout commented on 2022-08-11 10:43 (UTC)

ADS-1700W via WIFI works perfectly fine.

razerei commented on 2022-08-04 14:22 (UTC)

@baudneo you might have missed the postinstall message, which doesn't print when reinstalling the package (fully uninstall and then install). The postinstall message shows how to use brsaneconfig5. tldr use the absolute path and as root

@MrWhiskers thanks for the report. I see that Brother also directs folks to download brscan5.

@DocileNewbie thanks for the report. I've edited my comment to remove that model. I see that Brother directs folks to download brscan4 for that model on their website.

Generally, looking again at how I detect supported models, it seems inaccurate and includes commented-out lines in Brother's INI files. I also see that Brother includes a udev rule file in the source RPM. Therefore, I will switch to using their udev rule file instead of grepping for models and making my own. The way Brother does it is by matching on the idVendor of 04f9, so hopefully this will be more accurate.

baudneo commented on 2022-08-04 02:51 (UTC) (edited on 2022-08-04 02:57 (UTC) by baudneo)

After installing brscan5 I am unable to use the brsaneconfig5 command. Am I missing something here?

(1/1) reinstalling brscan5                                                                         [##############################################################################] 100%
:: Running post-transaction hooks...
(1/2) Reloading device manager configuration...
(2/2) Arming ConditionNeedsUpdate...
    ~  brsaneconfig5                                                                                                       ✔  15s   0.75   31.1G   08:29:19 PM   ⇣3.68 MiB/s ⇡41.2 KiB/s 10.0.1.9  
zsh: command not found: brsaneconfig5

However if I use ->

sudo /opt/brother/scanner/brscan5/brsaneconfig5

things work. Do I just link the executable to a PATH location?

MrWhiskers commented on 2022-06-25 18:31 (UTC)

For DS-640 you have to add THIS udev rule to /usr/lib/udev/rules.d/40-brscan5.rules

ATTR{idProduct}=="0468", MODE="0664", GROUP="lp", ENV{libsane_matched}="yes"

i.e. 0468 and not 046a like the other commenter posted.

Afterwards run

sudo udevadm control --reload-rules && sudo udevadm trigger

and it should work without rebooting in an app like simple-scan

Wilson.Phillips commented on 2022-03-25 20:52 (UTC)

Brother MFC-L2470DW is scanning across the network. Installed package. Reboot PC. Open Skanlite and the scanner shows up.

Daedalus24 commented on 2022-03-02 07:26 (UTC) (edited on 2022-03-02 07:27 (UTC) by Daedalus24)

I confirm MFC-J3930DW works perfectly with brscan5. Thank you very much!

doragasu commented on 2022-02-21 20:02 (UTC)

Thanks for the package. Got my DS-640 working by adding the following udev rule:

ATTR{idProduct}=="046a", MODE="0664", GROUP="lp", ENV{libsane_matched}="yes"

For the following device as shown by lsusb:

Bus 005 Device 007: ID 04f9:0468 Brother Industries, Ltd DS-640

DocileNewbie commented on 2022-02-08 14:33 (UTC)

My MFC-L2750DW was not fully supported by brscan5 (crashes, empty pages in lineart mode with resolution >200dpi. brscan4 works perfectly. So maybe delete it from the list?

faHLBpNsVE commented on 2022-01-31 20:06 (UTC) (edited on 2022-01-31 20:07 (UTC) by faHLBpNsVE)

Brother published a new update last week to version 1.2.9-0.

Checksums:

  • md5sums_x86_64=('975f7927b0cc198c4dedfe9c39777db6')
  • md5sums_i686=('8d4040c1f0215c109ee7b85620a074e3')

razerei commented on 2021-12-15 17:01 (UTC)

sorry about that. I replaced the URL-based license with the license that's included in the source RPM to simplify the installation. It seems that URL might not be reliable. Published a fix in 1.2.8_0-2.