The fix is scheduled for the next release
The fix is scheduled for the next release
Actually more like a self fulfilling prophesy
IMO many will leave Linux just before finding the fix!
I had tried dual boot but kept going back to windows because i knew how to do things there without having to mess with anything
Its only after i removed windows altogether and only ran Mint, that i was forced to seriously look for solutions. Once you do find them though, you dont need to mess around with anything that much any more
This is what seems to have helped for me on Fedora:
sudo dnf groupupdate multimedia --setop="install_weak_deps=False" --exclude=PackageKit-gstreamer-plugin
sudo dnf groupupdate sound-and-video
sudo dnf install mozilla-openh264
rm ~/.cache/gstreamer-1.0/registry.x86_64.bin
I was having trouble with many h265 videos until I cleared my gstreamer cache (I only needed to clear the 64-bit cache, this thread suggests clearing both 32 and 64-bit):
https://discussion.fedoraproject.org/t/h265-videos-wont-play-in-totem-after-installing-all-codecs/87341/17
But the same can be said with windows. My life long windows user friend occasionally (a few times a year) reaches out about some significant issues they are experiencing with windows on their modern desktop.
I truly wouldn’t recommend Linux for a fairly tech illiterate person like him, but really Linux is better in every category that matters to me.
I truly wouldn’t recommend Linux for a fairly tech illiterate person like him
I would actually argue the opposite, linux is way more intuitive for new people who hasn’t used a pc before or hasn’t used windows long enough to fill their brain with their unconsistent mess. I’ve seen 3 variants of this already with people close to me ( last one of them encouraged by me). Kinda mind boggling.
The moment a new user needs to use command line, they are out.
It isn’t mind boggling at all.
Untrue statement plus in some distros you don’t need the terminal at all. Fear to the terminal is included in windows’ inconsistent mess, as i said, to real first time users it’s not that horrible to “talk to the pc so it does what you told it to do”.
Also you don’t get to decide if an experience i had felt mind boggling or not (?
I mean he’s tech illiterate when it comes to anything semi complicated but with the way he uses his pc and the software he uses it would just not be possible for him to switch at all, would be unable to do 70% of the stuff he wants to do.
Linux is only good for the truly tech illiterate/pretty noice users in my opinion. After that you hit a point where they are literate just enough that they would need to solve problems on linux they wouldn’t have to on windows and their inability to solve problems on Linux make their experience bad.
One level above that Linux is the better option again though.
You can usually find the solution to Linux problems on the forum for your distro.
With windows problems, the answer is usually “nothing can be done unless microsoft actually decides to fix it”. That’s after digging through 10 or more pages of search results filled with AI generated crap.
“nothing can be done unless microsoft actually decides to fix it”
That is just a straight up lie
I haven’t encountered a SINGLE issue like that in all my years of IT in heavy Microsoft environments. You can always find a solution, albeit having some small caveats like you have in every open source software. Every single issue is documented somewhere since 80% of desktops run it. The community is just so much bigger. You can even straight up contact Microsoft directly if you encounter anything that hasn’t been encountered before.
Don’t blame your lack of Google fu on Microsoft just because you don’t like their design philosophy.
I mean, if you duel boot, it’s just a matter of time until Windows nukes your other OS. At least with me, my Linux was about to solve world peace, but Windows got wind of that and shut it the fuck down.
Meme is correct, they’re coming for you.
Here’s an article on how to fix it.
TLDR: You need to boot from a live disk, mount your install and reinstall the bootloader.
I haven’t had it happen to me for a while now. I used to have a boot repair liveCD that’d always do the trick, but I don’t think that specific distro even exists anymore.
The gist is you’ll want to boot a liveCD and use the liveCD to reinstall GRUB, I’m sure you can find the right incantation to do so online somewhere.