this post was submitted on 11 Dec 2023
39 points (100.0% liked)

Linux

1259 readers
52 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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.

top 21 comments
sorted by: hot top controversial new old
[–] rasensprenger@feddit.de 14 points 11 months ago (1 children)

This may be a stupid question but is your video cable plugged into the gpu or into the motherboard?

[–] Iapar@feddit.de 12 points 11 months ago (1 children)

Great question! I fuck that up every time.

[–] 0x4F50@feddit.ch 9 points 11 months ago

My brother and a friend built his computer and couldn't figure this out. He called me a couple days later to vent some frustration and I said exactly the same thing.

"I know this is a stupid question, but is your Dport plugged into the mobo or the dedicated graphics card?"

"..."

🤦‍♂️

[–] Atemu@lemmy.ml 7 points 11 months ago* (last edited 11 months ago)

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.

[–] kusivittula@sopuli.xyz 5 points 11 months ago (2 children)

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?

[–] rambos@lemm.ee 1 points 11 months ago

I have nvidia 1060 and popos is working likea charm. Was thinking what distro to choose, but have no reason to look any further

[–] BCsven@lemmy.ca 1 points 11 months ago

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

[–] governorkeagan@lemdro.id 4 points 11 months ago

I’ve seen other comments suggest possibly trying a different distro, if that is the case I’d highly recommend Pop!_OS. They have an Nvidia specific ISO that works brilliantly, I’ve not had any issues with it.

[–] governorkeagan@lemdro.id 4 points 11 months ago

Is it only on YouTube? Have you tried another browser or watching a video locally?

[–] unknowing8343@discuss.tchncs.de 3 points 11 months ago
[–] Helix@feddit.de 2 points 11 months ago

Do you have VAAPI installed and configured properly for hardware acceleration? Does video playback outside YouTube, e.g. with YouTube-dl and MPV, work?

[–] Holzkohlen@feddit.de 2 points 11 months ago

I have had weird issues with Tumbleweed too. Never any issues with Arch based distros. I suggest trying EndeavourOS or Garuda Linux. Love both

[–] jmf@lemm.ee 2 points 11 months ago (1 children)

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

[–] governorkeagan@lemdro.id 1 points 11 months ago

OP is running on bare metal. They used the VM for testing and have now moved on from that

[–] korbel@lemmy.ml 2 points 11 months ago

Not sure about the opi method but I installed an opensuse tw recently with same nvidia/ryzen config and everything works just fine.

Enabled nvidia and packman essentials in yast and replaced the system packages. That's option 3 here.

[–] NOOBMASTER@lemmy.ml 1 points 11 months ago (1 children)

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.

[–] Leugi@lemm.ee 2 points 11 months ago

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.

[–] murmelade@lemmy.ml 1 points 11 months ago (1 children)

Well this thread sure scared me off tryin linux.

[–] Leugi@lemm.ee 1 points 11 months ago

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.

[–] BCsven@lemmy.ca 1 points 11 months ago

Laptop or desktop?