· 6 years ago · Feb 15, 2019, 06:46 PM
1~$ lspci -nnk | grep -iA2 net
204:00.0 Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b2] (rev 73)
3 Subsystem: Intel Corporation Wireless-N 7260 [8086:4270]
4 Kernel driver in use: iwlwifi
5
6~$ dkms status
7rtl88x2bu, 5.2.4.4, 4.15.0-45-generic, x86_64: installed
8
9~$ ifconfig
10lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
11 inet 127.0.0.1 netmask 255.0.0.0
12 inet6 ::1 prefixlen 128 scopeid 0x10<host>
13 loop txqueuelen 1000 (Local Loopback)
14 RX packets 3200 bytes 250504 (250.5 KB)
15 RX errors 0 dropped 0 overruns 0 frame 0
16 TX packets 3200 bytes 250504 (250.5 KB)
17 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
18
19wlp4s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
20 inet 192.168.1.12 netmask 255.255.255.0 broadcast 192.168.1.255
21 inet6 fe80::20ac:6f7:1c6c:c21c prefixlen 64 scopeid 0x20<link>
22 ether 0c:8b:fd:cc:88:f0 txqueuelen 1000 (Ethernet)
23 RX packets 33824 bytes 37267883 (37.2 MB)
24 RX errors 0 dropped 0 overruns 0 frame 0
25 TX packets 12855 bytes 2491006 (2.4 MB)
26 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
27
28wlx000f02139821: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
29 inet 192.168.1.68 netmask 255.255.255.0 broadcast 192.168.1.255
30 inet6 fe80::d721:d902:76e2:387d prefixlen 64 scopeid 0x20<link>
31 ether 00:0f:02:13:98:21 txqueuelen 1000 (Ethernet)
32 RX packets 809 bytes 156995 (156.9 KB)
33 RX errors 0 dropped 20 overruns 0 frame 0
34 TX packets 624 bytes 103764 (103.7 KB)
35 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
36
37~$ sudo lshw -C network
38[sudo] password for busch:
39 *-network
40 description: Wireless interface
41 product: Wireless 7260
42 vendor: Intel Corporation
43 physical id: 0
44 bus info: pci@0000:04:00.0
45 logical name: wlp4s0
46 version: 73
47 serial: 0c:8b:fd:cc:88:f0
48 width: 64 bits
49 clock: 33MHz
50 capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
51 configuration: broadcast=yes driver=iwlwifi driverversion=4.15.0-45-generic firmware=17.948900127.0 ip=192.168.1.12 latency=0 link=yes multicast=yes wireless=IEEE 802.11
52 resources: irq:45 memory:f0500000-f0501fff
53 *-network
54 description: Wireless interface
55 physical id: 2
56 bus info: usb@2:1
57 logical name: wlx000f02139821
58 serial: 00:0f:02:13:98:21
59 capabilities: ethernet physical wireless
60 configuration: broadcast=yes driver=rtl88x2bu ip=192.168.1.68 multicast=yes wireless=IEEE 802.11bgn