Hi all,
After upgrading to udev-103 I had some problems with mouse and sound. While
I was able to fix the first issue myself, I am now stuck in the sound
problem:
I followed the gentoo alsa guide, checked all settings in the kernel, even
upgraded the kernel from 2.6.15 to 2.6.18 (hoping that this would help, but
still no success). Now, I guess that it's a problem with missing device
nodes (the directories snd/ or sound/ do not exist in /dev). When running
alsaconf I get the following error message (which is the same during boot):
Running modules-update...
Loading driver...
* Loading ALSA modules ...
* Loading: snd-card-0 ... [ ok ]
* Loading: snd-seq-oss ... [ ok ]
* Loading: snd-pcm-oss ... [ ok ]
* Loading: snd-emu10k1-synth ... [ ok ]
* Loading: snd-seq-midi ... [ ok ]
* Restoring Mixer Levels ...
/usr/sbin/alsactl: load_state:1341: Cannot find soundcard '0'...
* Errors while restoring defaults, ignoring [ ok ]
Setting default volumes...
amixer: Mixer attach default error: No such device
"cat /proc/asound/cards" yields:
0 [Live ]: EMU10K1 - SBLive! Value [CT4780]
SBLive! Value [CT4780] (rev.10, serial:0x80221102) at
0xece0, irq 201
"lsmod | grep snd" returns:
snd_seq_midi 8864 0
snd_emu10k1_synth 7552 0
snd_emux_synth 33664 1 snd_emu10k1_synth
snd_seq_virmidi 6912 1 snd_emux_synth
snd_seq_midi_emul 6912 1 snd_emux_synth
snd_pcm_oss 42784 0
snd_mixer_oss 16896 1 snd_pcm_oss
snd_seq_dummy 3972 0
snd_seq_oss 31872 0
snd_seq_midi_event 7168 3 snd_seq_midi,snd_seq_virmidi,snd_seq_oss
snd_seq 47568 9 snd_seq_midi,snd_emux_synth,snd_seq_virmidi,
snd_seq_midi_emul,snd_seq_dummy,snd_seq_oss,
snd_seq_midi_event
snd_emu10k1 118592 1 snd_emu10k1_synth
snd_rawmidi 23840 3 snd_seq_midi,snd_seq_virmidi,snd_emu10k1
snd_ac97_codec 92320 1 snd_emu10k1
snd_ac97_bus 2432 1 snd_ac97_codec
snd_pcm 74248 3 snd_pcm_oss,snd_emu10k1,snd_ac97_codec
snd_seq_device 8332 8 snd_seq_midi,snd_emu10k1_synth,
snd_emux_synth,snd_seq_dummy,snd_seq_oss,
snd_seq,snd_emu10k1,snd_rawmidi
snd_timer 22020 3 snd_seq,snd_emu10k1,snd_pcm
snd_page_alloc 10376 2 snd_emu10k1,snd_pcm
snd_util_mem 4992 2 snd_emux_synth,snd_emu10k1
snd_hwdep 9348 2 snd_emux_synth,snd_emu10k1
snd 49636 13 snd_emux_synth,snd_seq_virmidi,snd_pcm_oss,
snd_mixer_oss,snd_seq_oss,snd_seq,snd_emu10k1,
snd_rawmidi,snd_ac97_codec,snd_pcm,
snd_seq_device,snd_timer,snd_hwdep
soundcore 9568 1 snd
Can anybody point me to the right direction where I should look at?
Thanks in advance,
Arend
--
[email protected] mailing list