You are not logged in.

#1 2022-03-21 14:08:10

bicycle
Member
Registered: 2021-11-23
Posts: 10

xrandr not listing HDMI output

The problem: xrandr seems not to detect HDMI output on my Omen laptop (meaning setting up external monitor with arandr does not work either as HDMI output is not listed). How do I even go about troubleshooting this?

Another issue I have which may be related: After closing and opening the laptop, usb devices are no longer detected nor listed by lsusb, and the bluetooth card seems to be disconnected as well (bluetoothctl will say "no default controller available"). This is fixed by rebooting.

system info:
cpu: amd ryzen 7
gpu: integrated: amd radeon cezanne (using amdgpu), dedicated: AMD Radeon RX 6600M
kernel: 5.15.30-1-lts

xrandr output:

Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
eDP connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 355mm x 200mm
   1920x1080    144.00*+  60.03  
   1680x1050    144.00  
   1280x1024    144.00  
   1440x900     144.00  
   1280x800     144.00  
   1280x720     144.00  
   1024x768     144.00  
   800x600      144.00  
   640x480      144.00  
DisplayPort-0 disconnected (normal left inverted right x axis y axis)

Last edited by bicycle (2022-03-21 14:11:06)

Offline

#2 2022-03-21 14:35:43

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,835

Re: xrandr not listing HDMI output

It's probably wired to the dedicated GPU, you'll have to redirect the output - https://wiki.archlinux.org/title/PRIME#Reverse_PRIME (make sure both providers are listed and redirect them, the xorg config is likely irrelevant - in doubt post your xorg log)

Offline

#3 2022-03-21 15:35:17

bicycle
Member
Registered: 2021-11-23
Posts: 10

Re: xrandr not listing HDMI output

seth wrote:

It's probably wired to the dedicated GPU, you'll have to redirect the output - https://wiki.archlinux.org/title/PRIME#Reverse_PRIME (make sure both providers are listed and redirect them, the xorg config is likely irrelevant - in doubt post your xorg log)

Thanks for responding! Both GPUs are listed. This is the output of

lspci -k | grep -EA3 'VGA|3D|Display'

:

03:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 23 [Radeon RX 6600/6600 XT/6600M] (rev c3)
        Subsystem: Hewlett-Packard Company Device 8902
        Kernel modules: amdgpu
03:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21 HDMI Audio [Radeon RX 6800/6800 XT / 6900 XT]
--
08:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cezanne (rev c5)
        DeviceName:  Onboard IGD
        Subsystem: Hewlett-Packard Company Device 8902
        Kernel driver in use: amdgpu

I'm not sure what to set as provider and source for

xrandr --setprovideroutputsource provider source

, however, in order to try reverse PRIME as you suggest

Offline

#4 2022-03-21 15:53:59

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,210

Re: xrandr not listing HDMI output

xrandr --listproviders should give you pointers towards which providers you have available.

Offline

#5 2022-03-21 16:17:16

bicycle
Member
Registered: 2021-11-23
Posts: 10

Re: xrandr not listing HDMI output

V1del wrote:

xrandr --listproviders should give you pointers towards which providers you have available.

xrandr --listproviders output:

Providers: number : 1
Provider 0: id: 0x54 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 4 outputs: 2 associated providers: 0 name:Unknown AMD Radeon GPU @ pci:0000:08:00.0

I think I should have 2

Offline

#6 2022-03-21 17:48:20

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,835

Re: xrandr not listing HDMI output

Please post your xorg log, https://wiki.archlinux.org/title/Xorg#General and probably the system journal ("sudo journalctl -b | curl -F 'file=@-' 0x0.st")

Offline

#7 2022-03-21 21:08:22

bicycle
Member
Registered: 2021-11-23
Posts: 10

Re: xrandr not listing HDMI output

seth wrote:

Please post your xorg log, https://wiki.archlinux.org/title/Xorg#General and probably the system journal ("sudo journalctl -b | curl -F 'file=@-' 0x0.st")

system journal: https://0x0.st/oN40.txt

and here is /var/log/Xorg.0.log:

[    15.938] 
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[    15.938] Current Operating System: Linux zerkalo 5.15.30-1-lts #1 SMP Sat, 19 Mar 2022 17:17:21 +0000 x86_64
[    15.938] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-lts root=UUID=f51fefed-8654-449e-b43e-a584af63b02e rw loglevel=3 quiet
[    15.938]  
[    15.938] Current version of pixman: 0.40.0
[    15.938] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    15.938] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    15.938] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Mar 21 14:24:29 2022
[    15.940] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    15.940] (==) No Layout section.  Using the first Screen section.
[    15.940] (==) No screen section available. Using defaults.
[    15.940] (**) |-->Screen "Default Screen Section" (0)
[    15.940] (**) |   |-->Monitor "<default monitor>"
[    15.940] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    15.940] (==) Automatically adding devices
[    15.940] (==) Automatically enabling devices
[    15.940] (==) Automatically adding GPU devices
[    15.940] (==) Automatically binding GPU devices
[    15.940] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    15.941] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    15.941] 	Entry deleted from font path.
[    15.941] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[    15.941] 	Entry deleted from font path.
[    15.941] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[    15.941] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    15.941] 	Entry deleted from font path.
[    15.941] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    15.941] 	Entry deleted from font path.
[    15.941] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    15.941] 	Entry deleted from font path.
[    15.941] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    15.941] 	Entry deleted from font path.
[    15.941] (==) FontPath set to:
	
[    15.941] (==) ModulePath set to "/usr/lib/xorg/modules"
[    15.941] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    15.941] (II) Module ABI versions:
[    15.941] 	X.Org ANSI C Emulation: 0.4
[    15.941] 	X.Org Video Driver: 25.2
[    15.941] 	X.Org XInput driver : 24.4
[    15.941] 	X.Org Server Extension : 10.0
[    15.942] (++) using VT number 7

[    15.942] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    15.942] (II) xfree86: Adding drm device (/dev/dri/card0)
[    15.942] (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:08:00.0/drm/card0
[    15.947] (--) PCI: (3@0:0:0) 1002:73ff:103c:8902 rev 195, Mem @ 0xfc00000000/8589934592, 0xfe00000000/268435456, 0xfc900000/1048576, BIOS @ 0x????????/131072
[    15.947] (--) PCI:*(8@0:0:0) 1002:1638:103c:8902 rev 197, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xfc800000/524288, I/O @ 0x0000e000/256
[    15.947] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    15.947] (II) LoadModule: "glx"
[    15.948] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    15.953] (II) Module glx: vendor="X.Org Foundation"
[    15.953] 	compiled for 1.21.1.3, module version = 1.0.0
[    15.953] 	ABI class: X.Org Server Extension, version 10.0
[    15.953] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[    15.953] 	loading driver: amdgpu
[    15.953] (==) Matched amdgpu as autoconfigured driver 0
[    15.953] (==) Matched ati as autoconfigured driver 1
[    15.953] (==) Matched modesetting as autoconfigured driver 2
[    15.953] (==) Matched fbdev as autoconfigured driver 3
[    15.953] (==) Matched vesa as autoconfigured driver 4
[    15.953] (==) Assigned the driver to the xf86ConfigLayout
[    15.953] (II) LoadModule: "amdgpu"
[    15.954] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[    15.955] (II) Module amdgpu: vendor="X.Org Foundation"
[    15.955] 	compiled for 1.21.1.3, module version = 22.0.0
[    15.955] 	Module class: X.Org Video Driver
[    15.955] 	ABI class: X.Org Video Driver, version 25.2
[    15.955] (II) LoadModule: "ati"
[    15.956] (WW) Warning, couldn't open module ati
[    15.956] (EE) Failed to load module "ati" (module does not exist, 0)
[    15.956] (II) LoadModule: "modesetting"
[    15.956] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    15.956] (II) Module modesetting: vendor="X.Org Foundation"
[    15.956] 	compiled for 1.21.1.3, module version = 1.21.1
[    15.956] 	Module class: X.Org Video Driver
[    15.956] 	ABI class: X.Org Video Driver, version 25.2
[    15.956] (II) LoadModule: "fbdev"
[    15.956] (WW) Warning, couldn't open module fbdev
[    15.956] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    15.956] (II) LoadModule: "vesa"
[    15.956] (WW) Warning, couldn't open module vesa
[    15.956] (EE) Failed to load module "vesa" (module does not exist, 0)
[    15.956] (II) AMDGPU: Driver for AMD Radeon:
	All GPUs supported by the amdgpu kernel driver
[    15.956] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    15.961] (WW) Falling back to old probe method for modesetting
[    15.962] (II) AMDGPU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    15.962] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[    15.962] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    15.962] (==) AMDGPU(0): Default visual is TrueColor
[    15.962] (==) AMDGPU(0): RGB weight 888
[    15.962] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[    15.962] (--) AMDGPU(0): Chipset: "Unknown AMD Radeon GPU" (ChipID = 0x1638)
[    15.962] (II) Loading sub module "fb"
[    15.962] (II) LoadModule: "fb"
[    15.962] (II) Module "fb" already built-in
[    15.962] (II) Loading sub module "dri2"
[    15.962] (II) LoadModule: "dri2"
[    15.962] (II) Module "dri2" already built-in
[    16.067] (II) Loading sub module "glamoregl"
[    16.067] (II) LoadModule: "glamoregl"
[    16.067] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    16.071] (II) Module glamoregl: vendor="X.Org Foundation"
[    16.071] 	compiled for 1.21.1.3, module version = 1.0.1
[    16.071] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    16.081] (II) AMDGPU(0): glamor X acceleration enabled on AMD RENOIR (DRM 3.42.0, 5.15.30-1-lts, LLVM 13.0.1)
[    16.081] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[    16.081] (==) AMDGPU(0): TearFree property default: auto
[    16.081] (==) AMDGPU(0): VariableRefresh: disabled
[    16.081] (==) AMDGPU(0): AsyncFlipSecondaries: disabled
[    16.081] (II) AMDGPU(0): KMS Pageflipping: enabled
[    16.083] (II) AMDGPU(0): Output eDP has no monitor section
[    16.083] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[    16.092] (II) AMDGPU(0): EDID for output eDP
[    16.092] (II) AMDGPU(0): Manufacturer: BOE  Model: 99c  Serial#: 0
[    16.092] (II) AMDGPU(0): Year: 2020  Week: 35
[    16.092] (II) AMDGPU(0): EDID Version: 1.4
[    16.092] (II) AMDGPU(0): Digital Display Input
[    16.092] (II) AMDGPU(0): 8 bits per channel
[    16.092] (II) AMDGPU(0): Digital interface is DisplayPort
[    16.092] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 36  vert.: 20
[    16.092] (II) AMDGPU(0): Gamma: 2.20
[    16.092] (II) AMDGPU(0): No DPMS capabilities specified
[    16.092] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 
[    16.092] (II) AMDGPU(0): First detailed timing is preferred mode
[    16.092] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[    16.092] (II) AMDGPU(0): Display is continuous-frequency
[    16.092] (II) AMDGPU(0): redX: 0.590 redY: 0.350   greenX: 0.340 greenY: 0.557
[    16.092] (II) AMDGPU(0): blueX: 0.160 blueY: 0.120   whiteX: 0.313 whiteY: 0.329
[    16.092] (II) AMDGPU(0): Manufacturer's mask: 0
[    16.092] (II) AMDGPU(0): Supported detailed timing:
[    16.092] (II) AMDGPU(0): clock: 367.5 MHz   Image Size:  355 x 200 mm
[    16.092] (II) AMDGPU(0): h_active: 1920  h_sync: 2028  h_sync_end 2076 h_blank_end 2200 h_border: 0
[    16.092] (II) AMDGPU(0): v_active: 1080  v_sync: 1090  v_sync_end 1100 v_blanking: 1160 v_border: 0
[    16.092] (II) AMDGPU(0): Supported detailed timing:
[    16.092] (II) AMDGPU(0): clock: 153.2 MHz   Image Size:  355 x 200 mm
[    16.092] (II) AMDGPU(0): h_active: 1920  h_sync: 2028  h_sync_end 2076 h_blank_end 2200 h_border: 0
[    16.092] (II) AMDGPU(0): v_active: 1080  v_sync: 1090  v_sync_end 1100 v_blanking: 1160 v_border: 0
[    16.092] (II) AMDGPU(0): Unknown vendor-specific block 2
[    16.092] (II) AMDGPU(0): EDID (in hex):
[    16.092] (II) AMDGPU(0): 	00ffffffffffff0009e59c0900000000
[    16.092] (II) AMDGPU(0): 	231e0104a52414780322359759578e29
[    16.092] (II) AMDGPU(0): 	1e505400000001010101010101010101
[    16.092] (II) AMDGPU(0): 	0101010101018e8f8018713850406c30
[    16.092] (II) AMDGPU(0): 	aa0063c81000001ad83b801871385040
[    16.092] (II) AMDGPU(0): 	6c30aa0063c81000001a000000000000
[    16.092] (II) AMDGPU(0): 	00000000000000000000000000000002
[    16.092] (II) AMDGPU(0): 	000b40ff0a3c7d3e162b7d000000009b
[    16.092] (II) AMDGPU(0): Printing probed modes for output eDP
[    16.092] (II) AMDGPU(0): Modeline "1920x1080"x144.0  367.50  1920 2028 2076 2200  1080 1090 1100 1160 +hsync -vsync (167.0 kHz eP)
[    16.092] (II) AMDGPU(0): Modeline "1920x1080"x60.0  153.20  1920 2028 2076 2200  1080 1090 1100 1160 +hsync -vsync (69.6 kHz e)
[    16.092] (II) AMDGPU(0): Modeline "1680x1050"x144.0  367.50  1680 2028 2076 2200  1050 1090 1100 1160 +hsync -vsync (167.0 kHz e)
[    16.092] (II) AMDGPU(0): Modeline "1280x1024"x144.0  367.50  1280 2028 2076 2200  1024 1090 1100 1160 +hsync -vsync (167.0 kHz e)
[    16.092] (II) AMDGPU(0): Modeline "1440x900"x144.0  367.50  1440 2028 2076 2200  900 1090 1100 1160 +hsync -vsync (167.0 kHz e)
[    16.092] (II) AMDGPU(0): Modeline "1280x800"x144.0  367.50  1280 2028 2076 2200  800 1090 1100 1160 +hsync -vsync (167.0 kHz e)
[    16.092] (II) AMDGPU(0): Modeline "1280x720"x144.0  367.50  1280 2028 2076 2200  720 1090 1100 1160 +hsync -vsync (167.0 kHz e)
[    16.092] (II) AMDGPU(0): Modeline "1024x768"x144.0  367.50  1024 2028 2076 2200  768 1090 1100 1160 +hsync -vsync (167.0 kHz e)
[    16.092] (II) AMDGPU(0): Modeline "800x600"x144.0  367.50  800 2028 2076 2200  600 1090 1100 1160 +hsync -vsync (167.0 kHz e)
[    16.092] (II) AMDGPU(0): Modeline "640x480"x144.0  367.50  640 2028 2076 2200  480 1090 1100 1160 +hsync -vsync (167.0 kHz e)
[    16.092] (II) AMDGPU(0): EDID for output DisplayPort-0
[    16.092] (II) AMDGPU(0): Output eDP connected
[    16.092] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[    16.092] (II) AMDGPU(0): Using exact sizes for initial modes
[    16.092] (II) AMDGPU(0): Output eDP using initial mode 1920x1080 +0+0
[    16.092] (II) AMDGPU(0): mem size init: gart size :bf6c9000 vram size: s:1df2c000 visible:1df2c000
[    16.093] (==) AMDGPU(0): DPI set to (96, 96)
[    16.093] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[    16.093] (II) Loading sub module "ramdac"
[    16.093] (II) LoadModule: "ramdac"
[    16.093] (II) Module "ramdac" already built-in
[    16.093] (II) UnloadModule: "modesetting"
[    16.093] (II) Unloading modesetting
[    16.093] (II) AMDGPU(0): [DRI2] Setup complete
[    16.093] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[    16.093] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[    16.130] (II) AMDGPU(0): Front buffer pitch: 7680 bytes
[    16.131] (II) AMDGPU(0): SYNC extension fences enabled
[    16.131] (II) AMDGPU(0): Present extension enabled
[    16.131] (==) AMDGPU(0): DRI3 enabled
[    16.131] (==) AMDGPU(0): Backing store enabled
[    16.131] (II) AMDGPU(0): Direct rendering enabled
[    16.139] (II) AMDGPU(0): Use GLAMOR acceleration.
[    16.139] (II) AMDGPU(0): Acceleration enabled
[    16.139] (==) AMDGPU(0): DPMS enabled
[    16.139] (==) AMDGPU(0): Silken mouse enabled
[    16.139] (II) AMDGPU(0): Set up textured video (glamor)
[    16.146] (II) Initializing extension Generic Event Extension
[    16.147] (II) Initializing extension SHAPE
[    16.147] (II) Initializing extension MIT-SHM
[    16.147] (II) Initializing extension XInputExtension
[    16.147] (II) Initializing extension XTEST
[    16.147] (II) Initializing extension BIG-REQUESTS
[    16.147] (II) Initializing extension SYNC
[    16.147] (II) Initializing extension XKEYBOARD
[    16.147] (II) Initializing extension XC-MISC
[    16.147] (II) Initializing extension SECURITY
[    16.147] (II) Initializing extension XFIXES
[    16.147] (II) Initializing extension RENDER
[    16.147] (II) Initializing extension RANDR
[    16.148] (II) Initializing extension COMPOSITE
[    16.148] (II) Initializing extension DAMAGE
[    16.148] (II) Initializing extension MIT-SCREEN-SAVER
[    16.148] (II) Initializing extension DOUBLE-BUFFER
[    16.148] (II) Initializing extension RECORD
[    16.148] (II) Initializing extension DPMS
[    16.148] (II) Initializing extension Present
[    16.148] (II) Initializing extension DRI3
[    16.148] (II) Initializing extension X-Resource
[    16.148] (II) Initializing extension XVideo
[    16.148] (II) Initializing extension XVideo-MotionCompensation
[    16.148] (II) Initializing extension GLX
[    16.152] (II) AIGLX: Loaded and initialized radeonsi
[    16.152] (II) GLX: Initialized DRI2 GL provider for screen 0
[    16.152] (II) Initializing extension XFree86-VidModeExtension
[    16.152] (II) Initializing extension XFree86-DGA
[    16.152] (II) Initializing extension XFree86-DRI
[    16.152] (II) Initializing extension DRI2
[    16.152] (II) AMDGPU(0): Setting screen physical size to 508 x 285
[    16.216] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    16.216] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    16.216] (II) LoadModule: "libinput"
[    16.216] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    16.218] (II) Module libinput: vendor="X.Org Foundation"
[    16.218] 	compiled for 1.21.1.3, module version = 1.2.1
[    16.218] 	Module class: X.Org XInput Driver
[    16.218] 	ABI class: X.Org XInput driver, version 24.4
[    16.218] (II) Using input driver 'libinput' for 'Power Button'
[    16.218] (**) Power Button: always reports core events
[    16.218] (**) Option "Device" "/dev/input/event2"
[    16.223] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    16.223] (II) event2  - Power Button: device is a keyboard
[    16.223] (II) event2  - Power Button: device removed
[    16.309] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    16.309] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    16.310] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    16.310] (II) event2  - Power Button: device is a keyboard
[    16.310] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[    16.310] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    16.310] (II) Using input driver 'libinput' for 'Video Bus'
[    16.310] (**) Video Bus: always reports core events
[    16.310] (**) Option "Device" "/dev/input/event4"
[    16.310] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[    16.310] (II) event4  - Video Bus: device is a keyboard
[    16.311] (II) event4  - Video Bus: device removed
[    16.479] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:03/LNXVIDEO:00/input/input4/event4"
[    16.479] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    16.480] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[    16.480] (II) event4  - Video Bus: device is a keyboard
[    16.480] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    16.480] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    16.480] (II) Using input driver 'libinput' for 'Power Button'
[    16.480] (**) Power Button: always reports core events
[    16.480] (**) Option "Device" "/dev/input/event0"
[    16.481] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    16.481] (II) event0  - Power Button: device is a keyboard
[    16.481] (II) event0  - Power Button: device removed
[    16.569] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    16.569] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    16.570] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    16.570] (II) event0  - Power Button: device is a keyboard
[    16.570] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    16.570] (II) No input driver specified, ignoring this device.
[    16.570] (II) This device may have been added with another device file.
[    16.570] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event10)
[    16.570] (II) No input driver specified, ignoring this device.
[    16.570] (II) This device may have been added with another device file.
[    16.570] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event11)
[    16.570] (II) No input driver specified, ignoring this device.
[    16.570] (II) This device may have been added with another device file.
[    16.571] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event12)
[    16.571] (II) No input driver specified, ignoring this device.
[    16.571] (II) This device may have been added with another device file.
[    16.571] (II) config/udev: Adding input device HP Wide Vision HD Camera: HP Wi (/dev/input/event6)
[    16.571] (**) HP Wide Vision HD Camera: HP Wi: Applying InputClass "libinput keyboard catchall"
[    16.571] (II) Using input driver 'libinput' for 'HP Wide Vision HD Camera: HP Wi'
[    16.571] (**) HP Wide Vision HD Camera: HP Wi: always reports core events
[    16.571] (**) Option "Device" "/dev/input/event6"
[    16.572] (II) event6  - HP Wide Vision HD Camera: HP Wi: is tagged by udev as: Keyboard
[    16.572] (II) event6  - HP Wide Vision HD Camera: HP Wi: device is a keyboard
[    16.572] (II) event6  - HP Wide Vision HD Camera: HP Wi: device removed
[    16.719] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:08:00.3/usb1/1-3/1-3:1.0/input/input10/event6"
[    16.719] (II) XINPUT: Adding extended input device "HP Wide Vision HD Camera: HP Wi" (type: KEYBOARD, id 9)
[    16.720] (II) event6  - HP Wide Vision HD Camera: HP Wi: is tagged by udev as: Keyboard
[    16.720] (II) event6  - HP Wide Vision HD Camera: HP Wi: device is a keyboard
[    16.720] (II) config/udev: Adding input device ELAN0752:00 04F3:31C2 Mouse (/dev/input/event7)
[    16.720] (**) ELAN0752:00 04F3:31C2 Mouse: Applying InputClass "libinput pointer catchall"
[    16.720] (II) Using input driver 'libinput' for 'ELAN0752:00 04F3:31C2 Mouse'
[    16.721] (**) ELAN0752:00 04F3:31C2 Mouse: always reports core events
[    16.721] (**) Option "Device" "/dev/input/event7"
[    16.721] (II) event7  - ELAN0752:00 04F3:31C2 Mouse: is tagged by udev as: Mouse Pointingstick
[    16.721] (II) event7  - ELAN0752:00 04F3:31C2 Mouse: device is a pointer
[    16.721] (II) event7  - ELAN0752:00 04F3:31C2 Mouse: device removed
[    16.829] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:03/i2c-1/i2c-ELAN0752:00/0018:04F3:31C2.0001/input/input11/event7"
[    16.829] (II) XINPUT: Adding extended input device "ELAN0752:00 04F3:31C2 Mouse" (type: MOUSE, id 10)
[    16.829] (**) Option "AccelerationScheme" "none"
[    16.829] (**) ELAN0752:00 04F3:31C2 Mouse: (accel) selected scheme none/0
[    16.829] (**) ELAN0752:00 04F3:31C2 Mouse: (accel) acceleration factor: 2.000
[    16.829] (**) ELAN0752:00 04F3:31C2 Mouse: (accel) acceleration threshold: 4
[    16.830] (II) event7  - ELAN0752:00 04F3:31C2 Mouse: is tagged by udev as: Mouse Pointingstick
[    16.830] (II) event7  - ELAN0752:00 04F3:31C2 Mouse: device is a pointer
[    16.830] (II) config/udev: Adding input device ELAN0752:00 04F3:31C2 Mouse (/dev/input/mouse0)
[    16.830] (II) No input driver specified, ignoring this device.
[    16.830] (II) This device may have been added with another device file.
[    16.831] (II) config/udev: Adding input device ELAN0752:00 04F3:31C2 Touchpad (/dev/input/event9)
[    16.831] (**) ELAN0752:00 04F3:31C2 Touchpad: Applying InputClass "libinput touchpad catchall"
[    16.831] (II) Using input driver 'libinput' for 'ELAN0752:00 04F3:31C2 Touchpad'
[    16.831] (**) ELAN0752:00 04F3:31C2 Touchpad: always reports core events
[    16.831] (**) Option "Device" "/dev/input/event9"
[    16.831] (II) event9  - ELAN0752:00 04F3:31C2 Touchpad: is tagged by udev as: Touchpad
[    16.832] (II) event9  - ELAN0752:00 04F3:31C2 Touchpad: device is a touchpad
[    16.832] (II) event9  - ELAN0752:00 04F3:31C2 Touchpad: device removed
[    17.009] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:03/i2c-1/i2c-ELAN0752:00/0018:04F3:31C2.0001/input/input13/event9"
[    17.009] (II) XINPUT: Adding extended input device "ELAN0752:00 04F3:31C2 Touchpad" (type: TOUCHPAD, id 11)
[    17.010] (**) Option "AccelerationScheme" "none"
[    17.010] (**) ELAN0752:00 04F3:31C2 Touchpad: (accel) selected scheme none/0
[    17.010] (**) ELAN0752:00 04F3:31C2 Touchpad: (accel) acceleration factor: 2.000
[    17.010] (**) ELAN0752:00 04F3:31C2 Touchpad: (accel) acceleration threshold: 4
[    17.011] (II) event9  - ELAN0752:00 04F3:31C2 Touchpad: is tagged by udev as: Touchpad
[    17.011] (II) event9  - ELAN0752:00 04F3:31C2 Touchpad: device is a touchpad
[    17.012] (II) config/udev: Adding input device ELAN0752:00 04F3:31C2 Touchpad (/dev/input/mouse1)
[    17.012] (II) No input driver specified, ignoring this device.
[    17.012] (II) This device may have been added with another device file.
[    17.012] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[    17.012] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    17.012] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    17.012] (**) AT Translated Set 2 keyboard: always reports core events
[    17.012] (**) Option "Device" "/dev/input/event3"
[    17.012] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    17.012] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    17.013] (II) event3  - AT Translated Set 2 keyboard: device removed
[    17.079] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[    17.079] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[    17.080] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    17.080] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    17.081] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    17.081] (II) No input driver specified, ignoring this device.
[    17.081] (II) This device may have been added with another device file.
[    17.082] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event8)
[    17.082] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    17.082] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[    17.082] (**) HP WMI hotkeys: always reports core events
[    17.082] (**) Option "Device" "/dev/input/event8"
[    17.082] (II) event8  - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[    17.082] (II) event8  - HP WMI hotkeys: device is a keyboard
[    17.082] (II) event8  - HP WMI hotkeys: device removed
[    17.130] (**) Option "config_info" "udev:/sys/devices/virtual/input/input9/event8"
[    17.130] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 13)
[    17.131] (II) event8  - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[    17.131] (II) event8  - HP WMI hotkeys: device is a keyboard
[    17.137] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event11)
[    17.137] (II) No input driver specified, ignoring this device.
[    17.137] (II) This device may have been added with another device file.
[    17.137] (II) config/udev: removing device ELAN0752:00 04F3:31C2 Mouse
[    17.137] (II) event7  - ELAN0752:00 04F3:31C2 Mouse: device removed
[    17.269] (II) UnloadModule: "libinput"
[    17.269] (II) config/udev: Adding input device ELAN0752:00 04F3:31C2 Mouse (/dev/input/event7)
[    17.269] (**) ELAN0752:00 04F3:31C2 Mouse: Applying InputClass "libinput pointer catchall"
[    17.269] (II) Using input driver 'libinput' for 'ELAN0752:00 04F3:31C2 Mouse'
[    17.269] (**) ELAN0752:00 04F3:31C2 Mouse: always reports core events
[    17.269] (**) Option "Device" "/dev/input/event7"
[    17.269] (II) event7  - ELAN0752:00 04F3:31C2 Mouse: is tagged by udev as: Mouse Pointingstick
[    17.270] (II) event7  - ELAN0752:00 04F3:31C2 Mouse: device is a pointer
[    17.270] (II) event7  - ELAN0752:00 04F3:31C2 Mouse: device removed
[    17.449] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:03/i2c-1/i2c-ELAN0752:00/0018:04F3:31C2.0001/input/input11/event7"
[    17.449] (II) XINPUT: Adding extended input device "ELAN0752:00 04F3:31C2 Mouse" (type: MOUSE, id 10)
[    17.449] (**) Option "AccelerationScheme" "none"
[    17.449] (**) ELAN0752:00 04F3:31C2 Mouse: (accel) selected scheme none/0
[    17.449] (**) ELAN0752:00 04F3:31C2 Mouse: (accel) acceleration factor: 2.000
[    17.449] (**) ELAN0752:00 04F3:31C2 Mouse: (accel) acceleration threshold: 4
[    17.450] (II) event7  - ELAN0752:00 04F3:31C2 Mouse: is tagged by udev as: Mouse Pointingstick
[    17.450] (II) event7  - ELAN0752:00 04F3:31C2 Mouse: device is a pointer
[    17.451] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event12)
[    17.451] (II) No input driver specified, ignoring this device.
[    17.451] (II) This device may have been added with another device file.
[    17.451] (II) config/udev: removing device ELAN0752:00 04F3:31C2 Touchpad
[    17.451] (II) event9  - ELAN0752:00 04F3:31C2 Touchpad: device removed
[    17.579] (II) UnloadModule: "libinput"
[    17.580] (II) config/udev: Adding input device ELAN0752:00 04F3:31C2 Touchpad (/dev/input/event9)
[    17.580] (**) ELAN0752:00 04F3:31C2 Touchpad: Applying InputClass "libinput touchpad catchall"
[    17.580] (II) Using input driver 'libinput' for 'ELAN0752:00 04F3:31C2 Touchpad'
[    17.580] (**) ELAN0752:00 04F3:31C2 Touchpad: always reports core events
[    17.580] (**) Option "Device" "/dev/input/event9"
[    17.580] (II) event9  - ELAN0752:00 04F3:31C2 Touchpad: is tagged by udev as: Touchpad
[    17.581] (II) event9  - ELAN0752:00 04F3:31C2 Touchpad: device is a touchpad
[    17.581] (II) event9  - ELAN0752:00 04F3:31C2 Touchpad: device removed
[    17.689] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:03/i2c-1/i2c-ELAN0752:00/0018:04F3:31C2.0001/input/input13/event9"
[    17.690] (II) XINPUT: Adding extended input device "ELAN0752:00 04F3:31C2 Touchpad" (type: TOUCHPAD, id 11)
[    17.691] (**) Option "AccelerationScheme" "none"
[    17.691] (**) ELAN0752:00 04F3:31C2 Touchpad: (accel) selected scheme none/0
[    17.691] (**) ELAN0752:00 04F3:31C2 Touchpad: (accel) acceleration factor: 2.000
[    17.691] (**) ELAN0752:00 04F3:31C2 Touchpad: (accel) acceleration threshold: 4
[    17.691] (II) event9  - ELAN0752:00 04F3:31C2 Touchpad: is tagged by udev as: Touchpad
[    17.692] (II) event9  - ELAN0752:00 04F3:31C2 Touchpad: device is a touchpad
[    17.693] (II) config/udev: Adding input device ELAN0752:00 04F3:31C2 Mouse (/dev/input/mouse0)
[    17.693] (II) No input driver specified, ignoring this device.
[    17.693] (II) This device may have been added with another device file.
[    17.693] (II) config/udev: Adding input device ELAN0752:00 04F3:31C2 Touchpad (/dev/input/mouse1)
[    17.693] (II) No input driver specified, ignoring this device.
[    17.693] (II) This device may have been added with another device file.
[    17.693] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event14)
[    17.693] (II) No input driver specified, ignoring this device.
[    17.693] (II) This device may have been added with another device file.
[    17.694] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event13)
[    17.694] (II) No input driver specified, ignoring this device.
[    17.694] (II) This device may have been added with another device file.
[    29.157] (II) AMDGPU(0): EDID vendor "BOE", prod id 2460
[    29.157] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    29.157] (II) AMDGPU(0): Modeline "1920x1080"x0.0  367.50  1920 2028 2076 2200  1080 1090 1100 1160 +hsync -vsync (167.0 kHz eP)
[    29.157] (II) AMDGPU(0): Modeline "1920x1080"x0.0  153.20  1920 2028 2076 2200  1080 1090 1100 1160 +hsync -vsync (69.6 kHz e)
[  1747.527] (II) AMDGPU(0): EDID vendor "BOE", prod id 2460
[  1747.527] (II) AMDGPU(0): Printing DDC gathered Modelines:
[  1747.527] (II) AMDGPU(0): Modeline "1920x1080"x0.0  367.50  1920 2028 2076 2200  1080 1090 1100 1160 +hsync -vsync (167.0 kHz eP)
[  1747.527] (II) AMDGPU(0): Modeline "1920x1080"x0.0  153.20  1920 2028 2076 2200  1080 1090 1100 1160 +hsync -vsync (69.6 kHz e)
[  5387.132] (II) AMDGPU(0): EDID vendor "BOE", prod id 2460
[  5387.132] (II) AMDGPU(0): Printing DDC gathered Modelines:
[  5387.132] (II) AMDGPU(0): Modeline "1920x1080"x0.0  367.50  1920 2028 2076 2200  1080 1090 1100 1160 +hsync -vsync (167.0 kHz eP)
[  5387.132] (II) AMDGPU(0): Modeline "1920x1080"x0.0  153.20  1920 2028 2076 2200  1080 1090 1100 1160 +hsync -vsync (69.6 kHz e)
[  5390.135] (II) AMDGPU(0): EDID vendor "BOE", prod id 2460
[  5390.135] (II) AMDGPU(0): Printing DDC gathered Modelines:
[  5390.135] (II) AMDGPU(0): Modeline "1920x1080"x0.0  367.50  1920 2028 2076 2200  1080 1090 1100 1160 +hsync -vsync (167.0 kHz eP)
[  5390.135] (II) AMDGPU(0): Modeline "1920x1080"x0.0  153.20  1920 2028 2076 2200  1080 1090 1100 1160 +hsync -vsync (69.6 kHz e)
[  5390.139] (II) AMDGPU(0): EDID vendor "BOE", prod id 2460
[  5390.139] (II) AMDGPU(0): Printing DDC gathered Modelines:
[  5390.139] (II) AMDGPU(0): Modeline "1920x1080"x0.0  367.50  1920 2028 2076 2200  1080 1090 1100 1160 +hsync -vsync (167.0 kHz eP)
[  5390.139] (II) AMDGPU(0): Modeline "1920x1080"x0.0  153.20  1920 2028 2076 2200  1080 1090 1100 1160 +hsync -vsync (69.6 kHz e)
[  7975.697] (II) AMDGPU(0): EDID vendor "BOE", prod id 2460
[  7975.697] (II) AMDGPU(0): Printing DDC gathered Modelines:
[  7975.697] (II) AMDGPU(0): Modeline "1920x1080"x0.0  367.50  1920 2028 2076 2200  1080 1090 1100 1160 +hsync -vsync (167.0 kHz eP)
[  7975.697] (II) AMDGPU(0): Modeline "1920x1080"x0.0  153.20  1920 2028 2076 2200  1080 1090 1100 1160 +hsync -vsync (69.6 kHz e)
[  7975.700] (II) AMDGPU(0): EDID vendor "BOE", prod id 2460
[  7975.700] (II) AMDGPU(0): Printing DDC gathered Modelines:
[  7975.700] (II) AMDGPU(0): Modeline "1920x1080"x0.0  367.50  1920 2028 2076 2200  1080 1090 1100 1160 +hsync -vsync (167.0 kHz eP)
[  7975.700] (II) AMDGPU(0): Modeline "1920x1080"x0.0  153.20  1920 2028 2076 2200  1080 1090 1100 1160 +hsync -vsync (69.6 kHz e)
[  8072.963] (II) AMDGPU(0): EDID vendor "BOE", prod id 2460
[  8072.963] (II) AMDGPU(0): Printing DDC gathered Modelines:
[  8072.963] (II) AMDGPU(0): Modeline "1920x1080"x0.0  367.50  1920 2028 2076 2200  1080 1090 1100 1160 +hsync -vsync (167.0 kHz eP)
[  8072.963] (II) AMDGPU(0): Modeline "1920x1080"x0.0  153.20  1920 2028 2076 2200  1080 1090 1100 1160 +hsync -vsync (69.6 kHz e)
[  8072.965] (II) AMDGPU(0): EDID vendor "BOE", prod id 2460
[  8072.965] (II) AMDGPU(0): Printing DDC gathered Modelines:
[  8072.965] (II) AMDGPU(0): Modeline "1920x1080"x0.0  367.50  1920 2028 2076 2200  1080 1090 1100 1160 +hsync -vsync (167.0 kHz eP)
[  8072.965] (II) AMDGPU(0): Modeline "1920x1080"x0.0  153.20  1920 2028 2076 2200  1080 1090 1100 1160 +hsync -vsync (69.6 kHz e)
[ 10197.850] (II) AMDGPU(0): EDID vendor "BOE", prod id 2460
[ 10197.850] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 10197.850] (II) AMDGPU(0): Modeline "1920x1080"x0.0  367.50  1920 2028 2076 2200  1080 1090 1100 1160 +hsync -vsync (167.0 kHz eP)
[ 10197.850] (II) AMDGPU(0): Modeline "1920x1080"x0.0  153.20  1920 2028 2076 2200  1080 1090 1100 1160 +hsync -vsync (69.6 kHz e)
[ 10197.852] (II) AMDGPU(0): EDID vendor "BOE", prod id 2460
[ 10197.852] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 10197.852] (II) AMDGPU(0): Modeline "1920x1080"x0.0  367.50  1920 2028 2076 2200  1080 1090 1100 1160 +hsync -vsync (167.0 kHz eP)
[ 10197.852] (II) AMDGPU(0): Modeline "1920x1080"x0.0  153.20  1920 2028 2076 2200  1080 1090 1100 1160 +hsync -vsync (69.6 kHz e)

Last edited by bicycle (2022-03-21 21:09:35)

Offline

#8 2022-03-22 07:32:13

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,835

Re: xrandr not listing HDMI output

Mar 21 14:24:16 zerkalo kernel: amdgpu 0000:03:00.0: enabling device (0000 -> 0002)
Mar 21 14:24:16 zerkalo kernel: amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
Mar 21 14:24:16 zerkalo kernel: [drm:amdgpu_discovery_reg_base_init [amdgpu]] *ERROR* invalid ip discovery binary signature
Mar 21 14:24:16 zerkalo kernel: [drm:amdgpu_discovery_reg_base_init [amdgpu]] *ERROR* amdgpu_discovery_init failed
…
Mar 21 14:24:27 zerkalo kernel: [drm:amdgpu_device_init.cold [amdgpu]] *ERROR* sw_init of IP block <gmc_v10_0> failed -12
Mar 21 14:24:27 zerkalo kernel: amdgpu 0000:03:00.0: amdgpu: amdgpu_device_ip_init failed
Mar 21 14:24:27 zerkalo kernel: amdgpu 0000:03:00.0: amdgpu: Fatal error during GPU init
Mar 21 14:24:27 zerkalo kernel: amdgpu 0000:03:00.0: amdgpu: amdgpu: finishing device.
Mar 21 14:24:27 zerkalo kernel: amdgpu: probe of 0000:03:00.0 failed with error -12

https://bbs.archlinux.org/viewtopic.php?id=266666

SME?
https://gitlab.freedesktop.org/drm/amd/-/issues/832

Offline

Board footer

Powered by FluxBB