Nick Rout wrote:
Roger Searle wrote:
Hi, kubuntu feisty. Sound generally works in that I can use amarok
to play MP3s. Yet I have no sound trying to view something like a
YouTube video in a player embedded in a web browser. And the "Test
Sound" button in System Settings doesn't produce any sound. Audio
device is ASLA, full duplex.
Googling hasn't given me any clarity or success eg installed
libflash-mozplugin, have installed all codecs and plugins available
in Automatix (flash, mplayer, firefox, multimedia codecs).
What/where do I need to be looking for/at?
Cheers,
Roger
do you have alsa's oss emulation running? Take a look at lsmod|grep oss
I am pretty sure that at least some flash players only use oss sound,
not alsa.
not sure if this says i do or not:
[EMAIL PROTECTED]:~$ lsmod | grep oss
snd_pcm_oss 43264 0
snd_mixer_oss 16512 2 snd_pcm_oss
snd_pcm 76680 2 snd_usb_audio,snd_pcm_oss
snd_seq_oss 31616 0
snd_seq_midi_event 7424 2 snd_seq_oss,snd_seq_midi
snd_seq 49648 6
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_seq_device 8204 5
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd 51716 12
snd_usb_audio,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwdep,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
I have been rather confused about sound on this installation. Another
sound related thing I have noticed is that with sound mixer or the
volume control in amarok, a change in volume control takes around 15
seconds to take effect. To my mind I may have more than one
sound-related issue to resolve, the googling I have done hasn't help my
lack of clarity given the large number of different issues (and fixes)
that people seem to have experienced.