Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 May 2003 10:11:39 +1000
From:      Iain Templeton <iain.templeton@cisra.canon.com.au>
To:        "Remington L." <madriax@garlic.com>
Cc:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: Weird as* sound problem
Message-ID:  <20030519001147.6429E98E7E@blow.research.canon.com.au>
In-Reply-To: <200305172001.h4HK1ti109554@windmill-en0.garlic.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Remington L wrote:

[ Replying to freebsd-mobile only - not sure which is the best list,
  current perhaps? ]

--Original Message--:
>FreeBSD 5.0-RELEASE-p7
>
>I have a Sony VAIO GRX570 with a YAMAHA AC-XG Audio. My sound works on in
>XMMS playing mp3s, here is the catch, the sound dies the second I stop
>moving the mouse. How the helldoes that work and how do I fix it
>
> [dmesg trimmed]

Hmm. I have the same problem with a Vaio PCG-R505TFP. Looking at your
dmesg it looks like it is basically the same motherboard chipset (ICH3-based)
but with different processor (mine's a PIII-M 1200).

Anyway, I did a little bit of snooping and found that pcm0's interrupt doesn't
seem to be getting as far as the interrupt handler (via judicious use of printf()).

The symptom I have is is that xmms doesn't work at all, and ogle works for about
one samples worth of data (probably because pcm0 and the DVD-ROM on firewire
share irq 9).

Have you tried booting the machine with ACPI disabled? All mine does is panic
in what might be the PNPBIOS code. I expect that if/when you use Windows on the
the machine the sound works fine?

I can also supply fairly verbose boot messages (with lotsa ACPI debug) and
extracted DSDT files if necessary (although not until tomorrow).

(Personally I blame interrupt routing, but I have no evidence at all to
back that up).

Iain



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030519001147.6429E98E7E>