[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Sid: Recent update has caused graphical performance issues



I am having a problem, where when playing a video with mpv, periodically (about evey minute to a minute and a half) I will get a vsync-jitter spike (~0.008 to ~.15) that will cause one or more mistimed and/or dropped frames.

I recently fully updated my system after about a month and a half (~250 packages). Before, I just kept all driver/xorg/gl/ffmpeg/multimedia stuff up to date and did not have a problem.

I tried using older versions of mpv, and the current git, but the vsync-jitter spikes still happen.


---
uname
---

Linux 4.9.0-1-amd64 #1 SMP Debian 4.9.6-3 (2017-01-28) x86_64 GNU/Linux


---
inxi
---

CPU:       Hexa core AMD FX-6300 Six-Core (-MCP-) cache: 12288 KB
clock speeds: max: 3500 MHz 1: 1400 MHz 2: 1400 MHz 3: 2000 MHz 4: 1400 MHz 5: 1400 MHz 6: 2000 MHz Graphics: Card: Advanced Micro Devices [AMD/ATI] Fiji [Radeon R9 FURY / NANO Series] Display Server: X.Org 1.19.1 driver: N/A Resolution: 1488x930@71.93hz, 1488x930@71.93hz GLX Renderer: Gallium 0.4 on AMD FIJI (DRM 3.8.0 / 4.9.0-1-amd64, LLVM 3.9.1)
           GLX Version: 3.0 Mesa 13.0.4
Audio:     Card-3 C-Media driver: USB Audio
           Sound: Advanced Linux Sound Architecture v: k4.9.0-1-amd64


---
mpv config
---

[default] ######################################################################

profile=video-opengl
profile=audio-alsa
profile=subtitles
profile=on-screen-display
profile=misc

[video-opengl] ########################################################################

vo=opengl
opengl-es=no
opengl-fbo-format=rgba16
# pbo's seem to cause slightly less vsync-jitter that fbo's
opengl-pbo
# this greatly reduces vsync-jitter (for me)
opengl-waitvsync

scale=ewa_lanczossharp
cscale=ewa_lanczossoft
dscale=mitchell
linear-scaling
correct-downscaling
sigmoid-upscaling
dither-depth=auto
temporal-dither

interpolation
tscale=oversample
interpolation-threshold=-1
video-sync=display-resample
framedrop=vo

deband
deband-iterations=4
deband-range=8

icc-profile-auto
blend-subtitles=yes

hwdec=no
vd-lavc-bitexact

[audio-alsa] ########################################################################

ao=alsa
#audio-device=default
audio-device=alsa/hw:CARD=Device,DEV=0
audio-format=s24
audio-samplerate=192000
alsa-resample=yes
audio-channels=stereo
audio-normalize-downmix=no

volume=80

gapless-audio=yes
ad-lavc-ac3drc=0

alang=jpn,eng

[subtitles] ####################################################################

sub-font="Open Sans Semibold"
sub-font-size=56
sub-border-size=2.25
sub-bold=yes

sub-margin-y=48
sub-use-margins=no

sub-ass-force-style=Kerning=yes

slang=enm

demuxer-mkv-subtitle-preroll

[on-screen-display] ############################################################

no-osc

osd-level=3
osd-duration=1000
osd-fractions

osd-font="monospace"
osd-font-size=24
osd-align-y=top
osd-bar-align-y=0.36
osd-bar-align-x=0
osd-margin-y=5

[misc] #########################################################################

screenshot-format=png
screenshot-png-compression=2
screenshot-template='~/pics/screenshots/%f.[%P].%n'

ytdl=yes
ytdl-format=bestvideo[height<=?720]+bestaudio/best[protocol!=http_dash_segments]
#ytdl-format=22

geometry=1488:0
fs
no-border
stop-screensaver
no-audio-display

dvd-device=/dev/sr0

[extension.gif] ################################################################

loop-file=inf
fs=no
geometry=0


---
xorg.conf
---


Section "Device"
    Option      "DRI" "3"
    Option      "AccelMethod" "glamor"
    Option      "ShadowPrimary" "true"
    Option      "TearFree" "true"
    Identifier  "Card0"
    Driver      "amdgpu"
    BusID       "PCI:1:0:0"
EndSection

Section "Monitor"
    Identifier  "DisplayPort-0"
    ## VGA
      # 120 fps
Modeline "640x480" 52.406400 640 680 744 848 480 481 484 515 -hsync +vsync
    ## WVGA
      # 120 fps
Modeline "856x480" 70.699200 856 912 1000 1144 480 481 484 515 -hsync +vsync
    ## WXGA+
      # 71.928
Modeline "1488x930" 139.396603 1488 1584 1744 2000 930 931 934 969 -hsync +vsync
EndSection

Section "Monitor"
    Identifier  "DisplayPort-1"
    ## VGA
      # 120 fps
Modeline "640x480" 52.406400 640 680 744 848 480 481 484 515 -hsync +vsync
    ## WVGA
      # 120 fps
Modeline "856x480" 70.699200 856 912 1000 1144 480 481 484 515 -hsync +vsync
    ## WXGA+
      # 71.928
Modeline "1488x930" 139.396603 1488 1584 1744 2000 930 931 934 969 -hsync +vsync
EndSection

Section "Screen"
    Identifier    "Screen0"
      Device      "Card0"
      Monitor     "DisplayPort-0"
      Monitor     "DisplayPort-1"
      DefaultDepth 24
      SubSection  "Display"
          Depth     24
      EndSubSection
EndSection


---
Xorg.log
---

[  4868.386]
X.Org X Server 1.19.1
Release Date: 2017-01-11
[  4868.386] X Protocol Version 11, Revision 0
[  4868.386] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 4868.386] Current Operating System: Linux nenecchi 4.9.0-1-amd64 #1 SMP Debian 4.9.6-3 (2017-01-28) x86_64 [ 4868.386] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-1-amd64 root=UUID=964a90ae-0acb-45f7-918b-99cf45f7c7ba ro quiet
[  4868.386] Build Date: 20 January 2017  02:50:48AM
[  4868.386] xorg-server 2:1.19.1-4 (https://www.debian.org/support)
[  4868.386] Current version of pixman: 0.34.0
[  4868.386] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 4868.386] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 4868.387] (==) Log file: "/home/shane/.local/share/xorg/Xorg.0.log", Time: Thu Feb 16 19:31:13 2017
[  4868.387] (==) Using config file: "/etc/X11/xorg.conf"
[  4868.387] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  4868.387] (==) No Layout section.  Using the first Screen section.
[  4868.387] (**) |-->Screen "Screen0" (0)
[  4868.387] (**) |   |-->Monitor "DisplayPort-1"
[  4868.387] (**) |   |-->Device "Card0"
[  4868.387] (==) Automatically adding devices
[  4868.387] (==) Automatically enabling devices
[  4868.387] (==) Automatically adding GPU devices
[  4868.387] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 4868.387] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  4868.387] 	Entry deleted from font path.
[ 4868.387] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[  4868.387] 	Entry deleted from font path.
[ 4868.387] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[  4868.387] 	Entry deleted from font path.
[  4868.387] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[  4868.387] 	Entry deleted from font path.
[ 4868.387] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[  4868.387] 	Entry deleted from font path.
[  4868.387] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[  4868.387] 	Entry deleted from font path.
[  4868.387] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	built-ins
[  4868.387] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 4868.387] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  4868.387] (II) Loader magic: 0x55e3cdea1e00
[  4868.387] (II) Module ABI versions:
[  4868.387] 	X.Org ANSI C Emulation: 0.4
[  4868.387] 	X.Org Video Driver: 23.0
[  4868.387] 	X.Org XInput driver : 24.1
[  4868.387] 	X.Org Server Extension : 10.0
[  4868.388] (++) using VT number 1

[ 4868.390] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_315
[  4868.390] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 4868.391] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0 [ 4868.392] (--) PCI:*(0:1:0:0) 1002:7300:174b:e331 rev 203, Mem @ 0xd0000000/268435456, 0xcfe00000/2097152, 0xfeac0000/262144, I/O @ 0x0000d000/256, BIOS @ 0x????????/131072
[  4868.392] (II) LoadModule: "glx"
[  4868.392] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  4868.393] (II) Module glx: vendor="X.Org Foundation"
[  4868.393] 	compiled for 1.19.1, module version = 1.0.0
[  4868.393] 	ABI class: X.Org Server Extension, version 10.0
[  4868.393] (II) LoadModule: "amdgpu"
[  4868.394] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[  4868.394] (II) Module amdgpu: vendor="X.Org Foundation"
[  4868.394] 	compiled for 1.19.0, module version = 1.2.0
[  4868.394] 	Module class: X.Org Video Driver
[  4868.394] 	ABI class: X.Org Video Driver, version 23.0
[ 4868.394] (II) AMDGPU: Driver for AMD Radeon chipsets: OLAND, HAINAN, TAHITI,
	PITCAIRN, VERDE, BONAIRE, KABINI, MULLINS, KAVERI, HAWAII, TOPAZ,
	TONGA, CARRIZO, FIJI, STONEY, POLARIS11, POLARIS10
[  4868.394] (II) [KMS] Kernel modesetting enabled.
[ 4868.394] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[  4868.394] (**) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[ 4868.394] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[  4868.394] (==) AMDGPU(0): Default visual is TrueColor
[  4868.394] (**) AMDGPU(0): Option "AccelMethod" "glamor"
[  4868.394] (**) AMDGPU(0): Option "DRI" "3"
[  4868.394] (**) AMDGPU(0): Option "ShadowPrimary" "true"
[  4868.394] (**) AMDGPU(0): Option "TearFree" "true"
[  4868.394] (==) AMDGPU(0): RGB weight 888
[  4868.394] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[  4868.394] (--) AMDGPU(0): Chipset: "FIJI" (ChipID = 0x7300)
[  4868.394] (II) Loading sub module "fb"
[  4868.394] (II) LoadModule: "fb"
[  4868.395] (II) Loading /usr/lib/xorg/modules/libfb.so
[  4868.395] (II) Module fb: vendor="X.Org Foundation"
[  4868.395] 	compiled for 1.19.1, module version = 1.0.0
[  4868.395] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  4868.395] (II) Loading sub module "dri2"
[  4868.395] (II) LoadModule: "dri2"
[  4868.395] (II) Module "dri2" already built-in
[  4868.445] (II) Loading sub module "glamoregl"
[  4868.445] (II) LoadModule: "glamoregl"
[  4868.445] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[  4868.450] (II) Module glamoregl: vendor="X.Org Foundation"
[  4868.450] 	compiled for 1.19.1, module version = 1.0.0
[  4868.450] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  4868.450] (II) glamor: OpenGL accelerated X.org driver based.
[  4868.451] (II) glamor: EGL version 1.4 (DRI2):
[  4868.453] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[  4868.453] (**) AMDGPU(0): TearFree enabled
[  4868.453] (**) AMDGPU(0): ShadowPrimary enabled
[ 4868.453] (WW) AMDGPU(0): KMS Pageflipping: disabled because of ShadowPrimary/TearFree [ 4868.489] (II) AMDGPU(0): Output DisplayPort-0 using monitor section DisplayPort-0 [ 4868.525] (II) AMDGPU(0): Output DisplayPort-1 using monitor section DisplayPort-1
[  4868.557] (II) AMDGPU(0): Output DisplayPort-2 has no monitor section
[  4868.559] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[  4868.560] (II) AMDGPU(0): Output DVI-D-0 has no monitor section
[  4868.597] (II) AMDGPU(0): EDID for output DisplayPort-0
[ 4868.597] (II) AMDGPU(0): Manufacturer: DEL Model: 7002 Serial#: 1127499586
[  4868.597] (II) AMDGPU(0): Year: 2002  Week: 7
[  4868.597] (II) AMDGPU(0): EDID Version: 1.3
[ 4868.597] (II) AMDGPU(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
[  4868.597] (II) AMDGPU(0): Sync:  Separate
[  4868.597] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 30  vert.: 23
[  4868.597] (II) AMDGPU(0): Gamma: 2.77
[ 4868.597] (II) AMDGPU(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[  4868.597] (II) AMDGPU(0): First detailed timing is preferred mode
[ 4868.597] (II) AMDGPU(0): redX: 0.630 redY: 0.340 greenX: 0.280 greenY: 0.601 [ 4868.597] (II) AMDGPU(0): blueX: 0.145 blueY: 0.061 whiteX: 0.283 whiteY: 0.297
[  4868.597] (II) AMDGPU(0): Supported established timings:
[  4868.597] (II) AMDGPU(0): 720x400@70Hz
[  4868.597] (II) AMDGPU(0): 640x480@60Hz
[  4868.597] (II) AMDGPU(0): 640x480@75Hz
[  4868.597] (II) AMDGPU(0): 800x600@75Hz
[  4868.597] (II) AMDGPU(0): 1024x768@75Hz
[  4868.597] (II) AMDGPU(0): Manufacturer's mask: 0
[  4868.597] (II) AMDGPU(0): Supported standard timings:
[ 4868.597] (II) AMDGPU(0): #0: hsize: 1024 vsize 768 refresh: 85 vid: 22881 [ 4868.597] (II) AMDGPU(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853 [ 4868.597] (II) AMDGPU(0): #2: hsize: 640 vsize 480 refresh: 85 vid: 22833 [ 4868.597] (II) AMDGPU(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[  4868.597] (II) AMDGPU(0): Supported detailed timing:
[  4868.597] (II) AMDGPU(0): clock: 78.8 MHz   Image Size:  300 x 225 mm
[ 4868.597] (II) AMDGPU(0): h_active: 1024 h_sync: 1040 h_sync_end 1136 h_blank_end 1312 h_border: 0 [ 4868.597] (II) AMDGPU(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 800 v_border: 0
[  4868.597] (II) AMDGPU(0): Serial No: 419TG22BC4GB
[  4868.597] (II) AMDGPU(0): Monitor name: DELL  E771p
[ 4868.597] (II) AMDGPU(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 70 kHz, PixClock max 115 MHz
[  4868.597] (II) AMDGPU(0): EDID (in hex):
[  4868.597] (II) AMDGPU(0): 	00ffffffffffff0010ac027042473443
[  4868.597] (II) AMDGPU(0): 	070c0103081e17b1ea4f28a157479925
[  4868.597] (II) AMDGPU(0): 	0f484ca4420061594559315981800101
[  4868.597] (II) AMDGPU(0): 	010101010101c31e0020410020301060
[  4868.597] (II) AMDGPU(0): 	13002ce11000001e000000ff00343139
[  4868.597] (II) AMDGPU(0): 	5447323242433447420a000000fc0044
[  4868.597] (II) AMDGPU(0): 	454c4c202045373731700a20000000fd
[  4868.597] (II) AMDGPU(0): 	0032a01e460b000a20202020202000e6
[  4868.597] (II) AMDGPU(0): Printing probed modes for output DisplayPort-0
[ 4868.597] (II) AMDGPU(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz eP) [ 4868.597] (II) AMDGPU(0): Modeline "1488x930"x71.9 139.40 1488 1584 1744 2000 930 931 934 969 -hsync +vsync (69.7 kHz) [ 4868.597] (II) AMDGPU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [ 4868.597] (II) AMDGPU(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz e) [ 4868.597] (II) AMDGPU(0): Modeline "800x600"x85.1 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz e) [ 4868.597] (II) AMDGPU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) [ 4868.597] (II) AMDGPU(0): Modeline "856x480"x120.0 70.70 856 912 1000 1144 480 481 484 515 -hsync +vsync (61.8 kHz) [ 4868.597] (II) AMDGPU(0): Modeline "640x480"x120.0 52.41 640 680 744 848 480 481 484 515 -hsync +vsync (61.8 kHz) [ 4868.597] (II) AMDGPU(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz e) [ 4868.597] (II) AMDGPU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) [ 4868.597] (II) AMDGPU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 4868.597] (II) AMDGPU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[  4868.633] (II) AMDGPU(0): EDID for output DisplayPort-1
[ 4868.633] (II) AMDGPU(0): Manufacturer: DEL Model: a001 Serial#: 942691120
[  4868.633] (II) AMDGPU(0): Year: 2001  Week: 43
[  4868.633] (II) AMDGPU(0): EDID Version: 1.3
[ 4868.633] (II) AMDGPU(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
[  4868.633] (II) AMDGPU(0): Sync:  Separate
[  4868.633] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 31  vert.: 23
[  4868.633] (II) AMDGPU(0): Gamma: 2.90
[ 4868.633] (II) AMDGPU(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[  4868.633] (II) AMDGPU(0): First detailed timing is preferred mode
[ 4868.633] (II) AMDGPU(0): redX: 0.630 redY: 0.340 greenX: 0.279 greenY: 0.601 [ 4868.633] (II) AMDGPU(0): blueX: 0.145 blueY: 0.061 whiteX: 0.282 whiteY: 0.297
[  4868.633] (II) AMDGPU(0): Supported established timings:
[  4868.633] (II) AMDGPU(0): 720x400@70Hz
[  4868.633] (II) AMDGPU(0): 640x480@60Hz
[  4868.633] (II) AMDGPU(0): 640x480@75Hz
[  4868.633] (II) AMDGPU(0): 800x600@75Hz
[  4868.633] (II) AMDGPU(0): 1024x768@75Hz
[  4868.633] (II) AMDGPU(0): Manufacturer's mask: 0
[  4868.633] (II) AMDGPU(0): Supported standard timings:
[ 4868.633] (II) AMDGPU(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833 [ 4868.633] (II) AMDGPU(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853 [ 4868.633] (II) AMDGPU(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881 [ 4868.633] (II) AMDGPU(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[  4868.633] (II) AMDGPU(0): Supported detailed timing:
[  4868.633] (II) AMDGPU(0): clock: 78.8 MHz   Image Size:  310 x 230 mm
[ 4868.633] (II) AMDGPU(0): h_active: 1024 h_sync: 1040 h_sync_end 1136 h_blank_end 1312 h_border: 0 [ 4868.633] (II) AMDGPU(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 800 v_border: 0
[  4868.633] (II) AMDGPU(0): Serial No: 8J8541AR80S0
[  4868.633] (II) AMDGPU(0): Monitor name: DELL E771a
[ 4868.633] (II) AMDGPU(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 70 kHz, PixClock max 115 MHz
[  4868.633] (II) AMDGPU(0): EDID (in hex):
[  4868.633] (II) AMDGPU(0): 	00ffffffffffff0010ac01a030533038
[  4868.633] (II) AMDGPU(0): 	2b0b0103081f17beea4b24a157479925
[  4868.633] (II) AMDGPU(0): 	0f484ca4420031594559615981800101
[  4868.633] (II) AMDGPU(0): 	010101010101c31e0020410020301060
[  4868.633] (II) AMDGPU(0): 	130036e61000001e000000ff00384a38
[  4868.633] (II) AMDGPU(0): 	35343141523830533020000000fc0044
[  4868.633] (II) AMDGPU(0): 	454c4c2045373731610a2020000000fd
[  4868.633] (II) AMDGPU(0): 	0032a01e460b000a202020202020009a
[  4868.633] (II) AMDGPU(0): Printing probed modes for output DisplayPort-1
[ 4868.633] (II) AMDGPU(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz eP) [ 4868.633] (II) AMDGPU(0): Modeline "1488x930"x71.9 139.40 1488 1584 1744 2000 930 931 934 969 -hsync +vsync (69.7 kHz) [ 4868.633] (II) AMDGPU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [ 4868.633] (II) AMDGPU(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz e) [ 4868.633] (II) AMDGPU(0): Modeline "800x600"x85.1 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz e) [ 4868.633] (II) AMDGPU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) [ 4868.633] (II) AMDGPU(0): Modeline "856x480"x120.0 70.70 856 912 1000 1144 480 481 484 515 -hsync +vsync (61.8 kHz) [ 4868.633] (II) AMDGPU(0): Modeline "640x480"x120.0 52.41 640 680 744 848 480 481 484 515 -hsync +vsync (61.8 kHz) [ 4868.633] (II) AMDGPU(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz e) [ 4868.633] (II) AMDGPU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) [ 4868.633] (II) AMDGPU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 4868.633] (II) AMDGPU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[  4868.665] (II) AMDGPU(0): EDID for output DisplayPort-2
[  4868.666] (II) AMDGPU(0): EDID for output HDMI-A-0
[  4868.668] (II) AMDGPU(0): EDID for output DVI-D-0
[  4868.668] (II) AMDGPU(0): Output DisplayPort-0 connected
[  4868.668] (II) AMDGPU(0): Output DisplayPort-1 connected
[  4868.668] (II) AMDGPU(0): Output DisplayPort-2 disconnected
[  4868.668] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[  4868.668] (II) AMDGPU(0): Output DVI-D-0 disconnected
[  4868.668] (II) AMDGPU(0): Using spanning desktop for initial modes
[ 4868.668] (II) AMDGPU(0): Output DisplayPort-0 using initial mode 1024x768 +0+0 [ 4868.668] (II) AMDGPU(0): Output DisplayPort-1 using initial mode 1024x768 +1024+0 [ 4868.668] (II) AMDGPU(0): mem size init: gart size :f8e89800 vram size: s:ff135000 visible:f135000
[  4868.668] (==) AMDGPU(0): DPI set to (96, 96)
[  4868.668] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[  4868.668] (II) Loading sub module "ramdac"
[  4868.668] (II) LoadModule: "ramdac"
[  4868.668] (II) Module "ramdac" already built-in
[  4868.668] (--) Depth 24 pixmap format is 32 bpp
[  4868.668] (II) AMDGPU(0): [DRI2] Setup complete
[  4868.668] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[  4868.668] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[  4868.671] (II) AMDGPU(0): Front buffer pitch: 8192 bytes
[  4868.671] (II) AMDGPU(0): SYNC extension fences enabled
[  4868.671] (II) AMDGPU(0): Present extension enabled
[  4868.671] (**) AMDGPU(0): DRI3 enabled
[  4868.671] (==) AMDGPU(0): Backing store enabled
[  4868.671] (II) AMDGPU(0): Direct rendering enabled
[  4868.774] (II) AMDGPU(0): Use GLAMOR acceleration.
[  4868.774] (II) AMDGPU(0): Acceleration enabled
[  4868.774] (==) AMDGPU(0): DPMS enabled
[  4868.774] (==) AMDGPU(0): Silken mouse enabled
[  4868.774] (II) AMDGPU(0): Set up textured video (glamor)
[ 4868.774] (II) AMDGPU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  4868.775] (--) RandR disabled
[  4868.778] (II) SELinux: Disabled on system
[  4868.779] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  4868.779] (II) AIGLX: enabled GLX_ARB_create_context
[  4868.779] (II) AIGLX: enabled GLX_ARB_create_context_profile
[  4868.779] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[  4868.779] (II) AIGLX: enabled GLX_INTEL_swap_event
[  4868.779] (II) AIGLX: enabled GLX_SGI_swap_control
[  4868.779] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[  4868.779] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[  4868.779] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[ 4868.779] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[  4868.779] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[  4868.780] (II) AIGLX: Loaded and initialized radeonsi
[  4868.780] (II) GLX: Initialized DRI2 GL provider for screen 0
[  4868.788] (II) AMDGPU(0): Setting screen physical size to 541 x 203
[ 4868.822] (II) config/udev: Adding input device Power Button (/dev/input/event3) [ 4868.822] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  4868.822] (II) LoadModule: "libinput"
[  4868.822] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[  4868.824] (II) Module libinput: vendor="X.Org Foundation"
[  4868.824] 	compiled for 1.19.0, module version = 0.23.0
[  4868.824] 	Module class: X.Org XInput Driver
[  4868.824] 	ABI class: X.Org XInput driver, version 24.1
[  4868.824] (II) Using input driver 'libinput' for 'Power Button'
[ 4868.825] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 24 paused 0
[  4868.825] (**) Power Button: always reports core events
[  4868.825] (**) Option "Device" "/dev/input/event3"
[  4868.825] (**) Option "_source" "server/udev"
[ 4868.825] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard [ 4868.825] (II) input device 'Power Button', /dev/input/event3 is a keyboard [ 4868.825] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event3" [ 4868.825] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  4868.825] (**) Option "xkb_model" "pc105"
[  4868.825] (**) Option "xkb_layout" "us"
[  4868.825] (**) Option "xkb_variant" "colemak"
[ 4868.847] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard [ 4868.847] (II) input device 'Power Button', /dev/input/event3 is a keyboard [ 4868.847] (II) config/udev: Adding input device Power Button (/dev/input/event2) [ 4868.847] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  4868.847] (II) Using input driver 'libinput' for 'Power Button'
[ 4868.848] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 27 paused 0
[  4868.848] (**) Power Button: always reports core events
[  4868.848] (**) Option "Device" "/dev/input/event2"
[  4868.848] (**) Option "_source" "server/udev"
[ 4868.849] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard [ 4868.849] (II) input device 'Power Button', /dev/input/event2 is a keyboard [ 4868.849] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event2" [ 4868.849] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[  4868.849] (**) Option "xkb_model" "pc105"
[  4868.849] (**) Option "xkb_layout" "us"
[  4868.849] (**) Option "xkb_variant" "colemak"
[ 4868.849] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard [ 4868.849] (II) input device 'Power Button', /dev/input/event2 is a keyboard [ 4868.850] (II) config/udev: Adding input device PIXART USB OPTICAL MOUSE (/dev/input/event1) [ 4868.850] (**) PIXART USB OPTICAL MOUSE: Applying InputClass "libinput pointer catchall" [ 4868.850] (II) Using input driver 'libinput' for 'PIXART USB OPTICAL MOUSE' [ 4868.851] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 28 paused 0
[  4868.851] (**) PIXART USB OPTICAL MOUSE: always reports core events
[  4868.851] (**) Option "Device" "/dev/input/event1"
[  4868.851] (**) Option "_source" "server/udev"
[ 4868.851] (II) input device 'PIXART USB OPTICAL MOUSE', /dev/input/event1 is tagged by udev as: Mouse
[  4868.851] (II) Device 'PIXART USB OPTICAL MOUSE' set to 1000 DPI
[ 4868.851] (II) input device 'PIXART USB OPTICAL MOUSE', /dev/input/event1 is a pointer caps [ 4868.851] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.1/usb6/6-2/6-2:1.0/0003:093A:2510.0002/input/input4/event1" [ 4868.851] (II) XINPUT: Adding extended input device "PIXART USB OPTICAL MOUSE" (type: MOUSE, id 8)
[  4868.851] (**) Option "AccelerationScheme" "none"
[  4868.851] (**) PIXART USB OPTICAL MOUSE: (accel) selected scheme none/0
[ 4868.851] (**) PIXART USB OPTICAL MOUSE: (accel) acceleration factor: 2.000 [ 4868.851] (**) PIXART USB OPTICAL MOUSE: (accel) acceleration threshold: 4 [ 4868.852] (II) input device 'PIXART USB OPTICAL MOUSE', /dev/input/event1 is tagged by udev as: Mouse
[  4868.852] (II) Device 'PIXART USB OPTICAL MOUSE' set to 1000 DPI
[ 4868.852] (II) input device 'PIXART USB OPTICAL MOUSE', /dev/input/event1 is a pointer caps [ 4868.852] (II) config/udev: Adding input device PIXART USB OPTICAL MOUSE (/dev/input/mouse0)
[  4868.852] (II) No input driver specified, ignoring this device.
[  4868.852] (II) This device may have been added with another device file.
[ 4868.852] (II) config/udev: Adding input device DELL DELL USB Keyboard (/dev/input/event5) [ 4868.852] (**) DELL DELL USB Keyboard: Applying InputClass "libinput keyboard catchall"
[  4868.852] (II) Using input driver 'libinput' for 'DELL DELL USB Keyboard'
[ 4868.853] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 29 paused 0
[  4868.853] (**) DELL DELL USB Keyboard: always reports core events
[  4868.853] (**) Option "Device" "/dev/input/event5"
[  4868.853] (**) Option "_source" "server/udev"
[ 4868.854] (II) input device 'DELL DELL USB Keyboard', /dev/input/event5 is tagged by udev as: Keyboard [ 4868.854] (II) input device 'DELL DELL USB Keyboard', /dev/input/event5 is a keyboard [ 4868.854] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.1/usb6/6-3/6-3:1.0/0003:413C:2005.0003/input/input8/event5" [ 4868.854] (II) XINPUT: Adding extended input device "DELL DELL USB Keyboard" (type: KEYBOARD, id 9)
[  4868.854] (**) Option "xkb_model" "pc105"
[  4868.854] (**) Option "xkb_layout" "us"
[  4868.854] (**) Option "xkb_variant" "colemak"
[ 4868.854] (II) input device 'DELL DELL USB Keyboard', /dev/input/event5 is tagged by udev as: Keyboard [ 4868.854] (II) input device 'DELL DELL USB Keyboard', /dev/input/event5 is a keyboard [ 4868.854] (II) config/udev: Adding input device Schiit Audio USB Modi Device (/dev/input/event0)
[  4868.854] (II) No input driver specified, ignoring this device.
[  4868.854] (II) This device may have been added with another device file.
[ 4868.855] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[  4868.855] (II) No input driver specified, ignoring this device.
[  4868.855] (II) This device may have been added with another device file.
[  4868.903] (II) AMDGPU(0): Allocate new frame buffer 2048x930
[  4868.904] (II) AMDGPU(0):  => pitch 8192 bytes
[  4869.005] (II) AMDGPU(0): Allocate new frame buffer 2512x930
[  4869.007] (II) AMDGPU(0):  => pitch 10240 bytes
[  4869.105] (II) AMDGPU(0): Allocate new frame buffer 2976x930
[  4869.108] (II) AMDGPU(0):  => pitch 12032 bytes
[  4869.381] (II) AMDGPU(0): EDID vendor "DEL", prod id 40961
[  4869.381] (II) AMDGPU(0): Using EDID range info for horizontal sync
[  4869.381] (II) AMDGPU(0): Using EDID range info for vertical refresh
[  4869.381] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 4869.381] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz eP) [ 4869.381] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) [ 4869.381] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 4869.381] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) [ 4869.381] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) [ 4869.381] (II) AMDGPU(0): Modeline "640x480"x0.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz e) [ 4869.381] (II) AMDGPU(0): Modeline "800x600"x0.0 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz e) [ 4869.381] (II) AMDGPU(0): Modeline "1024x768"x0.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz e) [ 4869.381] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  4869.489] (II) AMDGPU(0): EDID vendor "DEL", prod id 40961
[  4869.489] (II) AMDGPU(0): Using hsync ranges from config file
[  4869.489] (II) AMDGPU(0): Using vrefresh ranges from config file
[  4869.489] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 4869.489] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz eP) [ 4869.489] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e) [ 4869.489] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 4869.489] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e) [ 4869.489] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e) [ 4869.489] (II) AMDGPU(0): Modeline "640x480"x0.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz e) [ 4869.489] (II) AMDGPU(0): Modeline "800x600"x0.0 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz e) [ 4869.489] (II) AMDGPU(0): Modeline "1024x768"x0.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz e) [ 4869.489] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)


---

Shane


Reply to: