Search Criteria
Package Details: brother-mfc7360n 2.0.4_2-1
Git Clone URL: | https://aur.archlinux.org/brother-mfc7360n.git (read-only, click to copy) |
---|---|
Package Base: | brother-mfc7360n |
Description: | LPR and CUPS driver for the Brother MFC-7360N printer |
Upstream URL: | https://support.brother.com/g/s/id/linux/en/ |
Licenses: | |
Submitter: | brenton |
Maintainer: | severach |
Last Packager: | severach |
Votes: | 7 |
Popularity: | 0.000038 |
First Submitted: | 2012-05-26 09:25 |
Last Updated: | 2018-12-09 09:00 |
Dependencies (10)
- a2ps
- cups (cups-git, libcups-ipp14, cups-ipp14, cups-noudev, cups-nosystemd)
- ghostscript
- grep (grep-git)
- lib32-glibc (lib32-glibc-linux4, glibc-force-mmap, lib32-glibc-force-mmap, lib32-glibc-minimal-git) (x86_64)
- psutils
- sed (sed-git)
- brscan-skey (optional) – Scanner button support
- brscan4 (optional) – Scanner support
- ttf-dejavu (ttf-dejavu-ib, ttf-dejavu-emojiless) (optional) – printing text files from lpr
Latest Comments
syrenity commented on 2020-02-01 13:16
The latest upgrade broke printing with the following error: <</.HWMargins [17. 12. 17. 12.]>>setpagedevice
bf_x commented on 2018-07-19 12:38
Can confirm that after downgrading to 2.0.4 printing works again......
bf_x commented on 2018-07-19 12:28
Network printer not working any more after upgrading this package.
When I send print jobs they are immediately marked as sucessfully finished, even though printer doesn't work on them. When I send maintenance jobs via CUPS interface, I receive "stopped "Invalid printer command "Clean"."".
Printer is Brother_MFC-7360N via network. Scanning via brsane still works.
bf_x commented on 2016-04-05 14:59
When you're on an 64-bit platform, you first need to enable multilib in your /etc/pacman.conf, then do sudo pacman -Syu, then do packer -S lib32-glibc; and then reinstall the driver with packer -S brother-mfc7360n
bf_x commented on 2015-08-14 10:28
Got it finally working today:
1) packer -S brother-mfc7360n
2) then go to cups web interface http://localhost:631/admin
3) Click "Add Printer"
4) log in with username "root" and your normal user password
5) Select the last driver in the list
6) be happy that it works!
jichu4n commented on 2014-09-16 05:04
The PKGBUILD is not working for me, as it's not using $pkgdir and $srcdir but instead attempting to derive them.
Here's a tweaked working version of the PKGBUILD:
http://pastebin.com/2jTQaw5g