Bug #238
Updated by martin1234 almost 6 years ago
YONETANI Tomokazu wrote: > On Thu, Jul 06, 2006 at 01:56:28PM +0200, Simon 'corecode' Schubert wrote: >> ACPI-0397: *** Error: NsSearchAndEnter: Bad character in ACPI Name: >> 43035350 >> ACPI-0381: *** Error: Looking up [0x43035350] (NON-ASCII) >> in namespace, AE_BAD_CHARACTER >> ACPI-0204: *** Error: AcpiLoadTables: Could not load namespace: >> AE_BAD_CHARACTER >> ACPI-0213: *** Error: AcpiLoadTables: Could not load tables: >> AE_BAD_CHARACTER >> ACPI: table load failed: AE_BAD_CHARACTER >> >> any clue how to start and fix this issue? (doc pointers welcome) > > You're using A8N-VM, right? One of the posts on freebsd-acpi > had a link to the following webpage and you might be interested in it: > http://people.fruitsalad.org/adridg/development.a8nvm.php > > Hope that helps. thanks, that fixes some issues... first of all it seems that my DSL is royally broken, but at least acpi loads. but i still can't shutdown -p: AcpiEnterSleepStatePrep failed - AE_NOT_FOUND :/ cheers simon