You are not logged in.
Hello All, I just compiled my custom kernel, which boots successfully (yay! after at least 10 hours of constant compiling..), however, the ndiswrapper module does not load. I'm wondering, if there's any shortcut to it without using abs to makepkg another version of it for my kernel.
I have tried to compile the kernel26 (vanilla arch kernel, replacing my default kernel), and changed the pkgrel number from 3 to 4, but this time, the ndiswrapper module still failed to load, the error message was that the format of the kernel module was different.
I have also tried to remove the package ndiswrapper, and reinstalling it through pacman, but that didn't work out either. The problem still persists.
Similar problem also applies to my fglrx kernel module. Any advice is appreciated.
Archlinux on Compaq Presario v5000 laptop
Offline
ndiswrapper needs to be built against the new kernel. Use abs to do that and reinstall your new package via pacman.
Offline