VIA front audio panel not working

Asked by Majid Navabi

I don't hear sound from front panel of my VIA sound card (it sis recognized as internal audio output in Ubuntu). when I was trying Ubuntu it was fine, but after I installed Ubuntu I can only hear sound from rear panel. The rear panel is not designed for headphone and won't give you the desired quality so I need my front panel. My motherboard model is: ESC G31T-M7.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu alsa-driver Edit question
Assignee:
No assignee Edit question
Solved by:
Majid Navabi
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

what is the output of:

wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh --upload

Thanks

Revision history for this message
Majid Navabi (majidnavabi) said :
#2

Internal Audio Analog Stereo

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

That isn't the output of the command I gave, at all....

Revision history for this message
Majid Navabi (majidnavabi) said :
#4

sorry for my bad answer, I'm not sure how to give you the output command of the file. when I open the file I see something like programing language. If it's of any use, I pasted it into a word document, here it is: http://www.mediafire.com/?g4ek6zku3kc8cr3
If this not useful please tell me how I should give you the output.
by the way, one thing that I've noticed is that when you install the nvidia graphic driver, then such an issue happens. I don't know what it's got to do with that, but I'm sure about it.

Revision history for this message
Daniel Letzeisen (dtl131) said :
#5

Run the following command in a terminal (it's all one command, copy/paste the entire line).

wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh --upload

I would try this and file a bug if it's still not working: https://wiki.ubuntu.com/Audio/UpgradingAlsa/DKMS

Revision history for this message
Majid Navabi (majidnavabi) said :
#6

after several days of puzzling around, I finally found out how to fix this.
type alsamixer in terminal, then turn the independency off by using arrow keys on keyboard. It was that easy!