Cisco AE3000 on Linux

Veziax

Distinguished
Jun 25, 2013
49
0
18,540
Hi,

I recently installed Ubuntu 13.04 on my computer and then bought a Cisco AE3000 external usb network card. Could someone help me installing it on Linux?
 
At the step 6 when I do

sudo make -j10

it gives me

make: *** No targets specified and no makefile found. Stop.

and after I do

sudo make install

and it gives me :

make: *** No rule to make target `install'. Stop.

After when I do

sudo depmod -a

it gives me nothing

And after I do

sudo modprobe -v rt3573sta

it gives me :

FATAL: Module rt3573sta not found.

I'm using Ubuntu's 13.04 terminal and I also tried with UxTerm