-
-
Notifications
You must be signed in to change notification settings - Fork 16
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
My secondary screen dose not work anymore after nvidia update. #61
Comments
Return to the nvidia image and use v1.1.2 as the tag, this will make the downgrade. I have no idea why this happened, maybe a regression in the nvidia drivers packaged by debian. |
Hey @mirkobrombin, thx for the suggestion but could You tell me how coud i add that flag and also apply it? |
|
I've done this and the only thing that changed is on this version of nvidia-smi which I have now:
I don't have the secondary screen running with the vanilla os logo |
I've also tried 1.1.1 and same issue |
Update:I've tested all of the following versions: main, v1.1.2, v1.1.1 and v1.1.0. None of those versions helped me to make my display to work again. Nvia smi for the versions:
Do you have any idea on what else I could do? @mirkobrombin |
This means you were not using the nvidia image than. What image where you using? |
I don't know what exact version you mean. This is my current config on which I've tested the tag versions:
|
I have the same issue with v1.1.3. Reverting to v1.1.2 seems to fix it. Edit: For reference, I'm on a 3080ti Edit 2: Full symptom list on my setup is:
|
I managed to get some decent boot logs from journalctl -b (attached). It looks like the NOUVEAU driver is loaded instead, although I'm not sure if this is a fallback by design? Attached both 1.1.2 (working) and 1.1.3 (broken) for reference (edit: accidentally got them the wrong way around) |
Weird, nvidia-smi works when nouveau is loaded? (Did not check logs yet) |
it seems to... in the logs it looks like it starts configuring the nvidia drivers, but then falls over trying to find /dev/dri/card0:
|
I tried blacklisting the nouveau driver in kargs with no luck. Also tried adding the modeset=1. |
@stoorps could you tell me where can I also find this logs to check if is the exact same issue? |
UPDATE:For some reason, I will switch the GPU Profile Management to the UPDATE 2:tag |
you can grab logs by removing |
Thanks, I will try it later :D |
We are making a new sync with Sid, hope this fixes the issue. I will give you instructions on how to test the next testing image once ready. |
Any updates on the sync? :) |
Just an update @mirkobrombin, I've also tried the new version 1.1.4 and I face the exact same issue as in 1.1.3 |
Second update @mirkobrombin. This issue is fixed and everything works as expected if I use the |
Update: Now with this current update of
|
Gonna tag @jardon because I am completely out of loop here. |
the |
I don't know if it has relevance or is just for me, but with this new update, my second monitor is going to work only after I log in with my username and password. But as long as I am on the login screen, it is not going to work at all. But it except it everything works, thanks :D |
Hello,
After an update of the nvidia graphic card applied in both partitions via:
My secondary display is not working anymore.
What I've tried:
abroot config-editor
and then using theabroot upgrade
to change:To both
"name": "vanilla-os/nvidia-exp"
and"name": "vanilla-os/desktop"
. None of those worked.I've tried to move my profile to XORG and Wayland, but none of them made any difference
I've tried to change the GPU Profile Management from settings to "Integrate GPU" and also "On-demand", but none of them worked.
I've also tried to add the following kernel parameters via
abroot kargs edit
:Question:
How can I either downgrade my version of the Nvidia driver or do some configuration to fix this?
Note:
For the case when I've changed the
nvidia
tonvidia-exp
in theconfig-editor
my display it will display ONLY the "Vanilla | Orchid" logo as can be seen in the attached image with not regard to what am I doing on the main monitor.The text was updated successfully, but these errors were encountered: