Here's the solutions (although both give inconsistent connections):
- You can try the linux-backports-modules-intrepid method outlined here http://ubuntuforums.org/showpost.php...69&postcount=3 which people have said is a better connection, but you'll need to reload the driver every time you log in.
OR- Compile latest ath5k driver:
- Download the package at http://wireless.kernel.org/download/...ss-2.6.tar.bz2
- Use file-roller (or similar) to extract the source.
- Move to the directory you extracted in terminal.
- paste this into terminal:
Code:make sudo make install sudo make unload sudo make load
If you have problems and need to uninstall you can do:
in the source directory.Code:sudo make unload sudo make uninstall



Adv Reply



Bookmarks