bus_dmamem_alloc failed to align memory properly

From: Steve Kargl <sgk_at_troutmask.apl.washington.edu>
Date: Mon, 18 Jan 2021 09:51:33 -0800
I've used a SCHED_BSD for a long time on my i586-*-freebsd
laptop.  Recently, FreeBSD just locks up on this system.  No
panic.  No screen.  No keyboard. Nothing.  So, yesterday, while
trying to deal with the blank console problem, I switch to
SCHED_ULE to see if solved this lock-up issue.  It doesn't. :-(

I now have a number of messages during boot.

% dmesg | grep align
bus_dmamem_alloc failed to align memory properly.
bus_dmamem_alloc failed to align memory properly.
bus_dmamem_alloc failed to align memory properly.
bus_dmamem_alloc failed to align memory properly.
bus_dmamem_alloc failed to align memory properly.

I never seen these messages, so is this normal for SCHED_ULE.

In addition, to the mystrey lock-up.  It now seems that
wpa_supplicant is broken.  The initial instances, started
at boot, is using 100% CPU.  I need to kill that instance
along with openvpn (which of course needs the network).
The D-Link cardbud ath NIC is ejected, re-insert it, and
the network start up as normal.

-- 
Steve
Received on Mon Jan 18 2021 - 16:51:42 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:26 UTC