Search Criteria
Package Details: brother-dcpj315w 1.1.3-6
Package Actions
Git Clone URL: | https://aur.archlinux.org/brother-dcpj315w.git (read-only, click to copy) |
---|---|
Package Base: | brother-dcpj315w |
Description: | Driver for the Brother DCP-J315W wifi multifuncional printer |
Upstream URL: | http://solutions.brother.com/linux/en_us/index.html |
Licenses: | custom:brother |
Submitter: | h8red |
Maintainer: | h8red |
Last Packager: | h8red |
Votes: | 3 |
Popularity: | 0.002057 |
First Submitted: | 2015-09-14 20:22 (UTC) |
Last Updated: | 2020-03-28 14:08 (UTC) |
Dependencies (5)
- a2ps
- cups (cups-noudev, cups-nosystemd, cups-git)
- lib32-gcc-libs (lib32-gcc-libs-git)
- lib32-glibc (glibc-force-mmap, lib32-glibc-force-mmap, lib32-glibc-minimal-git, lib32-glibc-linux4)
- brscan3 (optional) – scanner support.
Latest Comments
schwarzenugget commented on 2021-12-15 06:36 (UTC)
Following this and the config in an Ubuntu machine, I needed the following command to make the printer work:
sudo lpadmin -p dcpj315w -v lpd://${printer-ip}/BINARY_P1
I don't remember what it does :), but it worked on Arch and now that I installed the driver on Manjaro, it worked again. Maybe with Manjaro it only needed a restart, who knows...
h8red commented on 2018-07-03 12:43 (UTC)
I added 'lib32-gcc-libs' 'lib32-glibc' to deps.
jcreixell commented on 2018-06-19 08:02 (UTC)
I spent countless hours trying to make this work. The printer was being detected, and printing would seemingly succeed, however the printer would not print anything. In addition, gnome settings would not allow me to add the printer, because it could not find the drivers.
In the end, I installed the package gcc-lib32 and rebuilt and installed this package, and that worked!
So make sure to have gcc-lib32 and lib32-glibc installed before you attempt to build this package. My guess is that the driver contains a 32 bit binary, and supported for 32 was recentrly removed from arch.
Probably both packages should be added as a dependency.
h8red commented on 2017-10-10 13:33 (UTC)
badonkadong commented on 2017-10-09 10:10 (UTC)
Semietiev commented on 2017-02-27 14:57 (UTC) (edited on 2017-02-27 14:58 (UTC) by Semietiev)
h8red commented on 2017-02-26 09:08 (UTC)
Semietiev commented on 2017-02-22 22:40 (UTC) (edited on 2017-02-22 22:42 (UTC) by Semietiev)
h8red commented on 2016-11-21 05:34 (UTC)
Scimmia commented on 2016-11-20 18:25 (UTC)