Closed Jotalz closed 8 months ago
Have you tried starting display-manager
service instead of gdm3?
I tried adding systemctl start display-manager
after systemctl start gdm3
, but when i shutdown windows,the screen is still black.
The most terrible thing about this is that I don’t know how to locate the error point,
When I boot Ubuntu from power off, I can see several errors about the GPU, such as Failed to start NVIDIA persistence Daemon.
Although the system can boots normally, I'm not sure if this will cause the KVM to not return host.
do you have any ideas?
I guess this might help.
TLDR:
Blacklist nvidiafb.
On file /etc/modprobe.d/blacklist.conf
, add the line blacklist nvidiafb
I found this question under most Single-GPU-Passthrough posts. I tried most of the methods they mentioned but it didn't work. But I can't do other methoned like that, lower the driver version to 460 because myGPU is 4060ti and there is no such early version.I think this is indeed a more difficult problem to solve
I guess this might help.
TLDR: Blacklist nvidiafb. On file
/etc/modprobe.d/blacklist.conf
, add the lineblacklist nvidiafb
Could this be the cause of cannot get back?
AMD GPUs have issues with reset, but NVIDIA should have proper reset support..
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
I added the logging instructions according to the problem document
And the generated log is as follows: `+ sleep 10
And my stop.sh is:
Does this mean something went wrong while binding?Can you guide me how to solve this problem,thinks!