The Linux Thread - The Autist's OS of Choice

  • Want to keep track of this thread?
    Accounts can bookmark posts, watch threads for updates, and jump back to where you stopped reading.
    Create account
If your second monitor is placed on the left and you are using Wayland that is the reason. The monitor on the furthest left is treated as the primary monitor. But if it's always placed on the right in the settings even if you try to change that then it is probably a bug.
Wine has a hack workaround for that: https://github.com/Etaash-mathamsetty/wine-valve/commit/752151c7438850613a68f1e94f865ce45068c0c8 it guesses which the primary monitor is by assuming that the monitor with the highest resolution + refresh rate is the primary monitor. Lol. Gayland moment.
 
That's clever, but if you happen to be a retrofag, like me, who drives a 4K next to a CRT monitor, that wouldn't work, because even a lousy 60 Hz 4K monitor will have a higher calculated number than any CRT could ever achieve.
 
Why that? I use the CRT for occasional retro gaming, the 4K (LCD) for everything else. The 4K serves a few other systems as well, like my ProxMox box.
My other gaming PC is a laptop with its own screen and a 4K OLED attached, but that one does 240 Hz, so it would always be preferred over the laptop screen.
 
So I'm seeing a lot of systemd hatred here and, since I'm still in the novice phase of Linux, why is this the case?
many things in linux are controlled with very simple and generally well documented config files
sadly you will often notice that there is a folder with the same name of the config file, but with a .d (for dicked) behind it
this indicates that the very simple to use config file is continually overwritten by a very complicated monolith called systemdicked
then begins the quest to find out how to get dicked to do what you want of it, this means scrounging many forums for someone who wants to do something similar, instead of simply following the documentation in a config file, comment something out, comment something in or change a few numbers etc.
all in all the experience of using systemdicked can be described as having a dick slap in your face every time you pull down your operating systems pants
I believe that systemd-networkd/resolved are so bad its criminal, much less beginner friendly.
i hate this shit so much its unreal
 
Last edited:
If your second monitor is placed on the left and you are using Wayland that is the reason. The monitor on the furthest left is treated as the primary monitor. But if it's always placed on the right in the settings even if you try to change that then it is probably a bug.

Screenshot_2025-10-13_10-11-20.png
Main monitor is the Gigabyte on the right. It's set as primary display, but it still forces the LG to be the main monitor. If I put the Gigabyte on the left, it works as intended, but then I have to drag the mouse to the right side of the screen to reach the other monitor. And I'm using X, not Wayland.
 
View attachment 8029693
Main monitor is the Gigabyte on the right. It's set as primary display, but it still forces the LG to be the main monitor. If I put the Gigabyte on the left, it works as intended, but then I have to drag the mouse to the right side of the screen to reach the other monitor. And I'm using X, not Wayland.
That looks like Gnome, I don't think Gnome even supports X11 anymore
 
sadly you will often notice that there is a folder with the same name of the config file, but with a .d (for dicked) behind it
this indicates that the very simple to use config file is continually overwritten by a very complicated monolith called systemdicked
What?
No.
*.d has been a thing for many many years. Debian has had interfaces.d cron.d sources.list.d etc. Generally *.d aren't systemd related as systemd's directories don't use that notation. Except for a few that it took over.
Probably some of the first ones were "init.d" from SysVinit and "rc.d" from BSD's init.
 
I'm pretty sure it was a joke. It just wasn't that funny. Probably a good idea to clarify it though. For anyone that actually has no idea.

Generally the *.d directories. Are for drop in config files, or drop in files of some kind. One of their benefits is you can have the normal /etc file unmodified, and override configuration values in *.d files. If that program recognizes those at least. Then on updates you don't need to worry about issues, with the file getting overwritten or some kind of conflict. Since it won't touch the files in the *.d directory. sudo is a good example. You can make a sudoers.d directory. And put only the changes you want to make into a file in that. Most things use that basic idea for the .d dir.

Then you have things like the cron.d, modprobed.d sysctl.d That are sort of doing the same thing. But around their intended function. Like setting parameters, the modules that will be loaded, or specifing cron jobs.

Of course there are a ton of thing with .d. But they are almost always use in that way. Drop in configuration files with snippets to override defaults, or change some setting. Or a directory for drop in scripts of some kind, like init.d, and cron.d.
 
How fast are Wi-Fi drivers developed for Linux, specifically Debian? I've been waiting on a driver for my network card (Mediatek MT7920) for about a month now, but no dice.
Based on a quick search, that card has been supported by the kernel since 6.10, released in July 2024. Firmware should be part of linux-firmware.

What do uname -r and lspci -k | grep -i net say?
 
Windows had the ability to select a primary monitor ever since it had monitor settings, so like circa 3.11/95.
X11 predates Windows and it has the ability to select the primary monitor.
Meanwhile Wayland, in the all-powerful wisdom of the footfags running it have decided that ackshually chud, you don't NEED to be able to select a primary monitor as there is no valid use case for such functionality.

17 years in the making.
Production ready.
Meant to replace X11 because X11 is old and outdated (purposefully abandoned by Red Hat)
What a sick joke.
 
Windows had the ability to select a primary monitor ever since it had monitor settings, so like circa 3.11/95.
X11 predates Windows and it has the ability to select the primary monitor.
Meanwhile Wayland, in the all-powerful wisdom of the footfags running it have decided that ackshually chud, you don't NEED to be able to select a primary monitor as there is no valid use case for such functionality.

17 years in the making.
Production ready.
Meant to replace X11 because X11 is old and outdated (purposefully abandoned by Red Hat)
What a sick joke.
Don't worry, in just 4 years Wayland will reach the same age that X11 was when Wayland started (with half the features, naturally), and we'll urgently need to create a better, more modern system to replace the horrible, unsafe, and outdated monolith that is Wayland.
 
Xnamespaces looks pretty promising, hopefully XLibre's app isolation will soon be good enough that I can permanently switch over to i3. For all the Wayland hate, it hasn't really given me any problems. Granted I don't do CAD or 3D modeling, but for what its worth, I love my Sway, love my isolation, love my TUIgreet, simple as. Damn shame its entire dev stack consists of 2x Pimby 3x Bape level inbred tranny faggots. It is what it is, gotta take the good with the bad.
 
Yeah XLibre 25.1.0 might be releasing soon, at which point there will be a push to try to get it added to official repositories (or at least saying that it's no longer a beta)
Some distros already include it like Artix, and I think a Spanish distro is preparing to replace Xorg on new installs
 
Yeah XLibre 25.1.0 might be releasing soon, at which point there will be a push to try to get it added to official repositories (or at least saying that it's no longer a beta)
Some distros already include it like Artix, and I think a Spanish distro is preparing to replace Xorg on new installs
I saw they have issues with nvidia but it says on their page the 3070 should work
So i guess the 3090 should work too?
 
Yeah XLibre 25.1.0 might be releasing soon, at which point there will be a push to try to get it added to official repositories (or at least saying that it's no longer a beta)
Some distros already include it like Artix, and I think a Spanish distro is preparing to replace Xorg on new installs
I can already imagine the tranny seething when their precious little distros decide to include XLibre in official repositories. Also fuck Alpine for sucking Gayland cock by blacklisting XLibre.
 
Back
Top Bottom