Thread #108211286
File: arch_kitty.jpg (603.8 KB)
603.8 KB JPG
Users of all levels are welcome to ask questions about GNU/Linux and share experiences.
*** Please be civil, notice the "Friendly" in every Friendly GNU/Linux Thread ***
Before asking for help, please check our list of resources.
If you would like to try out GNU/Linux you can do one of the following:
0) Install a GNU/Linux distribution of your choice in a Virtual Machine.
1) Install a GNU/Linux distribution of your choice on bare metal and run your previous OS in a Virtual Machine.
2) Use a live image and to boot directly into the GNU/Linux distribution without installing anything.
3) Go balls deep and replace everything with GNU/Linux.
Resources: Please spend at least a minute to check a web search engine with your question.
Many free software projects have active mailing lists.
$ man %command%
$ info %command%
$ %command% -h/--help
$ help %builtin/keyword%
Don't know what to look for?
$ apropos %something%
Try a random distro:
https://distrosea.com
https://distro.moe
Check the Wikis (most troubleshoots work for all distros):
https://wiki.archlinux.org
https://wiki.gentoo.org
https://wiki.debian.org
/g/'s Wiki on GNU/Linux:
https://igwiki.lyci.de/wiki/Category:GNU/Linux
>What distro should I choose?
https://igwiki.lyci.de/wiki/Babbies_First_Linux
>What are some cool programs?
https://wiki.archlinux.org/index.php/list_of_applications
https://directory.fsf.org/wiki/Main_Page
https://suckless.org/rocks/
>What are some cool terminal commands?
https://www.commandlinefu.com/commands/browse
https://cheat.sh/
>Where can I learn the command line?
https://mywiki.wooledge.org/BashGuide
https://www.grymoire.com/Unix/
https://overthewire.org/wargames/bandit
https://tldp.org/LDP/Bash-Beginners-Guide/html/Bash-Beginners-Guide.ht ml
>Where can I learn more about Free Software?
https://www.gnu.org/philosophy/philosophy.html
>How to break out of the botnet?
https://prism-break.org/en/categories/gnu-linux
GNU/Linux Games:
>>>/vg/lgg
Previous thread: >>108203141
324 RepliesView Thread
>>
>>
>>
File: arch.jpg (253 KB)
253 KB JPG
>>108211356
>>
>>
File: example.png (1.1 MB)
1.1 MB PNG
Sometimes when I boot up my arch+kde laptop, it hangs on a black screen after the grub bootloader screen. I can't access tty, and I usually get errors like picrel on boot. Any ideas on how to fix this?
>>
File: 1770594946001006.png (1.2 MB)
1.2 MB PNG
>>108211286
cmd ln entry for downloading all pomf links in a page?
cytute/r/
Better-Call-Saul
tu
>>
>>
>>
>>
resolvectl dns eth0 1.1.1.1
ok so this sets the DNS on eth0 to 1.1.1.1. How do I modify the "Global" setting? It got some servers via DHCP and I don't want to use those.
Also:# /etc/systemd/network/00-internet.network
[Match]
Name=eth0
[Network]
DHCP=true
DNS=1.1.1.1
DNSOverTLS=true
[DHCPv4]
UseDNS=no
Anonymize=yes
>>
>>
>>
>>108213523
>>108213352
Really though the best place to fix this is on the DHCP server. If you have control over it then set it once there and then everything will use it.
>>
File: router WAN port.jpg (126.2 KB)
126.2 KB JPG
>>108213538
I can't control the DHCP, it's in the ISP side. The thing is a router and eth0 is the WAN-facing interface.
>>108213523
>Ask an LLM
I'm too boomer to talk to toasters.
>>
>>108213560
Then I don't think it matters what the router is using for DNS. Hardcode /etc/resolv.conf and write-protect it if you really want to change that. Whatever the router is using doesn't affect the LAN facing side though.
>>
File: firewall.jpg (532.5 KB)
532.5 KB JPG
>>108213574
>I don't think it matters what the router is using for DNS
>Whatever the router is using doesn't affect the LAN facing side though.
lol, lmao even
I specifically want the router to act as a local caching DNS server with a single parent server.
I do this withDNSStubListenerExtra=0.0.0.0
and[DHCPServer]
DNS=_server_address
It all works great but the DHCP offer from my ISP includes ISP's DNS servers and now my clients are using them plus the one (1.1.1.1) I configured.
>>
>>
>>
>>108213638
It all boils down to the "Global" setting which I'm trying to figure out. Back to square one.
>>108214188
This thread is insane. No, there is no router except that particular Linux PC I'm configuring here. It has two Ethernet interfaces, one facing the Internet directly and the other one facing LAN. Yes, the internet facing interface has a real deal globally routable IP. I don't even need those "what is my IP . com" services as I can simply look at the interface's address.
>>
>>
>>
>>
>>
>>108216621
>>108216671
get a real gpu and try again
>>
>>
>>
>>
Installed Arch yesterday
How are people scared of it?
It literally took less than 10 mins to install it
The one singular issue I had was that the network manager wasn't on when I first launched into the desktop and it took a minute of Google searching to fix.
>>
>>
>>
>>108216723
Your description is too fucking vague. I saw an opposite issue where Windows bluescreened in idle but Linux worked fine on an Intel CPU.
Turns out Windows scheduler panics and goes full throttle when it detects a user dragging a window to make it more responsive so it increases the voltage dramatically to let the clocks turbo and then vdroop happens and the system crashes because the CPU is unstable at voltage that low even if for a milisecond. Maybe you could replicate it on a BORE kernel in Linux? Either way it wasn't a fault of Windows but a hardware misconfiguration. Something like that is impossible to diagnose if you don't already know what to look for.
Maybe your CPU is unstable at idle voltages and on Windows it never idles due to bloat. Maybe you installed something wrong. Maybe something GPU related. You didn't even post specs. Maybe it's unrelated to the GPU and something on your motherboard has a really shitty driver on Linux that is causing issues. It's impossible to know from what you've given us.
>>
>>108216947
When something breaks you won't be able to fix it because you used archinstall. The fact that you had to manually enable network manager is sus. Did you not install a DE?
Arch isn't hard to install, it's fucking trivial. It's only somewhat difficult if you're doing a nonstandard config. People are scared of it because there's no GUI installer.
>>
File: CONFIG_EFI_STUB.png (28.6 KB)
28.6 KB PNG
>>108216947
I had massive troubles understanding what I'm doing when I'm supposed to install boot loaders and sometimes got stuck there as things just wouldn't boot.
Then I learned to compile my own kernels and made them EFI-stubs and after that I kind of skipped all the bootloader related stuff on install guides. I even installed Ubuntu similarly to Arch, I Debootstrapped it. (such a minimal Ubuntu isn't any bigger than Arch btw)
>network manager
You are using systemd distro, use systemd-networkd instead. Although NetworkManager has a nice applet, could be relevant for a laptop user with Wi-Fi.
>>
>>108211286
Anyone have a general guide for setting up Nouveau + Zink + NVK? All I've managed to find is a year old Reddit thread of people arguing about what's actually necessary for it, and news articles about how that's the default on Turing and later. I'm not Turing and I'll be doing it on a Guix system, if that matters at all
>>
>>108216621
>My machine was idle almost.
most of weird issues like that happen exactly when system is idle and not under load, power management is hard, when hardware is expected to go to lower power states and back, a lot of things can go wrong.
For example, on a Ryzen system i had to disable C-states entirely, raising it's power consumption by a lot, because it would randomly freeze on idle (total freeze requiring reboot).
My Nvidia GPU to this day likes to drop monitor output when left idle, i have to either type in the fix blindly or through SSH to get my display back.
>>
>>108218286
It's fedora 43 with xfce4. There's probably some fuckery within. I should install something else but I'm too lazy. I'm still somewhat suspicious it is related to nvidia. You only need one bug somewhere.
Journals don't indicate anything.
>>
>>
>>
File: mpv-shot0002.jpg (562.8 KB)
562.8 KB JPG
MPV has been shitting the bed on me and I have no idea how to fix this. Only thing in the conf isprofile=high-quality
Running Arch 6.18.9
>>
>>
>>
Hey lads, i did a pretty big fuckup, laptop battery died during pacman -Syu and it fucked my shit up.
I got the puter running again by chrooting and reinstalling the os, fixed -Syu not going through with --overwrite on every conflicting directory.
Now, my issue is, when i pacman -Qkk | grep warning i get errors out the ass of unrecognized archive formats, or failed to calculate SHA256 checksum
Should i bother going through every error individually and trying to fix this, or is it terminal and i should just reinstall?
>>
>>108211286
So, I'm attempting to host a git server from my raspberry pi. When I clone a repo from my pi, vcs info doesn't work in the shell. This is also true for repos created locally with git init. Why is this?
>>
>>108211544
The linux kernel, most likely the i915 driver, has to parse the video bios table to find information about talking to the LSPCON chip. Unfortunately issues like the one youre having are usually the result of bad drivers. The earlier anon was right to ask about how up to date your system is. Good luck.
>>
>>
>>
>>
Can linux be fun again if you've already gone through the whole learning process up to bash/python scripting, ricing, i use arch btw, writing your own packages, etc? I got a new laptop and put kubuntu on it and don't really feel like messing with anything like I used to.
>>
>>
>>
>>
>>108222120
Yes. No reason to go with Systemd unless you have some specific need or use-case that can only be accomplished by it.
OpenRC is very well supported in Gentoo and a lot of the developers use it themselves.
>>
>>
>>
File: 1633943467017.jpg (527.2 KB)
527.2 KB JPG
i just noticed GIMP and LibreOffice dont see my fonts in /usr/share/fonts but they see the ones in /home/.fonts is there a way to make they see the ones in share? that is the ones my package manager installs.
>>
>>108222853
dwm and hyprland have tagged windows, so you could for instance have the same terminal shared between your browser, mail, and office views, and then have it on your dev view but smaller and off to one side, and not at all on your gaming view. That's not something you can do easily on mutter.
Idk why i3 exists frankly.
>>
>>
>>
File: flare.jpg (53.6 KB)
53.6 KB JPG
>that random CPU stutter that only happened when librewolf was open but stopped when btop was open is gone after turning WebGL off and back on
Thanks for the freaky bug that behaves like malware. Does btop fuck with processes or the CPU at all? Why was this happening? Fuck computers
>>
This is how you enable middle-mouse button scrolling (hold the mouse button and move by dragging the mouse. I got used to this in KDE) with Sway:input "type:pointer" {
scroll_method on_button_down
scroll_button 274
}
What is this config? It all seems so opaque. This isn't documented anywhere either.input <identifier> scroll_button disable|button[1-3,8,9]|<event-code-or-name>
Sets the button used for scroll_method on_button_down. The button can be given as an event name or code, which can be obtained from libinput debug- events, or as a x11 mouse button (button[1-3,8,9]). If set to disable, it disables the scroll_method on_button_down.
Very helpful.
>>
>>108216953
as someone building a pc soon, I do want to start gaming on Linux, so basically I should just go for a 9700XT to avoid any headaches?
Its that or a 5070ti
My only issues is that afaik I cant into AI stuff in AMD, but dunno, specially video stuff
>>
File: 1691756812170903.png (193 KB)
193 KB PNG
alright so my retarded ass needs to be able to dual boot linux and windows ltsc iot for reasons. less "because i rely on windows" and more "some work-related stuff might actually late everything linux because fuck 'em"
is the thing to do just install windows and dedicate some gb for its system files, then install whatever linux distro i plan on using and dedicate some gb for its system files, and then the rest of storage can just be accessed by both windows and linux?
>>
>>108223219
Generally, nvidia works on linux and ai works on amd. How well is a different question. Depending on how important that ai stuff is for you you might want to go with nvidia. The rest works well with amd, and price is probably in favor of amd as well. Tough decision.
>>
>>
>>
File: 1763396307204891.jpg (108.7 KB)
108.7 KB JPG
>>108211286
Did KDE 6.6 break alt tabbing out of fullscreen applications? I can't alt-tab into windows behind fullscreen ones. I remember I had this problem with just Firefox before and I had to change its config but now it's for all fullscreen apps.
>>
>>
>>108222788
Technically you're just aiming for minimalism. Grab a minimal install and set everything up yourself. Arch was known for this and it's guide before the implementation of the install script, but it can be done with most distros to different degrees. Alternatively there's gentoo but it might not be the most practical experience.
You'd normally ignore DEs and install Window Managers instead, then pick and choose what you want to handle different aspects, be it cli or gui. Most people just grab a distro that offers a spin which uses a wm though to keep it simple. Some(most?) only offer the bare minimum and more often than not you don't even have a gui tool to modify the sensitivity of your input devices, it's up to you how to do it.
>>
>>108216953
i got a new gaming laptop, just for fun, and it was having loads of errors with nvidia's proprietary drivers.
i installed nouveau drivers just to try, but since i only play quake 3/openarena all day i can still get 200+ fps on my games. now sleep works, my system doesnt crash, why was i avoiding these for so long? all the linux tards told me proprietary is better, but nouveau is 1000x better.
>>
>>108223573
What kind of bs are we talking about? to me the first thing that pops to mind is the file system hierarchy, on windows you have all the OS shit lumped into the system32 directory that only God and Microsoft know how it works (and I'm not sure about the latter because they vibecode windows nowadays), and then you have the windows registry which is such massive bs.
On linux on the other hand, everything is very transparent, all your binaries live in /bin, all your devices in /dev, all temporary files in /tmp, all libraries in /lib, etc... As the saying goes, "Everything is a file" on Linux, that means there is no hidden configurations like the windows registry, because everything is stored in files, the hierarchy is very logical which makes finding files very easy once you get used to it.
>>
>>
>>108224022
Depends on your device I think. My laptop has an Nvidia dgpu and it'd randomly crash the whole session until I installed the proprietary drivers. Sleep didn't work properly either if I recall correctly.
When I installed the proprietary drivers the power management was fucked though, had to fiddle with it but it works now.
>>
>>108223227
The general plan is basically:
1. Install windows
3. Make a bootable USB stick with your distro on it
4. Boot from the linux USB
5. Resize your partitions and make room for Linux (This can be either done manually or the installer will give you some options, some Linux installers are smart enough to detect windows and partition accordingly)
6. Make sure to not format the ESP partition
7. Format the new partitions for Linux and install
8. Congrats, you should be able to dual-boot now
If you can't boot then it's probably because GRUB failed to install, but that's very rare, in any case reinstalling GRUB should fix that.
>>
>>
>>108222788
Define "simpler".
You mean graphically simpler? Or you mean reducing the complexity of the core packages and reducing bloat to the bare minimum?
If you mean graphically simpler then start moving from a fully featured floating DE into getting yourself a tiling WM, then start using Tmux and stop relying on your WM that much.
If you mean the bloat thing then that's where you gotta start investigating what stuff is considered bloated in GNU/Linux. I'll be transparent on the fact that I don't know a ton about the subject but what I can say is:
Arch can be a gateway drug into Gentoo, which on it's own is quite educational but it also (apparently) lets you use compile flags to lean down whatever you intend to install.
Also, check out https://suckless.org/sucks/ and http://harmful.cat-v.org/software/
In general, GNU stuff can sometimes be considered bloated, SystemD is absurdly bloated and Canonical is the antichrist.
>>108223573
It's like starting to drive your own car after you lived with a chauffeur your entire life.
It gives you a fuckton of freedoms which can be interpreted as less bullshit but the second you sidetrack outside the thing that devs expected you to do on the daily then it starts getting esoteric as hell. Which is kind of a part of the experience, Linux isn't meant to be measured with the same ruler that is used for measuring Windows.
>>108221855
idk man. Install gentoo and try to pull what >>108222788 wanted to do into the extreme. Or disregard Gentoo entirely and get into the LFS magic or maybe try just different stuff, try openBSD, maybe plan9 or GNU/Hurd.
Get into networking, containers and/or virtualizations. Maybe master your knowledge on sed, ed and RegEx.
Shit, get into wargames if you want as well.
>>
>>108223966
I have a minimal distro it was just a clusterfuck starting off cause it didn't have anything on it and I didn't know of any lightweight program alternatives.
>Arch, Gentoo
Pass for now, I'm still on a Debian base and I've yet to try Debian yet.
>window managers
I know next to nothing about different window managers unless you are talking about tiling?
I feel like I've bitten off more than I can chew, is there a retard's guide to ricing for Ubuntu?
>>108224455
I've heard of a tiling WM but what is a floating DE? I've also used Tmux, mainly just to launch AI shit, it can do more than that?
>>
>>
>>
>>108224600
WM =/= DE.
Desktop Environment is mostly a suite of basic programs which among other stuff has the WM, a FM and some other tools. A Window Manager is just the thing handling the layout of your windows and it also does the graphics handling needed to go from a terminal screen all the way to a fully loaded graphical desktop (of course it doesn't does the work itself it relies on X11 to actually make graphical stuff).
Also a floating WM is just the format of a window manager that you'd use in windows, because your windows "float" on the desktop. The idea of swapping it to a tiling WM is that they tend to be leaner and faster, also they tend to rely a little bit more on keyboard use (depends precisely on the WM if it's a little bit more or if it's entirely reliant on it).
By saying that you should go from a floating DE to a tiling WM I meant that you should just ditch DEs as a whole and try to pick a tiling WM and then build up the system with whatever stuff you need instead of relying on the stuff that came with the DE.
If you use Debian you could reinstall debian with the netinst .iso next and literally disable every single option of additional software, it should leave you with a blank terminal login screen, you could just install a WM, set it up and go from there.
Also yeah if you disregard graphics altogether Tmux could be the closest thing to a WM.
Personally I'm trying to become a sysadmin so I do my hardest to live on the terminal, and I tend to open up the term, open up Tmux, create 3 windows and I tend to run vim on the first one, I leave the second one to run commands on bash and I run Ranger on the third one to have it as a FM to yank out paths to dirs so I can quickly paste them into the second tmux window.
>>
>>
>>
I was watching a video of a pajeet or mystery meat poverty third worlder on Shorts making his own tools or something out of melting PVC pipe and I realized this could be a million dollar idea. What if we make our own electronics out of plastic
>>
>>
>>108224902
Ohh I see, so I currently have float/stacking but I could switch to tiling, I've never tired tiling before so I'm gonna try that out.
>>108224935
I have a Chris Titus video open, not that there is much of a difference if you ask me lol
>>
>>
File: Cosplayer_of_Saber_from_Fate-stay_night_20100916_2.jpg (175.6 KB)
175.6 KB JPG
>>108224959
i got things confused; my system's fonts apper fine in gimp and libreoffice, is that it seems i had less on libre because it doesnt show mono or bold as separate fonts the system shows it as separate so i thought i had less on libreoffice.
to be sure i did run: fc-cache -f -v
and installed font-recommended for more fonts
>>
>>
>>
>>
>>
>>
>>
>>108225306
GNOME haters are a vocal minority on pretty much every Linux venue. They're either ricers who found out the hard way that GNOME punishes you for changing the UI more than absolutely necessary, or double digit IQ nerds who get cognitive dissonance when they discover they can't use the computer if the UI isn't basically like Windows.
>>
>>108225523
>vocal minority
YEAH DUDE ONLY A MINORITY OF PEOPLE WANT A SYSTRAY OR A MINIMIZE BUTTON LOL
>they can't use the computer if the UI isn't basically like Windows
Why have seemingly all GNOMEfags latched onto this one cope? Do you retards think that Bill Gates invented minimize buttons, or that Windows is particularly unique in having them?
>>
File: Arch pkgstats.png (51.2 KB)
51.2 KB PNG
>>108225306
You have to deliberately opt into something else on most distros and the vast majority never stray from defaults which are usually either GNOME or GNOME derivatives. When you're forced to choose for yourself the stats look very different.
>>
>>
>>
>>
>>
>>
>>
File: mahjongg.png (965.7 KB)
965.7 KB PNG
>>108225306
It's basically the default Linux desktop.
>>108225732
People who pick tweaker distros typically also pick tweaker DEs. Not surprising.
>>108225761
Weird - GNOME feels snappier to me. Also, Plasma 6 leaks RAM.
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>108225895
tmux is a terminal multiplexer. just like you can open multiple instances of eg. VLC, it allows you to run multiple terminals at once
vim is a piece of software that runs inside of a terminal (emulator)
two totally different things
>>
>>
>>108225917
The little blinking underscore you see when starting up your computer is a 'real' terminal. It's what's used before you start up a graphical (read: non text based) user interface to your computer. Usually this happens automatically at startup and you see the login screen as your entry point for interaction.
Now inside of your desktop, you can also start a terminal, but this is technically a terminal emulator because it emulates the default terminal on your pc and usually has lots more features like pretty prompt messages, more colours, advanced highlighting etc.
>>
File: 640px-DEC_vt220.jpg (62 KB)
62 KB JPG
>>108225917
Terminals were dedicated user IO devices which took non-Turing complete commands for displaying text. Terminal emulators use the same basic commands, but modern emulators do things real ones never did, and real ones haven't been in common use for like 30 years. So 'emulator' is no longer a helpful distinction. It's just a programming interface based on what old hardware did.
>>108225945
That's still an emulator or some kind of BIOS / bootloader hosted console.
>>
>>
>>
File: wms.png (119.8 KB)
119.8 KB PNG
>>108225811
>Plasma 6 leaks RAM.
The uptime on my laptop running Plasma 6 was almost 50 days until I powered it off to update a day ago. If Plasma leaked RAM it would already start shitting itself by day 7 instead of being able to run forever.
>>108225811
Plasma is not a "tweaker" DE since the defaults are sane. If anything GNOME is closer to that considering you need to manually install multiple extensions to make it usable. There's a reason why distros like Ubuntu and Zorin pre-install half a dozen extensions to it. Very few people like the default GNOME UX.
The actual "tweaker" desktops are window managers. Pic related.
>>108226150
It doesn't matter if anyone explicitly likes it. With a handful of extensions it's good enough for a lot of people. If you never use anything better then you'll never know what you're missing and most people are fine living obliviously.
>>
File: nautilus vs dolphin.png (205.1 KB)
205.1 KB PNG
>>108226150
i do.
>>108226194
>If you never use anything better then you'll never know what you're missing and most people are fine living obliviously.
qt and ssds can suck my balls.
>>
File: media-2305382747.jpg (164.9 KB)
164.9 KB JPG
>>108211372
Fake news
Propaganda
Fallacies
>>
>>
>>
File: c85-3637222808.png (594.1 KB)
594.1 KB PNG
>>108226233
>>108226255
>>
>>
>>
>>
>>
>>
>>
The other day, I attempted to upgrade my Gentoo server from the 17.0 profile to 23.0 by following the instructions in https://wiki.gentoo.org/wiki/Upgrading_Gentoo . I ran these commands from the guide: mkdir -p /mnt/build
tar -xf /path/to/stage3-somearch-somedate.tar.bz2 -C /mnt/build
mount --rbind /dev /mnt/build/dev
mount --rbind /proc /mnt/build/proc
mount --rbind /sys /mnt/build/sys
mkdir -p /mnt/build/mnt/host
mount --rbind / /mnt/build/mnt/host
Once I finished emerging, I figured I no longer needed the files I had extracted from the tarball, so I ran rm -rf /mnt/build to clean up. After that, I couldn't ssh into the server, and upon power cycling it failed to boot. I think I was supposed to unmount everything before running rm. I didn't make any backups before starting the upgrade, so it looks like the server is a goner.
>>
>>
>>
>>
>>
>>
>>
>>108227079
Distros for people who don't want to use their computer
>Debian and Debian-based distros
Distros for people who are employed
>Ubuntu
Distros for people who are poor and use 10 year old hardware
>Mint
Distros for people who want to tinker
>Arch
Distros for people who like to gamble
>Arch-based distros
Distros for people who are too poor for nVidia
>Fedora
Distros for people who want to user their computer
>Fedora-based distros which come with proprietary drivers and codecs
Distros for Germans
>OpenSUSE
>>
File: kita who's my good boy.jpg (120.5 KB)
120.5 KB JPG
>>108226233
BTFO'd & check'd
>>
File: OIP (2).jpg (11.9 KB)
11.9 KB JPG
What fonts should I install on my fresh system?
Also, where can I download them?
>>
>>108227371
>where do I download fonts
There's hundreds of websites.
https://fonts.google.com/
https://www.1001freefonts.com/
https://www.dafont.com/
https://www.fontspace.com/
>What fonts should I install on my fresh system?
None of them. Your distro should look good enough by default.
>>
>>
>>
>>
File: OpenSUSE_Logo.svg.png (23.3 KB)
23.3 KB PNG
It's funny how in real life chameleons have active camouflage and can flawlessly adapt to their environment on-demand yet OpenSUSE fucking shits itself whenever there's an update because Packman will desync.
>>
>>
>>
>>
>>
File: 1771496656757532.png (76.2 KB)
76.2 KB PNG
>>108226194
>the defaults are sane
Nested submenus inside of a hamburger menu is sane for the insane.
>>
>>
>>
How the fuck do I install mpv 0.39 on Fedora, I've been trying to figure this out door like an hour even though I thought it would take a minute. Dnf downgrade not available, flatpak versions are all too new and I can't find any binaries.
>>
>>108228147
Why do you specifically need the 0.39? It doesn't look like any distro is packaging that version. All of them skip from 0.37 to 0.40 or 0.41. Your only option would be compiling it yourself using their 0.39 source code:
https://github.com/mpv-player/mpv/archive/refs/tags/v0.39.0.zip
>>
>>
>>108228171
Because on newest dragging the edge of the window to resize it is extremely laggy and slow for me for some reason. On Windows I fixed it simply by installing an older version. I did some searches and found other people with this issue in 0.40 and newer too.
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>108228260
Didn't test yet (I use gpu-hq since my GPU is good) but I was testing each specific option I had set and looks like setting downscale to anything other than ewa_lanczos gets rid of the sluggishness. Weird since I can use it for upscaling as well as chroma scaling without issue, just not for downscaling. Also CPU and GPU are barely used at all when it's struggling. Ah well, setting it to regular lanczos will do for now.
>>
File: Screenshot_20260224_173948.png (83.2 KB)
83.2 KB PNG
>Try installing DMS in openSUSE TW with hyperland
>Hyprland constantly crashing even though the config files seem all actually fine
>Hey maybe hyprland is broken as shit on openSUSE
>Try installing DMS in CachyOS
>Pic related
Ok
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
File: 1000058614.png (310.6 KB)
310.6 KB PNG
Dude, I spent an entire day trying to figure out how to use Firefox' profiles in an ergonomic way, tried custom scripts and Keybinds, even autostart jobs. Then I realized, I can create custom actions im the .desktop file. It's just a glorified launcher for the underlying CLI so I can write down anything I want to do as soon as is properly registered. And it's picked by default by 90% of launchers and right click context menues. I can easily launch profiles by typing the first few letters of their names on a search box and pressing enter. Amazing. It's something extremely obvious on retrospective, but it blows my mind.
>>
>>
>>
>>
>>
What the hell, I've been using linux for over a decade but I've never used rsync before. This shit is so useful, how did I miss out on it? I've just been using usb drives and scp like a dumbass
>>108231010
Have faith anon. If a retard like me can install gentoo, you can too. Also do you even need the ethernet cable? If you run net-setup on the live install it can auto setup wifi. Works on my lenovo thinkpad just fine.
>>
>>108225864
>>108225852
Don't look for i3-gaps, it's obsolete, now i3 maintainers have worked out the differences and merged all its features on the main project. By now even Debian Bookworm should have a recent enough version of i3 that was released after this merge.
>>
>>
>>
>>
>>108231393
Sounds obscure but is fairly simple# Find and open $HOME/.local/share/applications/org.mozilla.firefox.desktop with whatever text editor you want, but if it doesn't exist you can copy it from /usr/share/applications to that exact location
# Find and edit this line, append the name of custom actions in this-gay-hyphen-format
Actions=new-window;new-private-window;profile-manager-window;launch-re gular-browsing-profile;launch-whats app-profile;launch-nsfw-profile,etc ...
# Define your custom actions right at the bottom of this file
[Desktop Action launch-regular-browsing-profile]
Name="Regular Browsing" Profile
Exec=env MOZ_ENABLE_WAYLAND=0 firefox -P 'regular_browsing' %u
You can even pass environment variables to the commandif you need them, i did it as a workaround for this outdated 2014 laptop. The Wayland backend shutters for some reason.
>>
>>
>>108231690
It's a fancy wrapper to define custom args passed to a specific binary (99% of the time one for a desktop GUI application) as "Actions" that show up on the vast mayority of righ click context menues or as independient launchers, they all follow the XDG specification that mandate supporting this shit: right clicking on your panel or desktop's icons, Whisker Menu, Plasma's App Launcher, Gnome's Overview, whatever custom shit Window Managers like Openbox use to generate their menues, global runners like Rofi/Alfred/Krunner.
>>
I just realized my wired controller works better on Linux than it does Windows. On Windows when I turned my computer on my controller would always vibrate on my desk which was retarded, but on Linux it sleeps until I press one of the buttons to wake it up. Neat!
>>
>>108232023
generic drivers are a god send, its the same with my epson printer, worked like actual shit on windows, moved over to Linux with a generic print manager and generic drivers and it works like a dream. It surprised the hell out of me because I was having a hard time setting anything up at the beginning.
>>
>>
im gonna be installing a fresh os, i have 2 questions
does anyone have experience with mint while using a 9070 XT or any recent card that requires mesa 25 drivers? im already aware that mesa 24 just does not work with my card at all and id rather avoid that nassle
second question, should i bother doing drive encryption this time
>>
>>
>>
>>
>>
>bug a bunch of people about ricing
>have the programs I need to get down
>mfw sitting like a retard cause I never decided a theme and color palette for my rice
sigh... Any good places to go for inspiration or should I just kinda copy someone and hope an idea I'm passionate about hits? Being creative is hard...
>>
File: SX-WINDOW.jpg (189.5 KB)
189.5 KB JPG
>>108232922
Just copy the SX-Window for the X68000
>>
>>108230679
>LMDE/Debian
It'll be worse, basically. Older packages, less features, less polish. But hey you won't have to update as much (security patches and bugs deemed "not important" won't be fixed).
>Devuan
It is for init system autism.
>>
>>
File: 1757491219279519.png (481.3 KB)
481.3 KB PNG
>>108211286
https://www.reddit.com/r/firefox/comments/t2pyty/firefox_creates_multi ple_instances_on_pulseaudio/
Why is Firefox like this. I can't properly mix the audio because every audio source in it makes a new PulseAudio entry. Chromium doesn't have this problem but I don't want to go back to Google. What do? Should I switch to GNU IceCat?
>>
>>
>>108233431
>>108233456
If it's based on Firefox it will likely have the same issue. Try a Chromium based browser like Brave or Vivaldi perhaps, or if on KDE you can try Falkon or Qutebrowser maybe but I had issues with Falkon and their userscripts extension. GNOME has Epiphany but it is quite barebones.
>>
Until now I was booting to the command line and then starting LXQt from the command line. It meant I could run apt update / apt full-upgrade and then reboot before starting LXQt if I needed to, saving me from unnecessarily starting LXQt
However I just realised that a display manager is a good idea. A program was refusing to run due to some dbus issue, which display managers apparently take care of
So now I am booting straight to LightDM, and my formerly problematic program is working properly
>>
>>108232557
you might have issues using any x11 based window manager like cinammon with a 9070 xt where your your cursor movement will desync as you move it. happens to me and a lot of other people (i suspect everyone but some people are too retarded to notice their mouse movement being wonky). its been like this since its release, there was a fix that was meant to come out soon but the guy went quiet
https://gitlab.freedesktop.org/drm/amd/-/issues/3709
>>
are there any rustdesk alternatives on linux?
the smoothness is fine, but i need the client window on the host to be borderless.
tigervnc/remmina can work, but is just too fucking slow.
parsec needs an account, so fuck that.
heard something about sunshine moonlight, but haven't looked into that one.
>>
File: heFEfDROTwhteTk91TXzkwPd-mz6FWuz2Xm1MhgumPY.jpg (309.1 KB)
309.1 KB JPG
Do you attend your local Linux Users Group, /fglt/?
>>
>>
>>
>>
>>
>>
>>
>>
File: nautilus date search.png (78.9 KB)
78.9 KB PNG
>>108235234
>niche feature requirement
nautilus can do it.
>>
>>108235253
Why the fuck is it a niche feature? Being able to see any file like image*.jpg within a certain date range should be a basic feature. Iirc older version of windows could do it but now it's a "niche feature"? fuck this gay earth.
>>
>>
>>
>>
>>108235291
It's not removal anon, it's that these people have to put a bit of effort on these things whenever they want to cook up something new.
So they grab the old thing, they strip the features out because they find a lot of bugs, and try to reinvent the wheel without those features. And if you ask and beg, they're volunteers, they don't get paid. You have to explain in detail how it is a necessary, core element of a file manager, or else you can go fuck yourself because they don't want to invest extra time on it. And if it's not theirs, and you contribute, it has to work perfectly or else.
>>
>>
File: 1771770311510044.jpg (77.6 KB)
77.6 KB JPG
>>108235234
plasma comes with kfind, which you can open with a keyboard shortcut within dolphin
>>
>>
>>
>>
>>
>>
>>108235375
>>108235334
ok this looks like it might work, though in typical linux fashion there is no image preview for some fucking reason.
>>
>>108235279
this feature is actually hidden in a 3 clicks depth. 99% of people will never interact with it.
>>108235396
why would there be? it's just a find frontend.
>>
>>
>>
>>
>>108235453
this is niche software. if you think it's worth adding image loading to it, submit a pull request. i'm sure the maintainer will be thrilled at the extra dependencies and maintenance burden for the 3 users of the app.
>>
>>
>>
>>
>>
>>
>>
>>108235422
Kfind is a general search tool. It's not meant to search for images in particular. I think there's Gwenview (default Plasma's image viewer) and it has a search function but i don't know if it can search for date ranges; i never had this issue, 99% of my pictures either have categorized filenames or are wallpapers whom i don't care too much about.
>>
>>108230679
>>108232961
LMDE tends to be slightly "ahead" of regular Mint in virtue of Debian's release cycle sometimes being ahead of latest Ubuntu's LTS, like. i.e. right now, Debian 14 has newer packages than the 24.04 LTS the main edition of Linux Mint is based on. Once Ubuntu 26.04 shows up then regular LM will be newer again, until Debian 15 superseeds it a couple of months after. Frankly i see no reason to not run LMDE if you like the APT ecosystem and Cinnamon. It just works as long as your hardware does. Just use Distrobox or Flatpak to avoid shitting up your system with random repositories.
>>
File: sk_surprise[BUST].png (155.5 KB)
155.5 KB PNG
Do Linux enthusiasts and power users actually switch distros regularly? For what purpose if so?
>>
>>108234856
Sunshine is the host, moonlight is the client. Sunshine is basically trying to be a foss replacement for nvidia gamestream and should have gpu acceleration since its main purpose is streaming games.
What are you trying to do though?
>>
I need to 3d model something on my Celeron N2940 shitpad, but the version of Blender I can apt install from the Ubuntu repositories crashes on startup.
Is there a way I can install older versions through the terminal in case there are any dependencies I need to purge? Though it seems like they are only available in tar.xz archives.
>>
>>
>>
>>108236041
It's the newbies who do this until they settle on what they like best or give up and go back to Windows. Although after enough time passes you might get curious about what another distro is like these days and give it a try.
>>
>>
>>
>>108236042
Tried sunshine but only get 'forbidden' when trying to access the https://webui. Appimage, flatpak, build, nothing seems to work.
Get my macbook screen as a borderless window in hyprland.
>>
>>
File: S5iB.png (309.1 KB)
309.1 KB PNG
Dear God I want a browser that looks like pic related. But.. that's.. a pipe dream. Naturally good things just don't happen..
Not in this realm.
I mean, how would I even learn how to achieve this?
>>
>>108235234
The root cause is that people skilled enough to write an advanced file search tool have no need to, they would just use the command line and move on. Even if they did write a patch for dolphin that would be 1000x more work and still wouldn't cover 1% of what the cli could do
>>108235422
images are a good point where the cli falls down but even then you can spew symlinks into a folder in /run and use that to view the search results in a file browser. I recall an anon in this thread doing that recently.
>>
>>108236041
There are situations in which the general direction or goal of the distribution itself changes and you can see some older users have their grievances. Or something they thought solid and stable enough becomes not so solid anymore. These people also get used to a level of "just fucking be like this forever" that some manual interventions may annoy them as much as the new user.
People will tell you endlessly that distros don't matter. In fact it's not really wrong. You can run any linux program on any current distro. It's misleading to say that you cannot run the same version of a program on fucking kinoite, debian and arch, or that you cannot actually just set up your system in the same way.
However the update distribution method/schedule is different between these. You do not want to fight your own fucking OS. There's a misconception that linux is for tinkering. No. The linux desktop should try as hard as it can to be a fucking thing in the background o do your work or entertainment on, just like any other desktop OS. And this is one of the biggest things that can get in the way when you switch between the major distros. Not so much with derivatives (or maybe, if they're far removed from the base distro). But you don't want to spend a lot more time reaching the same fucking place and you don't want the people in charge making your life miserable because of how specifically they decide to provide you things like updates.
>>
>>
>>108231578
Any reason why you're running Firefox through XWayland?
Its Wayland support is no longer that unstable anymore in my experience. I only get hangs now if I enable HDR support which is still experimental.
>>
>>
>>
>>108237115
Probably a Discord issue. Screensharing in general is an absolute crapshoot, especially on Wayland where only OBS Studio has proper support for the portal and everything else runs like crap.
Best bet is probably using the virtual cam plugin so Discord thinks you're using a webcam and then just stream from OBS to that.
>>
>>
>>
I heard openSUSE is pretty much ditching this whole YaST thing and using a bunch of alternatives for it.
In other distros I just fucked around with config files for everything. What's a decent way to set up TW with no YaST? Am I going to fuck myself for not having a YaST equivalent there? I remember it had some tools related to snapper and shit like the bootloader and group management and the firewall and the kitchen sink. Can I just untick this thing in the installer without worrying too much?
>>
>>
File: 1771802730586473.gif (1.6 MB)
1.6 MB GIF
I think I'll replace Windows with a Linux distribution. I'm just bored of Windows. I've got Ubuntu in my living room PC that I use for my TV. I'm between PopOS (Cosmic sounds interesting), or Nobara, so everything mostly werks.
>>
>>
>>
File: Screenshot From 2026-02-25 21-36-46.png (70.4 KB)
70.4 KB PNG
I launched Spofity today and its got this Windows windowing API thing now, the X button doesnt even work wtf lol. Pretty sure its not getting run through wine or anything like that its the flathub version
>>
>>108212933
>>108212979
very easy to implement in chromium's devtools console using js
in the js code, you just have to save the video
>>
>>
>>108211286
I have installed Nobara on several machines over the years and Eggrow's shitty package manager keeps breaking at random times with no way to recover. Will I be fine if I just manage my software versions through dnf going forward?
>>
>>
>>
>>
>>108211286
Is it just me or does Plasma 6.6 look much better? I'm not sure what it is but something has changed in terms of colors and borders.
But of course they completely broke application dashboard. You can't hit enter when you search to open the first result despite the fact that the first result is highlighted.
>>
>>
>>
>>
>>
>>
>>
File: 1743418684868o.png (114.5 KB)
114.5 KB PNG
Installed PipeWire/Microphone Noise Suppression, did all steps on the Gentoo wiki, but it still doesn't suppress. Any thoughts?
>>
>>
>>
What distro should I go to if I want my laptop battery to last longer than an hour?
Bazzite currently nukes my battery and it's difficult to tweak things because of the immutability.
I still want to have some hope of playing bideo gaems but it's fine if that's not the distro's main purpose. I have a desktop for that.
>>
File: 1613122799182.jpg (821.4 KB)
821.4 KB JPG
>>108238954
What's your argument for not using noobara?
>>
>>
>>108238588
Actually hold the fuck on.
Is the packman thing an actual meme?
I just found out that a lot of people with problems with it are not using this repo with high priority and instead keep switching vendors.
Isn't the whole idea of packman just "update and lock in to packman, even if packages are slightly older"? If the problem is "upon an update, I'm being asked if I should keep the older package or update to the one in the official repo" what's the problem with -always- just keeping the one you purposefully installed from packman?
What is it like, they took a month once with that package out of date? Are dependencies too mixed on stuff that doesn't exist on packman?
Ultimately, is the actual problem that these packman packages are not openQA tested or something?
>>
>>
>>108238961
>it's difficult to tweak things because of the immutability
What do you mean by this? Optimizing power consumption isn't something that would be different in an immutable distro. I think the handheld/htpc version of bazzite even comes with a TDP control slider.
>>108238975
The name is inspired by an anime girl that dies in season 2 of her show. To honor this the distro breaks whenever you upgrade it.
>>
>>108238975
>Fedora derivative, so a distro based on a distro
>Preinstalled bloat
The custom kernel and options for Steam-HTPC and Steam-Handeld UIs are pretty nice I guess.
I'd rather just use Fedora proper, not too difficult to set up RPMfusion for codecs and drivers.
But I use openSUSE Tumbleweed personally, so the whole dedicated 'point release' gaming distro doesn't really appeal to me.
>>108238993
Not a problem per se, but they advise you limit your use of Packman where possible because sometimes there is a delay where something in MAIN is updated and Packman doesn't have an updated package ready, so you have to wait (like a couple hours, not generally days) before you can update those specific packages.
People get into trouble when they see oooh shiny new VLC which is newer than the VLC in Packman at that second and ignore the package priority and install the codec-less version instead and wonder why their videos no longer play.
>>
>>108239081
>What do you mean by this?
I used powertop on the recommendation of someone in a previous thread and found that apparently a lot of power is being used up by audio codecs and constant polling on a bunch of PCI devices. When I looked into how to change this, it looked like I would have to flash a new image to change the associated variables.
I'm not very knowledgeable about any of this, of course.
>>
>>108239084
>sometimes there is a delay where something in MAIN is updated and Packman doesn't have an updated package ready, so you have to wait (like a couple hours, not generally days) before you can update those specific packages.
But if for instance you do a general update and you choose the older packages, the ones that don't overlap can just get updated anyways, right? or is there some issue with that?
Like I don't mind having to wait a few hours for a package at all. My idea is, after another distro update a day later, the ones that didn't update before on packman, now get an update because packman got them updated packages finally, so it's just a delay, that is all. Unless I'm understanding this process wrong and that might cause an issue.
>>
>>
>>
>>108239220
You can break it, just like any regular distro. It's just extremely rare this isn't a user caused issue because of all the automated testing that openSUSE does.
For ultimate reliability you would want to use an immutable distro like Fedora Atomic or nixOS.
>>
>>108239296
Yeah I'd rather live with a bit of breaking than switch again to something immutable. I understand openSUSE has its own thing with MicroOS. This is a bit of pointless worrying anyways because I could technically just rollback an update. I'm just looking for the ideal scenario of error prevention by just "cancelling the update til later".
>>
>>
>>
>>108239552
You should look at preconfigured dotfiles on github first and edit them to your taste.
I don't know much about Fedora, but with Arch you can get dotfiles from the Arch User Repository (AUR) and have everything installed in one command. If you don't like it, you can remove everything in one command too.
Arch is a massive pain in the arse to install for a beginner, so you should look at arch-based distros like Omarchy. It's stupid easy to install: plug USB, boot, click install, reboot, it werks.
>>
>>
>>
>>
>>
>>
>>108239736
>play Apex Legends
>they add a single file to enable Linux support through Proton with EasyAntiCheat
>works quite well on Linux
>I format my windows drive and go full Linux as Windows was only for Apex
>little bit later they remove the file
>declare they had to remove Linux support because ummmmm cheaters
>declare victory over cheaters
>there are still tons of cheaters
I tried out GeForce streaming and it works decently in Chrome, but I don't want to pay monthly to stream a free game. I'll probably just stop playing once my month runs out.
>>
>>
>>
>>
>>
>>
>>
If you are getting acpi errors with new kernel versions, please check this out
>https://gist.github.com/cyrozap/d59e0088f96b17064d82d9b1385bd7a6
This is for HP firmware but the same principles apply I suppose just replace the modules with your own specific ones.
HP is known for making half-assed, not fully implemented firmware.
>>
>>
>>
>>
>struggle with laptop connection issues (everything timing out) with RTL8852BE even after using all the placebo modprobe options
>accept my fate and stop using laptop altogether
>months later
>just for the sake of it, try using a DNS that isn't my ISPs
>it actually fixes it
part of me is happy that my laptop is no longer worthless and part of me is sad that I didn't try it earlier
genuinely how can using ISP DNS servers just break networking? can a misconfigured DNS server straight up just time out every time?
>>
>>108239837
For me it's the opposite.
>Use Linux regularly as my default system of choice
>Boot into my Windows 11 dual-boot for something now and again
>Now I'm treated as a robot by default because I don't use this system much so there's no spyware tracking data correlation
>>
>>108240850
A dns is a translation layer so yeah, unless you're using IPs to connect to everything instead of an url. I've had sporadic issues with a few, generally I try a different dns whenever I can't connect to any website yet I can ping a dns using its ip
>>