OpenPrinting / cups

OpenPrinting CUPS Sources
https://openprinting.github.io/cups
Apache License 2.0
1.01k stars 182 forks source link

unable to add my g2010 printer #774

Closed shawn3308 closed 1 year ago

shawn3308 commented 1 year ago

i can't add my printer

debiantriage commented 1 year ago

We assume the device is a Canon PIXMA G2010 All-in-One Ink Tank Colour Printer. It is a USB-only printer, so is not likely to provide IPP-over-USB. However, we can investigate. Give the output from

lsusb -v | grep -A 3 bInterfaceClass.*7

Also state the exact OS being used.

shawn3308 commented 1 year ago

This is the os i am using on my PI image

and this is the out for your command image

shawn3308 commented 1 year ago

We assume the device is a Canon PIXMA G2010 All-in-One Ink Tank Colour Printer. It is a USB-only printer, so is not likely to provide IPP-over-USB. However, we can investigate. Give the output from

lsusb -v | grep -A 3 bInterfaceClass.*7

Also state the exact OS being used.

https://in.canon/en/consumer/pixma-g2010/product

debiantriage commented 1 year ago

The G2010 does not offer the IPP-over-USB protocol. Therefore, driverless printing is not possible.

Canon India do have drivers, but not, it seems, for Ubuntu/Linux. Your searching might be more productive. The printer-driver-gurenprint package also does not appear to have a driver.

Personally, I do not see this issue as one for CUPS.

shawn3308 commented 1 year ago

ok