this post was submitted on 21 Feb 2024
71 points (92.8% liked)

Linux

48145 readers
872 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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)

you are viewing a single comment's thread
view the rest of the comments
[–] lemmyvore@feddit.nl 5 points 8 months ago (1 children)

Please kindly shut up if you're not even going to attempt to help OP. Their issue had nothing to do with the distro.

[–] fl42v@lemmy.ml 1 points 8 months ago (1 children)

Allrighty, let's try turning it into "helping". When one finds themselves using manjaro, they should:

  1. Prepare a flash drive with recent arch iso flashed (that shouldn't be strictly necessary, but just in case);
  2. Go to the pacman's mirrorlist and replace their repos with the proper ones (i.e. from arch);
  3. Do a -Syyuu base --overwrite=*;
  4. (optional) In case of trouble, boot to the drive flashed at step 0, make necessary mounts, arch-chroot, solve the problems. One can also try pacstrap-ing instead.

This is a rather high-level overview off the top of my head, and one would likely have to make a few tweaks here and there. Still, I hope it helps :)

[–] lemmyvore@feddit.nl 3 points 8 months ago (1 children)

What you described would ruin a perfectly good install. It's like installing Ubuntu then switching the repos to Debian and force overwriting installed files. Why not just install Debian (or Arch, in this case)?

I wonder how many people follow "well meaning" advice like this then blame Manjaro.

[–] fl42v@lemmy.ml 1 points 8 months ago (1 children)

Well, that's kinda how I once converted my artix to arch (skipping a few f-ups on my part and the caveats of switching init), so I'm pretty sure it can work... Although I can try this in a VM if I have some spare time

[–] lemmyvore@feddit.nl 2 points 8 months ago (1 children)

It may work but there's no point in doing it. You get something that's neither proper Arch nor Manjaro.

Manjaro is built around a branch which doesn't exist in Arch, unlike other Arch derivates, and mixing the installed Manjaro packages with Arch packages can lead to unpredictable results.

[–] fl42v@lemmy.ml 1 points 8 months ago

That's why you change the repos, tho, instead of mixing those from arch and manjaro, and do overwrites to avoid trouble with their configs. Also, I have a feeling pacman tells you when a package managed by it is no longer in the repos, so you just remove it to not accidentally take part in another round of ddos-ing aur or whatever manjaro's packages currently do for fun.

As for why, that's just to avoid setting up everything from scratch