LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   ALSA and OSS emulation (https://www.linuxquestions.org/questions/slackware-14/alsa-and-oss-emulation-284079/)

crud 01-30-2005 10:53 AM

ALSA and OSS emulation
 
Hi there,
I compiled kernel-2.6.10 enabling ALSA and OSS emulation, and support for my VIA AC`97 sound card of couse:

<M> Sound card support
<M> Advanced Linux Sound Architecture
<M> Sequencer support
<M> OSS Mixer API
<M> OSS PCM (digital audio) API[*] OSS Sequencer API
<M> RTC Timer support
PCI Devices ->
<M> VIA 82C686A/B, 8233/8235 AC97 Controller

When I reboot, all OSS modules starts correctly:

$ lsmod | grep oss
snd_pcm_oss 48804 0
snd_mixer_oss 17792 1 snd_pcm_oss
snd_pcm 82952 4 snd_pcm_oss,snd_via82xx,snd_ac97_codec
snd 45668 18 snd_pcm_oss,snd_mixer_oss,snd_via82xx,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,s nd_seq_device

but /dev/*dsp* and /dev/mixer aren`t created. When i try to listen music for exemple using xmms or mplayer using OSS, doesn't work. What happens? I forget to compile or to do something?

Any suggestion greatly appreciated :)

reddazz 01-30-2005 11:01 AM

Why not just use alsa on xmms and mlayer, they work fine on my Slack system using alsa. OSS is obviously deprecated so it won't be around for long.

crud 01-30-2005 11:05 AM

because I need OSS for games like Quake3 arena and many other emulator games :)

keefaz 01-30-2005 11:05 AM

This was aleady asked
http://www.linuxquestions.org/questi...&highlight=dsp
http://www.linuxquestions.org/questi...&highlight=dsp
http://www.linuxquestions.org/questi...&highlight=dsp

The easy fix is to compile soundcore as built-in

crud 01-30-2005 03:40 PM

Hey keefaz, I need to compile soundcore as built-in only? or '<*> Advanced Linux Sound Architecture' too ?

thanks for you help dudes!

DaWallace 01-30-2005 03:47 PM

I hope you realize that you just suggested "why not just not bother to fix it"

[shudder]

nothing annoys me more..

keefaz 01-30-2005 03:48 PM

You could compile all your sound features as built-in or just compile Sound card support as
built-in and nothing else, then go to alsa-project.org, download and compile alsa-driver


All times are GMT -5. The time now is 12:20 AM.