You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
flatpak run com.usebottles.bottles
12:45:55 (ERROR) Unable to load libGLX_nvidia.so.0
12:45:55 (WARNING) Unable to locate libGLX_nvidia
12:45:56 (INFO) Bottles Started!
(bottles:2): Gtk-WARNING **: 12:45:56.366: AdwViewSwitcher 0x55e9e5328de0 (viewswitcher) reported min height -6, but sizes must be >= 0
12:45:56 (INFO) Performing Bottles checks…
12:45:56 (INFO) Dxvks found:
- dxvk-2.1-1-977669c
- dxvk-2.3
12:45:56 (INFO) Vkd3ds found:
- vkd3d-proton-2.8-1-b7fb41b
- vkd3d-proton-2.11
12:45:56 (INFO) Nvapis found:
- dxvk-nvapi-v0.6.2-1-742b17c
- dxvk-nvapi-v0.6.4
12:45:56 (INFO) Latencyflexs found:
- latencyflex-v0.1.1
12:45:56 (INFO) Runners found:
- soda-7.0-9
- ge-proton8-25
- GE-Proton8-25
- ge-proton8-24
- sys-wine-8.0.2
12:45:56 (INFO) Bottles found:
- Winbox
- FurMark
- EA Desktop
12:45:56 (INFO) Catalog installers loaded
12:45:56 (INFO) Catalog dependencies loaded
12:45:57 (INFO) Catalog components loaded
12:46:03 (INFO) Setting Key sync=fsync for bottle EA Desktop…
12:46:03 (INFO) There is no running wineserver.
12:46:04 (INFO) Launching an executable…
12:46:04 (WARNING) Windows path detected. Avoiding validation.
12:46:04 (INFO) Using Wine Starter -- run
12:46:04 (ERROR) Unable to load libGLX_nvidia.so.0
12:46:04 (WARNING) Unable to locate libGLX_nvidia
12:46:05 (INFO) Using EasyAntiCheat runtime
12:46:05 (INFO) Using BattlEye runtime
fsync: up and running.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
002c:err:wineboot:process_run_key Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -r" (2).
00d4:err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111 for dll L"C:\\windows\\system32\\ieframe.dll"
0158:err:module:hacks_init HACK: setting LIBGL_ALWAYS_SOFTWARE.
info: Game: EALaunchHelper.exe
info: DXVK: v2.3
info: Vulkan: Found vkGetInstanceProcAddr in winevulkan.dll @ 0x3b6dc4060
info: Built-in extension providers:
info: Win32 WSI
info: OpenVR
info: OpenXR
info: OpenVR: could not open registry key, status 2
info: OpenVR: Failed to locate module
info: Required Vulkan extension VK_KHR_surface not supported
err: DxvkInstance: Required instance extensions not supported
err: D3D11CreateDevice: Failed to create a DXGI factory
wine: Unhandled page fault on read access to 0000000000000020 at address 00000002EDF929C8 (thread 0158), starting debugger...
Additional context
It seems that if you have multiple graphics at boot time and one of the GPUs (in this case the Nvidia card) is passed through to a virtual machine (PCIe passthrough) bottles still thinks this card can be used. There should be a global option for bottles to select the graphics card to be used for acceleration.
The text was updated successfully, but these errors were encountered:
BentHaase
changed the title
[Bug]: EA Launcher crashes with 'unhandled exception'
[Bug]: EA Launcher crashes with 'unhandled exception' / Wrong GPU detected when having multiple GPUs
Feb 4, 2024
mirkobrombin
changed the title
[Bug]: EA Launcher crashes with 'unhandled exception' / Wrong GPU detected when having multiple GPUs
[Bug]: Bottles is assuming the wrong dedicated GPU
Apr 25, 2024
Describe the bug
EA Launcher crashes after fresh installation with the following exception:
To Reproduce
Package
Flatpak from Flathub
Distribution
Fedora release 39
Debugging Information
Troubleshooting Logs
Additional context
It seems that if you have multiple graphics at boot time and one of the GPUs (in this case the Nvidia card) is passed through to a virtual machine (PCIe passthrough) bottles still thinks this card can be used. There should be a global option for bottles to select the graphics card to be used for acceleration.
The text was updated successfully, but these errors were encountered: