| Michalxo |
01-18-2007 05:26 AM |
problem with ALSA, no sound through alsa, oss works SB Live! 5.1
Hi all, I have a problem with alsa. I can't here any sound using alsa driver, but oss works. When I play XMMS with alsa output it says this:
Code:
ALSA lib confmisc.c:1283:(snd_func_refer) Unable to find definition 'defaults.namehint.extended'
ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:3972:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm_direct.c:1427:(_snd_pcm_direct_get_slave_ipc_offset) Unknown slave PCM hw:0,0
** WARNING **: alsa_setup(): Failed to open pcm device (default): No such file or directory
every other output works good. When Iam booting UBUNTU (dapper) I cant here that drums in background when Iam logging in, just beep. :(
I've tried compile alsa using this: http://alsa-project.org/alsa-doc/doc...module=emu10k1
Code:
~$ lsmod |grep snd
snd_emu10k1_synth 7296 0
snd_emux_synth 37760 1 snd_emu10k1_synth
snd_seq_virmidi 7680 1 snd_emux_synth
snd_seq_midi_emul 7168 1 snd_emux_synth
snd_seq_oss 34816 0
snd_seq_midi 8992 0
snd_seq_midi_event 7552 3 snd_seq_virmidi,snd_seq_oss,snd_seq_midi
snd_seq 52176 8 snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_emu10k1 131776 3 snd_emu10k1_synth
snd_rawmidi 25504 3 snd_seq_virmidi,snd_seq_midi,snd_emu10k1
snd_ac97_codec 101284 1 snd_emu10k1
ac97_bus 2304 1 snd_ac97_codec
snd_pcm_oss 48160 1
snd_mixer_oss 18816 1 snd_pcm_oss
snd_pcm 82056 3 snd_emu10k1,snd_ac97_codec,snd_pcm_oss
snd_seq_device 8460 7 snd_emu10k1_synth,snd_emux_synth,snd_seq_oss,snd_seq_midi,snd_seq,snd_emu10k1,snd_rawmidi
snd_timer 25092 3 snd_seq,snd_emu10k1,snd_pcm
snd_page_alloc 10760 2 snd_emu10k1,snd_pcm
snd_util_mem 4608 2 snd_emux_synth,snd_emu10k1
snd_hwdep 9732 2 snd_emux_synth,snd_emu10k1
snd 58984 15 snd_emux_synth,snd_seq_virmidi,snd_seq_oss,snd_seq,snd_emu10k1,snd_rawmidi,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_device,snd_timer,snd_hwdep
soundcore 10208 2 snd
Iam a n00b, so plz help me someone... it was working correctly before using this manual, https://help.ubuntu.com/community/HdaIntelSoundHowto because ubutnu didn't recognize my soundcard even after 2 reboots, so I got this advice & unfortunately it all has s*** :( can someone help me PLZ ?
Iam using ubuntu dapper SB Live! 5.1 Creative Labs
if you need some more info, I'll paste here more :) just help me plz :(
|