pc@pc-Lenovo-Z50-70:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=15.04
DISTRIB_CODENAME=vivid
DISTRIB_DESCRIPTION="Ubuntu 15.04"
pc@pc-Lenovo-Z50-70:~$ uname -rm
3.19.0-22-generic x86_64
pc@pc-Lenovo-Z50-70:~$ lspci -nnk | grep -iA2 net
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 10)
Subsystem: Lenovo Device [17aa:380b]
Kernel driver in use: r8169
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723]
Subsystem: Lenovo Device [17aa:b736]
Kernel driver in use: rtl8723be
pc@pc-Lenovo-Z50-70:~$ lsusb
Bus 003 Device 002: ID 8087:8000 Intel Corp.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0bda:b728 Realtek Semiconductor Corp.
Bus 001 Device 004: ID 5986:055e Acer, Inc
Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 002: ID 1d57:ffa4 Xenta
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
pc@pc-Lenovo-Z50-70:~$ rfkill list
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
1: ideapad_bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: no
2: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
3: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
pc@pc-Lenovo-Z50-70:~$ sudo lshw -C network
[sudo] password for pc:
*-network
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:01:00.0
logical name: eth0
version: 10
serial: 28:d2:44:a1:b2:12
size: 10Mbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list 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=rtl8168g-3_0.0.1 04/23/13 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
resources: irq:45 ioport:5000(size=256) memory:c3504000-c3504fff memory:c3500000-c3503fff
*-network
description: Wireless interface
product: RTL8723BE PCIe Wireless Network Adapter
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: wlan0
version: 00
serial: 90:48:9a:57:c8:db
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=rtl8723be driverversion=3.19.0-22-generic firmware=N/A ip=192.168.1.38 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
resources: irq:19 ioport:4000(size=256) memory:c3400000-c3403fff
pc@pc-Lenovo-Z50-70:~$ iwconfig | grep Power
eth0 no wireless extensions.
lo no wireless extensions.
Bit Rate=150 Mb/s Tx-Power=20 dBm
Power Management:off
pc@pc-Lenovo-Z50-70:~$ inxi -Nx
The program 'inxi' is currently not installed. You can install it by typing:
sudo apt-get install inxi
pc@pc-Lenovo-Z50-70:~$ lsmod
Module Size Used by
pci_stub 16384 1
vboxpci 24576 0
vboxnetadp 28672 0
vboxnetflt 28672 0
vboxdrv 421888 3 vboxnetadp,vboxnetflt,vboxpci
ctr 16384 1
ccm 20480 1
bbswitch 16384 0
rfcomm 69632 8
bnep 20480 2
nls_iso8859_1 16384 1
snd_hda_codec_conexant 24576 1
snd_hda_codec_hdmi 53248 1
snd_hda_codec_generic 69632 1 snd_hda_codec_conexant
arc4 16384 2
rtsx_usb_ms 20480 0
memstick 20480 1 rtsx_usb_ms
intel_rapl 20480 0
iosf_mbi 16384 1 intel_rapl
x86_pkg_temp_thermal 16384 0
intel_powerclamp 20480 0
coretemp 16384 0
kvm_intel 151552 0
kvm 483328 1 kvm_intel
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
ghash_clmulni_intel 16384 0
aesni_intel 172032 3
rtl8723be 94208 0
btcoexist 53248 1 rtl8723be
aes_x86_64 20480 1 aesni_intel
lrw 16384 1 aesni_intel
gf128mul 16384 1 lrw
rtl8723_common 24576 1 rtl8723be
glue_helper 16384 1 aesni_intel
rtl_pci 28672 1 rtl8723be
uvcvideo 90112 0
rtlwifi 77824 2 rtl_pci,rtl8723be
videobuf2_vmalloc 16384 1 uvcvideo
videobuf2_memops 16384 1 videobuf2_vmalloc
videobuf2_core 49152 1 uvcvideo
v4l2_common 16384 1 videobuf2_core
videodev 159744 3 uvcvideo,v4l2_common,videobuf2_core
mac80211 724992 3 rtl_pci,rtlwifi,rtl8723be
nvidia 8380416 43
ablk_helper 16384 1 aesni_intel
media 24576 2 uvcvideo,videodev
cryptd 20480 3 ghash_clmulni_intel,aesni_intel,ablk_helper
snd_hda_intel 32768 5
cfg80211 540672 2 mac80211,rtlwifi
snd_soc_rt5640 94208 0
btusb 40960 0
snd_hda_controller 32768 1 snd_hda_intel
snd_hda_codec 143360 5 snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
joydev 20480 0
serio_raw 16384 0
snd_soc_rl6231 16384 1 snd_soc_rt5640
snd_soc_core 196608 1 snd_soc_rt5640
bluetooth 491520 22 bnep,btusb,rfcomm
i915 1052672 6
snd_compress 20480 1 snd_soc_core
snd_pcm_dmaengine 16384 1 snd_soc_core
snd_hwdep 20480 1 snd_hda_codec
snd_pcm 106496 7 snd_soc_rt5640,snd_soc_core,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller,snd_pcm_dmaengine
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_rawmidi 32768 1 snd_seq_midi
snd_seq 69632 2 snd_seq_midi_event,snd_seq_midi
i2c_hid 20480 0
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer 32768 2 snd_pcm,snd_seq
drm_kms_helper 122880 1 i915
snd 90112 23 snd_soc_core,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_compress
drm 344064 7 i915,drm_kms_helper,nvidia
soundcore 16384 2 snd,snd_hda_codec
shpchp 40960 0
i2c_designware_platform 16384 0
i2c_designware_core 16384 1 i2c_designware_platform
ideapad_laptop 20480 0
sparse_keymap 16384 1 ideapad_laptop
soc_button_array 16384 0
snd_soc_sst_acpi 16384 0
i2c_algo_bit 16384 1 i915
video 20480 1 i915
8250_fintek 16384 0
dw_dmac 16384 0
dw_dmac_core 24576 1 dw_dmac
8250_dw 16384 0
lpc_ich 24576 0
wmi 20480 0
mei_me 20480 0
mei 90112 1 mei_me
mac_hid 16384 0
spi_pxa2xx_platform 24576 0
parport_pc 32768 0
ppdev 20480 0
lp 20480 0
parport 45056 3 lp,ppdev,parport_pc
autofs4 40960 2
rtsx_usb_sdmmc 28672 0
rtsx_usb 24576 2 rtsx_usb_sdmmc,rtsx_usb_ms
hid_generic 16384 0
usbhid 53248 0
hid 110592 3 i2c_hid,hid_generic,usbhid
ahci 36864 5
psmouse 118784 0
r8169 81920 0
libahci 32768 1 ahci
mii 16384 1 r8169
sdhci_acpi 16384 0
sdhci 45056 1 sdhci_acpi