Hey Folks,
I’m currently dual booting openSUSE Tumbleweed and Leap 15.4, both installed Cinnamon.
Under Leap 15.4 everything works flawlessly.
I want to switch to Tumbleweed completly (because “why not, I guess?”).
I need this Software to get my Screens in the proper order. I use 3 “Eizo Flexscan S2431W” Monitors connected via 2x DP and 1x HDMI. All cables convert the Output from the GPU to DVI-D.
During installation of Tumbleweed I installed Gnome as default DE, after the installation I installed Cinnamon with the corresponding yast scheme.
I’ve got the same Error as mentioned in Tumbleweed No Text on Cinnamon DIsplay
When I run neofetch, it clearly states that muffin
is installed and currently running on my System:
florian@FLORIAN-MAIN
OS: openSUSE Tumbleweed x86_64
Host: MS-7B79 2.0
Kernel: 6.3.4-1-default
Uptime: 24 mins
Packages: 2466 (rpm), 5 (flatpak)
Shell: bash 5.2.15
Resolution: 1920x1200, 1920x1200, 1920x1200
DE: Cinnamon 5.2.7
WM: Mutter (Muffin)
WM Theme: Mint-Y-Dark (Mint-Y)
Theme: Mint-Y-Dark [GTK2/3]
Icons: Mint-Y-Dark [GTK2/3]
Terminal: gnome-terminal
CPU: AMD Ryzen 7 3700X (16) @ 3.600GHz
GPU: NVIDIA GeForce RTX 2070 SUPER
Memory: 2418MiB / 32016MiB
I’ve cross-checked that muffin is installed, with running zypper se muffin
:
florian@FLORIAN-MAIN:~> zypper se muffin
Repository-Daten werden geladen...
Installierte Pakete werden gelesen...
S | Name | Summary | Type
--+------------------------+-----------------------------------------+------
i | libmuffin0 | Muffin shared libraries | Paket
i | muffin | Cinnamon Desktop default window manager | Paket
| muffin-devel | Muffin development files | Paket
i | muffin-lang | Translations for package muffin | Paket
i | typelib-1_0-Muffin-0_0 | Muffin Introspection bindings | Paket
When I’m running inxi -SGC
this is the output:
florian@FLORIAN-MAIN:~> inxi -SGC
System:
Host: FLORIAN-MAIN Kernel: 6.3.4-1-default arch: x86_64 bits: 64
Desktop: Cinnamon v: 5.2.7 Distro: openSUSE Tumbleweed 20230603
CPU:
Info: 8-core model: AMD Ryzen 7 3700X bits: 64 type: MT MCP cache: L2: 4 MiB
Speed (MHz): avg: 2534 min/max: 2200/4426 cores: 1: 2200 2: 3604 3: 2093
4: 2200 5: 2200 6: 2200 7: 2200 8: 2200 9: 2200 10: 3587 11: 2060 12: 3600
13: 2200 14: 2200 15: 2200 16: 3600
Graphics:
Device-1: NVIDIA TU104 [GeForce RTX 2070 SUPER] driver: nvidia v: 525.116.04
Display: x11 server: X.org v: 1.21.1.8 with: Xwayland v: 23.1.1 driver: X:
loaded: nvidia unloaded: fbdev,modesetting,vesa gpu: nvidia,nvidia-nvswitch
resolution: 1: 1920x1200~60Hz 2: 1920x1200~60Hz 3: 1920x1200~60Hz
API: OpenGL v: 4.6.0 NVIDIA 525.116.04 renderer: NVIDIA GeForce RTX 2070
SUPER/PCIe/SSE2
When I fire up connamon-settings
via CLI this is the Output:
Using pam module (python3-pampy)
/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py:430: DeprecationWarning: Gtk.Window.set_wmclass is deprecated
self.window.set_wmclass(wm_class, wm_class)
Loading Display module
** (cinnamon-settings.py:5693): WARNING **: 20:42:00.635: Error calling GetCurrentState: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.cinnamon.Muffin.DisplayConfig" does not exist
I tried to reinstall the Cinnamon Scheme with hope that will create the missing key, but this procedure was unsuccessful.
Has anyone suggestions on how to get my Screens in to correct order?