Bug 2029965
| Summary: | MST Docking station, how to configure, who talks to the Billboard device? | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | GroovieMan <christian.groove> |
| Component: | gnome-monitor-config | Assignee: | Jeremy Newton <alexjnewt> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 35 | CC: | alexjnewt |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-01-02 10:47:00 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
GroovieMan
2021-12-07 16:57:28 UTC
I placed a question in gnomes-gitlab: https://gitlab.gnome.org/GNOME/mutter/-/issues/1391 Yesterday i found out, that the MST-dock attached monitors are beeing noticed by the kernel/udev. The question is, why the control-center or maybe mutter is not able to offer the for configuration in the video settings menu? (see issue Bug 2028365) 1) Check out available monitors via CLI, because there is no running desktop here: [cgroove@foreman ~]$ ls -l /sys/class/drm insgesamt 0 lrwxrwxrwx. 1 root root 0 18. Dez 2021 card0 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/card0 lrwxrwxrwx. 1 root root 0 18. Dez 2021 card0-DP-1 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/card0/card0-DP-1 lrwxrwxrwx. 1 root root 0 18. Dez 2021 card0-DP-2 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/card0/card0-DP-2 lrwxrwxrwx. 1 root root 0 18. Dez 2021 card0-DP-3 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/card0/card0-DP-3 lrwxrwxrwx. 1 root root 0 18. Dez 2021 card0-DP-6 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/card0/card0-DP-6 lrwxrwxrwx. 1 root root 0 18. Dez 2021 card0-DP-7 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/card0/card0-DP-7 lrwxrwxrwx. 1 root root 0 18. Dez 2021 card0-eDP-1 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/card0/card0-eDP-1 lrwxrwxrwx. 1 root root 0 18. Dez 2021 card1 -> ../../devices/pci0000:00/0000:00:08.1/0000:06:00.0/drm/card1 lrwxrwxrwx. 1 root root 0 18. Dez 2021 card1-DP-4 -> ../../devices/pci0000:00/0000:00:08.1/0000:06:00.0/drm/card1/card1-DP-4 lrwxrwxrwx. 1 root root 0 18. Dez 2021 card1-DP-5 -> ../../devices/pci0000:00/0000:00:08.1/0000:06:00.0/drm/card1/card1-DP-5 lrwxrwxrwx. 1 root root 0 18. Dez 2021 card1-eDP-2 -> ../../devices/pci0000:00/0000:00:08.1/0000:06:00.0/drm/card1/card1-eDP-2 lrwxrwxrwx. 1 root root 0 18. Dez 2021 renderD128 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/renderD128 lrwxrwxrwx. 1 root root 0 18. Dez 2021 renderD129 -> ../../devices/pci0000:00/0000:00:08.1/0000:06:00.0/drm/renderD129 and let's check out, what is behind card0-DP-7 (yepp this is one attached monitor) [cgroove@foreman ~]$ cat /sys/class/drm/card0-DP-7/modes 3840x2160 3840x2160 2560x1440 1920x1080 1920x1080 1920x1080 1600x900 1280x1024 1280x800 1280x720 1280x720 1280x720 1024x768 800x600 720x480 720x480 640x480 640x480 640x480 This bug is a nuveau issue. There is another one around controld-center with the nvidia bug |