Sie sind nicht angemeldet.

1

03.02.2019, 18:58

Bekomme x nicht zum Laufen

Hey,

ich bekomme X nicht zum Laufen. Die Kérnel-Konfiguration habe ich von hier. Und GPU ist die "Intel UHD Graphics 630".

Quellcode

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
$ startx 
xauth:  file /home/frink/.serverauth.4618 does not exist


X.Org X Server 1.20.3
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.14.83-gentoo x86_64 Gentoo
Current Operating System: Linux matrix 4.19.15-gentoo #7 SMP Sun Feb 3 18:10:28 CET 2019 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-4.19.15-gentoo root=UUID=fa9c3069-e270-4080-9b00-02df6f6fb53d ro i915.alpha_support=1
Build Date: 02 February 2019  03:55:32PM
 
Current version of pixman: 0.36.0
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb  3 18:39:18 2019
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
modprobe: FATAL: Module fbcon not found in directory /lib/modules/4.19.15-gentoo
intel: waited 2020 ms for i915.ko driver to load
(EE) 
Fatal server error:
(EE) no screens found(EE) 
(EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
(EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
(EE) 
(EE) Server terminated with error (1). Closing log file.
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error

Quellcode

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
# cat /var/log/Xorg.0.logX.Org X Server 1.20.3
X Protocol Version 11, Revision 0
[   913.483] Build Operating System: Linux 4.14.83-gentoo x86_64 Gentoo
[   913.483] Current Operating System: Linux matrix 4.19.15-gentoo #7 SMP Sun Feb 3 18:10:28 CET 2019 x86_64
[   913.483] Kernel command line: BOOT_IMAGE=/vmlinuz-4.19.15-gentoo root=UUID=fa9c3069-e270-4080-9b00-02df6f6fb53d ro i915.alpha_support=1
[   913.484] Build Date: 02 February 2019  03:55:32PM
[   913.484]  
[   913.485] Current version of pixman: 0.36.0
[   913.486] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   913.486] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   913.487] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb  3 18:48:24 2019
[   913.488] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   913.488] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   913.488] (==) No Layout section.  Using the first Screen section.
[   913.488] (==) No screen section available. Using defaults.
[   913.488] (**) |-->Screen "Default Screen Section" (0)
[   913.488] (**) |   |-->Monitor "<default monitor>"
[   913.488] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[   913.488] (**) |   |-->Device "intel"
[   913.488] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   913.488] (==) Automatically adding devices
[   913.488] (==) Automatically enabling devices
[   913.488] (==) Automatically adding GPU devices
[   913.488] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   913.488] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[   913.488] (==) ModulePath set to "/usr/lib64/xorg/modules"
[   913.488] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   913.488] (II) Loader magic: 0x555c043cfc40
[   913.488] (II) Module ABI versions:
[   913.488] 	X.Org ANSI C Emulation: 0.4
[   913.488] 	X.Org Video Driver: 24.0
[   913.488] 	X.Org XInput driver : 24.1
[   913.488] 	X.Org Server Extension : 10.0
[   913.489] (--) PCI:*(0@0:2:0) 8086:3e98:1849:3e98 rev 0, Mem @ 0xde000000/16777216, 0xc0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[   913.489] (II) LoadModule: "glx"
[   913.489] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[   913.490] (II) Module glx: vendor="X.Org Foundation"
[   913.490] 	compiled for 1.20.3, module version = 1.0.0
[   913.490] 	ABI class: X.Org Server Extension, version 10.0
[   913.490] (II) LoadModule: "intel"
[   913.490] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[   913.490] (II) Module intel: vendor="X.Org Foundation"
[   913.490] 	compiled for 1.20.3, module version = 2.99.917
[   913.490] 	Module class: X.Org Video Driver
[   913.490] 	ABI class: X.Org Video Driver, version 24.0
[   913.490] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[   913.490] (II) intel: Driver for Intel(R) HD Graphics
[   913.490] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[   913.490] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[   913.490] (--) using VT number 7

[   915.507] intel: waited 2020 ms for i915.ko driver to load
[   915.511] (EE) No devices detected.
[   915.511] (EE) 
Fatal server error:
[   915.511] (EE) no screens found(EE) 
[   915.511] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   915.511] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   915.511] (EE) 
[   915.518] (EE) Server terminated with error (1). Closing log file.

Quellcode

1
2
3
4
5
# cat /etc/X11/xorg.conf.d/intel.conf 
Section "Device"
	Identifier "intel"
	Driver	   "intel"
EndSection

Hat jemand eine Idee, was das Problem sein könnte?
Danke & Viele Grüße,
Frink

Dieser Beitrag wurde bereits 4 mal editiert, zuletzt von »Prof. Frink« (04.02.2019, 21:01)


2

04.02.2019, 21:01

Ein Upgrade auf Kernel 4.20.05 hat das Problem behoben.