Error executing PokerStars

Questions about Wine on Linux
Locked
cerealKiller
Newbie
Newbie
Posts: 1
Joined: Sat Mar 20, 2021 8:22 am

Error executing PokerStars

Post by cerealKiller »

Hello you all, i'm tring to use PokerStars on my distribution.
Installation is easy and everything goes fine, i can open the application but when i try to log into my account the application crash.

Here is my configuration:
OS = KDE Neon 5.21.3
Kernel = 5.11.0
Video driver = nvidia-460

wine --version

Code: Select all

wine-6.0
lshw -c video

Code: Select all

  *-display                 
       description: 3D controller
       product: TU117M [GeForce GTX 1650 Mobile / Max-Q]
       vendor: NVIDIA Corporation
       physical id: 0
       bus info: pci@0000:01:00.0
       version: a1
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list rom
       configuration: driver=nvidia latency=0
       resources: irq:175 memory:ec000000-ecffffff memory:c0000000-cfffffff memory:d0000000-d1ffffff ioport:3000(size=128) memory:ed000000-ed07ffff
  *-display
       description: VGA compatible controller
       product: UHD Graphics 630 (Mobile)
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 00
       width: 64 bits
       clock: 33MHz
       capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
       configuration: driver=i915 latency=0
       resources: irq:158 memory:eb000000-ebffffff memory:80000000-8fffffff ioport:4000(size=64) memory:c0000-dffff
This is the error i get while try to log into my account:

Code: Select all

X Error of failed request:  GLXBadContext
  Major opcode of failed request:  152 (GLX)
  Minor opcode of failed request:  6 (X_GLXIsDirect)
  Serial number of failed request:  198
  Current serial number in output stream:  197
0408:fixme:process:SetProcessDEPPolicy (3): stub
0408:fixme:heap:RtlSetHeapInformation 00000000 1 00000000 0 stub
0408:fixme:ntdll:EtwEventRegister ({d2d578d9-2936-45b6-a09f-30e32715f42d}, 115921C0, 14F52C98, 14FF2788) stub.
040c:fixme:thread:QueryThreadCycleTime (000000E0,02FBFE00): stub!
0408:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
If i switch to nouveau video driver I can run the application and log in, but the cpu goes up to 90+ degrees.

Any suggestion?

Thank you
Locked