[PlanetCCRMA] Failure starting ALSA with an MAudio Delta 66

Brent Durbin Brent Durbin <bd.lists@gmail.com>
Mon Jan 17 19:10:02 2005


Hi All,
I'm new to the whole Linux Audio thing and was hoping you could help
me out.  I installed FC3 on my system that has a MAudio Delta 66 card.
 I installed the PlanetCCRMA stuff and updated to the Planet Edge so I
could get ALSA 1.0.8.  When I do and alsasound restart I get:
Shutting down sound driver                                 [  OK  ]
Starting sound driver snd-ice1712                          [  OK  ]
Starting sequencer                                         [  OK  ]
Restoring sound driver settings /usr/sbin/alsactl: load_state:1267: No
soundcards found...
                                                           [FAILED]

Can anyone give me a clue as to what I should look at to figure out
what is wrong?  Could it be a problem with /etc/modprobe.conf?  Here
are the relevant lines:
alias snd-card-0 snd-ice1712
options snd-card-0 index=0
install snd-ice1712 /sbin/modprobe --ignore-install snd-ice1712 &&
/usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-ice1712 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; };
/sbin/modprobe -r --ignore-remove snd-ice1712

Also, envy24control starts, so I am pretty sure that I'm using the
correct kernel.
Thanks for any help,
Brent