cups-filters
cups-filters copied to clipboard
Driverless Canon MF237W (MF230 series) on Wi-Fi
Once installed Linux Mint 21 Cinnamon
I can not use my printer.
Printer: Canon MF237w
Previously on Ubuntu 20.04 printer worked (was connected via LAN). Now on Linux Mint 21 Cinnamon I can not use it as printer. Now it is connected via Wi-Fi. Other devices in LAN as android smartphones, Windows 10 laptop can print anything on this printer. Unfortunately I can not connect printer via LAN anymore, but I think the problem is not in the connection type.
Some research through internet brought me here. I think this is the right place to create an issue, probably.
http://localhost:631/ - shows OpenPrinting CUPS 2.4.1 version.
Self investigation did not help. E.g. steps from this comment https://github.com/OpenPrinting/cups-filters/issues/22#issuecomment-365985266:
$ driverless
ipps://Canon%20MF230._ipps._tcp.local/
ipptool -tv URI get-printer-attributes.test > ipp-attrs.txt
The output:
"/usr/share/cups/ipptool/get-printer-attributes.test":
Get-Printer-Attributes:
attributes-charset (charset) = utf-8
attributes-natural-language (naturalLanguage) = en
printer-uri (uri) = ipps://Canonc2b105.local:443/ipp/print
requested-attributes (1setOf keyword) = all,media-col-database
Get printer attributes using get-printer-attributes [FAIL]
RECEIVED: 0 bytes in response
status-code = server-error-internal-error (Invalid named IPP attribute in collection.)
IPP request failed with status server-error-internal-error (Invalid named IPP attribute in collection.)
Setup from UI "printers" ends with server-error-internal-error
message.
cat /var/log/cups/error_log
shows:
E [07/Oct/2022:15:20:37 +0300] [CGI] Unable to create PPD file: Could not poll sufficient capability info from the printer (ipps://Canon%20MF230._ipps._tcp.local/, ipps://Canonc2b105.local:443/ipp/print) via IPP!
E [07/Oct/2022:15:21:26 +0300] [CGI] Unable to create PPD file: Could not poll sufficient capability info from the printer (ipps://Canon%20MF230._ipps._tcp.local/, ipps://Canonc2b105.local:443/ipp/print) via IPP!
E [07/Oct/2022:15:21:26 +0300] copy_model: empty PPD file
E [07/Oct/2022:15:21:26 +0300] [Client 20] Returning IPP server-error-internal-error for CUPS-Add-Modify-Printer (ipp://localhost/printers/CanonMF237W) from localhost.
Can anyoune help me?