XIT пишет: > > >> > > lsmod|grep snd что про звук говорит? > > затем alsamixer запускается? > > затем aplay some.wav воспроизводит? > > мб некий старый звук от креатив уже дохлый звук? > > > > -- > > Александр Вайтехович > > www: http://sanych.nnov.ru > > jabber: sanych{a}sanych.nnov.ru <http://sanych.nnov.ru> > > > > > > $ sudo lshw > > *-multimedia > > description: Multimedia audio controller > > product: SB Audigy > > vendor: Creative Labs > > physical id: a > > bus info: p...@0000:00:0a.0 > > version: 03 > > width: 32 bits > > clock: 33MHz > > capabilities: pm bus_master cap_list > > configuration: driver=EMU10K1_Audigy latency=32 > maxlatency=20 mingnt=2 module=snd_emu10k1 ну у меня такая на 8.04 прекрасно работает, иногда даже простейшим осциллом http://sanych.nnov.ru/note/239
> > > > $ lsmod | grep snd > snd_emu10k1_synth 14336 0 > snd_emux_synth 40704 1 snd_emu10k1_synth > snd_seq_virmidi 13440 1 snd_emux_synth > snd_seq_midi_emul 14592 1 snd_emux_synth > snd_emu10k1 144288 1 snd_emu10k1_synth > snd_ac97_codec 111012 1 snd_emu10k1 > ac97_bus 9856 1 snd_ac97_codec > snd_pcm_oss 46208 0 > snd_mixer_oss 22528 1 snd_pcm_oss > snd_pcm 83076 3 snd_emu10k1,snd_ac97_codec,snd_pcm_oss > snd_page_alloc 17032 2 snd_emu10k1,snd_pcm > snd_util_mem 12288 2 snd_emux_synth,snd_emu10k1 > snd_hwdep 15108 2 snd_emux_synth,snd_emu10k1 > snd_seq_dummy 10756 0 > snd_seq_oss 37760 0 > snd_seq_midi 14208 0 > snd_rawmidi 29568 3 snd_seq_virmidi,snd_emu10k1,snd_seq_midi > snd_seq_midi_event 15104 3 snd_seq_virmidi,snd_seq_oss,snd_seq_midi > snd_seq 56880 9 > snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event > snd_timer 29704 3 snd_emu10k1,snd_pcm,snd_seq > snd_seq_device 14988 8 > snd_emu10k1_synth,snd_emux_synth,snd_emu10k1,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq > snd 62628 13 > snd_emux_synth,snd_seq_virmidi,snd_emu10k1,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwdep,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device > soundcore 15200 1 snd интегрированная выключена? а то потом возникнет топик - "звук воспроизводится не там" ;) > > $ alsamixer > alsamixer: error while loading shared libraries: libasound.so.2: > cannot open shared object file: No such file or directory > > > $ aplay some.wav > aplay: error while loading shared libraries: libasound.so.2: cannot > open shared object file: No such file or directory > у меня этот файл в пакете libasound2 -- Александр Вайтехович www: http://sanych.nnov.ru jabber: sanych{a}sanych.nnov.ru -- ubuntu-ru mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-ru
