swee revisou este gist . Ir para a revisão
1 file changed, 104 insertions
gistfile1.txt(arquivo criado)
@@ -0,0 +1,104 @@ | |||
1 | + | [ 61.927] | |
2 | + | X.Org X Server 1.21.1.18 | |
3 | + | X Protocol Version 11, Revision 0 | |
4 | + | [ 61.927] Current Operating System: Linux honeyberry 6.15.8-0-stable #1-Alpine SMP PREEMPT_DYNAMIC 2025-07-24 12:04:10 x86_64 | |
5 | + | [ 61.928] Kernel command line: BOOT_IMAGE=vmlinuz-stable root=UUID=ce8483c8-fe2a-44b0-82fb-696ab4feeb4a modules=sd-mod,usb-storage,ext4 i915.modeset=1 rootfstype=ext4 initrd=initramfs-stable | |
6 | + | [ 61.928] | |
7 | + | [ 61.928] Current version of pixman: 0.46.4 | |
8 | + | [ 61.929] Before reporting problems, check http://wiki.x.org | |
9 | + | to make sure that you have the latest version. | |
10 | + | [ 61.929] Markers: (--) probed, (**) from config file, (==) default setting, | |
11 | + | (++) from command line, (!!) notice, (II) informational, | |
12 | + | (WW) warning, (EE) error, (NI) not implemented, (??) unknown. | |
13 | + | [ 61.930] (==) Log file: "/home/swee/.local/share/xorg/Xorg.1.log", Time: Sun Jul 27 23:00:49 2025 | |
14 | + | [ 61.930] (==) Using system config directory "/usr/share/X11/xorg.conf.d" | |
15 | + | [ 61.932] (==) No Layout section. Using the first Screen section. | |
16 | + | [ 61.932] (==) No screen section available. Using defaults. | |
17 | + | [ 61.932] (**) |-->Screen "Default Screen Section" (0) | |
18 | + | [ 61.932] (**) | |-->Monitor "<default monitor>" | |
19 | + | [ 61.933] (==) No monitor specified for screen "Default Screen Section". | |
20 | + | Using a default monitor configuration. | |
21 | + | [ 61.933] (**) Allowing byte-swapped clients | |
22 | + | [ 61.934] (==) Automatically adding devices | |
23 | + | [ 61.934] (==) Automatically enabling devices | |
24 | + | [ 61.934] (==) Automatically adding GPU devices | |
25 | + | [ 61.934] (==) Automatically binding GPU devices | |
26 | + | [ 61.934] (==) Max clients allowed: 256, resource mask: 0x1fffff | |
27 | + | [ 61.934] (WW) The directory "/usr/share/fonts/TTF" does not exist. | |
28 | + | [ 61.934] Entry deleted from font path. | |
29 | + | [ 61.934] (WW) The directory "/usr/share/fonts/Type1" does not exist. | |
30 | + | [ 61.934] Entry deleted from font path. | |
31 | + | [ 61.934] (==) FontPath set to: | |
32 | + | /usr/share/fonts/misc, | |
33 | + | /usr/share/fonts/100dpi:unscaled, | |
34 | + | /usr/share/fonts/75dpi:unscaled | |
35 | + | [ 61.934] (==) ModulePath set to "/usr/lib/xorg/modules" | |
36 | + | [ 61.934] (II) The server relies on udev to provide the list of input devices. | |
37 | + | If no devices become available, reconfigure udev or disable AutoAddDevices. | |
38 | + | [ 61.934] (II) Module ABI versions: | |
39 | + | [ 61.934] X.Org ANSI C Emulation: 0.4 | |
40 | + | [ 61.934] X.Org Video Driver: 25.2 | |
41 | + | [ 61.934] X.Org XInput driver : 24.4 | |
42 | + | [ 61.934] X.Org Server Extension : 10.0 | |
43 | + | [ 61.935] (II) xfree86: Adding drm device (/dev/dri/card0) | |
44 | + | [ 61.935] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0 | |
45 | + | [ 61.948] (--) PCI:*(0@0:2:0) 8086:a011:103c:3660 rev 0, Mem @ 0x98180000/524288, 0x80000000/268435456, 0x98000000/1048576, I/O @ 0x000060c0/8, BIOS @ 0x????????/131072 | |
46 | + | [ 61.948] (--) PCI: (0@0:2:1) 8086:a012:103c:3660 rev 0, Mem @ 0x98100000/524288 | |
47 | + | [ 61.948] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) | |
48 | + | [ 61.948] (II) LoadModule: "glx" | |
49 | + | [ 61.949] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so | |
50 | + | [ 62.131] (II) Module glx: vendor="X.Org Foundation" | |
51 | + | [ 62.131] compiled for 1.21.1.18, module version = 1.0.0 | |
52 | + | [ 62.131] ABI class: X.Org Server Extension, version 10.0 | |
53 | + | [ 62.131] (==) Matched intel as autoconfigured driver 0 | |
54 | + | [ 62.131] (==) Matched modesetting as autoconfigured driver 1 | |
55 | + | [ 62.131] (==) Matched fbdev as autoconfigured driver 2 | |
56 | + | [ 62.131] (==) Matched vesa as autoconfigured driver 3 | |
57 | + | [ 62.132] (==) Assigned the driver to the xf86ConfigLayout | |
58 | + | [ 62.132] (II) LoadModule: "intel" | |
59 | + | [ 62.132] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so | |
60 | + | [ 62.135] (II) Module intel: vendor="X.Org Foundation" | |
61 | + | [ 62.135] compiled for 1.21.1.12, module version = 2.99.917 | |
62 | + | [ 62.135] Module class: X.Org Video Driver | |
63 | + | [ 62.135] ABI class: X.Org Video Driver, version 25.2 | |
64 | + | [ 62.135] (II) LoadModule: "modesetting" | |
65 | + | [ 62.135] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so | |
66 | + | [ 62.137] (II) Module modesetting: vendor="X.Org Foundation" | |
67 | + | [ 62.137] compiled for 1.21.1.18, module version = 1.21.1 | |
68 | + | [ 62.137] Module class: X.Org Video Driver | |
69 | + | [ 62.137] ABI class: X.Org Video Driver, version 25.2 | |
70 | + | [ 62.137] (II) LoadModule: "fbdev" | |
71 | + | [ 62.138] (WW) Warning, couldn't open module fbdev | |
72 | + | [ 62.138] (EE) Failed to load module "fbdev" (module does not exist, 0) | |
73 | + | [ 62.138] (II) LoadModule: "vesa" | |
74 | + | [ 62.139] (WW) Warning, couldn't open module vesa | |
75 | + | [ 62.139] (EE) Failed to load module "vesa" (module does not exist, 0) | |
76 | + | [ 62.139] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets: | |
77 | + | i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, | |
78 | + | 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, | |
79 | + | Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, | |
80 | + | GM45, 4 Series, G45/G43, Q45/Q43, G41, B43 | |
81 | + | [ 62.140] (II) intel: Driver for Intel(R) HD Graphics | |
82 | + | [ 62.140] (II) intel: Driver for Intel(R) Iris(TM) Graphics | |
83 | + | [ 62.140] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics | |
84 | + | [ 62.140] (II) modesetting: Driver for Modesetting Kernel Drivers: kms | |
85 | + | [ 62.140] (++) using VT number 2 | |
86 | + | ||
87 | + | [ 62.140] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted) | |
88 | + | [ 62.140] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 0 | |
89 | + | [ 62.140] (WW) Falling back to old probe method for modesetting | |
90 | + | [ 62.141] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support | |
91 | + | [ 64.440] (EE) intel(0): [drm] failed to set drm interface version: Permission denied [13]. | |
92 | + | [ 64.440] (EE) intel(0): Failed to claim DRM device. | |
93 | + | [ 64.440] (II) UnloadModule: "intel" | |
94 | + | [ 64.440] (EE) Screen(s) found, but none have a usable configuration. | |
95 | + | [ 64.441] (EE) | |
96 | + | Fatal server error: | |
97 | + | [ 64.441] (EE) no screens found(EE) | |
98 | + | [ 64.441] (EE) | |
99 | + | Please consult the The X.Org Foundation support | |
100 | + | at http://wiki.x.org | |
101 | + | for help. | |
102 | + | [ 64.441] (EE) Please also check the log file at "/home/swee/.local/share/xorg/Xorg.1.log" for additional information. | |
103 | + | [ 64.441] (EE) | |
104 | + | [ 64.452] (EE) Server terminated with error (1). Closing log file. |
Próximo
Anterior