EDIT: I kinda solved it by installing Wayland (with Nvidia card, Ouch!) to replace Xorg. Not sure if this is gonna last though. Perhaps Manjaro is the one I’m gonna throw out FIRST if anything happens from now on.

What should be the first line of defense? Timeshift?

This happened after I installed AUR package masterpdfeditor and 2 applications from github (some hashing algorithm programs, I think they were “Dilithium” and “Latice-based-cryptography-main”, one of them was provided by NIST.)

If using GUI: I login, black screen for few seconds, then back at login screen.

If going to ctrl+alt+f2, login successful, then startx, see picture provided (higher quality).

I tried adding a new user, but result is the same.

I have a live usb to do the Timeshift. (I can also chroot if necessary… But I’m not extremely professional)

      • lemmyvore
        link
        fedilink
        English
        64 months ago

        For my personal curiosity, how on Earth did you end up uninstalling lightdm and using startx? Did you follow a tutorial? Where do you even get this kind of advice?

        For future reference what you did is not for beginners and it would have messed up any distro. It has nothing to do with Manjaro.

        Try an immutable distro, maybe that will stand up better to this kind of thing.

        • @dysprosium@lemmy.dbzer0.comOP
          link
          fedilink
          14 months ago

          I didn’t uninstall lightdm. I was under the impression that startx would just start the GUI, regardless of what “engine” it’s running on.

          • lemmyvore
            link
            fedilink
            English
            24 months ago

            startx makes a new X server, which uses the programs you put in ~/.xinitrc and the X server depends on the first program in there that runs in the foreground. If that program dies it doesn’t start, the X server doesn’t either.

    • @null@slrpnk.net
      link
      fedilink
      74 months ago

      Of course it’s not, hence why I said “one of your steps”.

      As in, get your data back, and then drop Manjaro.

      • @dysprosium@lemmy.dbzer0.comOP
        link
        fedilink
        4
        edit-2
        4 months ago

        so why would Envdeavor not experience this issue? Does it simply not have the AUR? That’s very unfortunate. Or are they simply not holding back like in Arch Manjaro?

        • @null@slrpnk.net
          link
          fedilink
          94 months ago

          Or are they simply not holding back like in Arch?

          I’ll assume you mean Manjaro here – Arch doesn’t hold back packages.

          And yes, Manjaro holds back packages from the main Arch repos which can break compatibility with the AUR.

          EndeavourOS is pretty much literally a GUI installer for Arch.

          • lemmyvore
            link
            fedilink
            English
            24 months ago

            Manjaro holds back packages from the main Arch repos which can break compatibility with the AUR.

            Except (1) that’s not a thing that really happens and (2) what happened to OP was done by themselves not by an AUR package.

          • @dysprosium@lemmy.dbzer0.comOP
            link
            fedilink
            24 months ago

            I’ll assume you mean Manjaro here – Arch doesn’t hold back packages.

            ouch, yes, my bad

            I think I kinda solved it by installing Wayland. It seems to work, even on my proprietary nvidia drivers

        • @Blaiz0r@lemmy.ml
          link
          fedilink
          44 months ago

          It is a unmodified Arch install that has a prepackaged setup, so you get a running desktop very easily and get the full.power and configurability of Arch

        • lemmyvore
          link
          fedilink
          English
          24 months ago

          OP’s problem was not caused by an AUR package. They’re leaving out some details about how they ruined their X setup themselves.

          • @dysprosium@lemmy.dbzer0.comOP
            link
            fedilink
            14 months ago

            no idea what caused it. The other 2 apps I installed were (if I remember correctly) "Dilithium” and “Latice-based-cryptography-main”. But since I installed Wayland (instead of using Xorg), everything seems to work now…