From owner-freebsd-bugs Fri Dec 13 19:40: 4 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A31CC37B401 for ; Fri, 13 Dec 2002 19:40:01 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C059243EC5 for ; Fri, 13 Dec 2002 19:40:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBE3e0x3014802 for ; Fri, 13 Dec 2002 19:40:00 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBE3e07f014801; Fri, 13 Dec 2002 19:40:00 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C74A37B401 for ; Fri, 13 Dec 2002 19:39:18 -0800 (PST) Received: from w00t.internode.com.au (woo.trippyshit.net [150.101.239.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FDA143EC2 for ; Fri, 13 Dec 2002 19:39:17 -0800 (PST) (envelope-from root@w00t.internode.com.au) Received: from w00t.internode.com.au (localhost [127.0.0.1]) by w00t.internode.com.au (8.12.6/8.12.6) with ESMTP id gBE3d9S8000277 for ; Sat, 14 Dec 2002 14:09:10 +1030 (CST) (envelope-from root@w00t.internode.com.au) Received: (from root@localhost) by w00t.internode.com.au (8.12.6/8.12.6/Submit) id gBE3d9SK000276; Sat, 14 Dec 2002 14:09:09 +1030 (CST) Message-Id: <200212140339.gBE3d9SK000276@w00t.internode.com.au> Date: Sat, 14 Dec 2002 14:09:09 +1030 (CST) From: Charlie & Reply-To: Charlie & To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/46250: Sound driver not working correctly on SONY VAIO PCG-31F1 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46250 >Category: kern >Synopsis: Sound driver not working correctly on SONY VAIO PCG-31F1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Dec 13 19:40:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Nick Morrison >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: n/a >Environment: System: FreeBSD w00t.internode.com.au 4.7-RELEASE-p2 FreeBSD 4.7-RELEASE-p2 #2: Thu Dec 12 10:58:10 CST 2002 root@w00t.internode.com.au:/usr/obj/usr/src/sys/W00T i386 >Description: Sound doesn't work properly on my Sony Vaio PCG-31F1. I have "device pcm" in my kernel config file. #cat /dev/sndstat FreeBSD Audio Driver (newpcm) Installed devices: pcm0: at memory 0xfedf0000 irq 9 (4p/2r/0v channels duplex) # However - when I try to play sound, I get a crackling sound from the internal speaker. Sound works fine with Windows XP on this machine, so I'm fairly confident it's not a hardware issue. The following message appears repeatedly in /var/log/messages when attempting to play sound: pcm0:play:0: play interrupt timeout, channel dead >How-To-Repeat: Try to play sound using the sound device. (eg, mpg123, xmms, play) >Fix: Unknown >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message