You are not logged in.
Pages: 1
Solution:
GPU 0: 10de:1292 "NVIDIA GeForce GT 740M" discrete GPU 0000:01:00.0
GPU 1: 8086:416 "Intel(R) HD Graphics 4600 (HSW GT2)" integrated GPU 0000:00:02.0export MESA_VK_DEVICE_SELECT=8086:416!Last edited by Ypixcm (2025-07-22 13:36:54)
My new name: RethLibc
Offline
You're trying to start what exactly? Unless you're trying to run something using vulkan that should not be relevant (and 470xx does support vulkan, albeit limited by the HW capabilities first and foremost and none of the more modern translation solutions like DXVK and VKD3D support that limited feature set in recent versions) and all the wined3d defaults are still OGL afaik. Terminal output from such an attempt?
Last edited by V1del (2025-07-21 13:12:10)
Offline
I tried to get it to travel some basic things, but it didn't work
prime-run winecfg
00fc:fixme:winediag:loader_init wine-staging 10.12 is a testing version containing experimental patches.
00fc:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.
There is no window at all
Last edited by Ypixcm (2025-07-21 13:37:50)
My new name: RethLibc
Offline
https://bbs.archlinux.org/viewtopic.php?id=268691
I encountered exactly the same problem
MODULES=(i915 nvidia nvidia_modeset nvidia_uvm nvidia_drm)
It's of no use at all
My new name: RethLibc
Offline
That suggests your vulkan setup is faulty as there are mechanisms to use multiple vulkan drivers.
If you wish to investigate further. unset the envvar and remove that post the outputs of
$ vulkaninfo --summary
$ pacman -Qs vulkanDisliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
ok
vulkaninfo --summary
http://fars.ee/am_0
pacman -Qs vulkan
local/lib32-nvidia-470xx-utils 470.256.02-1
NVIDIA drivers utilities (32-bit)
local/lib32-vulkan-icd-loader 1.4.321.0-1
Vulkan Installable Client Driver (ICD) Loader (32-bit)
local/lib32-vulkan-intel 1:25.1.6-1
Open-source Vulkan driver for Intel GPUs - 32-bit
local/nvidia-470xx-utils 470.256.02-7.98
NVIDIA drivers utilities
local/qt6-shadertools 6.9.1-1 (qt6)
Provides functionality for the shader pipeline that allows Qt Quick to operate on Vulkan, Metal, and Direct3D, in addition to OpenGL
local/spirv-tools 1:1.4.321.0-1 (vulkan-devel)
API and commands for processing SPIR-V modules
local/vulkan-headers 1:1.4.321.0-1 (vulkan-devel)
Vulkan header files and API registry
local/vulkan-icd-loader 1.4.321.0-1 (vulkan-devel)
Vulkan Installable Client Driver (ICD) Loader
local/vulkan-intel 1:25.1.6-1
Open-source Vulkan driver for Intel GPUs
local/vulkan-tools 1.4.321.0-1 (vulkan-devel)
Vulkan tools and utilitiesMy new name: RethLibc
Offline
Install vulkan-mesa-layers, see https://wiki.archlinux.org/title/Vulkan … en_devices
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
GPU 0: 10de:1292 "NVIDIA GeForce GT 740M" discrete GPU 0000:01:00.0
GPU 1: 8086:416 "Intel(R) HD Graphics 4600 (HSW GT2)" integrated GPU 0000:00:02.0export MESA_VK_DEVICE_SELECT=8086:416!I tried running winecfg、 prim-run wine notepad and there were no problems at all
thank you very much!=)
My new name: RethLibc
Offline
Pages: 1