Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Dec 2005 23:00:45 +0200
From:      Vaida Bogdan <vaida.bogdan@gmail.com>
To:        freebsd-acpi@freebsd.org
Subject:   Re: fujitsu notebook and acpi resume from sleep
Message-ID:  <12848a3b0512251300y4e932bafofdcd9896abe73990@mail.gmail.com>
In-Reply-To: <12848a3b0512251121j2b8e87caid3bf74ec8b275da0@mail.gmail.com>
References:  <12848a3b0512230717uf7d9513rfcdf8904aab498ba@mail.gmail.com> <12848a3b0512251121j2b8e87caid3bf74ec8b275da0@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Note that I also tried using apm
(http://www.freebsdforums.org/forums/showthread.php?s=3D&threadid=3D18153):

1) Kernel config has: "device apm"
2) Load kernel module at boot:
apm_load=3D"YES" to /boot/loader.conf
3) Hint.apm.0.disabled=3D"0" in /boot/device.hints
4) Start apm automatically at boot:
apm_enable=3D"YES" in /etc/rc.conf
5) Enable APM daemon:
apmd_enable=3D"YES" to /etc/rc.conf

and I get the followin error when starting apm:

apm: can't open /dev/apm: no such file or directory
/etc/rc: WARNING: /dev/apmctl not found; kernel is missing apm (4)

(kldstat shows no acpi loaded, I also tried using apm and pmtimer in
my kernel config file)

On 12/25/05, Vaida Bogdan <vaida.bogdan@gmail.com> wrote:
> I run 6.0-RELEASE
>
> It seems the hdd doesn't "wake up" after a resume with apic disabled:
>
> fwohci0:fwohci_pci_suspend
> fwohci0: device physically ejected?
> fw0hci0: suspend request ignored (not ready yet)
> fwohci0: Phy 1394a available S400, 2 ports
> fwohci0: Link S400, max_rec 2048 bytes
> fwohci0: Initiate bus reset
> fwohci0: Bus reset
> fwohci0: node_id=3D0xc800ffc0 gen=3D0 CYCLEMASTER MODE
> firewire0: 1 nodes maxhop <=3D0, cable IRM=3D0 (me)
> firewire0: bus manager 0 (me)
> fwohci0: phy int
> ad4 detached
> g_vfs_done() ad4s1a [READ(offset=3D53...,length=3D2048)] error=3D6
> g_vfs_done()...
> vnode_pager_getpages: I/O read error
> g_vfs_done...
> [ seems I can run bash builtin commands =3D> memory was restored ok ]
> [ it also seems ad4 remains detached ]
> cd /bin
> ./ls
> g_vfs_done() ...
> vnode_pager_getpages: I/O read error
> ./ls: Input/Output error
>
> On 12/23/05, Vaida Bogdan <vaida.bogdan@gmail.com> wrote:
> > I have a Fujitsu Siemens AMILO Pro V2040 notebook and when I try to
> > resume an acpi sleep command it freezes:
> >
> > If I power on after a sleep (acpiconf -s 3):
> >
> > ioapic_suspend: not_implemented!
> > ioapic_suspend: not_implemented!
> > [...]
> > fwohci0: Phy 1394a available S400, 2 ports
> > fwohci0: Link S400, max_rec 2048 bytes
> > fwohci0: Initiate bus reset
> > [ Freezes ]
> >
> > acpiconf -s 5 - poweroff
> > acpiconf -s 4 - poweroff
> > acpiconf -s 2 - sleep state S2 not supported by bios
> > acpiconf -s 1 - sleep state S1 not supported by bios
> >
> > Attached: dmesg_acpi.txt (dmesg|grep acpi) and fujitsu_siemens.asl
> > (acpidump -t -d)
> >
> > Any ideeas on how to solve this?
> >
> >
> >
>



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