9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Markus Sonderegger" <msonderegger@aon.at>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] SoundBlaster 16 on QEMU not working
Date: Tue, 27 Nov 2007 22:20:42 -0500	[thread overview]
Message-ID: <f2d91f525af2b396622194e8b8da1f3c@yourdomain.dom> (raw)
In-Reply-To: <BAF839DA-390D-4C54-A39E-B34C94D69CA5@mac.com>

[-- Attachment #1: Type: text/plain, Size: 35 bytes --]

% cat /sys/src/games/music/Readme

[-- Attachment #2: Type: message/rfc822, Size: 5014 bytes --]

From: Pietro Gagliardi <pietro10@mac.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] SoundBlaster 16 on QEMU not working
Date: Tue, 27 Nov 2007 15:23:03 -0500
Message-ID: <BAF839DA-390D-4C54-A39E-B34C94D69CA5@mac.com>

Good so far. Now when I go to run games/jukebox, it complains that  
file /sys/lib/music/icons/skull.bit does not exist. What do I do now?

On Nov 27, 2007, at 10:45 AM, Russ Cox wrote:

>> Hello. I have, in my QEMU setup, a SoundBlaster 16 audio card to
>> emulate and the line
>>
>> 	audio0=sb16
>>
>> in my plan9.ini
>
> What you wrote is equivalent to
>
> 	audio=sb16=
>
> The correct line for QEMU is
>
> 	audio0=type=sb16
>
> Because you didn't set type=sb16, the audio driver didn't even
> bother trying to configure the card.
>
> You might find that you need to use
>
> 	audio0=type=sb16 irq=5 dma=1
>
> but the driver should be able to figure those out for itself,
> so try the simpler line first.
>
> Russ
>


  reply	other threads:[~2007-11-28  3:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-23 17:50 Pietro Gagliardi
2007-11-27 15:45 ` Russ Cox
2007-11-27 20:23   ` Pietro Gagliardi
2007-11-28  3:20     ` Markus Sonderegger [this message]
2007-11-27 22:52       ` Pietro Gagliardi
2007-11-28 14:52         ` Markus Sonderegger
2007-11-28 11:26           ` Pietro Gagliardi
2007-11-28  3:24     ` Markus Sonderegger
2007-11-28  3:35     ` Markus Sonderegger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f2d91f525af2b396622194e8b8da1f3c@yourdomain.dom \
    --to=msonderegger@aon.at \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).