In progress: wireless on dv9000 doesn’t establish connection
(This is for private use, but since no traffic here, will be public. Here follows ideas and leads. To be updated and, once everything works, written up and posted for future reference.)
Laptop wireless broken: Broadcom 4311 (rev2?), supported by b43. HP dv9000(ea?—from memory).
Problem
Did work, and then didn’t. Possible cause is upgrade to another kernel (2.6.25 from 2.6.24). linuxwireless implies this is significant by recommending two different firmware versions.
Starting Vista, which might have played with firmware (although I don’t recall this being a problem in the past—in fact I’m sure it’s not).
Symptoms
Finds many networks, all with positive signal strength, but refuses to connect to ours. Pops up password dialogue, NetworkManager thinks about it with one green light coming on in the icon, but eventually just pops up dialogue again.
Attempting to create a new network didn’t appear to do anything. Will echo dmesg when next in front of thing.
Poss. avenues
Hook up to ethernet and let the thing download any updates. Maybe this is a known bug? Aside: during last update blitz, NetworkManager failed to update itself. IIRC due to site being unavailable. Significant?
Wait—was I using ndis? Find out!
Try loading up the earlier kernel. Will probably have to load up the older firmware—still available on memory stick.
Reinstall b43. Does it autoupdate? Not sure if anything has changed here.
LWL recommended wl_apsta_mimo.o. Is mine MIMO? Alternative (OTOH) is _micro.o. Significant?
Trawl web for previous experience.
Ndiswrapper. Ugh. Rather IPoAC (http://tools.ietf.org/html/rfc1149)
Done already
Updated firmware with b43-fwcutter v 011, as specified in linuxwireless. Before the upgrade, dmesg|grep b43 returned a message like “old firmware, support for this ends July 08, download latest from [linuxwireless url]”. So updated to one recommended by linuxwireless for 2.6.25: fw versions 4.80.53.0 -> 4.150.10.5. No change in symptoms (appeared to detect more WAPoints, but probably doesn’t mean anything).
Router restart (but another wireless laptop (ubuntu) works fine, so it’s not that).
Notes
When it all works and I want to risk breaking it again, get the LEDs and killswitch working: http://linuxwireless.org/en/users/Drivers/b43/faq
Once all this is done, are we going to try Ubuntu HH, with its newfound support for b43? Check into this for potential issues.