Enverex

Results 68 comments of Enverex

Looks like there is something this time... ``` [11:50:07] root@arcanite ~ # lspci -v -s 03:00.0 03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Vega 10 XL/XT [Radeon RX...

Nope, stock card/BIOS, etc. Notice in the previous output it did at least say "Subsystem: Sapphire Technology Limited Vega 10 XT [Radeon RX Vega 64]" so it was identified as...

Neither of those two return anything for me. I think it's your "grep AMD" breaking it as my subsystem line doesn't contain AMD. The dmesg Vega line was: ``` [Tue...

Nope (neither work for me, first gives nothing, second says "modesetting"). Wouldn't be a good idea to use that anyway as "print $14" is incredibly specific and will only work...

That gives... ``` [10:24:51] arcade@arcanite ~ $ cat $SYSPATH/subsystem_device 0xe376 [10:24:51] arcade@arcanite ~ $ cat $SYSPATH/uevent DRIVER=amdgpu PCI_CLASS=30000 PCI_ID=1002:687F PCI_SUBSYS_ID=1DA2:E376 PCI_SLOT_NAME=0000:03:00.0 MODALIAS=pci:v00001002d0000687Fsv00001DA2sd0000E376bc03sc00i00 ``` So it looks like it's subsystem_vendor and...

You're in the wrong place, this isn't for RetroPie. You're looking for this repo - https://github.com/RetroPie/EmulationStation

I'd actually like to add that this renders EmulationStation almost unusable when using a large collection because it takes literally minutes to open in that case.

Doesn't start on Linux either, just gives.... ``` ConfigPath /home/arcade/.config/emulationstation Couldn't load settings from "/home/arcade/.config/emulationstation" ``` Doesn't matter if the settings folder exists or not, it just gives that error...