When I say arch I mean the arch distro and all of its offspring.
Endeavouros
Arch-gui
Manjaro
Artix --maybe not though
My first enjoyable distro was manjaro, the manjaro element less so but using arch clicked for me. But even so if my first experience was using arch and archinstall then yes its not the easiest but its also not that difficult, arch is treated like a boss battle in darksouls.
So when a pre configured GUI arch is recommend I would like to see less scar mongering.
@squid_slime but it is a pretty bad experience for them I use it just for hyprland and that’s not what most new users want to see they just want a system that just works
I struggle to understand what wouldn’t work, if I was to download a pre configed GUI arch iso, load it up on my PC I’d be met with plasma/gnome/or any other wm/dm and would most likely have working networking, a GUI application installer and a browser…
I’ve been an Arch user for over a decade, and I wouldn’t recommend it for newbies. It’s not about the installation, in fact, installation is the easy part now, what with the official install script, pre-configured dot files, and the likes of EndeavourOS etc which provide a friendly GUI installer; the problem isn’t installing Arch, it’s what comes after.
For starters, because you’ve cheated and skipped installing the hard way aka “the arch way”, you know little to nothing about how your system is setup and works, particularly around the bootloader, what goes into your initramfs, the DM config, and most importantly: how to deal with pacman issues. pacman isn’t exactly newbie friendly:
Obviously, none of the above requires you to have a rocket scientist-level IQ to figure it out, a couple of Google searches or the Arch wiki can sort you out - but the point is, it shows that you need to have some basic understanding of your OS internals, package mangement, and most importantly you’ll need to be comfortable with using the terminal and CLI apps.
As a seasoned Linux user, the terminal is home for many of us, but believe it or not, it actually scares away many newbies - and pushing Arch onto these newbies only perpetrates the misconception that you have to use the terminal and punch in some
hackerman
™ style commands to use Linux. And we know that’s NOT the experience at all with actual newbie friendly distros such as Zorin, Pop!_OS, Elementary etc, where you don’t need to touch the terminal at all, you don’t need to babysit the package manager or know any special commands or OS internals.So please, please do not recommend Arch or any Arch-derivatives to newbies: you’d be doing them a massive disservice and potentially put them off Linux forever. Unless of course, you know that person well, and you know for a fact that they’re tech savvy and won’t shy away from using the terminal and getting their hands dirty.
I first arch. Been using it for a couple of months. I used the installscript ofc. And I’ve not encountered a problem where I needed to know all those funny words that you said. I learned concepts as I needed them. Yet the things I strugle most is how tf git works (and tar magic args).
It’s only been a couple of months, give it time. You’ll surely run into one of these issues sooner or later, 100% guaranteed. But you don’t have to take my word for it though, just browse the Arch forums and you’ll see the kind of issues people run into - and so will you, eventually.
well, more opportunities to learn. Anyways, real quick question, for you, caz you said you’ve been using it for a long time. My mouse reports different mouse wheel events when using it wired or wireless. It’s with high res wheel that’s the problem. Does this ring any bells for you? Caz it’s really annoying to have a wireless mouse and I need to use it wired.
I’m not really a mouse person, but I recall there was a change made in kernel 6.1 which broke hi-res scrolling for some folks, but I believe it was fixed in kernel 6.3(?) Here’s a thread discussing this: https://old.reddit.com/r/linux_gaming/comments/1032x5q/linux_61_update_screws_up_the_mouse_wheel_of_my/
FWIW, I just tested this with my Logitech G900 (kernel 6.6.14, KDE Wayland) - the scroll events reported using both the wireless (dongle) and USB are identical - they generate one
REL_WHEEL
and oneREL_WHEEL_HI_RES
event, which would seem to be the behaviour prior to 6.1. Not sure if any of this helps though sorry.I update my kernel so if it would be fixed, I wouldn’t have the issue. I tried downgrading just to see, and went even further back then 6.1, and if I recall correctly it still wasn’t working. I fear it could be a mouse problem. I found an aur package that claims to disable high res mouse events, I might try that one out.
Thanks for your time none the less. Is there any way to replace my mouse’s software, like jailbreaking or something, I’m guessing that’s mouse dependant. Is there any FOSS mouse driver?
deleted by creator