[PlanetCCRMA] No sound with ccrma-kernel?

Peter Baumgartner peter@bssmusic.de
Wed Oct 12 09:14:01 2005


Hi,
I tried to set up a new box with fc4-ccrma - I know, I know, itīs not 
ready yet, but...- anyway, it seems that I have something messed up with 
the alsa modules:
While the sound is running nearly perfekt (DSP-load 25-30% in Jack), 
with the standard-fc4-kernel, it complains of not finding the soundcard:
----------snip----------------
[root@pink peterb]# uname -a
Linux pink.bssmusic.intern 2.6.12-0.21.rdt.rhfc4.ccrmasmp #1 SMP Mon Jul 
11 16:37:45 EDT 2005 i686 i686 i386 GNU/Linux
[root@pink peterb]# cat /proc/asound/cards
--- no soundcards ---
[root@pink peterb]# cat /proc/asound/devices
  1:       : sequencer
 33:       : timer
[root@pink peterb]# /sbin/chkconfig --list alsasound
alsasound       0:Aus   1:Aus   2:Ein   3:Ein   4:Ein   5:Ein   6:Aus
[root@pink peterb]#
------snap-------------
although the alsa kernelmodules pretend to match the running Kernel.
--------------------
[root@pink peterb]# cat /proc/asound/cards
0 [M1010          ]: ICE1712 - M Audio Delta 1010
                     M Audio Delta 1010 at 0x14c0, irq 185
[root@pink peterb]# cat /proc/asound/devices
  1:       : sequencer
  8: [0- 0]: raw midi
 16: [0- 0]: digital audio playback
 24: [0- 0]: digital audio capture
  0: [0- 0]: ctl
 33:       : timer
[root@pink peterb]# /sbin/chkconfig --list alsasound
alsasound       0:Aus   1:Aus   2:Ein   3:Ein   4:Ein   5:Ein   6:Aus
[root@pink peterb]#
[root@pink peterb]# uname -a
Linux pink.bssmusic.intern 2.6.11-1.1369_FC4smp #1 SMP Thu Jun 2 
23:08:39 EDT 2005 i686 i686 i386 GNU/Linux
[root@pink peterb]#

Ideas? I seem to have a knot in my brain  ;-/

Peter