I did this:
wget http://kolmoskone.homelinux.org/~kaja/kamaa/madwifi.sh -O madwifi.sh
chmod +x madwifi.sh
then this:
sudo ./madwifi.sh
and this happened:
Loading kernel module...WARNING: /etc/modprobe.d/blacklist line 40: ignoring bad line starting with '“blacklist'
OK
It seems that the driver did not detect compatible hardware.
how do i fix that??
sorry i am a noob to terminal usage and still rather rusty.
wget http://kolmoskone.homelinux.org/~kaja/kamaa/madwifi.sh -O madwifi.sh
chmod +x madwifi.sh
then this:
sudo ./madwifi.sh
and this happened:
Loading kernel module...WARNING: /etc/modprobe.d/blacklist line 40: ignoring bad line starting with '“blacklist'
OK
It seems that the driver did not detect compatible hardware.
how do i fix that??
sorry i am a noob to terminal usage and still rather rusty.
Comment