[Bug 226002] graphics/drm-next-kmod doesn't work for recent STABLE
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Feb 18 16:56:39 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226002
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 at freebsd.org
Reporter: bsd at abinet.ru
Flags: maintainer-feedback?(jmd at freebsd.org)
Assignee: jmd at freebsd.org
I've noticed that nesessary linux bits was backported and tried to use it on 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.hints
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 for
me.
I googled function name and find this patch, however it didn't help.
https://reviews.freebsd.org/D11532
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list