heroinhero
June 13th, 2007, 01:52 PM
Well, I managed to get X running and mostly everything set up, but the wireless is still a problem for me. I could not get madwifi to load from the restricted modules, so I ended up building it myself.
After building and installing, it works as it should. But a new ath0 entry doesnt appear in the gnome network manager, and everytime on boot, I need to do
sudo iwconfig essid "dd-wrt"
sudo dhclient ath0
Is there any way that I can automate this so that I do not need to open up terminal on boot everytime?
Btw, I have tried to add a script into /etc/init.d/ to do those commands, but they do not work as intended.
After building and installing, it works as it should. But a new ath0 entry doesnt appear in the gnome network manager, and everytime on boot, I need to do
sudo iwconfig essid "dd-wrt"
sudo dhclient ath0
Is there any way that I can automate this so that I do not need to open up terminal on boot everytime?
Btw, I have tried to add a script into /etc/init.d/ to do those commands, but they do not work as intended.