Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ lsusb
- Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
- Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
- Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
- Bus 003 Device 004: ID 18d1:4ee3 Google Inc. Nexus/Pixel Device (tether)
- 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 1462:7c91 Micro Star International MYSTIC LIGHT
- Bus 001 Device 004: ID 046d:c545 Logitech, Inc. USB Receiver
- Bus 001 Device 008: ID 2001:331c D-Link Corp. 802.11ac NIC
- Bus 001 Device 003: ID 1532:0094 Razer USA, Ltd Orochi V2
- Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub
- Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
- $ lspci | grep Realtek
- 22:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
- 2a:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller (rev 04)
- $ sudo rfkill list
- <no output>
- $ uname -a
- Linux anama-ubuntu 5.19.0-41-generic #42~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Apr 18 17:40:00 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
- $ ifconfig
- enp34s0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
- ether 2c:f0:5d:cf:e8:5d txqueuelen 1000 (Ethernet)
- RX packets 0 bytes 0 (0.0 B)
- RX errors 0 dropped 0 overruns 0 frame 0
- TX packets 0 bytes 0 (0.0 B)
- TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
- enp42s0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
- ether 2c:f0:5d:cf:e8:5c txqueuelen 1000 (Ethernet)
- RX packets 0 bytes 0 (0.0 B)
- RX errors 0 dropped 0 overruns 0 frame 0
- TX packets 0 bytes 0 (0.0 B)
- TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
- enx2e784816be86: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
- inet 192.168.56.72 netmask 255.255.255.0 broadcast 192.168.56.255
- inet6 fe80::add5:19f5:888a:ee4d prefixlen 64 scopeid 0x20<link>
- ether 2e:78:48:16:be:86 txqueuelen 1000 (Ethernet)
- RX packets 59030 bytes 73782024 (73.7 MB)
- RX errors 0 dropped 0 overruns 0 frame 0
- TX packets 35460 bytes 5678721 (5.6 MB)
- TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
- lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
- inet 127.0.0.1 netmask 255.0.0.0
- inet6 ::1 prefixlen 128 scopeid 0x10<host>
- loop txqueuelen 1000 (Local Loopback)
- RX packets 6490 bytes 584056 (584.0 KB)
- RX errors 0 dropped 0 overruns 0 frame 0
- TX packets 6490 bytes 584056 (584.0 KB)
- TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
- $ iw dev
- <no output>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement