Hi,
its not the first time I use Qubes. I used it with my gtx 1060 and rtx 3060 since 2020.
Now I have a RTX 4070. I stopped using qubeos for 2 years and now I tried to install the last official version.
Install goes well without any problems.
It’s when I try to login into the desktop for the first time, I enter Luks password, then I wait, and wait, and wait… And yeah, thats a samsung nvme 980, that should not be that long.
ESC key works, every services seems to start fine.
I can log in from tty2.
Lightdm status is active, I tried to restart it, it does, but tty1 is just a black screen with a flickering every 1 second.
I tried disabling nouveau, it changed nothing. I tried reinstalling the os 5 times…
it’s always the same result.
I had no problem before qubes 4.2.
I think the last version that worked fine was 4.1.
The only changes are my cpu that went from a Ryzen 5 2600 to r7 5850x and my gpu That went from rtx 3060 to rtx 4070.
Is there any commands I can use to diagnose what is going on.
edit:
okay I ran some command to get journals.
see the photos here:
https://drive.google.com/drive/folders/15DHmfSmXuHV7bijZ7917y9d3hu6SfBic
I’m not good to read system journals.
At least I can login in tty2.
keep in mind I always intalled qubeos in dual boot on a gpt partition without any problem wince 2020. I use a 100gb partition on my 2nd nvme (which hold all steam windows games).
edit 2:
I’m starting to think that the nouveau driver that comes with fedora 37, which dom0 is built-on, does not support the RTX 4000 chip.But I know that fedora 40have no problem with it.
I wonder if I can upgrade dom0 to fedora 40.
journactl -b | grep nouveau
returns : nouveau : unknown chipset
Xorg -configure
give the error
Number of created screens does not match number of detected devices. Configuration failed.
cat /var/log/Xorg.0.log | grep EE
gives
[drm] failed to open DRM device for pci
thank you.