I have an EMU1212M with no audio dock working fine in Win XP Pro but Fedora 12 does not recognize it.
When I run alsamixer, I get one Master Input that is not adjustable.
cat /proc/asound/version
says:
Advanced Linux Sound Architecture Driver Version 1.0.22.1.
Compiled on Apr 4 2010 for kernel 2.6.31.5-127.fc12.x86_64 (SMP).
cat /proc/asound/cards
says:
--- no soundcards ---
cat /proc/asound/devices
says:
1: : sequencer
33: : timer
cat /proc/asound/oss/devices
says:
Nothing
cat /proc/asound/timers
says:
G0: system timer : 1000.000us (10000000 ticks)
cat /proc/asound/pcm
says:
Nothing
When I try to play a wave with aplay, I don't get any errors but I don't get any sound either. Finally, lsmod also seems to generate correct output with the emu10k1 driver loaded:
[earyso@localhost alsa]$ lsmod
Module Size Used by
fuse 62048 2
sunrpc 191864 1
ip6t_REJECT 5856 2
nf_conntrack_ipv6 21880 2
ip6table_filter 4016 1
ip6_tables 19664 1 ip6table_filter
ipv6 298864 52 ip6t_REJECT,nf_conntrack_ipv6
cpufreq_ondemand 7824 4
acpi_cpufreq 10528 0
freq_table 4864 2 cpufreq_ondemand,acpi_cpufreq
dm_multipath 17304 0
uinput 9248 0
usblp 13776 0
firewire_ohci 23348 0
firewire_core 47880 1 firewire_ohci
snd_emu10k1_synth 7232 0
snd_emux_synth 35312 1 snd_emu10k1_synth
snd_seq_virmidi 6976 1 snd_emux_synth
snd_seq_midi_event 7600 1 snd_seq_virmidi
snd_seq_midi_emul 6400 1 snd_emux_synth
e1000e 124624 0
shpchp 34636 0
i2c_i801 12800 0
serio_raw 6644 0
joydev 11984 0
snd_emu10k1 143520 1 snd_emu10k1_synth
snd_rawmidi 23456 2 snd_seq_virmidi,snd_emu10k1
snd_ac97_codec 118568 1 snd_emu10k1
ac97_bus 2320 1 snd_ac97_codec
snd_seq 55440 4 snd_emux_synth,snd_seq_virmidi,snd_seq_midi_event,snd_seq_midi_emul
snd_pcm 79400 2 snd_emu10k1,snd_ac97_codec
snd_seq_device 7860 5 snd_emu10k1_synth,snd_emux_synth,snd_emu10k1,snd_rawmidi,snd_seq
snd_timer 22128 3 snd_emu10k1,snd_seq,snd_pcm
snd_page_alloc 10000 2 snd_emu10k1,snd_pcm
snd_util_mem 4624 2 snd_emux_synth,snd_emu10k1
snd_hwdep 9384 2 snd_emux_synth,snd_emu10k1
snd 62920 10 snd_emux_synth,snd_seq_virmidi,snd_emu10k1,snd_rawmidi,snd_ac97_codec,snd_seq,snd_pcm,snd_seq_device,snd_timer,snd_hwdep
soundcore 7328 1 snd
iTCO_wdt 13008 0
crc_itu_t 2080 1 firewire_core
iTCO_vendor_support 3588 1 iTCO_wdt
nouveau 544292 2
ttm 41952 1 nouveau
drm_kms_helper 25360 1 nouveau
drm 171168 4 nouveau,ttm,drm_kms_helper
i2c_algo_bit 6020 1 nouveau
i2c_core 28608 4 i2c_i801,nouveau,drm,i2c_algo_bit
I have tried downloading/compiling the latest alsa drivers from the Alsa page but that didn't seem to help either. I didn't get any compiler errors, but I'm not 100% sure the kernel objects overwrote the prepackaged fedora modules.
Any Ideas,
Shawn
------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev
_______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user