Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Feb 2018 16:56:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 226002] graphics/drm-next-kmod doesn't work for recent STABLE
Message-ID:  <bug-226002-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226002

            Bug ID: 226002
           Summary: graphics/drm-next-kmod doesn't work for recent STABLE
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jmd@freebsd.org
          Reporter: bsd@abinet.ru
             Flags: maintainer-feedback?(jmd@freebsd.org)
          Assignee: jmd@freebsd.org

I've noticed that nesessary linux bits was backported and tried to use it o=
n my
laptop with stable (OSVERSION 1101510)

kernel module doesn't load at all, producing on boot

warning: KLD '/boot/modules/drm.ko' is newer than the linker.hints file
warning: KLD '/boot/modules/linuxkpi_gplv2.ko' is newer than the linker.hin=
ts
file
warning: KLD '/boot/modules/debugfs.ko' is newer than the linker.hints file
[drm] Initialized
link_elf_obj: symbol intel_gtt_install_pte undefined
Warning: memory type linux leaked memory on destroy (514 allocations, 65680
bytes leaked).
linker_load_file: Unsupported file type

While warnings look harmless, the intel_gtt_install_pte is not, so no dri f=
or
me.
I googled function name and find this patch, however it didn't help.
https://reviews.freebsd.org/D11532

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226002-13>