![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Hardware & Laptops Problems with hardware & laptops not being detected or supported during or after install. |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
First Cup of Ubuntu
![]() Join Date: Nov 2007
Beans: 1
|
USB Printers stop working after upgrade
After I upgraded to 7.10 I lost all printer functionality. I have 2 different USB printers, a canon and an epson. After setting them up I get the error a few different errors
unable to open usb port file: Permission denied unable to open parallel port device file: Permission denied /usr/lib/cups/backend/canon(or epson) failed I messed with the apparmour to allow printing a while back, did nothing. uninstalled and reinstalled, nothing. Second printer, nothing. Any direction would be greatly appreciated. Thanks |
|
|
|
|
#2 |
|
First Cup of Ubuntu
![]() Join Date: Nov 2007
Beans: 11
|
Re: USB Printers stop working after upgrade
i have exactly the same problem and can not seam to find the answer
the error when it holds the job is "Unable to open parallel port device file: Permission denied" even though its a usb printer (epson stylus photo 915) matt@base-unit:/dev$ lsusb Bus 004 Device 001: ID 0000:0000 Bus 003 Device 001: ID 0000:0000 Bus 002 Device 007: ID 04b8:0602 Seiko Epson Corp. Stylus Photo 895 Card Reader Bus 002 Device 006: ID 04b8:0005 Seiko Epson Corp. Stylus Printer Bus 002 Device 005: ID 0451:2036 Texas Instruments, Inc. TUSB2036 Hub Bus 002 Device 001: ID 0000:0000 Bus 001 Device 003: ID 046d:0870 Logitech, Inc. QuickCam Express Bus 001 Device 001: ID 0000:0000 matt@base-unit:/dev$ tail /var/log/cups/error_log D [05/Dec/2007:12:50:19 +0000] cupsdAuthorize: No authentication data provided. D [05/Dec/2007:12:50:19 +0000] Get-Jobs ipp://localhost:631/printers/epson D [05/Dec/2007:12:50:19 +0000] cupsdProcessIPPRequest: 10 status_code=0 (successful-ok) D [05/Dec/2007:12:50:19 +0000] cupsdCloseClient: 10 D [05/Dec/2007:12:50:22 +0000] cupsdAcceptClient: 10 from localhost (Domain) D [05/Dec/2007:12:50:22 +0000] cupsdReadClient: 10 POST / HTTP/1.1 D [05/Dec/2007:12:50:22 +0000] cupsdAuthorize: No authentication data provided. D [05/Dec/2007:12:50:22 +0000] Get-Job-Attributes ipp://localhost:631/jobs/152 D [05/Dec/2007:12:50:22 +0000] cupsdProcessIPPRequest: 10 status_code=0 (successful-ok) D [05/Dec/2007:12:50:22 +0000] cupsdCloseClient: 10 |
|
|
|
|
#3 |
|
First Cup of Ubuntu
![]() Join Date: Aug 2005
Beans: 5
|
Re: USB Printers stop working after upgrade
Did you happen to check if your user is in the tty group in /etc/group?
|
|
|
|
|
#4 |
|
A Carafe of Ubuntu
![]() Join Date: Jan 2006
Beans: 89
|
Re: USB Printers stop working after upgrade
I have this problem also. Any resolution?
|
|
|
|
|
#5 |
|
A Carafe of Ubuntu
![]() Join Date: Jan 2006
Beans: 89
|
Re: USB Printers stop working after upgrade
FYI, I have a parallel printer that still works fine...
|
|
|
|
|
#6 |
|
Deprecated
![]() Join Date: Jun 2007
Location: PA, USA
Beans: 5,205
Ubuntu 9.10 Karmic Koala
|
Re: USB Printers stop working after upgrade
That sounds like a bug to me. I would suggest searching Launchpad for a similar issue and reporting it if there's no issue open for it.
__________________
On vacation. Do not disturb. |
|
|
|
|
#7 |
|
A Carafe of Ubuntu
![]() Join Date: Jan 2006
Beans: 89
|
Re: USB Printers stop working after upgrade
OK, well here's an ugly solution:
sudo chmod 666 /dev/usb/lp0 I have no idea why this works, as I am in the lp group and the file looks like this: crw-rw---- 1 root lp 180, 0 2008-01-16 21:39 /dev/usb/lp0 |
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|