Инсталиране на драйвер за Atheros AR8161/Ethernet на Mint Nadia- Лаптоп Тошиба

# ~ # lspci
00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM76 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Thames XT/GL [Radeon HD 7600M Series]
01:00.1 Audio device: Advanced Micro Devices [AMD] nee ATI Turks/Whistler HDMI Audio [Radeon HD 6000 Series]
07:00.0 Ethernet controller: Atheros Communications Inc. AR8161 Gigabit Ethernet (rev 10)
08:00.0 Network controller: Atheros Communications Inc. AR9485 Wireless Network Adapter (rev 01)

wget http://www.orbit-lab.org/kernel/compat-wireless/compat-wireless-2012-12-18.tar.bz2

# compat-wireless-2012-12-18 # ./scripts/driver-select alx
Processing new driver-select request…
Backing up makefile: Makefile.bk
Backup exists: Makefile.bk
Backing up makefile: drivers/net/ethernet/broadcom/Makefile.bk
Backing up makefile: drivers/net/ethernet/atheros/Makefile.bk
Backup exists: Makefile.bk
Backup exists: Makefile.bk
Backup exists: drivers/net/ethernet/broadcom/Makefile.bk

# compat-wireless-3.5.4-1 # make clean
make[1]: Entering directory `/usr/src/linux-headers-3.5.0-17-generic'
scripts/Makefile.clean:17: /tmp/compat-wireless-3.5.4-1/drivers/net/ethernet/atheros/alx/Makefile: No such file or directory
make[4]: *** No rule to make target `/tmp/compat-wireless-3.5.4-1/drivers/net/ethernet/atheros/alx/Makefile'.  Stop.
make[3]: *** [/tmp/compat-wireless-3.5.4-1/drivers/net/ethernet/atheros/alx] Error 2
make[2]: *** [/tmp/compat-wireless-3.5.4-1/drivers/net/ethernet/atheros] Error 2
make[1]: *** [_clean_/tmp/compat-wireless-3.5.4-1] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-3.5.0-17-generic'
make: *** [clean] Error 2

Този проблем се решава като се изтегли друга версия:

От тука сваляме драйвера(Този драйвер е съвместим затова и го инсталираме) :) : http://linuxwireless.org/download/compat-wireless-2.6/

wget http://linuxwireless.org/download/compat-wireless-2.6/compat-wireless-2012-02-28.tar.bz2

tar -xvf compat-wireless-2012-02-28-p.tar
cd compat-wireless-2012-02-28-p
scripts/driver-select alx
make
make install
modprobe alx

Voila имаме си eth1 :)

#ifconfig eth1
eth1      Link encap:Ethernet  HWaddr 00:26:6c:28:a4:65
inet6 addr: fe80::226:6cff:fe28:a465/64 Scope:Link
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:45 errors:0 dropped:0 overruns:0 frame:0
TX packets:80 errors:0 dropped:0 overruns:0 carrier:1
collisions:0 txqueuelen:1000
RX bytes:2700 (2.7 KB)  TX bytes:21160 (21.1 KB)
Interrupt:16

VN:F [1.9.22_1171]
Rating: 4.0/5 (1 vote cast)
VN:F [1.9.22_1171]
Rating: 0 (from 0 votes)
Инсталиране на драйвер за Atheros AR8161/Ethernet на Mint Nadia- Лаптоп Тошиба, 4.0 out of 5 based on 1 rating

Вашият коментар

Вашият email адрес няма да бъде публикуван Задължителните полета са отбелязани с *