From owner-freebsd-questions@FreeBSD.ORG Fri Nov 3 16:25:10 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1515016A407 for ; Fri, 3 Nov 2006 16:25:10 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail7.sea5.speakeasy.net (mail7.sea5.speakeasy.net [69.17.117.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A8D943D55 for ; Fri, 3 Nov 2006 16:25:09 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 31956 invoked from network); 3 Nov 2006 16:25:07 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail7.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 3 Nov 2006 16:25:07 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id EDE9128432; Fri, 3 Nov 2006 11:25:05 -0500 (EST) To: "Stephen J. Roznowski" References: <200611031435.kA3EZ1RA001904@istari.comcast.net> From: Lowell Gilbert Date: Fri, 03 Nov 2006 11:25:05 -0500 In-Reply-To: <200611031435.kA3EZ1RA001904@istari.comcast.net> (Stephen J. Roznowski's message of "Fri, 3 Nov 2006 09:35:01 -0500 (EST)") Message-ID: <44y7qsh50e.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Sound under qemu X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Nov 2006 16:25:10 -0000 "Stephen J. Roznowski" writes: > I'm running FreeBSD 6.2-PRERELEASE and Qemu 0.8.2s.20061031 with > kqemu-kmod-1.3.0.p9_1. > > I've gotten Windows 98 running inside of the emulator, but I'm having > trouble getting the sound to work. I'm starting it with various > combinations: > > qemu .... -soundhw sb16 .... > and > qemu .... -soundhw all .... > > and all I'm getting are the following errors: > > sb16: warning: command 0xf,1 is not truly understood yet > sb16: warning: command 0xe,2 is not truly understood yet > sb16: warning: command 0xf,1 is not truly understood yet > sb16: warning: command 0xe,2 is not truly understood yet > > Can somebody help me/point me in the right direction? Hmm. Those warning messages don't stop me from getting sound. Does sound work on the "real" system? [Unfortunately, I don't recall exactly how qemu interacts with the sound devices.]