From owner-freebsd-stable Tue Dec 31 14:43:34 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00C4637B401 for ; Tue, 31 Dec 2002 14:43:32 -0800 (PST) Received: from moek.pir.net (moek.pir.net [130.64.1.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52DC543EC2 for ; Tue, 31 Dec 2002 14:43:31 -0800 (PST) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 18TV6g-0002N9-00 for freebsd-stable@FreeBSD.ORG; Tue, 31 Dec 2002 17:43:30 -0500 Date: Tue, 31 Dec 2002 17:43:30 -0500 From: Peter Radcliffe To: freebsd-stable@FreeBSD.ORG Subject: Re: Thinkpad X30, modem, suspend, sound, etc (Re: ThinkPad R31 - Lucent windmodem woes....) Message-ID: <20021231224330.GE3325@pir.net> Reply-To: freebsd-stable@freebsd.org Mail-Followup-To: freebsd-stable@FreeBSD.ORG References: <20021125105914.B240@luthien.ukc.ac.uk> <20021126022700.90E2E6E3@CRWdog.demon.co.uk> <20021231221857.GA3325@pir.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021231221857.GA3325@pir.net> User-Agent: Mutt/1.4i X-fish: < X-Copy-On-Listmail: Please do NOT Cc: me on list mail. Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Peter Radcliffe probably said: > audio (although I havn't tracked down exactly what chipset it is Got it; pcm0@pci0:31:5: class=0x040100 card=0x051c1014 chip=0x24858086 rev=0x02 hdr=0x00 vendor = 'Intel Corporation' device = '82801CA/CAM (ICH3-S/ICH3-M) AC'97 Audio Controller' class = multimedia subclass = audio All it needed to work (without loading 20 modules) was; # cat > /boot/loader.conf snd_pcm_load="YES" snd_sbc_load="YES" snd_ich_load="YES" ^D No problems through suspend/resume, even during mp3 playback :) P. -- pir pir-sig@pir.net pir-sig@net.tufts.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message