|
This may help, ndiswrapper wiki "you can find out which IRQ ndiswrapper is trying to use and release that IRQ find out which other device is using it with cat /proc/interrupts" also "To make sure you don't have any IRQ issues, check the dmesg log immediately after booting e.g., with dmesg | grep -i disabled, which will show if any IRQs are disabled" , then maybe change irq settings in bios.
|