You are not logged in.

#1 2023-02-09 18:15:56

mkdy
Member
Registered: 2013-10-07
Posts: 21

[SOLVED] System is really slow with rtx 3060 while playing video

Hi guys,

Using Arch for a while and have to admit it fulfills almost all my desires.
Recently bought an nvidia rtx 3060 video card (mostly to recall the childhood and play Skyrim on win7 located on the separate drive).
Before this I've used integrated intel video on my i5 3570K CPU.

Now what's happening with my linux: the system tends to be very slow when I open any video with vlc or mpv player.
Everything was fine with the integrated video card.
I'm using default linux kernel and cinnamon as a desktop environment if that matters.

Attaching the htop output:
htop2.png

As you see, both processes, vlc & cinnamon --replace, took enormous amount of CPU usage. When I close vlc, everything gets ok.

I suspect the problem might be with the nouveau driver. I have not configured it at all (mesa package was already installed on my system and xf86-video-nouveau is not recommended on arch wiki), except for adding

MODULES=(... nouveau ...)

into /etc/mkinitcpio.conf and regenerating initramfs.

Any ideas what might be wrong?

Another option would be installing nvidia drivers, but I do not consider it at the moment. IMHO it's unacceptable to run proprietary code with telemetry on my private pc.

Last edited by mkdy (2023-02-10 12:27:12)

Offline

#2 2023-02-09 18:29:05

mkdy
Member
Registered: 2013-10-07
Posts: 21

Re: [SOLVED] System is really slow with rtx 3060 while playing video

Here is the output of inxi command:

Graphics:
  Device-1: NVIDIA GA106 [GeForce RTX 3060 Lite Hash Rate] vendor: ASUSTeK
    driver: nouveau v: kernel arch: Ampere bus-ID: 01:00.0
  Display: x11 server: X.Org v: 21.1.7 with: Xwayland v: 22.1.7 driver: X:
    loaded: modesetting unloaded: vesa dri: swrast gpu: nouveau
    resolution: 1920x1200~60Hz
  API: OpenGL v: 4.5 Mesa 22.3.4 renderer: llvmpipe (LLVM 15.0.7 256 bits)
    direct-render: Yes

Offline

#3 2023-02-09 20:17:12

seth
Member
Registered: 2012-09-03
Posts: 60,813

Re: [SOLVED] System is really slow with rtx 3060 while playing video

Another option would be installing nvidia drivers, but I do not consider it at the moment. IMHO it's unacceptable to run proprietary code with telemetry on my private pc.

What makes you think the nvidia drivers run "telemetry" code?
Either way, the nouveau driver barely supports your GPU (not that the performance on older GPU was anything to phone home about…) and you're essentially rendering each and everything in software.

If it makes you happy, your GPU ie elegible for the open-source kernel module, https://archlinux.org/packages/extra/x8 … idia-open/
You'll still need the proprietary nvidia-utils.

Offline

#4 2023-02-09 21:05:45

mkdy
Member
Registered: 2013-10-07
Posts: 21

Re: [SOLVED] System is really slow with rtx 3060 while playing video

seth wrote:

What makes you think the nvidia drivers run "telemetry" code?

Well, the logic is if they can manage telemetry stuff, then why they shouldn't?

seth wrote:

If it makes you happy, your GPU ie elegible for the open-source kernel module, https://archlinux.org/packages/extra/x8 … idia-open/

This definitely makes me a bit happier.

seth wrote:

You'll still need the proprietary nvidia-utils.

This reduces the degree of happieness, but looks like I have no other choice.

Thank you for the info!

Offline

#5 2023-02-09 21:16:39

seth
Member
Registered: 2012-09-03
Posts: 60,813

Re: [SOLVED] System is really slow with rtx 3060 while playing video

Well, the logic is if they can manage telemetry stuff, then why they shouldn't?

https://en.wikipedia.org/wiki/Russell%27s_teapot

Offline

#6 2023-02-10 10:45:18

mkdy
Member
Registered: 2013-10-07
Posts: 21

Re: [SOLVED] System is really slow with rtx 3060 while playing video

This is true and I have no evidence of telemetry. But still it doesn't mean that there is no telemetry.
The only thing is the possible loss (material or non-material) I have in either case.
As for me, the loss in case of existence of telemetry is a way too high.

Anyway, this is probably beyond the topic. Thanks again for pointing out the open-source driver! Will try to install it today.

Offline

#7 2023-02-10 12:23:07

d.ALT
Member
Registered: 2019-05-10
Posts: 951

Re: [SOLVED] System is really slow with rtx 3060 while playing video

<OT>

seth wrote:

Well, the logic is if they can manage telemetry stuff, then why they shouldn't?

https://en.wikipedia.org/wiki/Russell%27s_teapot

Indeed



Anyway...

mkdy wrote:

it's unacceptable to run proprietary code with telemetry on my private pc.

mkdy wrote:

bought an nvidia rtx 3060 video card

Well... You made a wrong purchase, then
</OT>


<49,17,III,I>    Fama di loro il mondo esser non lassa;
<50,17,III,I>    misericordia e giustizia li sdegna:
<51,17,III,I>    non ragioniam di lor, ma guarda e passa.

Offline

#8 2023-02-10 12:26:47

mkdy
Member
Registered: 2013-10-07
Posts: 21

Re: [SOLVED] System is really slow with rtx 3060 while playing video

ok, everything seems to work fine with nvidia-open driver. Marking the topic SOLVED

Offline

Board footer

Powered by FluxBB