You are not logged in.

#1 2022-01-05 14:03:20

Tech-Man
Member
From: 69 street 420
Registered: 2021-01-11
Posts: 97

[SOLVED] Wine not working after update

when ever i run a game or an app i get this error

wine: Unhandled page fault on execute access to 00007FC5174BF5C0 at address 00007FC5174BF5C0 (thread 00d4), starting debugger...
wine: Unhandled page fault on execute access to 00007FBBFED5C270 at address 00007FBBFED5C270 (thread 007c), starting debugger...
00cc:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
00cc:err:winediag:nodrv_CreateWindow The explorer process failed to start.
00cc:fixme:ver:GetCurrentPackageId (000000000011FDA0 0000000000000000): stub

i tried uninstalling wine
removing .wine directory
reinstalling drivers
no avail

Last edited by Tech-Man (2022-01-07 09:42:17)


i dont have one stalker

Offline

#2 2022-01-05 14:51:02

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,740

Re: [SOLVED] Wine not working after update

Which drivers/hardware and how did you install them? All the appropriate 32bit libs set up? What's your output for

glxinfo -B
glxinfo32 -B
vulkaninfo --summary

from {lib32-,}mesa-utils  and vulkan-tools respectively.

Which update did you do, which packages were updated?

Offline

#3 2022-01-05 15:03:40

Tech-Man
Member
From: 69 street 420
Registered: 2021-01-11
Posts: 97

Re: [SOLVED] Wine not working after update

glxinfo -B

name of display: :0
display: :0  screen: 0
direct rendering: Yes
Memory info (GL_NVX_gpu_memory_info):
    Dedicated video memory: 6144 MB
    Total available memory: 6144 MB
    Currently available dedicated video memory: 5942 MB
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce RTX 3060 Laptop GPU/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 495.44
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.6.0 NVIDIA 495.44
OpenGL shading language version string: 4.60 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)

OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 495.44
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

glxinfo32

name of display: :0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Intel (0x8086)
    Device: Mesa Intel(R) UHD Graphics (TGL GT1) (0x9a60)
    Version: 21.3.3
    Accelerated: yes
    Video memory: 3072MB
    Unified memory: yes
    Preferred profile: core (0x1)
    Max core profile version: 4.6
    Max compat profile version: 4.6
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.2
OpenGL vendor string: Intel
OpenGL renderer string: Mesa Intel(R) UHD Graphics (TGL GT1)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 21.3.3
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.6 (Compatibility Profile) Mesa 21.3.3
OpenGL shading language version string: 4.60
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 21.3.3
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

vulkaninfo

==========
VULKANINFO
==========

Vulkan Instance Version: 1.2.202


Instance Extensions: count = 18
-------------------------------
VK_EXT_acquire_xlib_display            : extension revision 1
VK_EXT_debug_report                    : extension revision 10
VK_EXT_debug_utils                     : extension revision 2
VK_EXT_direct_mode_display             : extension revision 1
VK_EXT_display_surface_counter         : extension revision 1
VK_KHR_device_group_creation           : extension revision 1
VK_KHR_display                         : extension revision 23
VK_KHR_external_fence_capabilities     : extension revision 1
VK_KHR_external_memory_capabilities    : extension revision 1
VK_KHR_external_semaphore_capabilities : extension revision 1
VK_KHR_get_display_properties2         : extension revision 1
VK_KHR_get_physical_device_properties2 : extension revision 2
VK_KHR_get_surface_capabilities2       : extension revision 1
VK_KHR_surface                         : extension revision 25
VK_KHR_surface_protected_capabilities  : extension revision 1
VK_KHR_wayland_surface                 : extension revision 6
VK_KHR_xcb_surface                     : extension revision 6
VK_KHR_xlib_surface                    : extension revision 6

Instance Layers: count = 6
--------------------------
VK_LAYER_NV_optimus               NVIDIA Optimus layer         1.2.186  version 1
VK_LAYER_NV_optimus               NVIDIA Optimus layer         1.2.186  version 1
VK_LAYER_VALVE_steam_fossilize_32 Steam Pipeline Caching Layer 1.2.136  version 1
VK_LAYER_VALVE_steam_fossilize_64 Steam Pipeline Caching Layer 1.2.136  version 1
VK_LAYER_VALVE_steam_overlay_32   Steam Overlay Layer          1.2.136  version 1
VK_LAYER_VALVE_steam_overlay_64   Steam Overlay Layer          1.2.136  version 1

Devices:
========
GPU0:
        apiVersion         = 4202682 (1.2.186)
        driverVersion      = 2076901376 (0x7bcb0000)
        vendorID           = 0x10de
        deviceID           = 0x2560
        deviceType         = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
        deviceName         = NVIDIA GeForce RTX 3060 Laptop GPU
        driverID           = DRIVER_ID_NVIDIA_PROPRIETARY
        driverName         = NVIDIA
        driverInfo         = 495.44
        conformanceVersion = 1.2.6.1
GPU1:
        apiVersion         = 4202682 (1.2.186)
        driverVersion      = 2076901376 (0x7bcb0000)
        vendorID           = 0x10de
        deviceID           = 0x2560
        deviceType         = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
        deviceName         = NVIDIA GeForce RTX 3060 Laptop GPU
        driverID           = DRIVER_ID_NVIDIA_PROPRIETARY
        driverName         = NVIDIA
        driverInfo         = 495.44
        conformanceVersion = 1.2.6.1

i dont have one stalker

Offline

#4 2022-01-05 15:08:59

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,740

Re: [SOLVED] Wine not working after update

Your 32bit driver is resolved incorrectly

pacman -Qs nvidia

make sure lib32-nvidia-utils is installed, seeing as you are currently using the non-current 495.44 driver, did you forget to downgrade lib32-nvidia-utils to the matching version?

Offline

#5 2022-01-05 15:11:32

Tech-Man
Member
From: 69 street 420
Registered: 2021-01-11
Posts: 97

Re: [SOLVED] Wine not working after update

here

ocal/egl-wayland 2:1.1.9+r3+g582b2d3-1
    EGLStream-based Wayland external platform
local/lib32-libvdpau 1.4-1
    Nvidia VDPAU library
local/lib32-nvidia-utils 495.46-1
    NVIDIA drivers utilities (32-bit)
local/lib32-opencl-nvidia 495.46-1
    OpenCL implemention for NVIDIA (32-bit)
local/libvdpau 1.4-1
    Nvidia VDPAU library
local/libxnvctrl 495.46-2
    NVIDIA NV-CONTROL X extension
local/nvidia 495.46-6
    NVIDIA drivers for linux
local/nvidia-prime 1.0-4
    NVIDIA Prime Render Offload configuration and utilities
local/nvidia-utils 495.46-1
    NVIDIA drivers utilities
local/opencl-nvidia 495.46-1
    OpenCL implemention for NVIDIA

i installed lib32 nvidia im using the 495 driver so its matching

Last edited by Tech-Man (2022-01-05 15:13:11)


i dont have one stalker

Offline

#6 2022-01-05 15:14:21

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,740

Re: [SOLVED] Wine not working after update

Did you reboot yet? The outputs above resolve the old nvidia versions, you need to reboot after nvidia driver version changes.

Offline

#7 2022-01-05 15:14:59

Tech-Man
Member
From: 69 street 420
Registered: 2021-01-11
Posts: 97

Re: [SOLVED] Wine not working after update

i rebooted like 7 days ago


i dont have one stalker

Offline

#8 2022-01-05 15:36:57

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,740

Re: [SOLVED] Wine not working after update

And? If you updated and that included the nvidia drivers and you didn't reboot between then and now then you should be doing so. A old nvidia module cannot use the newer userspace stack

Offline

#9 2022-01-05 15:38:38

Tech-Man
Member
From: 69 street 420
Registered: 2021-01-11
Posts: 97

Re: [SOLVED] Wine not working after update

I rebooted


i dont have one stalker

Offline

#10 2022-01-05 16:18:05

seth
Member
Registered: 2012-09-03
Posts: 51,253

Re: [SOLVED] Wine not working after update

This kinda looks like an optimus system and for some reason™ glxinfo runs on the nvidia chip and glxinfo32 on the intel chip - how is the system supposed to be configured?
Post you xorg log and the output of "type glxinfo glxinfo32"

Offline

#11 2022-01-05 16:32:21

Tech-Man
Member
From: 69 street 420
Registered: 2021-01-11
Posts: 97

Re: [SOLVED] Wine not working after update

well i ran glxinfo using prime run glxinfo32 didnt work with prime run


i dont have one stalker

Offline

#12 2022-01-05 16:39:13

seth
Member
Registered: 2012-09-03
Posts: 51,253

Re: [SOLVED] Wine not working after update

"didn't work" isn't an error message and please be more elaborative about your actions to not mislead the people who're trying to help you.

Offline

#13 2022-01-05 16:41:09

Tech-Man
Member
From: 69 street 420
Registered: 2021-01-11
Posts: 97

Re: [SOLVED] Wine not working after update

im sorry here is prime-run glxinfo32 -B

name of display: :0
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  152 (GLX)
  Minor opcode of failed request:  24 (X_GLXCreateNewContext)
  Value in failed request:  0x0
  Serial number of failed request:  50
  Current serial number in output stream:  51

i dont have one stalker

Offline

#14 2022-01-05 16:48:57

seth
Member
Registered: 2012-09-03
Posts: 51,253

Re: [SOLVED] Wine not working after update

pacman -Qikk lib32-nvidia-utils
prime-run strace -f -o ~/glxinfo32.strace glxinfo32 -B

And upload the ~/glxinfo32.strace

Offline

#15 2022-01-05 16:53:33

Tech-Man
Member
From: 69 street 420
Registered: 2021-01-11
Posts: 97

Re: [SOLVED] Wine not working after update

pacman output:

Name            : lib32-nvidia-utils
Version         : 495.46-1
Description     : NVIDIA drivers utilities (32-bit)
Architecture    : x86_64
URL             : http://www.nvidia.com/
Licenses        : custom
Groups          : None
Provides        : lib32-vulkan-driver  lib32-opengl-driver  lib32-nvidia-libgl
Depends On      : lib32-zlib  lib32-gcc-libs  lib32-libglvnd  nvidia-utils
Optional Deps   : lib32-opencl-nvidia [installed]
Required By     : lib32-libglvnd  steam  steam-native-runtime
Optional For    : lib32-vulkan-icd-loader
Conflicts With  : lib32-nvidia-libgl
Replaces        : lib32-nvidia-libgl
Installed Size  : 116.19 MiB
Packager        : Sven-Hendrik Haase <svenstaro@gmail.com>
Build Date      : Mon Dec 13 19:29:49 2021
Install Date    : Wed Jan 5 17:01:35 2022
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

lib32-nvidia-utils: 55 total files, 0 altered files

~/glxinfo32.strace

strace: WARNING: Proper structure decoding for this personality is not supported, please consider building strace with mpers support enabled.
name of display: :0
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  152 (GLX)
  Minor opcode of failed request:  24 (X_GLXCreateNewContext)
  Value in failed request:  0x0
  Serial number of failed request:  50
  Current serial number in output stream:  51

i dont have one stalker

Offline

#16 2022-01-05 17:02:53

seth
Member
Registered: 2012-09-03
Posts: 51,253

Re: [SOLVED] Wine not working after update

That's not the strace but some warning about apparently https://bugs.archlinux.org/task/71421 and the X11 error - the ~/glxinfo32.strace file should contain a lot log lines about system calls…

Offline

#17 2022-01-05 17:15:04

Tech-Man
Member
From: 69 street 420
Registered: 2021-01-11
Posts: 97

Re: [SOLVED] Wine not working after update

after making strace from github

name of display: :0
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  152 (GLX)
  Minor opcode of failed request:  24 (X_GLXCreateNewContext)
  Value in failed request:  0x0
  Serial number of failed request:  50
  Current serial number in output stream:  51

i dont have one stalker

Offline

#18 2022-01-05 17:26:24

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,740

Re: [SOLVED] Wine not working after update

This is not the strace, you will have a file (not the normal output you get from the terminal) in the location  ~/glxinfo32.strace if you really want to pipe that out you can do

cat ~/glxinfo32.strace

that should contain the real actual contents.

Offline

#19 2022-01-05 17:31:52

Tech-Man
Member
From: 69 street 420
Registered: 2021-01-11
Posts: 97

Re: [SOLVED] Wine not working after update


i dont have one stalker

Offline

#20 2022-01-05 19:52:51

seth
Member
Registered: 2012-09-03
Posts: 51,253

Re: [SOLVED] Wine not working after update

"prime-run glxinfo32" fails to talk to the X11 server…

loginctl session-status

Offline

#21 2022-01-05 19:55:20

Tech-Man
Member
From: 69 street 420
Registered: 2021-01-11
Posts: 97

Re: [SOLVED] Wine not working after update

here

2 - tech-man (1000)
           Since: Wed 2022-01-05 20:44:42 EET; 1h 9min ago
          Leader: 810 (sddm-helper)
            Seat: seat0; vc1
         Display: :0
         Service: sddm; type x11; class user
         Desktop: KDE
           State: active
            Unit: session-2.scope
                  ├─ 810 /usr/lib/sddm/sddm-helper --socket /tmp/sddm-auth8752c2a2-0bb7-48de-a0c3-361e9e806d5f --id 1 --start /usr/bin/startplasma-x11 --user tech-man
                  ├─ 824 /usr/bin/kwalletd5 --pam-login 6 8
                  ├─ 825 /usr/bin/startplasma-x11
                  ├─1026 /usr/lib/kf5/start_kdeinit
                  ├─1027 "kdeinit5: Running..."
                  ├─1030 /usr/lib/kf5/klauncher --fd=9
                  ├─1041 /usr/bin/kded5
                  ├─1045 /usr/bin/kwin_x11
                  ├─1106 /usr/bin/ksmserver
                  ├─1118 /usr/bin/plasmashell
                  ├─1121 /usr/lib/org_kde_powerdevil
                  ├─1124 /usr/lib/baloo_file
                  ├─1126 /usr/bin/xembedsniproxy
                  ├─1129 /usr/lib/polkit-kde-authentication-agent-1
                  ├─1131 /usr/bin/kaccess
                  ├─1189 /usr/lib/kdeconnectd
                  ├─1211 /usr/bin/gmenudbusmenuproxy
                  ├─1354 python3 -m panon.backend.client ws://127.0.0.1:37901 --backend=pyaudio --fps=165 --bass-resolution-level=4 --enable-spectrum-data
                  ├─1667 /usr/lib/geoclue-2.0/demos/agent
                  ├─1693 /usr/bin/latte-dock
                  ├─1698 /usr/lib/tracker-miner-fs-3
                  ├─1707 /usr/lib/tracker-miner-rss-3
                  └─3761 /usr/lib/kf5/kioslave5 /usr/lib/qt/plugins/kf5/kio/kio_file.so file "" local:/run/user/1000/kded5yNrSff.1.slave-socket

Jan 05 21:45:01 Petrojet kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 25112, resource id: 15039042, major code: 14 (GetGeometry), minor code: 0
Jan 05 21:45:19 Petrojet kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 47175, resource id: 165675019, major code: 18 (ChangeProperty), minor code: 0
Jan 05 21:48:07 Petrojet org_kde_powerdevil[1121]: org.kde.powerdevil: Unsatisfied policies, the action has been aborted
Jan 05 21:48:37 Petrojet org_kde_powerdevil[1121]: org.kde.powerdevil: Unsatisfied policies, the action has been aborted
Jan 05 21:49:07 Petrojet org_kde_powerdevil[1121]: org.kde.powerdevil: Unsatisfied policies, the action has been aborted
Jan 05 21:51:24 Petrojet kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 8417, resource id: 35651648, major code: 18 (ChangeProperty), minor code: 0
Jan 05 21:51:24 Petrojet kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 8433, resource id: 111149931, major code: 18 (ChangeProperty), minor code: 0
Jan 05 21:53:05 Petrojet org_kde_powerdevil[1121]: org.kde.powerdevil: Unsatisfied policies, the action has been aborted
Jan 05 21:53:31 Petrojet kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 53582, resource id: 111149932, major code: 20 (GetProperty), minor code: 0
Jan 05 21:53:31 Petrojet kwin_x11[1045]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 53583, resource id: 111149932, major code: 15 (QueryTree), minor code: 0
~
~

i dont have one stalker

Offline

#22 2022-01-05 21:19:57

seth
Member
Registered: 2012-09-03
Posts: 51,253

Re: [SOLVED] Wine not working after update

Dead end sad
If you configure the system to run on the nvidia chip, https://wiki.archlinux.org/title/NVIDIA … phics_only
Can you then just run "glxinfo32"?

Offline

#23 2022-01-06 08:29:26

Tech-Man
Member
From: 69 street 420
Registered: 2021-01-11
Posts: 97

Re: [SOLVED] Wine not working after update

after i followed the instructions i get this
https://pastebin.com/rHZwZGWm


i dont have one stalker

Offline

#24 2022-01-06 08:40:06

seth
Member
Registered: 2012-09-03
Posts: 51,253

Re: [SOLVED] Wine not working after update

That looks like the tail of some glxinfo output, "glxinfo32 -B"

Offline

#25 2022-01-06 08:52:19

Tech-Man
Member
From: 69 street 420
Registered: 2021-01-11
Posts: 97

Re: [SOLVED] Wine not working after update

well just glxinfo32 -B gives this

name of display: :0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Intel (0x8086)
    Device: Mesa Intel(R) UHD Graphics (TGL GT1) (0x9a60)
    Version: 21.3.3
    Accelerated: yes
    Video memory: 3072MB
    Unified memory: yes
    Preferred profile: core (0x1)
    Max core profile version: 4.6
    Max compat profile version: 4.6
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.2
OpenGL vendor string: Intel
OpenGL renderer string: Mesa Intel(R) UHD Graphics (TGL GT1)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 21.3.3
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.6 (Compatibility Profile) Mesa 21.3.3
OpenGL shading language version string: 4.60
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 21.3.3
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

i dont have one stalker

Offline

Board footer

Powered by FluxBB