qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Ben Taylor <sol10x86@cox.net>
To: malc <av1474@comtv.ru>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Patch: allow Solaris to use OSS (OpenSound)
Date: Mon, 26 Feb 2007 7:31:56 -0500	[thread overview]
Message-ID: <9438100.1172493116292.JavaMail.root@eastrmwml08.mgt.cox.net> (raw)


Hi Malc,

---- malc <av1474@comtv.ru> wrote: 
> On Sun, 25 Feb 2007, Ben Taylor wrote:
> 
> >
> > As I seem to have hit a wall with the ES1370 driver in qemu not working
> > on Solaris, I have modified configure to allow Solaris to use OpenSoundSystems
> > audio.
> >
> > Is there any interest in having a default audio setting for SDL so that
> > you won't have to always put QEMU_SDL_AUDIO=oss before you start
> > qemu?
> 
> I don't quite get what does not work OSS or ES1370?

Using a precompiled version of qemu from opensolaris.org, that
binary didn't work with a Solaris Nevada guest with OSS audio
running on a Solaris Nevada host running native audio.

I think its a problem with the precompiled version of qemu I 
was using.

After I got the OSS version runnning on a different system with OSS, I
went back and recompiled the CVS code (enabling the debugging)
and the audio worked (though the debugging makes the timing of
the sound choppy).  Once recompiled without debugging, it worked
just fine.  I apologize for the false alarm.

> 
> An aside. To the best of my knowledge OSS on Solaris, Net/OpenBSD
> (FreeBSDs OSS is fine though) is not your usual OSS but some reduced
> version which among other things only allows one open per device
> (meaning that to do both DAC/ADC one has to use single file
> descriptor)

I have no idea.  I know it worked, but wouldn't know how to test for that
case you are talking about.


> From where i stand SDL as the default is a bad idea.

Solaris without OSS audio doesn't have any other options.
There is no ALSA, and AFAIK, there isn't an fmod either.

However, I still think it is probably a good idea to have the 
QEMU_SDL_AUDIO device default to the audio subsystem
that is defined (or defaulted to).  Thoughts?

Ben

             reply	other threads:[~2007-02-26 12:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-26 12:31 Ben Taylor [this message]
2007-02-26 12:56 ` [Qemu-devel] Patch: allow Solaris to use OSS (OpenSound) malc
  -- strict thread matches above, loose matches on Subject: below --
2007-02-26 14:23 Ben Taylor
2007-02-26  2:58 Ben Taylor
2007-02-26 10:47 ` malc

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=9438100.1172493116292.JavaMail.root@eastrmwml08.mgt.cox.net \
    --to=sol10x86@cox.net \
    --cc=av1474@comtv.ru \
    --cc=qemu-devel@nongnu.org \
    /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).