You are not logged in.
I'm facing a problem when trying to launch the LXQt and XFCE4 desktop environments. When selecting either of these options from any dm, my monitor turns off and says "Check video Cable"
I have tried:
1- reinstalling archlinux
2- configuring the xorg.conf file
3-Looking in xorg log file
4-Trying different DM's
To offer context
- I use HP L2245w monitor.
- The GNOME desktop environment is working properly
- I've made sure that my graphics drivers are up to date
Offline
1- reinstalling archlinux
Pointless.
2- configuring the xorg.conf file
*How*?
3-Looking in xorg log file
Looking hardly helps, you also have to read it… please post it.
4-Trying different DM's
Which ones?
When this happens, move to a different VT and there run
DISPLAY=:0 xrandr -q | tee ~/xrandr.0.txt
DISPLAY=:1 xrandr -q | tee ~/xrandr.1.txt
tail ~/xrandr.?.txt | curl -F 'f:1=<-' ix.ioLook at the xrandr outputs and post the link you get for the last command.
Online
I tried changing Monitor Vendor and Model.
[ 1316.344] (--) Log file renamed from "/var/log/Xorg.pid-643.log" to "/var/log/Xorg.0.log"
[ 1316.392]
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[ 1316.392] Current Operating System: Linux t3-arch 6.4.10-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 11 Aug 2023 11:03:36 +0000 x86_64
[ 1316.392] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=12bc41a8-2a26-4a95-8613-2c0c094e2a36 rw loglevel=3 quiet
[ 1316.392]
[ 1316.392] Current version of pixman: 0.42.2
[ 1316.392] Before reporting problems, check [url]http://wiki.x.org[/url]
to make sure that you have the latest version.
[ 1316.392] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 1316.392] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Aug 16 19:05:06 2023
[ 1316.434] (==) Using config file: "/etc/X11/xorg.conf"
[ 1316.434] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 1316.434] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 1316.498] (==) ServerLayout "X.org Configured"
[ 1316.498] (**) |-->Screen "Screen0" (0)
[ 1316.498] (**) | |-->Monitor "Monitor0"
[ 1316.499] (**) | |-->Device "Card0"
[ 1316.499] (**) |-->Input Device "Mouse0"
[ 1316.499] (**) |-->Input Device "Keyboard0"
[ 1316.499] (==) Automatically adding devices
[ 1316.499] (==) Automatically enabling devices
[ 1316.499] (==) Automatically adding GPU devices
[ 1316.499] (==) Automatically binding GPU devices
[ 1316.499] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 1316.521] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 1316.521] Entry deleted from font path.
[ 1316.521] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 1316.521] Entry deleted from font path.
[ 1316.521] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 1316.521] Entry deleted from font path.
[ 1316.521] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 1316.521] Entry deleted from font path.
[ 1316.550] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 1316.550] Entry deleted from font path.
[ 1316.550] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 1316.550] Entry deleted from font path.
[ 1316.550] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 1316.550] Entry deleted from font path.
[ 1316.550] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 1316.550] Entry deleted from font path.
[ 1316.550] (**) FontPath set to:
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 1316.550] (**) ModulePath set to "/usr/lib/xorg/modules"
[ 1316.550] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 1316.550] (WW) Disabling Mouse0
[ 1316.550] (WW) Disabling Keyboard0
[ 1316.550] (II) Module ABI versions:
[ 1316.550] X.Org ANSI C Emulation: 0.4
[ 1316.550] X.Org Video Driver: 25.2
[ 1316.550] X.Org XInput driver : 24.4
[ 1316.550] X.Org Server Extension : 10.0
[ 1316.552] (++) using VT number 2
[ 1316.552] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 1316.555] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 1316.555] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/drm/card0
[ 1316.562] (--) PCI:*(0@0:1:0) 1002:9993:103c:1850 rev 0, Mem @ 0xd0000000/268435456, 0xff700000/262144, I/O @ 0x0000f000/256, BIOS @ 0x????????/131072
[ 1316.562] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 1316.562] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 1316.562] (II) LoadModule: "glx"
[ 1316.584] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 1316.638] (II) Module glx: vendor="X.Org Foundation"
[ 1316.638] compiled for 1.21.1.8, module version = 1.0.0
[ 1316.638] ABI class: X.Org Server Extension, version 10.0
[ 1316.638] (II) LoadModule: "modesetting"
[ 1316.638] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 1316.684] (II) Module modesetting: vendor="X.Org Foundation"
[ 1316.684] compiled for 1.21.1.8, module version = 1.21.1
[ 1316.684] Module class: X.Org Video Driver
[ 1316.684] ABI class: X.Org Video Driver, version 25.2
[ 1316.684] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 1316.686] (II) modeset(0): using drv /dev/dri/card0
[ 1316.687] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 1316.687] (==) modeset(0): RGB weight 888
[ 1316.687] (==) modeset(0): Default visual is TrueColor
[ 1316.687] (II) Loading sub module "glamoregl"
[ 1316.687] (II) LoadModule: "glamoregl"
[ 1316.687] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 1316.765] (II) Module glamoregl: vendor="X.Org Foundation"
[ 1316.765] compiled for 1.21.1.8, module version = 1.0.1
[ 1316.765] ABI class: X.Org ANSI C Emulation, version 0.4
[ 1318.910] (II) modeset(0): glamor X acceleration enabled on AMD ARUBA (DRM 2.50.0 / 6.4.10-arch1-1, LLVM 15.0.7)
[ 1318.910] (II) modeset(0): glamor initialized
[ 1318.911] (==) modeset(0): VariableRefresh: disabled
[ 1318.911] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 1318.941] (II) modeset(0): Output DP-1 using monitor section Monitor0
[ 1319.104] (II) modeset(0): Output VGA-1 has no monitor section
[ 1319.156] (II) modeset(0): Output DVI-D-1 has no monitor section
[ 1319.188] (II) modeset(0): EDID for output DP-1
[ 1319.351] (II) modeset(0): EDID for output VGA-1
[ 1319.351] (II) modeset(0): Printing probed modes for output VGA-1
[ 1319.351] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 1319.351] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 1319.351] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 1319.351] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 1319.351] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 1319.351] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 1319.351] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 1319.351] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 1319.351] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 1319.351] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 1319.351] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 1319.351] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 1319.351] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 1319.351] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 1319.351] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 1319.351] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 1319.351] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 1319.352] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 1319.352] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 1319.352] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 1319.352] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 1319.352] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 1319.352] (II) modeset(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e)
[ 1319.352] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 1319.352] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 1319.352] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 1319.352] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 1319.352] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 1319.352] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 1319.352] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 1319.352] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 1319.352] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 1319.352] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 1319.352] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 1319.352] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 1319.352] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 1319.352] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 1319.352] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 1319.352] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 1319.352] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 1319.352] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 1319.352] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 1319.352] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 1319.352] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 1319.352] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 1319.352] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 1319.352] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 1319.352] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 1319.352] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 1319.352] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 1319.352] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 1319.352] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 1319.352] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 1319.352] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 1319.352] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 1319.403] (II) modeset(0): EDID for output DVI-D-1
[ 1319.403] (II) modeset(0): Output DP-1 disconnected
[ 1319.403] (II) modeset(0): Output VGA-1 connected
[ 1319.403] (II) modeset(0): Output DVI-D-1 disconnected
[ 1319.403] (II) modeset(0): Using exact sizes for initial modes
[ 1319.403] (II) modeset(0): Output VGA-1 using initial mode 1024x768 +0+0
[ 1319.403] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 1319.403] (==) modeset(0): DPI set to (96, 96)
[ 1319.403] (II) Loading sub module "fb"
[ 1319.403] (II) LoadModule: "fb"
[ 1319.403] (II) Module "fb" already built-in
[ 1319.761] (==) modeset(0): Backing store enabled
[ 1319.762] (==) modeset(0): Silken mouse enabled
[ 1319.767] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 1319.767] (==) modeset(0): DPMS enabled
[ 1319.767] (II) modeset(0): [DRI2] Setup complete
[ 1319.767] (II) modeset(0): [DRI2] DRI driver: r600
[ 1319.767] (II) modeset(0): [DRI2] VDPAU driver: r600
[ 1319.767] (II) Initializing extension Generic Event Extension
[ 1319.768] (II) Initializing extension SHAPE
[ 1319.768] (II) Initializing extension MIT-SHM
[ 1319.768] (II) Initializing extension XInputExtension
[ 1319.769] (II) Initializing extension XTEST
[ 1319.769] (II) Initializing extension BIG-REQUESTS
[ 1319.769] (II) Initializing extension SYNC
[ 1319.770] (II) Initializing extension XKEYBOARD
[ 1319.770] (II) Initializing extension XC-MISC
[ 1319.770] (II) Initializing extension SECURITY
[ 1319.770] (II) Initializing extension XFIXES
[ 1319.770] (II) Initializing extension RENDER
[ 1319.770] (II) Initializing extension RANDR
[ 1319.771] (II) Initializing extension COMPOSITE
[ 1319.771] (II) Initializing extension DAMAGE
[ 1319.771] (II) Initializing extension MIT-SCREEN-SAVER
[ 1319.771] (II) Initializing extension DOUBLE-BUFFER
[ 1319.771] (II) Initializing extension RECORD
[ 1319.771] (II) Initializing extension DPMS
[ 1319.771] (II) Initializing extension Present
[ 1319.771] (II) Initializing extension DRI3
[ 1319.772] (II) Initializing extension X-Resource
[ 1319.772] (II) Initializing extension XVideo
[ 1319.772] (II) Initializing extension XVideo-MotionCompensation
[ 1319.772] (II) Initializing extension GLX
[ 1319.781] (II) AIGLX: Loaded and initialized r600
[ 1319.781] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 1319.781] (II) Initializing extension XFree86-VidModeExtension
[ 1319.781] (II) Initializing extension XFree86-DGA
[ 1319.781] (II) Initializing extension XFree86-DRI
[ 1319.781] (II) Initializing extension DRI2
[ 1319.782] (II) modeset(0): Damage tracking initialized
[ 1319.782] (II) modeset(0): Setting screen physical size to 270 x 203
[ 1320.432] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 1320.432] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 1320.432] (II) LoadModule: "libinput"
[ 1320.432] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 1320.557] (II) Module libinput: vendor="X.Org Foundation"
[ 1320.557] compiled for 1.21.1.8, module version = 1.3.0
[ 1320.557] Module class: X.Org XInput Driver
[ 1320.557] ABI class: X.Org XInput driver, version 24.4
[ 1320.557] (II) Using input driver 'libinput' for 'Power Button'
[ 1320.557] (**) Power Button: always reports core events
[ 1320.557] (**) Option "Device" "/dev/input/event1"
[ 1320.585] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 1320.585] (II) event1 - Power Button: device is a keyboard
[ 1320.585] (II) event1 - Power Button: device removed
[ 1320.600] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 1320.600] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 1320.601] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 1320.601] (II) event1 - Power Button: device is a keyboard
[ 1320.602] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 1320.602] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 1320.602] (II) Using input driver 'libinput' for 'Power Button'
[ 1320.602] (**) Power Button: always reports core events
[ 1320.602] (**) Option "Device" "/dev/input/event0"
[ 1320.603] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 1320.603] (II) event0 - Power Button: device is a keyboard
[ 1320.603] (II) event0 - Power Button: device removed
[ 1320.626] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 1320.626] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 1320.628] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 1320.628] (II) event0 - Power Button: device is a keyboard
[ 1320.629] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event7)
[ 1320.629] (II) No input driver specified, ignoring this device.
[ 1320.629] (II) This device may have been added with another device file.
[ 1320.629] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event8)
[ 1320.629] (II) No input driver specified, ignoring this device.
[ 1320.629] (II) This device may have been added with another device file.
[ 1320.630] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event5)
[ 1320.630] (II) No input driver specified, ignoring this device.
[ 1320.630] (II) This device may have been added with another device file.
[ 1320.630] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event6)
[ 1320.630] (II) No input driver specified, ignoring this device.
[ 1320.630] (II) This device may have been added with another device file.
[ 1320.631] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/event2)
[ 1320.631] (**) USB OPTICAL MOUSE: Applying InputClass "libinput pointer catchall"
[ 1320.631] (II) Using input driver 'libinput' for ' USB OPTICAL MOUSE'
[ 1320.631] (**) USB OPTICAL MOUSE: always reports core events
[ 1320.631] (**) Option "Device" "/dev/input/event2"
[ 1320.690] (II) event2 - USB OPTICAL MOUSE: is tagged by udev as: Mouse
[ 1320.690] (II) event2 - USB OPTICAL MOUSE: device is a pointer
[ 1320.691] (II) event2 - USB OPTICAL MOUSE: device removed
[ 1320.730] (II) libinput: USB OPTICAL MOUSE: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 1320.730] (II) libinput: USB OPTICAL MOUSE: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 1320.730] (II) libinput: USB OPTICAL MOUSE: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 1320.730] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb1/1-1/1-1:1.0/0003:0000:3825.0001/input/input3/event2"
[ 1320.730] (II) XINPUT: Adding extended input device " USB OPTICAL MOUSE" (type: MOUSE, id 8)
[ 1320.730] (**) Option "AccelerationScheme" "none"
[ 1320.730] (**) USB OPTICAL MOUSE: (accel) selected scheme none/0
[ 1320.730] (**) USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[ 1320.730] (**) USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[ 1320.790] (II) event2 - USB OPTICAL MOUSE: is tagged by udev as: Mouse
[ 1320.791] (II) event2 - USB OPTICAL MOUSE: device is a pointer
[ 1320.793] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/mouse0)
[ 1320.794] (II) No input driver specified, ignoring this device.
[ 1320.794] (II) This device may have been added with another device file.
[ 1320.796] (II) config/udev: Adding input device CHICONY HP Basic USB Keyboard (/dev/input/event3)
[ 1320.796] (**) CHICONY HP Basic USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 1320.796] (II) Using input driver 'libinput' for 'CHICONY HP Basic USB Keyboard'
[ 1320.796] (**) CHICONY HP Basic USB Keyboard: always reports core events
[ 1320.796] (**) Option "Device" "/dev/input/event3"
[ 1320.800] (II) event3 - CHICONY HP Basic USB Keyboard: is tagged by udev as: Keyboard
[ 1320.800] (II) event3 - CHICONY HP Basic USB Keyboard: device is a keyboard
[ 1320.801] (II) event3 - CHICONY HP Basic USB Keyboard: device removed
[ 1320.823] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb1/1-3/1-3:1.0/0003:03F0:0024.0002/input/input5/event3"
[ 1320.823] (II) XINPUT: Adding extended input device "CHICONY HP Basic USB Keyboard" (type: KEYBOARD, id 9)
[ 1320.825] (II) event3 - CHICONY HP Basic USB Keyboard: is tagged by udev as: Keyboard
[ 1320.825] (II) event3 - CHICONY HP Basic USB Keyboard: device is a keyboard
[ 1320.826] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event10)
[ 1320.826] (II) No input driver specified, ignoring this device.
[ 1320.826] (II) This device may have been added with another device file.
[ 1320.827] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event11)
[ 1320.827] (II) No input driver specified, ignoring this device.
[ 1320.827] (II) This device may have been added with another device file.
[ 1320.827] (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event12)
[ 1320.827] (II) No input driver specified, ignoring this device.
[ 1320.827] (II) This device may have been added with another device file.
[ 1320.828] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event13)
[ 1320.828] (II) No input driver specified, ignoring this device.
[ 1320.828] (II) This device may have been added with another device file.
[ 1320.828] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 1320.828] (II) No input driver specified, ignoring this device.
[ 1320.828] (II) This device may have been added with another device file.
[ 1320.832] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event9)
[ 1320.832] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 1320.832] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 1320.832] (**) HP WMI hotkeys: always reports core events
[ 1320.832] (**) Option "Device" "/dev/input/event9"
[ 1320.833] (II) event9 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 1320.833] (II) event9 - HP WMI hotkeys: device is a keyboard
[ 1320.833] (II) event9 - HP WMI hotkeys: device removed
[ 1320.866] (**) Option "config_info" "udev:/sys/devices/virtual/input/input12/event9"
[ 1320.866] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 10)
[ 1320.867] (II) event9 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 1320.867] (II) event9 - HP WMI hotkeys: device is a keyboard
[ 1363.780] (II) event1 - Power Button: device removed
[ 1363.806] (II) event0 - Power Button: device removed
[ 1363.823] (II) event2 - USB OPTICAL MOUSE: device removed
[ 1363.860] (II) event3 - CHICONY HP Basic USB Keyboard: device removed
[ 1363.876] (II) event9 - HP WMI hotkeys: device removed
[ 1363.910] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 1374.106] (EE) modeset(0): failed to set mode: Permission denied
[ 1374.875] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 1375.846] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 1375.846] (II) event1 - Power Button: device is a keyboard
[ 1375.848] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 1375.848] (II) event0 - Power Button: device is a keyboard
[ 1375.906] (II) event2 - USB OPTICAL MOUSE: is tagged by udev as: Mouse
[ 1375.907] (II) event2 - USB OPTICAL MOUSE: device is a pointer
[ 1375.910] (II) event3 - CHICONY HP Basic USB Keyboard: is tagged by udev as: Keyboard
[ 1375.911] (II) event3 - CHICONY HP Basic USB Keyboard: device is a keyboard
[ 1375.913] (II) event9 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 1375.913] (II) event9 - HP WMI hotkeys: device is a keyboard
[ 1379.571] (II) event1 - Power Button: device removed
[ 1379.586] (II) event0 - Power Button: device removed
[ 1379.603] (II) event2 - USB OPTICAL MOUSE: device removed
[ 1379.636] (II) event3 - CHICONY HP Basic USB Keyboard: device removed
[ 1379.653] (II) event9 - HP WMI hotkeys: device removed
[ 1379.686] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 1389.876] (EE) modeset(0): failed to set mode: Permission denied
[ 1389.965] (II) UnloadModule: "libinput"
[ 1389.965] (II) UnloadModule: "libinput"
[ 1389.965] (II) UnloadModule: "libinput"
[ 1389.965] (II) UnloadModule: "libinput"
[ 1389.966] (II) UnloadModule: "libinput"
[ 1389.969] (II) Server terminated successfully (0). Closing log file.I have used sddm lightdm and ly.
DISPLAY=:0 xrandr -q | tee ~/xrandr.0.txt output:
VGA-1 connected primary 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
1024x768 59.92*+
800x600 59.86
640x480 59.38
320x240 59.52
960x600 59.63
928x580 59.88
800x500 59.50
768x480 59.90
720x480 59.71
640x400 59.95
320x200 58.96
1024x576 59.90
864x486 59.92
720x400 59.55
640x350 59.77DISPLAY=:1 xrandr -q | tee ~/xrandr.1.txt output:
Screen 0: minimum 16 x 16, current 1024 x 768, maximum 32767 x 32767
VGA-1 connected primary 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
1024x768 59.92*+
800x600 59.86
640x480 59.38
320x240 59.52
960x600 59.63
928x580 59.88
800x500 59.50
768x480 59.90
720x480 59.71
640x400 59.95
320x200 58.96
1024x576 59.90
864x486 59.92
720x400 59.55
640x350 59.77tail ~/xrandr.?.txt | curl -F 'f:1=<-' ix.io output:
http://ix.io/4DKO
Last edited by HamoodHabibi (2023-08-17 11:34:54)
Offline
Please edit your post and use [ code ] tags (not quote tags) when posting output. This makes the output easier to read and provides a scroll box for long output.
https://wiki.archlinux.org/title/Genera … s_and_code
https://bbs.archlinux.org/help.php#bbcode
Offline
[ 1316.434] (==) Using config file: "/etc/X11/xorg.conf"Post that file, then remove it.
Then post an updated xorg log.
Do you use some adpter to connect the monitor?
Online
xorg conf:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/75dpi"
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "HP"
ModelName "L2245w"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
### <percent>: "<f>%"
### [arg]: arg optional
#Option "SWcursor" # [<bool>]
#Option "kmsdev" # <str>
#Option "ShadowFB" # [<bool>]
#Option "AccelMethod" # <str>
#Option "PageFlip" # [<bool>]
#Option "ZaphodHeads" # <str>
#Option "DoubleShadow" # [<bool>]
#Option "Atomic" # [<bool>]
#Option "VariableRefresh" # [<bool>]
#Option "UseGammaLUT" # [<bool>]
#Option "AsyncFlipSecondaries" # [<bool>]
Identifier "Card0"
Driver "modesetting"
BusID "PCI:0:1:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSectionupdated xorg log:
[ 1316.344] (--) Log file renamed from "/var/log/Xorg.pid-643.log" to "/var/log/Xorg.0.log"
[ 1316.392]
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[ 1316.392] Current Operating System: Linux t3-arch 6.4.10-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 11 Aug 2023 11:03:36 +0000 x86_64
[ 1316.392] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=12bc41a8-2a26-4a95-8613-2c0c094e2a36 rw loglevel=3 quiet
[ 1316.392]
[ 1316.392] Current version of pixman: 0.42.2
[ 1316.392] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 1316.392] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 1316.392] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Aug 16 19:05:06 2023
[ 1316.434] (==) Using config file: "/etc/X11/xorg.conf"
[ 1316.434] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 1316.434] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 1316.498] (==) ServerLayout "X.org Configured"
[ 1316.498] (**) |-->Screen "Screen0" (0)
[ 1316.498] (**) | |-->Monitor "Monitor0"
[ 1316.499] (**) | |-->Device "Card0"
[ 1316.499] (**) |-->Input Device "Mouse0"
[ 1316.499] (**) |-->Input Device "Keyboard0"
[ 1316.499] (==) Automatically adding devices
[ 1316.499] (==) Automatically enabling devices
[ 1316.499] (==) Automatically adding GPU devices
[ 1316.499] (==) Automatically binding GPU devices
[ 1316.499] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 1316.521] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 1316.521] Entry deleted from font path.
[ 1316.521] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 1316.521] Entry deleted from font path.
[ 1316.521] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 1316.521] Entry deleted from font path.
[ 1316.521] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 1316.521] Entry deleted from font path.
[ 1316.550] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 1316.550] Entry deleted from font path.
[ 1316.550] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 1316.550] Entry deleted from font path.
[ 1316.550] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 1316.550] Entry deleted from font path.
[ 1316.550] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 1316.550] Entry deleted from font path.
[ 1316.550] (**) FontPath set to:
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 1316.550] (**) ModulePath set to "/usr/lib/xorg/modules"
[ 1316.550] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 1316.550] (WW) Disabling Mouse0
[ 1316.550] (WW) Disabling Keyboard0
[ 1316.550] (II) Module ABI versions:
[ 1316.550] X.Org ANSI C Emulation: 0.4
[ 1316.550] X.Org Video Driver: 25.2
[ 1316.550] X.Org XInput driver : 24.4
[ 1316.550] X.Org Server Extension : 10.0
[ 1316.552] (++) using VT number 2
[ 1316.552] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 1316.555] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 1316.555] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/drm/card0
[ 1316.562] (--) PCI:*(0@0:1:0) 1002:9993:103c:1850 rev 0, Mem @ 0xd0000000/268435456, 0xff700000/262144, I/O @ 0x0000f000/256, BIOS @ 0x????????/131072
[ 1316.562] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 1316.562] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 1316.562] (II) LoadModule: "glx"
[ 1316.584] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 1316.638] (II) Module glx: vendor="X.Org Foundation"
[ 1316.638] compiled for 1.21.1.8, module version = 1.0.0
[ 1316.638] ABI class: X.Org Server Extension, version 10.0
[ 1316.638] (II) LoadModule: "modesetting"
[ 1316.638] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 1316.684] (II) Module modesetting: vendor="X.Org Foundation"
[ 1316.684] compiled for 1.21.1.8, module version = 1.21.1
[ 1316.684] Module class: X.Org Video Driver
[ 1316.684] ABI class: X.Org Video Driver, version 25.2
[ 1316.684] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 1316.686] (II) modeset(0): using drv /dev/dri/card0
[ 1316.687] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 1316.687] (==) modeset(0): RGB weight 888
[ 1316.687] (==) modeset(0): Default visual is TrueColor
[ 1316.687] (II) Loading sub module "glamoregl"
[ 1316.687] (II) LoadModule: "glamoregl"
[ 1316.687] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 1316.765] (II) Module glamoregl: vendor="X.Org Foundation"
[ 1316.765] compiled for 1.21.1.8, module version = 1.0.1
[ 1316.765] ABI class: X.Org ANSI C Emulation, version 0.4
[ 1318.910] (II) modeset(0): glamor X acceleration enabled on AMD ARUBA (DRM 2.50.0 / 6.4.10-arch1-1, LLVM 15.0.7)
[ 1318.910] (II) modeset(0): glamor initialized
[ 1318.911] (==) modeset(0): VariableRefresh: disabled
[ 1318.911] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 1318.941] (II) modeset(0): Output DP-1 using monitor section Monitor0
[ 1319.104] (II) modeset(0): Output VGA-1 has no monitor section
[ 1319.156] (II) modeset(0): Output DVI-D-1 has no monitor section
[ 1319.188] (II) modeset(0): EDID for output DP-1
[ 1319.351] (II) modeset(0): EDID for output VGA-1
[ 1319.351] (II) modeset(0): Printing probed modes for output VGA-1
[ 1319.351] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 1319.351] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 1319.351] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 1319.351] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 1319.351] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 1319.351] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 1319.351] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 1319.351] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 1319.351] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 1319.351] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 1319.351] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 1319.351] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 1319.351] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 1319.351] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 1319.351] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 1319.351] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 1319.351] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 1319.352] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 1319.352] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 1319.352] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 1319.352] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 1319.352] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 1319.352] (II) modeset(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e)
[ 1319.352] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 1319.352] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 1319.352] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 1319.352] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 1319.352] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 1319.352] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 1319.352] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 1319.352] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 1319.352] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 1319.352] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 1319.352] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 1319.352] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 1319.352] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 1319.352] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 1319.352] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 1319.352] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 1319.352] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 1319.352] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 1319.352] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 1319.352] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 1319.352] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 1319.352] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 1319.352] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 1319.352] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 1319.352] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 1319.352] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 1319.352] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 1319.352] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 1319.352] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 1319.352] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 1319.352] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 1319.352] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 1319.403] (II) modeset(0): EDID for output DVI-D-1
[ 1319.403] (II) modeset(0): Output DP-1 disconnected
[ 1319.403] (II) modeset(0): Output VGA-1 connected
[ 1319.403] (II) modeset(0): Output DVI-D-1 disconnected
[ 1319.403] (II) modeset(0): Using exact sizes for initial modes
[ 1319.403] (II) modeset(0): Output VGA-1 using initial mode 1024x768 +0+0
[ 1319.403] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 1319.403] (==) modeset(0): DPI set to (96, 96)
[ 1319.403] (II) Loading sub module "fb"
[ 1319.403] (II) LoadModule: "fb"
[ 1319.403] (II) Module "fb" already built-in
[ 1319.761] (==) modeset(0): Backing store enabled
[ 1319.762] (==) modeset(0): Silken mouse enabled
[ 1319.767] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 1319.767] (==) modeset(0): DPMS enabled
[ 1319.767] (II) modeset(0): [DRI2] Setup complete
[ 1319.767] (II) modeset(0): [DRI2] DRI driver: r600
[ 1319.767] (II) modeset(0): [DRI2] VDPAU driver: r600
[ 1319.767] (II) Initializing extension Generic Event Extension
[ 1319.768] (II) Initializing extension SHAPE
[ 1319.768] (II) Initializing extension MIT-SHM
[ 1319.768] (II) Initializing extension XInputExtension
[ 1319.769] (II) Initializing extension XTEST
[ 1319.769] (II) Initializing extension BIG-REQUESTS
[ 1319.769] (II) Initializing extension SYNC
[ 1319.770] (II) Initializing extension XKEYBOARD
[ 1319.770] (II) Initializing extension XC-MISC
[ 1319.770] (II) Initializing extension SECURITY
[ 1319.770] (II) Initializing extension XFIXES
[ 1319.770] (II) Initializing extension RENDER
[ 1319.770] (II) Initializing extension RANDR
[ 1319.771] (II) Initializing extension COMPOSITE
[ 1319.771] (II) Initializing extension DAMAGE
[ 1319.771] (II) Initializing extension MIT-SCREEN-SAVER
[ 1319.771] (II) Initializing extension DOUBLE-BUFFER
[ 1319.771] (II) Initializing extension RECORD
[ 1319.771] (II) Initializing extension DPMS
[ 1319.771] (II) Initializing extension Present
[ 1319.771] (II) Initializing extension DRI3
[ 1319.772] (II) Initializing extension X-Resource
[ 1319.772] (II) Initializing extension XVideo
[ 1319.772] (II) Initializing extension XVideo-MotionCompensation
[ 1319.772] (II) Initializing extension GLX
[ 1319.781] (II) AIGLX: Loaded and initialized r600
[ 1319.781] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 1319.781] (II) Initializing extension XFree86-VidModeExtension
[ 1319.781] (II) Initializing extension XFree86-DGA
[ 1319.781] (II) Initializing extension XFree86-DRI
[ 1319.781] (II) Initializing extension DRI2
[ 1319.782] (II) modeset(0): Damage tracking initialized
[ 1319.782] (II) modeset(0): Setting screen physical size to 270 x 203
[ 1320.432] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 1320.432] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 1320.432] (II) LoadModule: "libinput"
[ 1320.432] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 1320.557] (II) Module libinput: vendor="X.Org Foundation"
[ 1320.557] compiled for 1.21.1.8, module version = 1.3.0
[ 1320.557] Module class: X.Org XInput Driver
[ 1320.557] ABI class: X.Org XInput driver, version 24.4
[ 1320.557] (II) Using input driver 'libinput' for 'Power Button'
[ 1320.557] (**) Power Button: always reports core events
[ 1320.557] (**) Option "Device" "/dev/input/event1"
[ 1320.585] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 1320.585] (II) event1 - Power Button: device is a keyboard
[ 1320.585] (II) event1 - Power Button: device removed
[ 1320.600] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 1320.600] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 1320.601] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 1320.601] (II) event1 - Power Button: device is a keyboard
[ 1320.602] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 1320.602] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 1320.602] (II) Using input driver 'libinput' for 'Power Button'
[ 1320.602] (**) Power Button: always reports core events
[ 1320.602] (**) Option "Device" "/dev/input/event0"
[ 1320.603] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 1320.603] (II) event0 - Power Button: device is a keyboard
[ 1320.603] (II) event0 - Power Button: device removed
[ 1320.626] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 1320.626] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 1320.628] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 1320.628] (II) event0 - Power Button: device is a keyboard
[ 1320.629] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event7)
[ 1320.629] (II) No input driver specified, ignoring this device.
[ 1320.629] (II) This device may have been added with another device file.
[ 1320.629] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event8)
[ 1320.629] (II) No input driver specified, ignoring this device.
[ 1320.629] (II) This device may have been added with another device file.
[ 1320.630] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event5)
[ 1320.630] (II) No input driver specified, ignoring this device.
[ 1320.630] (II) This device may have been added with another device file.
[ 1320.630] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event6)
[ 1320.630] (II) No input driver specified, ignoring this device.
[ 1320.630] (II) This device may have been added with another device file.
[ 1320.631] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/event2)
[ 1320.631] (**) USB OPTICAL MOUSE: Applying InputClass "libinput pointer catchall"
[ 1320.631] (II) Using input driver 'libinput' for ' USB OPTICAL MOUSE'
[ 1320.631] (**) USB OPTICAL MOUSE: always reports core events
[ 1320.631] (**) Option "Device" "/dev/input/event2"
[ 1320.690] (II) event2 - USB OPTICAL MOUSE: is tagged by udev as: Mouse
[ 1320.690] (II) event2 - USB OPTICAL MOUSE: device is a pointer
[ 1320.691] (II) event2 - USB OPTICAL MOUSE: device removed
[ 1320.730] (II) libinput: USB OPTICAL MOUSE: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 1320.730] (II) libinput: USB OPTICAL MOUSE: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 1320.730] (II) libinput: USB OPTICAL MOUSE: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 1320.730] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb1/1-1/1-1:1.0/0003:0000:3825.0001/input/input3/event2"
[ 1320.730] (II) XINPUT: Adding extended input device " USB OPTICAL MOUSE" (type: MOUSE, id 8)
[ 1320.730] (**) Option "AccelerationScheme" "none"
[ 1320.730] (**) USB OPTICAL MOUSE: (accel) selected scheme none/0
[ 1320.730] (**) USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[ 1320.730] (**) USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[ 1320.790] (II) event2 - USB OPTICAL MOUSE: is tagged by udev as: Mouse
[ 1320.791] (II) event2 - USB OPTICAL MOUSE: device is a pointer
[ 1320.793] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/mouse0)
[ 1320.794] (II) No input driver specified, ignoring this device.
[ 1320.794] (II) This device may have been added with another device file.
[ 1320.796] (II) config/udev: Adding input device CHICONY HP Basic USB Keyboard (/dev/input/event3)
[ 1320.796] (**) CHICONY HP Basic USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 1320.796] (II) Using input driver 'libinput' for 'CHICONY HP Basic USB Keyboard'
[ 1320.796] (**) CHICONY HP Basic USB Keyboard: always reports core events
[ 1320.796] (**) Option "Device" "/dev/input/event3"
[ 1320.800] (II) event3 - CHICONY HP Basic USB Keyboard: is tagged by udev as: Keyboard
[ 1320.800] (II) event3 - CHICONY HP Basic USB Keyboard: device is a keyboard
[ 1320.801] (II) event3 - CHICONY HP Basic USB Keyboard: device removed
[ 1320.823] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb1/1-3/1-3:1.0/0003:03F0:0024.0002/input/input5/event3"
[ 1320.823] (II) XINPUT: Adding extended input device "CHICONY HP Basic USB Keyboard" (type: KEYBOARD, id 9)
[ 1320.825] (II) event3 - CHICONY HP Basic USB Keyboard: is tagged by udev as: Keyboard
[ 1320.825] (II) event3 - CHICONY HP Basic USB Keyboard: device is a keyboard
[ 1320.826] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event10)
[ 1320.826] (II) No input driver specified, ignoring this device.
[ 1320.826] (II) This device may have been added with another device file.
[ 1320.827] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event11)
[ 1320.827] (II) No input driver specified, ignoring this device.
[ 1320.827] (II) This device may have been added with another device file.
[ 1320.827] (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event12)
[ 1320.827] (II) No input driver specified, ignoring this device.
[ 1320.827] (II) This device may have been added with another device file.
[ 1320.828] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event13)
[ 1320.828] (II) No input driver specified, ignoring this device.
[ 1320.828] (II) This device may have been added with another device file.
[ 1320.828] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 1320.828] (II) No input driver specified, ignoring this device.
[ 1320.828] (II) This device may have been added with another device file.
[ 1320.832] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event9)
[ 1320.832] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 1320.832] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 1320.832] (**) HP WMI hotkeys: always reports core events
[ 1320.832] (**) Option "Device" "/dev/input/event9"
[ 1320.833] (II) event9 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 1320.833] (II) event9 - HP WMI hotkeys: device is a keyboard
[ 1320.833] (II) event9 - HP WMI hotkeys: device removed
[ 1320.866] (**) Option "config_info" "udev:/sys/devices/virtual/input/input12/event9"
[ 1320.866] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 10)
[ 1320.867] (II) event9 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 1320.867] (II) event9 - HP WMI hotkeys: device is a keyboard
[ 1363.780] (II) event1 - Power Button: device removed
[ 1363.806] (II) event0 - Power Button: device removed
[ 1363.823] (II) event2 - USB OPTICAL MOUSE: device removed
[ 1363.860] (II) event3 - CHICONY HP Basic USB Keyboard: device removed
[ 1363.876] (II) event9 - HP WMI hotkeys: device removed
[ 1363.910] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 1374.106] (EE) modeset(0): failed to set mode: Permission denied
[ 1374.875] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 1375.846] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 1375.846] (II) event1 - Power Button: device is a keyboard
[ 1375.848] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 1375.848] (II) event0 - Power Button: device is a keyboard
[ 1375.906] (II) event2 - USB OPTICAL MOUSE: is tagged by udev as: Mouse
[ 1375.907] (II) event2 - USB OPTICAL MOUSE: device is a pointer
[ 1375.910] (II) event3 - CHICONY HP Basic USB Keyboard: is tagged by udev as: Keyboard
[ 1375.911] (II) event3 - CHICONY HP Basic USB Keyboard: device is a keyboard
[ 1375.913] (II) event9 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 1375.913] (II) event9 - HP WMI hotkeys: device is a keyboard
[ 1379.571] (II) event1 - Power Button: device removed
[ 1379.586] (II) event0 - Power Button: device removed
[ 1379.603] (II) event2 - USB OPTICAL MOUSE: device removed
[ 1379.636] (II) event3 - CHICONY HP Basic USB Keyboard: device removed
[ 1379.653] (II) event9 - HP WMI hotkeys: device removed
[ 1379.686] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 1389.876] (EE) modeset(0): failed to set mode: Permission denied
[ 1389.965] (II) UnloadModule: "libinput"
[ 1389.965] (II) UnloadModule: "libinput"
[ 1389.965] (II) UnloadModule: "libinput"
[ 1389.965] (II) UnloadModule: "libinput"
[ 1389.966] (II) UnloadModule: "libinput"
[ 1389.969] (II) Server terminated successfully (0). Closing log file.I use normal VGA cable without any adapter.
Offline
[ 1316.392] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Aug 16 19:05:06 2023
[ 1316.434] (==) Using config file: "/etc/X11/xorg.conf"…
[ 1389.969] (II) Server terminated successfully (0). Closing log file.
The xorg log is still the same.
You might have to https://wiki.archlinux.org/title/Kernel … s_and_EDID
I dug up an edid for it in this post, https://bugs.debian.org/cgi-bin/bugrepo … ug=1005170 and uploaded the binary version at http://0x0.st/HL1i.bin
Online
What do I do with the bin file?
Offline
Did you read the first link I posted?
Online
sorry yes i did check it now and it solved my problem thank you
Offline
\o/
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Online