Differences between version 6 and previous revision of pci/104c:9066.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 6 | Last edited on Saturday, July 8, 2006 4:52:30 pm | by AristotlePagaltzis | Revert |
Older page: | version 5 | Last edited on Saturday, July 8, 2006 4:41:50 pm | by AlastairPorter | Revert |
@@ -6,13 +6,10 @@
* http://www.houseofcraig.net/acx100_howto.php
* http://acx100.sourceforge.net/
* Gentoo users can <tt>emerge net-wireless/acx100</tt>
+* [Ubuntu] 6.06 (Dapper) has out of box drivers work, but are included with firmware which doesn't work (2.3.1.31). To fix this, <tt>cp /lib/firmware/`uname -r`/acx/1.2.1.34/* /lib/firmware/`uname -r`/acx/default/</tt> and reload the <tt>acx</tt> KernelModule.
-In Ubuntu 6.06 (Dapper), the out of box drivers work, but are included with firmware which doesn't work (2.3.1.31). To fix this, run
- sudo cp /lib/firmware/`uname -r`/acx/1.2.1.34/* /lib/firmware/`uname -r`/acx/default /
-and reload the acx module
-
-
The other option is to get hold of the windows drivers
for the card, and use NdisWrapper
+The other option is to get hold of the [Windows] DeviceDrivers
for the card, and use NdisWrapper
----
Part of CategoryPciDevice