From owner-freebsd-bugs@freebsd.org Sun Dec 16 20:22:13 2018 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0B38D1339EA5 for ; Sun, 16 Dec 2018 20:22:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 82B4F95903 for ; Sun, 16 Dec 2018 20:22:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 46DE91339EA4; Sun, 16 Dec 2018 20:22:12 +0000 (UTC) Delivered-To: bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 245C91339EA3 for ; Sun, 16 Dec 2018 20:22:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B72E895901 for ; Sun, 16 Dec 2018 20:22:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 016B51E689 for ; Sun, 16 Dec 2018 20:22:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id wBGKMAZa043121 for ; Sun, 16 Dec 2018 20:22:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id wBGKMAT3043120 for bugs@FreeBSD.org; Sun, 16 Dec 2018 20:22:10 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 234074] Modules aren't loaded at boot time Date: Sun, 16 Dec 2018 20:22:10 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: frank.ebert@freenet.de X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Dec 2018 20:22:13 -0000 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.=