From owner-freebsd-multimedia@FreeBSD.ORG Sun Oct 1 19:43:23 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6C4E16A5E2 for ; Sun, 1 Oct 2006 19:43:23 +0000 (UTC) (envelope-from nullpt@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12D9743D6B for ; Sun, 1 Oct 2006 19:42:55 +0000 (GMT) (envelope-from nullpt@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so408217uge for ; Sun, 01 Oct 2006 12:42:54 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=SenHf5V5towdgngIE7FsFpGJ1XpcB+cwojUeq276ymEOIsxNQx4I58xQiiEVJjTIRE43HKv/jdasjtdx3BCi3NIhWQYbQ5T8B26fUqtCuRCJsrJlMsrcrHrQ4B3o2jz9/NYaae1rGjINoFhV/EzRTduQWb0pvonjJpNu2h4BPPo= Received: by 10.67.117.18 with SMTP id u18mr2173225ugm; Sun, 01 Oct 2006 12:42:54 -0700 (PDT) Received: by 10.66.237.20 with HTTP; Sun, 1 Oct 2006 12:42:54 -0700 (PDT) Message-ID: <755cb9fc0610011242q1edec469yf465ae7246dbf471@mail.gmail.com> Date: Sun, 1 Oct 2006 20:42:54 +0100 From: "Alexandre Vieira" To: freebsd-multimedia@freebsd.org, freebsd-current@freebsd.org, freebsd-questions@freebsd.org In-Reply-To: <20061002033153.12e66f84.ariff@FreeBSD.org> MIME-Version: 1.0 References: <755cb9fc0610011210x6dd419c8g86ecab73bc7faa44@mail.gmail.com> <20061002033153.12e66f84.ariff@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: pcm0 + rl0 in the same irq causes panic X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Oct 2006 19:43:23 -0000 On 10/1/06, Ariff Abdullah wrote: > > [CC: current@ as this issue related with the current state of > -current] > > On Sun, 1 Oct 2006 20:10:33 +0100 > "Alexandre Vieira" wrote: > > Hello folks, > > > > I'm having some troubles setting up my freebsd workstation. > > > > blackpearl# vmstat -i > > interrupt total rate > > irq1: atkbd0 1248 3 > > irq9: acpi0 720 1 > > irq12: psm0 4614 12 > > irq14: ata0 45465 123 > > irq16: pcm0 rl0++ 369 1 > > cpu0: timer 733657 1993 > > Total 786073 2136 > > blackpearl# > > > > I recently got sound in my laptop trough the recent snd_hda(4) > > driver by Ariff. > > > > Whenevr artds (our anything else opens the device) I get a panic > > fatal trap 19 (non-maskable interrupt trap while in kernel mode). > > > > What info do I need to submit in order to investigate this issue? > > > > I thought yours works flawlessly? > > I can't tell. The origin of the problem is probably somewhere else :( > . Perhaps output of the crashdump and backtrace would help us to > investigate the issue. > > Please update to the latest -current since snd_hda is already part of > the -current build process. Besides, read /usr/src/UPDATING for latest > breaking news. > > By the way, please fetch http://people.freebsd.org/~ariff/test/hdac.c > and put it into sys/dev/sound/pci/hda/ , rebuild, etc. Stay in plain > console (no X) while try to play something, perhaps using > mpg123/mplayer etc. Few people reported simmilar issue which cannot > be reproduced after staying out of X/KDE while abusing sound playback > through plain console. > > > -- > Ariff Abdullah > FreeBSD > > ... Recording in stereo is obviously too advanced > and confusing for us idiot ***** users :P ........ > > > Hello, I'm sorry, forgot to add an important info. I'm now testing stuff in 6.2-PRERELEASE. I don't know if I did anything that different but I didn't see this happening in -CURRENT. I've made a simple test with mpg123. Played a mp3 file really fine without panicing.. what does artsd do that would cause the panic? Maybe I can't stress this as much as artsd? Regards, -- Alexandre Vieira - nullpt@gmail.com