Search Criteria
Package Details: brother-hl2170w 2.0.2_1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/brother-hl2170w.git (read-only, click to copy) |
---|---|
Package Base: | brother-hl2170w |
Description: | LPR and CUPS driver for the Brother HL2170W |
Upstream URL: | http://solutions.brother.com/linux/en_us/ |
Licenses: | custom:brother commercial license |
Submitter: | cryptkicker |
Maintainer: | cryptkicker |
Last Packager: | cryptkicker |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2016-02-18 20:46 (UTC) |
Last Updated: | 2022-04-03 02:55 (UTC) |
Dependencies (2)
- cups (cups-gitAUR, cups-gssapiAUR)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR, lib32-glibc-eac-binAUR, lib32-glibc-eac-rocoAUR)
Latest Comments
cryptkicker commented on 2022-04-03 03:08 (UTC)
Updated the source files and sha256sum values. Thanks for bringing it to my attention NovaRon.
The page offsets are configured in the manufacturer's PPD. Try modifying the margin values as described in the CUPS documentation.
http://www.cups.org/doc/raster-driver.html#CREATE
NovaRon commented on 2022-04-01 20:06 (UTC) (edited on 2022-04-01 20:07 (UTC) by NovaRon)
Sent quickcougar an email about updated URLs to the printer driver and cups wrapper. Updated URLs shown below.
"http://download.brother.com/welcome/dlf005864/brhl2170wlpr-${pkgver//_/-}.i386.rpm"
"http://download.brother.com/welcome/dlf005866/cupswrapperHL2170W-${pkgver//_/-}.i386.rpm"
I'm experiencing a 3/4 inch margin offset at the top of the page and a 1/4 inch offset on the left. This appears on the Printer Test Page as well as any printouts when comparing the same document printed from Arch vs a Windows box.
cryptkicker commented on 2021-01-03 20:59 (UTC) (edited on 2021-01-03 20:59 (UTC) by cryptkicker)
Updated wrapper source as executable. Thanks CLA.
CLA commented on 2020-11-06 23:34 (UTC) (edited on 2020-11-06 23:34 (UTC) by CLA)
This fails for me with a permission error similar to this: https://aur.archlinux.org/packages/brother-ql570/#comment-764197
adding "chmod +x ./$_wrapper_source" before "./$_wrapper_source" fixes it as well. I didn't check if it's necessary, however I manually set the permission of /usr/lib/cups/filter/brlpdwrapperHL2170W to 755 afterwards and that makes the printer work.