Search Criteria
Package Details: brother-dcpt420w 3.5.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/brother-dcpt420w.git (read-only, click to copy) |
---|---|
Package Base: | brother-dcpt420w |
Description: | Driver for the Brother DCP-T420W wifi multifuncional printer, modified from Chiwan Park's DCP-T520W pack. |
Upstream URL: | http://solutions.brother.com/linux/en_us/index.html |
Licenses: | custom:brother |
Submitter: | realasking |
Maintainer: | realasking |
Last Packager: | realasking |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-05-11 01:47 (UTC) |
Last Updated: | 2022-05-11 01:47 (UTC) |
Dependencies (6)
- a2ps
- cups (cups-gitAUR, cups-gssapiAUR)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR, lib32-glibc-eac-binAUR, lib32-glibc-eac-rocoAUR)
- brscan-skeyAUR (optional) – scankey support if connected via usb
- brscan4AUR (optional) – making dcpt420w available to sane
- sane (sane-gitAUR) (optional) – scanning support
Latest Comments
mafdk commented on 2024-09-30 17:08 (UTC) (edited on 2024-09-30 17:14 (UTC) by mafdk)
I think I made this work by editing PKGBUILD to use rpm package instead deb. My PKGBUILD looks like this:
https://jumpshare.com/s/HOA1m0SMedkRUStUk9sA
New brother-dcpt420w.install
https://jumpshare.com/s/MplXJ0nd69QQT1v6EAMo
After makepkg and installation with sudo pacman -U <package name>
We can add new printer through http://localhost:631/admin When choosing a driver choose a driverless 2.0 printer It didn't work without installation of this driver.
It's working in my case.
manouchk commented on 2024-01-31 14:43 (UTC)
In my case, I was finally able to make it work is by using the following command: lpadmin -p Brother -v ipp://xx.xx.xx.xx:631/ipp/print -m everywhere Using cups web interface gave a socket printer that did not work. Is there any other way to make this printer work?