[Bug 261167] wpa_supplicant kernel panic entering multi-user mode after running /etc/netstart in single user mode
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 261167] wpa_supplicant kernel panic entering multi-user mode after running /etc/netstart in single user mode"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 261167] wpa_supplicant kernel panic entering multi-user mode after running /etc/netstart in single user mode"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 13 Jan 2022 03:48:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261167
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 third
panic occurred.
(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:
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
… the fourth panic (this bug report) occurred whilst entering multi-user mode.
----
Side note:
% sysrc -f /etc/rc.conf kld_list
kld_list: fusefs radeonkms if_iwlwifi
%
– whilst I do have if_iwlwifi there, I have hardware that's probably _not_
usable with it:
% sysctl net.wlan.devices
net.wlan.devices: iwn0
%
– so I do not have an wlans_iwlwifi0 section in the file.
--
You are receiving this mail because:
You are the assignee for the bug.