[Bug 93158] Re: Epson cx6600 - stopped printing, now not detected

2007-03-21 Thread kbm
Powering up printer, after the system has started, results in the printer dialog starting ; but no printer is detected. -- Epson cx6600 - stopped printing, now not detected https://launchpad.net/bugs/93158 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 93158] Re: Epson cx6600 - stopped printing, now not detected

2007-03-21 Thread kbm
As requested: $ ls -l /usr/share/cups/backend ls: /usr/share/cups/backend: No such file or directory $ sudo usb_printerid /dev/usblp0 Password: GET_DEVICE_ID string: MFG:EPSON;CMD:ESCPL2,BDC,D4;MDL:Stylus CX6600;CLS:PRINTER;DES:EPSON Stylus CX6600; $ sudo usb_printerid /dev/usblp1 Error: No

[Bug 93158] Re: Epson cx6600 - stopped printing, now not detected

2007-03-21 Thread Brian Murray
** Changed in: cupsys (Ubuntu) Assignee: Brian Murray = (unassigned) Status: Needs Info = Confirmed -- Epson cx6600 - stopped printing, now not detected https://launchpad.net/bugs/93158 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 93158] Re: Epson cx6600 - stopped printing, now not detected

2007-03-21 Thread Pascal De Vuyst
For some reason you have no cups backends activated. Note that package updating keeps the current backend configuration, so you need to activate the backends manually. Please activated the backends again with this command: $ sudo dpkg-reconfigure cupsys By default all backends should be

[Bug 93158] Re: Epson cx6600 - stopped printing, now not detected

2007-03-21 Thread Till Kamppeter
Can you do ls -l /usr/lib/cups/backend and post the output? -- Epson cx6600 - stopped printing, now not detected https://launchpad.net/bugs/93158 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 93158] Re: Epson cx6600 - stopped printing, now not detected

2007-03-21 Thread kbm
Pascal, That did the trick detected and test page printed. Many thanks to all of you! Is ther something about one of the upgrades that could have removed the USB back-end - it's not something that I knowingly did myself. Here is the output - not totally clean, but just cosmetic problems it

[Bug 93158] Re: Epson cx6600 - stopped printing, now not detected

2007-03-21 Thread Till Kamppeter
*** This bug is a duplicate of bug 92042 *** Your problem was also reported by other users, therefore I am marking your bug report as a duplicate now. See the other report (bug 92042) for more info about the problem. It was caused by an attempt to improve the configuration facility for the

[Bug 93158] Re: Epson cx6600 - stopped printing, now not detected

2007-03-19 Thread kbm
Thank you all for your help so far. I am now out of contact with that machine for the next 3 days, after which I will report on the results of these incantations! -- Epson cx6600 - stopped printing, now not detected https://launchpad.net/bugs/93158 -- ubuntu-bugs mailing list

[Bug 93158] Re: Epson cx6600 - stopped printing, now not detected

2007-03-18 Thread Pascal De Vuyst
Please also attach the output of the printingbug info script. The printingbug info script can be found here: https://wiki.ubuntu.com/PrintingBugInfoScript. -- Epson cx6600 - stopped printing, now not detected https://launchpad.net/bugs/93158 -- ubuntu-bugs mailing list

[Bug 93158] Re: Epson cx6600 - stopped printing, now not detected

2007-03-18 Thread kbm
CUPS Error Log ** Attachment added: CUPS Error Log http://librarian.launchpad.net/6852280/error_log -- Epson cx6600 - stopped printing, now not detected https://launchpad.net/bugs/93158 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 93158] Re: Epson cx6600 - stopped printing, now not detected

2007-03-18 Thread kbm
PrintingBugInfoScript Please note that no printer is attached at present as the printer is not detected. The scanner function works fine. ** Attachment added: PrintingBugInfoScript http://librarian.launchpad.net/6852304/printingbuginfo -- Epson cx6600 - stopped printing, now not detected

[Bug 93158] Re: Epson cx6600 - stopped printing, now not detected

2007-03-18 Thread Pascal De Vuyst
You have attached the script itself instead of the output. Please try to setup your printer, then run the script and attach the output of the script: printingbuginfo.txt -- Epson cx6600 - stopped printing, now not detected https://launchpad.net/bugs/93158 -- ubuntu-bugs mailing list

[Bug 93158] Re: Epson cx6600 - stopped printing, now not detected

2007-03-18 Thread Pascal De Vuyst
Can you also attach your /etc/cups/cupsd.conf file. -- Epson cx6600 - stopped printing, now not detected https://launchpad.net/bugs/93158 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 93158] Re: Epson cx6600 - stopped printing, now not detected

2007-03-18 Thread kbm
Ooops - in too much of a rush. I have tried re-installing the printer - it is no longer detected. I deleted it because all jobs were marked stopped after about a minute, with no actual output. Sometimes deleting and reinstalling works not this time. Prior to this problem I had not printed

[Bug 93158] Re: Epson cx6600 - stopped printing, now not detected

2007-03-18 Thread kbm
/etc/cups/cupsd.conf file. ** Attachment added: /etc/cups/cupsd.conf file. http://librarian.launchpad.net/6853090/cupsd.conf -- Epson cx6600 - stopped printing, now not detected https://launchpad.net/bugs/93158 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 93158] Re: Epson cx6600 - stopped printing, now not detected

2007-03-18 Thread Pascal De Vuyst
Everything looks good until now. Please provide the output of the following command: $ ls -l /usr/lib/cups/backend -- Epson cx6600 - stopped printing, now not detected https://launchpad.net/bugs/93158 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 93158] Re: Epson cx6600 - stopped printing, now not detected

2007-03-18 Thread Till Kamppeter
Can you please post the output of the commands ls -l /usr/share/cups/backend sudo usb_printerid /dev/usblp0 sudo usb_printerid /dev/usblp1 grep -A4 cupsys/backend /var/cache/debconf/config.dat ls -l /dev/usblp* and the file /proc/bus/usb/devices -- Epson cx6600 - stopped printing, now not

[Bug 93158] Re: Epson cx6600 - stopped printing, now not detected

2007-03-17 Thread Brian Murray
Thanks for taking the time to report this bug and helping to make Ubuntu better. Please add the information requested at the debugging printing problems wiki page https://wiki.ubuntu.com/DebuggingPrintingProblems . Thanks in advance. ** Changed in: Ubuntu Sourcepackagename: None = cupsys

[Bug 93158] Re: Epson cx6600 - stopped printing, now not detected

2007-03-17 Thread kbm
[EMAIL PROTECTED]:~$ lsmod | grep usb hci_usb17052 2 bluetooth 51300 7 rfcomm,l2cap,hci_usb usblp 13824 0 usb_storage70848 0 scsi_mod 141580 4 sg,sd_mod,libata,usb_storage libusual 16912 1 usb_storage