From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bls6Q-0002EO-Bd for qemu-devel@nongnu.org; Sat, 17 Jul 2004 12:31:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bls6O-0002E3-EZ for qemu-devel@nongnu.org; Sat, 17 Jul 2004 12:31:57 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bls6O-0002Dt-CB for qemu-devel@nongnu.org; Sat, 17 Jul 2004 12:31:56 -0400 Received: from [81.26.226.4] (helo=mail.g.bonet.se) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1Bls3X-0006ef-8n for qemu-devel@nongnu.org; Sat, 17 Jul 2004 12:28:59 -0400 Received: from linux.local (as9-4-8.asp.s.bonet.se [217.215.160.35]) by mail.g.bonet.se (8.12.11/8.12.11) with ESMTP id i6HGMT4E008305 for ; Sat, 17 Jul 2004 18:22:29 +0200 (CEST) (envelope-from jaspal.kallar.gen@spray.se) Date: Sat, 17 Jul 2004 18:27:43 +0200 (CEST) From: jaspal.kallar.gen@spray.se Subject: Re: [Qemu-devel] Windows ME on PPC (G5) success, no sound? In-Reply-To: <40F94A17.5030701@wanadoo.fr> Message-ID: References: <40F94A17.5030701@wanadoo.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Reply-To: jaspal.kallar.gen@spray.se, 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 Sat, 17 Jul 2004, Frederic Bezies wrote: > Le 07/17/2004 05:20 PM, jaspal.kallar.gen@spray.se a =E9crit : >=20 > > Just wanted to say that I installed Windows ME (guest) from the install= =20 > > disc on my powermac G5 dual 1.8 (host).=20 > >=20 > > I could surf the net and install programs. However, I don't get any sou= nd=20 > > card even with the enable-audio option in QEMU. Anyway know how if this= is=20 > > possible or a bug ? >=20 > Sorry, but RTFM ;p >=20 > Here is what says man qemu about sound : >=20 > "-enable-audio > The SB16 emulation is disabled by default as it may give=20 > problems with Windows. You can enable it manually with this option." >=20 I did first read the RTFM, that's what I meant with "I don't get any sound card even with the enable-audio option in QEMU". This is what I did: qemu -boot c -m 64 -user-net -enable-audio -localtime windows_ME.img and window ME boots OK but no sound when checking in control panel and=20 when playing audio. I then remembered to run some sort of "find new machine" wizard and the=20 sound card was found (my fault since I harldy ever use windows -- I should= =20 have known).