** Changed in: xorg-server (Ubuntu)
Status: Incomplete => Confirmed
** Summary changed:
- xorg-core package does not provide xorg-video-abi under kinetic(22.10), which
breaks Nvidia CUDA for graphics cards with graphics drivers version 510 and
below
+ xorg-core package does not provide x
apparently the problem is the lack the xorg-video-abi-24 in the
xserver-xorg-core package as it was pointed out
as the grep command shows, only the video-abi-25 is provided in ubuntu 22 , but
in order to install cuda 10.2 (or older), the version 24 is needed.
$ apt-cache show xserver-xorg-core
i can confirm this bug exists on 22.04.1 too,
$ apt-cache show xserver-xorg-core | grep -E '(Package|Version|Provides)'
Package: xserver-xorg-core
Version: 2:21.1.3-2ubuntu2.5
Provides: xorg-input-abi-24, xorg-video-abi-25, xserver-xorg-video-modesetting
Package: xserver-xorg-core
Version: 2:21.1.
i can confirm this bug exists on 22.04.1 too,
$ apt-cache show xserver-xorg-core | grep -E '(Package|Version|Provides)'
Package: xserver-xorg-core
Version: 2:21.1.3-2ubuntu2.5
Provides: xorg-input-abi-24, xorg-video-abi-25, xserver-xorg-video-modesetting
Package: xserver-xorg-core
Version: 2:21.1.
4 matches
Mail list logo