[Bug 237127] graphics/kmod-legacy-kmod-g20190213

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 8 23:47:53 UTC 2019


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

            Bug ID: 237127
           Summary: graphics/kmod-legacy-kmod-g20190213
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: fbsdbugs4 at sentry.org

System: FreeBSD tiger 12.0-STABLE FreeBSD 12.0-STABLE r345906 GENERIC  i386
Apple Mac Mini 2,1

After installing drm-legacy-kmod-g20190213 for the system's Intel Mobile
945GM/GMS, 943/940GML Express Integrated Graphics Controller, on boot I kept
receiving the following warnings:

Apr  8 22:10:35 tiger kernel: drmn0:
=======================================================
Apr  8 22:10:35 tiger kernel: drmn0: This code is obsolete abandonware. Install
the graphics/drm-legacy-kmod pkg
Apr  8 22:10:35 tiger kernel: drmn0:
=======================================================
Apr  8 22:10:35 tiger kernel: drmn0: Deprecated code (to be removed in FreeBSD
13): drm2 drivers
Apr  8 22:10:35 tiger kernel: drmn0:
=======================================================
Apr  8 22:10:35 tiger kernel: drmn0: This code is obsolete abandonware. Install
the graphics/drm-legacy-kmod pkg
Apr  8 22:10:35 tiger kernel: drmn0:
=======================================================
Apr  8 22:10:35 tiger kernel: drmn0: Deprecated code (to be removed in FreeBSD
13): drm2 driver

which was to say the least a little confusing because I had just installed
graphics/drm-legacy-kmod.

Long story short: The system is loading the base /boot/kernel/drm2.ko module
and doing this despite the fact that I had edited /etc/rc.conf to include:

# Intel Graphics
kld_list="/boot/modules/drm2.ko"
kld_list="/boot/modules/i915kms.ko"

and had installed graphics/drm-legacy-kmod.

The solution was to rename the base drm2.ko module so it could not be
found/loaded and then the port drm2.ko module is loaded and the warnings go
away and, with the Daemon now happy, hopefully the system will continue to run
when FreeBSD-13.0 is released :)

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


More information about the freebsd-ports-bugs mailing list