View Single Post

   
  #10 (permalink)  
Old 04-03-2008, 02:46 PM
Mark Hobley
 
Posts: n/a
Default Re: How do I use the Open Sound System?

In alt.os.linux.gentoo Unruh <unruh-spam@physics.ubc.ca> wrote:

> Get WHAT working with your soundcard.


I want some sound to come from my speakers whilst my kernel has OSS
modules loaded.

> You want to do this why?


I will be doing some OSS programming, and I will be replacing the OSS
code in the kernel with newer OSS code, which is available under GPL.

I may eventually switching kernel, and I would like to stick with
OSS, if possible.

In order to do this, I need a working system prior to making
modifications.

> If you really want the oss, you might well find that there are no modules
> for your distro. But the OSS modules were the /lib/modules/*/kernel/sound
> modules.


cd /lib/modules/2.6.24.3/kernel/sound
tree

Reply With Quote