Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: Gentoo User <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] X.Org Fatal server error: AIGLX: Suspending AIGLX clients for VT switch
Date: Thu, 10 Jun 2021 19:10:05
Message-Id: CAK2H+edRDKTX=5sbmqN_HLNBYzVckqrCns10SGxDuk0+TVoVOg@mail.gmail.com
In Reply to: Re: [gentoo-user] X.Org Fatal server error: AIGLX: Suspending AIGLX clients for VT switch by thelma@sys-concept.com
1 >
2 > cat /var/log/Xorg.0.log|grep "(EE)"
3 > (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
4 > [ 22706.248] (EE) dbus-core: error connecting to system bus:
5 org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket
6 /run/dbus/system_bus_socket: No such file or directory)
7 > [ 22706.253] (EE) open /dev/dri/card0: No such file or directory
8 > [ 22706.253] (EE) open /dev/dri/card0: No such file or directory
9 > [ 22706.253] (EE) Unable to find a valid framebuffer device
10 > [ 22706.253] (EE) Screen 0 deleted because of no matching config section.
11 > [ 22706.253] (EE) Screen 0 deleted because of no matching config section.
12 > [ 22706.253] (EE)
13 > [ 22706.254] (EE) Cannot run in framebuffer mode. Please specify busIDs
14 for all framebuffer devices
15 > [ 22706.254] (EE)
16 > [ 22706.254] (EE)
17 > [ 22706.254] (EE) Please also check the log file at "/var/log/Xorg.0.log"
18 for additional information.
19 > [ 22706.254] (EE)
20 > [ 22706.256] (EE) Server terminated with error (1). Closing log file.
21 >
22
23
24 The no framebuffer comments look suspicious.
25
26 I haven't used a Radeon card in a long long time but there are some general
27 framebuffer settings in the kernel compile. You might start there.
28
29 Good luck,
30 Mark