Bug 1221737 - systemsettings5's Display and Monitor does not show some screens on its monitor layout area
Summary: systemsettings5's Display and Monitor does not show some screens on its monit...
Status: NEW
: 1221736 (view as bug list)
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: KDE Workspace (Plasma) (show other bugs)
Version: Leap 15.6
Hardware: x86-64 openSUSE Leap 15.5
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-Mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-20 05:44 UTC by Fuminobu Takeyama
Modified: 2024-04-14 08:34 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
"Display and Monitor" and all the screen available (586.73 KB, image/png)
2024-03-20 05:45 UTC, Fuminobu Takeyama
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fuminobu Takeyama 2024-03-20 05:44:25 UTC
I have an external monitor connected to my laptop. Display and Monitor recognizes all the monitors and I can change resolutions, scale, etc.

However it does not show the external monitor in "Drag screens to re-arrange them" area and I cannot adjust the screen layout.

See a screen shot attached.
Comment 1 Fuminobu Takeyama 2024-03-20 05:45:11 UTC
Created attachment 873651 [details]
"Display and Monitor" and all the screen available
Comment 2 hui 2024-03-20 08:55:22 UTC
*** Bug 1221736 has been marked as a duplicate of this bug. ***
Comment 3 Fuminobu Takeyama 2024-04-14 08:34:36 UTC
Sorry, this problem is not related to Wayland and happens even on X11. It seems that this happens only with a specific monitor.

parse-edid < /sys/class/drm/card0-DP-2/edid 
Checksum Correct

Section "Monitor"
        Identifier ""
        ModelName ""
        VendorName "RTK"
        # Monitor Manufactured week 43 of 2020
        # EDID version 1.4
        # Digital Display
        # Display Physical Size not given. Normal for projectors.
        Gamma 2.20
        Option "DPMS" "true"
        Horizsync 30-135
        VertRefresh 40-61
        # Maximum pixel clock is 600MHz
        #Not giving standard mode: 1920x1080, 60Hz
        #Not giving standard mode: 1600x900, 60Hz
        #Not giving standard mode: 1280x720, 60Hz

        #Extension block found. Parsing...
#WARNING: I may have missed a mode (CEA mode 76)
#WARNING: I may have missed a mode (CEA mode 93)
#WARNING: I may have missed a mode (CEA mode 94)
#WARNING: I may have missed a mode (CEA mode 95)
#WARNING: I may have missed a mode (CEA mode 96)
#WARNING: I may have missed a mode (CEA mode 97)
#WARNING: I may have missed a mode (CEA mode 103)
#WARNING: I may have missed a mode (CEA mode 104)
#WARNING: I may have missed a mode (CEA mode 105)
#WARNING: I may have missed a mode (CEA mode 106)
#WARNING: I may have missed a mode (CEA mode 107)
        Modeline        "Mode 9" +hsync +vsync 
        Modeline        "Mode 0" +hsync -vsync 
        Modeline        "Mode 1" +hsync -vsync 
        Modeline        "Mode 2" +hsync -vsync 
        Modeline        "Mode 3" 74.250 1280 1390 1420 1650 720 725 730 750 +hsync +vsync
        Modeline        "Mode 4" 
        Modeline        "Mode 5" 
        Modeline        "Mode 6" 
        Modeline        "Mode 7" 
        Modeline        "Mode 8" 
        Modeline        "Mode 10" +hsync +vsync 
        Option "PreferredMode" "Mode 9"
EndSection