Open scottAnselmo opened 1 year ago
Thanks for your report, at the mkment Desktop Mode is not supported but it's a planned feature. We will chrck in this issue in the moment that we will implement it.
Can you try
Open Flatseal
and enable Graphics Device = DRI
or change other permissions and see if that does something.
See if that does something, I'm not that well versed in ARC.
But standard recommendations apply:
Is it a Laptop GPU / CPU
hybrid or just a Desktop GPU
?
If it is a Laptop Hybrid: If ARC has some performance mode settings in some GUI enable that or if you can add the application into some list that forces performance mode enable that.
Can you try Open
Flatseal
and enableGraphics Device = DRI
or change other permissions and see if that does something.
Enabled all Device toggles including device=dri
, and also filesystem=host
, but still get the same errors around the 0x56a1 PCI ID.
If it is a Laptop Hybrid
In my particular case it's the vanilla Intel Arc 750 dedicated GPU, not a discrete variant
Ok! I guess we can hope mainline MESA fixes it soon then :)
Also, you can try either waiting for 0.7.0 or changing the version of OpenGL used by EmulationStation. I got this same error when running RetroDECK in a VM that didn't support OpenGL 4.6, which the build in RetroDECK 0.6.6b is forced to. Manually changing it to one of the other options (3.3 or 4.2) worked for me.
The file to change is at ~/.var/app/net.retrodeck.retrodeck/config/emulationstation/.emulationstation/es_settings.xml
Change the setting OpenGLVersion from blank to 3.3 or 4.2 and see if that helps. If it does, then things will be fixed in the next build.
Change the setting OpenGLVersion from blank to 3.3 or 4.2 and see if that helps. If it does, then things will be fixed in the next build.
I can confirm that setting it from blank to either 3.3 or 4.2 will allow for RetroDECK to launch into the GUI where I can then use a controller to navigate, etc.
It will still throw an error about 0x56a1 PCI ID support in the terminal, but that's an upstream MESA issue that doesn't seem to impact RetroDECK (I have yet to do a comprehensive test of emulators)
Problem:
When running RetroDECK on Fedora Kinoite 38 after accepting running RetroDeck in desktop mode it crashes. The issue seems to be upstream w/ the MESA driver for Intel Arc 750. Have pinged related people who work Intel Arc support for MESA, but am creating the issue here just to highlight issue for discoverability by other folk.
Log:
System Info: Operating System: Fedora Linux 38 KDE Plasma Version: 5.27.5 KDE Frameworks Version: 5.106.0 Qt Version: 5.15.9 Kernel Version: 6.2.15-300.fc38.x86_64 (64-bit) Graphics Platform: X11 Graphics Processor: Mesa Intel® Arc RetroDECK Version: 0.6.6b