Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Dec 2018 20:22:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 234074] Modules aren't loaded at boot time
Message-ID:  <bug-234074-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 234074
           Summary: Modules aren't loaded at boot time
           Product: Base System
           Version: 12.0-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: frank.ebert@freenet.de

Since upgrading from FreeBSD 11.2/amd64-RELEASE to 12.0/amd64-RELEASE (UEFI=
) I
have the problem, that, when booting, different modules that where configur=
ed
in /boot/loader.conf, weren=E2=80=99t loaded.

Sometimes it happens that zfs.ko was not loaded with the result, that the
computer keeps hanging on "mountroot>=E2=80=9C. Even then when I enter
"zfs:zroot/ROOT/default=E2=80=9C nothing happens, as expected.

I had to boot several times, since the zfs.ko is loaded. But even then eith=
er
vmm.ko or nvidia-modeset.ko is missing.

This special problem never occurred in FreeBSD 11.2.

Here is the way I upgraded my machine:

freebsd-update upgrade -r 12.0-RELEASE
freebsd-update install
shutdown -r now
freebsd-update install
pkg-static install -f pkg
pkg upgrade
freebsd-update install
shutdown -r now

At this point the problem occurred. After that, I upgraded the zfs pools wi=
th
zpool upgrade and wrote the new boot code for the UEFI. But the problem sti=
ll
exists.

AMD Ryzen Threadripper 1950X on ASUS ROG Strix X399-E, Nvidia GeForce GTX 1=
050
Ti

/boot/loader.conf:
kern.geom.label.disk_ident.enable=3D"0"
kern.geom.label.gptid.enable=3D"0"
vfs.zfs.min_auto_ashift=3D12
zfs_load=3D"YES"
amdtemp_load=3D"YES"
nvidia-modeset_load=3D"YES"
vmm_load=3D"YES"
vfs.zfs.arc_max=3D"8G"

--=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-234074-227>