PVE 3.0 can not support Atheros AR8161 network card

  • Thread starter Thread starter james.zhu
  • Start date Start date
J

james.zhu

Guest
hello:
I install PVE-3.0 with network card Atheros AR8161, but it can not run.
I follow that:
[FONT=&#23435]1. get from USB// can not use wget [/FONT]
[FONT=&#23435]2.Uncompress files and exec commands.[/FONT]
tar xvf compat-wireless-2012-03-12-p.tar.bz2
cd compat-wireless-2012-03-12-p
./scripts/driver-select alx
make // show error: make command not found! stop here
make install
./scripts/alx-enable atl1c
./scripts/alx-enable alx
modprobe alx
--------------------------------
Should I downgrade the PVE version or how to install that? it seems lost many commands.
thanks!
 
yes, the error here:
./scripts/driver-select alx
make // show error: make command not found! stop here
make install