![]() |
any update on this?
|
The application is crashing as it would when evdi kernel module is not loaded. We have already fixed the crash for next release, but this does not explain why you experience this if the evdi is indeed loaded.
Can you check if you can access /sys/devices/evdi folder? The application will try to write to files which are exposed there. Any problems with sysfs would be fatal - maybe it is a read-only filesystem? Also, could you attach your dmesg log - preferably with maximum logging level set for evdi following instructions in http://displaylink.org/forum/showpos...30&postcount=5 . Thanks, Michal |
directory is readable by users. Writable by root
Code:
ls -la /sys/devices/evdiI'll do another try of evdi in a bit with increased log level and dmesg log |
dmesg log
1 Attachment(s)
attached find the dmesg log, it does contain several errors
|
any update on this? did the last logs reveal anything?
|
Ran with new version...
2 Attachment(s)
I ran with the new version 138. Good news its no longer crashing, but no display in xrandr, no provider. dmesg seems to indicate that the display is not found although I get the correct edid logged again.
new logs and new dmesg |
So, I am own a D3100 and using Gentoo, too.
After building and loading evdi.ko and starting DisplayLinkManager I got a few lines in my system log (after a few seconds): Loading evdi.ko Code:
Sep 02 22:41:13 m3800 kernel: [ ] evdi_init Initialising logging on level 5Code:
Sep 02 22:41:23 m3800 kernel: [D] add_store increasing device count to 1Code:
Sep 02 22:41:35 m3800 kernel: [W] evdi_painter_disconnect (dev=0) An unknown connection to ffff880461ca2e00 tries to close us - ignoring
In the top-directory I also got a file that seems to be the EDID of my attached monitor:
So, no further success, the monitor is kept blank. Could I provide you further log stuff (files, ...)? |
I would like to use strace to show what is going on.
So I stopped the running DisplayLinkManager while X is still running and started it again using "strace -f ...". Now I see an additional provider and could use xrandr to activate the monitor output. So at least it is working, but need to have a further look at the order of the commands. Log: Code:
Sep 02 23:05:00 m3800 kernel: [D] add_store increasing device count to 2 |
I rebooted my machine to find the simple steps:
Now xrandr shows the provider (listproviders). Code:
$ xrandr --listprovidersCode:
xrandr --setprovideroutputsource 1 0All fine. |
ok I can confirm that after loading module prior to X and of course installing the modesetting driver ;) it works now.
|
| All times are GMT. The time now is 05:01 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2026, vBulletin Solutions, Inc.