I cannot run Battle.net and WoW

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
spamator12
Newbie
Newbie
Posts: 1
Joined: Mon Nov 18, 2024 3:59 pm

I cannot run Battle.net and WoW

Post by spamator12 »

Hi! I'm new around here, but to this time wine run perfectly! But now something is wrong.

I'm using linux MInt (Linux Mint 20.2 Cinnamon - 5.0.7, kernel 5.15.0-125-generic) I did install new nvidia drivers for mobile Geforce RTX 2026 (version 535.183.01-0 ubuntu 0.20.04.1) and I thing wine is using wrong drivers (intel instead of nvidia).

Code: Select all

wine-9.0
When I try:

Code: Select all

WINEDEBUG=+wgl wine "Desktop/Battle.net" &> wine.log
I do get in 'wine.log':

Code: Select all

0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

wine: failed to open "Desktop/Battle.net": c0000135
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0
What can I do to fix this? Thanks!
Locked