Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Apr 2001 03:01:28 +0200
From:      Jean-Baptiste Quenot <jb.quenot@smartcanal.com>
To:        freebsd-mobile <freebsd-mobile@freebsd.org>
Subject:   Re: IBM ThinkPad's audio device at resume time
Message-ID:  <20010428030128.A704@alto.intra.smartcanal.com>
In-Reply-To: <200104272313.QAA22498@kithrup.com>; from sef@kithrup.com on Fri, Apr 27, 2001 at 04:13:51PM -0700
References:  <F202zXNU7wnyi0vhlPx0000b2f2.kithrup.freebsd.mobile@hotmail.com> <200104272313.QAA22498@kithrup.com>

next in thread | previous in thread | raw e-mail | index | archive | help
* Sean Eric Fagan:
> 
> To deal with this, I am instead using the sound as a module; after
> waking up, I do
> 
> 	kldunload snd_maestro3.ko
> 	kldload /modules/snd_maestro3.ko
> 	mixer speaker 25
> 
> and that does get it to work.

Thanks a lot, it works!

I removed "device  pcm" from the kernel  configuration, rebuilt, loading
snd.ko at  startup and  at resume  time, while  unloading it  at suspend
time. It works great :)

Thanks again!
-- 
Jean-Baptiste Quenot
SMARTCANAL.COM - E-LEARNING SOLUTIONS
April 1, 2001 - April 28, 2001: 3462 visits

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?20010428030128.A704>