Public bug reported:

Build https://github.com/krh/vkcube in 32-bit 
meson setup --cross-file meson.cross build32
-----------------MESON.CROSS-------------------
mode[binaries]
c = 'gcc-13'
cpp = 'g++-13'
ar = 'gcc-ar'
strip = 'strip'
pkg-config = 'i386-linux-gnu-pkg-config'

[host_machine]
system = 'linux'
cpu_family = 'x86'
cpu = 'i686'
endian = 'little'

[built-in options]
c_args = ['-m32']
c_link_args = ['-m32']
cpp_args = ['-m32']
cpp_link_args = ['-m32']
-----------------MESON.CROSS-------------------

try to run ./build32/vkcube. It will fail with "Failed to create Vulkan
instance."

Another example is https://github.com/krh/vkcube
rustup target install i686-unknown-linux-gnu
cargo build --bin ray-tracing --target=i686-unknown-linux-gnu
./target/i686-unknown-linux-gnu/release/ray-tracing # 
create_info.enabled_extensions: contains `khr_surface`, but this extension is 
not supported by the library

Also dxvk is not working when running 32-bit apps

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: mesa-vulkan-drivers:i386 25.0.7-0ubuntu0.24.04.2 [modified: 
usr/share/vulkan/icd.d/radeon_icd.i686.json]
ProcVersionSignature: Ubuntu 6.14.0-37.37~24.04.1-generic 6.14.11
Uname: Linux 6.14.0-37-generic x86_64
ApportVersion: 2.28.1-0ubuntu3.8
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: pass
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Sat Jan 10 22:23:02 2026
DistUpgraded: Fresh install
DistroCodename: noble
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Phoenix1 [1002:15bf] (rev c2) (prog-if 
00 [VGA controller])
   Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Phoenix1 [1002:0124]
InstallationDate: Installed on 2025-05-29 (226 days ago)
InstallationMedia: Ubuntu 24.04.1 LTS "Noble Numbat" - Release amd64 
(20240827.1)
MachineType: Default string Default string
PackageArchitecture: i386
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-6.14.0-37-generic 
root=UUID=2ab99ead-a236-428f-a7d1-13d12f97e11b ro nosplash
SourcePackage: mesa
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/27/2025
dmi.bios.release: 5.29
dmi.bios.vendor: American Megatrends International, LLC.
dmi.bios.version: 5.29
dmi.board.asset.tag: Default string
dmi.board.name: Default string
dmi.board.vendor: Default string
dmi.board.version: Default string
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 3
dmi.chassis.vendor: Default string
dmi.chassis.version: Default string
dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvr5.29:bd03/27/2025:br5.29:svnDefaultstring:pnDefaultstring:pvrDefaultstring:rvnDefaultstring:rnDefaultstring:rvrDefaultstring:cvnDefaultstring:ct3:cvrDefaultstring:skuDefaultstring:
dmi.product.family: Default string
dmi.product.name: Default string
dmi.product.sku: Default string
dmi.product.version: Default string
dmi.sys.vendor: Default string
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.122-1~ubuntu0.24.04.2
version.libgl1-mesa-dri: libgl1-mesa-dri 25.0.7-0ubuntu0.24.04.2
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:21.1.12-1ubuntu1.5
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1build1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2ubuntu0.1

** Affects: mesa (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 noble ubuntu wayland-session

** Attachment added: "vulkan info"
   
https://bugs.launchpad.net/bugs/2138165/+attachment/5938543/+files/vulkaninfo.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2138165

Title:
  32 bit vulkan apps doesn't works

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/2138165/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to