/fglt/ - Friendly GNU/Linux Thread
Users of all levels are welcome to ask questions about GNU/Linux and share their 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%
Check the Wikis (most troubleshoots work for all distros):
https://wiki.archlinux.org
https://wiki.gentoo.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
>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
/fglt/'s website:
https://fglt.nl
GNU/Linux Games:
>>>/vg/lgg
IRC: #sqt on Rizon
https://fglt.nl/irc.html
Previous thread:
>>106499598
Anonymous
9/7/2025, 7:47:59 PM
No.106514151
>>106514385
>>106514081 (OP)
is that window maker?
Anonymous
9/7/2025, 7:53:54 PM
No.106514213
>>106525711
Nixos
Anonymous
9/7/2025, 7:58:25 PM
No.106514253
for me? it's cachyos
Anonymous
9/7/2025, 8:13:20 PM
No.106514385
What distros, aside from ubuntu MATE and mint, offer a good default MATE desktop?
Anonymous
9/7/2025, 8:17:48 PM
No.106514430
>>106514709
>>106514409
I think fedora has a MATE spin
Anonymous
9/7/2025, 8:44:37 PM
No.106514709
>>106514430
thanks, gonna check it out
EndeavorOS says
>We do not enable Bluetooth by default, because of several security risks, and to prevent unneeded power consumption.
Are they just being overdramatic
Anonymous
9/7/2025, 8:54:17 PM
No.106514805
>>106515799
>>106514784
No. Bluetooth is a security vulnerability and it should be minimized
Anonymous
9/7/2025, 9:14:52 PM
No.106514987
>>106515042
>>106514409
Don't do Debian 12. For some reason when I transfer a large file, the transfer bar reads out ridiculous numbers like exabytes. Could never figure it out but it was enough to make me give up on it.
Anonymous
9/7/2025, 9:19:53 PM
No.106515042
>>106514987
I excluded debian, arch, void, and other similar distros that provide a barebones install of DE's.
I'm specifically wanting to see if there are distros out there, similar to ubuntu MATE and mint, that provide a preconfigured MATE install.
>>106514455
COME HERE LET ME KISS YOU ANON. Even my other (one being genuine ps3) joysticks are working now. Still no bluetooth joystick on debian, though. Perphaps a few kernel updates later, it will solve itself.
I don't have anything left on winblows, except maybe cheat engine, but I rarely use that.
GameConquerer is slow & krashing trash. I might contrib something if I feel strongly about it.
I love debian and my GNU friends so much. I am still shocked by my printer working OOTB without drivers.
Anonymous
9/7/2025, 9:30:12 PM
No.106515144
>>106515427
>>106515062
Bluetooth for ps3 and similar controllers requires changing something in the config of bluez because the way they paired is a legacy method that's unsafe (only unsafe during the pairing tho not on further connections after that, so fine to do it at home imo) just look up "bluez ps3 controller"
Anonymous
9/7/2025, 9:32:10 PM
No.106515160
>>106515427
Anonymous
9/7/2025, 9:32:13 PM
No.106515161
>>106517105
>>106514081 (OP)
Open-side and out spills the ketchup and mustard
Anonymous
9/7/2025, 10:01:54 PM
No.106515427
>>106515144
>>106515160
I am afraid this one is near impossible. I have tried ClassBonded and manually trusting and so on, but bluez keeps asking for pin and recognizing it as a keyboard. The closest I got was bluetooth pairing only when usb is connected lol
Anonymous
9/7/2025, 10:09:57 PM
No.106515482
>>106515519
>>106515572
I wish I could fully transition to GNU/Linux and ditch winblows. All programs that I use are available on Linux but an annoying overheating issue with the AMD discrete GPU on my craptop is keeping from fully switching to Linux.
I have been using linux for 2 years on desktop.
What should I do next? What books can help me to become a linux sysadmin or scripter? I want to fully embrace the path of foss.
Anonymous
9/7/2025, 10:13:17 PM
No.106515519
>>106515660
>>106515482
What's the GPU? Perhaps there is a solution on Archwiki or Reddit.
Anonymous
9/7/2025, 10:13:31 PM
No.106515524
>>106514081 (OP)
haha, this photo is so much like one I would have taken myself in like 2007
Anonymous
9/7/2025, 10:19:27 PM
No.106515571
>>106520126
How to connect to WPS enabled Wifi on linux?
Anonymous
9/7/2025, 10:19:51 PM
No.106515572
>>106515482
>overheating
You can manually reduce the maximum power drawn by your GPU:
https://github.com/ilya-zlobintsev/LACT
Alternatively you can use the power profile control which most DEs have, and set it to power save. But this one would also affect your CPU.
>>106515512
Follow these steps:
1. Learn Tcl/Tk.
This will enable you to write powerful scripts and GUI tools.
https://www.tcl-lang.org/man/tcl8.6/contents.htm
https://wiki.tcl-lang.org/
https://wiki.tcl-lang.org/page/Tcl+Tutorial+Lesson+0
2. Learn C.
This is the original Unix programming language. This'll give you the expertise necessary for full immersion.
3. Install Debian.
Then, explore the Debian package repos and install all kinds of random weird stuff, play with it and try to work out how to do stuff with it.
This will give you the hands-on experience necessary to thrive in the linux ecosystem.
4. Install firefox on your Debian system. Go to danbooru dot donmai dot us, search "huge_ass hatsune_miku".
This will strengthen your resolve and help you continue using linux.
Anonymous
9/7/2025, 10:27:18 PM
No.106515638
>>106515668
>>106515512
If you're looking for good books, check out:
- "Tcl and the Tk tookit" by John K. Ousterhout
- "Practical programming in Tcl/Tk" by brent b. welch
- Effective Tcl/Tk Programming: Writing Better Programs with Tcl and Tk (Addison-Wesley Professional Computing Series)
Anonymous
9/7/2025, 10:28:34 PM
No.106515649
>>106515584
>Go to danbooru dot donmai dot us, search "huge_ass hatsune_miku".
Anonymous
9/7/2025, 10:29:26 PM
No.106515660
>>106515707
>>106531148
>>106515519
>What's the GPU?
My craptop has an Intel HD Graphics 5500 integrated GPU and an AMD Radeon R5 M255 discrete GPU. It uses a muxless hybrid graphics scheme. On Linux, the discrete AMD GPU is on all the time and idles at 44 °C. Opening a single 1080p video with mpv will bump the dGPU's temp to 60 °C! I used Artix Linux for two weeks and I tried to fix this annoying issue but I failed miserably. Now I am forced to use Windows again.
>Perhaps there is a solution on Archwiki
I exhausted Archwiki but I still didn't manage to fix this issue. It is by far the most severe computer issue that I ever had in my entire 30 years of computer usage.
>Reddit.
This piece of shit never helped me fix any computer issues. It's filled with retards that will down-vote you for no obvious reasons.
Anonymous
9/7/2025, 10:30:08 PM
No.106515668
>>106515757
>>106515638
>>106515584
Very big thanks fren.
>>106515660
mpv issue can be fixed with --profile=fast
your hybrid graphics issue and using the integrated intel gpu instead of the amd and only using the amd manually on demand might be able to be fixed with
https://wiki.archlinux.org/title/PRIME
tldr set DRI_PRIME=1 or DRI_PRIME=0 or some other number in /etc/environment or some other place to export environment variables
you can also create an xorg.conf.d snippet to force xorg to use the igpu
Anonymous
9/7/2025, 10:40:20 PM
No.106515757
>>106515668
No problem fren. When you learn even just a bit of scripting, it can make your life a lot easier. And it's a lot of fun writing scripts and working on programming projects. Study and stay focused and come back to fglt to ask if you ever need help.
Anonymous
9/7/2025, 10:43:04 PM
No.106515777
>>106515512
Read this guide in the OP:
https://mywiki.wooledge.org/BashGuide
I learned Bash thanks to it
Anonymous
9/7/2025, 10:47:11 PM
No.106515799
>>106514805
What's the security risk of pairing my fucking headphones?
Anonymous
9/7/2025, 10:53:57 PM
No.106515847
>>106521668
>>106515707
>DRI_PRIME=0
That has no effect, only 1 is recognized.
Anonymous
9/7/2025, 10:55:38 PM
No.106515856
>>106515934
>>106520836
How do i add something to my global $PATH in arch? On mint i had $HOME/.local/bin and $HOME/bin as default. I managed to add them in bash but i need it to work globally so rofi/dmenu etc. may see and work with them.
Anonymous
9/7/2025, 11:07:13 PM
No.106515934
>>106516055
>>106515856
#
# /etc/profile.d/user-local-bin-path.sh
#
append_path ~/.local/bin
Anonymous
9/7/2025, 11:07:33 PM
No.106515935
>>106515707
>DRI_PRIME=1 or DRI_PRIME=0
I can switch between the GPUs using DRI_PRIME=1, but the AMD GPU still runs hot for no reason. On Windows the discrete GPU is completely off most of the times but I think that's not the case with Linux.
>you can also create an xorg.conf.d snippet to force xorg to use the igpu
How can I do so? Do you have any resources that can help me apart from the Arch wiki link that you provided?
Anonymous
9/7/2025, 11:23:12 PM
No.106516044
>>106516568
>>106521705
>>106515707
>DRI_PRIME=1 or DRI_PRIME=0
I can switch between the GPUs using DRI_PRIME=1 , but the AMD GPU still runs hot for no reason.
$ glxspheres64 # This command utilizes the Intel GPU
Polygons in scene: 62464 (61 spheres * 1024 polys/spheres)
GLX FB config ID of window: 0x177 (8/8/8/0)
Visual ID of window: 0x304
Context is Direct
OpenGL Renderer: Mesa Intel(R) HD Graphics 5500 (BDW GT2)
$ DRI_PRIME=1 glxspheres64 # This command utilizes the AMD GPU
Polygons in scene: 62464 (61 spheres * 1024 polys/spheres)
GLX FB config ID of window: 0x177 (8/8/8/0)
Visual ID of window: 0x304
Context is Direct
OpenGL Renderer: AMD Radeon R5 M255 (radeonsi, iceland, ACO, DRM 3.61, 6.12.36-1-lts)
On Windows the discrete GPU is completely off most of the times but I think that's not the case with Linux.
>you can also create an xorg.conf.d snippet to force xorg to use the igpu
How can I do so? Do you have any resources that can help me apart from the Arch wiki link that you provided?
Anonymous
9/7/2025, 11:24:35 PM
No.106516055
Anonymous
9/8/2025, 12:26:45 AM
No.106516568
>>106516044
See if powertop shows it as "Bad" and if so enable power management?
Just to clarify, modified environment variables aren't saved in *.bashrc* unless I explicitly say so using the *export* command, right? So I can fuck around with $PATH without creating a backup, close the terminal session, open a new one, and it should be as if I never modified it?
Anonymous
9/8/2025, 12:30:43 AM
No.106516599
So on KDE if I snap 2 windows (one to the left and one to the right) I can resize the windows by grabbing them in the middle of the screen, is there any way to disable this? I just want the windows snapped to the left/right to take up half the screen and never be resized when snapped. It's very annoying when I accidentally resize the windows slightly and it fucks with how many files are displayed in Dolphin.
Anonymous
9/8/2025, 12:31:20 AM
No.106516606
>>106516588
>*.bashrc*
Shit, I mean *.bash_profile*
Anonymous
9/8/2025, 12:32:29 AM
No.106516615
>>106516653
>>106516588
export doesn't save anything, it modifies the shell's environment block and that's inherited by child processes.
Normal variable setting (without export) doesn't actually modify the shell environment.
Anonymous
9/8/2025, 12:33:03 AM
No.106516622
>>106516588
yes. each time you run the terminal then its reloading from the bashrc state
Anonymous
9/8/2025, 12:36:27 AM
No.106516653
>>106516692
>>106516615
>child processes
Which are typically shell sessions?
Anonymous
9/8/2025, 12:40:17 AM
No.106516680
>>106521713
So what's the deal with stuff like pic rel? I've installed Linux Mint on a GPD MicroPC and a Chuwi Minibook X for my introduction to Linux but I want a tablet that runs it as well. I was thinking about using my Chuwi Hi10 X but reading online I saw that people suggested a tablet called Juno 3 and Starlite. They're a bit expensive for the chipset they come with but maybe there's something I'm not seeing. Is it just a premium to have customer support and support Linux devs or is it just a rip off?
Anonymous
9/8/2025, 12:41:29 AM
No.106516692
>>106516653
Anything forked by a login shell or its children.
Environment variables and command line parameters are stored in the same area of memory on Linux. When a process is created it's given a copy of the parent's environment along with the new argument list. 'export' writes a new value to that area in the shell process, but 'var=value' does not.
Anonymous
9/8/2025, 1:11:33 AM
No.106516962
>>106517476
I probably have a problem but I installed Bazzite on my main desktop over a month ago and now I feel like just going nuts and installing Linux on everything. I'm installing Mint on my shitty second hand laptop right now. I might end up using this laptop to fuck around on various distros just to see what they each feel like to use.
Which debian iso do I need to download to get a full offline local installation that's most hassle free? This site layout is so fucking confusing and I don't want a net install, I want to install the entire OS offline with ethernet cable disconnected
>>106514784
well 0.15W radio is radio
Anonymous
9/8/2025, 1:27:07 AM
No.106517105
>>106518296
>>106515161
i do not remember right montage mass tube
Anonymous
9/8/2025, 1:35:15 AM
No.106517160
Is there a recommended resource that walks you through the basics of X11 (a la Petzold for Win32)?
Anonymous
9/8/2025, 2:03:17 AM
No.106517371
I installed nyxt browser on my shitty netbook I was messing around in with sway on arch but its very unstable, it seems to crash every other website I load.
Is this normal? Is it just incompatible with this setup somehow?
what distro should i get?
>going on a t495 ryzen thinkpad
>gonna use mostly for youtube, watching movies, web browsing and vscode
>some chance at steam games, maybe guild wars 1 through wine
>have experience with debian, ubuntu, manjaro
>never riced but kinda wanna because most default looks feel ass
Anonymous
9/8/2025, 2:10:58 AM
No.106517415
>>106518062
>>106517387
Kubuntu.
Just install shit through discover.
Anonymous
9/8/2025, 2:19:43 AM
No.106517476
>>106516989
i think what you want is the live install image
https://www.debian.org/CD/live/
>>106516962
the difference between distributions can be pretty subtle as far as the end-user experience is concerned, if you're relatively new to linux i'd recommend trying out the different desktop environtments first (which can be done within a single distro) before committing to reinstalling a different distro.
Anonymous
9/8/2025, 3:36:12 AM
No.106517957
Is the AUR STILL down? What the fuck
Anonymous
9/8/2025, 3:39:33 AM
No.106517980
>>106517415
Never recommend Ubuntushit.
>>106517387
Just about anything based on Fedora or Arch, including Fedora and Arch themselves, is gonna give you essentially the same experience:
https://distro.moe/
Does Linux Mint just not work with a Radeon RX 9060XT? Tried installing it today after it got it's newest update and my PC hangs on the mint logo forever. This was the only possibility I could find through Google.
Anonymous
9/8/2025, 4:23:01 AM
No.106518296
>>106517105
>i do not remember right montage mass tube
Sleeper cell activation?
Anonymous
9/8/2025, 4:32:40 AM
No.106518354
>>106518362
>>106518250
Mint is more outdated than Debian 13. Stop using it.
>>106518354
Then what would you suggest instead?
Anonymous
9/8/2025, 4:35:05 AM
No.106518367
Anonymous
9/8/2025, 4:55:17 AM
No.106518517
Anonymous
9/8/2025, 5:08:51 AM
No.106518608
>>106514784
More like
>we didn't bother to script anything that turns on the Bluetooth scanning
Anonymous
9/8/2025, 5:40:08 AM
No.106518809
>>106527433
any way of getting this thing to shut up?
i don't even have it mounted and i don't wanna open up my back panel
>>106518250
rolling release distros like arch are going to be your best bet for brand-new hardware support. i've been using arch since i got my 9070XT, never had any issues. arch derivatives like cachy are probably fine too, you can also consider openSUSE tumbleweed.
Anonymous
9/8/2025, 6:27:51 AM
No.106519049
>>106518953
What annoys me about Tumbleweed is the patents autism forcing you to use Packman's repo for codecs (codecs that affect things like thumbnails' generation from your file manager so you can't just use Flatpaks for everything). It desyncs every so often, sometimes twice a week, forcing you to wait until they fix it. Snapper allows you to rollback updates, but is annoying.
Anonymous
9/8/2025, 6:31:48 AM
No.106519064
nixos or debian + podman for my home server? need to run nextcloud and jellyfin specifically.
trying to keep it simple stupid because it's just those two applications and i'm the only user.
at first i thought setup debian and nginx, then use podman over docker. but looking at the nixos docs this doesn't seem too hard? do a minimal install then add a block of code to my config for each service? i mean if i do anything wrong in that case i can just rebuild right?
Anonymous
9/8/2025, 9:06:55 AM
No.106519746
For me, it's Fedora KDE
Anonymous
9/8/2025, 9:15:35 AM
No.106519788
>>106521590
Is there a way to record video streams that's not supported with yt-dlp?
Such as superlivetv streams.
Is there an added on for a browser that can save that? or something else?
Does 4Chins have a problem with Linux machines built as VMs?
I have recently spun up a Debian 13 machine in Virtual Box and wanted to use it as my daily driver for the newxt few weeks. However EVERY tme I post here I get the 120 second cool down. Its not happening with a Windows machine here. Nor is it happening with my phone which is on the same network?
Is there something in place here that regards Linux VMs as always suspect and thus treats them in this way?
Its a pain in the ass.
Anonymous
9/8/2025, 10:04:24 AM
No.106519998
>>106520951
I am a total retard that installed linux for the first time earlier this week. I have acclimated to the new file system and have gotten mostly everything in order. One concern I have is with gaming and particularly anti-cheats. I really abhor them and would prefer not to give such programs access to my system files. I have 2 SSDs and was wondering if I could somehow create an isolated environment in the 2nd so that such software runs but doesnt get access to anything. Is this possible?
Anonymous
9/8/2025, 10:10:55 AM
No.106520043
Does anyone spend ages installing and configuring a distro in a VM and then delete it ten minutes later once you've booted to desktop?
Anonymous
9/8/2025, 10:33:46 AM
No.106520126
>>106520602
Anonymous
9/8/2025, 10:40:53 AM
No.106520146
>>106520156
Like 4 computers I had mysteriously died. Now I'm left with my 20 year old computer. z_z
Anonymous
9/8/2025, 10:44:12 AM
No.106520156
>>106520201
>>106520146
Funny. Two weeks ago my PC monitors died and then two motherboards got fried. I switched to T470 in a docking station and I have to admit I should've migrated earlier.
Anonymous
9/8/2025, 10:54:39 AM
No.106520201
>>106520156
I tried to get a credit card, but I don't have a job. I'm going to have to find someone to order shit for me -_-.
Anonymous
9/8/2025, 11:34:03 AM
No.106520386
>>106525711
are there any babby versions of emacs like mg that have syntax highlighting
Anonymous
9/8/2025, 11:39:51 AM
No.106520414
>>106520447
>>106520918
I got a new monitor, which is hdmi 2,0 and 180hz, the previous was hdmi 1.4 and 144hz
Using 120hz or above causes the screen to flash black. like it's changing mode, when something happens or fullscreens
Using 60hz does not do this
Does Linux have problem with HDMI 2.0? I don't have a DP cable to try.
Anonymous
9/8/2025, 11:46:54 AM
No.106520447
>>106520414
Probably, but could be just HDMI at fault too. DP is overall better if you aim above 60hz.
Anonymous
9/8/2025, 12:15:06 PM
No.106520602
>>106520623
>>106520126
NetworkManager and base wpa_supplicant can connect to WPS-enabled wireless if you use the right commands. Like for PBC you can use wps_pbc within wpa_cli.
Anonymous
9/8/2025, 12:18:18 PM
No.106520623
>>106520635
>>106520602
From the GUI?
Anonymous
9/8/2025, 12:19:25 PM
No.106520635
>>106520648
Anonymous
9/8/2025, 12:21:12 PM
No.106520648
>>106520657
>>106520635
what it the command line for this then?
On GNOME simply pressing the WPS button, I'd get a notification for the WiFi network to connect to it.
Anonymous
9/8/2025, 12:21:40 PM
No.106520652
>>106520674
>>106520911
retard here. is there any way to centralize pacman and AUR and flatpacks and snaps and whatever else? i miss wingetui...
Anonymous
9/8/2025, 12:22:24 PM
No.106520657
>>106520852
>>106520648
Why are you even trying to connect via WPS? It's been deprecated for over a decade.
Anonymous
9/8/2025, 12:24:56 PM
No.106520674
>>106520939
>>106520652
You can centralize pacman packages and AUR packages using a wrapper like paru. Flatpaks need to be interacted with their own commands.
Anonymous
9/8/2025, 12:49:43 PM
No.106520836
>>106515856
>>106516588
you need to set PATH in your shell login file (~/.profile, ~/.bash_login or ~/.bash_profile, whichever you're using), it is read on login and will affect the whole session
Anonymous
9/8/2025, 12:52:18 PM
No.106520852
>>106520974
>>106520657
>Why are you even trying to connect via WPS
Because it's still enabled by default on 90% of routers, the same routers are easily accessible to push the button to gain WiFi access without trying to crack the WPA2/3 handshake.
Your pint is moot.
>ask for the wifi password
Then you'd need to pay $10 for it.
Anonymous
9/8/2025, 12:59:30 PM
No.106520911
>>106520939
>>106520652
You could always just alias a command to update pacman and AUR packages through paru/yay then run the Flatpak and Snap update commands.
>alias update="paru && flatpak update -y && snap refresh"
Anonymous
9/8/2025, 1:00:24 PM
No.106520918
>>106520957
>>106520414
>Does Linux have problem with HDMI 2.0?
No, but AMD on Linux doesn't support HDMI 2.1. You're supposed to use DP or USB-C for anything that requires more bandwidth than 2k@120Hz.
Anonymous
9/8/2025, 1:04:06 PM
No.106520939
>>106520674
>>106520911
good idea, thanks anons
Anonymous
9/8/2025, 1:05:45 PM
No.106520951
>>106519998
As long as the anti-cheat is not kernel-level there is no real worry about it compromising your system. Most anti-cheats just want to check that you're not altering the actual game process in any way and you'll probably be playing these games in Wine, which is separate enough.
Anonymous
9/8/2025, 1:06:43 PM
No.106520957
>>106521050
>>106520918
What might be the problem? The monitor even though it works at lower refresh rates?
Could it be related to these new red lines in dmesg and showing at boot?
amdgpu 0000:03:00.0: amdgpu: psp reg (0x16063) wait timed out, mask: 80000000, read: 0 exp: 80000000
amdgpu 0000:03:00.0: amdgpu: psp reg (0x16063) wait timed out, mask: 80000000, read: 0 exp: 80000000
amdgpu 0000:03:00.0: amdgpu: psp reg (0x16063) wait timed out, mask: 80000000, read: 0 exp: 80000000
Anonymous
9/8/2025, 1:09:39 PM
No.106520974
>>106521007
>>106520852
Well to use PBC you can use the wps_pbc command in wpa_cli.
sudo wpa_cli -i (name of your wireless interface)
Then at the > interface just run "wps_pbc", which should then show an "OK" response. Then press the PBC button on the router then it should start auto-authenticating, ending with a "CTRL-EVENT-CONNECTED" output showing that it's connected via PBC. Then you can just run "quit" to leave the interface.
Anonymous
9/8/2025, 1:14:00 PM
No.106521007
>>106521024
>>106520974
Nice.
Pretty convoluted though.
Now that's connected how to get the password?
Anonymous
9/8/2025, 1:16:38 PM
No.106521024
>>106521007
PBC's whole deal is that it doesn't need a password though? This is why it alongside WPS has been long, long since phased out/hidden deep.
Anonymous
9/8/2025, 1:20:06 PM
No.106521044
>>106518062
>Never recommend Ubuntushit.
t. unemployed
Anonymous
9/8/2025, 1:20:38 PM
No.106521050
>>106521067
>>106520957
>Could it be related to these new red lines in dmesg and showing at boot?
No.
>What might be the problem?
It's very likely that you're actually using HDMI 2.1, which AMD doesn't support since they were blocked from implementing an open source driver for it because the HDMI forum didn't want it to be open source. So you'll have to wait for them to implement 2.1 support in a proprietary blob or on a hardware level like nVidia does.
Or maybe you actually are using an HDMI 2.0 cable (or HDMI 2.0 port on your PC). HDMI 2.0 has a 3x lower bandwidth compared to 2.1. You can't go over 4k@60Hz or 2k@130Hz. It's just the limitation of the 2.0 protocol.
>>106521050
I could just use DP if that's the issue no?
I'm on 1920x1080, it happens when it's 120hz or above. 60hz is fine
Anonymous
9/8/2025, 1:34:16 PM
No.106521135
>>106521303
>>106521067
>I'm on 1920x1080
Huh, then scratch everything I've said. FHD on HDMI 2.0 should work just fine even on 180Hz iirc. It could be some weird issue with your DE/wm/distro. Or it could be a faulty cable/port (same thing happened to me using an old slightly bent cable, but in my case it would also happen if I even slightly touch the cable no matter the refresh rate)
Did you try a lower/higher resolution with 100+ refresh rate to see if the same thing happens? Are you using x11 and more than one monitor? What distro, kernel, driver are you on?
I mean, you should try using DP to see if the same thing happens there. If DP works, then it doesn't really make sense troubleshooting unless you really need HDMI.
Anonymous
9/8/2025, 1:37:47 PM
No.106521158
>>106521303
>>106521067
I haven't followed the conversation but all unexpected issues I've had with HDMI and DP have been bad cables, have you been able to rule those out?
Can someone help me make a decision? I'm new to Linux, only ever tried Mint before. I was going to install it on my gaming rig but the GPU is too new apparently. This sucked because I really liked Mint and now I'm experiencing choice paralysis. My specs are:
Radeon RX 9060 XT
Amd Ryzen 5 5600
I've been recommended Fedora, Ubuntu, CachyOS, TuxedoOS, Opensuse and a whole host of distros. What should I take for minimal fuckery as someone who mostly just games, draws and watches various media on my PC?
Anonymous
9/8/2025, 1:44:47 PM
No.106521213
>>106521277
>>106521213
Why this over the other options?
Anonymous
9/8/2025, 1:54:29 PM
No.106521283
>>106521277
It's an easy way to install Arch set up in such a way for easy modern desktop use.
>>106521202
TuxedoOS and OpenSUSE are complete meme distros. Avoid those, honestly. Pretty much nobody uses them.
CachyOS is fine but it's generally not for new people since it's still just a modded Arch which doesn't hold your hand at all.
Fedora is fine, but it's not really good out of the box because you need to enable RPM Fusion and disable the fedora flatpak repo.
>gaming rig
Go with Bazzite. It's extremely easy to use and it's already set up for daily use and for gaming. Universal Blue distros are effectively the best beginner/simple distros Linux has right now.
Anonymous
9/8/2025, 1:56:56 PM
No.106521303
>>106521343
>>106521135
>>106521158
Arch Linux
6.16.5-arch1-1
sway version 1.11 (Does it on KDE too)
driverVersion = 25.2.2
one monitor
Can't try a different resolution as it doesn't support >100hz on those, but 75hz at those worked fine
Tried every HDMI cable I can find in all of the two HDMI ports, and same thing with them all. God knows what version they are.
I've ordered a DP cable I'll try that
Anonymous
9/8/2025, 2:01:26 PM
No.106521343
>>106521459
>>106521303
>Sway, KDE
Did you try it on X11 instead of Wayland?
>doesn't support >100hz on those
On X11 you can get around this by defining your own custom resolution and refresh rate. You could do something like 720p@180Hz, or 1600x900@120Hz.
Anonymous
9/8/2025, 2:02:42 PM
No.106521355
>>106521301
CachyOS has fairly similar helper tools to Endeavour though, so it does hold your hand a tiny bit.
Anonymous
9/8/2025, 2:17:45 PM
No.106521450
>>106521301
>Nobody uses OpenSuSE
~170000 Tumbleweed users would like to disagree
https://metrics.opensuse.org/d/osrt_access/osrt-access
Anonymous
9/8/2025, 2:19:13 PM
No.106521459
>>106521343
Just tried it won't, I set 180 rate and it selects 75
It still did it on 1920x1080@180hz
This was xfce 4.20.3-1
I have a feeling I'll have to request a replacement. The audio jack is making a high pitched noise sometimes. This is already a replacement...
How do I build portable GUI apps? Last I checked, my options were apparently Vulkan and ncurses. (I develop on a Linux machine, which apparently rules out MAUI.)
Anonymous
9/8/2025, 2:26:20 PM
No.106521511
>>106521277
It's the new cool thing for ricers
Anonymous
9/8/2025, 2:34:55 PM
No.106521590
>>106521675
Anonymous
9/8/2025, 2:43:39 PM
No.106521648
>>106521661
>>106518062
>Never recommend Ubuntushit.
Why?
Anonymous
9/8/2025, 2:44:55 PM
No.106521661
>>106521648
Ubuntu isn't really what it use to be back in the day. Forks of it like Mint or what have you are much better then straight Ubuntu.
Anonymous
9/8/2025, 2:45:35 PM
No.106521668
>>106522975
>>106515847
I see, i know =1 works for switching to the dgpu if your desktop is using the igpu but i dont know how to do the reverse
Anonymous
9/8/2025, 2:46:50 PM
No.106521675
>>106521690
>>106521590
Did you actually think before posting this?
No plugin can handle URL:
https://superlivetv.com/livestream/120637016
Anonymous
9/8/2025, 2:49:11 PM
No.106521690
>>106521803
>>106521675
Find or make a plugin, there's also "raw access" which works with many sites if you point it to the actual stream itself, sometimes this requires you to set the referer or a key
Anonymous
9/8/2025, 2:51:17 PM
No.106521705
>>106516044
I think doing this should be enough
https://wiki.archlinux.org/title/Intel_graphics#Xorg_configuration
Pretty sure these days the modesetting driver is used but im not really sure. I havent needed to config Xorg in a long time.
Though if DRI_PRIME=1 works for switching to the amd gpu then that should mean your desktop is already using the intel gpu so im not sure if making an xorg config snippet will make a difference.
Anonymous
9/8/2025, 2:52:53 PM
No.106521713
>>106516680
Having first party driver compatibility is always a good thing
Anonymous
9/8/2025, 2:56:50 PM
No.106521737
>>106521301
There's something really hilarious about someone calling opensuse a meme distro but also recommending literal meme distros like cachyos and bazzite along with all the other fedora immutable distro crap
Anonymous
9/8/2025, 3:06:06 PM
No.106521803
>>106521690
If I knew I wouldn't be asking here would I?
I can't find the stream anon.
Take a look please.
I tried several stream detectors, and it didn't detect anything.
Even though it works fine with other sites.
There doesn't seem anything of interest in the network tab either.
Anonymous
9/8/2025, 3:06:35 PM
No.106521805
>>106521855
Hello frens. Anyone know if there's a special way to eject a Ventoy USB from a laptop?
I unmounted and then did
echo 'offline' > /sys/block/sdb/device/state
echo '1' > /sys/block/sdb/device/delete
(found on stack overflow) which seemed to work but now fdisk says "buffer i/o error on dev dm-[0/1], logical block 0, async page read". Anyone know what I did wrong?
What' the least bloated way to install Plasma on Debian (starting from a net install) plus printing support and power management packages without pulling in 6GBs of useless shit like mini games and their crap email and IRC clients. Any list of packages you recommend? I tried to use ChatGPT for this but it kept changing the answer every two messages.
Anonymous
9/8/2025, 3:11:35 PM
No.106521832
>>106521475
JavaFX with any language supported by Graal's Native image.
Tcl/Tk.
A language with bindings for Imgui.
Using gtk-webview and write a small webpage.
Anonymous
9/8/2025, 3:14:28 PM
No.106521855
>>106522319
>>106521805
Next time use udisks2
Anonymous
9/8/2025, 3:16:28 PM
No.106521879
>>106527922
>>106518953
Does it all boil down to the kernel or what? I'm kinda retarded what comes to the OS as a whole but I can compile and boot my own kernels.
t. NTA
Anonymous
9/8/2025, 3:24:57 PM
No.106521940
>>106521817
Install it via "plasma-desktop" with sddm then just install the bits you want like "dolphin, konsole, kate" etc? Then install CUPS and print-manager plus powerdevil. Then font packs like the noto-font or dejavu ones.
Anonymous
9/8/2025, 3:31:16 PM
No.106521997
>>106522075
Do you backup your Bash history? Mine has grown since I increased the number of commands saved. It's pretty useful which is why I don't want to lose it now.
I do this every time I start Bash, seems like the simplest way to keep one backup for every day in a month. At first I thought it was wasteful but I can't actually measure any difference in startup time with it absent or present. It will still save 31 files eventually which I think is quite a lot, so I'm still thinking if there's a better way to do this in a simple way.
cp "$HISTFILE" "${HISTFILE}_$(printf '%(%d)T')"
Anonymous
9/8/2025, 3:45:09 PM
No.106522075
>>106521997
i use system-wide automatic btrfs snapshots. if anything were to break in some way, be it a bug or user-error, i can just copy it back from a snapshot.
it's one of those things that i rarely actually use, but is invaluable when i do use it. just knowing i can "rm -rf ~" right now and not lose anything is a good feeling
>>106518062
You say that but Ubuntu still offers the best out of box experience of any distro. You can have system with all the stuff you need without any tinkering and you can download all your essentials without using a terminal, it also has by far the friendliest and most helpful community. I’ve distro hopped a lot over the years but I invariably drift back to Ubuntu because it just does what I need it to do and does it without issue.
Anonymous
9/8/2025, 4:18:32 PM
No.106522318
>>106524393
>>106521817
Look at the kde article on the debian wiki instead of immediately jumping to aislop answers
Anonymous
9/8/2025, 4:18:35 PM
No.106522319
>>106521475
Appimage is the standard way to do this.
>>106522276
>but Ubuntu still offers the best out of box experience of any distro
Absolutely not. Aurora/Bazzite completely shit on it, at least when it comes to Kubuntu.
>>106521475
>>106522685
>Appimage is the standard way to do this.
I completely misunderstood what you were asking. Anyway, just use Tauri or Electron along with whatever your preferred JS/CSS library is.
Anonymous
9/8/2025, 5:02:22 PM
No.106522696
>>106524320
>>106521202
Use opensuse tumbleweed, ignore what the other anons say against it, opensuse is great and i say this as a opensuse user myself, opensuse is good for gaming aswell, the only thing that irritated me in opensuse is that the installation is ugly, other than that it's a really great distro.
Anonymous
9/8/2025, 5:30:15 PM
No.106522937
>>106524056
>>106522685
Aurora/Bazzite are literal meme distros that cant figure out who their target audience is supposed to be
Anonymous
9/8/2025, 5:33:17 PM
No.106522975
>>106523281
>>106521668
With DRI_PRIME, you don't. That variable is effectively a boolean defaulting to false.
If the intended app uses Vulkan you can use VK_LOADER_DRIVERS_SELECT to filter which ICDs to allow use of.
For example, this will prevent vkgears from running on the dGPU (unless you have an Arc dGPU of course):
$ 'VK_LOADER_DRIVERS_SELECT=*intel*' vkgears
Anonymous
9/8/2025, 5:46:33 PM
No.106523104
>>106523151
Something in my system resets the mixer controls for my on board audio when I merely plug in a device with USB audio. How do I find out what does it? I'm using ALSA without sound server.
Anonymous
9/8/2025, 5:51:15 PM
No.106523151
>>106523296
>>106523104
>I'm using ALSA without sound server.
Anonymous
9/8/2025, 5:56:41 PM
No.106523206
>>106522695
If I wanted to ship a web server for the user to deploy locally, I'd do that. Nobody needs another web browser that only works for one website.
Anonymous
9/8/2025, 5:57:50 PM
No.106523220
>>106522695
Ah, you're just trying to help. Thanks!
Anonymous
9/8/2025, 6:04:32 PM
No.106523281
>>106522975
According to the archwiki DRI_PRIME allows you to specify the pci id
Anonymous
9/8/2025, 6:06:04 PM
No.106523296
>>106523151
But sound servers do even worse things. I couldn't find out how to stop shitwire from muting my main audio just because headphones were plugged in. They all have this automatic "policy" garbage that is more work to configure away than anything else.
Question:
How can I get from linux into cybersec?
Anonymous
9/8/2025, 7:04:12 PM
No.106523824
>>106523819
i dont know anything about that
>>106522937
Why is it that every time a distro that vastly improves the end user experience arrives, retards like this show up just to shit on it. No, you're not special for wasting your time on half broken shit distros or "muh minimalism" distros which would take an average person a whole week to set up.
Anonymous
9/8/2025, 7:32:37 PM
No.106524101
>>106523819
from what I've looked up online, you get a helpdesk job, then you do a shit ton of practical pentesting work, then you get your relevant cybersecurity cirt like OSCP, then you ... uh... I don't remember the rest
Anonymous
9/8/2025, 7:36:41 PM
No.106524139
>>106524185
>>106521202
This thread has only made my problem worse. My GF is on Mint so I'm just gonna go with an Ubuntu based distro like Kubuntu so I don't have to learn to maintain two different things.
Anonymous
9/8/2025, 7:41:36 PM
No.106524185
>>106524339
>>106524139
Make sure to install 25.04 instead of LTS. Ubuntu LTS has the same issue of outdated software, drivers, libraries, etc. It's a release model for servers. See
>>106524169
Anonymous
9/8/2025, 8:00:46 PM
No.106524320
>>106526115
>>106522696
Is there a way to make Dolphin's Thumbnailer to work with HEVC files without using Packman? Is the only thing holding me back. I hate that shit when they desync with the main repo.
Anonymous
9/8/2025, 8:04:12 PM
No.106524339
>>106524185
Got it, my iso doesn't say LTS.
Anonymous
9/8/2025, 8:07:10 PM
No.106524364
>>106525216
>>106524056
>>106522276
He's half-right though, the immutable distributions can get in your way unless you use your PC basically like a smartphone (only installing through a couple of vendored sources and rarely tweaking them) and you don't need to configure anything beyond what the immutable image provides for hardware support. If you don't care about some edge cases here and there, the immutable distributions are good for end users.
Anonymous
9/8/2025, 8:11:01 PM
No.106524393
>>106524631
>>106522318
The aislop failed hard to give me a good answer, that's why I'm digging myself.
Which is the best filesystem on linux?
Anonymous
9/8/2025, 8:15:20 PM
No.106524434
>>106524414
whatever you want to use is the best for you. without explaining your needs or hardware then nobody is going to be able to answer you
Anonymous
9/8/2025, 8:20:58 PM
No.106524479
Anonymous
9/8/2025, 8:21:34 PM
No.106524484
>>106525216
>>106524056
>Why is it that every time a distro that vastly improves the end user experience arrives
But enough about OpenSUSE, Mint and every other good distro that arent literal meme distros like Bazzite and Aurora
Anonymous
9/8/2025, 8:30:01 PM
No.106524545
>>106524414
butter file system
Anonymous
9/8/2025, 8:40:39 PM
No.106524631
>>106524393
You should be looking at the wiki or at least doing a web search before resorting to aislop.
Asking chatpgt returns more useful answers than this general desu
>sysctl net.ipv4.ip_forward
>net.ipv4.ip_forward = 1
what the fuck, how can I check what enables ip routing on my box?
/etc/sysctl.conf has nothing relevant
Anonymous
9/8/2025, 9:12:27 PM
No.106524965
>>106524904
check /lib/sysctl.d and /usr/lib/sysctl.d incase your system isnt usrmerged
Anonymous
9/8/2025, 9:14:50 PM
No.106524990
>>106525075
>>106524904
Do you have container runtimes or virtual machines with bridged interfaces?
Is there a reason to disable IP forwarding?
Anonymous
9/8/2025, 9:18:18 PM
No.106525027
>>106525490
>>106524904
How safe/dangerous messing with this?
Anonymous
9/8/2025, 9:22:53 PM
No.106525075
>>106525480
>>106524990
I do but none of my virtual networks are NATed, host only so I hoped my host gets an IP in that bridge interface and can talk to VMs without routing
Anonymous
9/8/2025, 9:29:46 PM
No.106525141
>>106525458
>>106525012
IP forwarding enables other hosts to use your machine as a routing gateway, that is, IP traffic not meant for the system is checked against the routing tables and forwarded appropriately instead of just dropped. Having it enabled means you allow other hosts to move through or bounce traffic off the machine, so it should be paired with conservative firewall rules to prevent abuse, i.e. checking that unsolicited traffic from the Internet matches a NAT/port forward rule before forwarding a new connection.
Anonymous
9/8/2025, 9:36:53 PM
No.106525216
>>106525501
>>106524484
>complains about meme distros
>starts listing non-meme distros with OpenSUSE
Back in my day, bait wasn't this obvious.
>>106524364
>the immutable distributions can get in your way unless you use your PC basically like a smartphone (only installing through a couple of vendored sources and rarely tweaking them) and you don't need to configure anything beyond what the immutable image provides for hardware support
You say this as if it's not how most people use a computer.
>>106524414
btrfs or ext4
>>106524670
No shit. There's 5 people here with conflicting opinions all the time.
Anonymous
9/8/2025, 9:55:10 PM
No.106525458
>>106525594
>>106525141
So the problem is that your machine might accidentally forward traffic from the internet to somewhere? Why is that a problem?
Anonymous
9/8/2025, 9:56:36 PM
No.106525480
>>106525854
>>106525075
If you're using lxc or libvirt they automatically add that sysctl option. Not sure if podman or docker does it as well
Anonymous
9/8/2025, 9:57:51 PM
No.106525490
>>106525027
It only matters if you're running vms, containers, or acting as a gateway to route traffic between two network interfaces.
Anonymous
9/8/2025, 9:58:54 PM
No.106525501
>>106525531
>>106525216
>he thinks openSUSE is a meme
Are all bazzite shills this stupid?
Anonymous
9/8/2025, 10:00:26 PM
No.106525523
>>106525567
>>106519950
Come on. Anyone?
Anonymous
9/8/2025, 10:00:57 PM
No.106525531
>>106525588
>>106525501
it isn't used outside of some offices in EU
Anonymous
9/8/2025, 10:04:27 PM
No.106525567
>>106525523
4chan sets a cookie in your web browser which contains a UUID. Each time you get a new cookie you have to wait 120s because the tracking ID has changed.
This will always happen if you clear cookies on exit (I assume it also happens if you block cookies entirely). It also happens sometimes if you change your IP address even if your cookie remains set.
Anonymous
9/8/2025, 10:07:41 PM
No.106525588
>>106525635
>>106525531
Way more than that especially more than bazzite.
Anonymous
9/8/2025, 10:08:20 PM
No.106525594
>>106525637
>>106525658
>>106525458
If you're firewalled properly you can have it enabled permanently. But there's simply no reason to have it explicitly enabled on a machine that isn't a router, depending on (mis)configuration it could effectively make you an open proxy. And if nothing else it could be used to DoS you with only half the bandwidth since your machine would contribute the other half for free.
Forwarding should be automatically enabled if needed for container runtimes or virtual machines, so you don't need to explicitly enable it for them.
Anonymous
9/8/2025, 10:12:46 PM
No.106525635
>>106525912
>>106525588
bazzite is literally just fedora kinoite with extra stuff in it. if we're talking about the "base" distros, openMEME is much smaller and less relevant than fedora. and fedora itself is far less popular than debian/ubuntu and arch.
Anonymous
9/8/2025, 10:12:56 PM
No.106525637
>>106525594
>depending on (mis)configuration it could effectively make you an open proxy. And if nothing else it could be used to DoS you with only half the bandwidth since your machine would contribute the other half for free.
That doesn't apply to a home pc.
Anonymous
9/8/2025, 10:15:14 PM
No.106525658
>>106525594
I don't see how it could be turned into a proxy. I doubt my ISP even actually routes anything relevant to me.
I have it enabled without firewall because I have other sub-networks in my LAN connected to it.
Anonymous
9/8/2025, 10:20:53 PM
No.106525711
>>106514213
> look up nixos to see what's new over there
> rainbow logo
welp
>>106520386
> like mg
Do you mean babby as in easy or babby as in more minimal?
If you are open to straying away from emacs proper like that then I'd suggest taking a look at lem. It's not really "babby" emacs, but it has very good defaults and many keybindings are the same.
So you can use it like a "just works" emacs.
Anonymous
9/8/2025, 10:37:11 PM
No.106525854
>>106525937
>>106526190
>>106525480
>libvirt they automatically add that sysctl option
literally why when I have only host-only network configured? also I just checked firewall rules it adds, what did they mean by allowing any/any/any as the first sub-chain in the forwarding chain?
Chain FORWARD (policy ACCEPT)
target prot opt source destination
LIBVIRT_FWX all -- anywhere anywhere
LIBVIRT_FWI all -- anywhere anywhere
LIBVIRT_FWO all -- anywhere anywhere
Chain LIBVIRT_FWI (1 references)
target prot opt source destination
REJECT all -- anywhere anywhere reject-with icmp-port-unreachable
Chain LIBVIRT_FWO (1 references)
target prot opt source destination
REJECT all -- anywhere anywhere reject-with icmp-port-unreachable
Chain LIBVIRT_FWX (1 references)
target prot opt source destination
ACCEPT all -- anywhere anywhere
Anonymous
9/8/2025, 10:43:00 PM
No.106525912
>>106526051
>>106525635
>fedora kinoite
Which already isnt used much
>openSUSE is much smaller and less relevant than fedora
Its not being compared to original fedora though its being compared to your shitty meme immutable distros like b*zzite and a*rora
Anonymous
9/8/2025, 10:45:14 PM
No.106525937
>>106525854
Its just part of the libvirt package so itll extract all provided files to their appropriate locations
Anonymous
9/8/2025, 10:56:46 PM
No.106526051
>>106525912
>being this mad that SUSE is completely irrelevant among desktop users
touch grass
Anonymous
9/8/2025, 11:02:19 PM
No.106526115
>>106526412
>>106528090
>>106524320
just got back home, you don't need packman to install the video codecs in opensuse, they're on the normal repositories but not pre-installed, if i remember the packages I'll reply to myself listing them, you're risking your pc if you download shit from packman btw, if i were you i'd reinstall opensuse.
Anonymous
9/8/2025, 11:08:47 PM
No.106526190
>>106525854
better to enable it so you don't get complaints from dumb end users. the harm is minimal, you're not going to connect directly to the internet with your machine and your LAN probably doesn't have anyone wanting to abuse packet forwarding. I would be interested to know who is using libvirt on their router directly on the internet.
Anonymous
9/8/2025, 11:29:59 PM
No.106526412
>>106528090
>>106526115
Here it is
sudo zypper install vlc-codecs ffmpeg-3 lame gstreamer-plugins-bad gstreamer-plugins-ugly gstreamer-plugins-libav libquicktime0 libxine2-codecs
How do I see the list of all environment variables?
printenv only shows the one I currently have set.
Anonymous
9/9/2025, 12:34:30 AM
No.106527035
>>106526988
There is no global list.
Anonymous
9/9/2025, 12:34:43 AM
No.106527039
>>106526988
For what? I don't think there's an easy way to see them as they have to be documented somewhere like the manpages. For example for Bash you can find them there.
Anonymous
9/9/2025, 1:16:07 AM
No.106527357
>>106526988 (checked)
declare -p
set -o posix; set
Anonymous
9/9/2025, 1:24:50 AM
No.106527433
>>106518809
install gnome
I'm trying to get 3d acceleration working in a guest vm using qemu and libvirt. I have the nvidia gpu as the host and want my integrated amd graphics for the guest, which I feel should be pretty reasonable but I just get a black screen. When running virt-manager from the cli and launching the vm I get (virt-manager:7274): GSpice-CRITICAL **: 19:52:13.911: spice_egl_update_display: assertion 'd->ready' failed
but I doin't understand why, I've got it specifically set to use amdgpu. Tried rtfm, google, and ai but couldn't get it. Any help bros
Anonymous
9/9/2025, 1:58:22 AM
No.106527741
>>106527788
>>106527708
you sure they are in their own iommu group? if so you should try making sure the kernel doesn't grab them at boot time by specific them as vfio-pci drivers.
Anonymous
9/9/2025, 2:05:55 AM
No.106527788
>>106527852
>>106527741
I don't see anything wrong
>readlink /sys/bus/pci/devices/0000:79:00.0/driver
../../../../bus/pci/drivers/amdgpu
>grep amdgpu /etc/modprobe.d/* /usr/lib/modprobe.d/*
/usr/lib/modprobe.d/amdgpu.conf:# Force using of the amdgpu driver for Southern Islands (GCN 1.0+) and Sea
/usr/lib/modprobe.d/amdgpu.conf:options amdgpu si_support=1 cik_support=1
>lsmod | grep amdgpu
amdgpu 16691200 4
drm_panel_backlight_quirks 12288 1 amdgpu
drm_buddy 28672 1 amdgpu
drm_suballoc_helper 20480 1 amdgpu
drm_exec 12288 1 amdgpu
i2c_algo_bit 20480 1 amdgpu
gpu_sched 69632 1 amdgpu
amdxcp 12288 1 amdgpu
drm_display_helper 282624 3 amdgpu
cec 102400 2 drm_display_helper,amdgpu
drm_ttm_helper 16384 3 amdgpu,nvidia_drm
ttm 126976 2 amdgpu,drm_ttm_helper
video 81920 3 asus_wmi,amdgpu,nvidia_modeset
Anonymous
9/9/2025, 2:10:19 AM
No.106527811
>>106531387
>>106522685
>Appimage is the standard way to do this.
AppImage is just a fancy directory tree. The same tree distributed as a tar archive would be even more universal.
>>106525012
Not really, you'll likely just break virtual machine networking.
Anonymous
9/9/2025, 2:15:06 AM
No.106527852
>>106527907
>>106527788
you should check to see if it's really in an isolated iommu group.
#!/bin/bash
shopt -s nullglob
for g in $(find /sys/kernel/iommu_groups/* -maxdepth 0 -type d | sort -V); do
echo "IOMMU Group ${g##*/}:"
for d in $g/devices/*; do
echo -e "\t$(lspci -nns ${d##*/})"
done;
done;
Anonymous
9/9/2025, 2:23:56 AM
No.106527907
>>106527929
>>106527852
Yep
IOMMU Group 14: 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation AD103 [GeForce RTX 4080] [10de:2704] (rev a1)
IOMMU Group 26: 79:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Granite Ridge [Radeon Graphics] [1002:13c0] (rev c9)
Anonymous
9/9/2025, 2:26:22 AM
No.106527922
>>106527957
>>106521879
someone can correct me if i'm wrong but from what i understand, yes: drivers are shipped with the kernel. newer kernel => newer drivers.
Anonymous
9/9/2025, 2:26:35 AM
No.106527929
>>106527907
and there's nothing else in group 26 other than the audio device of the card?
you can try setting blacklist amdgpu and setting the drivers to vfio-pci, just follow the arch wiki on this or whatever your distro recommends for assigning it at boot so your kernel doesn't use it
Anonymous
9/9/2025, 2:31:00 AM
No.106527957
>>106527922
someone has to make, test and maintain the drivers. if they wanted to make, test, and maintain for older kernels they can do that.
Anonymous
9/9/2025, 2:31:19 AM
No.106527960
>>106528331
>>106519950
Reload all your 4chan tabs (plain f5) after you post once. At most, you'll get one other 120 second timer, then you should reload all the new tabs again before posting.
Anonymous
9/9/2025, 2:51:14 AM
No.106528090
>>106528479
>>106526115
>>106526412
Kino, I'll reinstall now. Packman is shit, as shitty as the broken garbage on AUR.
whats your preferred method of backing up your linux box? i want to back up my files and it looks like theres a built in tool on mint but wanna hear what you guys use is there a way to automatically back up your home folder and all that shit besides clicking and dragging it over to the other drive? i made a timeshift but it want something that also just automatically backs up all the documents as they get updated and shit every day
Anonymous
9/9/2025, 3:13:17 AM
No.106528287
>>106529622
>>106528274
Btrfs my friend.
Anonymous
9/9/2025, 3:21:19 AM
No.106528331
>>106527960
Thanks. I'll give it a try
Anonymous
9/9/2025, 3:39:55 AM
No.106528479
>>106528090
I'm a bit retarded, replace ffmpeg-3 with ffmpeg-8, other than that you're good to go
Anonymous
9/9/2025, 4:51:13 AM
No.106528894
>>106515584
>Tcl
What's the benefit of tcl over shell scripting?
anything i should do while installing arch that is not listed in the installation guide?
Anonymous
9/9/2025, 5:15:52 AM
No.106528995
>>106532516
>>106528943
no, anything else can be done in the new os
unless you want to configure uki and secure boot?
>Bread on Linux
Is it a tranny or did she just get super unlucky with her genes?
Anonymous
9/9/2025, 6:06:51 AM
No.106529304
>>106529028
She posts here. Claims it's a she and not jewish
Anonymous
9/9/2025, 7:18:29 AM
No.106529622
>>106529985
>>106528287
is not a backup
Anonymous
9/9/2025, 7:29:10 AM
No.106529669
>>106529909
>>106529028
>see a woman
>immediately think of men
Why are you like this?
>>106529669
Luke Smith reincarnated into a woman.
Anonymous
9/9/2025, 8:21:18 AM
No.106529929
>>106524670
Nah it's shit if you don't ask for programming topics, had to resort to Reddit to configure a KVM switch.
Anonymous
9/9/2025, 8:21:19 AM
No.106529930
>>106529985
>>106529909
that's undoubtedly, unquestionably, A MAN.
Anonymous
9/9/2025, 8:24:20 AM
No.106529951
>>106529909
she's way more coherent than that pseud luke smith
Anonymous
9/9/2025, 8:27:49 AM
No.106529976
>>106530016
>>106528943
dunno if zram was listed there
Anonymous
9/9/2025, 8:29:26 AM
No.106529985
>>106530141
>>106529930
>he's never seen a woman in his life outside of porn and anime
>>106529622
>>106528274
Btrfs Assistant if you're on btrfs. Set it up to backup your /home every 4-12 hours. But, nothing is a "backup" if you just keep it on the same drive as your actual data. You'll want a 2nd drive, either internal, USB connected, or on your network.
Anonymous
9/9/2025, 8:31:23 AM
No.106530000
>>106530170
Is there a way to make the display go on only part of the monitor? Or something similar. Preferably on wayland but I may go back to x if necessary
>>106529976
arch default is zswap because zram wouldn't be a smart idea by default if you are a ramlet.
Anonymous
9/9/2025, 8:39:18 AM
No.106530038
>>106530048
>>106530016
arch defaults in nothing, yolu have to set it up yourself
Anonymous
9/9/2025, 8:40:16 AM
No.106530048
>>106530081
>>106530038
https://wiki.archlinux.org/title/Zswap
>Tip
>Officially supported kernels have zswap enabled by default. This can be verified with zgrep CONFIG_ZSWAP_DEFAULT_ON /proc/config.gz.
any recommendations for responsive distros for 2-in-1 laptops? i have a thinkpad 2-in-1 that i want to optimize. not sure where to start. i would like the OS to be stable and light on CPU so the fan stays low or off while reading in tablet mode. also needs to auto-rotate. nw0dx
Anonymous
9/9/2025, 8:45:44 AM
No.106530081
>>106530092
>>106530048
which doesn't mean shit, you have to set it up yourself or you won't have any swap on arch.
Anonymous
9/9/2025, 8:47:57 AM
No.106530092
>>106530159
>>106530081
I suggest you learn what zswap is first. as long as you have swap you will be using zswap on arch. if you enable zram for swap you should disable zswap.
>If the related zswap kernel feature remains enabled, it will prevent zram from being used effectively. This is because zswap functions as a swap cache in front of zram, intercepting and compressing evicted memory pages before they can reach zram. Despite the output of zramctl(8), most of zswap is unused in this circumstance. Therefore, it's recommended to permanently disable zswap using the kernel parameter or sysfs setting before starting.
Anonymous
9/9/2025, 8:48:37 AM
No.106530095
>>106530170
What the hell is going on in Mandrake world?
>PCLinuxOS website gone
>OpenMandriva website down
>Mageia dead
>>106530016
isnt zram actually better for low ram devices?
Anonymous
9/9/2025, 8:57:05 AM
No.106530141
>>106530170
>>106529909
Looks like a tranny
>>106529985
>he's never seen a woman in his life outside of porn and anime
I have seen thousands of women irl, not a single one that looks that manly. Fuck, I've seen trannies irl that look more feminine than that
Anonymous
9/9/2025, 8:59:06 AM
No.106530152
>>106530156
>>106530131
yea, it is. i've used it as far back as using compcache (zram's former name) on my htc wildfire (first android phone i owned) which has 384M ram. it made a noticeable difference
Anonymous
9/9/2025, 8:59:51 AM
No.106530156
>>106530131
no, zswap will do the same. zram for swap is to prevent you from swapping to disk, as you will have no disk backing in zram swap. zswap does the same thing but will swap to disk when needed.
>>106530152
if you know that for sure you will never exceed your ram+compressed swap then it's fine for that use.
Anonymous
9/9/2025, 9:00:13 AM
No.106530159
>>106530165
>>106530092
>as long as you have swap
which you have to set up yourself on arch, it doens't automagically come with it.
Anonymous
9/9/2025, 9:01:00 AM
No.106530165
>>106530190
>>106530159
>which you have to set up yourself on arch
which is a part of the install guide, which anon asked about.
>>106530000
I'm not sure if wayland supports this, but on x11 you can just use xrandr and define where the display output cuts off.
>>106530095
Meme distros die every year.
>>106530141
>I have seen thousands of women irl
Sure, bud.
Anonymous
9/9/2025, 9:04:29 AM
No.106530190
>>106530165
which is just an example partition layout, not a default.
Anonymous
9/9/2025, 9:47:03 AM
No.106530370
>>106530389
>>106530170
>Meme distros
They're some new thing, they're older than some of the retards here
Anonymous
9/9/2025, 9:51:51 AM
No.106530389
>>106530451
>>106530370
They're still meme distros because almost nobody used them. Just because PCLinuxOS existed for a million years doesn't mean it's not a meme distro.
Anonymous
9/9/2025, 9:56:12 AM
No.106530409
Anonymous
9/9/2025, 9:57:10 AM
No.106530413
Can love between Debian boys and Arch girls (male) exist?
Anonymous
9/9/2025, 9:58:33 AM
No.106530420
>>106531927
Stupid ass 6.16.4 kernel in Fedora has network issues. Fuck that shit.
Anonymous
9/9/2025, 10:09:00 AM
No.106530451
>>106530569
>>106530389
we've come so far from what the word "meme" really means
it's become a bastardization of itself
Anonymous
9/9/2025, 10:33:00 AM
No.106530569
>>106530835
>>106530451
What would you say a "meme" distro is? To me it was always just a distro nobody uses but was seemingly popular. For example, MX Linux was the top distro on distrowatch for years, so people would always talk about that but you'd almost never find a person using it.
Or do you think "meme" distros are only those which have not stood the test of time and are less than a decade old?
To some people meme distros are any distros that are downstream, so Cachy, Endeavour, Ubuntu, Mint, Bazzite, Nobara etc. are all memes compared to Arch, Debian and Fedora.
Anonymous
9/9/2025, 10:45:30 AM
No.106530612
>>106530683
>>106514081 (OP)
>boot, efi and luks header on micro sd card
>luks2 data on ssd with trim disabled
will this work ok on a laptop or is it dumb idea to use sd cards? backed up ofc
Anonymous
9/9/2025, 10:48:23 AM
No.106530629
>>106530634
>>106530926
I installed ubuntu 25.04 how do I update my nvidia drivers
Anonymous
9/9/2025, 10:50:13 AM
No.106530634
>>106530629
On Ubuntu you're suppose to use its included graphic driver manager.
Anonymous
9/9/2025, 10:58:47 AM
No.106530683
>>106530612
If the laptop can boot from sdcard (I presume it has a bill tin card reader) then I don't see any reason it wont work. While you could use any USB drive it does free up a USB slot.
ps. unironically neck yourself hiro with your retarded verifications and captchas
Anonymous
9/9/2025, 11:01:54 AM
No.106530699
>>106530170
>Sure, bud.
Why would that be weird? It's in the hundreds just from the years in school
Anonymous
9/9/2025, 11:27:58 AM
No.106530835
>>106530569
Stuff I don't like: Meme
Stuff I like: not a Meme
Anonymous
9/9/2025, 11:46:16 AM
No.106530926
>>106531732
>>106530629
Ubuntu doesn't even have internet drivers, let alone GPU drivers
https://www.youtube.com/watch?v=WRWrmT0ovPE
Anonymous
9/9/2025, 12:02:34 PM
No.106531009
>>106531105
>>106531199
>can't decide between fedora and mint
>see this
https://discussion.fedoraproject.org/t/talk-kernel-6-16-3-causes-intermittent-network-issues/163344
is gaming good on mint tho? i have amd gpu and cpu
Almost done backing up my old stuff, about to completely move to Linux for the first time
But just realized that
[spoiler]I'll still need Word and Excel, so I assume they work and can be pirate right?[/spoiler]
Anonymous
9/9/2025, 12:04:10 PM
No.106531020
>>106531061
>>106531013
You can use them both in a web browser.
Anonymous
9/9/2025, 12:08:32 PM
No.106531042
>>106531061
>>106531474
>>106531013
The better option would be using WPS or OnlyOffice.
MSOffice doesn't really work in Wine aside from versions which are a decade old. So you'll have to use WinApps or WinBoat.
Anonymous
9/9/2025, 12:11:36 PM
No.106531061
>>106531020
>>106531042
thanks, dont mind using a equivalent that's good enough as a replacement, or even usng a old version since I'm still using 2013 office anyway, and it just fucking works
Anonymous
9/9/2025, 12:20:42 PM
No.106531105
>>106531009
It works fine. I play games like Witcher 3, Mad Max, Redout 2, Velocidrone, they all work great.
Anonymous
9/9/2025, 12:21:35 PM
No.106531110
Are embedded videos in Steam chat broken for anyone else? Just the media controls show up, and pressing play does nothing. I've tried deleting the browser cache and disabling and re-enabling cookies.
Anonymous
9/9/2025, 12:30:43 PM
No.106531148
>>106515660
Is it actually showing signs of overheating or do you just think those numbers are high? No idea what the operating temps are on that particular model but 60C seems pretty low.
Anonymous
9/9/2025, 12:40:35 PM
No.106531199
>>106531009
Mint 22.2 comes with 6.14HWE so it'll work fine
Gonna do a clean install of Debian 13.1.0, where the fuck do you download now? Used to be non-free-cinnamon-etc.iso now I can't find it. Is just the front-page netinst good enough or nah?
t. havent upgraded in years
Anonymous
9/9/2025, 12:55:36 PM
No.106531272
>>106531261
IIRC they don't bother with non-free ISOs anymore and just include everything on the normal ISOs now.
Anonymous
9/9/2025, 1:14:31 PM
No.106531377
>>106527708
I dont think its possible to pass through the igpu to the vm with passthrough and the spice opengl only works with intel/amd
The best you can do is add egl-headless graphics and have it use your nvidia gpu.
Anonymous
9/9/2025, 1:15:48 PM
No.106531387
>>106527811
Appimages are better than tar archives due to only needing to be extracted on-demand and i think they do something else to make sure that there's no hard dependency on any library aside from fuse
Anonymous
9/9/2025, 1:17:39 PM
No.106531402
>>106528274
BTRFS snapshots, using rsync which is what i think that mint backup tool uses. Borg is supposed to be the "proper" way but i've never gotten around to using it. I just rsync my stuff across a few different drives and machines.
Anonymous
9/9/2025, 1:21:06 PM
No.106531433
>>106531261
Their website was always a confusing shitshow.
Anonymous
9/9/2025, 1:23:09 PM
No.106531445
>>106530066
In my experience none of the main desktops are designed for tablets. Closest ones are gnome, kde, and cinnamon. You would be better off trying to make your own based on some wlroots window manager like sway, hyprland, or niri and adding a bunch of shortcuts to the statusbar so that you dont have to use keybinds
Anonymous
9/9/2025, 1:26:38 PM
No.106531474
>>106531498
>>106531013
>>106531042
>WPS or OnlyOffice
No libreoffice?
Anonymous
9/9/2025, 1:26:57 PM
No.106531477
>>106530066
KDE is probably your best choice. The distro you want is totally up to you, but I'd recommend avoiding lts distros since you'd be stuck on older versions of KDE for years.
Anonymous
9/9/2025, 1:27:56 PM
No.106531490
>>106531261
Netinstall should be good enough as long as you know what you're doing. I think it has an option to install cinnamon and/or some other desktops.
Anonymous
9/9/2025, 1:28:40 PM
No.106531498
>>106531566
>>106531474
It's just a shittier OnlyOffice from my experience, while WPS is the most compatible with MSOffice formats.
Realistically most people use Google Docs nowadays, but for an offline office suite these two are the best.
Anonymous
9/9/2025, 1:38:30 PM
No.106531566
>>106531687
>>106531498
Libreoffice came first before onlyoffice i think and onlyoffice isnt packaged in most distros. WPS is the proprietary one right? Depending on what hes trying to do libreoffice might be better to use and more accessible. But i usually just use abiword and gnumeric whenever i need to use office-related stuff (mainly spreadsheets)
Anonymous
9/9/2025, 1:42:41 PM
No.106531603
>>106531626
I'm running CachyOS (KDE,) and sometimes after I log in, after about 20 seconds it switches to a GUI login screen on tty1.
What causes this? I can switch back to what I was doing with ctl-alt-f2 but it's just weird and annoying.
Anonymous
9/9/2025, 1:46:17 PM
No.106531626
>>106531720
>>106531603
>sometimes after I log in
Are you logging in from the tty or from a display manager session like sddm?
Anonymous
9/9/2025, 1:54:25 PM
No.106531687
>>106531894
>>106531566
>onlyoffice isnt packaged in most distros
>caring about this
Flatpak and Appimage already solved the problem of distros packaging their own potentially broken, untested and outdated software. Distro packages for end-user UI software are irrelevant outside of minimalist systems.
OnlyOffice offers an official Flatpak and Appimage and that's exactly what the anon should use.
Anonymous
9/9/2025, 2:00:45 PM
No.106531720
>>106531626
From sddm, the default way.
Anonymous
9/9/2025, 2:02:24 PM
No.106531732
>>106530926
What is the point of these fags talking over the news report and bloating the video with unfunny jokes hammering the point home? We all know she's retarded and the news report speaks for itself, their commentary adds nothing other than coming across like we aren't able to realise why the report is funny ourselves, not to mention the intro that drags on and is out of place
Anonymous
9/9/2025, 2:27:19 PM
No.106531880
>>106531971
>>106531261
Live CD is what I use. Has Calamares instead of the stupid other installer.
Anonymous
9/9/2025, 2:29:22 PM
No.106531894
>>106531687
I dont want every piece of software to be forced through snap, flatpak or appimages. There must be a reason for why no distro has packaged it.
Anonymous
9/9/2025, 2:34:57 PM
No.106531927
>>106530420
Staying on 6.15.10 is best right now for older thinkpads/intel wifi. It will completely drop out within half hour in my experience and the system can't even shut down properly. Best to skip 6.16. Each update is doing the same thing.
dnf versionlock exclude kernel*6.16*
Anonymous
9/9/2025, 2:42:26 PM
No.106531971
>>106532005
>>106531880
Debian netinst is legit much better, though. Just answer the questions and use guided partitioning if you're thick. It will set up a reasonably good partition scheme for your storage size/setup. It will also have network set up and latest versions of packages downloaded. I'd only use the full offline installer/live for testing or if I were constantly installing the OS.
Anonymous
9/9/2025, 2:47:04 PM
No.106532005
>>106531971
The only downside of debian netinst is that it sucks for setting up btrfs subvols
>be me
>addicted to Cowa doo doo
>switched to linux 3 years ago
>gaming on a windows vm is only way to get my fix
>today I log into for daily dopamine hit and get a message saying "YOU NEED TPM 2.0 or GTFO
>Shit bricks and accept the time has come. It was a good run
>but wait mabybe there's a way
>google what to do
>someone on level1techs says install swtpm and add tpm device
>it just works
>t-thanks Wendell
How the fuck is that easy, is Rico-Shit just that bad or has virtualization technology just really advanced? I don't cheat or anything but I feel like I'm getting away with something I shouldn't. Oh well, Linux wins again. Back to my zombies grind.
Anonymous
9/9/2025, 3:15:22 PM
No.106532214
>>106532256
>>106514081 (OP)
anyone ever able to get iTunes for Windows to work with WINE? Linux Mint
Anonymous
9/9/2025, 3:21:13 PM
No.106532256
>>106532214
It like kinda works? But not well enough that you wanna actually use it properly.
Best you can do is try installing/running it through Bottles.
Anonymous
9/9/2025, 3:32:52 PM
No.106532366
>>106528274
Cron and rsync, and manual backup with rsync to external hard drives.
Anonymous
9/9/2025, 3:46:01 PM
No.106532516
>>106532533
>>106528943
>>106528995
I'm working through it right now and one of the things I did that wasn't directly called out, was change the sector size to 4Kn (
https://wiki.archlinux.org/title/Advanced_Format#NVMe_solid_state_drives) which is probably something you want to do before you partition for partition alignment reasons. And because there's a bug associated with that setting on older firmware for my SSD, went ahead and I updated that too.
>>106532028
desu you're on borrowed time, VM gaming is something these rootkits try to prevent as the VM memory can be read and modified from Linux
Anonymous
9/9/2025, 3:47:08 PM
No.106532533
>>106532516
I went ahead and updated that too*
Anonymous
9/9/2025, 3:56:08 PM
No.106532612
>>106532528
I know and I dread the day. My only option is going to build a windows machine, but I really don't want to do that.
I read some people saying online that maybe in the future there can be a special Linux kernel that guarantees integrity so anticheat can come to linux and that maybe Steam and Gabe are working on it now. How likely do you think this is happen - are the literal 2% just huffing major copium or can the Steam Deck really save us?
Anonymous
9/9/2025, 3:58:18 PM
No.106532637
>>106532792
>>106532028
Isn't TPM just a PCIe device that can be emulated like anything else?
>>106532528
Seems like a cat & mice game. They can try to detect that they're in a VM, which VM devs will fix. Repeat forever.
Anonymous
9/9/2025, 4:02:05 PM
No.106532684
>>106532719
>>106532028
you can game on a VM?
would a VM be able to get around EAC not booting?
Anonymous
9/9/2025, 4:05:24 PM
No.106532719
>>106532684
Yea I think EAC is the most documented one to get around. The VR Chat wiki has an entire article basrd around it:
>https://docs.vrchat.com/docs/using-vrchat-in-a-virtual-machine
Anonymous
9/9/2025, 4:14:40 PM
No.106532792
>>106532637
>Isn't TPM just a PCIe device
I2C actually.
Anonymous
9/9/2025, 4:24:13 PM
No.106532875
>>106532028
TPM does roughly the same as chips in chip cards: it stores private keys without any way to access them. You can totally emulate that from the host.
(although it waters down the actual idea of having securely stored keys)
Anonymous
9/9/2025, 4:29:52 PM
No.106532926
>>106517066
0.15w is more than 6 Zen 2 cores eat on idle, the fuck (ignoring eternal 20W of IO shit of course)
Anonymous
9/9/2025, 4:36:34 PM
No.106532985
>>106517066
150mW from the antenna = 2000mW total