pussi l33t
Joined: 08 May 2004 Posts: 727 Location: Finland
|
Posted: Sat Mar 03, 2007 5:50 pm Post subject: [SOLVED] USB not working with nForce 430 motheboard |
|
|
I just got new ASUS M2NPV-MX nForce 430 motherboard. For some reason it's USB-ports aren't working on my Gentoo installation. However they work fine under gentoo and ubuntu live-cds.
It seems to be some kind of IRQ-problem as dmesg says:
Code: | PCI: No IRQ known for interrupt pin B of device 0000:00:0b.1. Probably buggy MP table.
ehci_hcd 0000:00:0b.1: Found HC with no IRQ. Check BIOS/PCI 0000:00:0b.1 setup!
ehci_hcd 0000:00:0b.1: init 0000:00:0b.1 fail, -19
ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
PCI: No IRQ known for interrupt pin A of device 0000:00:0b.0. Probably buggy MP table.
ohci_hcd 0000:00:0b.0: Found HC with no IRQ. Check BIOS/PCI 0000:00:0b.0 setup!
ohci_hcd 0000:00:0b.0: init 0000:00:0b.0 fail, -19 |
I've already tried upgrading BIOS and recompiling my kernel with default configuration. But nothing seems to help.
Any help will be appreciated.
Last edited by pussi on Sun Mar 04, 2007 6:34 pm; edited 1 time in total |
|