View previous topic :: View next topic |
Author |
Message |
Adel Ahmed Veteran
Joined: 21 Sep 2012 Posts: 1556
|
Posted: Tue Jul 04, 2023 3:18 pm Post subject: unable to run games in wine[solved] |
|
|
Iwhen I try to launch the captain claw game I get teh following error:
Code: | Xlib: extension "NV-GLX" missing on display ":0".
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete |
here are my use flags:
Code: | [ebuild R ] virtual/wine-0-r10::gentoo USE="-proton (-staging)" ABI_X86="32 64" 0 KiB
[ebuild R ] sys-devel/clang-15.0.7-r1:15/15g1::gentoo USE="(pie) -debug -doc -extra (-ieee-long-double) -static-analyzer -test -verify-sig -xml" ABI_X86="32* (64) (-x32)" LLVM_TARGETS="(AArch64) (AMDGPU) (ARM) (AVR) (BPF) (Hexagon) (Lanai) (MSP430) (Mips) (NVPTX) (PowerPC) (RISCV) (Sparc) (SystemZ) (VE) (WebAssembly) (X86) (XCore) (-ARC) (-CSKY) (-DirectX) (-LoongArch) (-M68k) (-SPIRV)" PYTHON_SINGLE_TARGET="python3_11 -python3_10" 0 KiB
[ebuild R ] media-libs/mesa-23.0.3-r1::gentoo USE="d3d9 X llvm opencl vaapi vdpau vulkan -debug -gles1 -gles2 -lm-sensors -osmesa -proprietary-codecs (-selinux) -test -unwind -valgrind -vulkan-overlay -wayland -xa -zink -zstd" ABI_X86="32* (64) (-x32)" CPU_FLAGS_X86="sse2" VIDEO_CARDS="intel -d3d12 (-freedreno) (-lima) -nouveau (-panfrost) -r300 -r600 -radeon -radeonsi (-v3d) (-vc4) -virgl (-vivante) -vmware" 0 KiB |
Last edited by Adel Ahmed on Fri Jul 07, 2023 3:37 am; edited 1 time in total |
|
Back to top |
|
|
Adel Ahmed Veteran
Joined: 21 Sep 2012 Posts: 1556
|
Posted: Fri Jul 07, 2023 3:36 am Post subject: |
|
|
I was able to get games running with the following use flags:
Code: | [ebuild R ] sys-apps/util-linux-2.38.1-r2::gentoo USE="pam (split-usr) systemd (unicode) -audit -build -caps -cramfs -cryptsetup -fdformat -hardlink -kill -logger -magic -ncurses -nls -python -readline (-rtas) (-selinux) -slang -static-libs -su -suid -test -tty-helpers -udev -verify-sig" ABI_X86="32* (64) (-x32)" PYTHON_TARGETS="python3_11 -python3_10" 0 KiB
[ebuild R ] sys-apps/dbus-1.15.4-r1::gentoo USE="X systemd -debug -doc (-elogind) (-selinux) -static-libs -test -valgrind" ABI_X86="32* (64) (-x32)" 0 KiB
[ebuild R ] dev-libs/glib-2.76.2:2::gentoo USE="dbus (mime) -debug -elf -gtk-doc (-selinux) -static-libs -sysprof -systemtap -test -utils -xattr" ABI_X86="32* (64) (-x32)" 0 KiB
[ebuild R ] media-libs/libpulse-16.1-r2::gentoo USE="X dbus glib systemd -asyncns -doc -gtk (-selinux) -test -valgrind" ABI_X86="32* (64) (-x32)" 0 KiB
[ebuild R ] app-emulation/wine-vanilla-8.0.1:8.0.1::gentoo USE="X gecko opencl opengl pulseaudio* truetype vulkan -alsa* -capi -crossdev-mingw -cups -custom-cflags -debug -dos -fontconfig -gphoto2 -gstreamer -kerberos -llvm-libunwind -mingw -mono -netapi -nls -odbc -osmesa -pcap -perl -samba -scanner -sdl (-selinux) -ssl -udev -udisks -unwind -usb -v4l -xcomposite -xinerama" ABI_X86="32 64" 0 KiB |
|
|
Back to top |
|
|
|