J
james.zhu
Guest
hello:
I install PVE-3.0 with network card Atheros AR8161, but it can not run.
I follow that:
[FONT=宋]1. get from USB// can not use wget [/FONT]
I install PVE-3.0 with network card Atheros AR8161, but it can not run.
I follow that:
[FONT=宋]1. get from USB// can not use wget [/FONT]
sudo su - #input your password
wget http://linuxwireless.org/download/compat-wireless-2.6/compat-wireless-2012-03-12-p.tar.bz2
[FONT=宋]2.Uncompress files and exec commands.[/FONT]wget http://linuxwireless.org/download/compat-wireless-2.6/compat-wireless-2012-03-12-p.tar.bz2
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!
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!