Difference between revisions of "How to install the development version of atk9k"

From ThinkWiki
Jump to: navigation, search
(C)
Line 1: Line 1:
 
At the time of writing, ath9k will not compile against the current kernel release. Thus, in order to get it running, you will first have to download and compile the [http://linuxwireless.org/en/developers/Documentation/git-guide|wireless testing branch] of the current Linux kernel. Once you have that running, you can then install the [http://linuxwireless.org/en/users/Drivers/ath9k|ath9k] driver itself. This how to will outline the entire process without assuming any prior knowledge of git or kernel compilation.
 
At the time of writing, ath9k will not compile against the current kernel release. Thus, in order to get it running, you will first have to download and compile the [http://linuxwireless.org/en/developers/Documentation/git-guide|wireless testing branch] of the current Linux kernel. Once you have that running, you can then install the [http://linuxwireless.org/en/users/Drivers/ath9k|ath9k] driver itself. This how to will outline the entire process without assuming any prior knowledge of git or kernel compilation.
== C ==
+
== Compiling the wireless-testing kernel ==

Revision as of 07:45, 30 July 2008

At the time of writing, ath9k will not compile against the current kernel release. Thus, in order to get it running, you will first have to download and compile the testing branch of the current Linux kernel. Once you have that running, you can then install the [1] driver itself. This how to will outline the entire process without assuming any prior knowledge of git or kernel compilation.

Compiling the wireless-testing kernel