Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2003 11:46:55 -0500 (EST)
From:      "Matthew N. Dodd" <winter@jurai.net>
To:        Vaclav Kares <vaclav.kares@tiscali.cz>
Cc:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: TP600 & APM problem in X
Message-ID:  <20030221114152.O66355@sasami.jurai.net>
In-Reply-To: <20030221105435.GA921@Kares.server>
References:  <20030221105435.GA921@Kares.server>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 21 Feb 2003, Vaclav Kares wrote:
>   I had 4.3R on TP600 and all functions of APM worked in X. But I am not
> able to sleep the same notebook on 5.0R in X (virtual consoles are ok).
> Moreover when I try this X prompmtly freezes.
>   The crucial problem is that X also freezes when I am working in X and
> the system reports an APM event (for instance, battery charge is low). Do
> you have similar experiences ? Is there a person which solved this
> problem ?

My 600E works great; suspend and hibernate, and suspend2hibernate work as
expected.

These are the options that I've added to my kernel config:

options         CPU_ENABLE_SSE
options         CPU_SUSP_HLT
options         PSM_HOOKRESUME
options         PSM_RESETAFTERSUSPEND
options         SC_NO_SUSPEND_VTYSWITCH
device          apm
device          pmtimer
device          apm_saver

I have the following in my /boot/device.hints

...
hw.cbb.start_memory="0x20000000"
hint.acpi.0.disabled="1"
hw.pci.allow_unsupported_io_range="1"

-- 
| Matthew N. Dodd  | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD  |
| winter@jurai.net |       2 x '84 Volvo 245DL        | ix86,sparc,pmax |
| http://www.jurai.net/~winter |  For Great Justice!  | ISO8802.5 4ever |

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




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