NVIDIA Open GPU Kernel Modules Version
515.48.07 - Gentoo kernel-open build
Does this happen with the proprietary driver (of the same version) as well?
I cannot test this
Operating System and Version
Gentoo Base System release 2.8
Kernel Release
5.18.1-gentoo-r1 - configured and compiled by myself
Hardware: GPU
NVIDIA GeForce RTX 2060 (UUID: GPU-466269ac-80e7-d5cf-f317-6157a8421d30)
Describe the bug
After emerging the gentoo driver for nvidia with the kernel-open flag and restarted, I couldn't open lutris anymore.
From the dumped info, it seems like lutris can't recognise this GPU
Lutris log:
2022-06-02 19:26:26,589: No GPU available on this system!
2022-06-02 19:26:27,273: Starting Lutris 0.5.10.1
2022-06-02 19:26:27,399: Writing full game list from MAME to /home/therealone/.cache/lutris/
2022-06-02 19:26:27,402: Couldn't get any output for mame -listxml
2022-06-02 19:26:27,402: MAME did not write anything to /home/therealone/.cache/lutris/mame/
2022-06-02 19:26:27,404: Using NVIDIA drivers for for Open
2022-06-02 19:26:27,404: GPU: NVIDIA GeForce RTX 2060
2022-06-02 19:26:27,404: No GPU available on this system!
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/lutris/gui/application.py", line 409, in do_command
run_all_checks()
File "/usr/lib/python3.9/site-packages/lutris/startup.py", line 156, in run_all_checks
check_driver()
File "/usr/lib/python3.9/site-packages/lutris/startup.py", line 81, in check_driver
if drivers.is_outdated():
File "/usr/lib/python3.9/site-packages/lutris/util/graphics/drivers.py", line 112, in is_o
major_version = int(driver_version.split(".")[0])
ValueError: invalid literal for int() with base 10: 'for'
2022-06-02 19:26:27,405: Shutting down Lutris
To Reproduce
- Emerge version 515.48.07 of x11-drivers/nvidia-drivers with the
kernel-open flag, restart and login
- Open lutris
- Notice it doesn't open so open a terminal
- Run
lutris and get this dump error info:
2022-06-02 19:26:26,589: No GPU available on this system!
2022-06-02 19:26:27,273: Starting Lutris 0.5.10.1
2022-06-02 19:26:27,399: Writing full game list from MAME to /home/therealone/.cache/lutris/
2022-06-02 19:26:27,402: Couldn't get any output for mame -listxml
2022-06-02 19:26:27,402: MAME did not write anything to /home/therealone/.cache/lutris/mame/
2022-06-02 19:26:27,404: Using NVIDIA drivers for for Open
2022-06-02 19:26:27,404: GPU: NVIDIA GeForce RTX 2060
2022-06-02 19:26:27,404: No GPU available on this system!
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/lutris/gui/application.py", line 409, in do_command
run_all_checks()
File "/usr/lib/python3.9/site-packages/lutris/startup.py", line 156, in run_all_checks
check_driver()
File "/usr/lib/python3.9/site-packages/lutris/startup.py", line 81, in check_driver
if drivers.is_outdated():
File "/usr/lib/python3.9/site-packages/lutris/util/graphics/drivers.py", line 112, in is_o
major_version = int(driver_version.split(".")[0])
ValueError: invalid literal for int() with base 10: 'for'
2022-06-02 19:26:27,405: Shutting down Lutris
Bug Incidence
Always
nvidia-bug-report.log.gz
nvidia-bug-report.log.gz
More Info
No response
NVIDIA Open GPU Kernel Modules Version
515.48.07 - Gentoo kernel-open build
Does this happen with the proprietary driver (of the same version) as well?
I cannot test this
Operating System and Version
Gentoo Base System release 2.8
Kernel Release
5.18.1-gentoo-r1 - configured and compiled by myself
Hardware: GPU
NVIDIA GeForce RTX 2060 (UUID: GPU-466269ac-80e7-d5cf-f317-6157a8421d30)
Describe the bug
After emerging the gentoo driver for nvidia with the
kernel-openflag and restarted, I couldn't open lutris anymore.From the dumped info, it seems like lutris can't recognise this GPU
Lutris log:
To Reproduce
kernel-openflag, restart and loginlutrisand get this dump error info:Bug Incidence
Always
nvidia-bug-report.log.gz
nvidia-bug-report.log.gz
More Info
No response