From owner-freebsd-mobile@FreeBSD.ORG Fri Dec 18 03:18:23 2009 Return-Path: Delivered-To: freebsd-mobile@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D15E3106566B for ; Fri, 18 Dec 2009 03:18:23 +0000 (UTC) (envelope-from list@understudy.net) Received: from smtp4.34sp.com (smtp4.34sp.com [80.82.115.203]) by mx1.freebsd.org (Postfix) with ESMTP id 890BC8FC08 for ; Fri, 18 Dec 2009 03:18:23 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp4.34sp.com (Postfix) with ESMTP id E6CA11A7000E for ; Fri, 18 Dec 2009 03:00:29 +0000 (GMT) X-Virus-Scanned: amavisd-new at smtp.34sp.com Received: from smtp4.34sp.com ([127.0.0.1]) by localhost (smtp4.34sp.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id vJncVHpVlr7b for ; Fri, 18 Dec 2009 03:00:29 +0000 (GMT) Received: from smtp6.34sp.com (smtp6.34sp.com [80.82.115.205]) by smtp4.34sp.com (Postfix) with ESMTP id D102D187090D for ; Fri, 18 Dec 2009 03:00:29 +0000 (GMT) Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp6.34sp.com (Postfix) with ESMTP id 0072ADD1BAC for ; Fri, 18 Dec 2009 03:00:28 +0000 (GMT) X-Virus-Scanned: amavisd-new at smtp.34sp.com Received: from smtp6.34sp.com ([127.0.0.1]) by localhost (smtp6.34sp.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id zDLENxJFDvl3 for ; Fri, 18 Dec 2009 03:00:27 +0000 (GMT) Received: from Gargoyle.brendhanhorne.com (adsl-065-012-216-193.sip.bct.bellsouth.net [65.12.216.193]) (Authenticated sender: Understudy) by smtp6.34sp.com (Postfix) with ESMTP id 8C843DD0023 for ; Fri, 18 Dec 2009 03:00:27 +0000 (GMT) Message-ID: <4B2AF04A.7010407@understudy.net> Date: Thu, 17 Dec 2009 22:00:26 -0500 From: Understudy User-Agent: Thunderbird 2.0.0.23 (X11/20091130) MIME-Version: 1.0 To: freebsd-mobile@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Thinkpad T42p sound stopped working. X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Dec 2009 03:18:23 -0000 Hi, I recently had my sound stop working. It was fine and today it decided to just stop. I threw in my old hard drive and sound worked fine on that. So lets go over what I have here. Thinkpad T42p FreeBSD Gargoyle.brendhanhorne.com 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Tue Aug 11 08:51:16 EDT 2009 root@Gargoyle.brendhanhorne.com:/usr/obj/usr/src/sys/STONE i386 Gargoyle# cat /dev/sndstat FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386) Installed devices: pcm0: at io 0xc0000c00, 0xc0000800 irq 11 bufsz 16384 [MPSAFE] (1p:1v/1r:1v channels duplex default) Gargoyle# ll /dev/dsp* crw-rw-rw- 1 root wheel 0, 107 Dec 17 21:12 /dev/dsp0.0 In my kernel # Sound support device sound device snd_ich dmesg pcm0: port 0x1c00-0x1cff,0x18c0-0x18ff mem 0xc0000c00-0xc0000dff,0xc0000800-0xc00008ff irq 11 at device 31.5 on pci0 Gargoyle# cat .history > /dev/dsp produces no static sound at all. So what I can I do now? Sincerely, Brendhan