#1 is just not being the default for 99% of devices. If someone gets a new computer, why would they go through the effort of installing a new os when the one it comes with works fine? Hell, I bet at least 50% of people in the market for a pc don't even know what an OS is.
Isn't pre-installed on well known machines by well known brands.
Popular applications (whether productivity, creativity, or games) do not work out of the box that people want. It doesn't matter that alternatives exist, or that you can use things like Wine. If it's more than just click the icon, it's too much.
If things cannot be done purely through touch / the mouse, it is too hard for most people.
Like, were nerds and we fuck with our computers n stuff. But most people are lucky to know what a power cord is.
Honestly if Linux with a good DE like KDE or Cinnamon was already on their PC at boot they would figure it out. Most people just use a web browser anyways.
Based on my tests on my family and friends, the main problem is tech support. Most geeks seem to assume other people want the same things than themselves (privacy, freedom, etc). Well, they don't. They want a computer that just works.
Overall when using Linux, people actually don't need much tech support, but they need it. My father put it really well by saying: "the best OS is the one of your neighbor."
I apply few rules:
The deal with my family and friends is simple: you want tech support from me ? ok, then I'm going to pick your computer (usually old Lenovo Thinkpads bought on Ebay at ~300€) and I'm going to install Linux on it.
I'm not shy. I ask them if they want me to have remote access to their computer. If they accept, I install a Meshcentral agent. Thing is, on other OS, they are already spied on by Google, Microsoft, Apple, etc. And most people think "they have nothing to hide". Therefore why should they worry more about a family member or a friend than some unknown big company ? Fun fact, I've been really surprised by how easily people do accept that I keep a remote access on their computer: even people that are not family ! Pretty much everybody has gladly agreed up to now. (and God knows I've been really clear that I can access their computer whenever I want).
I install the system for them and I make the major updates for them. Therefore, if I have remote access to the system, I pick the distribution I'm the most at ease with (Debian). They just don't care what actually runs on their computers.
When they have a problem, they call me after 8pm. With remote access, most problems are solved in a matter of minutes. Usually, they call me a few times the first days, and then I never hear from them anymore until the next major update.
So far, everybody seems really happy with this deal. And for those wondering, I can see in Meshcentral they really do use those computers :-P
Linux really isn't ideal for anyone who isn't already a tech enthusiast on some level. I recently did a fresh install of Kubuntu and after about a week, it prompted me that there were updates, so I clicked the notification and ran the updates, after which my BIOS could no longer detect the UEFI partition. I had to use a live usb to chroot into the system and repair it, as well as update grub, in order to fix it.
It's fixable, but this is not something anyone who doesn't already know what they're doing can fix. I've had auto updates in the past put me on boot-loops thanks to nvidia drivers, etc.
This kind of thing needs to almost never happen for linux to be friendly for those who just want their computer to work without any technical understanding. This, honestly though, can't happen because of the nature of distros, you can't ever make guarantees that everything will work because every distro has slightly different packages.
Wine is getting better, but compatibility is still an issue, especially for people who rely really heavily on microsoft office or adobe products.
The actual answer, there is no reason to switch. The vast majority of users do not care about Linux or why they would want to. For us there are lots of benefits and things we enjoy about getting away from Windows but for them "why?"
To be honest, one part is what everyone mentioned here. Not being preinstalled and all that.
The other part is that unfortunately at least according to my own expirence as a Linux noob a few years ago some Linux communities can be very toxic. If you're asking questions of how to do X and someone comes along and is all "why do you even want to do X if you could also do Y? Which is something entirely different but also does something vaguely similar"
That's one if the things.
And then other curiosities.
I cannot for example for the life of me get my main monitor to work under Linux with any new Kernel version. My Laptop just refuses to output to it or the second monitor attached via Display port daisychaining. On the older version it works, on the newer it's broken. I have tried troubleshooting this problem for over half a year and it's still broken. And that's out of the Box on Ubuntu LTS...
So i don't really understand this question. There are major roadblocks. With Wayland which is default for Ubuntu now those roadblock jist became bigger.
Screensharing in multiple Apps including slack is outright broken unless you use the shitty webapp.
The main player Office 365 largely doesn't work at all on Linux. All these things that should work for a Desktop operating System don't work out of the Box as they should.
That's why people aren't using it and companies aren't preinstalling it.
Most folks have been sold a story that every new technology they start using is supposed to be "intuitive"; and that if it is not "intuitive" then it must be defective or willfully perverse.
For example, novice programmers often stumble when learning their second or third language, because it differs from their first. Maybe it uses indentation instead of curly braces; maybe type declarations are written in a different order; maybe it doesn't put $ on its variables; maybe capitalization of identifiers is syntactically significant.
And so they declare that Python is not "intuitive" because it doesn't look like C; or Go is not "intuitive" because it doesn't feel like PHP.
It should be obvious that this has nothing to do with intuition, and everything to do with familiarity and comfort-level.
Commercial, consumer-oriented technology has leaned heavily into the "intuitive" illusion. On an iPhone or Windows, Android or Mac, you're supposed to be able to just guess how to do things without ever having to confront unfamiliarity. You might use a search engine to find a how-to document with screenshots — but you're not supposed to have to learn new concepts or anything. That would be hard.
That's not how to learn, though. To learn, you need to get into unfamiliar things, recognize that they are unfamiliar, and then become familiar with them.
Comfort-level is also important. It sucks to be doing experimental risky things on the computer that's storing your only copy of your master's thesis research. If you want to try installing a new OS, it sure helps if you can experiment with it in a way that doesn't put any of your "real work" at risk. That can be on a spare computer, or booting from a USB drive, or just having all your "real work" backed up on Dropbox or Google Drive or somewhere that your experimentation can't possibly break it.
It's the first step of installation, making a bootable usb/CD. Most non-technical people can't be arsed to create a bootable drive, then go into the bios boot settings to run it. I haven't used Windows in a long time so I don't know how it's installed these days, but the fact that it comes installed out-of-the-box when people buy a computer lets them skip the first and biggest step to running linux, which is getting it installed in the first place.
Distros have come a long way that a Windows user trying Linux Mint can hit the ground running. It's no longer about the learning curve for USING linux, it's INSTALLING linux that's the problem.
To me, the big problem is still updates breaking things.
Everybody needs to update their system from time to time, but if doing so leaves your system in an unusable (for the average person, not a linux terminal guru) state, users aren't going to stay.
I think immutable/atomic OSes like Silverblue, VanillaOS and SteamOS are heading in the right direction to solve this issue. Particularly if they allow users to easily rollback a bad update. Otherwise maybe there is some way to detect and warn about potential compatibility issues before people update.
The misconception that you need to "know linux" to use a computer with linux.
You need to "know linux" to administer linux servers, or contribute to kernel development. My wife is a retired pharmacist, and she uses exclusively a computer with Linux since around 2008. She knows that's Linux, because I told her so. If I had told her it was a different version of Windows, she'd be using it anyway - she was using win95 at work before, so any current windows would have been a big change anyway (granted, nothing like gnome, that's why I gave her kubuntu).
This misconception is fed by "experienced" Linux users who like to be seen as "hackers" just because they "know Linux".
Nobody uses the OS. You use programs that run on the OS. My wife doesn't "use Linux". She uses Chrome, the file manager (whatever that is in the ancient LTS Kubuntu release I have there and update only when LTS is over), LibreOffice Writer and Calc, a pdf reader (not adobe's, whatever was in the distro), the HP scanner app. The closest she gets to "Linux" is occasionally accepting the popup asking for updates.
Users shouldn't need to care about which OS (or which distro, for that matters) they're running their apps on. The OS (and distro) should be as unobtrusive and transparent as possible.
Distro hopping cult. It's ok to try a few distros when adopting Linux, or even flirt with new ones after you've already settled with one. Even keep doing it forever, on a secondary machine or live usbs, if you're curious.
Doing it forever, on a primary machine is stupid; NO FSCK DISTRO WILL BE PERFECT. Windows users whine and cry every time Microsoft shoves a new and worse Windows version up their SSDs, but they stick with Windows anyway.
Distro hoppers hop often because they give up at the first inconvenience. They never feel at home or make it their home, because they never actually use their computers for long enough with any distro. They are more focused on the OS than in using the computer. Nothing wrong with that, but they'll forever be "linux explorers", not actual "linux users".
There will always be some other that has that small thing that doesn't come default on this one. There will always be compromises. It's like marriage. Commit, negotiate, adapt. Settle down ffs.
The OS/distro shouldn't be important for the average user; the OS/distro shouldn't get in the way between the user and the apps, which is what the user uses.
Of course there are distros with specific usage in mind (pen test, gaming, video production, etc), as they conveniently have all main utilities packaged and integrated. But for real average user apps, the OS shouldn't matter to the end user, let alone look like the user should know what window manager or packaging system they're using.
Then when they are faced with dozens of "experts" discussing about which distro has the edge over the other, and the gory technical details of why, and comparing number of distros hopped, well, it sounds like Linux is a goal by itself, when all they wanted was to watch YouTube and access their messages and social media.
When my wife started using a Linux computer I didn't tell her which distro was there (she probably knows the name kubuntu because it shows during boot). I didn't give her a lecture about Gnome vs KDE, rpm vs deb, or the thousands of customizations she could have now. "You log in here, here's the app menu, here's chrome, this is the file manager, here's the printer app". Done, linux user since 2008.
Linux will never be mainstream while we make it look like "using Linux", or "this distro", matters, and that is an objective in itself. Most users don't care. They want to use their apps.
I recently changed and could only do it because of ChatGPT.
There are a lot of things that work different in Linux, like package managers, the file system in general, the focus on terminal, stuff that works different with different distros.
For almost all questions, ChatGPT helped me within seconds. This is even more true, when I kinda don't know, what my question actually is. Then it helps to give me some good buzzwords to Google for.
If I would have done this with just reddit and forums and stack or something, I'd get so much non-helping, gatekeeping, belittling answers - if any.
One thing I always talk about is how DE is much more important for new user than a distro. New users will only use GUI anyway so their choice of DE has to be the most comfortable.
Took me years personally to switch to Linux, trying stuff like Ubuntu or PopOS, and I couldn't understand why it doesn't "click" for me until I understood that I simply personally dislike Gnome (being an ex Windows user). Tried a KDE distro and it clicked immediately, never looked back. Now I don't even use KDE but it helped me to get through initial frustration period.
A lot of people have already talked about the onboarding/installation experience, so I'll just chime in and say a lot of new users are unfamiliar with using a terminal for commands and instead favour a GUI experience solely for their tasks. Most modern and commercially appealing distros are moving in this direction (ie applications running the same terminal commands in the background with an easy to understand UI at the front) but I'd still say the community's insistence on terminal over all other forms of executing a command may be a turn off for the layman trying it for the first time after Windows and MacOS.
Almost makes me think it would be more ideal to reduce the stigma associated with executing commands in the terminal and find some way to get people more comfortable with using it, both via Linux and also CMD for Windows as well.
The main issue is that easy problems that should be solved baseline by the OS crop up far too often for the average user to want to have to deal with day to day. Also, whenever you go to ask on a forum, you're usually told to just do something entirely different or use another distro. Every time I go to fix something on this machine it sends me down a rabbit hole of shit I don't care about because it doesn't solve my problem since it introduces a brand new one to solve. If I want to use solution X don't tell me to go install program Y that's your favorite program to use but is literally not what I'm trying to accomplish.
Today I installed Manjaro onto an old laptop and for the life of me I could not figure out why it wasn't connecting to the internet. It wasn't a network issue, it was the fact that the time was out of sync. It took me a while to realize that was the issue and not that I had fucked up my router config or something. It just couldn't validate any cryptography because the time was off. There were like four different solutions that all attempted the same fix and eventually I was able to connect with ethernet and restart timesync, which only worked after a restart.
When you have a problem the solution is fragmented between distros, configuration, opinions, and time as solutions constantly change and they all have subtly repercussions. It becomes very overwhelming to figure out a solution and pick the right one.
It breaks. And I cant imagine anyone who wants to spend time fixing it, much less how long it would take tech illiterate people. Cant explain how many times ive gotten some random error downloding a package, and even ill have a hard time finding what tf the cryptic error message means
That and permissions, though they could be lumped into the first point
Linux needs developers developers developers developers developers developers developers. Notably gamedevs. And kde needs to be default. Osx is only popular in a couple countries.
Linux should be teach at school instead of windows. Most people assume Linux is harder only because they are not used to it. Once you get accustomed you realize that it's even easier, for example in popular distros with package manager opening a terminal and write a 3 words command followed by the name of software, as hard as it may sound, it's much easier and fast than using google to download shady .exe files that needs to be installed manually.
Also people really needs to stop being lazy. You don't jump into a car and drive it if you don't know how to do it. If you are not down to spend 2 hours of your life learning how to use a machine you use daily you really should change mindset.
Make it just run and pre install it on most computers.
With "just run" I mean things like:
Audio just working
Bluetooth just working
Bluetooth and audio working together (I still can't get this one right, after 5 evenings of trying)
WiFi supporting all the frequencies, instead of just some
remembering monitor configurations
Troubleshooting audio shouldn't mean that you almost completely kill your OS with that
You know, things like that that might cost you an evening or two or three to figure and make you feel like you're the rarest edge case alive.
On Windows, these work just fine out of the box.
I know this ain't easy to get to, but I can't recommend people to use Linux when even a phones does perfectly fine out of the box results in at least an evening of troubleshooting.
Linux needs more apps that GUI friendly and easy to use, better support for hardware and upgrades that doesn't break easily. Should come pre-installed with PC. Most people don't bother or know how to change OS.
Last time I was hired as a code monkey we used Linux with a dual-monitor setup. The setting would not, under any circumstances, see one of those 1080p monitors as anything more than 480p.
I spent literally half the first day of work looking for solutions, and eventually settled on running some random command i don't understand copied from the internet running on startup.
Linux is the coolest fucking OS, hands down... If you're a computer nerd. Otherwise it's inconvenient at the best of times. Many users click around in their OS of choice without fully understanding what they're doing, myself included. Try this in Linux and you're in for a really bad time.
Bugs. People that are into linux have enough compium and often the expertise to fix broken stuff that otherwise would work on windows.
Your average user will quit after too many things don't work out of the box.
I'm currently trying to run a Sven Co-op server under Ubuntu Server. This has been a five hour chore of trial and error, dealing with library incompatibility, architecture incompatibility, poor documentation and Stack Overflow messes.
Im currently using about twenty tabs of documentation and support requests. At this exact moment, I'm trying to compile a 32 bit version of libssl 1.1.1, at which point I will be able to test again. If it doesn't work this time, I absolutely do not have time to continue trying.
So what's the challenge here? Nothing is simple and nothing is well explained. This is a three-step process on Windows that just works. On Ubuntu, the first step requires you to add a new apt repo and install support libraries, and beyond that, you're on your own to figure out the compat issues further down the line.
Edit: Can't make it work, it's just one thing after another. I'm just gonna do a fresh install of the whole OS, considering how much bs I installed chasing these issues, and then, idk, just not play a game with my brother I guess.
I personally dont understand why mass adoption is a goal.
The "challenge" to bring users to Linux is simply making them want to use Linux. There are enough flavours and guides ranging from plug and play that anyone can use to build your own kernel and distro from scratch that anyone can find what they want in Linux... if they want it.
The truth is that for a not insignificant portion of computer users, the OS is a means to an end not a feature. Its "the computer". A laptop that comes with windows 11 is a windows 11 machine.
If you want the average user to move to Linux, create an desktop environment with the option to look and behave like either windows or Mac, have a software compatibility layer for both that can run at the same time, buy a hardware company and include the distro as default and sell it to the masses at a loss to undercut all other options. Flood all consumer electronics stores with them.
Outside that, its not going to happen and I dont know why people want to make a competition out of it. Linux doesnt suit everyone and it doesnt have to. We see less GUIs as a good thing, id rather dev time from the solo/small dev teams go towards the functionality not making it look pretty. The majority of computer users dont agree with that though, and thats fine. I like being able to add/remove from my OS, most don't and thats fine too. I like rolling updates, the uproar around windows updates with thousands of youtube videos dedicated to people stopping them indefinitely indicates many others dont.
Our semi annual O365 update is currently rolling out at work, and people are freaking out that one of their outlook toolbars moved. Never mind its a 4 second fix to move it back, but can you imagine these people seeking out/installing/configuring/using a new desktop environment?
Its not an elitist thing. Id love more of my friends to use linux, but I cant make them want to use something. It either appeals to them or it doesnt. For most the appeal of a computer is the software it runs, and the OS is just a means for that.
I recently gave up on daily driving Pop OS. About 6 months ago I got a new laptop with Windows 11, which for various reasons I am not a fan of. I decided it would be a good time to try an experiment and install Linux. The biggest issue right off the bat was lack of hardware support, the fingerprint reader and the speaker amp are not supported. I spent a bunch of time researching and seeing if I could make them work but apparently it has to do with the kernel and isn't really something I can fix. This didn't seem like a big deal at first because I can get sound out of the headphone jack or via bluetooth, and while it was convenient to login via a fingerprint reader, it wasn't something I really felt like I needed. Since then I've become much more reliant on biometric authentication, it's just so much more convenient to be able to auth bitwarden with my finger instead of having to type in a password. More recently, I started using Proton VPN and the client is pretty crap in Linux. Switching over to Windows 11, I can login with my finger, all of my passwords are a finger print away, Proton VPN works natively with wireguard and is generally much more reliable and easier to use. It's just a much better user experience, there's nothing weird and janky to deal with, I don't need to mess about in the command line to do basic things. I really loved Pop, and I'm sure I'll boot back into it, but I'm daily driving Windows 11 until I can sort out the hardware issues and get Proton VPN working better, and I think both of those issues are out of my hands so all I can do is wait.
I'd say its probably, among other thigs, hardware compatibility issues.
Running Linux on a mashine, most notably portable, that is somewhat recent and is not specifically built with linux in mind is, imo, almost certainly going to cause some, for the average user unfixable, issues. Things like wifi, bluetooth, audio, etc. not working due to missing or broken drivers.
The best way to fix that would be official Linux support by the OEMs, which realistically is never going to happen. Or extremely time consuming reverse-engineered community drivers.
The absolutely never ending jank.
My latest grippe, Ubuntu 22.04 . Remote desktop needs password reset after every reboot, no idea why, grdctl set password doesn't help, only doing it in the Ubuntu settings UI works.
Never ending stream of tiny annoyances like that
The biggest issue ive had (ive only used ubuntu) is the file management. Disks and file system is a bit different from boyh mac and windows, and i had a hard yime figuring out where and how, etc.
I couldnt figure out how to get my home network to work (so my windows pc could grab files off the linux pc) and such.
I had no issues setting that up, between my mac/windows pcs
I do plan on installing linux for my sons pc which he will then be forced to learn to some degree.
I think they biggest issue is that it's hard to buy pre-installed. The moment you tell a basic user to have to go out of the way to use it, you've lost them.
Basic users want something to work now, not a huge step by step list being:
buy this (computer )
get extra objects (usb stick)
Figure out which distro they want
download that (distro)
install X program to put disto onto usb
fiddle with settings to boot off usb (maybe turn off trusted comput
boot from usb
click on try/install distro
going thru the set up
Agree you might want closed source drivers
set up which keyboard layout you have
Set your location for time zone
Format/partition your HD
Choose which default apps/install size you want
Choose system device name (on top of user name and password)
(Maybe other steps I've forgotten)
Basic users want to just:
buy device
turn on
Use log in name and password of their Windows/Android/Apple account
Done.
Off the top of my head things that Ive run into over the years that would have caused 99% of computer users to throw Linux in the bin:
*Having to edit xorg.conf to set the graphics driver
*A typo in the sources list that prevented any packages from downloading (distro upgrade)
*A bug in systemd that resulted in the OS not booting (fresh install)
*The wrong graphics card driver being selected and not being installed correctly because Ubuntu kept back 5 packages necessary for it to function (fresh install)
*A bug in how Ubuntu handles the disk platter that causes hard drives to fail far more rapidly than they should (that bug has been there for years and probably ruined a few hard drives)
*Having to recompile the wifi driver after every upgrade (broadcomm chipset) before the driver was included in the kernel and having to reinstall the OS after the driver was included in the kernel because something went wrong during the upgrade. ie recompiling didnt fix anything and the native driver wasnt working either.
*failed drive encryption
*grub being installed incorrectly (no boot)
*dealing with UEFI to maintain a dual boot for programs that cannot be emulated or virtualized effectively (lag sensitive non-native games)
*Audio output defaults being incorrect (no sound, no mic)
But the one thing that above all else, will drive newbies away is how the general linux community tends to respond to things.
Funding. Nobody has figured out how to fund development for large open source OSes outside of the enterprise realm. You crack that, you can have linux be installed by default on Desktop/Laptop computers, and patches that come as a result of that funding benefit the rest of the ecosystem as well. People will use the default, they will complain about it, just like they complain about Windows Update randomly restarting their computer, but they'll use it.
But also the share of people who own laptops or desktops continues to dwindle. Many people don't have and see no need for a computer. So they run Android, which is Linux, so I guess we're winning there?
Intimidating to install and then an unfamiliar interface and applications.
It might be more accepted if it came preinstalled and simply had a browser like Chrome and an app store, where all the other 'helpful' but confusing apps like Libre office were kept out of the way.
I install it for my family and it would only be accepted if it looked and worked just like Windows or MacOS. All they really need is a browser to get to GSuite or Office365.
Better quality control eg. no more issues like Ubuntu shipping a broken version of systemd that wont allow the system to boot.
Prioritize performance over FOSS purity in newbie friendly distros. A graphics card driver that gets 1/30th the FPS should not be the default for a 1,000 dollar graphics card. Anyone that wants the FOSS driver can install it if they want.
Avoid homogenization of software features.
i.e. better support of the feature outliers. eg. KDE does not have an option to adjust contrast of scrollbars without a theme that specifically has that contrast. This makes it harder for the vision impaired like myself to use software.
it need to work like how your microwave works. You don't don't have to know ANYTHING about how any thing related to computer. Just click stuff to make it work. Also get more companies to ship things with Linux
Ok, so I have an ASUS Zephyrus M16 with a Core i19 12th Gen and an rtx 3070. I was able to install fedora and able to get it mostly 100% working, but my two biggest issues where I could not play Destiny 2 (because they didn't want to support Linux and actually would ban players who tried), and the switch between egpu and the discrete gpu that you have to reboot for the changes to take effect. Every once in a while the display wouldn't work and I had to reboot multiple times before it would start to work again because of the aforementioned issues with the gpu. All in all I love Linux but I can't spend any time troubleshooting and just need a laptop that just works.
IMO one of the main problems is eliminating the workflow of older commercial operating systems and having to build a new habit of using a new system.
There are various Linux-based distributions that manage to give the user everything they need without having to resort to using the specific terminal.
Creating a new habit after spending years developing one for an old system, for me, is the main problem that leads many users to leave it.
Honestly I think Linux has been on a great path with flatpak and appimages and graphical software centers. With BTRFS Snapper system recovery if an update goes wrong is even easier than the windows version to be honest. Honestly the big push now just needs to come from some corporate and also adoption at the early education level. One reason its so hard for people to switch from windows is because most windows users have at this point used windows and nothing else for 20+ years.for those of the millennial generation and gen z they've been trained to use windows literally since childhood. Linux and open source tech being free and open source would make it a great cost savings move forpublicc education institutions and getting newer generations of young people not straight indoctrinated into using exclusively windows is important.
But to do this IT departments need to have corporate fallback for support. We need companies like suse enterprise or redhat etc to do the corporate level support to even think about an endeavor like that.
The average user doesn't give a shit about what OS they're running. They also don't know what tools they need. I remember a client who dropped $700 on Photoshop because "How else can I resize my photos?"
Linux is to hard for someone who doesn't know why it's bad to install multiple antivirus suites. People who don't know the difference between a web browser and a search engine.
Linux will only ever be for hobbyist because they the only ones who give a damn.
Nvidia. Within two weeks, their shitty drivers broke my system twice. If I didn't already know about that beforehand, I would've probably quit linux for good after that experience.
There is a perception of Linux as this hacker, terminal-only OS with a million equal choices and no direction or guides. This is not a true view or at least this is hyperbolic/based on Linux from 15 years ago. It is a stigma that Linux has. Every distro these days has to market itself as "We're the out-of-the-box distro" which is just silly. Out-of-the-box is meaningless. Even Windows users modify their OS in certain ways. However, it breaks the stigma.
Linux adoption just needs more time. Most of the big issues for adoption have been solved in the past few years, and Linux is ready and knowledge of Linux and removal of the stigma is growing.
I'm a new user. How do I disable being prompted for a password every time I want change/install anything? I just want password requirement at logon and not when logged on.
Fragmentation, there is so many WM, DE, Distros, package managers. This is the beauty of open source but it is also the plague.
Toxic communities, where people are thrashing you if you don't understand sometimes the overly complicated wiki and you dare open a thread in one of the forums to seek for help.
Driver support, sometimes installing your OS requires a lot of manual configuration to make everything work ok your machine the way you want it.
I’m an artist who is never switching to linux unless they fix my major gripes (which seem like it’ll never happen just looking at the answers here lol).
Allergic to GUIs
Devs and most Linux users act allergic to having intuitive GUIs. It’s already a pain to use a lot of small programs that don’t have them on windows. I’m familiar enough with using terminals for stuff but I am so incredibly disinterested in using it All The Time or even often.
Not having easy to access and understand toggles/settings are actually a friction point for most users—I think people who are tech inclined seriously need to remember and understand this. Needing to dig for a command to do simple things IS the OS getting in the way in my experience. I’ve seen screenshots of elementaryOS which seems to get this but my next issue is:
Software and hardware compatibility
A lot of things I use for work like CSP, Adobe suite, Live2d, etc aren’t natively supported. I also don’t want to be risking encountering possible bugs or errors trying to get it to run them. Not all my games are from steam either, and I don’t know if those would run. There’s simply too many things I use daily that don’t have native support.
I also keep hearing about AMD driver issues which is no good for my pc.
Overall, as much as I hate windows and microsoft, it’s easier to put up and debloat the garbage that comes up over dealing with the issues above. Because when it works, It Actually Just Works. There’s more google-able tech support answers for it too instead of me needing to ask for help every time I encounter something.
Things that are easy to do does add up eventually, which again, is why needing to use the terminal often is not at all an ideal average user experience especially if this could be cut down with some mouse clicks. I think distros could address this if the devs actually care about the non-tech nerd user experience, but I don’t know if the software support/compatibility will ever be fully dealt with.
Lack of backwards compatibility for older versions of software/games requiring older libs. All I see it lots of pointing back and forwards but it doesn't get solved.
Lack of legacy drivers for graphics cards. I want to run a new distribution on my old hardware, using graphics acceleration and no screen-tearing. Is that too much to ask?
If a program is executed through a wm, have it submit errors to the wm as well so I can see why it's not running, instead of seeing a loading cursor for 2 seconds and then nothing.
I want to be able to do 99-100% of what I want to do using a GUI. Even installing drivers and changing settings. I don't want to have to change things in a text editor just so I can have a simple shortcut on the desktop. I've learned how to do it and I can do it in my dreams now, but that doesn't mean I like doing it.
For me it's always been partly about ease of use, but the biggest thing is a superficial one. I just really enjoy a beautiful UI and slick UX. In these categories Windows is deep in the trash, but the bar for me is MacOS. An OS needs to make what I'm using it for easier and nicer, not have me spending time just making it work.
I haven't dipped my toe into the distro test pool in a few years, but every time I do I find myself spending more time sorting out the OS than just using it, and we'll, they just haven't been pretty to look at.
I think that's what it comes down to, distros can be decently developed but are often severely lacking in the design department.
I'd definitely love to know if any distros out there for that sort of vibe!
It's still software support. Yes, there are many great alternatives, but not being able to use apps like everyone and not being aplble to keep the apps you have is just too complicated for many
I come from a Windows and Mac environment and I now happily use Linux Mint. It has a similar aesthetic and is really easy to use. I think not recommending newbies Arch would be a good start.
Understanding what different distros offer and being able to make a educated decision about it. I looked around for a week or so until I found a arch distro that worked, took away the manual installation process as a complete noob, and wasn't all red flags straight away (the example is that a lot of ppl advised against manjaro). I ended up with garuda (which some ppl aren't a fan of because of chaotic-aur, but we have to start somewhere, haven't we) atm which works fine until I am confident enough to do a complete base arch installation the next time.
Whenever I try to go full Linux, 80% of the time I revert back to Windows due to lack of compatibility with games. The other 20% Is due to something breaking or being a pain in the ass to get working. Need to install a program? Here is a .deb file that you have to right click, allow execution. Then you go to execute it and it opens in a text document that has a run button that ends up taking 2 hours to load and ends up failing. Turns out you could go to terminal, CD to the file location and it seems to install.
The last time I tried to make a USB dual-boot Linux on a laptop I ended up breaking the laptop. It would turn on but show nothing but a black screen. Makes me really hesitant to try again on an old laptop that I would still like to be able to use if I fuck it up.
Maybe it needs a rebranding. If people have heard of linux, they think it's for devs, IT nerds, too complicated, etc. Most of the people just have never heard of linux because they don't look out for it. Most people don't know what FOSS is, etc. People just don't know that their OS is spying on them.
Chromeos is linux, it's in every store. Linux made it. Gnu didn't.
The installation process and the fear of frying your computer can actually be a no-no for some users. (Not that it actually happened or can happen but some people are just really scared of doing this type of thing)
Like the Linux experiment said : we need to have more accessible Linux hardware like we have Windows Laptops and desktops.
Without turning Linux into "another Windows"? Well... you (kind of) can't -- Windows users are way too used with the idea of being spoonfed by the OS. And the only "real" way to address it is to tell Windows users to change their mentality and "embrace the new".