$ inxi -SNnxxz
System: Host: mehhmetpc Kernel: 4.8.0-53-generic x86_64 (64 bit gcc: 5.4.0)
Desktop: Cinnamon 3.4.6 (Gtk 3.18.9-1ubuntu3.3) dm: lightdm
Distro: Linux Mint 18.2 Sonya
Network: Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
driver: r8169 v: 2.3LK-NAPI port: d000
bus-ID: 02:00.0 chip-ID: 10ec:8168
IF: enp2s0 state: up speed: 100 Mbps duplex: full mac: <filter>
Card-2: Intel Intel Dual Band Wireless-AC 3165 Plus Bluetooth
driver: iwlwifi bus-ID: 03:00.0 chip-ID: 8086:3166
IF: wlp3s0 state: down mac: <filter>
lspci -nnk | grep -iA2 net
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
Subsystem: Lenovo RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [17aa:3801]
Kernel driver in use: r8169
Kernel modules: r8169
03:00.0 Network controller [0280]: Intel Corporation Intel Dual Band Wireless-AC 3165 Plus Bluetooth [8086:3166] (rev 99)
Subsystem: Intel Corporation Intel Dual Band Wireless-AC 3165 Plus Bluetooth [8086:4210]
Kernel driver in use: iwlwifi
~ $ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 5986:0712 Acer, Inc
Bus 001 Device 004: ID 8087:0a2a Intel Corp.
Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 002: ID 138a:0011 Validity Sensors, Inc. VFS5011 Fingerprint Reader
Bus 001 Device 006: ID 046d:c018 Logitech, Inc. Optical Wheel Mouse
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
~ $ rfkill list
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: yes
1: ideapad_bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: yes
2: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
3: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
~ $ sudo lshw -C network
[sudo] password for mehhmet:
*-network
açıklama: Eternet interface
ürün: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
üretici: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:02:00.0
mantıksal ad: enp2s0
sürüm: 15
serial: a8:1e:84:a8:85:19
boyut: 100Mbit/s
kapasite: 1Gbit/s
genişlik: 64 bits
saat: 33MHz
kapasiteler: pm msi pciexpress msix bus_master cap_list eternet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
yapılandırma: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8168h-2_0.0.2 02/26/15 ip=192.168.1.47 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
kaynaklar: irq:125 ioport:d000(boyut=256) bellek:d1104000-d1104fff bellek:d1100000-d1103fff
*-network ETKİSİZLEŞTİRİLDİ
açıklama: Kablosuz arayüz
ürün: Intel Corporation
üretici: Intel Corporation
physical id: 0
bus info: pci@0000:03:00.0
mantıksal ad: wlp3s0
sürüm: 99
serial: 7c:67:a2:61:82:8f
genişlik: 64 bits
saat: 33MHz
kapasiteler: pm msi pciexpress bus_master cap_list eternet physical wireless
yapılandırma: broadcast=yes driver=iwlwifi driverversion=4.8.0-53-generic firmware=22.391740.0 latency=0 link=no multicast=yes wireless=IEEE 802.11
kaynaklar: irq:129 bellek:d1000000-d1001fff
~ $ iwconfig | grep Power
7lo no wireless extensions.
enp2s0 no wireless extensions.
Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm
Power Management:on
7lsmod
'7lsmod' komutu bulunamadı, şunu mu demek istediniz:
'lsmod' paketinden 'kmod' komutu (main)
7lsmod: komut bulunamadı
[code]