[linux]Pb USB arrière...

Fermé
Dr_Jackal Messages postés 270 Date d'inscription mercredi 14 février 2007 Statut Membre Dernière intervention 5 juin 2012 - 15 déc. 2007 à 15:33
Dr_Jackal Messages postés 270 Date d'inscription mercredi 14 février 2007 Statut Membre Dernière intervention 5 juin 2012 - 27 août 2008 à 12:22
Bonjour,

Depuis que je suis passé sous linux, mes ports USB en arrière ne fonctionnent plus du tout.
Je m'explique, ils ne sont plus alimentée car lorsque je branche ma souris, la lumière du laser ne s'allume même pas...

Je pense que c'est un problème de scan de port...
Mais le port USB sur le coté du PC marche nikel!!!

Mon ordinateur est un Acer Aspire 5104WLMi(c'est un portable)

Merci d'avance.
A voir également:

10 réponses

tufs Messages postés 1272 Date d'inscription mercredi 1 décembre 2004 Statut Contributeur Dernière intervention 16 mars 2008 192
15 déc. 2007 à 17:17
Hi ,


Que donne le resultat de ses commandes =>
lspci -v | grep USB

lsmod | grep usb

lorsque tu connectes ta souris sur le port USB tu as un message dans => [ en root ]
tail -f /var/log/messages

sinon pour le moment tu peux toujours essayer de charger les modules suivant => [ en root ]
modprobe usb-storage

modprobe usbcore

et de refaire les manips
0
Dr_Jackal Messages postés 270 Date d'inscription mercredi 14 février 2007 Statut Membre Dernière intervention 5 juin 2012 130
15 déc. 2007 à 17:35
Voila ce que donne tes commandes :

lspci -v | grep USB
00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller (rev 80) (prog-if 10 [OHCI])
00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller (rev 80) (prog-if 10 [OHCI])
00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host Controller (rev 80) (prog-if 20 [EHCI])



lsmod | grep usb
usb_storage 81728 0
libusual 22824 1 usb_storage
usbhid 32576 0
hid 33408 1 usbhid
ide_core 141200 3 usb_storage,ide_cd,atiixp
usbcore 161584 7 usb_storage,libusual,uvcvideo,usbhid,ehci_hcd,ohci_hcd
scsi_mod 172856 4 usb_storage,sg,sd_mod,libata



tail -f /var/log/messages
Dec 15 17:28:10 math-laptop kernel: [15623.900335] usb 1-2: new low speed USB device using ohci_hcd and address 5
Dec 15 17:28:10 math-laptop kernel: [15623.996714] usb 1-2: configuration #1 chosen from 1 choice
Dec 15 17:28:10 math-laptop kernel: [15624.002169] input: HID 04d9:048e as /class/input/input10
Dec 15 17:28:10 math-laptop kernel: [15624.002223] input: USB HID v1.10 Mouse [HID 04d9:048e] on usb-0000:00:13.0-2
Dec 15 17:28:20 math-laptop kernel: [15628.681968] usb 1-2: USB disconnect, address 5
Dec 15 17:28:32 math-laptop kernel: [15634.133724] usb 2-2: new low speed USB device using ohci_hcd and address 2
Dec 15 17:28:33 math-laptop kernel: [15634.463614] usb 2-2: new low speed USB device using ohci_hcd and address 3
Dec 15 17:28:33 math-laptop kernel: [15634.795371] usb 2-2: new low speed USB device using ohci_hcd and address 4
Dec 15 17:28:34 math-laptop kernel: [15635.055742] usb 2-2: new low speed USB device using ohci_hcd and address 5
Dec 15 17:29:22 math-laptop kernel: [15657.448142] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
Dec 15 17:31:11 math-laptop kernel: [15709.588664] usb 2-2: new low speed USB device using ohci_hcd and address 6
Dec 15 17:31:11 math-laptop kernel: [15709.918707] usb 2-2: new low speed USB device using ohci_hcd and address 7
Dec 15 17:31:12 math-laptop kernel: [15710.250339] usb 2-2: new low speed USB device using ohci_hcd and address 8
Dec 15 17:31:13 math-laptop kernel: [15710.510829] usb 2-2: new low speed USB device using ohci_hcd and address 9
Dec 15 17:31:33 math-laptop kernel: [15719.495198] usb 1-4: new low speed USB device using ohci_hcd and address 6
Dec 15 17:31:34 math-laptop kernel: [15719.819697] usb 1-4: new low speed USB device using ohci_hcd and address 7
Dec 15 17:31:34 math-laptop kernel: [15720.151427] usb 1-4: new low speed USB device using ohci_hcd and address 8
Dec 15 17:31:35 math-laptop kernel: [15720.411740] usb 1-4: new low speed USB device using ohci_hcd and address 9


Voila, et pour les deux dernière commande, elle ne retourne rien. Et même si je fais ces deux dernière commande et ensuite je refait la procédure, ca ne change rien...

Merci de ton aide

Doc'
0
tufs Messages postés 1272 Date d'inscription mercredi 1 décembre 2004 Statut Contributeur Dernière intervention 16 mars 2008 192
15 déc. 2007 à 18:00
tu as combien de port USB sur ton laptop ....
colle moi ausi le resultat de la commande =>[ voir si il y a des erreurs ]
dmesg | grep -i usb

Cdlt
0
Dr_Jackal Messages postés 270 Date d'inscription mercredi 14 février 2007 Statut Membre Dernière intervention 5 juin 2012 130
15 déc. 2007 à 18:04
J'ai trois port USB sur mon PC(deux derrière, et un sur le coté, le seul qui marche)

voila le retour de la ligne de commande :


dmesg | grep -i usb
[ 19.071613] usbcore: registered new interface driver usbfs
[ 19.071643] usbcore: registered new interface driver hub
[ 19.071671] usbcore: registered new device driver usb
[ 19.072481] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
[ 19.898989] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 1
[ 19.954109] usb usb1: configuration #1 chosen from 1 choice
[ 19.954137] hub 1-0:1.0: USB hub found
[ 20.058249] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 2
[ 20.114008] usb usb2: configuration #1 chosen from 1 choice
[ 20.114039] hub 2-0:1.0: USB hub found
[ 20.218610] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 3
[ 20.361750] usb 1-2: new low speed USB device using ohci_hcd and address 2
[ 20.361574] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 20.361688] usb usb3: configuration #1 chosen from 1 choice
[ 20.361720] hub 3-0:1.0: USB hub found
[ 21.101368] usb 3-5: new high speed USB device using ehci_hcd and address 3
[ 21.477617] usb 3-5: configuration #1 chosen from 1 choice
[ 21.793005] usb 1-2: new low speed USB device using ohci_hcd and address 3
[ 22.008991] usb 1-2: configuration #1 chosen from 1 choice
[ 22.021127] usbcore: registered new interface driver hiddev
[ 22.030852] input: USB HID v1.10 Mouse [HID 04d9:048e] on usb-0000:00:13.0-2
[ 22.030860] usbcore: registered new interface driver usbhid
[ 22.030863] /build/buildd/linux-source-2.6.22-2.6.22/drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
[ 33.810259] uvcvideo: Found UVC 1.00 device USB2.0 Camera (5986:0100)
[ 33.997509] usbcore: registered new interface driver uvcvideo
[ 33.997515] USB Video Class driver (v0.1.0)
[ 2627.819224] usb 1-2: USB disconnect, address 3
[ 2629.298817] usb 3-3: new high speed USB device using ehci_hcd and address 4
[ 2629.358277] usb 3-3: configuration #1 chosen from 1 choice
[ 2629.429015] usbcore: registered new interface driver libusual
[ 2629.531007] Initializing USB Mass Storage driver...
[ 2629.531197] scsi2 : SCSI emulation for USB Mass Storage devices
[ 2629.531327] usb-storage: device found at 4
[ 2629.531329] usb-storage: waiting for device to settle before scanning
[ 2629.531466] usbcore: registered new interface driver usb-storage
[ 2629.531540] USB Mass Storage support registered.
[ 2632.337244] usb-storage: device scan complete
[ 2661.219553] usb 3-3: USB disconnect, address 4
[ 3025.805793] usb 1-2: new low speed USB device using ohci_hcd and address 4
[ 3025.994229] usb 1-2: configuration #1 chosen from 1 choice
[ 3026.005051] input: USB HID v1.10 Mouse [HID 04d9:048e] on usb-0000:00:13.0-2
[15622.887733] usb 1-2: USB disconnect, address 4
[15623.900335] usb 1-2: new low speed USB device using ohci_hcd and address 5
[15623.996714] usb 1-2: configuration #1 chosen from 1 choice
[15624.002223] input: USB HID v1.10 Mouse [HID 04d9:048e] on usb-0000:00:13.0-2
[15628.681968] usb 1-2: USB disconnect, address 5
[15634.133724] usb 2-2: new low speed USB device using ohci_hcd and address 2
[15634.213971] usb 2-2: device descriptor read/64, error -62
[15634.340567] usb 2-2: device descriptor read/64, error -62
[15634.463614] usb 2-2: new low speed USB device using ohci_hcd and address 3
[15634.543869] usb 2-2: device descriptor read/64, error -62
[15634.670545] usb 2-2: device descriptor read/64, error -62
[15634.795371] usb 2-2: new low speed USB device using ohci_hcd and address 4
[15634.977414] usb 2-2: device not accepting address 4, error -62
[15635.055742] usb 2-2: new low speed USB device using ohci_hcd and address 5
[15635.237710] usb 2-2: device not accepting address 5, error -62
[15709.588664] usb 2-2: new low speed USB device using ohci_hcd and address 6
[15709.668919] usb 2-2: device descriptor read/64, error -62
[15709.793831] usb 2-2: device descriptor read/64, error -62
[15709.918707] usb 2-2: new low speed USB device using ohci_hcd and address 7
[15709.998960] usb 2-2: device descriptor read/64, error -62
[15710.125566] usb 2-2: device descriptor read/64, error -62
[15710.250339] usb 2-2: new low speed USB device using ohci_hcd and address 8
[15710.432280] usb 2-2: device not accepting address 8, error -62
[15710.510829] usb 2-2: new low speed USB device using ohci_hcd and address 9
[15710.692720] usb 2-2: device not accepting address 9, error -62
[15719.495198] usb 1-4: new low speed USB device using ohci_hcd and address 6
[15719.575344] usb 1-4: device descriptor read/64, error -62
[15719.694871] usb 1-4: device descriptor read/64, error -62
[15719.819697] usb 1-4: new low speed USB device using ohci_hcd and address 7
[15719.900010] usb 1-4: device descriptor read/64, error -62
[15720.026611] usb 1-4: device descriptor read/64, error -62
[15720.151427] usb 1-4: new low speed USB device using ohci_hcd and address 8
[15720.333402] usb 1-4: device not accepting address 8, error -62
[15720.411740] usb 1-4: new low speed USB device using ohci_hcd and address 9
[15720.593618] usb 1-4: device not accepting address 9, error -62
[15806.263638] usb 1-2: new low speed USB device using ohci_hcd and address 10
[15806.358694] usb 1-2: configuration #1 chosen from 1 choice
[15806.364175] input: USB HID v1.10 Mouse [HID 04d9:048e] on usb-0000:00:13.0-2
0

Vous n’avez pas trouvé la réponse que vous recherchez ?

Posez votre question
tufs Messages postés 1272 Date d'inscription mercredi 1 décembre 2004 Statut Contributeur Dernière intervention 16 mars 2008 192
15 déc. 2007 à 18:48
l erreur est là =>
device descriptor read/64, error -62 

device not accepting address 8, error -62
il est possible que ça soit un problem noyau voir de l ACPI comme il s agit d un laptop essayes si tu peux de mettre à jour ton noyau
tapes les commandes suivante =>
uname -a

puis =>
apt-cache search linux-image
0
Dr_Jackal Messages postés 270 Date d'inscription mercredi 14 février 2007 Statut Membre Dernière intervention 5 juin 2012 130
15 déc. 2007 à 18:54
Voila le retour :

uname -a
Linux math-laptop 2.6.22-14-generic #1 SMP Sun Oct 14 21:45:15 GMT 2007 x86_64 GNU/Linux



apt-cache search linux-image
linux-image-2.6.22-14-rt - Linux kernel image for version 2.6.22 on RT kernel
linux-image-2.6.22-14-xen - Linux kernel image for version 2.6.22 on This kernel can be used for Xen dom0 and domU
linux-image-rt - Linux kernel image on realtime kernel
linux-image-xen - Linux kernel image on Xen
rt2400-source - source for rt2400 wireless network driver
rt2500-source - source for rt2500 wireless network driver
virtualbox-ose-modules-2.6.22-14-generic - virtualbox-ose modules for linux-image-2.6.22-14-generic
virtualbox-ose-modules-2.6.22-14-server - virtualbox-ose modules for linux-image-2.6.22-14-server
xen-image-2.6.19-4-generic-amd64 - Linux kernel image for version 2.6.19 on x86_64
alsa-base - ALSA driver configuration files
linux-image - Generic Linux kernel image.
linux-image-2.6.22-14-generic - Linux kernel image for version 2.6.22 on x86/x86_64
linux-image-2.6.22-14-server - Linux kernel image for version 2.6.22 on x86/x86_64
linux-image-debug-2.6.22-14-generic - Linux kernel debug image for version 2.6.22 on x86/x86_64
linux-image-debug-2.6.22-14-server - Linux kernel debug image for version 2.6.22 on x86/x86_64
linux-image-debug-generic - Linux kernel debug image for generic kernel image
linux-image-debug-server - Linux kernel debug image for server kernel image
linux-image-generic - Generic Linux kernel image
linux-image-server - Linux kernel image on Server Equipment.


(Je te laisse faire, ça me fait a moitié peur les lignes de commande comme ça ;))
0
Dr_Jackal Messages postés 270 Date d'inscription mercredi 14 février 2007 Statut Membre Dernière intervention 5 juin 2012 130
20 déc. 2007 à 16:34
il y a quelqu'un??? :s :'(

Please... C'est assez génant de n'avoir qu'un seul port USB...:s
0
Dr_Jackal Messages postés 270 Date d'inscription mercredi 14 février 2007 Statut Membre Dernière intervention 5 juin 2012 130
23 déc. 2007 à 18:54
Il n'y a vraiment personne??? :s
0
Dr_Jackal Messages postés 270 Date d'inscription mercredi 14 février 2007 Statut Membre Dernière intervention 5 juin 2012 130
27 déc. 2007 à 10:24
Toctoc... Tufs???? Quelqu'un???? Il n'y a personne qui peux m'aider????? :s
0
Dr_Jackal Messages postés 270 Date d'inscription mercredi 14 février 2007 Statut Membre Dernière intervention 5 juin 2012 130
27 août 2008 à 12:22
Toujours personne pour m'aider a déchiffrer ces lignes 0_0 :s

au passage, UP merci...
0