Hello, I am running slackware 8 with kernel 2.4.13.  I have a Midiman delta 66.  I have compiled the alsa drivers.  I have inserted various lines into my /etc/modules.conf.  At startup, it does not load snd-card-ice1712.  I have put a modprobe snd-card-ice1712 in my /etc/rc.d/rc.local file.  When I type lsmod it shows the 'snd' devices, but under 'use' is all 0's.  I'm wondering what the ideal modules.conf should look like for the delta66 using the ice1712 driver.  Also the output is /dev/snd/pcm* correct?  I think I need to edit my modules.conf file and I'll have soundsupport.  I'm very close, it loads but obviously, something isnt right, because I cant acheive any output in any program specifying /dev/snd/* or dev/snd/pcmC0D0p.  Another thing I'm wondering is how do I get this driver to load automaticaly at startup?  Is putting 'modprobe snd-card-ice1712' in my /etc/rc.d/rc.local file the correct thing to do?  When i do a cat /proc/asound/cards, it shows the Midiman Delta 66 and it recognizes its there.  Also when I do a  cat /proc/asound/sndstat, it shows the devices, but says playback or recording isnt enabled in config, although if I do a modprobe snd-pcm-oss before, then it says Multi device playback capture while doing cat /proc/asound/sndstat.  What am I doing wrong here?  I need help.  My modules.conf looks as follows  :   ........ (in that order)
 
alias char-major-116 snd
options snd snd_major=116
alias snd-pcm-oss
alias snd-mixer-oss
alias snd-card-0 snd-card-ice1712
options snd_conp_frame_size=128
options snd_prop_frame_size=256
options snd_conp_frame_size=128
options snd_prop_frame_size=256
alias car_major_14 soundcore
alias sound-slot-0 snd-card-0
 
when issueing ......
cat /proc/asound/cards :
0 [Card1        ]: ICE1712 - M audio Delta 66
 
cat /proc/asound/devices :
0: [0]: Control
6:[0-0]: Mixer
16:[0-0]: Digital Audio Playback
24:[0-0]: Digital Audio Capture
33:[             ]: timer
 
cat /proc/asound/sndstat :
Type 10: Alsa Emulation
Card Config: Not enabled in config (for all)
 
cat /proc/asound/sndstat : (*after doing a modprobe snd-pcm-oss)
Audio Devices: 0: ICE1712 Mulit (DUPLEX)
 
cat /proc/asound/pcm :
00-00: ICE1712 multi: ICE1712 multi: Playback1: Capture1
 
I hope this information helps you to help me.  My goal is to get the alsa drivers working with my delta66 and to be able to hear output from this device in linux (console and X server)  Thanks
Sincerly
Jason
 
(NOTE: I ALSO HAVE AN SBLIVE, BUT ITS COMPILED INTO THE KERNEL AND WORKS FINE W/O ALSA)
  • ... Jason
    • ... Ben Saylor
    • ... Reid Gilman
    • ... Reid Gilman
    • ... Шувалов Костя
    • ... Шувалов Костя
    • ... Mathy Vanvoorden
    • ... Шувалов Костя
      • ... Adam Jones
    • ... vishal desai

Reply via email to