<div dir="ltr"><div><div>Ok so I emailed yesterday about this driver in ubuntu to which RIchard kindly replied.  I did try ubuntu 13.04 and the driver was already built in.  However I really want to have a fiddle with Kali linux which is the new Backtrack.<br>
<br></div>Everything installs fine - except the ar8161 eth card.  Ive followed this using git to get it installed but Im running into problems Ill post my errors a little below.<br><br></div>OK heres the instructions of what to do:<br>
<br><a href="https://github.com/erikarn/alx">https://github.com/erikarn/alx</a><br><br><p>To build for linux you will need a few trees. We have scripts to let
you get all that you need:</p>

<pre>cd ~
git clone git://<a href="http://github.com/mcgrof/compat.git">github.com/mcgrof/compat.git</a>
cd compat
./bin/get-compat-trees

cd ~
mkdir unified/
git clone git://<a href="http://github.com/mcgrof/alx.git">github.com/mcgrof/alx.git</a>

cd alx
./make linux<br><br></pre><pre> However when I try to do the <br><br></pre><pre>make linux<br><br></pre><pre>THis is what I get:<br><br>make linux<br>Copying /root/compat/ files...<br>Updated from local tree: /root/linux-next<br>
Origin remote URL: git://<a href="http://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git">git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git</a><br>This is a linux-next.git compat-drivers release<br><br>
Base tree: linux-next.git<br>Base tree version: next-20130530<br>compat.git: compat-2013-03-28-4<br>compat-drivers release: compat-drivers-2013-03-28-5<br>Code metrics archive: <a href="http://bit.ly/H6BTF7">http://bit.ly/H6BTF7</a><br>
Copying compat/ ...<br>Copying include/ ...<br>Copying udev/ ...<br>Copying scripts/check_config.sh ...<br>Copying scripts/check_depmod ...<br>Copying scripts/compress_modules ...<br>Copying scripts/gen-compat-autoconf.sh ...<br>
Copying scripts/modlib.sh ...<br>Copying scripts/update-initramfs ...<br>Copying scripts/skip-colors ...<br>Copying .compat_base ...<br>Copying .compat_base_tree ...<br>Copying .compat_base_tree_version ...<br>Copying .compat_version ...<br>
Copying <a href="http://config.mk">config.mk</a> ...<br>Copying patches/unified-drivers/network/0001-backport-alx.patch ...<br><br>Synched with compat-drivers-2013-03-28-5<br>patching file alx_main.c<br>make -C target/linux/<br>
make[1]: Entering directory `/root/alx/target/linux'<br>make -C /lib/modules/3.7-trunk-amd64/build M=/root/alx/target/linux modules<br>make: Entering an unknown directory<br>make: *** /lib/modules/3.7-trunk-amd64/build: No such file or directory.  Stop.<br>
make: Leaving an unknown directory<br>make[1]: *** [linux] Error 2<br>make[1]: Leaving directory `/root/alx/target/linux'<br>make: *** [linux] Error 2<br><br><br></pre><pre>Can anyone point me in the right direction please?<br>
<br></pre><pre>Cheers <br><br></pre><pre>Andy<br></pre><pre><br></pre><pre><br></pre><br><br><br></div>