LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   CUPS & USB espon printer (https://www.linuxquestions.org/questions/slackware-14/cups-and-usb-espon-printer-302777/)

edM 03-17-2005 10:54 AM

CUPS & USB espon printer
 
hi im trying to get printer to work. im using CUPS.

i dont have lpring installed, and the printer works on my Win part.

printer: EPSON CX6600

startup message:

Code:

andlers:
[<f8d44bf1>] (usb_hcd_irq+0x0/0x67 [usbcore])
Disabling IRQ #5
PCI: cache line size of 128 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 8 ports detected
usb 1-6: new high speed USB device using address 2
e1000: eth0: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex
NET: Registered protocol family 10
IPv6 over IPv4 tunneling driver
usb 1-6: control timeout on ep0out
ehci_hcd 0000:00:1d.7: Unlink after no-IRQ?  Different ACPI or APIC settings may help.
usb 1-6: control timeout on ep0out
usb 1-6: device not accepting address 2, error -110
usb 1-6: new high speed USB device using address 3
eth0: no IPv6 routers present
usb 1-6: control timeout on ep0out
usb 1-6: control timeout on ep0out
usb 1-6: device not accepting address 3, error -110
hub 1-0:1.0: over-current change on port 7
hub 1-0:1.0: over-current change on port 8


Code:

root@HELIX:~# lpinfo -v
network socket
file ekplp:/var/ekpd/ekplp0
network http
network ipp
network lpd
direct scsi
network smb
direct usb:/dev/usb/lp0
direct usb:/dev/usb/lp1
direct usb:/dev/usb/lp2
direct usb:/dev/usb/lp3
direct usb:/dev/usb/lp4
direct usb:/dev/usb/lp5
direct usb:/dev/usb/lp6
direct usb:/dev/usb/lp7
direct usb:/dev/usb/lp8
direct usb:/dev/usb/lp9
direct usb:/dev/usb/lp10
direct usb:/dev/usb/lp11
direct usb:/dev/usb/lp12
direct usb:/dev/usb/lp13
direct usb:/dev/usb/lp14
direct usb:/dev/usb/lp15

the first time i installed the printer their wasnt the exact driver so i tried other similar printer but no luck. So i got the correct driver off espon and installed it no problem.

i tried again using the web interface, trying different locations from the lpinfo cmd. no luck, the printer just sits their when i try and print the test page, i also tried using the Kprint with CUPS but it would do anthing.

im pretty sure usb is working by the output i posted.

thanks :)

JohnKFT 03-17-2005 04:22 PM

I do not understand any of the output but have you got the cups daemon running?
/etc/rc.d/rc.cups must be executable so that it runs on bootup and fires up the cups daemon (cupsd). Have you got a process monitor running? Look for cupsd. Or type cupsd as root in a terminal and see what happens.

WilliamS 03-17-2005 04:32 PM

Try http://localhost:631/ (in any browser) and click Do Administration Tasks, need to login as root and passwd, then do what it says.
Also need to have cups started, if your printer needs cups.

edM 03-17-2005 04:45 PM

Yup cups is running, i just checked the bootup scripts, and:

root@HELIX:~# ls -l /etc/rc.d/rc.cups
-rwxr-xr-x 1 root root 3942 2005-01-05 02:13 /etc/rc.d/rc.cups*

root@HELIX:~# /etc/rc.d/rc.cups status
cups: scheduler is running.

i then ran the command:

root@HELIX:~# cupsd
cupsd: Child exited with status 98!


WilliamS

"..tried again using the web interface..."

thanks for the reply anyway! :)

JohnKFT 03-17-2005 04:56 PM

Anything in /var/log/cups/error_log?

edM 03-17-2005 05:20 PM

Their is lots of data in the file, but no errors jump out at me, just adding and deleting printer information.


All times are GMT -5. The time now is 04:04 PM.