Samsung X20 freezes during suspend/resume

Eric Anderson anderson at centtech.com
Fri Jan 13 07:26:17 PST 2006


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.
------------------------------------------------------------------------



More information about the freebsd-acpi mailing list