Hi
I was wondering if someone could help me out.
I have Mageia installed on an HP6930P, it has a built in Intel ABGN 5300, and for some reason when Mageia boots, it does a hardware disable of the network card.
After searching through the net, I have found that others have had similar problems, but not all the solutions were the same, and only one worked for me.
If I want to get the Intel card working, I have to open up a console, su to root, and issue the command "rfkill unblock all". As soon as I do that, the Intel wireless turns on, and I am able to use the connection.
There must be a way to add this line in to a script to run sometime after the network commands finish. I tried to created a script for rc.local, and have the command there, but rc.local doesn't seem to be processed during startup. It has been a few years since I used Linux, and a few things have changed. Not having rc.local is one of those changes.
Can someone suggest how to issue the command "rfkill unblock all" during the boot sequence so the wireless comes up automatically?
Thanks
Robert