Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 646390 - x11-base/xorg-server-1.19.6 freezes when using udev and libinput
Summary: x11-base/xorg-server-1.19.6 freezes when using udev and libinput
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2018-02-02 08:38 UTC by Octave Berry
Modified: 2018-03-01 19:57 UTC (History)
3 users (show)

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 Octave Berry 2018-02-02 08:38:20 UTC
x11-base/xorg-server-1.19.6 is affected by https://bugs.freedesktop.org/show_bug.cgi?id=104382, which makes it freeze and turn into a black screen (recoverable by killing the session which will reset the vt) when used with libinput & udev discovery.

Adding the proposed patch https://patchwork.freedesktop.org/patch/196090/ which has been upstreamed fixes the issue.

Suggesting to backport this into the current ebuild.
Comment 1 Larry the Git Cow gentoo-dev 2018-03-01 19:57:11 UTC
The bug has been closed via the following commit(s):

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

commit a131fae8ab65018816e6e5f284a2cd508be9bf17
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2018-03-01 19:28:49 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2018-03-01 19:56:55 +0000

    x11-base/xorg-server: Remove version 1.19.6
    
    1.19.6 contains various regressions vs 1.19.5. Now that 1.20-rc1 is
    in-tree, get rid of this version.
    
    Closes: https://bugs.gentoo.org/646390
    Closes: https://bugs.gentoo.org/646450
    Closes: https://bugs.gentoo.org/647288
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 x11-base/xorg-server/Manifest                     |   1 -
 x11-base/xorg-server/xorg-server-1.19.6-r1.ebuild | 250 ----------------------
 2 files changed, 251 deletions(-)