You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5.10.0-20-amd64 Debian 11 (stable) with KDE desktop (5.20.5)
$ sudo inxi -Na
Network: Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet driver: N/A modules: r8168 port: N/A
bus ID: 03:00.1 chip ID: 10ec:8168 class ID: 0200
Device-2: Realtek RTL8153 Gigabit Ethernet Adapter type: USB driver: r8152 bus ID: 3-4:3 chip ID: 0bda:8153
class ID: 0000 serial: 000001000000
(driver for device 1 not shown, because i ran inxi after removing it: sudo modprobe -r r8168;sudo apt remove r8169-dkms)
I have removed r8168 dkms because it repeatedly caused issue where computer UI (incl. mouse) was freezing every couple second with journal:
Jan 23 07:53:06 h0st kernel: r8168: eno1: link up
Jan 23 07:53:06 h0st kernel: eno1: esd_flag = 0x7bff
.
Jan 23 07:53:06 h0st kernel: eno1: pci_sn_h = 0xffffffff, should be 0x01000000
.
Jan 23 07:53:06 h0st kernel: eno1: pci_sn_l = 0xffffffff, should be 0x684ce000
.
Jan 23 07:53:06 h0st kernel: eno1: resv_0x2c_h = 0xffff, should be 0x872e
.
Jan 23 07:53:06 h0st kernel: eno1: resv_0x2c_l = 0xffff, should be 0x103c
.
Jan 23 07:53:06 h0st kernel: eno1: resv_0x24_h = 0xffff, should be 0x0000
.
Jan 23 07:53:06 h0st kernel: eno1: resv_0x24_l = 0xffff, should be 0x0000
.
Jan 23 07:53:06 h0st kernel: eno1: resv_0x20_h = 0xffff, should be 0xfc40
.
Jan 23 07:53:06 h0st kernel: eno1: resv_0x20_l = 0xffff, should be 0x4004
.
Jan 23 07:53:06 h0st kernel: eno1: resv_0x1c_h = 0xffff, should be 0x0000
.
Jan 23 07:53:06 h0st kernel: eno1: resv_0x1c_l = 0xffff, should be 0x0000
.
Jan 23 07:53:06 h0st kernel: eno1: mem_base_h = 0xffff, should be 0xfc41
.
Jan 23 07:53:06 h0st kernel: eno1: mem_base_l = 0xffff, should be 0x1004
.
Jan 23 07:53:06 h0st kernel: eno1: io_base_l = 0xffff, should be 0x2201
.
Jan 23 07:53:06 h0st kernel: eno1: cmd = 0xff, should be 0x07
After unloading using modprobe as shown above, freezing stopped...
The text was updated successfully, but these errors were encountered:
Hello,
5.10.0-20-amd64 Debian 11 (stable) with KDE desktop (5.20.5)
$ sudo inxi -Na
(driver for device 1 not shown, because i ran inxi after removing it: sudo modprobe -r r8168;sudo apt remove r8169-dkms)
I have removed r8168 dkms because it repeatedly caused issue where computer UI (incl. mouse) was freezing every couple second with journal:
After unloading using modprobe as shown above, freezing stopped...
The text was updated successfully, but these errors were encountered: