From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CPnlP-0003Uu-2u for qemu-devel@nongnu.org; Thu, 04 Nov 2004 14:59:19 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CPnlO-0003Ue-Eb for qemu-devel@nongnu.org; Thu, 04 Nov 2004 14:59:18 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CPnlO-0003UQ-Am for qemu-devel@nongnu.org; Thu, 04 Nov 2004 14:59:18 -0500 Received: from [217.10.32.4] (helo=comtv.ru) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CPnd0-00056K-RA for qemu-devel@nongnu.org; Thu, 04 Nov 2004 14:50:39 -0500 Received: from av1474.oops ([10.0.66.9] verified) by comtv.ru (CommuniGate Pro SMTP 4.1.8) with ESMTP id 44016935 for qemu-devel@nongnu.org; Thu, 04 Nov 2004 22:50:35 +0300 Date: Thu, 4 Nov 2004 22:50:26 +0300 (MSK) From: malc Subject: Re: [Qemu-devel] Audio In-Reply-To: <418A6382.3080002@brittainweb.org> Message-ID: References: <4185ADFA.7010102@brittainweb.org> <418A6382.3080002@brittainweb.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Thu, 4 Nov 2004, Jason Brittain wrote: > malc wrote: > > On Sun, 31 Oct 2004, Jason Brittain wrote: > > > >>malc wrote: > >> > >>>Hello, > >>> > >>>At http://www.boblycat.org/~malc/code/patches/qemu/ you will find latest > >>>(10_aqemu) audio patch. > >> > >>First, thanks for working on this! > >> > >>I patched my qemu with it. The patch applied fine, built fine, and ran > >>fine. But, both before and after this patch, I still get no audio. > >> > >>Host: Fedora Core 2 i386 > >>Guest: WinXP Corp. > >> > >>I'm using the -enable-audio command line switch to qemu. Anything else > >>I'd need to do? XP finds no audio device at all. Audio works fine > >>in Fedora (natively). And, I'm running no other applications that use > >>the audio device while I run qemu to try it out. Let me reiterate, are you certain that the SB16 driver is installed on the guest at all? I am not familiar with XP, but guess you should install it manually. > > I wasn't aware of QEMU_AUDIO_DRV. I tried setting it to "sdl" before > starting qemu, and still XP ended up with no audio device. The web page hosting the patch tells about QEMU_AUDIO_DRV pretty bluntly. > > Sound card info: > 00:1f.5 Multimedia audio controller: Intel Corp. 82801DB (ICH4) AC'97 Audio Controller (rev 01) > > Looks like I'm using oss. Here's the list of modules I have loaded, > then below that my kernel config's audio settings. > You are most certainly running ALSA (with OSS emulation). Again, if XP can not recognize SB or driver is not installed at all, no amount of tweaking of your host audio will do much good. (Partly it's mistake on my part to ask you to try different host audio drivers, sorry, i wasn't reading your original message careful enough) -- mailto:malc@pulsesoft.com