ITADN
apple/cups/Issues

Requesting support for printer: Brother HL2280DW

#6305Openmlwingate 创建于 2025-12-09
M
mlwingatecommented
Per cups documentation, I am requesting the addition of Brother HL2280DW. I am including the output of the following two commands: ``` CUPS_DEBUG_LEVEL=2 /usr/libexec/cups/backend/snmp @LOCAL 2>&1 | tee snmp.log snmpwalk -Cc -v 1 -c public ip-address | tee snmpwalk.log ``` [snmp.log](https://github.com/user-attachments/files/24062325/snmp.log) [snmpwalk.log](https://github.com/user-attachments/files/24062327/snmpwalk.log) I have succesfully added the printer but no printing occurs. After sending a job to the printer, here is the output of lpstat -p bro ``` printer bro now printing bro-10. enabled since Tue Dec 9 13:45:25 2025 Waiting for printer to become available. ``` Here is the output of uname -a Linux TTT-4963 6.6.87.2-microsoft-standard-WSL2 #1 SMP PREEMPT_DYNAMIC Thu Jun 5 18:30:46 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
0 条评论