[Hardy, Gutsy, Intrepid Alpha 2 +] Wireless adapter not detected on MacBook Pro rev.3 (santa rosa)
Bug #125919 reported by
Mike Matis
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu |
Invalid
|
Undecided
|
Unassigned | ||
linux (Ubuntu) |
Invalid
|
Medium
|
Unassigned | ||
linux-source-2.6.22 (Ubuntu) |
Won't Fix
|
High
|
Unassigned |
Bug Description
Gutsy Release Candidate does not detect the wireless interface on Apple's latest revision of the MacBook Pro. Ubuntu forums include instructions on compiling madwifi drivers from source, which do detect the wireless adapter. http://
Changed in linux-source-2.6.22: | |
assignee: | brian-murray → ubuntu-kernel-team |
importance: | Undecided → High |
status: | Incomplete → Triaged |
description: | updated |
Changed in linux: | |
assignee: | nobody → ubuntu-kernel-team |
importance: | Undecided → Medium |
status: | Incomplete → Triaged |
To post a comment you must log in.
svn checkout http:// svn.madwifi. org/trunk madwifi
cd madwifi
make
sudo make install
then reboot.
So all they need to do to make the wireless work is to include a newer madwifi driver version. This should be an easy one ;-)