搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Firefox 78.0.2 not using GPU

more options

Hi,

I have an Intel NUC 10 i7 (integrated Intel UHD gpu using latest drivers 1.100.2731.0) and whenever I open tabs with videos the CPU consuption goes sky high and overheats the system.

Checking this page: http://jdashg.github.io/misc/webgl/low-power.html

In Firefox I get: {"powerPreference":"low-power"}

 => ANGLE (Microsoft Basic Render Driver Direct3D11 vs_5_0 ps_5_0)

{}

 => ANGLE (Microsoft Basic Render Driver Direct3D11 vs_5_0 ps_5_0)

{"powerPreference":"high-performance"}

 => ANGLE (Microsoft Basic Render Driver Direct3D11 vs_5_0 ps_5_0)

In Chrome/Edge: {"powerPreference":"low-power"}

 => ANGLE (Intel(R) UHD Graphics Direct3D11 vs_5_0 ps_5_0)

{}

 => ANGLE (Intel(R) UHD Graphics Direct3D11 vs_5_0 ps_5_0)

{"powerPreference":"high-performance"}

 => ANGLE (Intel(R) UHD Graphics Direct3D11 vs_5_0 ps_5_0)

Which is aligned with the lack of GPU usage in Resource manager in Firefox.

How can I fix this? I am sure I accessed the same pages in the past without problems in FF. Some update has messed this.

Tks

Hi, I have an Intel NUC 10 i7 (integrated Intel UHD gpu using latest drivers 1.100.2731.0) and whenever I open tabs with videos the CPU consuption goes sky high and overheats the system. Checking this page: http://jdashg.github.io/misc/webgl/low-power.html In Firefox I get: {"powerPreference":"low-power"} => ANGLE (Microsoft Basic Render Driver Direct3D11 vs_5_0 ps_5_0) {} => ANGLE (Microsoft Basic Render Driver Direct3D11 vs_5_0 ps_5_0) {"powerPreference":"high-performance"} => ANGLE (Microsoft Basic Render Driver Direct3D11 vs_5_0 ps_5_0) In Chrome/Edge: {"powerPreference":"low-power"} => ANGLE (Intel(R) UHD Graphics Direct3D11 vs_5_0 ps_5_0) {} => ANGLE (Intel(R) UHD Graphics Direct3D11 vs_5_0 ps_5_0) {"powerPreference":"high-performance"} => ANGLE (Intel(R) UHD Graphics Direct3D11 vs_5_0 ps_5_0) Which is aligned with the lack of GPU usage in Resource manager in Firefox. How can I fix this? I am sure I accessed the same pages in the past without problems in FF. Some update has messed this. Tks

所有回复 (1)

more options

Some additional info, the issue is only happening when I use FF through Remote Desktop (my usual setup on this machine)

If I am logged the machine itself, FF is properly using GPU.

Both Edge and Chrome are able to use GPU in both situations.