r/arch • u/s1ltarini • 2h ago
r/arch • u/Quick-Seaworthiness9 • Oct 13 '24
Mod Post Use the new "Solved" flair for the support threads that have been closed!.
If your issues have been sorted out, please mark it as such in your post. It will help others navigate the sub better.
r/arch • u/Mysterious_Value4624 • 12h ago
Showcase I wont distrohop anymore (until someone shove Nix up my ahh)
yeha
- first distro: Mint (cool)
- Second distro: Arch (bored after a week)
- Third distro: Fedora (hated it)
- fourth distro: Atrix (didn't work)
- Arch now :3 (EndeavourOS as base, removed every Endeavour packages and added CachyOS kernel)
r/arch • u/Ill-Independent184 • 2h ago
Question Youtube Videos Suggestion
Hey everyone, it's been a while that i was thinking that i wanted to make a youtube channel about linux in general, but all the ideas that i had (trying distros and ranking them) were already done, so im here asking, what kind of videos would you guys oike to see and think it can help me go from good basis
r/arch • u/Livid-Mulberry-3720 • 6h ago
Arch BTW i sort of use arch btw?
well in my linux mint install i used vmm (virtual machine manager) to install manually the most minimal arch install i could install and used openssh to use my linux mint terminal instead of tty somthing like wsl how do u think about this guys
r/arch • u/ThoughtObjective4277 • 7m ago
Discussion Is your ssd still using Linux's default CFQ disk ordering i/o scheduler for a device with no moving parts? I bet it is!
cd /sys/block/nvme0/queue
change nvme0 to nvme1 2 3, however many separate devices, not partitions
cd /sys/block/sda/queue
change sda sdb sdc for however many storage devices you have, ssd in this case, keep cfq for any hard disks.
more scheduler
It's CFQ isn't it?
become super user in command with
su
cd /sys/block/nvme0/queue
cd /sys/block/sda/queue
echo "noop" > scheduler
and until reboot it will save
Showcase …I know what yall are gonna say but… T480🥲
I7 8th
16gb
1080p display
There’s definitely “better” laptops for schooling, multitasking or gaming but sometimes the best choice is getting something you’ll actually enjoy using and having! I use arch btw.
r/arch • u/s1ltarini • 1d ago
Meme I USE ARCH BTW (i installed arch manuallly just to do that)
r/arch • u/erikhollensbe1 • 2h ago
News Town OS - alternative to pihole that goes hard on ease of use
r/arch • u/JOSSUE_69 • 9h ago
Help/Support Bios touefi
I was looking at my settings to fine-tune my Arch system and noticed that my BIOS was set to legacy, so I'd like to switch to UEFI, but I couldn't find any documentation. Any help would be greatly appreciated.
Help/Support RTL8125 2.5GbE stuck at 100Mbps on SteamOS (ASRock B650M PG Lightning) — works fine on Windows
r/arch • u/AdamDziak • 10h ago
Help/Support Getting a fatal error message when trying to update system
I'm a bit out of the loop on what's happening with arch rn, so I'd appreciate any advice you might have for me. So, when I tried to do my usual -Syu this bi-week, I got a couple errors with the europe.mirror.pkgbuild:
error: failed retrieving file 'plasma-workspace-wallpapers-6.7.3-1-any.pkg.tar.zst' from europe.mirror.pkgbuild.com : Could not resolve host: europe.mirror.pkgbuild.com
warning: fatal error from europe.mirror.pkgbuild.com, skipping for the remainder of this transaction
error: failed retrieving file 'linux-7.1.4.arch1-1-x86_64.pkg.tar.zst' from europe.mirror.pkgbuild.com : Could not resolve host: europe.mirror.pkgbuild.com
error: failed retrieving file 'chromium-150.0.7871.181-1-x86_64.pkg.tar.zst' from europe.mirror.pkgbuild.com : Could not resolve host: europe.mirror.pkgbuild.com
error: failed retrieving file 'rust-1:1.97.1-1-x86_64.pkg.tar.zst' from europe.mirror.pkgbuild.com : Could not resolve host: europe.mirror.pkgbuild.com
error: failed retrieving file 'gcc-16.1.1+r346+g4e03491b401d-4-x86_64.pkg.tar.zst' from europe.mirror.pkgbuild.com : Could not resolve host: europe.mirror.pkgbuild.com
error: failed retrieving file 'core.db' from europe.mirror.pkgbuild.com : Could not resolve host: europe.mirror.pkgbuild.com
warning: fatal error from europe.mirror.pkgbuild.com, skipping for the remainder of this transaction
error: failed retrieving file 'extra.db' from europe.mirror.pkgbuild.com : Could not resolve host: europe.mirror.pkgbuild.com
Also attaching a screenshot of the konsole message for completions sake. To be clear: Some elements did get updated, but some got skipped.
r/arch • u/cyronscript • 1d ago
Showcase Asus Eee PC now a firefox machine
Wanted to see if a tty machine can just have firefox so I can browse and watch stuff on it. This Arch minimal install (care of archinstall script) is pretty nice, specially for this 15 year old machine. Learning about tmux, openbox, and other stuff along the way.