Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Random freezes on X11 with AMD iGPU
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
whisperwood
n00b
n00b


Joined: 14 Jul 2024
Posts: 1
Location: 127.0.0.1

PostPosted: Sun Jul 14, 2024 5:13 pm    Post subject: Random freezes on X11 with AMD iGPU Reply with quote

The first thing I did with my laptop when I purchased it in January was install Gentoo and it
has been working flawlessly. I run the following profile for months:
Code:
default/linux/amd64/23.0/split-usr/desktop
.
My laptop has a Ryzen 5 7640u.

My current setup utilizes dwm as a window manager but I have tried other WMs (icewm, i3) to make sure my issue was Xorg related and not WM related.

Here is my Issue:

5 out of 6 times, X11 freezes within the first minute of starting (no DM, just raw startx). I can't put my finger on what causes X11 to work that 1/6 times. I did notice a page flip issue from AMDGPU in the Xog logs.

Here is the full contents of `~/.local/share/xorg/Xorg.0.log`:

Code:

[  3325.378]
X.Org X Server 1.21.1.13
X Protocol Version 11, Revision 0
[  3325.381] Current Operating System: Linux workstation 6.6.35-gentoo-dist #1 SMP PREEMPT_DYNAMIC Fri Jun 21 15:41:29 -00 2024 x86_64
[  3325.381] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.6.35-gentoo-dist root=UUID=47569dbb-7a16-4e0e-8298-32b21e62f0e1 ro
[  3325.383] 
[  3325.383] Current version of pixman: 0.43.4
[  3325.385]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[  3325.385] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  3325.388] (==) Log file: "/home/master/.local/share/xorg/Xorg.1.log", Time: Fri Jul 12 11:29:49 2024
[  3325.389] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  3325.389] (==) No Layout section.  Using the first Screen section.
[  3325.389] (==) No screen section available. Using defaults.
[  3325.389] (**) |-->Screen "Default Screen Section" (0)
[  3325.389] (**) |   |-->Monitor "<default monitor>"
[  3325.389] (==) No monitor specified for screen "Default Screen Section".
   Using a default monitor configuration.
[  3325.389] (**) Allowing byte-swapped clients
[  3325.389] (==) Automatically adding devices
[  3325.389] (==) Automatically enabling devices
[  3325.389] (==) Automatically adding GPU devices
[  3325.389] (==) Automatically binding GPU devices
[  3325.389] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  3325.389] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[  3325.389]    Entry deleted from font path.
[  3325.389] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[  3325.389]    Entry deleted from font path.
[  3325.389] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[  3325.389]    Entry deleted from font path.
[  3325.389] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[  3325.389]    Entry deleted from font path.
[  3325.389] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[  3325.389]    Entry deleted from font path.
[  3325.389] (==) FontPath set to:
   /usr/share/fonts/misc
[  3325.389] (==) ModulePath set to "/usr/lib64/xorg/modules"
[  3325.389] (II) The server relies on udev to provide the list of input devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
[  3325.389] (II) Module ABI versions:
[  3325.389]    X.Org ANSI C Emulation: 0.4
[  3325.389]    X.Org Video Driver: 25.2
[  3325.389]    X.Org XInput driver : 24.4
[  3325.389]    X.Org Server Extension : 10.0
[  3325.390] (++) using VT number 2

[  3325.391] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_3117
[  3325.392] (II) xfree86: Adding drm device (/dev/dri/card0)
[  3325.392] (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.0/drm/card0
[  3325.392] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[  3325.398] (--) PCI:*(193@0:0:0) 1002:15bf:f111:0006 rev 203, Mem @ 0x7c00000000/268435456, 0x90000000/2097152, 0x90500000/524288, I/O @ 0x00001000/256
[  3325.398] (II) LoadModule: "glx"
[  3325.398] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[  3325.399] (II) Module glx: vendor="X.Org Foundation"
[  3325.399]    compiled for 1.21.1.13, module version = 1.0.0
[  3325.399]    ABI class: X.Org Server Extension, version 10.0
[  3325.399] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[  3325.399]    loading driver: amdgpu
[  3325.399] (==) Matched amdgpu as autoconfigured driver 0
[  3325.399] (==) Matched ati as autoconfigured driver 1
[  3325.399] (==) Matched modesetting as autoconfigured driver 2
[  3325.399] (==) Matched fbdev as autoconfigured driver 3
[  3325.399] (==) Matched vesa as autoconfigured driver 4
[  3325.399] (==) Assigned the driver to the xf86ConfigLayout
[  3325.399] (II) LoadModule: "amdgpu"
[  3325.399] (II) Loading /usr/lib64/xorg/modules/drivers/amdgpu_drv.so
[  3325.399] (II) Module amdgpu: vendor="X.Org Foundation"
[  3325.399]    compiled for 1.21.1.13, module version = 23.0.0
[  3325.399]    Module class: X.Org Video Driver
[  3325.399]    ABI class: X.Org Video Driver, version 25.2
[  3325.399] (II) LoadModule: "ati"
[  3325.400] (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so
[  3325.400] (II) Module ati: vendor="X.Org Foundation"
[  3325.400]    compiled for 1.21.1.13, module version = 22.0.0
[  3325.400]    Module class: X.Org Video Driver
[  3325.400]    ABI class: X.Org Video Driver, version 25.2
[  3325.646] (II) LoadModule: "radeon"
[  3325.646] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[  3325.646] (II) Module radeon: vendor="X.Org Foundation"
[  3325.646]    compiled for 1.21.1.13, module version = 22.0.0
[  3325.646]    Module class: X.Org Video Driver
[  3325.646]    ABI class: X.Org Video Driver, version 25.2
[  3325.646] (II) LoadModule: "modesetting"
[  3325.647] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[  3325.647] (II) Module modesetting: vendor="X.Org Foundation"
[  3325.647]    compiled for 1.21.1.13, module version = 1.21.1
[  3325.647]    Module class: X.Org Video Driver
[  3325.647]    ABI class: X.Org Video Driver, version 25.2
[  3325.647] (II) LoadModule: "fbdev"
[  3325.647] (WW) Warning, couldn't open module fbdev
[  3325.647] (EE) Failed to load module "fbdev" (module does not exist, 0)
[  3325.647] (II) LoadModule: "vesa"
[  3325.647] (WW) Warning, couldn't open module vesa
[  3325.647] (EE) Failed to load module "vesa" (module does not exist, 0)
[  3325.647] (II) AMDGPU: Driver for AMD Radeon:
   All GPUs supported by the amdgpu kernel driver
[  3325.647] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
   ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
   ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
   ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
   ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
   ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
   ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
   ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
   ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
   ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
   ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
   ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
   ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
   ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
   ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
   ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
   ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
   ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
   ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
   ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
   ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
   ATI Radeon 9800PRO, ATI Radeon 9800XT,
   ATI Radeon Mobility 9600/9700 (M10/M11),
   ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
   ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
   ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
   ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
   ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
   ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
   ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
   ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
   ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
   ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
   ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
   ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
   ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
   ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
   ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
   ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
   ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
   ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
   ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
   ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
   ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
   ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
   ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
   ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
   ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
   ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
   ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
   ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
   ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
   ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
   ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
   ATI FireGL V3350, ATI Mobility Radeon X1450,
   ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
   ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
   ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
   ATI FireGL V3400, ATI Mobility FireGL V5250,
   ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
   ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
   ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
   ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
   ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
   ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
   ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
   ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
   ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
   ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
   ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
   ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
   AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
   ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
   ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
   ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
   ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
   ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
   ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
   ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
   ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
   ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
   ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
   ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
   ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
   ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
   ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
   ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
   ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
   ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
   ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
   ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
   ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
   ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
   ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
   ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
   ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
   ATI FireGL V3600, ATI Radeon HD 2600 LE,
   ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
   ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
   ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
   ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
   ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
   ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
   ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
   ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
   ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
   ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
   ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
   AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
   AMD Radeon HD 6300 Series Graphics,
   AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
   ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
   AMD Firestream 9350, ATI Radeon HD 5800 Series,
   ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
   ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
   ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
   ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
   REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
   ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
   AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
   AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
   ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
   MULLINS, KAVERI, HAWAII
[  3325.647] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  3325.651] (WW) Falling back to old probe method for modesetting
[  3325.651] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[  3325.651] (II) AMDGPU(0): Creating default Display subsection in Screen section
   "Default Screen Section" for depth/fbbpp 24/32
[  3325.651] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[  3325.651] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[  3325.651] (==) AMDGPU(0): Default visual is TrueColor
[  3325.651] (II) Applying OutputClass "AMDgpu" options to /dev/dri/card0
[  3325.651] (==) AMDGPU(0): RGB weight 888
[  3325.651] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[  3325.651] (--) AMDGPU(0): Chipset: "AMD Radeon 760M" (ChipID = 0x15bf)
[  3325.651] (II) Loading sub module "fb"
[  3325.651] (II) LoadModule: "fb"
[  3325.651] (II) Module "fb" already built-in
[  3325.651] (II) Loading sub module "dri2"
[  3325.651] (II) LoadModule: "dri2"
[  3325.651] (II) Module "dri2" already built-in
[  3325.667] (II) Loading sub module "glamoregl"
[  3325.667] (II) LoadModule: "glamoregl"
[  3325.667] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[  3325.669] (II) Module glamoregl: vendor="X.Org Foundation"
[  3325.669]    compiled for 1.21.1.13, module version = 1.0.1
[  3325.669]    ABI class: X.Org ANSI C Emulation, version 0.4
[  3325.673] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon 760M (radeonsi, gfx1103_r1, LLVM 17.0.6, DRM 3.54, 6.6.35-gentoo-dist)
[  3325.673] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[  3325.673] (==) AMDGPU(0): TearFree property default: auto
[  3325.673] (==) AMDGPU(0): VariableRefresh: disabled
[  3325.673] (==) AMDGPU(0): AsyncFlipSecondaries: disabled
[  3325.673] (II) AMDGPU(0): KMS Pageflipping: enabled
[  3325.674] (II) AMDGPU(0): Output eDP has no monitor section
[  3325.674] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[  3325.674] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[  3325.674] (II) AMDGPU(0): Output DisplayPort-2 has no monitor section
[  3325.674] (II) AMDGPU(0): Output DisplayPort-3 has no monitor section
[  3325.674] (II) AMDGPU(0): Output DisplayPort-4 has no monitor section
[  3325.674] (II) AMDGPU(0): Output DisplayPort-5 has no monitor section
[  3325.674] (II) AMDGPU(0): Output DisplayPort-6 has no monitor section
[  3325.674] (II) AMDGPU(0): Output DisplayPort-7 has no monitor section
[  3325.689] (WW) AMDGPU(0): 9 ZaphodHeads crtcs unavailable. Some outputs will stay off.
[  3325.691] (II) AMDGPU(0): EDID for output eDP
[  3325.691] (II) AMDGPU(0): Manufacturer: BOE  Model: bca  Serial#: 0
[  3325.691] (II) AMDGPU(0): Year: 2022  Week: 47
[  3325.691] (II) AMDGPU(0): EDID Version: 1.4
[  3325.691] (II) AMDGPU(0): Digital Display Input
[  3325.691] (II) AMDGPU(0): 8 bits per channel
[  3325.691] (II) AMDGPU(0): Digital interface is DisplayPort
[  3325.691] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 28  vert.: 19
[  3325.691] (II) AMDGPU(0): Gamma: 2.20
[  3325.691] (II) AMDGPU(0): No DPMS capabilities specified
[  3325.691] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4
[  3325.691] (II) AMDGPU(0): First detailed timing is preferred mode
[  3325.691] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[  3325.691] (II) AMDGPU(0): Display is continuous-frequency
[  3325.691] (II) AMDGPU(0): redX: 0.640 redY: 0.329   greenX: 0.300 greenY: 0.600
[  3325.691] (II) AMDGPU(0): blueX: 0.149 blueY: 0.060   whiteX: 0.312 whiteY: 0.328
[  3325.691] (II) AMDGPU(0): Manufacturer's mask: 0
[  3325.691] (II) AMDGPU(0): Supported detailed timing:
[  3325.691] (II) AMDGPU(0): clock: 235.7 MHz   Image Size:  285 x 190 mm
[  3325.691] (II) AMDGPU(0): h_active: 2256  h_sync: 2304  h_sync_end 2336 h_blank_end 2536 h_border: 0
[  3325.691] (II) AMDGPU(0): v_active: 1504  v_sync: 1507  v_sync_end 1513 v_blanking: 1549 v_border: 0
[  3325.691] (II) AMDGPU(0): Supported detailed timing:
[  3325.691] (II) AMDGPU(0): clock: 188.6 MHz   Image Size:  285 x 190 mm
[  3325.691] (II) AMDGPU(0): h_active: 2256  h_sync: 2304  h_sync_end 2336 h_blank_end 2536 h_border: 0
[  3325.691] (II) AMDGPU(0): v_active: 1504  v_sync: 1507  v_sync_end 1513 v_blanking: 1549 v_border: 0
[  3325.691] (II) AMDGPU(0):  BOE CQ
[  3325.691] (II) AMDGPU(0):  NE135FBM-N41
[  3325.691] (II) AMDGPU(0): EDID (in hex):
[  3325.691] (II) AMDGPU(0):    00ffffffffffff0009e5ca0b00000000
[  3325.691] (II) AMDGPU(0):    2f200104a51c137803de50a3544c9926
[  3325.691] (II) AMDGPU(0):    0f505400000001010101010101010101
[  3325.691] (II) AMDGPU(0):    010101010101115cd01881e02d503020
[  3325.691] (II) AMDGPU(0):    36001dbe1000001aa749d01881e02d50
[  3325.691] (II) AMDGPU(0):    302036001dbe1000001a000000fe0042
[  3325.691] (II) AMDGPU(0):    4f452043510a202020202020000000fe
[  3325.691] (II) AMDGPU(0):    004e4531333546424d2d4e34310a0073
[  3325.691] (II) AMDGPU(0): Printing probed modes for output eDP
[  3325.691] (II) AMDGPU(0): Modeline "2256x1504"x60.0  235.69  2256 2304 2336 2536  1504 1507 1513 1549 +hsync -vsync (92.9 kHz eP)
[  3325.691] (II) AMDGPU(0): Modeline "2256x1504"x48.0  188.55  2256 2304 2336 2536  1504 1507 1513 1549 +hsync -vsync (74.3 kHz e)
[  3325.691] (II) AMDGPU(0): Modeline "1920x1200"x60.0  235.69  1920 2304 2336 2536  1200 1507 1513 1549 +hsync -vsync (92.9 kHz e)
[  3325.691] (II) AMDGPU(0): Modeline "1920x1080"x60.0  235.69  1920 2304 2336 2536  1080 1507 1513 1549 +hsync -vsync (92.9 kHz e)
[  3325.691] (II) AMDGPU(0): Modeline "1600x1200"x60.0  235.69  1600 2304 2336 2536  1200 1507 1513 1549 +hsync -vsync (92.9 kHz e)
[  3325.691] (II) AMDGPU(0): Modeline "1680x1050"x60.0  235.69  1680 2304 2336 2536  1050 1507 1513 1549 +hsync -vsync (92.9 kHz e)
[  3325.691] (II) AMDGPU(0): Modeline "1280x1024"x60.0  235.69  1280 2304 2336 2536  1024 1507 1513 1549 +hsync -vsync (92.9 kHz e)
[  3325.691] (II) AMDGPU(0): Modeline "1440x900"x60.0  235.69  1440 2304 2336 2536  900 1507 1513 1549 +hsync -vsync (92.9 kHz e)
[  3325.691] (II) AMDGPU(0): Modeline "1280x800"x60.0  235.69  1280 2304 2336 2536  800 1507 1513 1549 +hsync -vsync (92.9 kHz e)
[  3325.691] (II) AMDGPU(0): Modeline "1280x720"x60.0  235.69  1280 2304 2336 2536  720 1507 1513 1549 +hsync -vsync (92.9 kHz e)
[  3325.691] (II) AMDGPU(0): Modeline "1024x768"x60.0  235.69  1024 2304 2336 2536  768 1507 1513 1549 +hsync -vsync (92.9 kHz e)
[  3325.691] (II) AMDGPU(0): Modeline "800x600"x60.0  235.69  800 2304 2336 2536  600 1507 1513 1549 +hsync -vsync (92.9 kHz e)
[  3325.691] (II) AMDGPU(0): Modeline "640x480"x60.0  235.69  640 2304 2336 2536  480 1507 1513 1549 +hsync -vsync (92.9 kHz e)
[  3325.691] (II) AMDGPU(0): EDID for output DisplayPort-0
[  3325.691] (II) AMDGPU(0): EDID for output DisplayPort-1
[  3325.691] (II) AMDGPU(0): EDID for output DisplayPort-2
[  3325.691] (II) AMDGPU(0): EDID for output DisplayPort-3
[  3325.691] (II) AMDGPU(0): EDID for output DisplayPort-4
[  3325.691] (II) AMDGPU(0): EDID for output DisplayPort-5
[  3325.691] (II) AMDGPU(0): EDID for output DisplayPort-6
[  3325.691] (II) AMDGPU(0): EDID for output DisplayPort-7
[  3325.691] (II) AMDGPU(0): Output eDP connected
[  3325.691] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[  3325.691] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[  3325.691] (II) AMDGPU(0): Output DisplayPort-2 disconnected
[  3325.691] (II) AMDGPU(0): Output DisplayPort-3 disconnected
[  3325.691] (II) AMDGPU(0): Output DisplayPort-4 disconnected
[  3325.691] (II) AMDGPU(0): Output DisplayPort-5 disconnected
[  3325.691] (II) AMDGPU(0): Output DisplayPort-6 disconnected
[  3325.691] (II) AMDGPU(0): Output DisplayPort-7 disconnected
[  3325.691] (II) AMDGPU(0): Using exact sizes for initial modes
[  3325.691] (II) AMDGPU(0): Output eDP using initial mode 2256x1504 +0+0
[  3325.691] (II) AMDGPU(0): mem size init: gart size :1d96a2000 vram size: s:1a5f2000 visible:1a5f2000
[  3325.691] (==) AMDGPU(0): DPI set to (96, 96)
[  3325.691] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[  3325.691] (II) Loading sub module "ramdac"
[  3325.691] (II) LoadModule: "ramdac"
[  3325.691] (II) Module "ramdac" already built-in
[  3325.691] (II) UnloadModule: "radeon"
[  3325.691] (II) Unloading radeon
[  3325.691] (II) UnloadModule: "modesetting"
[  3325.691] (II) Unloading modesetting
[  3325.691] (II) AMDGPU(0): [DRI2] Setup complete
[  3325.691] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[  3325.691] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[  3325.698] (II) AMDGPU(0): Front buffer pitch: 9216 bytes
[  3325.698] (II) AMDGPU(0): SYNC extension fences enabled
[  3325.698] (II) AMDGPU(0): Present extension enabled
[  3325.698] (==) AMDGPU(0): DRI3 enabled
[  3325.698] (==) AMDGPU(0): Backing store enabled
[  3325.698] (II) AMDGPU(0): Direct rendering enabled
[  3325.702] (II) AMDGPU(0): Use GLAMOR acceleration.
[  3325.702] (II) AMDGPU(0): Acceleration enabled
[  3325.703] (==) AMDGPU(0): DPMS enabled
[  3325.703] (==) AMDGPU(0): Silken mouse enabled
[  3325.703] (II) AMDGPU(0): Set up textured video (glamor)
[  3325.706] (WW) AMDGPU(0): Option "HotplugDriver" is not used
[  3325.706] (II) Initializing extension Generic Event Extension
[  3325.706] (II) Initializing extension SHAPE
[  3325.706] (II) Initializing extension MIT-SHM
[  3325.706] (II) Initializing extension XInputExtension
[  3325.706] (II) Initializing extension XTEST
[  3325.706] (II) Initializing extension BIG-REQUESTS
[  3325.706] (II) Initializing extension SYNC
[  3325.706] (II) Initializing extension XKEYBOARD
[  3325.706] (II) Initializing extension XC-MISC
[  3325.706] (II) Initializing extension XFIXES
[  3325.706] (II) Initializing extension RENDER
[  3325.706] (II) Initializing extension RANDR
[  3325.706] (II) Initializing extension COMPOSITE
[  3325.706] (II) Initializing extension DAMAGE
[  3325.706] (II) Initializing extension MIT-SCREEN-SAVER
[  3325.706] (II) Initializing extension DOUBLE-BUFFER
[  3325.706] (II) Initializing extension RECORD
[  3325.706] (II) Initializing extension DPMS
[  3325.706] (II) Initializing extension Present
[  3325.706] (II) Initializing extension DRI3
[  3325.706] (II) Initializing extension X-Resource
[  3325.706] (II) Initializing extension XVideo
[  3325.706] (II) Initializing extension XVideo-MotionCompensation
[  3325.706] (II) Initializing extension GLX
[  3325.708] (II) AIGLX: Loaded and initialized radeonsi
[  3325.708] (II) GLX: Initialized DRI2 GL provider for screen 0
[  3325.708] (II) Initializing extension XFree86-VidModeExtension
[  3325.708] (II) Initializing extension XFree86-DGA
[  3325.708] (II) Initializing extension XFree86-DRI
[  3325.708] (II) Initializing extension DRI2
[  3325.708] (II) AMDGPU(0): Setting screen physical size to 596 x 397
[  3325.748] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[  3325.748] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[  3325.748] (II) LoadModule: "libinput"
[  3325.748] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[  3325.748] (II) Module libinput: vendor="X.Org Foundation"
[  3325.748]    compiled for 1.21.1.13, module version = 1.4.0
[  3325.748]    Module class: X.Org XInput Driver
[  3325.748]    ABI class: X.Org XInput driver, version 24.4
[  3325.748] (II) Using input driver 'libinput' for 'Video Bus'
[  3325.749] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 24 paused 0
[  3325.749] (**) Video Bus: always reports core events
[  3325.749] (**) Option "Device" "/dev/input/event3"
[  3325.750] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[  3325.750] (II) event3  - Video Bus: device is a keyboard
[  3325.750] (II) event3  - Video Bus: device removed
[  3325.750] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:16/LNXVIDEO:00/input/input7/event3"
[  3325.750] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[  3325.751] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[  3325.751] (II) event3  - Video Bus: device is a keyboard
[  3325.751] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[  3325.751] (II) No input driver specified, ignoring this device.
[  3325.751] (II) This device may have been added with another device file.
[  3325.752] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  3325.752] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  3325.752] (II) Using input driver 'libinput' for 'Power Button'
[  3325.752] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 27 paused 0
[  3325.752] (**) Power Button: always reports core events
[  3325.752] (**) Option "Device" "/dev/input/event1"
[  3325.752] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  3325.752] (II) event1  - Power Button: device is a keyboard
[  3325.753] (II) event1  - Power Button: device removed
[  3325.753] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[  3325.753] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[  3325.753] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  3325.753] (II) event1  - Power Button: device is a keyboard
[  3325.754] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event9)
[  3325.754] (II) No input driver specified, ignoring this device.
[  3325.754] (II) This device may have been added with another device file.
[  3325.754] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=7 (/dev/input/event10)
[  3325.754] (II) No input driver specified, ignoring this device.
[  3325.754] (II) This device may have been added with another device file.
[  3325.754] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=8 (/dev/input/event11)
[  3325.754] (II) No input driver specified, ignoring this device.
[  3325.754] (II) This device may have been added with another device file.
[  3325.754] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event12)
[  3325.754] (II) No input driver specified, ignoring this device.
[  3325.754] (II) This device may have been added with another device file.
[  3325.755] (II) config/udev: Adding input device FRMW0004:00 32AC:0006 Wireless Radio Control (/dev/input/event5)
[  3325.755] (**) FRMW0004:00 32AC:0006 Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[  3325.755] (II) Using input driver 'libinput' for 'FRMW0004:00 32AC:0006 Wireless Radio Control'
[  3325.755] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 28 paused 0
[  3325.755] (**) FRMW0004:00 32AC:0006 Wireless Radio Control: always reports core events
[  3325.755] (**) Option "Device" "/dev/input/event5"
[  3325.755] (II) event5  - FRMW0004:00 32AC:0006 Wireless Radio Control: is tagged by udev as: Keyboard
[  3325.755] (II) event5  - FRMW0004:00 32AC:0006 Wireless Radio Control: device is a keyboard
[  3325.756] (II) event5  - FRMW0004:00 32AC:0006 Wireless Radio Control: device removed
[  3325.756] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:00/i2c-0/i2c-FRMW0004:00/0018:32AC:0006.0002/input/input3/event5"
[  3325.756] (II) XINPUT: Adding extended input device "FRMW0004:00 32AC:0006 Wireless Radio Control" (type: KEYBOARD, id 8)
[  3325.756] (II) event5  - FRMW0004:00 32AC:0006 Wireless Radio Control: is tagged by udev as: Keyboard
[  3325.756] (II) event5  - FRMW0004:00 32AC:0006 Wireless Radio Control: device is a keyboard
[  3325.757] (II) config/udev: Adding input device FRMW0004:00 32AC:0006 Consumer Control (/dev/input/event6)
[  3325.757] (**) FRMW0004:00 32AC:0006 Consumer Control: Applying InputClass "libinput keyboard catchall"
[  3325.757] (II) Using input driver 'libinput' for 'FRMW0004:00 32AC:0006 Consumer Control'
[  3325.757] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 29 paused 0
[  3325.757] (**) FRMW0004:00 32AC:0006 Consumer Control: always reports core events
[  3325.757] (**) Option "Device" "/dev/input/event6"
[  3325.758] (II) event6  - FRMW0004:00 32AC:0006 Consumer Control: is tagged by udev as: Keyboard
[  3325.758] (II) event6  - FRMW0004:00 32AC:0006 Consumer Control: device is a keyboard
[  3325.758] (II) event6  - FRMW0004:00 32AC:0006 Consumer Control: device removed
[  3325.758] (II) libinput: FRMW0004:00 32AC:0006 Consumer Control: needs a virtual subdevice
[  3325.758] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:00/i2c-0/i2c-FRMW0004:00/0018:32AC:0006.0002/input/input4/event6"
[  3325.758] (II) XINPUT: Adding extended input device "FRMW0004:00 32AC:0006 Consumer Control" (type: MOUSE, id 9)
[  3325.758] (**) Option "AccelerationScheme" "none"
[  3325.758] (**) FRMW0004:00 32AC:0006 Consumer Control: (accel) selected scheme none/0
[  3325.758] (**) FRMW0004:00 32AC:0006 Consumer Control: (accel) acceleration factor: 2.000
[  3325.758] (**) FRMW0004:00 32AC:0006 Consumer Control: (accel) acceleration threshold: 4
[  3325.758] (II) event6  - FRMW0004:00 32AC:0006 Consumer Control: is tagged by udev as: Keyboard
[  3325.758] (II) event6  - FRMW0004:00 32AC:0006 Consumer Control: device is a keyboard
[  3325.759] (II) config/udev: Adding input device PIXA3854:00 093A:0274 Mouse (/dev/input/event4)
[  3325.759] (**) PIXA3854:00 093A:0274 Mouse: Applying InputClass "libinput pointer catchall"
[  3325.759] (II) Using input driver 'libinput' for 'PIXA3854:00 093A:0274 Mouse'
[  3325.759] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 30 paused 0
[  3325.759] (**) PIXA3854:00 093A:0274 Mouse: always reports core events
[  3325.759] (**) Option "Device" "/dev/input/event4"
[  3325.760] (II) event4  - PIXA3854:00 093A:0274 Mouse: is tagged by udev as: Mouse Pointingstick
[  3325.760] (II) event4  - PIXA3854:00 093A:0274 Mouse: device is a pointer
[  3325.760] (II) event4  - PIXA3854:00 093A:0274 Mouse: device removed
[  3325.760] (II) libinput: PIXA3854:00 093A:0274 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  3325.760] (II) libinput: PIXA3854:00 093A:0274 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  3325.760] (II) libinput: PIXA3854:00 093A:0274 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[  3325.760] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:03/i2c-1/i2c-PIXA3854:00/0018:093A:0274.0003/input/input8/event4"
[  3325.760] (II) XINPUT: Adding extended input device "PIXA3854:00 093A:0274 Mouse" (type: MOUSE, id 10)
[  3325.760] (**) Option "AccelerationScheme" "none"
[  3325.760] (**) PIXA3854:00 093A:0274 Mouse: (accel) selected scheme none/0
[  3325.760] (**) PIXA3854:00 093A:0274 Mouse: (accel) acceleration factor: 2.000
[  3325.760] (**) PIXA3854:00 093A:0274 Mouse: (accel) acceleration threshold: 4
[  3325.761] (II) event4  - PIXA3854:00 093A:0274 Mouse: is tagged by udev as: Mouse Pointingstick
[  3325.761] (II) event4  - PIXA3854:00 093A:0274 Mouse: device is a pointer
[  3325.762] (II) config/udev: Adding input device PIXA3854:00 093A:0274 Mouse (/dev/input/mouse0)
[  3325.762] (II) No input driver specified, ignoring this device.
[  3325.762] (II) This device may have been added with another device file.
[  3325.762] (II) config/udev: Adding input device PIXA3854:00 093A:0274 Touchpad (/dev/input/event7)
[  3325.762] (**) PIXA3854:00 093A:0274 Touchpad: Applying InputClass "libinput touchpad catchall"
[  3325.762] (II) Using input driver 'libinput' for 'PIXA3854:00 093A:0274 Touchpad'
[  3325.762] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 31 paused 0
[  3325.762] (**) PIXA3854:00 093A:0274 Touchpad: always reports core events
[  3325.762] (**) Option "Device" "/dev/input/event7"
[  3325.763] (II) event7  - PIXA3854:00 093A:0274 Touchpad: is tagged by udev as: Touchpad
[  3325.764] (II) event7  - PIXA3854:00 093A:0274 Touchpad: device is a touchpad
[  3325.764] (II) event7  - PIXA3854:00 093A:0274 Touchpad: device removed
[  3325.764] (II) libinput: PIXA3854:00 093A:0274 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[  3325.764] (II) libinput: PIXA3854:00 093A:0274 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[  3325.764] (II) libinput: PIXA3854:00 093A:0274 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[  3325.764] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:03/i2c-1/i2c-PIXA3854:00/0018:093A:0274.0003/input/input9/event7"
[  3325.764] (II) XINPUT: Adding extended input device "PIXA3854:00 093A:0274 Touchpad" (type: TOUCHPAD, id 11)
[  3325.765] (**) Option "AccelerationScheme" "none"
[  3325.765] (**) PIXA3854:00 093A:0274 Touchpad: (accel) selected scheme none/0
[  3325.765] (**) PIXA3854:00 093A:0274 Touchpad: (accel) acceleration factor: 2.000
[  3325.765] (**) PIXA3854:00 093A:0274 Touchpad: (accel) acceleration threshold: 4
[  3325.766] (II) event7  - PIXA3854:00 093A:0274 Touchpad: is tagged by udev as: Touchpad
[  3325.767] (II) event7  - PIXA3854:00 093A:0274 Touchpad: device is a touchpad
[  3325.767] (II) config/udev: Adding input device PIXA3854:00 093A:0274 Touchpad (/dev/input/mouse1)
[  3325.767] (II) No input driver specified, ignoring this device.
[  3325.767] (II) This device may have been added with another device file.
[  3325.767] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[  3325.767] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[  3325.767] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[  3325.768] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 32 paused 0
[  3325.768] (**) AT Translated Set 2 keyboard: always reports core events
[  3325.768] (**) Option "Device" "/dev/input/event2"
[  3325.768] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[  3325.768] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[  3325.768] (II) event2  - AT Translated Set 2 keyboard: device removed
[  3325.768] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[  3325.768] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[  3325.769] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[  3325.769] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[  3325.770] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[  3325.770] (II) No input driver specified, ignoring this device.
[  3325.770] (II) This device may have been added with another device file.
[  3325.774] (**) FRMW0004:00 32AC:0006 Consumer Control: Applying InputClass "libinput keyboard catchall"
[  3325.774] (II) Using input driver 'libinput' for 'FRMW0004:00 32AC:0006 Consumer Control'
[  3325.774] (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
[  3325.774] (**) FRMW0004:00 32AC:0006 Consumer Control: always reports core events
[  3325.774] (**) Option "Device" "/dev/input/event6"
[  3325.774] (II) libinput: FRMW0004:00 32AC:0006 Consumer Control: is a virtual subdevice
[  3325.774] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:00/i2c-0/i2c-FRMW0004:00/0018:32AC:0006.0002/input/input4/event6"
[  3325.774] (II) XINPUT: Adding extended input device "FRMW0004:00 32AC:0006 Consumer Control" (type: KEYBOARD, id 13)
[  3325.788] (II) AMDGPU(0): EDID vendor "BOE", prod id 3018
[  3325.788] (II) AMDGPU(0): Printing DDC gathered Modelines:
[  3325.788] (II) AMDGPU(0): Modeline "2256x1504"x0.0  235.69  2256 2304 2336 2536  1504 1507 1513 1549 +hsync -vsync (92.9 kHz eP)
[  3325.788] (II) AMDGPU(0): Modeline "2256x1504"x0.0  188.55  2256 2304 2336 2536  1504 1507 1513 1549 +hsync -vsync (74.3 kHz e)
[  3325.946] (II) AMDGPU(0): EDID vendor "BOE", prod id 3018
[  3325.946] (II) AMDGPU(0): Printing DDC gathered Modelines:
[  3325.946] (II) AMDGPU(0): Modeline "2256x1504"x0.0  235.69  2256 2304 2336 2536  1504 1507 1513 1549 +hsync -vsync (92.9 kHz eP)
[  3325.946] (II) AMDGPU(0): Modeline "2256x1504"x0.0  188.55  2256 2304 2336 2536  1504 1507 1513 1549 +hsync -vsync (74.3 kHz e)
[  3370.136] [dix] EventToCore: Not implemented yet
[  3371.901] [dix] EventToCore: Not implemented yet
[  3374.856] (WW) AMDGPU(0): flip queue failed: Invalid argument
[  3374.856] (WW) AMDGPU(0): Page flip failed: Invalid argument
[  3374.867] (**) Option "fd" "24"
[  3374.867] (II) event3  - Video Bus: device removed
[  3374.867] (**) Option "fd" "27"
[  3374.867] (II) event1  - Power Button: device removed
[  3374.867] (**) Option "fd" "28"
[  3374.867] (II) event5  - FRMW0004:00 32AC:0006 Wireless Radio Control: device removed
[  3374.867] (**) Option "fd" "29"
[  3374.867] (**) Option "fd" "30"
[  3374.867] (II) event4  - PIXA3854:00 093A:0274 Mouse: device removed
[  3374.867] (**) Option "fd" "31"
[  3374.867] (II) event7  - PIXA3854:00 093A:0274 Touchpad: device removed
[  3374.867] (**) Option "fd" "32"
[  3374.867] (II) event2  - AT Translated Set 2 keyboard: device removed
[  3374.867] (**) Option "fd" "29"
[  3374.867] (II) event6  - FRMW0004:00 32AC:0006 Consumer Control: device removed
[  3374.867] (II) AIGLX: Suspending AIGLX clients for VT switch
[  3374.886] (II) systemd-logind: got pause for 13:71
[  3374.886] (II) systemd-logind: got pause for 13:66
[  3374.886] (II) systemd-logind: got pause for 13:65
[  3374.886] (II) systemd-logind: got pause for 13:67
[  3374.886] (II) systemd-logind: got pause for 13:70
[  3374.886] (II) systemd-logind: got pause for 13:68
[  3374.886] (II) systemd-logind: got pause for 13:69
[  3381.136] (II) UnloadModule: "libinput"
[  3381.136] (II) systemd-logind: not releasing fd for 13:70, still in use
[  3381.137] (II) UnloadModule: "libinput"
[  3381.137] (II) systemd-logind: releasing fd for 13:66
[  3381.160] (II) UnloadModule: "libinput"
[  3381.160] (II) systemd-logind: releasing fd for 13:71
[  3381.254] (II) UnloadModule: "libinput"
[  3381.254] (II) systemd-logind: releasing fd for 13:68
[  3381.327] (II) UnloadModule: "libinput"
[  3381.327] (II) systemd-logind: releasing fd for 13:70
[  3381.394] (II) UnloadModule: "libinput"
[  3381.394] (II) systemd-logind: releasing fd for 13:69
[  3381.427] (II) UnloadModule: "libinput"
[  3381.427] (II) systemd-logind: releasing fd for 13:65
[  3381.477] (II) UnloadModule: "libinput"
[  3381.477] (II) systemd-logind: releasing fd for 13:67
[  3381.573] (II) Server terminated successfully (0). Closing log file.
Back to top
View user's profile Send private message
Pearlseattle
Apprentice
Apprentice


Joined: 04 Oct 2007
Posts: 165
Location: Switzerland

PostPosted: Tue Jul 16, 2024 10:06 pm    Post subject: Reply with quote

Nobody posted anything since a few days => I'll post something which won't directly help you, anyway... .

1)
Maybe you could try to download & run a few times a liveCD of another distro (e.g. Linux Mint XFCE) and see if it freezes or not? Just to know if the problem might be generic or more related to your Gentoo installation? (when it freezes then it freezes quite quickly, right?)

2)
My laptop has an "AMD Ryzen 5 5600H with Radeon Graphics" (no freezes so far).

My "/etc/portage/make.conf" has the following set (some stuff is veeery old and carried forward by default and/or irrelevant, but "VIDEO_*"-settings were recommended somewhere, not sure about "vaapi" and "dri3"):
===
Code:
...
USE="vulkan vaapi X opengl alsa acpi cups cpudetection gif jpeg jpeg2k lm-sensors logrotate matroska mime png pulseaudio ssl svg syslog tiff threads usb USB wxwidgets aac dri dri3 dvd dvdnav jpeg jpeg2k libass png truetype v4l xv a52 bluray bl dts dv dvb flac faac faad lzo mad mp3 mpeg ogg theora toolame twolame vorbis x264 x265 xvid"
...
INPUT_DEVICES="libinput keyboard mouse evdev synaptics"
...
VIDEO_DEVICES="amdgpu vesa radeonsi"
VIDEO_CARDS="amdgpu vesa radeonsi"
...

===

My "/etc/X11/xorg.conf" has:
===
Code:
Section "InputDevice"
        Identifier  "Keyboard_main"
        Driver      "kbd"
        Option "Device" "/dev/input/event3"
        Option  "XkbLayout" "ch"
        Option  "XkbVariant" "de"
        Option  "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "My vendor"
EndSection

Section "Device"
        Identifier "Card0"
        VendorName  "My video card"
        BoardName   "Unknown Board"
        BusID       "PCI:5:0:0"
        Driver "amdgpu"
        Option "AccelMethod" "glamor"
        Option "TearFree" "true"
        Option "DRI" "3"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth 24
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes   "2560x1600"
        EndSubSection
EndSection

===
(sorry, based on what I saw in your logs the above options related to "amdgpu" should not change anything in your setup, anyway...)

3)
Some random stuff which I found with Google:
3a) "Option "EnablePageFlip" "off"" (terrible performance? But at least just to test...): https://www.reddit.com/r/AMDHelp/comments/17yn72h/page_flip_fails_error22game_crash/
3b)
Quote:
...those errors reappear if I enable compositing...
(maybe disable compositing, if the WManager allows that - just to see if it still freezes or not): https://bbs.archlinux.org/viewtopic.php?id=289042

Cheers
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum