internet and sound

Asked by unknown1803

im new to ubuntu and my sound was acting sometimes my video card changes every time i turn off my pc so every time i turn it on i have 2 switch it manually because the alsa mixer doesn't do it. and now my system sounds and software sounds work, but my Firefox has no sound whats so ever.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gnome-media Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Olivier Cortès (olive) said :
#1

Hi,

you can set a default soundcard in ALSA if you have more than one (you seem to, but globally I feel your message is not very clear). To do that, open a Terminal (in menu "Applications" -> "Accessories" -> "Terminal"), then, type these commands in the terminal :

asoundconf list

Then you will see a list of your soundcards detected. For example, on my machine I get :

Names of available sound cards:
Intel
VIA

then, still in the terminal, type :

sudo asoundconf set-default-card <the_card>

Replacing <the_card> with one of the names provided by your "asounsconf list". Then the choosen card should STAY the default, even accross reboots.

For the sound in firefox, I don't know how to handle that issue, I don't use sound (nor flash) in Firefox, sorry.

regards,
Olivier

Can you help with this problem?

Provide an answer of your own, or ask unknown1803 for more information if necessary.

To post a message you must log in.