Search Criteria
Package Details: brother-hl3140cw 1.1.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/brother-hl3140cw.git (read-only, click to copy) |
---|---|
Package Base: | brother-hl3140cw |
Description: | LPR and CUPS driver for the Brother HL3040cn |
Upstream URL: | http://support.brother.com/g/b/downloadlist.aspx?c=us&lang=en&prod=hl3140cw_us_eu&os=127 |
Licenses: | custom:brother commercial license |
Submitter: | crocowhile |
Maintainer: | crocowhile |
Last Packager: | crocowhile |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-17 15:10 (UTC) |
Last Updated: | 2019-07-01 08:50 (UTC) |
Dependencies (3)
- cups (cups-gitAUR, cups-gssapiAUR)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR, lib32-glibc-eac-binAUR, lib32-glibc-eac-rocoAUR)
- psutils
Latest Comments
Binabik commented on 2021-12-29 19:46 (UTC)
The package descriptions says "LPR and CUPS driver for the Brother HL3040cn" which is the wrong printer model. This could be irritating but the correct driver is downloaded and installed.
Binabik commented on 2021-12-29 19:44 (UTC) (edited on 2021-12-29 19:45 (UTC) by Binabik)
'Failed to restart org.cups.cupsd.service: Unit org.cups.cupsd.service not found.'
It is called 'cups.service' now. So this has to be changed in the file 'brother-hl3140cw.install'. Until this is done, a manual 'systemctl restart cups.service' could be required.
dunestorm commented on 2020-06-08 22:21 (UTC)
Works as long as you manually locate and install the PPD file.
to7m commented on 2019-06-28 22:18 (UTC)
(flagging this as out-of-date due to the unlisted lib32-glibc dependency)
tobias-hd commented on 2019-02-05 19:29 (UTC)
After installing this on a Manjaro system, local host resolution did not work for CUPS. I had to adapt the connection setting of the printer in the CUPS web interface (http://localhost:631/printers/) to something like this:
Connection: lpd://BRW1C3E8467XXXX.local/BINARY_P1
Note the addition of ".local". Then, I had to start Avahi (https://wiki.archlinux.org/index.php/Avahi):
sudo systemctl enable avahi-daemon.service
to7m commented on 2018-06-07 11:08 (UTC)
Could lib32-glibc be included in dependencies please? Thanks for the pkgbuild (: