part of the link. Then move on toACX111
To install all version 1.2.1.34 firmware for the ACX111 chipset:
# mkdir /usr/local/lib/firmware
# for i in"" c16 c17 r16 r17 ; do wget -P /usr/local/lib/firmware
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://acx100.erley.org/fw/acx111_1.2.1.34/tiacx111$i"
linktext was:"http://acx100.erley.org/fw/acx111_1.2.1.34/tiacx111$i"
====================================
; done
if running wheezy.Driver
Debian 7"Wheezy"
The acx-mac80211 driver is required to be compiled and installed, which can be automated via DKMS.
Install the dkms and git packages:
# aptitude install dkms git && exit
This will also install the recommended linux-headers-* package as appropriate for your system.
Checkout the acx-mac80211 repository:
$ git clone git://git.code.sf.net/p/acx100/acx-mac80211 acx100-acx-mac80211
Move the repository directory to /usr/src and rename:
$ su
# mv acx-mac80211 /usr/src/acx-mac80211-git
Add acx-mac80211-git to the tree for building and installing:
# dkms add -m acx-mac80211 -v git
Build and install the acx-mac80211 module:
# dkms build -m acx-mac80211 -v git
# dkms install -m acx-mac80211 -v git
Load the module:
# modprobe acx-mac80211
If necessary, connect the device to your system.
Configure your wireless interface as appropriate.
Alternate installation methods are described within the repository's INSTALL file.
Code: Select all
inxi -r
Also a
Code: Select all
cat / etc/os-release
You will run into this bug when posting back. You will get a forbidden window and to fix that. Remove any / in front of etc
or hit the space bar to make a space between / and etc like I did in the above code block.
Good Luck.
Edit: PS. I was the guy who recommended the Dlink WNA 1330 for 5 bucks with free shipping that would have worked out out of the box in AntiX.
Your choice as always though.
You should be able to get the card you have working. Just post better details on how things went wrong like exact terminal readings.