Bug 218785
Summary: | HP Victus by HP Laptop 16-e0xxx. HDMI connection doesn't detect counterpart projector. | ||
---|---|---|---|
Product: | Drivers | Reporter: | Sergey Ivanov (icegood1980) |
Component: | Video(DRI - non Intel) | Assignee: | drivers_video-dri |
Status: | NEW --- | ||
Severity: | normal | CC: | regressions |
Priority: | P3 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | Subsystem: | ||
Regression: | No | Bisected commit-id: |
Description
Sergey Ivanov
2024-04-27 16:43:43 UTC
laptop has two videocards: root@ice-home:/home/ice# lshw -C display *-display description: VGA compatible controller product: TU117M [GeForce GTX 1650 Mobile / Max-Q] vendor: NVIDIA Corporation physical id: 0 bus info: pci@0000:01:00.0 logical name: /dev/fb0 version: a1 width: 64 bits clock: 33MHz capabilities: pm msi pciexpress vga_controller cap_list fb configuration: depth=32 latency=0 mode=1920x1080 visual=truecolor xres=1920 yres=1080 resources: iomemory:ff0-fef iomemory:ff0-fef memory:fb000000-fbffffff memory:ffe0000000-ffefffffff memory:fff0000000-fff1ffffff ioport:f000(size=128) memory:fc000000-fc07ffff *-display description: VGA compatible controller product: Cezanne [Radeon Vega Series / Radeon Vega Mobile Series] vendor: Advanced Micro Devices, Inc. [AMD/ATI] physical id: 0 bus info: pci@0000:07:00.0 logical name: /dev/fb0 version: c6 width: 64 bits clock: 33MHz capabilities: pm pciexpress msi msix vga_controller bus_master cap_list fb configuration: depth=32 driver=amdgpu latency=0 resolution=1920,1080 resources: irq:46 memory:d0000000-dfffffff memory:e0000000-e01fffff ioport:c000(size=256) memory:fc500000-fc57ffff same empty list is in Linux ice-home 6.5.0-28-generic #29-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 28 23:46:48 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux This might be caused by a different or changed kernel config; to check if this really is a regression you need to verify this on one distro -- and ideally bisect, too: https://docs.kernel.org/admin-guide/verify-bugs-and-bisect-regressions.html |