From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BoYW7-00068T-15 for qemu-devel@nongnu.org; Sat, 24 Jul 2004 22:13:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BoYW5-00067a-Dc for qemu-devel@nongnu.org; Sat, 24 Jul 2004 22:13:34 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BoYW5-00067W-B7 for qemu-devel@nongnu.org; Sat, 24 Jul 2004 22:13:33 -0400 Received: from [211.29.132.161] (helo=mail015.syd.optusnet.com.au) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BoYT4-0001hk-FT for qemu-devel@nongnu.org; Sat, 24 Jul 2004 22:10:27 -0400 Received: from c210-49-30-228.rochd2.qld.optusnet.com.au (c210-49-30-228.rochd2.qld.optusnet.com.au [210.49.30.228]) by mail015.syd.optusnet.com.au (8.11.6p2/8.11.6) with ESMTP id i6P2AOL26980 for ; Sun, 25 Jul 2004 12:10:24 +1000 Received: from [192.168.1.1] (blackpaw.cable.nu [192.168.1.1]) by c210-49-30-228.rochd2.qld.optusnet.com.au (Postfix) with ESMTP id 43A889025F for ; Sun, 25 Jul 2004 12:10:22 +1000 (EST) Message-ID: <4103168A.4060405@optusnet.com.au> Date: Sun, 25 Jul 2004 12:10:18 +1000 From: Lindsay Mathieson MIME-Version: 1.0 Subject: Re: [Qemu-devel] Sound & Win98 References: <4102E915.5000401@optusnet.com.au> <200407241832.20265.menola@sbcglobal.net> In-Reply-To: Content-Type: multipart/alternative; boundary="------------030508000203050305010702" 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 This is a multi-part message in MIME format. --------------030508000203050305010702 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit I applied the patch but get a patch error (both with 0.6 src & latest snapshot): $ patch -p1 < ../6_aqemu.patch patching file hw/sb16.c patching file oss.c Hunk #1 FAILED at 23. 1 out of 19 hunks FAILED -- saving rejects to file oss.c.rej from oss.c.rej looks to be vl.h Is this the right place to report bugs ? malc wrote: >On Sat, 24 Jul 2004, Joe Menola wrote: > > > >>On Sat July 24 2004 5:56 pm, Lindsay Mathieson wrote: >> >> >>>Is -enable-audio not working for win98 as a guest ? >>> >>> >>AFAIK, that's correct. There's a patch available that gets 98 to load the sb >>device properly, but for me it always crashes on the 2nd sound event. >>95 and XP work without the patch, but crash in the same manner. With or >>without the patch. >> >> > >I can assure you that it will keep crashing unless people start reporting >bugs (properly and timely). > > > --------------030508000203050305010702 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit I applied the patch but get a patch error (both with 0.6 src & latest snapshot):
$ patch -p1 < ../6_aqemu.patch
patching file hw/sb16.c
patching file oss.c
Hunk #1 FAILED at 23.
1 out of 19 hunks FAILED -- saving rejects to file oss.c.rej

from oss.c.rej looks to be vl.h

Is this the right place to report bugs ?

malc wrote:
On Sat, 24 Jul 2004, Joe Menola wrote:

  
On Sat July 24 2004 5:56 pm, Lindsay Mathieson wrote:
    
Is -enable-audio not working for win98 as a guest ?
      
AFAIK, that's correct. There's a patch available that gets 98 to load the sb
device properly, but for me it always crashes on the 2nd sound event.
95 and XP work without the patch, but crash in the same manner. With or
without the patch.
    

I can assure you that it will keep crashing unless people start reporting
bugs (properly and timely).

  

--------------030508000203050305010702--