cat /var/log/Xorg.0.log | egrep -i "(error|fail|warning)"
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 26.482] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[ 26.597] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.4 LTS
Release: 22.04
Codename: jammy
uname -r
6.5.0-26-generic
lspci -knn | grep "Eth\|Net" -A2
rfkill list
03:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM4360 802.11ac Dual Band Wireless Network Adapter [14e4:43a0] (rev 03)
Subsystem: Broadcom Inc. and subsidiaries BCM4360 802.11ac Wireless Network Adapter [14e4:0619]
Kernel modules: bcma, wl
04:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
Subsystem: Micro-Star International Co., Ltd. [MSI] RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1462:7d48]
Kernel modules: r8168
05:00.0 Non-Volatile memory controller [0108]: Phison Electronics Corporation PS5015-E15 PCIe3 NVMe Controller (DRAM-less) [1987:5015] (rev 01)
ifconfig -a
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 (Локальная петля (Loopback))
RX packets 3729 bytes 281628 (281.6 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 3729 bytes 281628 (281.6 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0