[Bug 269291] graphics/mesa-dri: sna AccelMethod try to load non-existent i965_dri.so

[email protected]
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269291

--- Comment #9 from Jan Beich <[email protected]> ---
Comment on attachment 239894
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=239894
Xorg.0.log SNA crocus

kwin_x11 and ksplashqml crashes are likely caused by the following:

> [    12.361] (WW) intel(0): Detected unsupported/dysfunctional hardware, disabling acceleration.
...
> [    12.377] (WW) intel(0): loading DRI2 whilst acceleration is disabled.

Looking at the code

        if (!is_hw_supported(kgem, dev)) {
                xf86DrvMsg(kgem_get_screen_index(kgem), X_WARNING,
                           "Detected unsupported/dysfunctional hardware,
disabling acceleration.\n");
                __kgem_set_wedged(kgem);

8086:0f31 is Valleyview, so it should be well-supported.

Does acceleration fail with drm-54-kmod as well? Revert ports a707d16a2d1e
locally (for testing) as it compiles fine on FreeBSD 13.1 (unlike -CURRENT).

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.