X-Plane 11 doesn't start on Wayland if offloaded to the discrete Nvidia GPU
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
xwayland (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
On Wayland only, offloading works for `glxinfo` but cannot run 3D app like X-Plane 11:
$ __NV_PRIME_
OpenGL vendor string: NVIDIA Corporation
$ __NV_PRIME_
Whoah -- no matter how hard I tried, I failed to get a GLX visual. Something's seriously wonky on your machine.
ProblemType: Bug
DistroRelease: Ubuntu 22.10
Package: nvidia-driver-530 (not installed)
ProcVersionSign
Uname: Linux 5.19.0-40-generic x86_64
ApportVersion: 2.23.1-0ubuntu3.2
Architecture: amd64
CasperMD5CheckR
CurrentDesktop: ubuntu:GNOME
Date: Wed Apr 19 04:30:34 2023
InstallationDate: Installed on 2023-01-04 (104 days ago)
InstallationMedia: Ubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221020)
SourcePackage: nvidia-
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in nvidia-graphics-drivers-530 (Ubuntu): | |
status: | Incomplete → New |
description: | updated |
tags: | added: lunar |
no longer affects: | nvidia-graphics-drivers-530 (Ubuntu) |
> Package: nvidia-driver-530 (not installed)
suggests the driver is not installed properly. Please try reinstalling it:
sudo apt install --reinstall nvidia-driver-530 nvidia-dkms-530
and reboot.
If the problem continues after that then please run:
lspci -k > lspci.txt
journalctl -b0 > journal.txt
dpkg -l > packages.txt
and attach the resulting text files here.