Hello

I'am running a 2.4.18 kernel with devfsd, alsa 0.9rc3 with emu-10k1 and
via686.
Only I can get only one /dev/dsp and /dev/mixer, so no dsp1.
Can someone help me out?

japie:~$ cat /proc/asound/cards
0 [card0          ]: EMU10K1 - Sound Blaster Live!
                     Sound Blaster Live! at 0xd800, irq 10
1 [card1          ]: VIA686A - VIA 82C686A/B
                     VIA 82C686A/B at 0xcc00, irq 11

japie:~$ cat /proc/asound/oss/devices 
  2: [0- 2]: raw midi
 13: [0-13]: raw midi
  0: [0- 0]: mixer
  3: [0- 3]: digital audio
 12: [0-12]: digital audio
  1:       : sequencer
  8:       : sequencer
 16: [1- 0]: mixer
 19: [1- 3]: digital audio

japie:~$ cat /etc/modules.conf 
# ALSA native device support
alias           char-major-116          snd
alias           snd-card-0              snd-emu10k1
alias           snd-card-1              snd-via686
# OSS/Free setup
alias           char-major-14           soundcore
alias           sound-slot-0            snd-card-0
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           sound-slot-1            snd-card-1
alias           sound-service-1-0       snd-mixer-oss
alias           sound-service-1-3       snd-pcm-oss
alias           sound-service-1-12      snd-pcm-oss

japie:~$ cat /etc/rc.d/init.d/local
#!/bin/bash
# Ensure that Alsa-OSS drivers are loaded.
modprobe snd-pcm-oss
modprobe snd-mixer-oss
modprobe snd-seq-oss
/usr/bin/sfxload /usr/share/timidity/8mb.sf2
/usr/sbin/alsactl restore 0
/usr/sbin/alsactl restore 1
-- 
Groetjes Japie
http://japie.is.dreaming.org

Linux 2.4.18 i686
LFS-3.3

Some Windows were made to be broken.
;^)



-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0003en
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to