ಠ_ಠ

Results 44 comments of ಠ_ಠ

System information: Operating System: Fedora Linux 36 KDE Plasma Version: 5.24.5 KDE Frameworks Version: 5.94.0 Qt Version: 5.15.3 Kernel Version: 5.18.9-200.fc36.x86_64 (64-bit) Graphics Platform: X11 Processors: 12 × Intel® Core™...

I started experiencing these issues after using `sudo nvautoinstall primec`.

Output of `sudo nvautoinstall compat`: ``` [ # ] NVIDIA AUTOINSTALLER FOR FEDORA LINUX [ ★ ] CHECKING FOR GPU COMPATIBILITY... [ ! ] Compatibility infomation was obtained [ ✓...

Reverting the NVIDIA driver install with the RPMfusion guide fixed the SDDM and applications.

I have tried to reinstall just the driver without other things such as FFMPEG and vulkan, however it doesn't boot at all now.

I managed to get it to start after the 4th reboot (??) and Nvidia X-Server settings works now. GreenWithEnvy is also able to get data from the GPU. Applications do...

I have been able to reproduce the same issue (blackscreen SDDM & broken apps) when manually setting the Nvidia GPU as primary GPU with the [fedora docs guide](https://docs.fedoraproject.org/en-US/quick-docs/how-to-set-nvidia-as-primary-gpu-on-optimus-based-laptops/#_why_would_you_want_to_do_that).

I have reverted the change by removing the `Option "PrimaryGPU" "yes"` line in `/etc/X11/xorg.conf.d/nvidia.conf`. The SDDM and applications are functioning again.

So in conclusion: | | SDDM displayed[^1] | Apps run[^2] | dGPU usage[^3] | |---------------------------------------------------------------------------|----------------|----------|------------| | All parts installed using `nvautoinstall` w/o `primec` | √ | √ | x |...

This works, the SDDM is properly shown now, but some applications still crash. I've created a pull request to add these changes to the tool.