From e080a72c92f4c5269a66924c300d9f9b2ccfd9e5ea8b085c90fd0b1b030964fb Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Sat, 14 May 2022 17:37:54 +0000 Subject: [PATCH 1/2] - set SUSE_ZNOW to 0 (boo#1197994) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-ati?expand=0&rev=93 --- xf86-video-ati.changes | 5 +++++ xf86-video-ati.spec | 3 +++ 2 files changed, 8 insertions(+) diff --git a/xf86-video-ati.changes b/xf86-video-ati.changes index 77c5ddb..f22c54d 100644 --- a/xf86-video-ati.changes +++ b/xf86-video-ati.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat May 14 17:36:22 UTC 2022 - Stefan Dirsch + +- set SUSE_ZNOW to 0 (boo#1197994) + ------------------------------------------------------------------- Thu Feb 3 06:46:11 UTC 2022 - Илья Индиго diff --git a/xf86-video-ati.spec b/xf86-video-ati.spec index 49793c3..7ada42d 100644 --- a/xf86-video-ati.spec +++ b/xf86-video-ati.spec @@ -71,6 +71,9 @@ driver as appropriate. %autosetup -p1 %build +# We have some -z now related errors during X default startup (boo#1197994): +# this is directly visible on startup, so easy to test later on. +export SUSE_ZNOW=0 autoreconf -fiv %configure \ --enable-glamor From 231a068baad0b62a38f3eb46179c9419955891335f710eec579ba252107ae8b2 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Sat, 14 May 2022 20:58:52 +0000 Subject: [PATCH 2/2] - remove hardware supplements for AMD GPUs; i.e. no longer install by default on AMD hardware; instead use "modeset" driver OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-ati?expand=0&rev=94 --- xf86-video-ati.changes | 6 ++++++ xf86-video-ati.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/xf86-video-ati.changes b/xf86-video-ati.changes index f22c54d..be56137 100644 --- a/xf86-video-ati.changes +++ b/xf86-video-ati.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat May 14 20:57:24 UTC 2022 - Stefan Dirsch + +- remove hardware supplements for AMD GPUs; i.e. no longer install + by default on AMD hardware; instead use "modeset" driver + ------------------------------------------------------------------- Sat May 14 17:36:22 UTC 2022 - Stefan Dirsch diff --git a/xf86-video-ati.spec b/xf86-video-ati.spec index 7ada42d..6548e84 100644 --- a/xf86-video-ati.spec +++ b/xf86-video-ati.spec @@ -50,7 +50,6 @@ BuildRequires: pkgconfig(xf86driproto) BuildRequires: pkgconfig(xorg-macros) >= 1.8 BuildRequires: pkgconfig(xorg-server) >= 1.15 BuildRequires: pkgconfig(xproto) -Supplements: modalias(xorg-x11-server:pci:v00001002d*sv*sd*bc03sc*i*) # This was part of the xorg-x11-driver-video package up to version 7.6 Conflicts: xorg-x11-driver-video <= 7.6 ExcludeArch: s390 s390x