https://bugs.kde.org/show_bug.cgi?id=446030
Bug ID: 446030
Summary: Laptop with External Monitor via HDMI
Product: frameworks-kwayland
Version: 5.76.0
Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
Severity: critical
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
STEPS TO REPRODUCE
1.boot laptop (HP 15-db0009ng) with external monitor Samsung C27F39FWR)
connected via HDMI
2.
3.
OBSERVED RESULT
Display always defaults to External Monitor
EXPECTED RESULT
Primary display is always the laptop screen eDP -1 unless otherwise selected
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: openSUSE Leap 15.3/5.18.6
(available in About System)
KDE Plasma Version: 5.18.6
KDE Frameworks Version: 5.76.0
Qt Version: 5.12.7
ADDITIONAL INFORMATION
System (dual boot via GRUB2) works as expected under Windows 10 with Laptop
Screen always Primary
Current workaround is to use System Settings/Display and Monitor/Display
Configuration select external monitor disable and apply (Primary shifts to
Laptop Screen) then enable and apply to re-enable the external monitor.
xrandr reports :
Screen 0: minimum 320 x 200, current 3840 x 1080, maximum 8192 x 8192
XWAYLAND0 connected 1920x1080+0+0 (normal left inverted right x axis y axis)
340mm x 190mm
1920x1080 60.00*+
XWAYLAND2 connected 1920x1080+1920+0 (normal left inverted right x axis y axis)
600mm x 340mm
1920x1080 59.88*+
but AFAIK xrandr cannot be used to manage WAYLAND. I have tried modifications
to etc/X!!/xorg.conf.d/50-monitor.conf without effect
#External Screen
Section "Monitor"
Identifier "HDMI-A-1-C27F398/H4LR600094"
Option "PreferredMode" "1920x1080"
Option "Position" "1920 0"
EndSection
#Laptop Screen
Section "Monitor"
Identifier "Laptop Screen"
# Identifier "eDP-1"
Option "PreferredMode" "1920x1080"
Option "Position" "0 90"
Option "Primary" "true"
EndSection
--
You are receiving this mail because:
You are watching all bug changes.