You are not logged in.

#1 2021-01-27 19:20:47

A3R0
Member
Registered: 2021-01-27
Posts: 1

Needs help with wine

Hi, I just found out 'wine' doesn't work on my machine. I mean it does work but only 5.10 and older. On newer when I run

rm -r ~/.wine
winecfg

it shows

wine: created the configuration directory '/home/aero/.wine'
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

0048:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
0048:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
0048:err:ole:get_local_server_stream Failed: 80004002

and when I ^c it

0050:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0050:err:winediag:nodrv_CreateWindow Unknown error (998).
0050:err:ole:apartment_createwindowifneeded CreateWindow failed with error 0
0050:err:ole:apartment_createwindowifneeded CreateWindow failed with error 0
0050:err:ole:apartment_createwindowifneeded CreateWindow failed with error 14007
0050:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x800736b7
0050:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 800736b7
0050:err:ole:get_local_server_stream Failed: 800736b7

I tried executing

 sysctl dev.i915.perf_stream_paranoid=0 

as wine suggests and the warning about Performance support disappears but everything else stays the same.

On wine 5.10 and older everything works fine. Yes, I did sudo pacman -Syu.

I run plasma but tried wine on I3 and xfce, nothing changes.

Kernel: linux-zen 5.10.10, I tried rebooting to linux-lts 5.4.92, nothing changes.

One more thing, kinda strange but, when I ssh -X localhost and run wine it works fine. (wine doesn't work in su - $USER)

Offline

Board footer

Powered by FluxBB