You are not logged in.
Sorry for my poor English but it has already been several months, trying to deal with this specific driver issue in Arch Linux. I got driverless printing working but I need some of the custom paper sizes which the native driver supports. I have tried using the brother-dcp-t710w-lpr-bin from the AUR but CUPS couldn't open the PPD Files (as shown in the logs below)
D [27/Sep/2022:23:12:02 +0800] [Job 50] lpadmin: Unable to open PPD \"/usr/share/cups/model/Brother/brother_dcpt710w_printer_en.ppd\": Unable to open PPD file on line 0.
D [27/Sep/2022:23:12:50 +0800] [Client 159] 2.0 CUPS-Get-PPDs 2
D [27/Sep/2022:23:12:50 +0800] CUPS-Get-PPDs ipp://localhost/printers/
I [27/Sep/2022:23:12:50 +0800] [cups-driverd] Read \"/var/cache/cups/ppds.dat\", 10391 PPDs...
I [27/Sep/2022:23:12:50 +0800] [cups-driverd] Read \"/var/cache/cups/ppds.dat\", 10391 PPDs...
D [27/Sep/2022:23:12:50 +0800] [cups-driverd] ChangedPPD=0
I [27/Sep/2022:23:12:50 +0800] [cups-driverd] No new or changed PPDs...
I [27/Sep/2022:23:12:50 +0800] [cups-driverd] No new or changed PPDs...
D [27/Sep/2022:23:12:58 +0800] [CGI] cgiSetVariable: PPD_NAME=\"lsb/usr/cupsfilters/brother_dcpt710w_printer_en.ppd\"
D [27/Sep/2022:23:12:58 +0800] [CGI] cgiSetVariable: PPD_FILE=\"\"
D [27/Sep/2022:23:12:58 +0800] Copied PPD file successfully
D [27/Sep/2022:23:13:00 +0800] [Job 51] envp[19]="PPD=/etc/cups/ppd/DCP-T710W.ppd"
D [27/Sep/2022:23:13:00 +0800] [Job 51] pdftopdf: Last filter determined by the PPD: brother_lpdwrapper_dcpt710w; FINAL_CONTENT_TYPE: application/vnd.cups-pdf => pdftopdf will not log pages in page_log.
D [27/Sep/2022:23:13:02 +0800] [Job 51] lpadmin: Unable to open PPD \"/usr/share/cups/model/Brother/brother_dcpt710w_printer_en.ppd\": Unable to open PPD file on line 0.I've also tried to create my own AUR package using debtap as well as the Brother Packaging guide but, it still wouldn't work as well as installing the necessary 32-bit libraries. Any help would be greatly appreciated, thanks!
Offline