Hello I installed ndiswrapper, but it's not working.
[root@localhost Obel]# su -c 'yum -y install kmod-ndiswrapper'
Loaded plugins: refresh-packagekit
Setting up Install Process
Parsing package install arguments
Package kmod-ndiswrapper-1.52-33.lvn9.i686 already installed and latest version
Nothing to do
That's what I get when trying to re-install ndiswrapper, and it shows that I have it, but when I try to install a driver this is what it says
[root@localhost Obel]# ndiswrapper -i bcmwl5.inf
bash: ndiswrapper: command not found
And I have the current livna
[root@localhost Obel]# su -c 'rpm -i http://rpm.livna.org/livna-release-9.rpm'
package livna-release-9-1.noarch is already installed
So, I have no clue why ndiswrapper is not working properly.