Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jan 2006 09:26:10 -0600
From:      Eric Anderson <anderson@centtech.com>
To:        Manfred Lotz <manfred.lotz@arcor.de>
Cc:        freebsd-acpi@freebsd.org
Subject:   Re: Samsung X20 freezes during suspend/resume
Message-ID:  <43C7C692.6070202@centtech.com>
In-Reply-To: <20060113160217.bd14012a.manfred.lotz@arcor.de>
References:  <20060113160217.bd14012a.manfred.lotz@arcor.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Manfred Lotz wrote:
> Hi there,
> I had already posted to the freebsd-mobile list. Perhaps that was the
> wrong list.
>
> The laptop is a Samsung X20 1730 V, FreeBSD is 6.0 STABLE, acpi is used.
>
> During suspend/resume the Samsung X20 1730 freezes.
> It seems that suspend works although after resume I see 20 or more
> messages like:
> ioapic_suspend: not_implemented!
>
> and then:
> fwohci0: Phy 1394a available S400, 2 ports
> fwohci0: Link S400, max_rec 2048 bytes
> fwohci0: Initiate bus reset
>
> The system doesn't respond anymore.
>
>
> I tried "acpidump -d -o dsdt" and then "iasl -dc dsdt" but iasl found
> no errors.
>
>
> What could I do to track it down?
>   

Have you tried removing the firewire stuff from your kernel, 
recompiling, and then trying it?  You may also set:

hint.apic.0.disabled="1"
in /boot/device.hints

and see if that gets rid of the "not_implemented" message.

Eric



-- 
------------------------------------------------------------------------
Eric Anderson        Sr. Systems Administrator        Centaur Technology
Anything that works is better than anything that doesn't.
------------------------------------------------------------------------




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