Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Apr 2018 06:02:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 227280] graphics/drm-next-kmod and graphics/drm-stable-kmod dynamic loading problem to modular kernel
Message-ID:  <bug-227280-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 227280
           Summary: graphics/drm-next-kmod and graphics/drm-stable-kmod
                    dynamic loading problem to modular kernel
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: jmd@freebsd.org
          Reporter: nick.rozhkov@gmail.com
             Flags: maintainer-feedback?(jmd@freebsd.org)
          Assignee: jmd@freebsd.org

It's the prtoblem to load the drm-next modules with the kldload command when
the firmware.ko is used as the separate kernel module due missing dependency
definition for linuxkpi_gpl2
the log messages are the folowing

Apr  4 08:46:41 macbsd kernel: link_elf_obj: symbol firmware_get undefined
Apr  4 08:46:41 macbsd kernel: linker_load_file: Unsupported file type
Apr  4 08:46:41 macbsd kernel: KLD drm.ko: depends on linuxkpi_gplv2 - not
available or version mismatch
Apr  4 08:46:42 macbsd kernel: linker_load_file: Unsupported file type
Apr  4 08:46:42 macbsd kernel: KLD i915kms.ko: depends on drmn - not availa=
ble
or version mismatch
Apr  4 08:46:42 macbsd kernel: linker_load_file: Unsupported file type

And the problem was solved by as it's desribed above. It seems like the
following issue is related=20

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223427

Nick

--=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-227280-13>