Open
Conversation
Reverse cycle
Author
|
@danielfomin96 Any change you could test? |
|
Today I have some time to test around a little. I will write back afterwards. |
Author
|
I tried to run on Fedora 36 with Xorg but only getting „no suitable backend
found”.
W dniu niedz., 31.07.2022 o 11:44 danielfomin96 ***@***.***>
napisał(a):
… Today I have some to test around a little. I will write back afterwards.
—
Reply to this email directly, view it on GitHub
<#3 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMRLK3YOW5CDJOO76IBD4TVWZDGBANCNFSM54MYAL2A>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
|
I am having the same problem. |
Author
|
One of the backends is nvidia, tried to install but the Fedora package did
not produce the module properly.
W dniu niedz., 31.07.2022 o 11:47 danielfomin96 ***@***.***>
napisał(a):
… I am having the same problem.
—
Reply to this email directly, view it on GitHub
<#3 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMRLK5XK22MVRLO472FCJTVWZDTNANCNFSM54MYAL2A>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
|
Since I have no nvidia hardware to test on I am trying to use the xrandr backend. Line 105 in d78d828 Here, the display object can not be found using the libX11.so.6 library even though the DISPLAY env is correctly set to :0 . But I cannot fix this because I do not have enough knowledge about working with such libraries. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ported to Python 3.
Needs testing.