On Sun, 03 Apr 2022 19:50:01 +0200, Felix Miata <mrma...@earthlink.net> wrote:
>Noah Sombrero composed on 2022-04-03 08:40 (UTC-0400): > >> Thanks. I did find suggestions like this online. But it appears that >> xorg.conf is no longer used, and is indeed missing from xorg.conf.d. >> So I can simply create a new file with these entries and put it in >> place? > >/etc/X11/xorg.con* are optional. They are available for use if and when >automagic >is not working. Before going through the manual configuration routine, let's >first >see what is actually happening. Please provide output from the following: > > cat /var/log/Xorg.0.log | pastebinit Bash says pastebinit command not found. But here is the content of that log file [ 73.963] X.Org X Server 1.20.11 X Protocol Version 11, Revision 0 [ 73.963] Build Operating System: linux Debian [ 73.964] Current Operating System: Linux sombrero 5.10.0-13-686 #1 SMP Debian 5.10.106-1 (2022-03-17) i686 [ 73.964] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.10.0-13-686 root=UUID=618bff41-43d2-4667-b963-08cbb5b28932 ro all_generic_ide=1 quiet [ 73.964] Build Date: 16 December 2021 05:08:23PM [ 73.964] xorg-server 2:1.20.11-1+deb11u1 (https://www.debian.org/support) [ 73.964] Current version of pixman: 0.40.0 [ 73.964] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 73.964] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 73.965] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Apr 3 17:08:00 2022 [ 74.689] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 75.242] (==) No Layout section. Using the first Screen section. [ 75.242] (==) No screen section available. Using defaults. [ 75.242] (**) |-->Screen "Default Screen Section" (0) [ 75.242] (**) | |-->Monitor "<default monitor>" [ 75.376] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 75.376] (==) Automatically adding devices [ 75.376] (==) Automatically enabling devices [ 75.376] (==) Automatically adding GPU devices [ 75.376] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 75.753] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 75.753] Entry deleted from font path. [ 76.163] (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, built-ins [ 76.163] (==) ModulePath set to "/usr/lib/xorg/modules" [ 76.163] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 76.163] (II) Loader magic: 0x6c0740 [ 76.163] (II) Module ABI versions: [ 76.163] X.Org ANSI C Emulation: 0.4 [ 76.163] X.Org Video Driver: 24.1 [ 76.163] X.Org XInput driver : 24.1 [ 76.163] X.Org Server Extension : 10.0 [ 76.166] (++) using VT number 7 [ 76.166] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration [ 76.168] (II) xfree86: Adding drm device (/dev/dri/card0) [ 76.177] (--) PCI:*(1@0:0:0) 10de:0324:1179:ff00 rev 161, Mem @ 0xc1000000/16777216, 0xe0000000/134217728, BIOS @ 0x????????/131072 [ 76.231] (II) LoadModule: "glx" [ 76.506] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 77.300] (II) Module glx: vendor="X.Org Foundation" [ 77.300] compiled for 1.20.11, module version = 1.0.0 [ 77.300] ABI class: X.Org Server Extension, version 10.0 [ 77.433] (==) Matched nouveau as autoconfigured driver 0 [ 77.433] (==) Matched nv as autoconfigured driver 1 [ 77.433] (==) Matched modesetting as autoconfigured driver 2 [ 77.433] (==) Matched fbdev as autoconfigured driver 3 [ 77.433] (==) Matched vesa as autoconfigured driver 4 [ 77.433] (==) Assigned the driver to the xf86ConfigLayout [ 77.433] (II) LoadModule: "nouveau" [ 77.447] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so [ 77.556] (II) Module nouveau: vendor="X.Org Foundation" [ 77.556] compiled for 1.20.10, module version = 1.0.17 [ 77.556] Module class: X.Org Video Driver [ 77.556] ABI class: X.Org Video Driver, version 24.1 [ 77.556] (II) LoadModule: "nv" [ 77.558] (WW) Warning, couldn't open module nv [ 77.558] (EE) Failed to load module "nv" (module does not exist, 0) [ 77.558] (II) LoadModule: "modesetting" [ 77.558] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so [ 77.642] (II) Module modesetting: vendor="X.Org Foundation" [ 77.643] compiled for 1.20.11, module version = 1.20.11 [ 77.643] Module class: X.Org Video Driver [ 77.643] ABI class: X.Org Video Driver, version 24.1 [ 77.643] (II) LoadModule: "fbdev" [ 77.643] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so [ 77.677] (II) Module fbdev: vendor="X.Org Foundation" [ 77.677] compiled for 1.20.0, module version = 0.5.0 [ 77.677] Module class: X.Org Video Driver [ 77.677] ABI class: X.Org Video Driver, version 24.0 [ 77.677] (II) LoadModule: "vesa" [ 77.678] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so [ 77.690] (II) Module vesa: vendor="X.Org Foundation" [ 77.690] compiled for 1.20.9, module version = 2.5.0 [ 77.690] Module class: X.Org Video Driver [ 77.690] ABI class: X.Org Video Driver, version 24.1 [ 77.691] (II) NOUVEAU driver Date: Sat Jan 23 12:24:42 2021 -0500 [ 77.691] (II) NOUVEAU driver for NVIDIA chipset families : [ 77.691] RIVA TNT (NV04) [ 77.691] RIVA TNT2 (NV05) [ 77.691] GeForce 256 (NV10) [ 77.691] GeForce 2 (NV11, NV15) [ 77.691] GeForce 4MX (NV17, NV18) [ 77.691] GeForce 3 (NV20) [ 77.691] GeForce 4Ti (NV25, NV28) [ 77.691] GeForce FX (NV3x) [ 77.692] GeForce 6 (NV4x) [ 77.692] GeForce 7 (G7x) [ 77.692] GeForce 8 (G8x) [ 77.692] GeForce 9 (G9x) [ 77.692] GeForce GTX 2xx/3xx (GT2xx) [ 77.692] GeForce GTX 4xx/5xx (GFxxx) [ 77.692] GeForce GTX 6xx/7xx (GKxxx) [ 77.693] GeForce GTX 9xx (GMxxx) [ 77.693] GeForce GTX 10xx (GPxxx) [ 77.693] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 77.693] (II) FBDEV: driver for framebuffer: fbdev [ 77.693] (II) VESA: driver for VESA chipsets: vesa [ 77.697] (II) [drm] nouveau interface version: 1.3.1 [ 77.697] (WW) Falling back to old probe method for modesetting [ 77.698] (WW) Falling back to old probe method for fbdev [ 77.698] (II) Loading sub module "fbdevhw" [ 77.698] (II) LoadModule: "fbdevhw" [ 77.698] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so [ 77.735] (II) Module fbdevhw: vendor="X.Org Foundation" [ 77.735] compiled for 1.20.11, module version = 0.0.2 [ 77.735] ABI class: X.Org Video Driver, version 24.1 [ 77.736] (II) Loading sub module "dri2" [ 77.736] (II) LoadModule: "dri2" [ 77.736] (II) Module "dri2" already built-in [ 77.737] (--) NOUVEAU(0): Chipset: "NVIDIA NV34" [ 77.737] (II) NOUVEAU(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 77.737] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32 [ 77.737] (==) NOUVEAU(0): RGB weight 888 [ 77.737] (==) NOUVEAU(0): Default visual is TrueColor [ 77.737] (==) NOUVEAU(0): Using HW cursor [ 77.737] (==) NOUVEAU(0): Allowed maximum DRI level 2. [ 77.737] (==) NOUVEAU(0): GLX sync to VBlank enabled. [ 77.737] (==) NOUVEAU(0): Page flipping enabled [ 77.737] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2] [ 77.737] (==) NOUVEAU(0): Page flipping synced to vblank by kernel. [ 77.737] (II) NOUVEAU(0): Initializing outputs ... [ 77.738] (II) NOUVEAU(0): Output LVDS-1 has no monitor section [ 77.784] (II) NOUVEAU(0): Output VGA-1 has no monitor section [ 77.824] (II) NOUVEAU(0): Output TV-1 has no monitor section [ 77.824] (II) NOUVEAU(0): 3 crtcs needed for screen. [ 77.836] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen. [ 77.836] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen. [ 77.837] (II) NOUVEAU(0): EDID for output LVDS-1 [ 77.837] (II) NOUVEAU(0): Manufacturer: KPM Model: 0 Serial#: 0 [ 77.837] (II) NOUVEAU(0): Year: 1999 Week: 4 [ 77.837] (II) NOUVEAU(0): EDID Version: 1.2 [ 77.837] (II) NOUVEAU(0): Digital Display Input [ 77.837] (II) NOUVEAU(0): Indeterminate output size [ 77.837] (II) NOUVEAU(0): Gamma: 1.00 [ 77.837] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off [ 77.837] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 [ 77.837] (II) NOUVEAU(0): First detailed timing is preferred mode [ 77.837] (II) NOUVEAU(0): redX: 0.000 redY: 0.000 greenX: 0.000 greenY: 0.000 [ 77.837] (II) NOUVEAU(0): blueX: 0.000 blueY: 0.000 whiteX: 0.000 whiteY: 0.000 [ 77.837] (II) NOUVEAU(0): Supported established timings: [ 77.837] (II) NOUVEAU(0): 1024x768@60Hz [ 77.837] (II) NOUVEAU(0): Manufacturer's mask: 0 [ 77.837] (II) NOUVEAU(0): Supported detailed timing: [ 77.837] (II) NOUVEAU(0): clock: 65.0 MHz Image Size: 0 x 0 mm [ 77.837] (II) NOUVEAU(0): h_active: 1024 h_sync: 1048 h_sync_end 1184 h_blank_end 1344 h_border: 0 [ 77.837] (II) NOUVEAU(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 806 v_border: 0 [ 77.837] (II) NOUVEAU(0): EDID (in hex): [ 77.837] (II) NOUVEAU(0): 00ffffffffffff002e0d000000000000 [ 77.837] (II) NOUVEAU(0): 0409010280000000e200000000000000 [ 77.837] (II) NOUVEAU(0): 00000000080001010101010101010101 [ 77.837] (II) NOUVEAU(0): 01010101010164190040410026301888 [ 77.837] (II) NOUVEAU(0): 36000000000000180000000000000000 [ 77.837] (II) NOUVEAU(0): 00000000000000000000000000000000 [ 77.837] (II) NOUVEAU(0): 00000000000000000000000000000000 [ 77.837] (II) NOUVEAU(0): 000000000000000000000000000000ff [ 77.837] (II) NOUVEAU(0): Printing probed modes for output LVDS-1 [ 77.837] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz eP) [ 77.838] (II) NOUVEAU(0): Modeline "800x600"x60.0 38.31 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz) [ 77.838] (II) NOUVEAU(0): Modeline "640x480"x59.9 23.98 640 664 720 800 480 483 487 500 -hsync +vsync (30.0 kHz) [ 77.838] (II) NOUVEAU(0): Modeline "720x400"x60.0 22.41 720 744 808 896 400 403 413 417 -hsync +vsync (25.0 kHz) [ 77.838] (II) NOUVEAU(0): Modeline "640x400"x60.0 20.00 640 664 720 800 400 403 409 417 -hsync +vsync (25.0 kHz) [ 77.838] (II) NOUVEAU(0): Modeline "640x350"x59.8 17.52 640 664 720 800 350 353 363 366 -hsync +vsync (21.9 kHz) [ 77.876] (II) NOUVEAU(0): EDID for output VGA-1 [ 77.916] (II) NOUVEAU(0): EDID for output TV-1 [ 77.916] (II) NOUVEAU(0): Output LVDS-1 connected [ 77.916] (II) NOUVEAU(0): Output VGA-1 disconnected [ 77.916] (II) NOUVEAU(0): Output TV-1 disconnected [ 77.916] (II) NOUVEAU(0): Using exact sizes for initial modes [ 77.916] (II) NOUVEAU(0): Output LVDS-1 using initial mode 1024x768 +0+0 [ 77.916] (==) NOUVEAU(0): Using gamma correction (1.0, 1.0, 1.0) [ 77.916] (II) NOUVEAU(0): Virtual size is 1024x768 (pitch 0) [ 77.916] (**) NOUVEAU(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz [ 77.916] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz eP) [ 77.916] (**) NOUVEAU(0): Mode "800x600": 38.3 MHz (scaled from 0.0 MHz), 37.4 kHz, 60.0 Hz [ 77.916] (II) NOUVEAU(0): Modeline "800x600"x60.0 38.31 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz) [ 77.916] (**) NOUVEAU(0): Mode "640x480": 24.0 MHz (scaled from 0.0 MHz), 30.0 kHz, 59.9 Hz [ 77.916] (II) NOUVEAU(0): Modeline "640x480"x59.9 23.98 640 664 720 800 480 483 487 500 -hsync +vsync (30.0 kHz) [ 77.916] (**) NOUVEAU(0): Mode "720x400": 22.4 MHz (scaled from 0.0 MHz), 25.0 kHz, 60.0 Hz [ 77.916] (II) NOUVEAU(0): Modeline "720x400"x60.0 22.41 720 744 808 896 400 403 413 417 -hsync +vsync (25.0 kHz) [ 77.916] (**) NOUVEAU(0): Mode "640x400": 20.0 MHz (scaled from 0.0 MHz), 25.0 kHz, 60.0 Hz [ 77.916] (II) NOUVEAU(0): Modeline "640x400"x60.0 20.00 640 664 720 800 400 403 409 417 -hsync +vsync (25.0 kHz) [ 77.916] (**) NOUVEAU(0): Mode "640x350": 17.5 MHz (scaled from 0.0 MHz), 21.9 kHz, 59.8 Hz [ 77.916] (II) NOUVEAU(0): Modeline "640x350"x59.8 17.52 640 664 720 800 350 353 363 366 -hsync +vsync (21.9 kHz) [ 77.916] (==) NOUVEAU(0): DPI set to (96, 96) [ 77.916] (II) Loading sub module "fb" [ 77.916] (II) LoadModule: "fb" [ 77.917] (II) Loading /usr/lib/xorg/modules/libfb.so [ 78.037] (II) Module fb: vendor="X.Org Foundation" [ 78.037] compiled for 1.20.11, module version = 1.0.0 [ 78.037] ABI class: X.Org ANSI C Emulation, version 0.4 [ 78.037] (II) Loading sub module "shadowfb" [ 78.037] (II) LoadModule: "shadowfb" [ 78.038] (II) Loading /usr/lib/xorg/modules/libshadowfb.so [ 78.048] (II) Module shadowfb: vendor="X.Org Foundation" [ 78.048] compiled for 1.20.11, module version = 1.0.0 [ 78.048] ABI class: X.Org ANSI C Emulation, version 0.4 [ 78.048] (II) UnloadModule: "modesetting" [ 78.048] (II) Unloading modesetting [ 78.048] (II) UnloadModule: "fbdev" [ 78.048] (II) Unloading fbdev [ 78.048] (II) UnloadSubModule: "fbdevhw" [ 78.049] (II) Unloading fbdevhw [ 78.049] (II) UnloadModule: "vesa" [ 78.049] (II) Unloading vesa [ 78.052] (II) NOUVEAU(0): Channel setup complete. [ 78.154] (II) NOUVEAU(0): Hardware support for Present enabled [ 78.155] (II) NOUVEAU(0): [DRI2] Setup complete [ 78.155] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau [ 78.155] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau [ 78.155] (II) Loading sub module "exa" [ 78.155] (II) LoadModule: "exa" [ 78.155] (II) Loading /usr/lib/xorg/modules/libexa.so [ 78.178] (II) Module exa: vendor="X.Org Foundation" [ 78.179] compiled for 1.20.11, module version = 2.6.0 [ 78.179] ABI class: X.Org Video Driver, version 24.1 [ 78.185] (II) EXA(0): Driver allocated offscreen pixmaps [ 78.185] (II) EXA(0): Driver registered support for the following operations: [ 78.185] (II) Solid [ 78.185] (II) Copy [ 78.185] (II) Composite (RENDER acceleration) [ 78.185] (II) UploadToScreen [ 78.185] (II) DownloadFromScreen [ 78.185] (==) NOUVEAU(0): Backing store enabled [ 78.185] (==) NOUVEAU(0): Silken mouse enabled [ 78.186] (II) NOUVEAU(0): [XvMC] Associated with NV30 texture adapter. [ 78.186] (II) NOUVEAU(0): [XvMC] Extension initialized. [ 78.186] (==) NOUVEAU(0): DPMS enabled [ 78.213] (II) Initializing extension Generic Event Extension [ 78.214] (II) Initializing extension SHAPE [ 78.214] (II) Initializing extension MIT-SHM [ 78.215] (II) Initializing extension XInputExtension [ 78.235] (II) Initializing extension XTEST [ 78.235] (II) Initializing extension BIG-REQUESTS [ 78.236] (II) Initializing extension SYNC [ 78.236] (II) Initializing extension XKEYBOARD [ 78.237] (II) Initializing extension XC-MISC [ 78.237] (II) Initializing extension SECURITY [ 78.237] (II) Initializing extension XFIXES [ 78.238] (II) Initializing extension RENDER [ 78.238] (II) Initializing extension RANDR [ 78.239] (II) Initializing extension COMPOSITE [ 78.240] (II) Initializing extension DAMAGE [ 78.240] (II) Initializing extension MIT-SCREEN-SAVER [ 78.240] (II) Initializing extension DOUBLE-BUFFER [ 78.241] (II) Initializing extension RECORD [ 78.241] (II) Initializing extension DPMS [ 78.242] (II) Initializing extension Present [ 78.242] (II) Initializing extension DRI3 [ 78.242] (II) Initializing extension X-Resource [ 78.242] (II) Initializing extension XVideo [ 78.243] (II) Initializing extension XVideo-MotionCompensation [ 78.243] (II) Initializing extension SELinux [ 78.243] (II) SELinux: Disabled on system [ 78.243] (II) Initializing extension GLX [ 90.650] (II) AIGLX: Loaded and initialized nouveau [ 90.650] (II) GLX: Initialized DRI2 GL provider for screen 0 [ 90.650] (II) Initializing extension XFree86-VidModeExtension [ 90.651] (II) Initializing extension XFree86-DGA [ 90.651] (II) Initializing extension XFree86-DRI [ 90.715] (II) Initializing extension DRI2 [ 90.718] (II) NOUVEAU(0): NVEnterVT is called. [ 91.270] (II) NOUVEAU(0): Setting screen physical size to 270 x 203 [ 91.270] resize called 1024 768 [ 92.284] (II) config/udev: Adding input device Power Button (/dev/input/event3) [ 92.284] (**) Power Button: Applying InputClass "libinput keyboard catchall" [ 92.284] (II) LoadModule: "libinput" [ 92.284] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so [ 92.420] (II) Module libinput: vendor="X.Org Foundation" [ 92.420] compiled for 1.20.8, module version = 0.30.0 [ 92.420] Module class: X.Org XInput Driver [ 92.420] ABI class: X.Org XInput driver, version 24.1 [ 92.420] (II) Using input driver 'libinput' for 'Power Button' [ 92.420] (**) Power Button: always reports core events [ 92.420] (**) Option "Device" "/dev/input/event3" [ 92.473] (**) Option "_source" "server/udev" [ 92.617] (II) event3 - Power Button: is tagged by udev as: Keyboard [ 92.617] (II) event3 - Power Button: device is a keyboard [ 92.618] (II) event3 - Power Button: device removed [ 92.636] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event3" [ 92.636] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 92.636] (**) Option "xkb_model" "pc105" [ 92.636] (**) Option "xkb_layout" "us" [ 92.639] (II) event3 - Power Button: is tagged by udev as: Keyboard [ 92.639] (II) event3 - Power Button: device is a keyboard [ 92.641] (II) config/udev: Adding input device Video Bus (/dev/input/event4) [ 92.641] (**) Video Bus: Applying InputClass "libinput keyboard catchall" [ 92.641] (II) Using input driver 'libinput' for 'Video Bus' [ 92.641] (**) Video Bus: always reports core events [ 92.641] (**) Option "Device" "/dev/input/event4" [ 92.641] (**) Option "_source" "server/udev" [ 92.645] (II) event4 - Video Bus: is tagged by udev as: Keyboard [ 92.645] (II) event4 - Video Bus: device is a keyboard [ 92.645] (II) event4 - Video Bus: device removed [ 92.676] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:00/LNXVIDEO:00/input/input8/event4" [ 92.676] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7) [ 92.676] (**) Option "xkb_model" "pc105" [ 92.676] (**) Option "xkb_layout" "us" [ 92.680] (II) event4 - Video Bus: is tagged by udev as: Keyboard [ 92.680] (II) event4 - Video Bus: device is a keyboard [ 92.682] (II) config/udev: Adding input device Power Button (/dev/input/event2) [ 92.682] (**) Power Button: Applying InputClass "libinput keyboard catchall" [ 92.682] (II) Using input driver 'libinput' for 'Power Button' [ 92.682] (**) Power Button: always reports core events [ 92.682] (**) Option "Device" "/dev/input/event2" [ 92.682] (**) Option "_source" "server/udev" [ 92.685] (II) event2 - Power Button: is tagged by udev as: Keyboard [ 92.685] (II) event2 - Power Button: device is a keyboard [ 92.685] (II) event2 - Power Button: device removed [ 92.700] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6/event2" [ 92.700] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8) [ 92.700] (**) Option "xkb_model" "pc105" [ 92.700] (**) Option "xkb_layout" "us" [ 92.703] (II) event2 - Power Button: is tagged by udev as: Keyboard [ 92.703] (II) event2 - Power Button: device is a keyboard [ 92.705] (II) config/udev: Adding input device Lid Switch (/dev/input/event1) [ 92.705] (II) No input driver specified, ignoring this device. [ 92.705] (II) This device may have been added with another device file. [ 92.707] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0) [ 92.707] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall" [ 92.707] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard' [ 92.707] (**) AT Translated Set 2 keyboard: always reports core events [ 92.707] (**) Option "Device" "/dev/input/event0" [ 92.707] (**) Option "_source" "server/udev" [ 92.710] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard [ 92.711] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard [ 92.712] (II) event0 - AT Translated Set 2 keyboard: device removed [ 92.728] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0" [ 92.728] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9) [ 92.728] (**) Option "xkb_model" "pc105" [ 92.728] (**) Option "xkb_layout" "us" [ 92.731] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard [ 92.732] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard [ 92.734] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/event5) [ 92.734] (**) AlpsPS/2 ALPS GlidePoint: Applying InputClass "libinput touchpad catchall" [ 92.734] (II) Using input driver 'libinput' for 'AlpsPS/2 ALPS GlidePoint' [ 92.734] (**) AlpsPS/2 ALPS GlidePoint: always reports core events [ 92.734] (**) Option "Device" "/dev/input/event5" [ 92.734] (**) Option "_source" "server/udev" [ 92.737] (II) event5 - AlpsPS/2 ALPS GlidePoint: is tagged by udev as: Touchpad [ 92.738] (II) event5 - AlpsPS/2 ALPS GlidePoint: no resolution or size hints, assuming a size of 69x50mm [ 92.741] (II) event5 - AlpsPS/2 ALPS GlidePoint: device is a touchpad [ 92.741] (II) event5 - AlpsPS/2 ALPS GlidePoint: device removed [ 92.772] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input12/event5" [ 92.773] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS GlidePoint" (type: TOUCHPAD, id 10) [ 92.774] (**) Option "AccelerationScheme" "none" [ 92.774] (**) AlpsPS/2 ALPS GlidePoint: (accel) selected scheme none/0 [ 92.774] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration factor: 2.000 [ 92.774] (**) AlpsPS/2 ALPS GlidePoint: (accel) acceleration threshold: 4 [ 92.777] (II) event5 - AlpsPS/2 ALPS GlidePoint: is tagged by udev as: Touchpad [ 92.778] (II) event5 - AlpsPS/2 ALPS GlidePoint: no resolution or size hints, assuming a size of 69x50mm [ 92.780] (II) event5 - AlpsPS/2 ALPS GlidePoint: device is a touchpad [ 92.782] (II) config/udev: Adding input device AlpsPS/2 ALPS GlidePoint (/dev/input/mouse0) [ 92.782] (II) No input driver specified, ignoring this device. [ 92.782] (II) This device may have been added with another device file. [ 92.783] (II) config/udev: Adding input device PC Speaker (/dev/input/event6) [ 92.784] (II) No input driver specified, ignoring this device. [ 92.784] (II) This device may have been added with another device file. [ 146.233] (EE) event5 - AlpsPS/2 ALPS GlidePoint: client bug: event processing lagging behind by 31ms, your system is too slow [ 146.348] (II) NOUVEAU(0): EDID vendor "KPM", prod id 0 [ 146.348] (II) NOUVEAU(0): Printing DDC gathered Modelines: [ 146.349] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz eP) [ 159.113] (II) NOUVEAU(0): EDID vendor "KPM", prod id 0 [ 159.113] (II) NOUVEAU(0): Printing DDC gathered Modelines: [ 159.113] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz eP) [ 186.386] (EE) event5 - AlpsPS/2 ALPS GlidePoint: client bug: event processing lagging behind by 17ms, your system is too slow [ 189.085] (EE) event5 - AlpsPS/2 ALPS GlidePoint: client bug: event processing lagging behind by 14ms, your system is too slow [ 194.631] (EE) event5 - AlpsPS/2 ALPS GlidePoint: client bug: event processing lagging behind by 25ms, your system is too slow [ 199.476] (EE) event5 - AlpsPS/2 ALPS GlidePoint: client bug: event processing lagging behind by 18ms, your system is too slow [ 199.476] (EE) event5 - AlpsPS/2 ALPS GlidePoint: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages. [ 1031.521] (II) event3 - Power Button: device removed [ 1031.543] (II) event4 - Video Bus: device removed [ 1031.574] (II) event2 - Power Button: device removed [ 1031.590] (II) event0 - AT Translated Set 2 keyboard: device removed [ 1031.606] (II) event5 - AlpsPS/2 ALPS GlidePoint: device removed [ 1031.637] (II) AIGLX: Suspending AIGLX clients for VT switch [ 1031.637] (II) NOUVEAU(0): NVLeaveVT is called. [ 1976.366] (II) AIGLX: Resuming AIGLX clients after VT switch [ 1976.366] (II) NOUVEAU(0): NVEnterVT is called. [ 1976.371] (II) NOUVEAU(0): EDID vendor "KPM", prod id 0 [ 1976.371] (II) NOUVEAU(0): Printing DDC gathered Modelines: [ 1976.371] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz eP) [ 1976.488] (II) event3 - Power Button: is tagged by udev as: Keyboard [ 1976.488] (II) event3 - Power Button: device is a keyboard [ 1976.518] (II) event4 - Video Bus: is tagged by udev as: Keyboard [ 1976.518] (II) event4 - Video Bus: device is a keyboard [ 1976.527] (II) event2 - Power Button: is tagged by udev as: Keyboard [ 1976.528] (II) event2 - Power Button: device is a keyboard [ 1976.551] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard [ 1976.551] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard [ 1976.563] (II) event5 - AlpsPS/2 ALPS GlidePoint: is tagged by udev as: Touchpad [ 1976.565] (II) event5 - AlpsPS/2 ALPS GlidePoint: no resolution or size hints, assuming a size of 69x50mm [ 1976.570] (II) event5 - AlpsPS/2 ALPS GlidePoint: device is a touchpad [ 2810.944] (EE) event5 - AlpsPS/2 ALPS GlidePoint: client bug: event processing lagging behind by 14ms, your system is too slow [ 2811.107] (EE) event5 - AlpsPS/2 ALPS GlidePoint: client bug: event processing lagging behind by 21ms, your system is too slow [ 2830.353] (EE) event5 - AlpsPS/2 ALPS GlidePoint: client bug: event processing lagging behind by 38ms, your system is too slow [ 2835.210] (EE) event5 - AlpsPS/2 ALPS GlidePoint: client bug: event processing lagging behind by 11ms, your system is too slow [ 2856.085] (EE) event5 - AlpsPS/2 ALPS GlidePoint: client bug: event processing lagging behind by 16ms, your system is too slow [ 2856.085] (EE) event5 - AlpsPS/2 ALPS GlidePoint: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages. >>>Section "Monitor" >>> Identifier "Monitor-HDMI1" >>> VendorName "LGD" >>> ModelName "ULTRAWIDE" >>> Modeline "2560x1080" 185.580 2560 2624 2688 2784 1080 1083 1093 1111 >>> -HSync -VSync >>> Option "PreferredMode" "2560x1080" >>>EndSection > >GTF and CVT can be used to generate a modeline, but their results will be no >better than the modeline X will generate automatically if given the proper >data to >substitute for EDID failure. > >>>Via xrandr instead, applying such a thing would look like this: > >>>xrandr --newmode "2560x1080" 185.580 2560 2624 2688 2784 1080 1083 1093 1111 >>>-HSync -VSync >>>xrandr --addmode HDMI1 "2560x1080" >>>xrandr --output HDMI1 --mode "2560x1080" > >>>So that's the how. The what is best explained by this web page: >>>https://arachnoid.com/modelines/ > >>>Which should be enough for you to work out the specific timings >>>needed to get this screen to work. > >Xorg is fully competent to generate needed modelines, given the right >information. >Normally that information comes from EDID. If EDID is broken, or not reaching >Xorg, substitute information can provided via /etc/X11/xorg.con*. > > hwinfo --monitor > >should generate lines similar to these: > > Vert. Sync Range: 24-75 Hz > Hor. Sync Range: 26-81 kHz > >These can be used in a config file, e.g. /etc/X11/xorg.conf.d/50-monitor.conf, >containing: > > Section "Monitor" > Identifier "DefaultMonitor" > VendorName "MyBrand" > ModelName "MyModel" > HorizSync 26-81 > VertRefresh 24-75 > Option "PreferredMode" "1920x1080" > EndSection > >This, appropriately adjusted to include the numbers for the specific display, >is >all the information Xorg usually needs to emulate the EDID information that >apparently doesn't get processed correctly for whatever reason. Others may >suggest >a modeline is needed, but independent modeline generators rarely do any better >calculating than Xorg does automatically, if & when given the needed data as >above >suggested. I've been using HorizSync and VertRefresh with difficult >environments >for well over a decade, and never have needed a pre-configured modeline. When >configured with HorizSync and VertRefresh, instead of with a modeline, very >likely >plugging in a different display at some future time won't result in unusable >output that inhibits removing or editing the .conf file containing the >modeline. -- Noah Sombrero