Comment 26 for bug 210725

Revision history for this message
Giovanni Masucci (gio-grifis) wrote :

Finally, wireless works. I've built the kernel driver from Eric Anholt (the xorg developer) git repository.
I don't know what patches he applied, we should ask him!
No problem so far...network manager works ok, even with wpa.
You can test it by doing:
sudo apt-get install git-core
git clone git://git.anholt.net/git/rt2860
cd rt2860/
make
sudo make install
sudo modprobe rt2860sta

and here's a link to Eric's blog, in case someone has questions.

http://anholt.livejournal.com/39165.html?view=110589#t110589

Hope it helps...