You are not logged in.
Pages: 1
Recently i had a problem with my usb mouse not working, and i thought it was just a problem with that mouse. However i recently discovered that no usb is working on my computer.
dmesg | grep usb
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:12.2: applying AMD SB600/SB700 USB freeze workaround
ehci_hcd 0000:00:12.2: USB bus 1 deregistered
ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:13.2: applying AMD SB600/SB700 USB freeze workaround
ehci_hcd 0000:00:13.2: USB bus 1 deregistered
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 1
ohci_hcd 0000:00:12.0: USB HC takeover failed! (BIOS/SMM bug)
ohci_hcd 0000:00:12.0: USB bus 1 deregistered
ohci_hcd 0000:00:12.1: new USB bus registered, assigned bus number 1
ohci_hcd 0000:00:12.1: USB HC takeover failed! (BIOS/SMM bug)
ohci_hcd 0000:00:12.1: USB bus 1 deregistered
ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 1
ohci_hcd 0000:00:13.0: USB HC takeover failed! (BIOS/SMM bug)
ohci_hcd 0000:00:13.0: USB bus 1 deregistered
ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 1
ohci_hcd 0000:00:13.1: USB HC takeover failed! (BIOS/SMM bug)
ohci_hcd 0000:00:13.1: USB bus 1 deregistered
I've tried the following: Removed modules ohci, uhci, and ehci and tried modprobing them seperately. I've reinstalled ev-dev and tried a previous linux kernel. However none of these things are working.
Does anyone have a solution?
Offline
Perhaps there is a legacy USB item in your bios. Enable legacy usb if it is.......
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
Check your kernel version: I think this may apply:
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
Pages: 1