Search Criteria
Package Details: brother-mfc-l8690cdw 1.5.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/brother-mfc-l8690cdw.git (read-only, click to copy) |
---|---|
Package Base: | brother-mfc-l8690cdw |
Description: | LPR and CUPS driver for the Brother MFC-L8690CDW |
Upstream URL: | http://solutions.brother.com/linux |
Licenses: | GPL2, custom:Brother EULA |
Submitter: | prior |
Maintainer: | None |
Last Packager: | dgiebert |
Votes: | 4 |
Popularity: | 0.000003 |
First Submitted: | 2018-05-19 21:00 (UTC) |
Last Updated: | 2023-03-03 13:12 (UTC) |
Dependencies (1)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR, lib32-glibc-eac-binAUR, lib32-glibc-eac-rocoAUR)
Latest Comments
oysstu commented on 2024-10-13 11:20 (UTC)
Anyone else having problems with two-sided printing? I've checked settings in both CUPS, driver, on the physical printer, and in KDE, but can't find a good reason that it's not working.
jdorel commented on 2023-12-08 14:47 (UTC)
For anyone having an offset issue, the page format can't be changed from CUPS, so to use A4 you need to update /opt/brother/Printers/mfcl8690cdw/inf/brmfcl8690cdwrc
Ravel commented on 2023-05-18 22:44 (UTC) (edited on 2023-05-18 22:44 (UTC) by Ravel)
@kbabioch - Your solution is required to make this package work.
Without the two symlinks, printing does not work for me either.
I think the PKGBUILD should add these necessary symlinks as part of the process.
You saved me with your comment so thank you!
pie500 commented on 2023-05-04 13:58 (UTC) (edited on 2023-05-04 13:58 (UTC) by pie500)
I think you can now switch the download sources from http to https. ie:
https://download.brother.com/welcome/dlf103215/mfcl8690cdwlpr-1.5.0-0.i386.rpm
https://download.brother.com/welcome/dlf103224/mfcl8690cdwcupswrapper-1.5.0-0.i386.rpm
Thank you!
kbabioch commented on 2023-03-15 22:13 (UTC)
Was able to fix this issue by creating some symlinks:
cd /opt/brother/Printers/mfcl8690cdw/lpd ln -s x86_64/brmfcl8690cdwfilter brmfcl8690cdwfilter ln -s x86_64/brprintconf_mfcl8690cdw brprintconf_mfcl8690cdw
Not sure if this should be part of packaging or how to address this in the best way. Would be great to see if this is also an issue for others?
kbabioch commented on 2023-03-15 22:09 (UTC)
Is this package still working for you? Used to work fine for me, but since the latest update I can no longer print.
The log file contains something like this when trying to print a test page:
D [15/Mar/2023:23:05:30 +0100] [Job 1578] sh: line 1: /opt/brother/Printers/mfcl8690cdw/lpd/brmfcl8690cdwfilter: No such file or directory
Not sure if this is the main issue, but at least it doesn't sound right.