Здравствуйте! Поставил на ноутбук рядом с Windows8 Ubuntu 10.04.4
Дак вот, почему то у меня не работает wi-fi адаптер, в винде таких проблем нет.
Команда ifconfig выдает такой результат:
nick@Ghost:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 50:46:5d:2c:b4:93
inet addr:192.168.0.8 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::5246:5dff:fe2c:b493/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2078 errors:0 dropped:0 overruns:0 frame:0
TX packets:1491 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2316185 (2.3 MB) TX bytes:204202 (204.2 KB)
Interrupt:27 Base address:0x8000
lo Link encap:Локальная петля (Loopback)
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:12 errors:0 dropped:0 overruns:0 frame:0
TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:720 (720.0 B) TX bytes:720 (720.0 B)
а вот результат команды lspci
nick@Ghost:~$ lspci
00:00.0 Host bridge: Intel Corporation Device 0104 (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Sandy Bridge Integrated Graphics Controller (rev 09)
00:14.0 USB Controller: Intel Corporation Device 1e31 (rev 04)
00:16.0 Communication controller: Intel Corporation Device 1e3a (rev 04)
00:1a.0 USB Controller: Intel Corporation Device 1e2d (rev 04)
00:1b.0 Audio device: Intel Corporation Device 1e20 (rev 04)
00:1c.0 PCI bridge: Intel Corporation Device 1e10 (rev c4)
00:1c.1 PCI bridge: Intel Corporation Device 1e12 (rev c4)
00:1c.3 PCI bridge: Intel Corporation Device 1e16 (rev c4)
00:1d.0 USB Controller: Intel Corporation Device 1e26 (rev 04)
00:1f.0 ISA bridge: Intel Corporation Device 1e5e (rev 04)
00:1f.2 SATA controller: Intel Corporation Device 1e03 (rev 04)
00:1f.3 SMBus: Intel Corporation Device 1e22 (rev 04)
02:00.0 Network controller: RaLink Device 5390
03:00.0 Class ff00: Realtek Semiconductor Co., Ltd. Device 5289 (rev 01)
03:00.2 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 0a)
Пожалуйста, помогите новичку разобраться!
Wi-Fi адаптер Ralink RT5390
Пользователь решил продолжить мысль [time]30 Июль 2014, 19:10:29[/time]:
Разобрался!
1) скачал драйвер
http://www.mediatek.com/en/downloads/rt539x-pcie/2)
tar -xvf /home/nick/2011_1007_RT5390_RT5392_Linux_STA_V2.5.0.3_DPO_v2.bz2.bz2
3) скачал патч
http://gridlox.net/diff/rt5592sta_fix_64bit_3.8.patch и закинул его в папку 2011_1007_RT5390_RT5392_Linux_STA_V2.5.0.3_DPO
4)
cd 2011_1007_RT5390_RT5392_Linux_STA_V2.5.0.3_DPO
5)
make
6)
sudo make install
7)
sudo reboot