1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104 | [ 280.123]
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[ 280.147] Current Operating System: Linux Prog 5.15.29-calculate #1 SMP PREEMPT Fri Jul 8 15:25:37 UTC 2022 x86_64
[ 280.147] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.15.29-calculate root=UUID=3bf9a44c-8d66-4b49-8a02-26e40f2effc3 ro video=1360x768 rd.retry=40 calculate=video:nouveau splash quiet
[ 280.166]
[ 280.172] Current version of pixman: 0.40.0
[ 280.183] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 280.183] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 280.205] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Nov 1 22:12:16 2022
[ 280.211] (==) Using config file: "/etc/X11/xorg.conf"
[ 280.217] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 280.222] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 280.223] (==) ServerLayout "Xorg Configured"
[ 280.223] (**) |-->Screen "Monitor" (0)
[ 280.223] (**) | |-->Monitor "StandardMonitor"
[ 280.223] (**) | |-->Device "Video"
[ 280.223] (==) Automatically adding devices
[ 280.223] (==) Automatically enabling devices
[ 280.223] (==) Automatically adding GPU devices
[ 280.223] (==) Automatically binding GPU devices
[ 280.223] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 280.223] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 280.223] Entry deleted from font path.
[ 280.223] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 280.223] Entry deleted from font path.
[ 280.223] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 280.223] Entry deleted from font path.
[ 280.223] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
[ 280.223] Entry deleted from font path.
[ 280.223] (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
[ 280.223] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
[ 280.223] Entry deleted from font path.
[ 280.223] (Run 'mkfontdir' on "/usr/share/fonts/75dpi").
[ 280.223] (**) FontPath set to:
/usr/share/fonts/corefonts,
/usr/share/fonts/misc,
/usr/share/fonts/droid,
/usr/share/fonts/misc
[ 280.223] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 280.223] (**) Extension "Composite" is enabled
[ 280.223] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 280.223] (II) Module ABI versions:
[ 280.223] X.Org ANSI C Emulation: 0.4
[ 280.223] X.Org Video Driver: 25.2
[ 280.223] X.Org XInput driver : 24.4
[ 280.223] X.Org Server Extension : 10.0
[ 280.224] (++) using VT number 1
[ 280.227] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32
[ 280.229] (--) PCI:*(1@0:0:0) 10de:0622:107d:2ac1 rev 161, Mem @ 0xfa000000/16777216, 0xd0000000/268435456, 0xf8000000/33554432, I/O @ 0x0000ef00/128, BIOS @ 0x????????/131072
[ 280.229] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 280.229] (II) LoadModule: "dri"
[ 280.229] (II) Module "dri" already built-in
[ 280.229] (II) LoadModule: "dbe"
[ 280.229] (II) Module "dbe" already built-in
[ 280.229] (II) LoadModule: "glx"
[ 280.229] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 280.229] (II) Module glx: vendor="X.Org Foundation"
[ 280.229] compiled for 1.21.1.4, module version = 1.0.0
[ 280.229] ABI class: X.Org Server Extension, version 10.0
[ 280.230] (II) LoadModule: "extmod"
[ 280.230] (II) Module "extmod" already built-in
[ 280.230] (II) LoadModule: "nouveau"
[ 280.230] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so
[ 280.230] (II) Module nouveau: vendor="X.Org Foundation"
[ 280.230] compiled for 1.21.1.4, module version = 1.0.17
[ 280.230] Module class: X.Org Video Driver
[ 280.230] ABI class: X.Org Video Driver, version 25.2
[ 280.230] (II) NOUVEAU driver
[ 280.230] (II) NOUVEAU driver for NVIDIA chipset families :
[ 280.230] RIVA TNT (NV04)
[ 280.230] RIVA TNT2 (NV05)
[ 280.230] GeForce 256 (NV10)
[ 280.230] GeForce 2 (NV11, NV15)
[ 280.230] GeForce 4MX (NV17, NV18)
[ 280.230] GeForce 3 (NV20)
[ 280.230] GeForce 4Ti (NV25, NV28)
[ 280.230] GeForce FX (NV3x)
[ 280.230] GeForce 6 (NV4x)
[ 280.230] GeForce 7 (G7x)
[ 280.230] GeForce 8 (G8x)
[ 280.230] GeForce 9 (G9x)
[ 280.230] GeForce GTX 2xx/3xx (GT2xx)
[ 280.230] GeForce GTX 4xx/5xx (GFxxx)
[ 280.230] GeForce GTX 6xx/7xx (GKxxx)
[ 280.230] GeForce GTX 9xx (GMxxx)
[ 280.230] GeForce GTX 10xx (GPxxx)
[ 280.231] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19
[ 280.231] (EE) No devices detected.
[ 280.231] (EE)
Fatal server error:
[ 280.231] (EE) no screens found(EE)
[ 280.231] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 280.231] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 280.231] (EE)
[ 280.244] (EE) Server terminated with error (1). Closing log file.
|