You are not logged in.

#1 2009-12-06 19:23:00

CaptainHayashi
Member
Registered: 2009-12-06
Posts: 3

[SOLVED] CUPS won't talk to Epson Stylus CX3200 printer

Hi, (first post woo!)

I've tried to install CUPS as per the Arch Linux wiki for use with an Epson Stylus CX3200 (scanner and printer, but of course only the printer matters to me at the moment). I've set up udev rules to chown/chmod the printer USB device correctly, blacklisted the usblp module, and installed gutenprint and foomatic packages, and yet the printer does not show up on CUPS's detected printer list.

/var/messages output doesn't sound overly healthy:

Dec  6 19:16:43 ryujin kernel: usb 7-1: USB disconnect, address 2
Dec  6 19:16:44 ryujin kernel: usb 7-1: new full speed USB device using uhci_hcd and address 4
Dec  6 19:16:45 ryujin kernel: usb 7-1: configuration #1 chosen from 1 choice
Dec  6 19:16:45 ryujin load-modules.sh: 'usb:v04B8p0802d0100dc00dsc00dp00icFFiscFFipFF' is not a valid module or alias name
Dec  6 19:16:45 ryujin load-modules.sh: Not loading module 'usblp' for alias 'usb:v04B8p0802d0100dc00dsc00dp00ic07isc01ip02' because it is blacklisted

lsusb:

Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 0409:005a NEC Corp. HighSpeed Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 004: ID 04b8:0802 Seiko Epson Corp. Stylus CX3200
Bus 007 Device 003: ID 03eb:0902 Atmel Corp. 4-Port Hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 002: ID 093a:2510 Pixart Imaging, Inc. Hama Optical Mouse
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

and ls -l /dev/bus/usb/007/004:

crw-rw---- 1 root lp 189, 771 2009-12-06 19:16 /dev/bus/usb/007/004

Finally, CUPS's error log (the printer find error was from trying to use system-config-printer):

E [06/Dec/2009:18:08:30 +0000] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported
E [06/Dec/2009:18:08:57 +0000] cupsdAuthorize: pam_authenticate() returned 7 (Authentication failure)!
E [06/Dec/2009:18:10:10 +0000] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported
E [06/Dec/2009:18:20:48 +0000] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported
E [06/Dec/2009:18:22:19 +0000] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported
E [06/Dec/2009:18:25:48 +0000] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported
E [06/Dec/2009:18:34:22 +0000] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported
E [06/Dec/2009:18:38:16 +0000] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported
E [06/Dec/2009:18:39:45 +0000] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported
E [06/Dec/2009:18:49:34 +0000] [cups-driverd] Bad driver information file "/usr/share/cups/model/foomatic-db-ppds/Kyocera/ReadMe.htm"!
E [06/Dec/2009:18:54:29 +0000] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported
E [06/Dec/2009:18:59:21 +0000] [cups-driverd] Bad driver information file "/usr/share/cups/model/foomatic-db-ppds/Kyocera/ReadMe.htm"!
E [06/Dec/2009:19:03:57 +0000] Returning HTTP Forbidden for CUPS-Get-Devices (no URI) from localhost
E [06/Dec/2009:19:03:57 +0000] [cups-driverd] Bad driver information file "/usr/share/cups/model/foomatic-db-ppds/Kyocera/ReadMe.htm"!

Any help would be appreciated.

Thanks in advance,
Matt

Last edited by CaptainHayashi (2009-12-06 22:10:49)

Offline

#2 2009-12-06 20:59:37

CaptainHayashi
Member
Registered: 2009-12-06
Posts: 3

Re: [SOLVED] CUPS won't talk to Epson Stylus CX3200 printer

Tried a different printer, an Epson Stylus Photo R300. This too is not detected.

EDIT: Finally solved. Oddly enough, the thing that was causing neither printer to be detected was usblp being blacklisted - modprobing it back in caused both printers to work! I'll be noting this on the Wiki page, as the Wiki's guideline for blacklisting usblp actually caused the problem here =P

Last edited by CaptainHayashi (2009-12-06 22:10:36)

Offline

Board footer

Powered by FluxBB