You are not logged in.
Pages: 1
I just update my system with:
pacman -Su
and my wireless card stop working.
in the boot up screen it says that the module ndiswrapper failed. i think it stop woirking because of that.
thank you
Offline
Offline
you upgraded your kernel - all modules need to be rebuilt...
Could you help me with that?
Offline
Offline
i dont remember.
Offline
You should be able to just go to the ndiswrapper website and download the latest package. From there, extract it..
tar -xvzf ndiswrapper-package
substitutiong whatever the file name is of the ndiswrapper source you downloaded is. The change directory to the source directory..make sure you're root and
make && make install
That should be all you need to do. Regularly you would have to specify the location of some windows drivers, but since you already had the ndiswrapper installed, they'll still be in place. That should be it..
Offline
Thanks all of you guys.
i got it to work
jota_dominguez
Offline
Pages: 1