Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Mar 2009 17:10:06 +0100
From:      Gustau Perez <gperez@entel.upc.edu>
Cc:        freebsd-current@freebsd.org
Subject:   Re: [HEADSUP] amd64 suspend/resume code to be comitted
Message-ID:  <49C905DE.1020402@entel.upc.edu>
In-Reply-To: <179b97fb0903240906w19629407u36fb737348f2a41e@mail.gmail.com>
References:  <1236802980.00085518.1236789602@10.7.7.3>	<49BEE5BC.30703@FreeBSD.org> <200903162053.28614.jkim@FreeBSD.org>	<179b97fb0903231416j4659101eu88dcc5ecf578167b@mail.gmail.com>	<49C8FA92.7020104@entel.upc.edu> <179b97fb0903240906w19629407u36fb737348f2a41e@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

>
> For now, it seems X is required. The "switch-to-VTY-and-back-again"
> solution works for me:
>
> http://www.freebsd.org/doc/en/articles/laptop/power-management.html
>
> In my /etc/rc.suspend:
>
> ...
> /usr/sbin/vidcontrol -s 1 < /dev/console
> ...
>
> In my /etc/rc.resume:
>
> ...
> /usr/sbin/vidcontrol -s 9 < /dev/console
> ...
>
> I've also seen various posts in forums and on mailing lists
> about using the "vbetool" program (in ports), but I haven't messed
> with it myself.
>
> See here for more detail on this issue (under "Low Priority Tasks"):
>
> http://www.freebsd.org/projects/acpi/#todo-list
>
> -Brandon
>   

   Thank you,  I'll try it at home (leaving work in a few second ;)) 
However, what I cannot understand is why if_bge is giving me problems, 
while I've seen some successful reports of people with the same hard (at 
least supported by the same driver).

   Greets,

   Gus



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