
커널을 3.3.6-030306으로 업데이트한 후 Ubuntu 12.04에서 USB 포트가 작동을 멈췄습니다. 부팅 프로세스 중에 "xhci_hcd를 설정할 수 없습니다"라는 오류 메시지가 나타납니다. 세부:
> dmesg | grep xhci
[ 0.906495] xhci_hcd 0000:04:00.0: found PCI INT A -> IRQ 10
[ 0.906509] xhci_hcd 0000:04:00.0: sharing IRQ 10 with 0000:00:1c.3
[ 0.906565] xhci_hcd 0000:04:00.0: xHCI Host Controller
[ 0.906600] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
[ 0.906648] xhci_hcd 0000:04:00.0: can't setup
[ 0.906652] xhci_hcd 0000:04:00.0: USB bus 3 deregistered
[ 0.906704] xhci_hcd 0000:04:00.0: init 0000:04:00.0 fail, -19
Windows 7을 부팅하면 USB 포트가 제대로 작동합니다. 저는 4년 된 Dell XPS 15z를 가지고 있는데 당시의 BIOS는 다음과 같습니다.
> sudo dmidecode -s bios-release-date
01/13/2012
> sudo dmidecode -s bios-version
A09
어떤 도움이라도 주시면 감사하겠습니다. 감사합니다.