The system will boot. But to be able to run my wireless card (wlan0), I am forced to :
Code:
[root@localhost mythtv]# /sbin/ifconfig wlan0 up
[root@localhost mythtv]# /usr/sbin/wpa_supplicant -Dwext -iwlan0 -c/etc/wpa_supplicant.conf -dd
I have run /usr/sbin/ndiswrapper -m, and I even copied the output to /etc/modprobe.conf. Yet that doesn't help.
After the 2 lines in code, then I can go to Network Configuration and Activate wlan0.