Results 1 to 3 of 3
Has anyone gotten KDE to work with ALSA? I keep getting complaints that /dev/dsp is non existent....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-21-2004 #1Linux Engineer
- Join Date
- Nov 2002
- Location
- Queens, NY
- Posts
- 1,319
ALSA and KDE
Has anyone gotten KDE to work with ALSA? I keep getting complaints that /dev/dsp is non existent.
The best things in life are free.
- 02-22-2004 #2Linux Engineer
- Join Date
- Dec 2002
- Location
- New Zealand
- Posts
- 766
make sure you are loading an alsa drievr at startup and not an OSS driver.
it woudlnt hurt to post ur /etc/modules.conf file
- 02-22-2004 #3Linux Engineer
- Join Date
- Nov 2002
- Location
- Queens, NY
- Posts
- 1,319
modules.conf
I copied this off my modprobe.conf list. I'm using a soundblaster live card.Code:### DEBCONF MAGIC # This file was automatically generated by alsa-base's debconf stuff alias char-major-116 snd alias char-major-14 soundcore options snd major=116 cards_limit=4 alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss alias sound-service-0-8 snd-seq-oss alias sound-service-0-12 snd-pcm-oss alias /dev/dsp* snd-pcm-oss alias snd-card-0 snd-emu10k1 alias snd-slot-0 snd-card-0 alias sound-slot-0 snd-slot-0 ### update-modules: end processing alsa ###
When I compiled the kernel, was I supposed to choose anything else besides ALSA and my soundcard under PCI?The best things in life are free.


Reply With Quote
