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

Evdi 1.14.4 works well on 6.9.3 and 6.8.9, but not on 6.8.10 ;) #471

Open
sabinich opened this issue Jun 9, 2024 · 2 comments
Open

Evdi 1.14.4 works well on 6.9.3 and 6.8.9, but not on 6.8.10 ;) #471

sabinich opened this issue Jun 9, 2024 · 2 comments

Comments

@sabinich
Copy link

sabinich commented Jun 9, 2024

Hello!
JFYI ;)
Thank you for regularly update evdi with changes, which helps for performance on additional screens.

@ricardoromanj
Copy link

@sabinich how did you get it to work on 6.9.3? It still fails with modprobe: FATAL: Module evdi not found in directory /lib/modules/6.9.3-arch1-1.

@sabinich
Copy link
Author

@sabinich how did you get it to work on 6.9.3? It still fails with modprobe: FATAL: Module evdi not found in directory /lib/modules/6.9.3-arch1-1.

I didn't do anything. It works from at box on Ubuntu with xanmod kernel.

user@pc:~$ uname -a
Linux pc 6.9.3-x64v3-xanmod1 #0~20240531.gf097943 SMP PREEMPT_DYNAMIC Fri May 31 03:42:16 UTC x86_64 x86_64 x86_64 GNU/Linux

use@pc:~$ find  /lib/modules/6.9.3-x64v3-xanmod1/ -type f -name "evdi*"
/lib/modules/6.9.3-x64v3-xanmod1/updates/dkms/evdi.ko

use@pc:~$ systemctl status displaylink-driver
● displaylink-driver.service - DisplayLink Driver Service
     Loaded: loaded (/lib/systemd/system/displaylink-driver.service; static)
     Active: active (running) since Sat 2024-06-15 16:26:28 MSK; 2min 25s ago
    Process: 123048 ExecStartPre=/bin/sh -c modprobe evdi || (dkms install $(ls -t /usr/src | grep evdi | head -n1  | sed -e "s:-:/:") && modprobe evdi) (code=exited, status=0/SUCCESS)
   Main PID: 123050 (DisplayLinkMana)
      Tasks: 56 (limit: 35684)
     Memory: 104.0M
        CPU: 32.956s
     CGroup: /system.slice/displaylink-driver.service
             └─123050 /opt/displaylink/DisplayLinkManager

jun 15 16:26:28 pc systemd[1]: Starting DisplayLink Driver Service...
jun 15 16:26:28 pc systemd[1]: Started DisplayLink Driver Service.

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

2 participants