Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Dec 2008 06:40:25 -0800 (PST)
From:      Unga <unga888@yahoo.com>
To:        freebsd-acpi@freebsd.org
Subject:   Re: shutdown does not power down
Message-ID:  <269230.94089.qm@web57004.mail.re3.yahoo.com>
In-Reply-To: <4940FF59.3090904@obluda.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
I tried to enable debugging on ACPI  and see what happens. I did following:


1.     make WITH_KDB=YES WITH_DDB=YES WITH_GDB=YES \
        buildkernel KERNCONF=MYKERNEL

2.    make WITH_KDB=YES WITH_DDB=YES WITH_GDB=YES \
       installkernel KERNCONF=MYKERNEL

3.    cd /sys/modules/acpi/acpi
       make clean
       make ACPI_DEBUG=1
       make install

But I still get following messages when loading acpi.ko:
Preloaded elf kernel "/boot/kernel/kernel" at 0xc0d2a000.
Preloaded elf module "/boot/kernel/acpi.ko" at 0xc0d2a188.
link_elf: symbol db_readline undefined
KLD file acpi.ko - could not finalize loading

How could I enable ACPI debugging on FreeBSD 7.0?

Best regards
Unga



      



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?269230.94089.qm>