You are not logged in.

#1 2006-08-22 18:08:55

alikas
Member
From: Lithuania, Vilnius
Registered: 2006-05-24
Posts: 319
Website

How play sound without alsa?

How play sound with OSS?


Goodbye!

Offline

#2 2006-08-22 19:27:44

jaboua
Member
Registered: 2005-11-05
Posts: 634

Re: How play sound without alsa?

First you need a kernel with OSS drivers... Then any app supporting OSS can play it.

But why do you want to replace ALSA with OSS?

Offline

#3 2006-08-22 23:31:41

sh__
Member
Registered: 2005-07-19
Posts: 272

Re: How play sound without alsa?

Alsa does OSS emulation, that's usually enough for any app that uses OSS audio output. If the output device is not OSS by default, it must be set in the application.

In my experience some applications have better sound quality with OSS (example: wine, some SDL stuff).

Offline

#4 2006-08-23 12:42:28

alikas
Member
From: Lithuania, Vilnius
Registered: 2006-05-24
Posts: 319
Website

Re: How play sound without alsa?

I want replace ALSA with OSS because, then program opening alsa divice play noise and then closing alsa divice play noise.
So what need change, that be OSS?
What need change in 'rc.conf'?


Goodbye!

Offline

#5 2006-08-23 14:22:22

jaboua
Member
Registered: 2005-11-05
Posts: 634

Re: How play sound without alsa?

I'm not sure if the OSS modules come with arch stock kernel - if not, you will have to compile your own kernel...

But I think it's better to try fixing the ALSA issue instead of switching to OSS - I don't know how to fix it, but perhaps someone else does.

Offline

#6 2006-08-23 15:27:01

alikas
Member
From: Lithuania, Vilnius
Registered: 2006-05-24
Posts: 319
Website

Re: How play sound without alsa?

Thanks!


Goodbye!

Offline

#7 2006-08-23 16:21:32

kth5
Member
Registered: 2004-04-29
Posts: 657
Website

Re: How play sound without alsa?

OSS has been deprecated for ages now and ALSA does much more than simply replacing OSS. in any case, even if you find a working kernel with OSS, it will soon be gone completely.


I recognize that while theory and practice are, in theory, the same, they are, in practice, different. -Mark Mitchell

Offline

Board footer

Powered by FluxBB