I own a InfinityBook Pro 15 v4 (Clevo N151ZU) with Ubuntu 19.04 for several weeks now.
There's a small problem though:
If I pause (in battery mode, ie without power supply) a video (eg on Youtube, but also on all other side) for at least ~ 10 seconds, it loads, after I pressed again on play, again briefly [thus exactly like if you start it for the first time].
This happens to me on all browsers on all pages. Is certainly not only for videos like that - but it is just there on.
If I do not pause videos they run without having to load in the middle of it, even livestreams are not a problem.
At the WLAN reception / speed (have an Intel dual AC 9260 network card indoors) is not, according to speed tests are the normal values (as I have on my other devices).
On other devices (even devices with Linux!) That's never happened to me.
My first thought was that there's an energy-saving feature on TLP is active, so I have the option WIFI_PWR_ON_BAT set to off (in the / etc / default / tlp and restarted the laptop), unfortunately without success.
In bios, I could not discover a corresponding energy-saving function.
Do you know of any solution to the problem?
Annoyingly, unfortunately, pretty much, if you have to wait after pausing a video first until it has loaded again.
From Ubuntu 16:04 you can turn off the power saving feature for Wi-Fi with:
Wi-Fi.powersave = 2
in the file:
/etc/NetworkManager/conf.d/default-Wi-Fi-powersave-on.conf
see section
[Connection]
# Values are 0 (use default), 1 (ignore / do not touch), 2 (disable) or 3 (enable).
Wi-Fi.powersave = 2
Discussed here
http://www.ubuntu-forum.de/artikel/67493/energiesparmodus-f%C3%BCr-wlan-deaktivieren.html
and explained here
https://wiki.ubuntuusers.de/WLAN/
PS:
I do not have Ubuntu, but I just googled!
Thank you, that seems to have been
Hmm, no, unfortunately still comes