On Fri, 25 Nov 2005 15:45:06 +0100
Eric Darchis <[EMAIL PROTECTED]> wrote:

> Salut,
> 
> On dirait que ta clé est prévue pour fonctionner à haute vitesse mais que
> l'USB de ton PC ou du driver ne fonctionne qu'à basse vitesse. Aurais un
> port USB1 avec une clé USB2 ?

Voilà ce que j'ai :

dmesg | grep -i usb
usbcore: registered new driver usbfs
usbcore: registered new driver hub
USB Universal Host Controller Interface driver v2.2
uhci_hcd 0000:00:10.0: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1
Controller uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus
number 1 hub 1-0:1.0: USB hub found
uhci_hcd 0000:00:10.1: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1
Controller  uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus
number 2 hub 2-0:1.0: USB hub found
uhci_hcd 0000:00:10.2: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1
Controller  uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus
number 3 hub 3-0:1.0: USB hub found
ehci_hcd 0000:00:10.3: VIA Technologies, Inc. USB 2.0
ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4
ehci_hcd 0000:00:10.3: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
hub 4-0:1.0: USB hub found
Initializing USB Mass Storage driver...
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
usb 1-1: new full speed USB device using uhci_hcd and address 2
hub 1-1:1.0: USB hub found
usb 1-1.4: new full speed USB device using uhci_hcd and address 3
usb 1-1.4: not running at top speed; connect to a high speed hub
usbcore: registered new driver ub
usb 1-1.4: USB disconnect, address 3
usb 1-1.4: new full speed USB device using uhci_hcd and address 4
usb 1-1.4: not running at top speed; connect to a high speed hub
usb 1-1.4: USB disconnect, address 4
usb 1-1.4: new full speed USB device using uhci_hcd and address 5
usb 1-1.4: not running at top speed; connect to a high speed hub


> Les /dev/ub* sont les devices à basse vitesse.
> Mais pour te débloquer, tu peux essayer
> mknod /dev/uba1 b 180 1

Chouette ca marche ! :-)

J'avais essayé sans succès avec les options suivante :

mknod /dev/uba1 b 125 1

J'ai fait au pif le man mknod n'explique pas à quoi correspondent les
numéros majeur et mineur... :-(
Ca marche avec les indications que tu m'as données (b 180 1) mais j'aimerais
 comprendre.



-- 
Benoît
_______________________________________________________
Linux Mailing List - http://www.unixtech.be
Subscribe/Unsubscribe: http://lists.unixtech.be/cgi-bin/mailman/listinfo/linux
Archives: http://www.mail-archive.com/linux@lists.unixtech.be
IRC: chat.unixtech.be:6667 - #unixtech
NNTP: news.gname.org - gmane.org.user-groups.linux.unixtech

Répondre à