Problems with an older Acer Aspire One

Adrian Chadd adrian at freebsd.org
Sun Feb 17 20:48:40 UTC 2013


Hi,

So "hal status 3" is HAL_EIO - which means the hardware didn't respond
as expected.

So maybe the hardware is getting all angry during reset.

Compile up athpeek and athregs from src/tools/tools/ath/, compile your
kernel with:

ATH_DEBUG
AH_DEBUG
ATH_DIAGAPI

and then when it happens again, do this:

# athregs

which will dump out a snapshot of useful registers.



Adrian


More information about the freebsd-wireless mailing list