guy-highlander Hello Everyone ,after some upgrade this weekend can't boot into system,tried some older similar problems here,but no luck, need some help please,thanks Wolf
TraceyC I recommend looking at the troubleshooting section of our Help Center. There may be something there that helps you get the system working again. If you have questions as you work through this, feel free to ask.
pomon Well, let's start with the guide: sudo eopkg rebuild-db sudo eopkg up sudo eopkg check | grep Broken | awk '{print $4}' | xargs sudo eopkg it --reinstall What is your graphical environment?
pomon What happens when you type startx or dbus-run-session -- gnome-shell --display-server --wayland? Or any other gnome startup commands you know.
guy-highlander wow, now dbus-run-session -- gnome-shell --display-server --wayland works , guess there is something broken or missing ?
pomon It's hard to say anything. You need to search the logs maybe related to GDM or gnome-session. E.g.: journalctl -b | grep gdm or journalctl -p err -b
guy-highlander SORRY, no info : " You are currently not seeing messages from other users and the system........
pomon guy-highlander " You are currently not seeing messages from other users and the system........ What does it mean? Why didn't you paste all the information from the terminal? If they are long, send them to some pastebin and paste the link here.
TraceyC guy-highlander You have to run those journalctl commands with sudo, that was missing from the post. For example: sudo journalctl -b | grep gdm Glad to hear that Gnome is working with X11 (aka xorg) again. Let us know if you run into any further problems.
guy-highlander Thanks POMON, it helps now I am back in gnome-xorg , Don´t understand why, but doesn`t matter it works.cheerz Wolf