Never install Chrome
Comment on Dear Big Tech, Stop Shoving AI Into Operating Systems
piskertariot@lemmy.world 6 days ago
Consumer grade Linux Mint is impossible to differentiate from Windows/MacOS.
Install Firefox. Install Chrome. Install Steam.
Test it out on an old laptop or computer. It’s trivial. Your life will improve.
libra00@lemmy.world 6 days ago
Try to play games, learn how to set up wine/proton, discover that none of your games work because you have an old GPU driver, discover that you can’t update it because any time you install a newer driver it hard-locks the system and reboots it in super low-res mode with no driver at all, also your sound dies randomly for no reason that you can discover and trawling reddit for 4 hours comes up with lots of solutions, half of which don’t work and the other half don’t even apply, get frustrated, disable dual-boot and go back to windows.
That’s how my last experience with linux (admittedly that was PopOS not Mint, but) went ~6 months ago. I’m currently building up my frustration-tolerance to give it another try at some point probably with main-line Ubuntu because at least then when I go hunting for solutions to obscure problems the suggested solutions are for that distro. I’m honestly not sure what the difference between Ubuntu and Mint is tho.
T156@lemmy.world 6 days ago
I’ve had similar issues with Arch Linux for years. The front panel outright refuses to work on Linux, even after modifying a whole bunch of things.
Your average person is more likely to get frustrated that stuff is broken/doesn’t work, and switch back rather than having to alter module configuration files and things like that to fix it.
jrs100000@lemmy.world 6 days ago
Dont use freaking Arch if your goal is to get everything to work out of the box?
T156@lemmy.world 5 days ago
Fair, though in my experience, Debian and Ubuntu weren’t that much better in that regard.
I just went with Arch, because some of the stuff I wanted to use was much newer on it.
libra00@lemmy.world 6 days ago
Or, here’s a radical idea, don’t release your freaking distro if not everything works out of the box? :P
LoreSoong@startrek.website 6 days ago
If you are set on using arch i highly recommend using archinstall or fedora and using the kde plasma or gnome desktop enviorment there are no files to configure and shit just works the desktop is also highly configurable. The only time youd be messing with cfg files would be if you are ricing your system to look like something out of r/unixporn which looks sweet but those people put ALOT of time and effort into it, and their desktop enviorments arent really meant for the average user.
dubyakay@lemmy.ca 5 days ago
This was my experience with it too. Until I realized that the issue everything boils down to is having an old gfx. In particular an old nvidia gfx that has old, closed source driver compatibility only and can’t initialize vulkan. I’ve still stuck to it, it’s arch running on my desktop, because I’ll upgrade hw components eventually. 12 years with a gtx 670 has been quite enough.
I’ve installed fedora workstation 41 on a decommissioned work laptop last week, a 2021 model with an 5700U, and everything just works out of the box. Some obscure game that I’ve been trying to play on my desktop, not even platinum rated on protondb, launched on first attempt without any shenanigans using heroic launcher.
Nvidia, especially older models, are probably just simply not the way to go for gaming on linux.
LoreSoong@startrek.website 5 days ago
Try the open source nouveau driver for your older gfx card ive heard compatability is better for older cards
dubyakay@lemmy.ca 5 days ago
The experience was horrible with nouveau. KDE Wayland kept crashing, so I’ve switched to Xorg & xfce4 in the beginning, which still kept producing artifacts. I’ve then dug into it and found out that some 47x driver is the one that is the most compatible with my card.
I’ve tried switching to nouveau once more a couple months later during a kernel update, and while I’ve managed to stop Xorg from producing artifacts on the screen, the performance on just xfce4 was horrible, something definitely sub-20 fps rendering rate. I’ve mucked around a lot with drivers and reboots at this time though.
libra00@lemmy.world 5 days ago
That sucks. My GPU is only a couple years old though, it’s an RTX3070, and I tried using both open and closed source drivers to no avail. The one driver I finally found that worked, for whatever reason, was the v555 (still several versions back from current) server-version closed driver, but I still couldn’t play games.
Aceticon@lemmy.dbzer0.com 5 days ago
I moved to Linux on my gaming rid (this last time around, as I’ve had it as dual boot on and off since the 90s, but this time I moved to it for good after confirming that gaming works way better in it than ever before) when I had a GTX1050 Ti, and I had no problems ^*^.
Updated it to an RTX3050 and still no problems ^*^.
The again I went with Pop!OS because it’s a gaming oriented distro with a version that already comes to NVIDIA drivers so they sort out whatever needs sorting out on that front, plus I’m sticking with X and staying the hell away from Wayland on NVIDIA hardware since there are a lot more problems for NVIDIA hardware with Wayland than X.
Currently on driver 565.77
I reckon a lot of people with NVIDIA driver problems in Linux are trying to run it with Wayland rather than X or going for the Open Source drivers rather than the binary ones.
^*^ Actually I do have a single problem: when graphics mode starts, often all I get is a black screen and I have to switch my monitor OFF and back ON again to solve it. I guess it’s something to do with the HDMI side of things.
pumpkinseedoil@mander.xyz 5 days ago
RTX3060, no issues for me after installing the driver
LoreSoong@startrek.website 6 days ago
All linux distrobutions are essentially just linux with prepackaged apps. all apps built for one distro can be run on another. So in essence there is no difference besides the installation process, gui, and package manager. (Probably going to get flamed for this because this is kind of a half truth but for most users this is how id describe it, For ease of understanding)
libra00@lemmy.world 6 days ago
Right, but there is kind of a way distros do certain things, where they put stuff, how they organize the file structure, etc. So the difference is 'Oh yeah this is an issue with xyz, go to /etc/marf/gooble/whatever and edit this file to say ‘Tuesday’ instead of ‘Marlene’ and there is no /etc/marf/…
I ran into this problem a lot with PopOS in the couple weeks I fiddled with it (and with every single problem in the brief time I tried Bazzite since it containerizes everything), which is why I was thinking of going mainline Ubuntu since most of the solutions I came across to the problems I was having were answering questions posted by Ubuntu users and therefore the answers were tailored to Ubuntu.
LoreSoong@startrek.website 6 days ago
Okay i see what your saying. but im an arch user and often use distro specific tutorials from other distros to troubleshoot issues. After a little while youll just subconsiously translate what theyre telling you to do in your distro specificly.
Also resources like reddit and stack overflow are great for you to reach out and get a better understanding. But if youve ever been hit with the “did you read the wiki?” or “they just link a wiki page” I can understand how frustrating it can be. Many linux users are pompus dicks who thinks every user should be a power user. My recommendation is still to reach out for help, ive had great success with the manjaro forum aswell.
JeremyHuntQW12@lemmy.world 4 days ago
all apps built for one distro can be run on another.
Pfft no. They won’t even work on earlier versions of the same distro. Or later. Or any distro where you’ve installed a library or driver thats older or newer than the one needed for the app your installing.
So in essence there is no difference besides the installation process, gui, and package manager.
There are three different package systems (Red Hat, Debian and Arch) and they are all completely incompatible with each other, and earlier versions of themselves. You can use containers like Snap or Flatpack or half a dozen other standards, which again are all incompatible with each other, and all of them except Snap aren’t fully containerised either - they are dependent on specific libraries and drivers in the distro.
LoreSoong@startrek.website 4 days ago
You have no idea what you are talking about.
Sprawl@lemmy.world 4 days ago
Yeah OP is right if they are just going to surf the web.
libra00@lemmy.world 4 days ago
Yeah I couldn’t even do that at times. Firefox on both gnome and kde would just close tabs or windows randomly for no reason I could ever discover, plus the sound issue meant audio would just die in the middle of a video and the only way to get it back was to go into the sound control panel and toggle back and forth between headset and speakers 5-6 times every couple minutes. I refuse to use Chrome, but I never got around to trying other browsers besides Firefox.
Cocodapuf@lemmy.world 6 days ago
Consumer grade Linux Mint is impossible to differentiate from Windows/MacOS.
That sure is easy to say.
In practice, I tried to use mint for the is on a family computer and just couldn’t make it work. I’ve been an IT guy for years and have tons of experience with both Windows and MacOS, but virtually none with Linux. Long story short, trying to make that machine work with Linux mint was just taking up way too much of my time. I just needed to get a few simple features out of it (and maybe 1 hard feature, parental controls). But having very little Linux experience, it just wasn’t going to happen in a reasonable time frame. I eventually had to give up and put the Mac OS back on it (an iMac).
Anyway, mint actually has a lot in common with the Mac OS, it makes a very small set of controls very easy to use. And technically, you can do just about anything else you need to with the terminal, but that can be challenging to navigate.
sugar_in_your_tea@sh.itjust.works 5 days ago
Install Steam
Also enable Proton for everything. I thought that was the default, but I recently reinstalled Linux on my laptop (wanted to try out openSUSE Aeon) and was surprised that at least on the
flatpak
, Proton isn’t enabled by default.That covers like 90% of Steam games, and 95% of what a typical SP-only gamer would need. However, MP games w/ anti-cheat are still an issue, but the more people that switch to Linux, the more likely devs are to support anti-cheat games on Linux.
MyOpinion@lemm.ee 6 days ago
Until you actually try to do work on it and play games and vr. Then you find out what a complete nightmare it is to use.
Someonelol@lemmy.dbzer0.com 6 days ago
It works remarkably well for a lot of things if you put a little effort into it. Depending on the distro, you might have a little more trouble trying to fix something. For my use case it can do gaming, CAD, office work, and some light programming just fine with some quirks and tradeoffs. Lemmy in general is a good place to ask troubleshooting questions too
deranger@sh.itjust.works 6 days ago
What’s installing Nvidia drivers like?
This has killed my install and interest in Linux every time I’ve tried it.
LoreSoong@startrek.website 6 days ago
Simple in most distros. For me i can legit just go to my gui package manager type nvidia click install. My package manager detects that nvidia-utils and nvidia-settings are required/optional and prompts me to install those aswell. Done. For infor on your specific distro lmk ill find it for you
deranger@sh.itjust.works 6 days ago
Dope. Looks like I’ll have to give Linux a shot once again. Worked fine on an old ultra book I had, but every time I tried on my desktop I’d fail at the GPU drivers step.
LoreSoong@startrek.website 6 days ago
Ive said it before in this comment section but i highly recommend dual booting its a bit of setup if you want it to be smooth with grub but the freedom and compatability is unmatched by any one distro or windows version. With the added benafit of not destroying your probably gaming tweaked windows install
474D@lemmy.world 6 days ago
I’ve done two PC builds with Nvidia and it’s actually easier than Windows because my distros (popOS and bazzite) installed the drivers for me. Had to do it manually with Windows
LoreSoong@startrek.website 6 days ago
Also its quite a pain in the butt to set up but if your still iffy on making the full switch to linux, “dualboot”! Purchase a second cheap ssd and install linux to that drive configure a software called grub to list windows and linux on start up and then launch into your prefered os. For me this was the best since alot of anticheat games I play are still locked down to windows
peregrin5@lemm.ee 4 days ago
But why? If everything works on Windows why install a second OS? Just to avoid the AI? When you have to go back because something ultimately doesn’t work on Linux, you’re still going to be exposed to the filthy AI.
LoreSoong@startrek.website 4 days ago
I wrote many of my issues with windows in an above comment. But Im still running windows 10 because i hate windows 11 the only real feature they added was the ability to open a command prompt in a directory with right click. Everything else was asthetic nonsense, nothing has changed since windows 7.
it is not secure to be running an older OS or to disable updates and telemetry as i have done. I could use a virtual machine, but anticheat games are usually blocked in vms. I dont have the money to run a second pc, just for windows. Ive been doing this since before windows 11 was even released. I RARELY boot into windows anymore since the only game i play that isnt linux compatable is rust. And even that game runs perfectly under proton but the anticheat prevents me from joining anticheat enabled servers.
To answer you specifically about Windows 11, Its AI was litterally taking screen shots of user desktop and storing them locally without user consent. They quickly shut it down after complaints, and are re-enabling it for everyone with a toggle to turn it off. They know exactly what they are doing. This is a huge privacy and security flaw. They dont care. The less time you are on your windows installation the better.
If you or any other windows users REALLY care about windows id make the switch too, giving linux a larger market share might actually force them to make changes for the better.
datavoid@lemmy.ml 5 days ago
Installing them is dead simple.
Having them work? I’ll let you know when I figure it out
calabast@lemm.ee 6 days ago
I made a new computer in November, and while I didn’t try Mint (I don’t think) I installed 3 or 4 different versions if Linux. In them, I installed steam and Nvidia drivers, but most of my game library said they weren’t playable. If I didn’t have kids I could have spent more time and gotten it working, but is Mint different? Would they have been playable on it?
Skeletonek@lemmy.zip 6 days ago
It’s probably because you need to go to Steam settings and enable Proton for all games. I don’t understand why this is still not turned on by default…
Pogogunner@sopuli.xyz 6 days ago
You have to change your steam settings to attempt to use proton. Once you do this, steam will allow the games to play. Practically everything will work once you do this.
libra00@lemmy.world 6 days ago
…shiiiiiiit, I had so much fucking trouble getting games to work (most steam games just wouldn’t even launch) and never discovered this. This is why linux is still unsuitable for the non-technical consumer; I’m a former unix sysadmin, I’ve hand-edited SysV runlevels and bootstrapped gcc and shit, but I’ve been out of it so long that a lot of shit has changed and I don’t even know where to look for solutions other than just googling ‘reddit XYZ doesn’t work’ and hoping I find solutions that are even relevant to the distro I’m running.
Quick question, I’ve seen split opinions on this - I have an SSD that just has my games installed (mostly steam games) under windows, is it reasonable to try to mount that under linux and try to run games that way, or should I just reinstall them onto the linux drive?
Aceticon@lemmy.dbzer0.com 5 days ago
I had quite a lot of the same frustration because, although I was never a sysadmin (more like a senior dev who has done a lot of software systems development and design for software systems where the back and middle tier are running on Linux servers, which involved amongst other things managing development servers), I was used to the Linux structure of a decade and more ago (i.e. runtime levels and the old style commands for things like network info) and the whole SystemD stuff and a bundle of new fashionable command line info and admin tools was quite frustrating to get to grips with.
That said, I’ve persevered and have by now been using Linux on my gaming rig for 8 months with very few problems and a pretty high success rate at running games (most of which require no tweaking). Then again, I only figured out the “magical” Steam config settings to get most games to run on Linux when I was desperately googling how to do it.
Oh, and by the way, Pop!OS is a branch of Ubuntu, so at least when it comes to command line tools and locations of files in the filesystem, most help for Ubuntu out there also works with Pop!OS.
LoreSoong@startrek.website 6 days ago
Ive tried this and the linux proton seems to overwrite the games data everytime i launch the game breaking it and forcing a reinstall. I found that the best way is to simply have a drive formated to ext4 or ntfs mount it in both linix and windows and have seperate folders for linux games and windows games. Kinda jank but it works
LoreSoong@startrek.website 6 days ago
By default many games will use steam runtime for linux compatability which just doesnt work. Gotta go to steam settings>compatability> and switch to the later versions of proton (proton is just a translation layer that converts some code of the game to linux compatible code) sadly many games with anticheat are not playable. Check the sites protondb or areweanticheatyet for info if your game is compatible
masterspace@lemmy.ca 6 days ago
I’m getting so sick of Microsoft and Apples bullshit that I’m about to switch personally, but from the research i did it sounds like the biggest problem with Linux on the desktop is that there still aren’t standard, unified, unchanging APIs that can be relied upon, so finding third party software and utilities is still a crap shoot compared to something like Windows that can still run binaries that targets it’s 1995 era APIs.
Any software that requires me to compile it from source just to run it on my machine is fine for me, a software developer, and probably fine for my mum that just does word processing and browsing since she won’t be installing things, but is a little too friction filled for your average consumer.
LoreSoong@startrek.website 6 days ago
Gui package managers are great for simple click and install usage similar to windows. but i prefer these since the list of apps is modderated by the repository you choose. So no more googling for a program and downloading a virus because of the 10 fake links google provides to your download. So imo its even safer for users like your mom looking for software is alot less risky.
masterspace@lemmy.ca 6 days ago
That’s my point though, Linux is fine for power users and novices, its the middle ground of people who don’t code, aren’t going to learn how to code just to use an OS, but still understand computers enough to try and push them to do more.
There’s a huge amount of people smart enough to evaluate whether or not to trust the source of an exe file, but who don’t understand what compiling from source is.
LoreSoong@startrek.website 6 days ago
But thats what im saying even a middle ground user would never need to compile from source. Anything youd want to do automatically can generally be done from a script and many things you can think of automation wise has allready been made into a script in bash or python. Just recently i needed to remove all of the foriegn titles from a list of roms i have on my pc. i found a python script on github dropped it into malwarebytes (because i didnt feel like looking at code, many windows users do this too) and ran the script. I can code but my skills are script kitty chatgpt level. Im essentially the user you are describing
Whulum@lemm.ee 6 days ago
Have tried linux with davinci resolve. Not a smooth experience. Only reason im not a full time linux user.
Still waiting for it to be a equivalent option
LoreSoong@startrek.website 6 days ago
Sadly anticheat and proprietary software are definitely a huge hurdle that linux is yet to overcome. I highly recomend dual booting off a second drive to dip your toes in again. Many FREE alternative software like davinci exists but if youre already accustomed to a certain program i can definitely understand the reluctance to switch.
Whulum@lemm.ee 4 days ago
Def a good suggestion. Currently using an Asus Zephuyrus G14 as my daily driver, but between not wanting to have my drive split between two operating systems to the extra tinkering required, it has not happened as of yet. I should prob get around to it though!
The final push would be for Microsoft to go ahead with all their recall ai stuff and force it down my throat. Would def make me more likely to switch, soooo prob only a matter of time
cupcakezealot@lemmy.blahaj.zone 5 days ago
trick question firefox is already installed :p
LoreSoong@startrek.website 6 days ago
Linux definitely has a learning curve but its night and day when you actually own your device and get to decide on what software is allowed to run on your computer.
On top of the privacy, the speed of most linux distros is a huge step up from windows. Windows imo is gradually becoming obsolete in the gaming sphere the amount of work required to properly configure and debloat a system for gaming was zero in my distro. Install gfx driver, gamemode, steam, proton GE, GOverlay, done. I play popular games such as marvel rivals and warframe at decent framerates. (my system is older).
With windows there was so much nonsense to disable that would hugely impact FPS. Sometimes disabling these things would break other features of the OS. And most of the debloat scripts to automate the process are rife with viruses and issues.
Im convinced that by enshitifying the OS it will fool users into thinking their hardware is obsolete and “cant keep up” but im running a 1070ti and a i7 from like 2015 and it still a decent system that does everything i need until something breaks im not upgrading.
entwine413@lemm.ee 6 days ago
Modern Linux doesn’t have a learning curve for 99% of people. My wife’s 90 year old grandma picked it up with no trouble.
lord_ryvan@ttrpg.network 5 days ago
If anything, I think it’s people used to Windows or macOS that don’t want anything to change that tend to hate Linux systems; it’s not exactly Windows/macOS (and doesn’t run exactly the MS Office and Adobe suits) so they hate it.
DFX4509B_2@lemmy.org 5 days ago
Adobe’s been starting to get some pushback and people ditching them for FOSS alternatives lately, though.
Pirata@lemm.ee 5 days ago
If all you do is browser the web, the learning curve is a solid 0. The issue is when you want to install specific programs.
entwine413@lemm.ee 5 days ago
Anyone who is savvy enough to install an OS won’t have any issues installing specific programs, especially since most products that people would be using have a direct download for the deb/rpm.
And if you’re not tech savvy enough to install an OS, you’re probably already getting someone who is savvy to do computer work for you.
But, this isn’t the 2000s. Everyone knows the concept of an app store, and most mainstream distros have one featured prominently.
_LordMcNuggets_@feddit.org 4 days ago
oh yeah? well my grandma’s 212 year old great grandpa picked it up within seconds.
unwarlikeExtortion@lemmy.ml 5 days ago
I’d like to interject here a bit.
For a “normal” user (read non-tech, perhaps even a bit lower on the “tech literacy” scale) any change requires a learning curve. While we Linux people don’t have too big of a problem switching distros and UI setups, someone “non-techy” finds the switch from Win7 to Win10 challenging, as well as from Win10 to Win11. We’re not in the 95/98 era when a “name” upgrade meant you don’t have to install USB drivers off a floppy - the UI stayed the same.
Nowadays, the move from 10 to 11 is anything but “painless” to me - and for me it’s just annoyances. For people less tech-savvy it’s an enigma at times.
So, my point is - the switch from Win10 to Win11 will probably be worse than Win10 to Mint for old people (mostly). Those deeply rooted into varous ecosystems aren’t the focus of this comment.