I chose to use opensuse tw kde based on some vm tests. The installation was easy but for some reason the video playback on youtube is terrible. It stutters. First thing I did after install was to use opi to install codecs. Then I used Yast to get the Nvidia repo. Lastly, I used the software manager to install the video g06 driver.
To be honest I am happy using Windows 10 but I wanted to try Linux again because of the privacy and security, but there always seems to be something whenever I try to use linux. Should I keep using Windows or try a different distro?
My specs:
1080ti, ryzen 2600, msi b450 tomahawk.
Update: It was the secure boot setting. Nvidia drivers don’t work with it on I guess. Thanks for all the other information though, more to look into.
Is your os installed in a vm? No gpu acceleration?
That would be the most important question.
(I usually don’t advertise for using Linux in a VM on Windows. There are use-cases for that. But it combines the downsides of Windows with the limitations of your VM software and issues on Linux (for example the proprietary NVidia drivers and whatever they do to pass through parts of the hardware, or weird stuff VirtualBox does). And it can make it slow(er) to unusable in some cases. None of that has anything to do with Linux, but people try it that way and blame issues on Linux, when it’s really the VM software’s fault. (Or you ticked the wrong config checkbox.)
A better way to do it would be trying a live image on an USB stick, testing performance and then looking for performance issues within your whole virtualization stack if you absolutely have to use Linux within a VM. This is certainly possible. I usually dual-boot. Or do it the other way around, Windows inside a VM on a Linux host. But I don’t really use Windows, so I’m not a good example.)
For OP and other people with this issue, make sure you set
media.ffmpeg.vaapi.enabled
to true inabout:config
in firefox. Unless you do that, hardware video acceleration often wont be used.TIL
I didn’t have it set to true but I also never noticed any problem
I don’t think that’s gonna work because this is a thing that he needs
This may be a stupid question but is your video cable plugged into the gpu or into the motherboard?
Great question! I fuck that up every time.
If this is a VM, video playback stutters do not surprise me one bit. There’s many layers between the video and the image you see on screen here and they’re not optimised for viewing fidelity. This is likely not due to Linux but because you’re running this inside a with an emulated GPU. GUIs in VMs usually suck.
Optional codecs won’t help for Youtube since they serve royalty-free codecs such as VP9 or AV1 most of the time rather than patent-encoumbered codecs such as H.264 and free codecs are always installed.
That would also not fix stutters, only videos not playing back at all (because there’d be no decoder that could).If this is a VM, installing the Nvidia driver also won’t do anything because the machine has no access to your host’s GPU. Not that the nvidia driver would change anything about videos since no sane browser supports their proprietary crap driver, so it’s software decoding either way.
You should try this on real hardware. You technically don’t even need to install as most GUI distros have a graphical installer with Firefox etc. pre-installed that you can use to test this.
If you have an Nvidia GPU, I’d recommend you to try !pop_os@lemmy.world.
I hate to sound like a recording, but Nvidia is nearly always the issue. Plus it’s rare to find someone choosing suse as their toe-tip into Linux. Grab Pop!_OS for Nvidia and try that. When you’re more familiar with Linux then you can start poking around.
The thing with suse is nVidia maintains a repo for SUSE and OpenSUSE, so nVidia works well on it for obvious reasons.
I recently installed Linux Mint on my laptop and all video play on Firefox stutters. I’m using chrome temporarily since that works fine until I fix it. Idk if it’s the same issue but just throwing it out there.
I have had weird issues with Tumbleweed too. Never any issues with Arch based distros. I suggest trying EndeavourOS or Garuda Linux. Love both
Or just do a pure arch install by just running archinstall in the original ISO from their website and following their wiki.
Do you have VAAPI installed and configured properly for hardware acceleration? Does video playback outside YouTube, e.g. with YouTube-dl and MPV, work?
what are you using as a hypervisor? if it is virtualbox you will struggle to get smooth video playback, its gpu support is very poor. vmware is much better. yes yes it is proprietary but so is virtualbox with extensions which is the only way to make it kinda usable lol
Laptop or desktop?
Well this thread sure scared me off tryin linux.
Maybe I wouldn’t have had any problems if I tried a more stable distro like Debian. I guess it all depends on what you want to use your PC for and if you like to tinker.
my experiece is that with nvidia you can’t just choose which distro you want to use, you need to try them out and find the one that works. for me mint cinnamon worked great out of the box, i use the xanmod kernel on it because of load balancing. i’m still very much a noob but i have almost completely ditched windows, only need it for excel and word. also pop os gets praise for playing nicely with nvidia. not sure if running on vm can cripple something in the system, have you tried booting from a live usb?
I have nvidia 1060 and popos is working likea charm. Was thinking what distro to choose, but have no reason to look any further
Well, kinda. openSUSE is directly supported by nVidia, they have a repo that nVidia hosts for SUSE openSUSE, leap amd tumbleweed. zero issues on my OpenSUSE machines, so their issue might be some other config / codec issue. packman repo is suggeated over OPI repos
I would recommend Zorin OS, but honestly, anything goes, as long as you can get it running properly. No harm in trying another distro if the current doesn’t function well.
I have installed zorin on another pc and it worked okay, but I wanted to try kde for the customization as well. I will probably try fedora kionite next and if that doesn’t work i don’t know.