I have provided a diff of Alsa tests on a before/after installing "alsaconf'.So alsaconf should not be able to work in FC2 Alsa is thatOn Wed, 09 Jun 2004 11:53:05 +1000, david walcroft wrote:
In FC 2 I did not have sound after installing and detection of my card
(Audigy-emu10k1) in firstboot,I tried most things - alsamixer,kmix,aumix
Gnome-alsamixer,chmod's on /dev/snd* but nothing worked, I knew alsaconf
was not in the alsa-utils.rpm anymore so I did a cvs alsa-utils from Alsa.org and compiled/installed.Now I have sound and checking my lsmod,
modprobe.conf there is big difference between the new and old setup's.
So I am curious as to why alsaconf was pulled from alsa-utils when it's possible that sound will work better with it included.
Thanks david
What big differences exactly? If you can't post a diff, attach what you've got right now.
alsaconf doesn't know about /etc/modprobe.conf.dist
And it doesn't insert alsactl calls into /etc/modprobe.conf either, because the ALSA 'alsasound' initscript is expected to do that (and that one is not needed/used with Fedora Core 2).
The only interesting thing in the alsasound script is, that it attempts at setting default volume levels.
correct,could it be though that people having problems with their sound
might benefit from installing alsaconf regardless.
david
1c1 < ALSA Audio Debug v0.0.7 - Sun May 30 13:06:23 EST 2004 --- > ALSA Audio Debug v0.0.7 - Thu Jun 10 09:37:07 EST 2004 5c5 < Linux reddwarf 2.6.5-1.358 #1 Sat May 8 09:04:50 EDT 2004 i686 athlon i386 GNU/Linux --- > Linux reddwarf 2.6.6-1.414 #1 Thu Jun 3 07:06:41 EDT 2004 i686 athlon i386 GNU/Linux 8,27c8,17 < snd_seq_oss 24448 0 < snd_seq_midi 5792 0 < snd_emu10k1_synth 5248 0 < snd_emux_synth 28288 1 snd_emu10k1_synth < snd_seq_virmidi 4864 1 snd_emux_synth < snd_seq_midi_event 5504 3 snd_seq_oss,snd_seq_midi,snd_seq_virmidi < snd_seq_midi_emul 6144 1 snd_emux_synth < snd_seq 39440 8 snd_seq_oss,snd_seq_midi,snd_emux_synth,snd_seq_virmidi,snd_seq_midi_event,snd_seq_midi_emul < snd_pcm_oss 40740 0 < snd_mixer_oss 13824 1 snd_pcm_oss < snd_emu10k1 71172 2 snd_emu10k1_synth < snd_rawmidi 17184 3 snd_seq_midi,snd_seq_virmidi,snd_emu10k1 < snd_pcm 68872 3 snd_pcm_oss,snd_emu10k1 < snd_timer 17156 2 snd_seq,snd_pcm < snd_seq_device 6152 7 snd_seq_oss,snd_seq_midi,snd_emu10k1_synth,snd_emux_synth,snd_seq,snd_emu10k1,snd_rawmidi < snd_ac97_codec 50436 1 snd_emu10k1 < snd_page_alloc 7940 2 snd_emu10k1,snd_pcm < snd_util_mem 3200 2 snd_emux_synth,snd_emu10k1 < snd_hwdep 6276 2 snd_emux_synth,snd_emu10k1 < snd 38372 17 snd_seq_oss,snd_seq_midi,snd_emux_synth,snd_seq_virmidi,snd_seq_midi_event,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_emu10k1,snd_rawmidi,snd_pcm,snd_timer,snd_seq_device,snd_ac97_codec,snd_util_mem,snd_hwdep --- > snd_emu10k1 71560 1 > snd_rawmidi 17444 1 snd_emu10k1 > snd_pcm 69256 2 snd_emu10k1 > snd_timer 17284 1 snd_pcm > snd_seq_device 6152 2 snd_emu10k1,snd_rawmidi > snd_ac97_codec 54788 1 snd_emu10k1 > snd_page_alloc 8072 2 snd_emu10k1,snd_pcm > snd_util_mem 3200 1 snd_emu10k1 > snd_hwdep 6276 1 snd_emu10k1 > snd 39396 9 snd_emu10k1,snd_rawmidi,snd_pcm,snd_timer,snd_seq_device,snd_ac97_codec,snd_util_mem,snd_hwdep 30d19 < alias snd-card-0 snd-emu10k1 32a22,24 > options -k snd-card-0 > alias snd-card-0 snd-emu10k1 > alias sound-slot-0 snd-emu10k1 35,36c27,28 < Advanced Linux Sound Architecture Driver Version 1.0.4rc2 (Tue Mar 30 08:19:30 2004 UTC). < Compiled on May 8 2004 for kernel 2.6.5-1.358. --- > Advanced Linux Sound Architecture Driver Version 1.0.4 (Mon May 17 14:31:44 2004 UTC). > Compiled on Jun 3 2004 for kernel 2.6.6-1.414. 48,51d39 < 1: : sequencer < 6: [0- 2]: hardware dependent < 10: [0- 2]: raw midi < 11: [0- 3]: raw midi 54d41 < 00-02: Emux WaveTable 82c69 < MemTotal: 517212 kB --- > MemTotal: 517224 kB