Pagina 1 di 1

CUPS: Unable to open USB device

Inviato: mar 23 mag 2006, 12:47
da Harp
Non so per quale motivo, da un paio di giorni ricevo questo errore, dalla pagina http://localhost:631/printers:
"Unable to open USB device "usb://EPSON/Stylus%20Photo%20R220": No such device"
Device URI: usb://EPSON/Stylus%20Photo%20R220

Cosa devo sistemare?

P.S. Di recente ho upgradato il kernel alla versione 2.6.16.11 e KDE 3.5.2

Inviato: mar 23 mag 2006, 13:00
da Harp
Non so se è una cosa sensata ma posto anche l'output di cat /usr/src/linux/.config | grep USB


# USB devices
# CONFIG_SND_USB_AUDIO is not set
# CONFIG_SND_USB_USX2Y is not set
# USB support
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set
# Miscellaneous USB options
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_BANDWIDTH is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_OTG is not set
# USB Host Controller Drivers
CONFIG_USB_EHCI_HCD=y
# CONFIG_USB_EHCI_SPLIT_ISO is not set
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_OHCI_HCD is not set
CONFIG_USB_UHCI_HCD=y
# CONFIG_USB_SL811_HCD is not set
# USB Device Class drivers
# CONFIG_OBSOLETE_OSS_USB_DRIVER is not set
# CONFIG_USB_ACM is not set
CONFIG_USB_PRINTER=y
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
# may also be needed; see USB_STORAGE Help for more information
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_LIBUSUAL is not set
# USB Input Devices
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT=y
# CONFIG_USB_HIDINPUT_POWERBOOK is not set
# CONFIG_USB_HIDDEV is not set
# CONFIG_USB_AIPTEK is not set
# CONFIG_USB_WACOM is not set
# CONFIG_USB_ACECAD is not set
# CONFIG_USB_KBTAB is not set
# CONFIG_USB_POWERMATE is not set
# CONFIG_USB_MTOUCH is not set
# CONFIG_USB_ITMTOUCH is not set
# CONFIG_USB_EGALAX is not set
# CONFIG_USB_YEALINK is not set
# CONFIG_USB_XPAD is not set
# CONFIG_USB_ATI_REMOTE is not set
# CONFIG_USB_ATI_REMOTE2 is not set
# CONFIG_USB_KEYSPAN_REMOTE is not set
# CONFIG_USB_APPLETOUCH is not set
# USB Imaging devices
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
# USB Multimedia devices
# CONFIG_USB_DABUSB is not set
# Video4Linux support is needed for USB Multimedia device support
# USB Network Adapters
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_USBNET is not set
CONFIG_USB_MON=y
# USB port drivers
# CONFIG_USB_USS720 is not set
# USB Serial Converter support
# CONFIG_USB_SERIAL is not set
# USB Miscellaneous drivers
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_AUERSWALD is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_PHIDGETKIT is not set
# CONFIG_USB_PHIDGETSERVO is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TEST is not set
# USB DSL modem support
CONFIG_USB_ATM=m
CONFIG_USB_SPEEDTOUCH=m
# CONFIG_USB_CXACRU is not set
# CONFIG_USB_UEAGLEATM is not set
# CONFIG_USB_XUSBATM is not set
# USB Gadget Support
# CONFIG_USB_GADGET is not set

Inviato: mar 23 mag 2006, 14:09
da whites11
prova a leggere il file di log, magari ti da qualche informazione in più

Inviato: mar 23 mag 2006, 15:03
da l1q1d
iniziamo così:
stacca la periferica
apri un terminale e digita (da root)

Codice: Seleziona tutto

tail -f /var/log/messages
collega la periferica e vedi che modfiche vengono fatte al log così da scoprire come te la rileva.

Inviato: mar 23 mag 2006, 16:04
da samiel
Non è che hai versioni recenti di udev?

M.

Inviato: mar 23 mag 2006, 22:15
da Harp
l1q1d ha scritto:iniziamo così:
stacca la periferica
apri un terminale e digita (da root)

Codice: Seleziona tutto

tail -f /var/log/messages
collega la periferica e vedi che modfiche vengono fatte al log così da scoprire come te la rileva.
tail -f /var/log/messages
May 23 21:16:28 hell -- MARK --
May 23 21:36:28 hell -- MARK --
May 23 21:56:28 hell -- MARK --
May 23 22:09:25 hell kernel: usb 2-2: USB disconnect, address 2
May 23 22:09:25 hell kernel: drivers/usb/class/usblp.c: usblp0: removed
May 23 22:10:10 hell kernel: usb 2-2: new full speed USB device using uhci_hcd and address 3
May 23 22:10:11 hell kernel: usb 2-2: configuration #1 chosen from 1 choice
May 23 22:10:11 hell kernel: drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 0x04B8 pid 0x0005
May 23 22:10:57 hell kernel: usb 2-2: USB disconnect, address 3
May 23 22:10:57 hell kernel: drivers/usb/class/usblp.c: usblp0: removed

Ricollego la stampante

May 23 22:11:45 hell kernel: usb 2-1: new full speed USB device using uhci_hcd and address 4
May 23 22:11:45 hell kernel: usb 2-1: configuration #1 chosen from 1 choice
May 23 22:11:45 hell kernel: drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 4 if 0 alt 0 proto 2 vid 0x04B8 pid 0x0005

Non ho fatto aggiornamenti particolari nell'ultima settimana.
Ma è possibile che sia capitato di punto in bianco?
Ho stampato fino a qualche giornoi fa senza problemi.

La mia versione di udev è: udev-064-i486-2



:roll:

Inviato: mar 23 mag 2006, 23:13
da Harp
Chiedo umilmente scusa.
La stampante era semplicemente sconnessa, non so per quale motivo.
E' bastato riavviarla dalla pagina di CUPS.

Scusate ancora.
:oops: :oops: :oops: