Chodzi o WiFi
1.lspci -k | egrep -iA2 'net|wire|eth':
Kod: Zaznacz cały
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 02)
Subsystem: Gigabyte Technology Co., Ltd Motherboard
Kernel driver in use: r8169
--
04:01.0 Ethernet controller: Qualcomm Atheros AR2417 Wireless Network Adapter [AR5007G 802.11bg] (rev 01)
Subsystem: Qualcomm Atheros Device 2055
Kernel driver in use: ath5k
2.lshw -C network:
Kod: Zaznacz cały
WARNING: you should run this program as super-user.
*-network DISABLED
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:03:00.0
logical name: eth0
version: 02
serial: 00:1f:d0:00:ad:bf
size: 10Mbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=N/A latency=0 multicast=yes port=MII speed=10Mbit/s
resources: irq:43 ioport:d000(size=256) memory:e5010000-e5010fff memory:e5000000-e500ffff memory:e5020000-e502ffff
*-network
description: Wireless interface
product: AR2417 Wireless Network Adapter [AR5007G 802.11bg]
vendor: Qualcomm Atheros
physical id: 1
bus info: pci@0000:04:01.0
logical name: wlan0
version: 01
serial: 74:ea:3a:c9:db:fe
width: 32 bits
clock: 33MHz
capabilities: bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ath5k driverversion=3.2.0-60-generic firmware=N/A latency=168 maxlatency=28 mingnt=10 multicast=yes wireless=IEEE 802.11bg
resources: irq:19 memory:e5100000-e510ffff
WARNING: output may be incomplete or inaccurate, you should run this program as super-user.
3.ifconfig
Kod: Zaznacz cały
lo Link encap:Local 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:464 errors:0 dropped:0 overruns:0 frame:0
TX packets:464 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:36576 (36.5 KB) TX bytes:36576 (36.5 KB)
wlan0 Link encap:Ethernet HWaddr 74:ea:3a:c9:db:fe
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
4.iwconfig:
Kod: Zaznacz cały
lo no wireless extensions.
wlan0 IEEE 802.11bg ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off
eth0 no wireless extensions.
5.nm-tool:
Kod: Zaznacz cały
** (process:2405): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: The name org.freedesktop.NetworkManager was not provided by any .service files
NetworkManager Tool
State: unknown
** (process:2405): WARNING **: error: could not connect to NetworkManager
6.rfkill list all:
Kod: Zaznacz cały
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
7.lsmod:
Kod: Zaznacz cały
Module Size Used by
bnep 18281 2
rfcomm 47604 0
bluetooth 180113 10 bnep,rfcomm
arc4 12529 2
ppdev 17113 0
snd_hda_codec_realtek 224173 1
snd_usb_audio 122982 2
snd_usbmidi_lib 29476 1 snd_usb_audio
snd_hda_intel 33719 3
snd_hda_codec 127706 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 17764 2 snd_usb_audio,snd_hda_codec
binfmt_misc 17540 1
snd_pcm 97275 3 snd_usb_audio,snd_hda_intel,snd_hda_codec
snd_seq_midi 13324 0
snd_rawmidi 30748 2 snd_usbmidi_lib,snd_seq_midi
snd_seq_midi_event 14899 1 snd_seq_midi
snd_seq 61929 2 snd_seq_midi,snd_seq_midi_event
ath5k 156407 0
ath 24067 1 ath5k
mac80211 506862 1 ath5k
snd_timer 29990 2 snd_pcm,snd_seq
snd_seq_device 14540 3 snd_seq_midi,snd_rawmidi,snd_seq
cfg80211 205774 3 ath5k,ath,mac80211
parport_pc 32866 1
nouveau 775039 3
snd 79041 21 snd_hda_codec_realtek,snd_usb_audio,snd_usbmidi_lib,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
ttm 76949 1 nouveau
drm_kms_helper 46978 1 nouveau
usbhid 47238 0
drm 241971 5 nouveau,ttm,drm_kms_helper
hid 99883 1 usbhid
serio_raw 13211 0
i2c_algo_bit 13423 1 nouveau
mxm_wmi 13021 1 nouveau
wmi 19256 1 mxm_wmi
mac_hid 13253 0
video 19651 1 nouveau
soundcore 15091 1 snd
snd_page_alloc 18529 2 snd_hda_intel,snd_pcm
lp 17799 0
parport 46562 3 ppdev,parport_pc,lp
usb_storage 49198 0
floppy 70207 0
r8169 62190 0
8.uname -a:
Kod: Zaznacz cały
Linux ap-G31M-S2L 3.2.0-60-generic #91-Ubuntu SMP Wed Feb 19 03:54:44 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux