ZappyZap Posted October 20, 2022 Share Posted October 20, 2022 Overview: Support for Docker image CUPS-Airprint Application Name: CUPS-Airprint Application: https://openprinting.github.io/cups/index.html Documentation: https://openprinting.github.io/cups/index.html#DOCUMENTATION Make sure to look at the complete documentation Please post any questions/issues relating to this docker template you have in this thread. Note: this is not a support thread for cups 2 1 Quote Link to comment
Dmtalon Posted November 19, 2022 Share Posted November 19, 2022 Thanks for this... I've gone out and tried to figure a way to get my MBA M1 to print to my Brother MFC, never managing to get it working until tonight after installing this Docker. Pretty straight forward setup. 1 Quote Link to comment
teletom Posted December 8, 2022 Share Posted December 8, 2022 Hi. I try to get my old Dell 1320c running with Cups. That should be possible with an old 32bit ppd (FX_DocuPrint_C525_A_AP.ppd) witch needs some special filters in /user/lib/cups/filter/. Is it possible to copy the missing filters to that dir? I am thankful for every help. Quote Link to comment
ZappyZap Posted December 8, 2022 Author Share Posted December 8, 2022 I am using https://github.com/chuckcharlie/cups-avahi-airprint container in this template and it do not seem to be build to expose this dir. this dir (/user/lib/cups/filter/) do not exist in the conatiner , did you mean : /usr/lib/cups/filter if it is the latter , you can put you file in the container to test , but be aware that anytime the container will rerun you will have to reupload the file. or ask on https://github.com/chuckcharlie/cups-avahi-airprint for the inclusion of this file Quote Link to comment
peste386 Posted August 13, 2023 Share Posted August 13, 2023 Thanks for this. I got my Brother USB printer working using the following settings. Quote Link to comment
AlexHackney Posted December 19, 2023 Share Posted December 19, 2023 I have this printer: https://www.amazon.com/Bluetooth-Shipping-PEDOOLO-Compatible-Chromebook/dp/B0C3V66NNK/ref=sr_1_4?c=ts&keywords=Desktop%2BLabel%2BPrinters&qid=1702994441&s=office-electronics&sr=1-4&ts_id=8553181011&ufe=app_do%3Aamzn1.fos.18630bbb-fcbb-42f8-9767-857e17e03685&th=1 I was hoping to connect it to my unraid server to print from any device or machine on the network. Although the usb instructions seem vague or I'm just missing them. Can anyone provide some guidance? Quote Link to comment
ZappyZap Posted December 19, 2023 Author Share Posted December 19, 2023 3 hours ago, AlexHackney said: I have this printer: https://www.amazon.com/Bluetooth-Shipping-PEDOOLO-Compatible-Chromebook/dp/B0C3V66NNK/ref=sr_1_4?c=ts&keywords=Desktop%2BLabel%2BPrinters&qid=1702994441&s=office-electronics&sr=1-4&ts_id=8553181011&ufe=app_do%3Aamzn1.fos.18630bbb-fcbb-42f8-9767-857e17e03685&th=1 I was hoping to connect it to my unraid server to print from any device or machine on the network. Although the usb instructions seem vague or I'm just missing them. Can anyone provide some guidance? what is your issue ? Quote Link to comment
Baraboo5 Posted August 13 Share Posted August 13 I have a Brother DCP-7065DN printer that is on my network that I'm trying to setup with CUPS so the Apple people in our household can print because it doesn't have a Mac driver. So I install the container without any issue, CUPS recognizes the printer on my network automatically to set it up and it has a driver that appears to be for my printer. However when I finish the setup and go to print test page I get an error message saying "Unable to locate printer "BRN001BA984C9CD"." I've included my printer settings below and would love any suggestions people have. Thanks! Description: Brother DCP-7065DN Location: Local Printer Driver: Brother DCP-7065DN, using brlaser v6 (grayscale, 2-sided printing) Connection: lpd://BRN001BA984C9CD/BINARY_P1 Defaults: job-sheets=none, none media=iso_a4_210x297mm sides=one-sided Quote Link to comment
ZappyZap Posted August 13 Author Share Posted August 13 9 minutes ago, Baraboo5 said: I have a Brother DCP-7065DN printer that is on my network that I'm trying to setup with CUPS so the Apple people in our household can print because it doesn't have a Mac driver. So I install the container without any issue, CUPS recognizes the printer on my network automatically to set it up and it has a driver that appears to be for my printer. However when I finish the setup and go to print test page I get an error message saying "Unable to locate printer "BRN001BA984C9CD"." I've included my printer settings below and would love any suggestions people have. Thanks! Description: Brother DCP-7065DN Location: Local Printer Driver: Brother DCP-7065DN, using brlaser v6 (grayscale, 2-sided printing) Connection: lpd://BRN001BA984C9CD/BINARY_P1 Defaults: job-sheets=none, none media=iso_a4_210x297mm sides=one-sided i would try by changing this : Connection: lpd://BRN001BA984C9CD/BINARY_P1 by replacing BRN001BA984C9CD with the IP of you printing and test Quote Link to comment
Baraboo5 Posted August 13 Share Posted August 13 26 minutes ago, ZappyZap said: i would try by changing this : Connection: lpd://BRN001BA984C9CD/BINARY_P1 by replacing BRN001BA984C9CD with the IP of you printing and test Would I want to use one of the IPP protocols or LDP host? Seems like there's a lot of options for the IPP protocols which has me a bit confused by which one I would want to use. The IP of my printer is 192.168.1.179 Quote Link to comment
Baraboo5 Posted August 13 Share Posted August 13 7 hours ago, ZappyZap said: i would try by changing this : Connection: lpd://BRN001BA984C9CD/BINARY_P1 by replacing BRN001BA984C9CD with the IP of you printing and test Actually I figured out what you were saying and it appears that fixed it and the test page worked correctly. So now I just need to figure how to get it added into MacOS so I can print from there. Additionally it doesn't appear to be showing on AirPrint on my iPhone and IPad though that is less of a concern. Quote Link to comment
ZappyZap Posted August 14 Author Share Posted August 14 3 hours ago, Baraboo5 said: Actually I figured out what you were saying and it appears that fixed it and the test page worked correctly. So now I just need to figure how to get it added into MacOS so I can print from there. Additionally it doesn't appear to be showing on AirPrint on my iPhone and IPad though that is less of a concern. is it on the same subnet ? i mean, the mac/iphone/ipad is on the subnet as the cups server ? Quote Link to comment
Baraboo5 Posted August 14 Share Posted August 14 7 hours ago, ZappyZap said: is it on the same subnet ? i mean, the mac/iphone/ipad is on the subnet as the cups server ? Yeah they're all on the same subnet, I don't have anything special going on with my network really. Quote Link to comment
Mark315 Posted August 23 Share Posted August 23 On 8/13/2024 at 5:06 PM, ZappyZap said: i would try by changing this : Connection: lpd://BRN001BA984C9CD/BINARY_P1 by replacing BRN001BA984C9CD with the IP of you printing and test Hi there, I recently installed a fresh version of unRAID and this app - got a similar issue. CUPS is unable to search for and identify my Brother hl-1210w wifi printer. Typically windows spots it no problem. I had another implementation of CUPS on a seperate linux box I decomissioned recently and what hoping this plugin would fill the gap. Is there any way we can troubleshoot additional network related issues with app here? Quote Link to comment
ZappyZap Posted August 23 Author Share Posted August 23 do not have brother, i try reproduce with my test unraid install and it was working, same as with my prod same. i will try get that reproduce so i can troubleshoot. Quote Link to comment
Chimaera Posted September 9 Share Posted September 9 I've been working on this on and off for a while, but I'm still unable to get my Canon MF634C to work with CUPS-Airprint. I have the correct PPD and when I installed it and did a test print I got an error that the filter "rastertoufr2" was missing. I downloaded the Linux drivers from Canon, extracted the files from the DEB file and installed the rastertoufr2 file on the container in /usr/lib/cups/filter. Now when I try to print I get this error in the debug logs, even though the file is present and has the correct permissions [Job 7] PID 58 (/usr/lib/cups/filter/rastertoufr2) stopped with status 102 (No such file or directory) I'm at a loss as to what to try next, so I'd love to know if anyone has any ideas. Thanks Quote Link to comment
urmyboyblue Posted Thursday at 02:06 PM Share Posted Thursday at 02:06 PM Anyone confirm if there is any concern running this due to the recent CUPS CVE? I don't think that it would be since I don't see cups-browsed running in the container so I assume not but I've not seen any discussions or issues reported on the Github page. https://www.evilsocket.net/2024/09/26/Attacking-UNIX-systems-via-CUPS-Part-I/ Quote Link to comment
ZappyZap Posted Thursday at 02:54 PM Author Share Posted Thursday at 02:54 PM i did not get confirmation . but as you said i did not saw cups-browsed running 1 Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.