* Alsa sound vs OSS with wine and riven
@ 2006-06-03 19:50 Stephen Clark
2006-06-03 20:48 ` Lee Revell
2006-06-03 21:11 ` Christian Trefzer
0 siblings, 2 replies; 5+ messages in thread
From: Stephen Clark @ 2006-06-03 19:50 UTC (permalink / raw)
To: wine-devel-request, linux-kernel
Hello,
I have been working to get "Riven" the sequel to Myst to work with the
latest wine from
cvs on the latest FC5. It works and the sound is almost perfect with
OSS, but is totally
screwed up when I use ALSA, I don't know whether this is a WINE or Linux
issue, so I
am cross posting to both lists.
Regards,
Steve
--
"They that give up essential liberty to obtain temporary safety,
deserve neither liberty nor safety." (Ben Franklin)
"The course of history shows that as a government grows, liberty
decreases." (Thomas Jefferson)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Alsa sound vs OSS with wine and riven
2006-06-03 19:50 Alsa sound vs OSS with wine and riven Stephen Clark
@ 2006-06-03 20:48 ` Lee Revell
2006-06-03 22:57 ` Stephen Clark
2006-06-03 21:11 ` Christian Trefzer
1 sibling, 1 reply; 5+ messages in thread
From: Lee Revell @ 2006-06-03 20:48 UTC (permalink / raw)
To: Stephen.Clark; +Cc: wine-devel-request, linux-kernel
On Sat, 2006-06-03 at 15:50 -0400, Stephen Clark wrote:
> Hello,
>
> I have been working to get "Riven" the sequel to Myst to work with
> the
> latest wine from cvs on the latest FC5. It works and the sound is
> almost perfect with
> OSS, but is totally screwed up when I use ALSA, I don't know whether
> this is a WINE or Linux
> issue, so I am cross posting to both lists.
Does it work with ALSA's OSS emulation?
Lee
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Alsa sound vs OSS with wine and riven
2006-06-03 19:50 Alsa sound vs OSS with wine and riven Stephen Clark
2006-06-03 20:48 ` Lee Revell
@ 2006-06-03 21:11 ` Christian Trefzer
1 sibling, 0 replies; 5+ messages in thread
From: Christian Trefzer @ 2006-06-03 21:11 UTC (permalink / raw)
To: Stephen Clark; +Cc: wine-devel-request, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1064 bytes --]
On Sat, Jun 03, 2006 at 03:50:46PM -0400, Stephen Clark wrote:
> I have been working to get "Riven" the sequel to Myst to work with the
> latest wine from cvs on the latest FC5. It works and the sound is
> almost perfect with OSS, but is totally screwed up when I use ALSA, I
> don't know whether this is a WINE or Linux issue, so I am cross
> posting to both lists.
I had the same experience even with a little lower requirements wrt.
CPU performance - music player daemon (mpd) tends to eat a lot more
cycles when it is configured to use alsa style devices, but is pretty
low-impact when it talks to the OSS emulation provided by the very same
alsa drivers.
With wine and starcraft on my not-so-recent yet well maintained laptop
the difference in results was ultimate.
By the way, I still have to apply some scheduler tricks, makes me wonder
about wine's development during the past few years. I used to play
starcraft through wine on an ancient Pentium, and now a Mobile Pentium
III is almost choking on it. I wonder what is going on...
Kind regards,
Chris
[-- Attachment #2: Type: application/pgp-signature, Size: 829 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Alsa sound vs OSS with wine and riven
2006-06-03 20:48 ` Lee Revell
@ 2006-06-03 22:57 ` Stephen Clark
2006-06-03 23:02 ` Lee Revell
0 siblings, 1 reply; 5+ messages in thread
From: Stephen Clark @ 2006-06-03 22:57 UTC (permalink / raw)
To: Lee Revell; +Cc: wine-devel-request, linux-kernel
Lee Revell wrote:
>On Sat, 2006-06-03 at 15:50 -0400, Stephen Clark wrote:
>
>
>>Hello,
>>
>>I have been working to get "Riven" the sequel to Myst to work with
>>the
>>latest wine from cvs on the latest FC5. It works and the sound is
>>almost perfect with
>>OSS, but is totally screwed up when I use ALSA, I don't know whether
>>this is a WINE or Linux
>>issue, so I am cross posting to both lists.
>>
>>
>
>Does it work with ALSA's OSS emulation?
>
>Lee
>
>
>
>
Actually looking at the .config file it looks like it is using OSS
emulation - not real OSS.
Steve
--
"They that give up essential liberty to obtain temporary safety,
deserve neither liberty nor safety." (Ben Franklin)
"The course of history shows that as a government grows, liberty
decreases." (Thomas Jefferson)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Alsa sound vs OSS with wine and riven
2006-06-03 22:57 ` Stephen Clark
@ 2006-06-03 23:02 ` Lee Revell
0 siblings, 0 replies; 5+ messages in thread
From: Lee Revell @ 2006-06-03 23:02 UTC (permalink / raw)
To: Stephen.Clark; +Cc: wine-devel-request, linux-kernel
On Sat, 2006-06-03 at 18:57 -0400, Stephen Clark wrote:
> Lee Revell wrote:
>
> >On Sat, 2006-06-03 at 15:50 -0400, Stephen Clark wrote:
> >
> >
> >>Hello,
> >>
> >>I have been working to get "Riven" the sequel to Myst to work with
> >>the
> >>latest wine from cvs on the latest FC5. It works and the sound is
> >>almost perfect with
> >>OSS, but is totally screwed up when I use ALSA, I don't know whether
> >>this is a WINE or Linux
> >>issue, so I am cross posting to both lists.
> >>
> >>
> >
> >Does it work with ALSA's OSS emulation?
> >
> >Lee
> >
> >
> >
> >
> Actually looking at the .config file it looks like it is using OSS
> emulation - not real OSS.
Then it's a bug in Wine's ALSA driver.
Lee
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2006-06-03 23:02 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-03 19:50 Alsa sound vs OSS with wine and riven Stephen Clark
2006-06-03 20:48 ` Lee Revell
2006-06-03 22:57 ` Stephen Clark
2006-06-03 23:02 ` Lee Revell
2006-06-03 21:11 ` Christian Trefzer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox