Hello!
My Problem has probably already been discussed, i just couldnt get smarter by reading them, i guess i need a little “taking by the hand”.
When i boot up my Manjaro, it loads as normal, but doesnt show desktop backgrounds and i can not use most applications. Some applications work (e.g. Terminal, Firefox,…) but i sometimes can not control the windows.
So i guess something about X11 is broken. TTY F1 and F5 do work, but they have different aspects loaded (F1 for example has no panels loaded but i can drag windows).
The changes i made to X11 were: I disabled the “render all windows” in the window settings tweaking in order to get Gsync to work, but that didnt happen either. at least the stuttering was gone in games.
Whenever i try another TTY, after logging in and trying $ startx it shows me, that “Xserver has been terminated” at the end of the log.
In a working TTY, when trying to startx it shows the following:
XOrg X Server 1.21.1.8
X Protocol Version 11, Revision 0
Current Operating System: Linux philipp-z370pd3 6.2.12-1-MANJARO #1 SMP PREEMPT_DYNAMIC Thu Apr 20 14:17:37 UTC 2023 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.2-x86_64 root=UUID=9cbfb756-6165-42d8-8159-c91416dc9ca5 rw quiet splash apparmor=1 security=apparmor udev.log_priority=3
Current version of pixman: 0.42.2
Before reporting problems, check -website-
to make sure that you have the latest version.
Markers: (–) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: “/var/log/Xorg.1.log”, Time: Wed May 3 11:14:40 2023
(==) Using config directory: “/etc/X11/xorg.conf.d”
(==) Using system config directory “/usr/share/X11/xorg.conf.d”
Failed to connect to bus: No medium found
dbus-update-activation-environment: error: unable to connect to D-Bus: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead
DBUS_SESSION_BUS_ADDRESS=‘unix:path=/tmp/dbus-5ya21GBbla,guid=549b7651f855cd698c1273dc64522601’;
export DBUS_SESSION_BUS_ADDRESS;
DBUS_SESSION_BUS_PID=3620;
xinit: connection to X server lost
waiting for X server to shut down (II) Server terminated successfully (0). Closing log file.
To save the log file from the terminal in a terminal only TTY, i might need some help as i dont understand the “>” command apparently and i wouldnt even know where it saves this file.
Maybe someone can help a newcomer like me.