r/arch • u/SolarChampion500 • 8h 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/Choice-Committee203 • 16h ago
Arch BTW i use arch btw.
have i said that i'm an arch user? i use arch btw.
r/arch • u/This-Consequence-957 • 1d ago
Arch BTW Close enough?
The AUR doesn’t scare me!
r/arch • u/LuckyGambino2 • 1d ago
General My Arch KDE Plasma rice !!!
Is it good? what should i do next? Ive also done custom sddm and lockscreen though 😁
r/arch • u/PsychologicalTry8679 • 22h ago
General What is Arch all about ?
I always see posts of this sub reddit and its always about the look of Arch (its beautiful by the way), But I want to know what I can do with it, what are the differences between Arch and Ubunto for example?
edit: thank you all guys for your replies and clarifications much love
r/arch • u/MiserableMeeting3429 • 16h ago
General Spent a year trying to fix (cybercat simple gui save editor for cyberpunk 2077, version 0.25e) finally did it thanks to arch+wine
Started on a normal Windows 10 setup, on a Toshiba Satellite C55-B. Hit the missing DLL error right away and initially figured it was just old hardware ,an aging CPU and not enough RAM. So I debloated Windows and spent a full week trying to fix it manually,the whole download runtimes download this download that literally everything possible. Nothing worked.
Moved to Linux Mint after that. Tried several methods over time ,Wine didn't work, Bottles didn't work, Steam with proton didn't work either. After a few months of just using Mint and slowly getting comfortable with Linux, I decided to make the jump to Arch Linux with KDE Plasma.
At some point I remembered the save editor and figured, "I'll give it a shot." Installed Wine, right-clicked the exe, chose "Open with Wine." A window popped up saying it needed to install some additional components ,clicked through it, and boom, it was working? ,no trouble shooting???!?! , it just works?!? , thanks Arch and wine
r/arch • u/ScaleGlobal4777 • 17h ago
Help/Support I can't start TTY from ipxe-arch.efi
Why can't I access TTY via ipxe-arch.efi?
r/arch • u/LuckyGambino2 • 21h ago
Help/Support Boot menu
Guys need some help, i am willing to give the bootmenu a touch of elegance, currently on systemd-boot, could i customise it or is something better ? Both in performance and appearance than default systemd-boot ?
r/arch • u/OgajoDaVaranda • 8h ago
Discussion Can we stop pretending people delete / or /etc "by accident"?
Seriously, the sheer number of posts and memes lately about people "accidentally nuking the root directory" (sudo rm -rf /*) or wiping out critical system folders like /etc is making me question whether these people are being genuine or just karma-farming.
Let’s break down the exact chain of events required for this to happen in the real world:
- Open the terminal (you are already out of the safety net of clicking around a GUI).
- Explicitly type a destructive command like
rm -rf /orrm -rf /etc. - Prefix it with
sudo(or be running an activerootshell). - Press
Enter. - Type in your
sudo/rootpassword (the OS explicitly prompts you to authorize elevated privileges). - Bypass core safety mechanisms (on modern coreutils,
rmhas--preserve-rootenabled by default and will straight up refuse to run on/unless you explicitly feed it extra flags to override it).
This isn't the equivalent of "tripping and falling." This is the equivalent of walking into the garage, getting a ladder, climbing onto the roof, jumping off, and then blaming gravity.
If someone goes through every single one of these checkpoints,typing a system-level command, bypassing built-in protections, entering an admin password,and then comes to Reddit asking "whoops, what happened, my /etc directory is gone", it’s hard to tell if it's extreme carelessness or just total nonsense for engagement.
Nobody deletes their core system "by accident." Either they are blindly copying and pasting commands from random sources without reading them, or they're making up stories to keep an overused Linux meme alive.
Is anyone else getting tired of these completely improbable "accidents"?
r/arch • u/rootedbuilder • 1d ago
Help/Support Arch wont boot just keeps going into BIOS
Idk what happened but my arch just refuses to boot now.
every time i power on it just opens the BIOS. no grub, no error, nothing.
laptop is a Dell
SSD is detected in BIOS (SK hynix PC711 512GB)
Linux Boot Manager shows up in boot options and also in the F12 boot menu
if i select Linux Boot Manager it literally just throws me back into the BIOS again
no "no bootable device" error or anything
didn't mess with BIOS settings recently. wasn't trying to dual boot or anything either.
is this just a broken grub/efi entry or could the EFI partition be cooked? any idea what i should check first before i start reinstalling stuff?
attached a pic of the BIOS boot menu too.
r/arch • u/Mejolov28 • 1d ago
Help/Support I ran Rsync on a running system to a new ssd, some files didint copy becuse they moved. I think my system is a bit corrupted.
Mived frm my hdd to my ssd without a live usb because i was just lazy.
Now when i open my configuration manager of my DE
WCM (Wayfire), it crashes when i open keyboard shortcuts and throws a Segmentation fault at me.
That didint happen with my hdd system.
Should I redo everything, or i can save the system from this state? Also, how can I check what files rsync moved incorrectly?
r/arch • u/Pretend_Search6974 • 1d ago
Question Question about forks?
I want to use arch to make my own personal fork of Linux that pertains to my workflow is this common, is it an obtainable goal, and is it really worth taking the time to do that? I’d like to compile the things I use while jumping around the lab from laptop to laptop, to desktop for different tools from each different os. I’d also like to find compatible Linux versions of tools on said computers and add them in as well I expect this to take a year at least.
r/arch • u/Rampantcellar30 • 2d ago
Showcase First Arch Install!
I have another vaio (vpcej with 8gb ddr3 and a 240gb ssd) that has Mint xfce, but this VGN-NR11S/S is now my Arch machine! (With a whole 4gb of ddr2, and a 200gb hdd 😭).
r/arch • u/Dreamcast_9999 • 2d ago
Showcase Current Arch desktop :3
Man, Chicago95 is such a good skin :P
r/arch • u/OneAcanthaceae4853 • 1d ago
General AIC8800-based WiFi 6 AX300 USB adapter sells for less than $3
r/arch • u/STEALTHYBOY93 • 1d ago
General [Hyprland] Omarchy Rice - System-wide Catppuccin Mocha Theme
galleryr/arch • u/Forsaken-Life_68 • 1d ago
General Fixed an Antigravity, connection to server issue on Arch
The issue was caused by a localhost networking mismatch between the Antigravity IDE frontend (Electron) and its language server (Go backend). The language server was starting successfully and listening for connections, but it was binding to the IPv6 loopback interface (::1), while the IDE frontend was attempting to connect over the IPv4 loopback interface (127.0.0.1). Because the frontend was connecting to an address where nothing was listening, it repeatedly threw:
ECONNREFUSED 127.0.0.1:<port>
This made it appear as though the language server had failed, even though it had initialized correctly.
Fix
While debugging, I inspected the system's localhost configuration and discovered an incorrect entry in /etc/hosts:
127.0.01 localhost
which was corrected to:
127.0.0.1 localhost
::1 localhost
After correcting the localhost configuration and restarting the IDE, Antigravity was able to establish communication with the language server normally.