I have lately installed ubuntu on my laptop, coming from windows. After some time online I realized that my laptop has problems with videos in 4k or 1440p. I searched online to find a way to see if my dedicated GPU was activated (since it needed to be done manually in windows) and if my integrated GPU couldn't take high resolution. After more research I became more confused, as I can see in my terminal that ubuntu recognizes both of them, but I don't know if it switches between them when needed. A proprietary driver means vga.switcheroo
is disabled definitely, but X.org X server
used in additional drivers also means I can't use the dedicated GPU(As far as I am aware). Running a 4k video even in the background gets all CPUs usage to about %60, running 3 videos brings all of them to %100, while still only the integrated one is being used. Also heard that nvidia is not well with linux OSes, does this mean I can only half-bakedly use my dedicated gpu, if at all?
Here are some screenshots:
All the specs probably needed, above is the integrated
CPU usage while 4k videos are run, on the right it shows integrated is still in use
The same CPU usage seconds after windows are closed
Sorry for my ignorance and possibly incorrect information within the question. I may have misexpressed some of the problems, I am fairly new to linux and never had to deal with this stuff before. Is there a way for me to just enable vga.switcheroo
on linux with nvidia? Or is my problem with videos unrelated?