Hi there
I'm unable to get 3D acceleration to work in any arch based distro. The programs I've tried so far are Bejeweled 3 and IMVU. I've tried on Arch, Endeavour OS, and Manjaro. I have also booted the same computer into Debian and was able to get 3D acceleration to work in Wine, so the issue lies in a missing package most likely. Web searching "Arch unable to use 3D acceleration in Wine" turned up a dead end. These are both 32 bit applications AFAIK.
Here's the output of several commands I thought would be relevant:
[arabella@thebaby ~]$ pacman -Q | grep mesa
lib32-mesa 1:24.2.6-1
libva-mesa-driver 1:24.2.6-1
mesa 1:24.2.6-1
mesa-utils 9.0.0-5
[arabella@thebaby ~]$ pacman -Q | grep intel
intel-gmmlib 22.5.2-1
intel-media-driver 24.4.1-1
intel-oneapi-common 2024.1.0-1
intel-oneapi-compiler-dpcpp-cpp-runtime-libs 2024.1.0-1
intel-oneapi-compiler-shared-runtime-libs 2024.1.0-1
intel-oneapi-openmp 2024.1.0-1
intel-oneapi-tbb 2021.12.0-1
intel-oneapi-tcm 1.0.1-3
intel-ucode 20241029-1
lib32-vulkan-intel 1:24.2.6-1
libva-intel-driver 2.4.1-3
vulkan-intel 1:24.2.6-1
xf86-video-intel 1:2.99.917+923+gb74b67f0-2
[arabella@thebaby ~]$ pacman -Q | grep vulkan
lib32-vulkan-icd-loader 1.3.295-1
lib32-vulkan-intel 1:24.2.6-1
vulkan-headers 1:1.3.295-1
vulkan-icd-loader 1.3.295-1
vulkan-intel 1:24.2.6-1
vulkan-radeon 1:24.2.6-1
vulkan-swrast 1:24.2.6-1
vulkan-tools 1.3.269-1
The specs of the PC in question:
Pentium N5000
Intel HD Graphics 605
Any help would be appreciated.
Bella
Unable to get 3D acceleration in Arch based distro
-
- Newbie
- Posts: 1
- Joined: Sun Nov 10, 2024 10:20 am
- DarkShadow44
- Level 9
- Posts: 1338
- Joined: Tue Nov 22, 2016 5:39 pm
Re: Unable to get 3D acceleration in Arch based distro
What do "glxinfo32 -B" and "glxinfo -B" print? Also, what is the symptoms?