IWETHEY v. 0.3.0 | TODO
1,095 registered users | 1 active user | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New What I did...
I've got a Broadcom chipset inside my HP zd8080us running Ubuntu. I use ndiswrappers for wireless access. It works. Here's what I did.
  1. apt-get install ndiswrapper-utils
  2. Copy the .inf *AND* .sys from your Windows driver CD (mine are bcmwl5.inf and bcmwl5.sys.) Stick 'em in your home dir (or somewhere) and leave 'em there. You never know when you'll need 'em again, and they're small.
  3. ndiswrapper -i bcmwl5.inf
  4. Confirm this output:
    $ ndiswrapper -l
    Installed ndis drivers:
    bcmwl5 driver present, hardware present
  5. And here's the relevant stanza from /etc/network/interfaces...Change as needed:
    auto wlan0
    iface wlan0 inet dhcp
    netmask 255.255.255.0
    network 192.168.0.0
    broadcast 192.168.0.255
    gateway 192.168.0.1
    wireless_keymode restricted
    wireless_key <your_key_here>
    wireless_essid <your_essid_here>

I think that's all I had to do.
-YendorMike

"They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety."
- Benjamin Franklin, 1759 Historical Review of Pennsylvania
New Thanks!
I'll try this when I get home. I didn't mess with the interfaces setting, that might be the problem.
"We are all born originals -- why is it so many of us die copies?"
- Edward Young
New It worked!
All I had to do was modify that interfaces file and suddenly, like magic, the laptop's built-in wireless started working.

There's this other odd thing happening now, though. Every time the laptop boots up it seems like it kicks all other computers off the network. My Windows XP machine, for example, suddenly loses the ability to even ping the Linksys router. I have to actually unplug and restart the router in order for all the machines to be able to access the internet again.

I wonder what that's about. The other two machines are connected to the router with ethernet cables, so I wouldn't think it was an issue of signal interference or anything like that...
"We are all born originals -- why is it so many of us die copies?"
- Edward Young
New Glad to hear it!
Not sure what to say about your other machines getting kicked off the network, however. :(
-YendorMike

"They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety."
- Benjamin Franklin, 1759 Historical Review of Pennsylvania
     OK then... Ubuntu/Kubuntu ndiswrapper question - (cwbrenn) - (5)
         Yendor's got this working. - (pwhysall)
         What I did... - (Yendor) - (3)
             Thanks! - (cwbrenn) - (2)
                 It worked! - (cwbrenn) - (1)
                     Glad to hear it! - (Yendor)

I didn't think people ate those...
42 ms