You are not logged in.
I'm facing an issue where SDDM fails to initiate the Xorg server on my Arch Linux setup. Upon attempting to start SDDM, the process attempts to start the display server on VT 2 multiple times but consistently fails. I've tried reinstalling SDDM and checking the Xorg logs without success.
Kernel: Linux 6.6.40-1-lts
GPU: AMD Radeon Xpress 1200/1250/1270
CPU: AMD Athlon(tm) 2650e @ 1.60 GHz
RAM:1.68GiB
Display Driver: local/xf86-video-amdgpu 23.0.0-2 (xorg-drivers)
output of "journalctl -xe -u sddm" :
Jul 18 14:51:23 homeserver systemd[1]: Started Simple Desktop Display Manager.
░░ Subject: A start job for unit sddm.service has finished successfully
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░
░░ A start job for unit sddm.service has finished successfully.
░░
░░ The job identifier is 895.
Jul 18 14:51:23 homeserver sddm[2011]: Initializing...
Jul 18 14:51:23 homeserver sddm[2011]: Starting...
Jul 18 14:51:23 homeserver sddm[2011]: Logind interface found
Jul 18 14:51:23 homeserver sddm[2011]: Adding new display...
Jul 18 14:51:23 homeserver sddm[2011]: Loaded empty theme configuration
Jul 18 14:51:23 homeserver sddm[2011]: Xauthority path: "/run/sddm/xauth_TRRkIg"
Jul 18 14:51:23 homeserver sddm[2011]: Using VT 2
Jul 18 14:51:23 homeserver sddm[2011]: Display server starting...
Jul 18 14:51:23 homeserver sddm[2011]: Writing cookie to "/run/sddm/xauth_TRRkIg"
Jul 18 14:51:23 homeserver sddm[2011]: Running: /usr/bin/X -nolisten tcp -backgroun>
Jul 18 14:51:25 homeserver sddm[2011]: Failed to read display number from pipe
Jul 18 14:51:25 homeserver sddm[2011]: Display server stopping...
Jul 18 14:51:25 homeserver sddm[2011]: Attempt 1 starting the Display server on vt >
Jul 18 14:51:27 homeserver sddm[2011]: Display server starting...
Jul 18 14:51:27 homeserver sddm[2011]: Writing cookie to "/run/sddm/xauth_TRRkIg"
Jul 18 14:51:27 homeserver sddm[2011]: Running: /usr/bin/X -nolisten tcp -backgroun>
Jul 18 14:51:28 homeserver sddm[2011]: Failed to read display number from pipe
Jul 18 14:51:28 homeserver sddm[2011]: Display server stopping...
Jul 18 14:51:28 homeserver sddm[2011]: Attempt 2 starting the Display server on vt >
Jul 18 14:51:30 homeserver sddm[2011]: Display server starting...
Jul 18 14:51:30 homeserver sddm[2011]: Writing cookie to "/run/sddm/xauth_TRRkIg"
Jul 18 14:51:30 homeserver sddm[2011]: Running: /usr/bin/X -nolisten tcp -backgroun>
Jul 18 14:51:30 homeserver sddm[2011]: Failed to read display number from pipe
Jul 18 14:51:30 homeserver sddm[2011]: Display server stopping...
Jul 18 14:51:30 homeserver sddm[2011]: Attempt 3 starting the Display server on vt >
Jul 18 14:51:30 homeserver sddm[2011]: Could not start Display server on vt 2
I know that this machine is so old but I'm trying some tweaking and stuff, any help would be much appreciated.
Last edited by marchbaby (2024-07-23 19:25:18)
Offline
Please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General
Offline
[ 58.034] (--) Log file renamed from "/var/log/Xorg.pid-428.log" to "/var/log/Xorg.0.log"
[ 58.035]
X.Org X Server 1.21.1.13
X Protocol Version 11, Revision 0
[ 58.035] Current Operating System: Linux homeserver 6.9.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 12 Jul 2024 00:06:53 +0000 x86_64
[ 58.035] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=21a1e998-cc43-4dc9-a61a-33d22d533caf rw loglevel=3 quiet
[ 58.035]
[ 58.035] Current version of pixman: 0.43.4
[ 58.035] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 58.035] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 58.035] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jul 19 11:12:39 2024
[ 58.036] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 58.036] (==) No Layout section. Using the first Screen section.
[ 58.036] (==) No screen section available. Using defaults.
[ 58.036] (**) |-->Screen "Default Screen Section" (0)
[ 58.036] (**) | |-->Monitor "<default monitor>"
[ 58.037] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 58.037] (**) Allowing byte-swapped clients
[ 58.037] (==) Automatically adding devices
[ 58.037] (==) Automatically enabling devices
[ 58.037] (==) Automatically adding GPU devices
[ 58.037] (==) Automatically binding GPU devices
[ 58.037] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 58.037] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 58.037] Entry deleted from font path.
[ 58.037] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 58.037] Entry deleted from font path.
[ 58.037] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 58.037] Entry deleted from font path.
[ 58.037] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 58.037] Entry deleted from font path.
[ 58.037] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 58.037] Entry deleted from font path.
[ 58.037] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 58.037] Entry deleted from font path.
[ 58.037] (==) FontPath set to:
[ 58.037] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 58.037] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 58.037] (II) Module ABI versions:
[ 58.037] X.Org ANSI C Emulation: 0.4
[ 58.037] X.Org Video Driver: 25.2
[ 58.037] X.Org XInput driver : 24.4
[ 58.037] X.Org Server Extension : 10.0
[ 58.038] (++) using VT number 1
[ 58.038] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 58.040] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 58.040] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:05.0/drm/card0
[ 58.047] (--) PCI:*(1@0:5:0) 1002:791f:107b:0184 rev 0, Mem @ 0xd0000000/268435456, 0xf0100000/65536, 0xf0000000/1048576, I/O @ 0x00009400/256, BIOS @ 0x????????/131072
[ 58.047] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 58.047] (II) LoadModule: "glx"
[ 58.047] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 58.051] (II) Module glx: vendor="X.Org Foundation"
[ 58.051] compiled for 1.21.1.13, module version = 1.0.0
[ 58.051] ABI class: X.Org Server Extension, version 10.0
[ 58.051] (==) Matched ati as autoconfigured driver 0
[ 58.051] (==) Matched modesetting as autoconfigured driver 1
[ 58.051] (==) Matched fbdev as autoconfigured driver 2
[ 58.051] (==) Matched vesa as autoconfigured driver 3
[ 58.051] (==) Assigned the driver to the xf86ConfigLayout
[ 58.051] (II) LoadModule: "ati"
[ 58.052] (WW) Warning, couldn't open module ati
[ 58.052] (EE) Failed to load module "ati" (module does not exist, 0)
[ 58.052] (II) LoadModule: "modesetting"
[ 58.052] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 58.054] (II) Module modesetting: vendor="X.Org Foundation"
[ 58.054] compiled for 1.21.1.13, module version = 1.21.1
[ 58.054] Module class: X.Org Video Driver
[ 58.054] ABI class: X.Org Video Driver, version 25.2
[ 58.054] (II) LoadModule: "fbdev"
[ 58.054] (WW) Warning, couldn't open module fbdev
[ 58.054] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 58.054] (II) LoadModule: "vesa"
[ 58.054] (WW) Warning, couldn't open module vesa
[ 58.054] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 58.054] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 58.065] (II) modeset(0): using drv /dev/dri/card0
[ 58.065] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 58.065] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 58.065] (==) modeset(0): RGB weight 888
[ 58.065] (==) modeset(0): Default visual is TrueColor
[ 58.065] (II) Loading sub module "glamoregl"
[ 58.065] (II) LoadModule: "glamoregl"
[ 58.065] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 58.075] (II) Module glamoregl: vendor="X.Org Foundation"
[ 58.075] compiled for 1.21.1.13, module version = 1.0.1
[ 58.075] ABI class: X.Org ANSI C Emulation, version 0.4
[ 58.173] (II) modeset(0): glamor X acceleration enabled on ATI RS690
[ 58.173] (II) modeset(0): glamor initialized
[ 58.173] (==) modeset(0): VariableRefresh: disabled
[ 58.173] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 58.270] (II) modeset(0): Output VGA-1 has no monitor section
[ 58.270] (II) modeset(0): Output LVDS-1 has no monitor section
[ 58.366] (II) modeset(0): EDID for output VGA-1
[ 58.367] (II) modeset(0): EDID for output LVDS-1
[ 58.367] (II) modeset(0): Manufacturer: LPL Model: 3b01 Serial#: 0
[ 58.367] (II) modeset(0): Year: 2007 Week: 0
[ 58.367] (II) modeset(0): EDID Version: 1.3
[ 58.367] (II) modeset(0): Digital Display Input
[ 58.367] (II) modeset(0): Max Image Size [cm]: horiz.: 33 vert.: 21
[ 58.367] (II) modeset(0): Gamma: 2.20
[ 58.367] (II) modeset(0): No DPMS capabilities specified
[ 58.367] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 58.367] (II) modeset(0): First detailed timing is preferred mode
[ 58.367] (II) modeset(0): redX: 0.603 redY: 0.349 greenX: 0.325 greenY: 0.553
[ 58.367] (II) modeset(0): blueX: 0.157 blueY: 0.144 whiteX: 0.313 whiteY: 0.329
[ 58.367] (II) modeset(0): Manufacturer's mask: 0
[ 58.367] (II) modeset(0): Supported detailed timing:
[ 58.367] (II) modeset(0): clock: 71.0 MHz Image Size: 331 x 207 mm
[ 58.367] (II) modeset(0): h_active: 1280 h_sync: 1328 h_sync_end 1360 h_blank_end 1440 h_border: 0
[ 58.367] (II) modeset(0): v_active: 800 v_sync: 803 v_sync_end 809 v_blanking: 823 v_border: 0
[ 58.367] (II) modeset(0): LGPhilipsLCD
[ 58.367] (II) modeset(0): LP154WX4-TLB4
[ 58.367] (II) modeset(0): EDID (in hex):
[ 58.367] (II) modeset(0): 00ffffffffffff00320c013b00000000
[ 58.367] (II) modeset(0): 00110103802115780a56759a59538d28
[ 58.367] (II) modeset(0): 24505400000001010101010101010101
[ 58.367] (II) modeset(0): 010101010101bc1b00a0502017303020
[ 58.367] (II) modeset(0): 36004bcf100000190000000000000000
[ 58.367] (II) modeset(0): 00000000000000000000000000fe004c
[ 58.367] (II) modeset(0): 475068696c6970734c43440a000000fe
[ 58.367] (II) modeset(0): 004c503135345758342d544c42340009
[ 58.367] (II) modeset(0): Printing probed modes for output LVDS-1
[ 58.367] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 -hsync -vsync (49.3 kHz eP)
[ 58.367] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 58.367] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 58.367] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 58.367] (II) modeset(0): Modeline "1280x720"x60.0 74.65 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.9 kHz)
[ 58.368] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 58.368] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 58.368] (II) modeset(0): Modeline "1152x768"x59.9 71.95 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.8 kHz)
[ 58.368] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 58.368] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 58.368] (II) modeset(0): Modeline "1024x768"x59.9 63.53 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
[ 58.368] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 58.368] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 58.368] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 58.368] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 58.368] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 58.368] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 58.368] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 58.368] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 58.368] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 58.368] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 58.368] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 58.368] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 58.368] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 58.368] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 58.368] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 58.368] (II) modeset(0): Modeline "800x600"x60.0 38.31 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
[ 58.368] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 58.368] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 58.368] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 58.368] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 58.368] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 58.368] (II) modeset(0): Modeline "848x480"x59.9 31.65 848 872 952 1056 480 483 493 500 -hsync +vsync (30.0 kHz)
[ 58.368] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 58.368] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 58.368] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 58.368] (II) modeset(0): Modeline "720x480"x59.9 26.85 720 744 808 896 480 483 493 500 -hsync +vsync (30.0 kHz)
[ 58.368] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 58.368] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 58.368] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 58.368] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 58.368] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 58.368] (II) modeset(0): Modeline "640x480"x59.9 23.98 640 664 720 800 480 483 487 500 -hsync +vsync (30.0 kHz)
[ 58.368] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 58.368] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 58.368] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 58.368] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 58.368] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 58.368] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 58.368] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 58.368] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 58.368] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 58.368] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 58.368] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 58.368] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 58.368] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 58.368] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 58.368] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 58.368] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 58.368] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 58.368] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 58.368] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 58.368] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 58.368] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 58.368] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 58.368] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 58.368] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 58.368] (II) modeset(0): Output VGA-1 disconnected
[ 58.368] (II) modeset(0): Output LVDS-1 connected
[ 58.368] (II) modeset(0): Using exact sizes for initial modes
[ 58.368] (II) modeset(0): Output LVDS-1 using initial mode 1280x800 +0+0
[ 58.369] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 58.369] (==) modeset(0): DPI set to (96, 96)
[ 58.369] (II) Loading sub module "fb"
[ 58.369] (II) LoadModule: "fb"
[ 58.369] (II) Module "fb" already built-in
[ 58.418] Failed to link: error: If/then statements not supported by R300/R400 shaders, should have been flattened by peephole_select.
[ 58.418] (EE)
Fatal server error:
[ 58.418] (EE) GLSL link failure
[ 58.418] (EE)
[ 58.418] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 58.418] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 58.418] (EE)
[ 58.438] (EE) Server terminated with error (1). Closing log file.
I'm really sorry for the late reply.
Offline
Try the xf86-video-ati package. Looks like the modesetting DDX driver is struggling with that card.
"The nation-state domesticates the society in the name of capitalism and alienates the community from its natural foundations."
— Democratic Confederalism, Abdullah Öcalan.
Offline
Thanks for the help guys, everything is working fine after downloading some packages including xf86-video-ati package, thanks for your help much appreciated.
Last edited by marchbaby (2024-07-23 19:22:40)
Offline