Open dmitryluhtionov opened 1 year ago
I am having the same problem on my machine and have reproduced it from YouTube videos on Firefox 120.0 as well. This greatly slows down video decoding while greatly increasing power consumption, and happens regardless of VA-API being enabled or not within the browser. Unloading and reloading the i915kms
module from the kernel resolves the issue, but is an impractical solution.
FreeBSD localhost 14.0-RELEASE FreeBSD 14.0-RELEASE #0 releng/14.0-n265380-f9716eee8ab4: Fri Nov 10 05:57:23 UTC 2023 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
Describe the bug When I play
facebook
video infirefox
, I see lot of these messages in dmesg, but screen do not have any artifacts: Desktop partially freezesWhen I exec
killall firefox
, I see lot of these messages: Desktop partially freezesBut firefox is not killed When I exec
killall -9 firefox
, I see lot of these messages, before reboot: Desktop partially freezesFreeBSD version FreeBSD m18.cabletv.dp.ua 14.0-STABLE FreeBSD 14.0-STABLE #0 stable/14-n265715-68c2e57d0043: Fri Nov 10 08:39:35 EET 2023 mitya@m18.cabletv.dp.ua:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 1400500 1400500
PCI Info
pciconf -lv
``` vgapci0@pci0:0:2:0: class=0x030000 rev=0x00 hdr=0x00 vendor=0x8086 device=0x3e92 subvendor=0x1043 subdevice=0x8694 vendor = 'Intel Corporation' device = 'CoffeeLake-S GT2 [UHD Graphics 630]' class = display subclass = VGA ```DRM KMOD version drm-515-kmod 5.15.118_1
To Reproduce Open
facebook
infirefox
and see many random videosScreenshots Screen do not have any artifact, but partially freezes
Additional context Add any other context about the problem here.