Hello (again ;-) ),<br><br>Today I would like to talk you about ducks... (herm, too much brazil, forget it)<br><br>I would like to raise one big issue that was in Ubuntu since the stone ages : wireless connectivity.<br><br>
<br>I've installed a incredible number of Ubuntu during the last 15 months, for my friends, for people who came to my install parties, for my family, etc...<br>The very bad thing is that I cannot remember one wifi-enabled install where I didn't use the command line.
<br><br>There's several issues :<br><br>- A very long boot because it waits for a timeout on eth0 (while eth0 is obviously not connected)<br>- No way to easily fiddle between eth0 or wlan0<br>- network-admin is pure crap. I don't know anyone that understand how to make different places with it.
<br>- network-admin is pure crap, 2 : it takes ages (really ages) to change between two connections and, most of the time, the change simply not occur or the connection is lost.<br>- network-admin is pure crap, 3 : often, it will eats 100% of the CPU without reason and without doing anything.
<br>- NetworkManager is maybe good but I don't understand what I have to do. The only thing it does, for now, is to reset my resolv.conf to a empty file.<br>- I cannot understand how those network-admin, NM, wifi-radar, ... work with the standard /etc/init.d/networking
<br><br><br>I've seen this page <a href="https://wiki.ubuntu.com/NetworkMagic">https://wiki.ubuntu.com/NetworkMagic</a> for a long time now but nothing seems to happen. <br>I could understand if the problem was an hard one. But, most of the time, I solved it by writing a quick and dirty bash script that change the /etc/network/interface file and I do several shortcuts that make : &quot;sudo ./change_network.sh location1&quot;, &quot;sudo ./change_network.sh location2&quot;, ...
<br>I know that things with a lot of D-Bus, Hal, and this sort of things are better. My bash script solution is awful. Badly, it's the only one who seems to work for a lot of people...<br><br>So, can anyone tell me :<br><br>
- What are the plans for this goal.<br>- What are the big problems that I don't understand<br>- What is already done.<br>- What must be done (and what I can do ;-) )<br><br>I really hope to see a default Dapper install where networking is really easy. I'm not a MacOSX fan at all, but I must admit that it works really good in this particular case. So, if they did it, we can do it 2X better, as usually ;-)
<br><br>Lionel<br><br>