site  contact  subhomenews

Fix for Network Wizard

April 23, 2008 — BarryK
I have had a go at fixing the problem of a native Linux driver already loaded when you want to change over to a Windows driver with ndiswrapper.

I have uploaded it to here:
http://distro.ibiblio.org/pub/linux/distributions/puppylinux/test/puppy-4.00beta2/
download net_setup.sh.gz and gunzip and place at /usr/sbin

Another thing that I have noticed often is this window in the wizard:
http://distro.ibiblio.org/pub/linux/distributions/puppylinux/test/puppy-4.00beta2/net-wiz-wireless.png
I think the buttons in this window are confusing. It seems counter-intuitive that the last button to press, that finishes the window, is "Use this profile" -- that button should not be inside the frame, it should be at the bottom of the window. Besides that, there are too many buttons and it is just plain confusing.

Comments

ndiswrapper trouble
Username: lluamco
I have troubles setting up my netgear wg111v2 with the network wizard using ndiswrapper.I always get messages: dhcpcd, wlan0 timed out warning, wlan0: using IPVALL address SOME_WRONG_ONE no dns information to write However, the following script works: ifconfig wlan0 up iwconfig wlan0 essid "MYESSID" freq 2.412G channel 1 mode managed ap XX:XX:XX:XX:XX:XX key MYWEPKEY rm -f /etc/dhcpc/dhcpcd-wlan0* dhcpcd -d wlan0 (The XX:XX:... is the hardward address)

wizard
Username: nfisher
"I'd have to agree about that button. Most people go straight to the bottom right, which happens to be where the "back" button is. I've done it myself, and I know better. I would go a bit further and suggest that when you choose a wireless interface from the initial window that would actually be the most appropriate time to scan for networks, and then list any that are found in the next window. Most of the extra options like wep/wap and such could go in an "advanced" tab, or one marked "security" or "encryption". Or alternatively we could try to determine the encryption being employed when the scan is done. Then just ask for the key if the user chooses that network. Anyway, there are a ton of things that could be done to improve the wizard and both streamline the process and avoid confusion. But someone has to write it.

Re: wireless wizard confusion
Username: BarryK
"Nathan, Yes. Well, I'm on the home run with 4.00, so don't want any major re-writes for now. Will have to consider that for 4.1. I recently had to use a relative's Windows PC, and setup of wireless was very nice. Up front, it scanned and offered a list of wireless networks, and I just clicked on one to use it. That's how it should be, the steps clear and simple.


Tags: puppy