Ich leite Buildroot Linux auf einem Intel NUC (i7-1185G7 mit Iris XE-Grafiken). Ich habe HDMI zu meinem Dell Monitor. Ich habe die folgenden Buildroot -Pakete aktiviert: Xserver_xorg_Server, Xrandr, Xinit, Xdriinfo, Mesa3d_gallium_drive_iris und libdrm_intel.Section "Device"
Identifier "Intel Graphics"
Driver "modesetting"
Option "DRI" "iris"
EndSection
< /code>
Wenn ich StartX ausführe, erhalte ich die folgende Ausgabe in meinem Protokoll, wo es meinen Monitor und meine unterstützten Auflösungen erfolgreich findet, aber es gibt keine verwendbaren Modi: < /p>
[root@buildroot ~]# cat /var/log/Xorg.0.log
[ 464.503]
X.Org X Server 1.21.1.2
X Protocol Version 11, Revision 0
[ 464.503] Current Operating System: Linux buildroot 5.10.105 #6 SMP Wed May 14 23:10:10 UTC 2025 x86_64
[ 464.503] Kernel command line: loginconsoles=ttyS4:tty0
[ 464.503]
[ 464.503] Current version of pixman: 0.40.0
[ 464.503] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 464.503] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 464.503] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jan 1 00:07:50 1970
[ 464.503] (==) Using config file: "/etc/X11/xorg.conf"
[ 464.503] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 464.503] (==) No Layout section. Using the first Screen section.
[ 464.503] (==) No screen section available. Using defaults.
[ 464.503] (**) |-->Screen "Default Screen Section" (0)
[ 464.503] (**) | |-->Monitor ""
[ 464.503] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 464.503] (**) | |-->Device "Intel Graphics"
[ 464.503] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 464.503] (==) Automatically adding devices
[ 464.503] (==) Automatically enabling devices
[ 464.503] (==) Automatically adding GPU devices
[ 464.503] (==) Automatically binding GPU devices
[ 464.503] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 464.503] (WW) The directory "/usr/share/fonts/X11//TTF/" does not exist.
[ 464.503] Entry deleted from font path.
[ 464.503] (WW) The directory "/usr/share/fonts/X11//OTF/" does not exist.
[ 464.503] Entry deleted from font path.
[ 464.503] (WW) The directory "/usr/share/fonts/X11//Type1/" does not exist.
[ 464.503] Entry deleted from font path.
[ 464.503] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/X11//100dpi/".
[ 464.503] Entry deleted from font path.
[ 464.503] (Run 'mkfontdir' on "/usr/share/fonts/X11//100dpi/").
[ 464.503] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/X11//75dpi/".
[ 464.503] Entry deleted from font path.
[ 464.503] (Run 'mkfontdir' on "/usr/share/fonts/X11//75dpi/").
[ 464.503] (==) FontPath set to:
/usr/share/fonts/X11//misc/
[ 464.503] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 464.503] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 464.503] (II) Loader magic: 0x55a1d1c14020
[ 464.503] (II) Module ABI versions:
[ 464.503] X.Org ANSI C Emulation: 0.4
[ 464.503] X.Org Video Driver: 25.2
[ 464.503] X.Org XInput driver : 24.4
[ 464.503] X.Org Server Extension : 10.0
[ 464.504] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 464.504] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 464.519] (--) PCI:*(0@0:2:0) 8086:9a49:8086:3003 rev 1, Mem @ 0x603c000000/16777216, 0x4000000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/131072
[ 464.519] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 464.519] (II) LoadModule: "glx"
[ 464.519] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 464.521] (II) Module glx: vendor="X.Org Foundation"
[ 464.521] compiled for 1.21.1.2, module version = 1.0.0
[ 464.521] ABI class: X.Org Server Extension, version 10.0
[ 464.521] (II) LoadModule: "modesetting"
[ 464.521] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 464.521] (II) Module modesetting: vendor="X.Org Foundation"
[ 464.521] compiled for 1.21.1.2, module version = 1.21.1
[ 464.521] Module class: X.Org Video Driver
[ 464.521] ABI class: X.Org Video Driver, version 25.2
[ 464.521] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 464.521] (--) using VT number 2
[ 464.551] (II) modeset(0): using drv /dev/dri/card0
[ 464.551] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 464.552] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 464.552] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 464.552] (==) modeset(0): RGB weight 888
[ 464.552] (==) modeset(0): Default visual is TrueColor
[ 464.552] (II) modeset(0): No glamor support in the X Server
[ 464.552] (II) modeset(0): ShadowFB: preferred YES, enabled YES
[ 464.552] (II) modeset(0): Double-buffered shadow updates: off
[ 465.896] (II) modeset(0): Output DP-1 has no monitor section
[ 465.923] (II) modeset(0): Output HDMI-1 has no monitor section
[ 467.270] (II) modeset(0): EDID for output DP-1
[ 467.297] (II) modeset(0): EDID for output HDMI-1
[ 467.297] (II) modeset(0): Manufacturer: DEL Model: a0d0 Serial#: 825443409
[ 467.297] (II) modeset(0): Year: 2018 Week: 33
[ 467.297] (II) modeset(0): EDID Version: 1.3
[ 467.297] (II) modeset(0): Digital Display Input
[ 467.297] (II) modeset(0): Max Image Size [cm]: horiz.: 60 vert.: 34
[ 467.297] (II) modeset(0): Gamma: 2.20
[ 467.297] (II) modeset(0): No DPMS capabilities specified
[ 467.297] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 467.297] (II) modeset(0): Default color space is primary color space
[ 467.297] (II) modeset(0): First detailed timing is preferred mode
[ 467.297] (II) modeset(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
[ 467.297] (II) modeset(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
[ 467.297] (II) modeset(0): Supported established timings:
[ 467.297] (II) modeset(0): 640x480@60Hz
[ 467.297] (II) modeset(0): 800x600@60Hz
[ 467.297] (II) modeset(0): 1024x768@60Hz
[ 467.297] (II) modeset(0): Manufacturer's mask: 0
[ 467.297] (II) modeset(0): Supported detailed timing:
[ 467.297] (II) modeset(0): clock: 241.5 MHz Image Size: 598 x 336 mm
[ 467.297] (II) modeset(0): h_active: 2560 h_sync: 2608 h_sync_end 2640 h_blank_end 2720 h_border: 0
[ 467.297] (II) modeset(0): v_active: 1440 v_sync: 1443 v_sync_end 1448 v_blanking: 1481 v_border: 0
[ 467.297] (II) modeset(0): Serial No: JCVN088C13DQ
[ 467.297] (II) modeset(0): Ranges: V min: 24 V max: 60 Hz, H min: 30 H max: 140 kHz, PixClock max 305 MHz
[ 467.297] (II) modeset(0): Monitor name: Dell S2716DG
[ 467.297] (II) modeset(0): Number of EDID sections to follow: 1
[ 467.297] (II) modeset(0): EDID (in hex):
[ 467.297] (II) modeset(0): 00ffffffffffff0010acd0a051443331
[ 467.297] (II) modeset(0): 211c0103803c22780eee91a3544c9926
[ 467.297] (II) modeset(0): 0f505421080001010101010101010101
[ 467.297] (II) modeset(0): 010101010101565e00a0a0a029503020
[ 467.297] (II) modeset(0): 350056502100001a000000ff004a4356
[ 467.297] (II) modeset(0): 4e30383843313344510a000000fd0018
[ 467.297] (II) modeset(0): 3c1e8c1e010a202020202020000000fc
[ 467.297] (II) modeset(0): 0044656c6c20533237313644470a010c
[ 467.297] (II) modeset(0): 02031ac147901f041303120123090701
[ 467.297] (II) modeset(0): 8301000065030c001000000000000000
[ 467.297] (II) modeset(0): 00000000000000000000000000000000
[ 467.297] (II) modeset(0): 00000000000000000000000000000000
[ 467.297] (II) modeset(0): 00000000000000000000000000000000
[ 467.297] (II) modeset(0): 00000000000000000000000000000000
[ 467.297] (II) modeset(0): 00000000000000000000000000000000
[ 467.297] (II) modeset(0): 000000000000000000000000000000c1
[ 467.297] (II) modeset(0): Printing probed modes for output HDMI-1
[ 467.297] (II) modeset(0): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
[ 467.297] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 467.297] (II) modeset(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 467.297] (II) modeset(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 467.297] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 467.297] (II) modeset(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 467.297] (II) modeset(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 467.297] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 467.297] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 467.297] (II) modeset(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 467.297] (II) modeset(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 467.297] (II) modeset(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 467.297] (II) modeset(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 467.297] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 467.297] (II) modeset(0): Output DP-1 disconnected
[ 467.297] (II) modeset(0): Output HDMI-1 connected
[ 467.297] (II) modeset(0): Using exact sizes for initial modes
[ 467.297] (II) modeset(0): Output HDMI-1 using initial mode 2560x1440 +0+0
[ 467.297] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 467.297] (EE) modeset(0): No modes.
[ 467.304] (II) UnloadModule: "modesetting"
[ 467.304] (EE) Screen(s) found, but none have a usable configuration.
[ 467.304] (EE)
Fatal server error:
[ 467.304] (EE) no screens found(EE)
[ 467.304] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
< /code>
Andere Datenpunkte: < /p>
[root@buildroot ~]# lspci -nn | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics [8086:9a49] (rev 01)
[root@buildroot ~]# lsmod | grep drm
drm_kms_helper 180224 1 i915
cfbfillrect 16384 1 drm_kms_helper
syscopyarea 16384 1 drm_kms_helper
cfbimgblt 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
fb_sys_fops 16384 1 drm_kms_helper
cfbcopyarea 16384 1 drm_kms_helper
drm 356352 4 i915,ttm,drm_kms_helper
drm_panel_orientation_quirks 24576 1 drm
backlight 16384 4 i915,video,drm_kms_helper,drm
< /code>
Wenn ich die xorg.conf entferne, ist es immer noch mit einem ähnlichen Fehler fehlgeschlagen. Ich kann den X11 -Server in dieser Buildroot Linux -Konfiguration zum Laufen bringen?
Danke
X11 auf Buildroot Linux, Bildschirm gefunden, aber keine hat eine verwendbare Konfiguration ⇐ Linux
-
- Similar Topics
- Replies
- Views
- Last post