Running the following command should return the gutenprint drivers for your Canon Pixma iP4000 printer: $ /usr/lib/cups/driver/gutenprint.5.0 list | grep iP4000 "gutenprint.5.0://bjc-iP4000/expert/C" en "Canon" "Canon PIXMA iP4000 - CUPS+Gutenprint v5.0.0.99.1" "" "gutenprint.5.0://bjc-iP4000/simple/C" en "Canon" "Canon PIXMA iP4000 - CUPS+Gutenprint v5.0.0.99.1 Simplified" ""
And running this command should output the PPD file: $ /usr/lib/cups/driver/gutenprint.5.0 cat 'gutenprint.5.0://bjc-iP4000/simple/C' Run this command to find out the drivers for your Canon Pixma iP4000 known to CUPS (may take a while): $ lpinfo -m | grep iP4000 gutenprint.5.0://bjc-iP4000/expert/C Canon PIXMA iP4000 - CUPS+Gutenprint v5.0.0.99.1 gutenprint.5.0://bjc-iP4000/simple/C Canon PIXMA iP4000 - CUPS+Gutenprint v5.0.0.99.1 Simplified Output shown is from my feisty system, what is the output of the above commands on your system? -- Canon iP4000 does not print in Feisty https://bugs.launchpad.net/bugs/111320 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
