DisplayLink / evdi

Extensible Virtual Display Interface
MIT License
689 stars 179 forks source link

6.9.1 kernel doesn't work - downgrading to 6.8.9-arch1-2 works #468

Closed pjhfggij closed 1 month ago

pjhfggij commented 1 month ago

I've just upgraded to 6.9.1 kernel and evdi stopped working. After downgrading to 6.8.9.arch1-2 it works again.

displaylink-emajewsk commented 1 month ago

Could you please show us the failing make.log? The code seems to build with Linux's master

listout commented 1 month ago

I'm having somewhat of a similar issue. If I'm using kernel 6.8.10 and above, wayland seems to not work at all. I'm on GNOME and the option for GNOME goes away completely, leaving to use GNOME with only Xorg.

pjhfggij commented 1 month ago

it's working now, strange. The issue may have been related to dkms, not evdi, because after looking at /var/lib/dkms/evdi directory I couldn't find 6.9.1 version. Thanks @displaylink-emajewsk for mentioning make.log that led me there. Then update to 6.9.1 kernel triggered dkms that created new evdi module that got loaded correctly on reboot.