Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Mar 2006 13:28:54 -0800
From:      George Hartzell <hartzell@alerce.com>
To:        Norberto Meijome <freebsd@meijome.net>
Cc:        hartzell@alerce.com, freebsd-mobile@freebsd.org
Subject:   Re: ACPI Suspend, devd and rc.suspend
Message-ID:  <17449.43670.364145.169304@satchel.alerce.com>
In-Reply-To: <20060329081835.22122b3d@localhost>
References:  <20060327233509.22c4780d@localhost> <sa6zmjb6atk.fsf@wagner.bjencks.net> <20060328072440.2edc38a6@localhost> <17448.47351.506945.868799@satchel.alerce.com> <20060329081835.22122b3d@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
Norberto Meijome writes:
 > On Mon, 27 Mar 2006 20:17:59 -0800
 > George Hartzell <hartzell@alerce.com> wrote:
 > 
 > > The atheros wireless card in my T42p doesn't wake up properly when I
 > > suspend/resume from X, but if I use vidcontrol to switch to a
 > > different virtual terminal on suspend and back on resume then it works
 > > just fine.
 > 
 > Hey George,
 > can u let me know how exactly you use vidcontrol? I cant seem to get it
 > to work (I'm sure it worked before...but from X to first console it
 > fails) (this is from a aterm window)
 > 
 > [betom@ayiin] [Wed Mar 29 08:16:52 2006]
 > ~
 > $ sudo vidcontrol -s 0
 > vidcontrol: getting active vty: Inappropriate ioctl for device
 > 
 > [betom@ayiin] [Wed Mar 29 08:17:01 2006]
 > ~
 > $ sudo vidcontrol -s tty0
 > vidcontrol: getting active vty: Inappropriate ioctl for device
 > 
 > [betom@ayiin] [Wed Mar 29 08:17:10 2006]
 > ~
 > $ sudo vidcontrol -s tty0 -S on
 > vidcontrol: getting active vty: Inappropriate ioctl for device
 > 
 > [betom@ayiin] [Wed Mar 29 08:17:25 2006]
 > ~
 > $ sudo vidcontrol -s ttyv0 -S on
 > vidcontrol: getting active vty: Inappropriate ioctl for device

Try something like

 sudo vidcontrol -s 1 < /dev/ttyv0

g.





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