Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

r8168 5.10.0-20-amd64 Debian KDE UI freezes and journal: eno1: esd_flag = 0x7bff ; eno1: cmd = 0xff, should be 0x07 #48

Open
slrslr opened this issue Jan 23, 2023 · 0 comments

Comments

@slrslr
Copy link

slrslr commented Jan 23, 2023

Hello,

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...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant