gasp
gasp
gasp
That is BSD. You can go there. Cool people. Hardware support is a bit spottier though.
They ran rm -rf
in their root directory.
French package goes brrrrrrr _
_
_ KERNEL PANIC
SEGFAULT 0x00000
EAX: _______
EIX: _______
So I only just got into linux this year. I gave some X11 distro's a go, but the screen tearing was awwwwfulll. So I've been running Wayalnd/Plasma for months now.
What exactly am I missing out on? Seems lots of users here still favor X11 over wayland but as I've never had any problems. It's still unclear to me why people are still sticking with X11.
If you're fine with Wayland, go with Wayland. There are lots of reasons still that people might prefer X11 but the list has been getting shorter.
I also switched to use different Wayland compositors many years ago for my main systems, but there are also still reasons to use X11. These are mine:
ssh -Y
) and just start a GUI app, and the window appears on your screen.There might be some Wayland compositors that worked around that, but on X11 this was standard. But generally X11 provides these features for all WMs, and in Wayland they have to be implemented individually.
And some just are not supposed to work, for security reasons.
But all of this depends on your use-case. I sometimes even (can or have to) go without a Wayland compositor or X11 and render GUI directly via KMS/DRM.
Wayland is the new protocol and will be the one that everything uses in the long run
If Wayland works for you, then that's great, don't use X11
The main reason you'd want to use X11 these days is for compatibility. But that's getting less and less of a concern as time goes on
If you have no issues with Wayland, keep using it. You aren't missing anything.
Linux is a vast space, and some people have use cases that aren't covered by Wayland, yet.
So they still use X.
They use it cause their desktop does not support wayland yet or their Nvidia card causes issue with it, potentially since they are using an older driver.
I like XFCE4 but there is no compositor for it yet.
It is in the works though. I'll have to try it out when it lands
Nothing, unless you really want to use a DE that's still lacking behind in its adoption. There are a few tools that still only offer early support for it (like RustDesk), but otherwise Wayland is a way better choice these days. However if you got an Nvidia GPU and need to use the proprietary driver you might be forced to still use X11. Their pile of garbage still routinely bugs on Wayland, and given their work on NVK I doubt that thing will ever get fully fixed.
This comic was posted in 2011 but still holds up today perfectly lol.
Gather around kids, story time. It was 2002 and I had a desktop pc with two video cards, one Matrox with dual video output (they were pretty much the only consumer ones with that at the time) on AGP slot, and one "something" (probably ATI, it still had and RCA port) on PCI. So I installed gentoo (from stage1, as it was custom at the time) and fiddled around with xorg.conf to have two monitors output from the Matrox and a third (yes, I had 3 monitors) from the ATI.
That's when I understood the power of Linux (no way win2000 was able to do that).
"Story time" is just another word for "I'm showing my age"
It is a good way to know who's a Grey Beard
Well, in case my username wasn't clear enough lol
I'm pretty sure it is because nobody knows. Xorg is a massive project that has tons and tons of duck tape.
They still use X. You must never go there.
As an X user I support this message.
Even worse, its ChromeOS (ewwww)
I get the joke, but I'm getting tired of these very, very old memes being reposted ad-nauseam when they're so outdated. I did not have to open the xorg.conf file for at least a decade, probably more. It was a very annoying thing to do, yes, but hasn't been an issue for a lot of install in forever.
There's a resurgence of these "but it's very weird/difficult/annoying" outdated memes these last few weeks on a lot of websites, and at this point I'm wondering if it's just people discovering them or just some people bashing linux systems based on their experience from the last century.
It's people entering the Linux space and wanting to join the tribe by posting Linux memes they found on google.
I broke xorg.conf when i installed Linux Mint about a year ago, but i forgot what for. Ironically i never had issues with an Arch based distro.
Y'all have Desktop Environments?
I remember when loading a GUI in *NIX systems was frown upon and would get you judged by your peers…
Yeah but that was before Hi-Res images of BBTs.
I still remember the old times before xorg.confs were modular. The truly hard times.
I remember when /bin/sh was the default shell, when you had to build grep from source. LILO was our bootloader. Dmesg was our seer. We made fire from a friction drill. Knapped our own blades from flint.
Simpler times.
I was there, Gandalf, I was there when the modelines of xf86config failed...
X11 was worse
professional tip for those who decided to rock Debian on a laptop with two GPU’s.
Envycontrol will take the headache away from manually configuring your xorg & xrandr, trust me, compared to the Debian documentation this will save you hours of your life.
Did they finally stop with that crap? Having 4k on a display size where it makes no sense but needs a dedicated GPU because iGPU were not good enough then.
...who... IN THE FUCK!!! Reads Debian docs?
Arch are the true Linux docs, maybe Gentoo docs, worst case Ubuntu forums.
Run a ton of Debian, only time I check their docs is when I'm trying to remember what the current stable release is called.
The Debian docs are pretty solid. Not as large as Arch but still just as useful
...who... IN THE FUCK!!! Reads Debian docs?
How else does one learn the distro they use without consulting the documentation?
I've had some good experience in the past. All the Debian specific information was properly documented in the packages README files.
I do that. Why not? Best source on Debian specific stuff.
mandb -su | man man
Can it force apps to use iGPU when dGPU is on? It's one of the things I miss from windows and couldn't figure out on linux
It has this hybrid option, that’s about it from what I know.
Set graphics mode to hybrid and enable fine-grained power control:
sudo envycontrol -s hybrid --rtd3
Edit: the —rtd3
flag seems to have different levels of power management.
--rtd3 [VALUE] Setup PCI-Express Runtime D3 (RTD3) Power Management on Hybrid mode. Available choices: 0, 1, 2, 3. Default if specified: 2
Funny how vocal Wayland haters used to be until they tried Wayland.
I mean, there was a point in time, quite some years back, when I had to do up modelines, but Xorg can generally handle things without an xorg.conf.
It has improved, but most developers working on Xorg have moved to Wayland. I'm not saying Xorg isn't still useful at times, like forwarding over SSH, but Wayland has more isolation & security considerations, which can be seen as both an advantage & limitation. However, Wayland compositors have implemented most controls & protocols now to fill in the gaps.
Still gathering up my courage to make the switch. The better security / isolation between apps is a huge feature for me. But porting all of my shitty xorg-specific scripts and hacks will be a pain.
Still won't handle popup menu correctly, still won't allow copy/paste with CLI programs without using an extra, implementation-specific, piece of software, still won't allow some window to correctly detect their position.
Wayland might be interesting, but between blind haters and blind supporters, it's really annoying. Forcing people to switch while some basic features are "mostly working" is not helping.
Do you really think ppl don't break their wayland setup? For example, some systems don't get a mouse cursor in wayland umless they switch the cursor to software rendering. To do that, they must often set an env var for the wayland process, but there is no standard way to do it. Half of them starts tinkering with their PAM and the others with their .profile . Sometimes this breaks every way to log in.
I felt this one.
Me too. 🤣
Idk what I've traded to never have issues with that file, but I worry every day that the horror is ahead of me and not behind
Me, yesterday, tinkering with remote desktop.
Every config: get it to a place that works and create a .WORKING backup copy
A new Linux meme? I don't believe it
Wayland
Seriously guys...I came here to get away from you. You have ALL of Mastodon for this
You can just visit a different community, but it won't help. Lion King Linux memes will follow you to the ends of the earth.
Ummmm, meme is in the name of the comm.
https://lemmy.world/c/linuxmemes
Might I direct you to
You can block comms in a bunch of different ways, I'll leave that as an exercise for the reader.
For what ?