You are not logged in.
When i try adding the resolution i get this error: X Error of failed request: BadName (named color or font does not exist)
Major opcode of failed request: 140 (RANDR)
Minor opcode of failed request: 16 (RRCreateMode)
Serial number of failed request: 39
Current serial number in output stream: 39
Command used: xrandr --newmode "1400x1050_144.00" 319.41 1400 1520 1672 1944 1050 1051 1054 1141 -HSync +Vsync
This is what nvidia-settings looks like, in the resolution tabs it only shows main resolution 1920x1080 (with option for 144hz or 60hz)
when i ran nvidia-xconfig i get this:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 560.35.03
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
Option "DPMS"
EndSection
Section "Device"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSectionI dont know whats going on, i cant add any custom res and im stuck on 1920x1080. (forgot to mention i am using a GTX 1060 Mobile, and its a laptop display)
Please help me.
Last edited by fqrums (2024-09-23 11:16:43)
Offline
when i ran nvidia-xconfig i get this:
And the next step is that you'll delete that file.
Don't write static server configs and esp. don't use tools that produce a bunch of cruft for that.
xrandr -qand please also post your Xorg log, https://wiki.archlinux.org/title/Xorg#General
Are you spell-bent on using a different resolution on the output or do you actually just want to scale the output?
If you click on the "advanced…" button, you can control the viewport mapping.
1400x1050
1400x1050+260+15
1400x1050will likely get you what you want.
Offline
First of all thank god ur here, i saw you always replying to the people having the same issue as me.
Second of all here are the logs only containing 3 lines? which i dont know if its any useful information..
➜ log grep -e Log -e tty Xorg.0.log
[ 89.058] (--) Log file renamed from "/var/log/Xorg.pid-1715.log" to "/var/log/Xorg.0.log"
[ 89.058] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 23 18:13:35 2024
[ 89.059] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
➜ log grep -e Log -e tty Xorg.1.log
[ 76.485] (--) Log file renamed from "/var/log/Xorg.pid-820.log" to "/var/log/Xorg.1.log"
[ 76.486] (==) Log file: "/var/log/Xorg.1.log", Time: Sun Jun 16 16:56:00 2024
[ 76.486] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
➜ log tail -f Xorg.0.log
[ 108.637] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 108.637] (--) NVIDIA(GPU-0):
[ 108.637] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 108.637] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 108.637] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 108.637] (--) NVIDIA(GPU-0):
[ 108.638] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 108.638] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 108.638] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 108.638] (--) NVIDIA(GPU-0):
^[[A^[[A^[[A^[[B^[[B^C
➜ log tail -f Xorg.1.log
[ 85.076] (II) event8 - HP WMI hotkeys: device removed
[ 85.116] (II) event5 - Wireless hotkeys: device removed
[ 85.181] (II) UnloadModule: "libinput"
[ 85.181] (II) UnloadModule: "libinput"
[ 85.181] (II) UnloadModule: "libinput"
[ 85.181] (II) UnloadModule: "libinput"
[ 85.181] (II) UnloadModule: "libinput"
[ 85.182] (II) UnloadModule: "libinput"
[ 85.182] (II) UnloadModule: "libinput"
[ 85.210] (II) Server terminated successfully (0). Closing log file.And here is xrandr -q
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
HDMI-0 disconnected (normal left inverted right x axis y axis)
DP-0 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 194mm
1920x1080 144.00*+ 60.00
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)
DP-4 disconnected (normal left inverted right x axis y axis)Also i dont know what you mean by spell bent? I want the screen to be filled (like stretch resolution for gaming, i used the viewport mapping but i dont understand, how will i work with this with other resolutions also it doesnt stretch (or fill or whatever you wanna say) which is really mandatory for me.
Last edited by fqrums (2024-09-23 16:22:01)
Offline
Don't grep or tail, just post the entire /var/log/Xorg.0.log file (the wiki link was to highlight where to find it because that depends on how the server is started)
The log looks recent and uses the nvidia driver, though, and the output name also doesn't suggest wayland or simpledrm - does the viewport transformation work for you?
Edit:
I want the screen to be filled (like stretch resolution for gaming)
1400x1050
1920x1080+0+0
1400x1050Your monitor doesn't advertise other resolutions, you can override those constraints but there's no telling how the monitor will respond to some random modeline, it might just shut off.
grep -A256 'Option "ModeValidation" "string"' /usr/share/doc/nvidia/READMELast edited by seth (2024-09-23 16:29:01)
Offline
Yes viewport did work, but it didnt fill the screen (which i need) also here are the log files.
Xorg.0.log
[ 7.120] (--) Log file renamed from "/var/log/Xorg.pid-745.log" to "/var/log/Xorg.0.log"
[ 7.122]
X.Org X Server 1.21.1.13
X Protocol Version 11, Revision 0
[ 7.122] Current Operating System: Linux repinvil 6.10.9-arch1-2 #1 SMP PREEMPT_DYNAMIC Tue, 10 Sep 2024 14:37:32 +0000 x86_64
[ 7.122] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=c128ad65-e8d8-4775-a6d3-48122109106b rw loglevel=3 quiet nvidia-drm.modeset=1
[ 7.122]
[ 7.122] Current version of pixman: 0.43.4
[ 7.122] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 7.122] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 7.122] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 23 18:23:43 2024
[ 7.123] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 7.124] (==) No Layout section. Using the first Screen section.
[ 7.124] (==) No screen section available. Using defaults.
[ 7.124] (**) |-->Screen "Default Screen Section" (0)
[ 7.124] (**) | |-->Monitor "<default monitor>"
[ 7.124] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 7.124] (**) Allowing byte-swapped clients
[ 7.124] (==) Automatically adding devices
[ 7.124] (==) Automatically enabling devices
[ 7.124] (==) Automatically adding GPU devices
[ 7.124] (==) Automatically binding GPU devices
[ 7.124] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 7.124] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 7.124] Entry deleted from font path.
[ 7.125] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 7.125] Entry deleted from font path.
[ 7.125] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 7.125] Entry deleted from font path.
[ 7.126] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 7.126] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 7.126] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 7.126] (II) Module ABI versions:
[ 7.126] X.Org ANSI C Emulation: 0.4
[ 7.126] X.Org Video Driver: 25.2
[ 7.126] X.Org XInput driver : 24.4
[ 7.126] X.Org Server Extension : 10.0
[ 7.126] (++) using VT number 2
[ 7.126] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 7.127] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 7.127] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[ 7.128] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 7.129] (--) PCI:*(1@0:0:0) 10de:1c60:103c:84db rev 161, Mem @ 0xbb000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/131072
[ 7.129] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 7.129] (II) LoadModule: "glx"
[ 7.130] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 7.137] (II) Module glx: vendor="X.Org Foundation"
[ 7.137] compiled for 1.21.1.13, module version = 1.0.0
[ 7.137] ABI class: X.Org Server Extension, version 10.0
[ 7.137] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 7.137] loading driver: nvidia
[ 7.137] (==) Matched nvidia as autoconfigured driver 0
[ 7.137] (==) Matched nouveau as autoconfigured driver 1
[ 7.137] (==) Matched nv as autoconfigured driver 2
[ 7.137] (==) Matched modesetting as autoconfigured driver 3
[ 7.137] (==) Matched fbdev as autoconfigured driver 4
[ 7.137] (==) Matched vesa as autoconfigured driver 5
[ 7.137] (==) Assigned the driver to the xf86ConfigLayout
[ 7.137] (II) LoadModule: "nvidia"
[ 7.137] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 7.142] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 7.142] compiled for 1.6.99.901, module version = 1.0.0
[ 7.142] Module class: X.Org Video Driver
[ 7.142] (II) LoadModule: "nouveau"
[ 7.142] (WW) Warning, couldn't open module nouveau
[ 7.142] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 7.142] (II) LoadModule: "nv"
[ 7.143] (WW) Warning, couldn't open module nv
[ 7.143] (EE) Failed to load module "nv" (module does not exist, 0)
[ 7.143] (II) LoadModule: "modesetting"
[ 7.143] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 7.246] (II) Module modesetting: vendor="X.Org Foundation"
[ 7.247] compiled for 1.21.1.13, module version = 1.21.1
[ 7.247] Module class: X.Org Video Driver
[ 7.247] ABI class: X.Org Video Driver, version 25.2
[ 7.247] (II) LoadModule: "fbdev"
[ 7.247] (WW) Warning, couldn't open module fbdev
[ 7.247] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 7.247] (II) LoadModule: "vesa"
[ 7.247] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 7.248] (II) Module vesa: vendor="X.Org Foundation"
[ 7.248] compiled for 1.21.1.11, module version = 2.6.0
[ 7.248] Module class: X.Org Video Driver
[ 7.248] ABI class: X.Org Video Driver, version 25.2
[ 7.248] (II) NVIDIA dlloader X Driver 560.35.03 Fri Aug 16 21:25:43 UTC 2024
[ 7.248] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 7.248] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 7.248] (II) VESA: driver for VESA chipsets: vesa
[ 7.252] (II) Loading sub module "fb"
[ 7.252] (II) LoadModule: "fb"
[ 7.252] (II) Module "fb" already built-in
[ 7.252] (II) Loading sub module "wfb"
[ 7.252] (II) LoadModule: "wfb"
[ 7.252] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 7.253] (II) Module wfb: vendor="X.Org Foundation"
[ 7.253] compiled for 1.21.1.13, module version = 1.0.0
[ 7.253] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7.255] (WW) Falling back to old probe method for modesetting
[ 7.255] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 7.255] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 7.255] (==) NVIDIA(0): RGB weight 888
[ 7.255] (==) NVIDIA(0): Default visual is TrueColor
[ 7.255] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 7.255] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 7.255] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 7.255] (**) NVIDIA(0): Enabling 2D acceleration
[ 7.255] (II) Loading sub module "glxserver_nvidia"
[ 7.255] (II) LoadModule: "glxserver_nvidia"
[ 7.256] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 7.344] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 7.344] compiled for 1.6.99.901, module version = 1.0.0
[ 7.344] Module class: X.Org Server Extension
[ 7.344] (II) NVIDIA GLX Module 560.35.03 Fri Aug 16 21:27:48 UTC 2024
[ 7.345] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 7.347] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 7.347] (--) NVIDIA(0): DFP-0
[ 7.347] (--) NVIDIA(0): DFP-1 (boot)
[ 7.347] (--) NVIDIA(0): DFP-2
[ 7.347] (--) NVIDIA(0): DFP-3
[ 7.347] (--) NVIDIA(0): DFP-4
[ 7.347] (--) NVIDIA(0): DFP-5
[ 7.349] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1060 (GP106-B) at PCI:1:0:0
[ 7.349] (II) NVIDIA(0): (GPU-0)
[ 7.349] (--) NVIDIA(0): Memory: 6291456 kBytes
[ 7.349] (--) NVIDIA(0): VideoBIOS: 86.06.66.00.77
[ 7.349] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 7.349] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 7.349] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 7.349] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 7.349] (--) NVIDIA(GPU-0):
[ 7.350] (--) NVIDIA(GPU-0): LG Display (DFP-1): connected
[ 7.350] (--) NVIDIA(GPU-0): LG Display (DFP-1): Internal DisplayPort
[ 7.350] (--) NVIDIA(GPU-0): LG Display (DFP-1): 960.0 MHz maximum pixel clock
[ 7.350] (--) NVIDIA(GPU-0):
[ 7.350] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 7.350] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 7.350] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 7.350] (--) NVIDIA(GPU-0):
[ 7.350] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 7.350] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 7.350] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 7.350] (--) NVIDIA(GPU-0):
[ 7.350] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 7.350] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 7.350] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 7.350] (--) NVIDIA(GPU-0):
[ 7.350] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 7.350] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 7.350] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 7.350] (--) NVIDIA(GPU-0):
[ 7.352] (==) NVIDIA(0):
[ 7.352] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 7.352] (==) NVIDIA(0): will be used as the requested mode.
[ 7.352] (==) NVIDIA(0):
[ 7.352] (II) NVIDIA(0): Validated MetaModes:
[ 7.352] (II) NVIDIA(0): "DFP-1:nvidia-auto-select"
[ 7.352] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 7.357] (WW) NVIDIA(0): LG Display (DFP-1) does not have an EDID, or its EDID does not
[ 7.357] (WW) NVIDIA(0): contain a maximum image size; cannot compute DPI from LG
[ 7.357] (WW) NVIDIA(0): Display (DFP-1)'s EDID.
[ 7.357] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[ 7.357] (II) UnloadModule: "modesetting"
[ 7.357] (II) Unloading modesetting
[ 7.358] (II) UnloadModule: "vesa"
[ 7.358] (II) Unloading vesa
[ 7.359] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 7.359] (II) NVIDIA: access.
[ 7.367] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 7.367] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 7.367] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 7.367] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 7.367] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 7.367] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 7.367] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 7.367] (II) NVIDIA(0): Config Options in the README.
[ 7.559] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[ 8.470] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 8.470] (==) NVIDIA(0): Backing store enabled
[ 8.470] (==) NVIDIA(0): Silken mouse enabled
[ 8.470] (==) NVIDIA(0): DPMS enabled
[ 8.471] (II) Loading sub module "dri2"
[ 8.471] (II) LoadModule: "dri2"
[ 8.471] (II) Module "dri2" already built-in
[ 8.471] (II) NVIDIA(0): [DRI2] Setup complete
[ 8.471] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 8.471] (II) Initializing extension Generic Event Extension
[ 8.471] (II) Initializing extension SHAPE
[ 8.471] (II) Initializing extension MIT-SHM
[ 8.471] (II) Initializing extension XInputExtension
[ 8.471] (II) Initializing extension XTEST
[ 8.471] (II) Initializing extension BIG-REQUESTS
[ 8.471] (II) Initializing extension SYNC
[ 8.471] (II) Initializing extension XKEYBOARD
[ 8.471] (II) Initializing extension XC-MISC
[ 8.471] (II) Initializing extension SECURITY
[ 8.472] (II) Initializing extension XFIXES
[ 8.472] (II) Initializing extension RENDER
[ 8.472] (II) Initializing extension RANDR
[ 8.472] (II) Initializing extension COMPOSITE
[ 8.472] (II) Initializing extension DAMAGE
[ 8.472] (II) Initializing extension MIT-SCREEN-SAVER
[ 8.472] (II) Initializing extension DOUBLE-BUFFER
[ 8.472] (II) Initializing extension RECORD
[ 8.472] (II) Initializing extension DPMS
[ 8.472] (II) Initializing extension Present
[ 8.472] (II) Initializing extension DRI3
[ 8.472] (II) Initializing extension X-Resource
[ 8.472] (II) Initializing extension XVideo
[ 8.472] (II) Initializing extension XVideo-MotionCompensation
[ 8.472] (II) Initializing extension GLX
[ 8.473] (II) Initializing extension GLX
[ 8.473] (II) Indirect GLX disabled.
[ 8.473] (II) GLX: Another vendor is already registered for screen 0
[ 8.473] (II) Initializing extension XFree86-VidModeExtension
[ 8.473] (II) Initializing extension XFree86-DGA
[ 8.473] (II) Initializing extension XFree86-DRI
[ 8.473] (II) Initializing extension DRI2
[ 8.473] (II) Initializing extension NV-GLX
[ 8.473] (II) Initializing extension NV-CONTROL
[ 8.473] (II) Initializing extension XINERAMA
[ 8.578] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 8.578] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 8.578] (II) LoadModule: "libinput"
[ 8.578] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 8.581] (II) Module libinput: vendor="X.Org Foundation"
[ 8.581] compiled for 1.21.1.13, module version = 1.4.0
[ 8.581] Module class: X.Org XInput Driver
[ 8.581] ABI class: X.Org XInput driver, version 24.4
[ 8.581] (II) Using input driver 'libinput' for 'Power Button'
[ 8.581] (**) Power Button: always reports core events
[ 8.581] (**) Option "Device" "/dev/input/event2"
[ 8.585] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 8.585] (II) event2 - Power Button: device is a keyboard
[ 8.585] (II) event2 - Power Button: device removed
[ 8.610] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 8.610] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 8.610] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 8.610] (II) event2 - Power Button: device is a keyboard
[ 8.611] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[ 8.611] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 8.611] (II) Using input driver 'libinput' for 'Video Bus'
[ 8.611] (**) Video Bus: always reports core events
[ 8.611] (**) Option "Device" "/dev/input/event3"
[ 8.612] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 8.612] (II) event3 - Video Bus: device is a keyboard
[ 8.612] (II) event3 - Video Bus: device removed
[ 8.656] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:01/input/input3/event3"
[ 8.656] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 8.659] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 8.659] (II) event3 - Video Bus: device is a keyboard
[ 8.660] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 8.660] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 8.660] (II) Using input driver 'libinput' for 'Power Button'
[ 8.660] (**) Power Button: always reports core events
[ 8.660] (**) Option "Device" "/dev/input/event1"
[ 8.662] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 8.662] (II) event1 - Power Button: device is a keyboard
[ 8.662] (II) event1 - Power Button: device removed
[ 8.703] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 8.703] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 8.707] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 8.707] (II) event1 - Power Button: device is a keyboard
[ 8.709] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 8.709] (II) No input driver specified, ignoring this device.
[ 8.709] (II) This device may have been added with another device file.
[ 8.712] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event9)
[ 8.712] (II) No input driver specified, ignoring this device.
[ 8.712] (II) This device may have been added with another device file.
[ 8.713] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event10)
[ 8.713] (II) No input driver specified, ignoring this device.
[ 8.713] (II) This device may have been added with another device file.
[ 8.715] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event11)
[ 8.715] (II) No input driver specified, ignoring this device.
[ 8.715] (II) This device may have been added with another device file.
[ 8.716] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event12)
[ 8.716] (II) No input driver specified, ignoring this device.
[ 8.716] (II) This device may have been added with another device file.
[ 8.717] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event13)
[ 8.717] (II) No input driver specified, ignoring this device.
[ 8.717] (II) This device may have been added with another device file.
[ 8.718] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event14)
[ 8.718] (II) No input driver specified, ignoring this device.
[ 8.718] (II) This device may have been added with another device file.
[ 8.720] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event15)
[ 8.720] (II) No input driver specified, ignoring this device.
[ 8.720] (II) This device may have been added with another device file.
[ 8.722] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 8.722] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 8.722] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 8.722] (**) AT Translated Set 2 keyboard: always reports core events
[ 8.722] (**) Option "Device" "/dev/input/event4"
[ 8.724] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 8.725] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 8.726] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 8.740] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 8.740] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[ 8.743] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 8.743] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 8.747] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event16)
[ 8.747] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 8.747] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[ 8.747] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 8.747] (**) Option "Device" "/dev/input/event16"
[ 8.749] (II) event16 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 8.751] (II) event16 - SynPS/2 Synaptics TouchPad: no resolution or size hints, assuming a size of 69x50mm
[ 8.754] (II) event16 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 8.755] (II) event16 - SynPS/2 Synaptics TouchPad: device removed
[ 8.813] (II) libinput: SynPS/2 Synaptics TouchPad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 8.813] (II) libinput: SynPS/2 Synaptics TouchPad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 8.813] (II) libinput: SynPS/2 Synaptics TouchPad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 8.814] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event16"
[ 8.814] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 10)
[ 8.817] (**) Option "AccelerationScheme" "none"
[ 8.817] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[ 8.817] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 8.817] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 8.820] (II) event16 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 8.821] (II) event16 - SynPS/2 Synaptics TouchPad: no resolution or size hints, assuming a size of 69x50mm
[ 8.825] (II) event16 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 8.828] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 8.828] (II) No input driver specified, ignoring this device.
[ 8.828] (II) This device may have been added with another device file.
[ 8.829] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event6)
[ 8.829] (II) No input driver specified, ignoring this device.
[ 8.829] (II) This device may have been added with another device file.
[ 8.831] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
[ 8.831] (II) No input driver specified, ignoring this device.
[ 8.831] (II) This device may have been added with another device file.
[ 8.832] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 8.832] (II) No input driver specified, ignoring this device.
[ 8.832] (II) This device may have been added with another device file.
[ 8.842] (II) config/udev: Adding input device Wireless hotkeys (/dev/input/event5)
[ 8.842] (**) Wireless hotkeys: Applying InputClass "libinput keyboard catchall"
[ 8.842] (II) Using input driver 'libinput' for 'Wireless hotkeys'
[ 8.842] (**) Wireless hotkeys: always reports core events
[ 8.842] (**) Option "Device" "/dev/input/event5"
[ 8.844] (II) event5 - Wireless hotkeys: is tagged by udev as: Keyboard
[ 8.844] (II) event5 - Wireless hotkeys: device is a keyboard
[ 8.844] (II) event5 - Wireless hotkeys: device removed
[ 8.890] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event5"
[ 8.890] (II) XINPUT: Adding extended input device "Wireless hotkeys" (type: KEYBOARD, id 11)
[ 8.893] (II) event5 - Wireless hotkeys: is tagged by udev as: Keyboard
[ 8.893] (II) event5 - Wireless hotkeys: device is a keyboard
[ 8.895] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event8)
[ 8.895] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 8.895] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 8.895] (**) HP WMI hotkeys: always reports core events
[ 8.895] (**) Option "Device" "/dev/input/event8"
[ 8.895] (II) event8 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 8.895] (II) event8 - HP WMI hotkeys: device is a keyboard
[ 8.896] (II) event8 - HP WMI hotkeys: device removed
[ 8.910] (**) Option "config_info" "udev:/sys/devices/virtual/input/input9/event8"
[ 8.910] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 12)
[ 8.910] (II) event8 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 8.910] (II) event8 - HP WMI hotkeys: device is a keyboard
[ 12.398] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 12.398] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 12.398] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 12.398] (--) NVIDIA(GPU-0):
[ 12.398] (--) NVIDIA(GPU-0): LG Display (DFP-1): connected
[ 12.398] (--) NVIDIA(GPU-0): LG Display (DFP-1): Internal DisplayPort
[ 12.398] (--) NVIDIA(GPU-0): LG Display (DFP-1): 960.0 MHz maximum pixel clock
[ 12.398] (--) NVIDIA(GPU-0):
[ 12.398] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 12.398] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 12.398] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 12.398] (--) NVIDIA(GPU-0):
[ 12.398] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 12.398] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 12.398] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 12.398] (--) NVIDIA(GPU-0):
[ 12.398] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 12.398] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 12.399] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 12.399] (--) NVIDIA(GPU-0):
[ 12.399] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 12.399] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 12.399] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 12.399] (--) NVIDIA(GPU-0):
[ 13.756] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 13.756] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 13.756] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 13.756] (--) NVIDIA(GPU-0):
[ 13.798] (--) NVIDIA(GPU-0): LG Display (DFP-1): connected
[ 13.798] (--) NVIDIA(GPU-0): LG Display (DFP-1): Internal DisplayPort
[ 13.798] (--) NVIDIA(GPU-0): LG Display (DFP-1): 960.0 MHz maximum pixel clock
[ 13.798] (--) NVIDIA(GPU-0):
[ 13.798] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 13.798] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 13.798] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 13.798] (--) NVIDIA(GPU-0):
[ 13.819] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 13.819] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 13.819] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 13.819] (--) NVIDIA(GPU-0):
[ 13.819] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 13.819] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 13.819] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 13.819] (--) NVIDIA(GPU-0):
[ 13.844] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 13.844] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 13.844] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 13.844] (--) NVIDIA(GPU-0):
[ 14.941] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 14.941] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 14.941] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 14.941] (--) NVIDIA(GPU-0):
[ 14.942] (--) NVIDIA(GPU-0): LG Display (DFP-1): connected
[ 14.942] (--) NVIDIA(GPU-0): LG Display (DFP-1): Internal DisplayPort
[ 14.942] (--) NVIDIA(GPU-0): LG Display (DFP-1): 960.0 MHz maximum pixel clock
[ 14.942] (--) NVIDIA(GPU-0):
[ 14.942] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 14.942] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 14.942] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 14.942] (--) NVIDIA(GPU-0):
[ 14.942] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 14.942] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 14.942] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 14.942] (--) NVIDIA(GPU-0):
[ 14.942] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 14.942] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 14.942] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 14.942] (--) NVIDIA(GPU-0):
[ 14.943] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 14.943] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 14.943] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 14.943] (--) NVIDIA(GPU-0):
[ 14.960] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 14.960] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 14.960] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 14.960] (--) NVIDIA(GPU-0):
[ 14.960] (--) NVIDIA(GPU-0): LG Display (DFP-1): connected
[ 14.960] (--) NVIDIA(GPU-0): LG Display (DFP-1): Internal DisplayPort
[ 14.960] (--) NVIDIA(GPU-0): LG Display (DFP-1): 960.0 MHz maximum pixel clock
[ 14.960] (--) NVIDIA(GPU-0):
[ 14.960] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 14.960] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 14.960] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[ 14.960] (--) NVIDIA(GPU-0):
[ 14.960] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 14.960] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 14.960] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 14.960] (--) NVIDIA(GPU-0):
[ 14.960] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 14.960] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 14.960] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[ 14.960] (--) NVIDIA(GPU-0):
[ 14.961] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 14.961] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 14.961] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 14.961] (--) NVIDIA(GPU-0): Xorg.1.log
[ 76.485] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
[ 76.485] (--) Log file renamed from "/var/log/Xorg.pid-820.log" to "/var/log/Xorg.1.log"
[ 76.485]
X.Org X Server 1.21.1.13
X Protocol Version 11, Revision 0
[ 76.485] Current Operating System: Linux repinvil 6.9.4-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 12 Jun 2024 20:17:17 +0000 x86_64
[ 76.485] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=c128ad65-e8d8-4775-a6d3-48122109106b rw loglevel=3 quiet
[ 76.485]
[ 76.485] Current version of pixman: 0.43.4
[ 76.485] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 76.485] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 76.486] (==) Log file: "/var/log/Xorg.1.log", Time: Sun Jun 16 16:56:00 2024
[ 76.486] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 76.486] (==) No Layout section. Using the first Screen section.
[ 76.486] (==) No screen section available. Using defaults.
[ 76.486] (**) |-->Screen "Default Screen Section" (0)
[ 76.486] (**) | |-->Monitor "<default monitor>"
[ 76.486] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 76.486] (**) Allowing byte-swapped clients
[ 76.486] (==) Automatically adding devices
[ 76.486] (==) Automatically enabling devices
[ 76.486] (==) Automatically adding GPU devices
[ 76.486] (==) Automatically binding GPU devices
[ 76.486] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 76.486] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 76.486] Entry deleted from font path.
[ 76.486] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 76.486] Entry deleted from font path.
[ 76.486] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 76.486] Entry deleted from font path.
[ 76.486] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 76.486] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 76.486] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 76.486] (II) Module ABI versions:
[ 76.486] X.Org ANSI C Emulation: 0.4
[ 76.486] X.Org Video Driver: 25.2
[ 76.486] X.Org XInput driver : 24.4
[ 76.486] X.Org Server Extension : 10.0
[ 76.486] (++) using VT number 4
[ 76.486] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 76.487] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 76.487] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[ 76.489] (--) PCI:*(1@0:0:0) 10de:1c60:103c:84db rev 161, Mem @ 0xbb000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/131072
[ 76.489] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 76.489] (II) LoadModule: "glx"
[ 76.489] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 76.490] (II) Module glx: vendor="X.Org Foundation"
[ 76.490] compiled for 1.21.1.13, module version = 1.0.0
[ 76.490] ABI class: X.Org Server Extension, version 10.0
[ 76.490] (==) Matched nouveau as autoconfigured driver 0
[ 76.490] (==) Matched nv as autoconfigured driver 1
[ 76.490] (==) Matched modesetting as autoconfigured driver 2
[ 76.490] (==) Matched fbdev as autoconfigured driver 3
[ 76.490] (==) Matched vesa as autoconfigured driver 4
[ 76.490] (==) Assigned the driver to the xf86ConfigLayout
[ 76.490] (II) LoadModule: "nouveau"
[ 76.490] (WW) Warning, couldn't open module nouveau
[ 76.490] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 76.490] (II) LoadModule: "nv"
[ 76.490] (WW) Warning, couldn't open module nv
[ 76.490] (EE) Failed to load module "nv" (module does not exist, 0)
[ 76.490] (II) LoadModule: "modesetting"
[ 76.490] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 76.491] (II) Module modesetting: vendor="X.Org Foundation"
[ 76.491] compiled for 1.21.1.13, module version = 1.21.1
[ 76.491] Module class: X.Org Video Driver
[ 76.491] ABI class: X.Org Video Driver, version 25.2
[ 76.491] (II) LoadModule: "fbdev"
[ 76.491] (WW) Warning, couldn't open module fbdev
[ 76.491] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 76.491] (II) LoadModule: "vesa"
[ 76.491] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 76.491] (II) Module vesa: vendor="X.Org Foundation"
[ 76.491] compiled for 1.21.1.11, module version = 2.6.0
[ 76.491] Module class: X.Org Video Driver
[ 76.491] ABI class: X.Org Video Driver, version 25.2
[ 76.491] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 76.491] (II) VESA: driver for VESA chipsets: vesa
[ 76.491] (II) modeset(0): using drv /dev/dri/card0
[ 76.491] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 76.491] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 76.491] (==) modeset(0): RGB weight 888
[ 76.491] (==) modeset(0): Default visual is TrueColor
[ 76.491] (II) Loading sub module "glamoregl"
[ 76.491] (II) LoadModule: "glamoregl"
[ 76.491] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 76.493] (II) Module glamoregl: vendor="X.Org Foundation"
[ 76.493] compiled for 1.21.1.13, module version = 1.0.1
[ 76.493] ABI class: X.Org ANSI C Emulation, version 0.4
[ 76.515] (II) modeset(0): glamor X acceleration enabled on NV136
[ 76.515] (II) modeset(0): glamor initialized
[ 76.515] (==) modeset(0): VariableRefresh: disabled
[ 76.515] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 76.519] (II) modeset(0): Output eDP-1 has no monitor section
[ 76.519] (II) modeset(0): Output HDMI-1 has no monitor section
[ 76.519] (II) modeset(0): Output DP-1 has no monitor section
[ 76.519] (II) modeset(0): Output DP-2 has no monitor section
[ 76.523] (II) modeset(0): EDID for output eDP-1
[ 76.523] (II) modeset(0): Manufacturer: LGD Model: 5c0 Serial#: 0
[ 76.523] (II) modeset(0): Year: 2017 Week: 0
[ 76.523] (II) modeset(0): EDID Version: 1.4
[ 76.523] (II) modeset(0): Digital Display Input
[ 76.523] (II) modeset(0): 8 bits per channel
[ 76.523] (II) modeset(0): Digital interface is DisplayPort
[ 76.523] (II) modeset(0): Aspect ratio: 1.78 (landscape)
[ 76.523] (II) modeset(0): Gamma: 2.20
[ 76.523] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[ 76.523] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 76.523] (II) modeset(0): First detailed timing is preferred mode
[ 76.523] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 76.523] (II) modeset(0): redX: 0.640 redY: 0.330 greenX: 0.305 greenY: 0.605
[ 76.523] (II) modeset(0): blueX: 0.150 blueY: 0.055 whiteX: 0.313 whiteY: 0.329
[ 76.523] (II) modeset(0): Manufacturer's mask: 0
[ 76.523] (II) modeset(0): Supported detailed timing:
[ 76.523] (II) modeset(0): clock: 346.5 MHz Image Size: 344 x 194 mm
[ 76.523] (II) modeset(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
[ 76.523] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1157 v_border: 0
[ 76.523] (II) modeset(0): Supported detailed timing:
[ 76.523] (II) modeset(0): clock: 144.4 MHz Image Size: 344 x 194 mm
[ 76.523] (II) modeset(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
[ 76.523] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1157 v_border: 0
[ 76.523] (II) modeset(0): Unknown vendor-specific block 2
[ 76.523] (II) modeset(0): EDID (in hex):
[ 76.523] (II) modeset(0): 00ffffffffffff0030e4c00500000000
[ 76.523] (II) modeset(0): 001b0104a54f0078eae085a3544e9b26
[ 76.523] (II) modeset(0): 0e505400000001010101010101010101
[ 76.523] (II) modeset(0): 0101010101015e8780a070384d403020
[ 76.523] (II) modeset(0): 350058c21000001b683880a070384d40
[ 76.523] (II) modeset(0): 3020350058c21000001b000000000000
[ 76.523] (II) modeset(0): 00000000000000000000000000000002
[ 76.523] (II) modeset(0): 000c30f20f3c962e12309e00000000a8
[ 76.523] (II) modeset(0): Printing probed modes for output eDP-1
[ 76.523] (II) modeset(0): Modeline "1920x1080"x144.0 346.54 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (166.6 kHz eP)
[ 76.523] (II) modeset(0): Modeline "1920x1080"x120.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[ 76.523] (II) modeset(0): Modeline "1920x1080"x119.9 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 76.523] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 76.523] (II) modeset(0): Modeline "1920x1080"x60.0 144.40 1920 1968 2000 2080 1080 1083 1088 1157 +hsync -vsync (69.4 kHz e)
[ 76.523] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 76.523] (II) modeset(0): Modeline "1680x1050"x144.0 384.72 1680 1824 2008 2336 1050 1053 1059 1144 -hsync +vsync (164.7 kHz)
[ 76.523] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 76.523] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 76.523] (II) modeset(0): Modeline "1400x1050"x144.0 320.16 1400 1520 1672 1944 1050 1053 1057 1144 -hsync +vsync (164.7 kHz)
[ 76.523] (II) modeset(0): Modeline "1400x1050"x74.8 155.80 1400 1464 1784 1912 1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[ 76.523] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 76.523] (II) modeset(0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 76.523] (II) modeset(0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 76.523] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 76.523] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 76.523] (II) modeset(0): Modeline "1280x1024"x143.9 285.25 1280 1392 1528 1776 1024 1027 1034 1116 -hsync +vsync (160.6 kHz)
[ 76.523] (II) modeset(0): Modeline "1280x1024"x85.0 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
[ 76.523] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
[ 76.524] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 76.524] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 76.524] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 76.524] (II) modeset(0): Modeline "1280x960"x144.0 267.47 1280 1392 1528 1776 960 963 967 1046 -hsync +vsync (150.6 kHz)
[ 76.524] (II) modeset(0): Modeline "1280x960"x85.0 148.50 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync (85.9 kHz d)
[ 76.524] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 76.524] (II) modeset(0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 76.524] (II) modeset(0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 76.524] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 76.524] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 76.524] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 76.524] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 76.524] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 76.524] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 76.524] (II) modeset(0): Modeline "1152x864"x143.9 214.78 1152 1248 1368 1584 864 867 871 942 -hsync +vsync (135.6 kHz)
[ 76.524] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz d)
[ 76.524] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 76.524] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 76.524] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 76.524] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 76.524] (II) modeset(0): Modeline "1024x768"x170.0 194.02 1024 1108 1220 1416 768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
[ 76.524] (II) modeset(0): Modeline "1024x768"x150.1 170.24 1024 1108 1220 1416 768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[ 76.524] (II) modeset(0): Modeline "1024x768"x143.9 169.78 1024 1112 1216 1408 768 771 775 838 -hsync +vsync (120.6 kHz)
[ 76.524] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 76.524] (II) modeset(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz d)
[ 76.524] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz d)
[ 76.524] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz d)
[ 76.524] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 76.524] (II) modeset(0): Modeline "1024x768i"x43.5 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
[ 76.524] (II) modeset(0): Modeline "960x720"x170.0 170.68 960 1036 1144 1328 720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
[ 76.524] (II) modeset(0): Modeline "960x720"x150.0 148.50 960 1032 1144 1320 720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[ 76.524] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 76.524] (II) modeset(0): Modeline "928x696"x150.0 144.00 928 992 1104 1280 696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[ 76.524] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 76.524] (II) modeset(0): Modeline "896x672"x150.1 130.50 896 944 1052 1228 672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[ 76.524] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 76.524] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 76.524] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 76.524] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 76.524] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 76.524] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 76.524] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 76.524] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz d)
[ 76.524] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 76.524] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 76.524] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 76.524] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 76.524] (II) modeset(0): Modeline "800x600"x170.0 114.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
[ 76.524] (II) modeset(0): Modeline "800x600"x144.0 102.60 800 864 944 1088 600 603 607 655 -hsync +vsync (94.3 kHz)
[ 76.524] (II) modeset(0): Modeline "800x600"x150.0 101.25 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[ 76.524] (II) modeset(0): Modeline "800x600"x140.0 94.50 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[ 76.524] (II) modeset(0): Modeline "800x600"x130.0 87.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[ 76.524] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 76.524] (II) modeset(0): Modeline "800x600"x85.1 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz d)
[ 76.524] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz d)
[ 76.524] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz d)
[ 76.524] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 76.524] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 76.524] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 76.524] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 76.524] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 76.524] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 76.524] (II) modeset(0): Modeline "700x525"x149.5 77.90 700 732 892 956 525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[ 76.524] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 76.524] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 76.524] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 76.524] (II) modeset(0): Modeline "640x512"x170.0 78.75 640 672 752 864 512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
[ 76.524] (II) modeset(0): Modeline "640x512"x150.0 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[ 76.524] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 76.524] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 76.524] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 76.524] (II) modeset(0): Modeline "640x480"x170.2 74.25 640 672 752 864 480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
[ 76.524] (II) modeset(0): Modeline "640x480"x143.9 65.26 640 688 752 864 480 483 487 525 -hsync +vsync (75.5 kHz)
[ 76.524] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 76.524] (II) modeset(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz d)
[ 76.524] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz d)
[ 76.524] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz d)
[ 76.524] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 76.524] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 76.524] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 76.524] (II) modeset(0): Modeline "720x400"x143.9 60.50 720 768 840 960 400 403 413 438 -hsync +vsync (63.0 kHz)
[ 76.524] (II) modeset(0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz d)
[ 76.524] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 76.524] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 76.524] (II) modeset(0): Modeline "640x400"x143.9 53.44 640 680 744 848 400 403 409 438 -hsync +vsync (63.0 kHz)
[ 76.524] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 76.524] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 76.524] (II) modeset(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz d)
[ 76.524] (II) modeset(0): Modeline "576x432"x150.0 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[ 76.524] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 76.524] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 76.524] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 76.524] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 76.524] (II) modeset(0): Modeline "640x350"x143.8 46.81 640 680 744 848 350 353 363 384 -hsync +vsync (55.2 kHz)
[ 76.524] (II) modeset(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz d)
[ 76.524] (II) modeset(0): Modeline "512x384"x170.0 47.25 512 536 584 688 384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
[ 76.524] (II) modeset(0): Modeline "512x384"x150.1 39.38 512 520 568 656 384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[ 76.524] (II) modeset(0): Modeline "512x384"x140.1 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[ 76.524] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 76.524] (II) modeset(0): Modeline "512x384i"x87.1 22.45 512 516 604 632 384 384 388 408 interlace doublescan +hsync +vsync (35.5 kHz d)
[ 76.524] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 76.524] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 76.524] (II) modeset(0): Modeline "416x312"x149.3 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[ 76.524] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 76.524] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 76.524] (II) modeset(0): Modeline "400x300"x170.5 28.15 400 416 448 524 300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
[ 76.524] (II) modeset(0): Modeline "400x300"x144.4 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[ 76.524] (II) modeset(0): Modeline "400x300"x150.2 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[ 76.524] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 76.524] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 76.524] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 76.524] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 76.524] (II) modeset(0): Modeline "320x240"x170.4 18.00 320 348 376 416 240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
[ 76.524] (II) modeset(0): Modeline "320x240"x145.6 15.75 320 332 352 416 240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[ 76.524] (II) modeset(0): Modeline "320x240"x150.0 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[ 76.524] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 76.524] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 76.524] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 76.524] (II) modeset(0): Modeline "360x200"x170.1 17.75 360 378 414 468 200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
[ 76.524] (II) modeset(0): Modeline "320x200"x170.5 15.75 320 336 368 416 200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
[ 76.524] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 76.524] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 76.524] (II) modeset(0): Modeline "320x175"x170.5 15.75 320 336 368 416 175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
[ 76.524] (II) modeset(0): EDID for output HDMI-1
[ 76.524] (II) modeset(0): EDID for output DP-1
[ 76.524] (II) modeset(0): EDID for output DP-2
[ 76.524] (II) modeset(0): Output eDP-1 connected
[ 76.524] (II) modeset(0): Output HDMI-1 disconnected
[ 76.524] (II) modeset(0): Output DP-1 disconnected
[ 76.524] (II) modeset(0): Output DP-2 disconnected
[ 76.524] (II) modeset(0): Using exact sizes for initial modes
[ 76.524] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[ 76.524] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 76.524] (==) modeset(0): DPI set to (96, 96)
[ 76.524] (II) Loading sub module "fb"
[ 76.524] (II) LoadModule: "fb"
[ 76.524] (II) Module "fb" already built-in
[ 76.524] (II) UnloadModule: "vesa"
[ 76.524] (II) Unloading vesa
[ 76.531] (==) modeset(0): Backing store enabled
[ 76.531] (==) modeset(0): Silken mouse enabled
[ 76.534] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 76.535] (==) modeset(0): DPMS enabled
[ 76.535] (II) modeset(0): [DRI2] Setup complete
[ 76.535] (II) modeset(0): [DRI2] DRI driver: nouveau
[ 76.535] (II) modeset(0): [DRI2] VDPAU driver: nouveau
[ 76.535] (II) Initializing extension Generic Event Extension
[ 76.535] (II) Initializing extension SHAPE
[ 76.535] (II) Initializing extension MIT-SHM
[ 76.535] (II) Initializing extension XInputExtension
[ 76.535] (II) Initializing extension XTEST
[ 76.535] (II) Initializing extension BIG-REQUESTS
[ 76.535] (II) Initializing extension SYNC
[ 76.535] (II) Initializing extension XKEYBOARD
[ 76.535] (II) Initializing extension XC-MISC
[ 76.535] (II) Initializing extension SECURITY
[ 76.535] (II) Initializing extension XFIXES
[ 76.535] (II) Initializing extension RENDER
[ 76.535] (II) Initializing extension RANDR
[ 76.535] (II) Initializing extension COMPOSITE
[ 76.536] (II) Initializing extension DAMAGE
[ 76.536] (II) Initializing extension MIT-SCREEN-SAVER
[ 76.536] (II) Initializing extension DOUBLE-BUFFER
[ 76.536] (II) Initializing extension RECORD
[ 76.536] (II) Initializing extension DPMS
[ 76.536] (II) Initializing extension Present
[ 76.536] (II) Initializing extension DRI3
[ 76.536] (II) Initializing extension X-Resource
[ 76.536] (II) Initializing extension XVideo
[ 76.536] (II) Initializing extension XVideo-MotionCompensation
[ 76.536] (II) Initializing extension GLX
[ 76.539] (II) AIGLX: Loaded and initialized nouveau
[ 76.539] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 76.539] (II) Initializing extension XFree86-VidModeExtension
[ 76.539] (II) Initializing extension XFree86-DGA
[ 76.539] (II) Initializing extension XFree86-DRI
[ 76.539] (II) Initializing extension DRI2
[ 76.539] (II) modeset(0): Damage tracking initialized
[ 76.539] (II) modeset(0): Setting screen physical size to 508 x 285
[ 76.593] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 76.593] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 76.593] (II) LoadModule: "libinput"
[ 76.593] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 76.594] (II) Module libinput: vendor="X.Org Foundation"
[ 76.594] compiled for 1.21.1.8, module version = 1.4.0
[ 76.594] Module class: X.Org XInput Driver
[ 76.594] ABI class: X.Org XInput driver, version 24.4
[ 76.594] (II) Using input driver 'libinput' for 'Power Button'
[ 76.594] (**) Power Button: always reports core events
[ 76.594] (**) Option "Device" "/dev/input/event2"
[ 76.595] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 76.596] (II) event2 - Power Button: device is a keyboard
[ 76.596] (II) event2 - Power Button: device removed
[ 76.650] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 76.650] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 76.651] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 76.651] (II) event2 - Power Button: device is a keyboard
[ 76.651] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[ 76.652] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 76.652] (II) Using input driver 'libinput' for 'Video Bus'
[ 76.652] (**) Video Bus: always reports core events
[ 76.652] (**) Option "Device" "/dev/input/event3"
[ 76.653] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 76.653] (II) event3 - Video Bus: device is a keyboard
[ 76.653] (II) event3 - Video Bus: device removed
[ 76.716] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:01/input/input3/event3"
[ 76.717] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 76.721] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 76.721] (II) event3 - Video Bus: device is a keyboard
[ 76.723] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 76.723] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 76.723] (II) Using input driver 'libinput' for 'Power Button'
[ 76.723] (**) Power Button: always reports core events
[ 76.723] (**) Option "Device" "/dev/input/event1"
[ 76.726] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 76.726] (II) event1 - Power Button: device is a keyboard
[ 76.727] (II) event1 - Power Button: device removed
[ 76.783] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 76.783] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 76.787] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 76.787] (II) event1 - Power Button: device is a keyboard
[ 76.789] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 76.789] (II) No input driver specified, ignoring this device.
[ 76.789] (II) This device may have been added with another device file.
[ 76.792] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event9)
[ 76.792] (II) No input driver specified, ignoring this device.
[ 76.792] (II) This device may have been added with another device file.
[ 76.793] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event10)
[ 76.793] (II) No input driver specified, ignoring this device.
[ 76.793] (II) This device may have been added with another device file.
[ 76.795] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event11)
[ 76.795] (II) No input driver specified, ignoring this device.
[ 76.795] (II) This device may have been added with another device file.
[ 76.796] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event12)
[ 76.796] (II) No input driver specified, ignoring this device.
[ 76.796] (II) This device may have been added with another device file.
[ 76.798] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event13)
[ 76.798] (II) No input driver specified, ignoring this device.
[ 76.798] (II) This device may have been added with another device file.
[ 76.799] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event14)
[ 76.799] (II) No input driver specified, ignoring this device.
[ 76.799] (II) This device may have been added with another device file.
[ 76.801] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event15)
[ 76.801] (II) No input driver specified, ignoring this device.
[ 76.801] (II) This device may have been added with another device file.
[ 76.803] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 76.803] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 76.803] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 76.803] (**) AT Translated Set 2 keyboard: always reports core events
[ 76.803] (**) Option "Device" "/dev/input/event4"
[ 76.806] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 76.806] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 76.807] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 76.850] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 76.850] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[ 76.854] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 76.854] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 76.857] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event16)
[ 76.857] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 76.857] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[ 76.857] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 76.857] (**) Option "Device" "/dev/input/event16"
[ 76.860] (II) event16 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 76.862] (II) event16 - SynPS/2 Synaptics TouchPad: no resolution or size hints, assuming a size of 69x50mm
[ 76.865] (II) event16 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 76.865] (II) event16 - SynPS/2 Synaptics TouchPad: device removed
[ 76.943] (II) libinput: SynPS/2 Synaptics TouchPad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 76.943] (II) libinput: SynPS/2 Synaptics TouchPad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 76.943] (II) libinput: SynPS/2 Synaptics TouchPad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 76.944] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event16"
[ 76.944] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 10)
[ 76.946] (**) Option "AccelerationScheme" "none"
[ 76.946] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[ 76.946] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 76.946] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 76.950] (II) event16 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 76.951] (II) event16 - SynPS/2 Synaptics TouchPad: no resolution or size hints, assuming a size of 69x50mm
[ 76.955] (II) event16 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 76.957] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 76.957] (II) No input driver specified, ignoring this device.
[ 76.957] (II) This device may have been added with another device file.
[ 76.959] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event6)
[ 76.959] (II) No input driver specified, ignoring this device.
[ 76.959] (II) This device may have been added with another device file.
[ 76.960] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
[ 76.960] (II) No input driver specified, ignoring this device.
[ 76.960] (II) This device may have been added with another device file.
[ 76.962] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 76.962] (II) No input driver specified, ignoring this device.
[ 76.962] (II) This device may have been added with another device file.
[ 76.973] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event8)
[ 76.973] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 76.973] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 76.973] (**) HP WMI hotkeys: always reports core events
[ 76.973] (**) Option "Device" "/dev/input/event8"
[ 76.974] (II) event8 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 76.974] (II) event8 - HP WMI hotkeys: device is a keyboard
[ 76.975] (II) event8 - HP WMI hotkeys: device removed
[ 77.030] (**) Option "config_info" "udev:/sys/devices/virtual/input/input10/event8"
[ 77.030] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 11)
[ 77.032] (II) event8 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 77.033] (II) event8 - HP WMI hotkeys: device is a keyboard
[ 77.034] (II) config/udev: Adding input device Wireless hotkeys (/dev/input/event5)
[ 77.034] (**) Wireless hotkeys: Applying InputClass "libinput keyboard catchall"
[ 77.035] (II) Using input driver 'libinput' for 'Wireless hotkeys'
[ 77.035] (**) Wireless hotkeys: always reports core events
[ 77.035] (**) Option "Device" "/dev/input/event5"
[ 77.036] (II) event5 - Wireless hotkeys: is tagged by udev as: Keyboard
[ 77.037] (II) event5 - Wireless hotkeys: device is a keyboard
[ 77.037] (II) event5 - Wireless hotkeys: device removed
[ 77.096] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event5"
[ 77.097] (II) XINPUT: Adding extended input device "Wireless hotkeys" (type: KEYBOARD, id 12)
[ 77.099] (II) event5 - Wireless hotkeys: is tagged by udev as: Keyboard
[ 77.099] (II) event5 - Wireless hotkeys: device is a keyboard
[ 84.877] (II) event2 - Power Button: device removed
[ 84.916] (II) event3 - Video Bus: device removed
[ 84.956] (II) event1 - Power Button: device removed
[ 84.980] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 85.010] (II) event16 - SynPS/2 Synaptics TouchPad: device removed
[ 85.076] (II) event8 - HP WMI hotkeys: device removed
[ 85.116] (II) event5 - Wireless hotkeys: device removed
[ 85.181] (II) UnloadModule: "libinput"
[ 85.181] (II) UnloadModule: "libinput"
[ 85.181] (II) UnloadModule: "libinput"
[ 85.181] (II) UnloadModule: "libinput"
[ 85.181] (II) UnloadModule: "libinput"
[ 85.182] (II) UnloadModule: "libinput"
[ 85.182] (II) UnloadModule: "libinput"
[ 85.210] (II) Server terminated successfully (0). Closing log file.Offline
Cross-talk, see my edit.
Offline
I created a xorg.conf by using this command:
Xorg :o -configure(I previously didnt have a xorg.conf file)
I copied it from root and renamed it from xorg.conf.new to xorg.conf
I listened to the grep stuff and added those parameters if you can call them that, I put them under screen and device but in the end there are still no options displayed for me..
But the new viewport settings worked..
Here is how xorg.conf looks like:
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 "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
Option "ModeValidation" "NoDFPNativeResolutionCheck"
Identifier "Card0"
Driver "nvidia"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Option "ModeValidation" "NoMaxPClkCheck"
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
EndSectionLast edited by fqrums (2024-09-23 16:49:27)
Offline
but in the end there are still no options displayed for me..
Because this isn't how this works. You'd still have to add the modelines and
Remove the config.
You'd first and foremost need "AllowNonEdidModes", it should then allow you to add the modeline w/ xrandr - but again: the output might just shut off if you throw some random mode at it.
/etc/X11/xorg.conf.d/20-nvidia.conf
Section "Device"
Identifier "GTX 1060"
Driver "nvidia"
Option "ModeValidation" "AllowNonEdidModes"
Option "metamodes" "DFP-1: 1920x1080; DFP-1: 1920x1080 { ViewPortIn=1400x1050 }" # not sure whether that'll get you a synthetic mode
EndSectionYou can also set the current metamode:
nvidia-settings --assign CurrentMetaMode="DFP-1: 1920x1080 { ViewPortIn=1400x1050 }"Or, since you what things stretched anyway:
xrandr --output DP-1 --scale 0.73x0.97To reset that:
xrandr --output DP-1 --scale 1Offline
Okay I dont have xorg.conf.d/20-nvidia.conf how do i create that? Cause this is how my X11 folder looks like.
Offline
vim? sqriptor? nano? emacs?
No, wait - not emacs. You're gonna need a text editor, make it your favorite one.
Or you could also just select and "xsel -op | sudo tee /etc/X11/xorg.conf.d/20-nvidia.conf" the content.
Offline
Okay, from the previous reply about nvidia-20.conf now thankfully i see other resolutions, the only issue is anything below 1920x1080 displays absolutely nothing anything above 1920x1080 works but ofcourse my display doesnt actually support it so everything is cropped out, is this just nvidia being nvidia or do i need to add more paramaters to nvidia-20.conf? (also sorry for a late reply fell asleep), once again thank you for your help.
Offline
there's no telling how the monitor will respond to some random modeline, it might just shut off.
Does the forementioned
xrandr --output DP-1 --scale 0.73x0.97 help you out?
What actual problem do you seek to solve w/ the resolution switch?
Offline
That command did nothing and at this point i just give up with this and i will use the nvidia-settings command, but I accidently set the resolution to a non working one (and applied it) and now im stuck with no display is there any way to set my resolution through the CTRL+ALT+F1 console?
Offline
export DISPLAY=:0
xrandr --output DP-1 --autoexcept if "that command did nothing" the output name is likely wrong.
Check "xrandr -q" first.
Offline
It says that it cant open Display :0 and it also says Authorization required, but no authorization protocol specified.
Offline
Don't try to do this as root.
The resolution btw. should also reset if you restart X11.
Offline
The problem is i use arandr or whatever to set the resolution, so it made it so that on reboot it still uses that resolution, i logged into my user (not root) and tried the command again but the same error appeared with no difference.
Offline
"whatever"?
From the TTY
ps faux | curl -F 'file=@-' 0x0.stand post the URL you get…
Offline
Offline
There's no active GUI session, only SDDM
root 751 0.0 0.1 153348 20636 ? Ssl 09:39 0:00 /usr/bin/sddm
root 756 0.1 0.3 25382504 61564 tty1 Ssl+ 09:39 0:00 \_ /usr/lib/Xorg -nolisten tcp -background none -seat seat0 vt1 -auth /run/sddm/xauth_JLIRSW -noreset -displayfd 16
root 761 0.0 0.1 73964 16776 ? S 09:39 0:00 \_ /usr/lib/sddm/sddm-helper --socket /tmp/sddm-auth-911f090e-916c-4b2c-8997-d976d65973e5 --id 2 --start /usr/bin/sddm-greeter --socket /tmp/sddm-:0-wxskwz --theme /usr/share/sddm/themes/sddm-slice-1.5.1 --user sddm --greeter
sddm 776 0.2 1.0 650080 162608 ? Sl 09:39 0:02 \_ /usr/bin/sddm-greeter --socket /tmp/sddm-:0-wxskwz --theme /usr/share/sddm/themes/sddm-slice-1.5.1You'll have to actually run xrandr as root and next to DISPLAY also "export XAUTHORITY=/run/sddm/xauth_JLIRSW" (this has to be the file you can see in the above ps output and will change w/ an SDDM restart)
But I kinda doubt that this is a resolution issue? SDDM should be completely unaffected by whatever you maybe did during the session.
In doubt comment "# Option "ModeValidation" "AllowNonEdidModes"" in the configlet and restart SDDM
Offline
No im not having issues in sddm, sddm loads completely fine cause its on native resolution (1920x1080) the issue is that my KDE session is on the wrong resolution (1400x1050) and it just wont load.
Offline
Offline