Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jan 2022 03:48:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 261167] wpa_supplicant kernel panic entering multi-user mode after running /etc/netstart in single user mode
Message-ID:  <bug-261167-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 261167
           Summary: wpa_supplicant kernel panic entering multi-user mode
                    after running /etc/netstart in single user mode
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: grahamperrin@gmail.com

Following two kernel panics that appear to be DRM-related (bug 261166), a t=
hird
panic occurred.=20

(The third, not entirely unexpected, might have resulted from me installing
drm-kmod and drm-current-kmod from a slightly outdated poudriere repo.)


Following the third, I booted in single user mode then, to the best of my
recollection, essentially:=20

mount -uw /
service zfs onestart
service syslogd onestart
/etc/netstart
poudriere ports -u
poudriere bulk -j main graphics/drm-kmod graphics/drm-current-kmod
pkg upgrade -f -r poudriere drm-kmod drm-current-kmod
exit

=E2=80=A6 the fourth panic (this bug report) occurred whilst entering multi=
-user mode.=20

----

Side note:=20

% sysrc -f /etc/rc.conf kld_list
kld_list: fusefs radeonkms if_iwlwifi
%=20

=E2=80=93 whilst I do have if_iwlwifi there, I have hardware that's probabl=
y _not_
usable with it:=20

% sysctl net.wlan.devices
net.wlan.devices: iwn0
%=20

=E2=80=93 so I do not have an wlans_iwlwifi0 section in the file.

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