Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920514 - x11-libs/libdrm: install the "proptest" binary
Summary: x11-libs/libdrm: install the "proptest" binary
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-22 01:41 UTC by om3i
Modified: 2023-12-25 00:43 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description om3i 2023-12-22 01:41:48 UTC
On intel gpus, "proptest" is required to set the "Broadcast RGB" property to "Full" in the kernel console or wayland.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2023-12-25 00:43:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35860bfc65afcf8a4c721b3afaefeb8e3c3d25eb

commit 35860bfc65afcf8a4c721b3afaefeb8e3c3d25eb
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2023-12-25 00:20:05 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2023-12-25 00:43:19 +0000

    x11-libs/libdrm: Add IUSE=tools
    
    Closes: https://bugs.gentoo.org/920514
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 x11-libs/libdrm/libdrm-9999.ebuild | 11 +++++++++--
 x11-libs/libdrm/metadata.xml       |  3 +++
 2 files changed, 12 insertions(+), 2 deletions(-)
Comment 2 Matt Turner gentoo-dev 2023-12-25 00:43:57 UTC
I've added IUSE=tools which will control the installation of proptest (and some other less useful-looking things).