From: Johannes M. <js...@su...> - 2015-01-12 09:00:30
|
Hello, only some additional information (I don't have such a printer so that I cannot reproduce or actually test anything here): On Jan 11 20:43 jdd wrote (excerpt): > I have a Canon selphy cp910 This model is not listed at http://gimp-print.sourceforge.net/p_Supported_Printers.php > on my cups v5.2.10 (openSUSE 13.2), I do not have this printer. openSUSE 13.2 provides Gutenprint 5.2.10 and by default CUPS 1.5.4. > cp900 printer almost works, but not really, it prints one photo > then the printer needs to be unplugged from AC to regain controll... I assume your printer is connected via USB and you use the CUPS backend 'usb', see "What is a CUPS backend and how does it work?" at https://en.opensuse.org/SDB:CUPS_in_a_Nutshell CUPS 1.5.4 provides the traditional 'usb' backend that uses the usblp kernel module. Perhaps it makes a difference whether or not the new libusb-based 'usb' backend is used? The new libusb-based 'usb' backend is provided by CUPS 1.7.5 that is available for openSUSE 13.2 from the openSUSE build service development project "Printing" e.g. from this URL http://download.opensuse.org/repositories/Printing/openSUSE_13.2/ but before you install RPMs from the "Printing" project read https://build.opensuse.org/project/show/Printing FWIW: There is no "Canon SELPHY CP910" in a CUPS usb quirk file on openSUSE 13.2 with Gutenprint 5.2.10 and CUPS 1.7.5: ------------------------------------------------------------------------ # grep -A1 -i cp9 /usr/share/cups/usb/* /usr/share/cups/usb/net.sf.gimp-print.usb-quirks:# Canon SELPHY CP900 /usr/share/cups/usb/net.sf.gimp-print.usb-quirks-0x04a9 0x3255 blacklist -- /usr/share/cups/usb/org.cups.usb-quirks:# Canon SELPHY CP900 /usr/share/cups/usb/org.cups.usb-quirks-0x04a9 0x3255 blacklist ------------------------------------------------------------------------ Kind Regards Johannes Meixner -- SUSE LINUX GmbH - GF: Felix Imendoerffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu, Graham Norton - HRB 21284 (AG Nuernberg) |