Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] xorg 1.20.x not working
Date: Sun, 10 Feb 2019 16:21:31
Message-Id: ed8a403c-86cb-721d-ba5d-48011308d5f6@gmail.com
In Reply to: Re: [gentoo-user] xorg 1.20.x not working by Andrew Savchenko
1 Andrew Savchenko wrote:
2 > On Wed, 16 Jan 2019 15:18:37 +0800 Bill Kenworthy wrote:
3 >> Hi,
4 >>
5 >> I have a problem with any of the xorg-server 1.20.x series where I can
6 >> start simple apps like xterm but more complexapps like firefox and
7 >> thunderbird (for example) hang X with no erros in dmessage, log,
8 >> Xorg.0.log, .xsession-errors etc.  The mouse can move but no clicks are
9 >> accepted.  I have also recently run emerge -ep  with the profile upgrade
10 >> (using 1.19 as I needed to use the system at the time) and a previous
11 >> rebuild of almost everything with 1.20 installed with no change.
12 > You need to rebuild all x11-drivers after xorg update. Input
13 > problems you are describing are likely caused by modules built for
14 > older xorg version.
15 >
16 > Try:
17 > # emerge -av $(eix -IC x11-drivers --only-names)
18 >
19 > Best regards,
20 > Andrew Savchenko
21
22 Isn't one of these supposed to do that?
23
24 emerge @module-rebuild
25
26 emerge @x11-module-rebuild
27
28 I think the top one is the correct one. 
29
30 Dale
31
32 :-)  :-) 

Replies

Subject Author
Re: [gentoo-user] xorg 1.20.x not working Andrew Savchenko <bircoph@g.o>