 |
03-08-2007, 06:08 PM
|
#1 (permalink)
|
|
Alpha Geek
Join Date: Mar 2004
Posts: 635
|
[Ubuntu Fiesty 7.04] Sound Problems
Hi ,
I have an Asus A8n-VM motherboard and 5.1 speakers. The proeblem i am facing is i get output only from 2 front speakers. If i set channel mode to 6ch , sound goes completely. I tried some ofthe workarounds suggested on ubunutofrums.org but they didnt work.
Code:
Aaman@aman-port:~$ aplay --list-devices
**** List of PLAYBACK Hardware Devices ****
card 0: NVidia [HDA NVidia], device 0: AD198x Analog [AD198x Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 1: AD198x Digital [AD198x Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
This is one the outputs asked for , so you can have a look
Also , i have a ATi Radeon x300 graphics card. After installing the ATi drivers , video played in VLC is shakey - however it not the case in mPlayer.
I really like VLC so i want to use that ..
__________________
You and Me forever be ...
--
PSpwned
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
03-08-2007, 06:55 PM
|
#2 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: [Ubuntu Fiesty 7.04] Sound Problems
I hope ati driver issues arebest told in http://ubuntuguide.org.
regarding audio,did you try opening the volume control on top panel and go to edit>preferences> options like surround etc unmuted.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
03-08-2007, 07:04 PM
|
#3 (permalink)
|
|
Wire muncher!
Join Date: Nov 2003
Posts: 6,173
|
Re: [Ubuntu Fiesty 7.04] Sound Problems
for the multi channel jus check which device is used, the analog or the digital and configure that accordingly by searching for relevant guides (i'm sorry i dun use multi channel so dunno abt the exact config, but search on the net). i think u are giving analog 5.1 connection while enabling the digital multichannel output. check that.
__________________
"The true measure of a man is how he treats someone who can do him absolutely no good."
http://phoenix-ani.blogspot.com
|
|
|
03-08-2007, 11:54 PM
|
#4 (permalink)
|
|
Alpha Geek
Join Date: Mar 2004
Posts: 635
|
Re: [Ubuntu Fiesty 7.04] Sound Problems
hi infra , dude i am sorry but i am not getting what you exactly mean ..
i dont know how does alsa handle sound .. plus m a newbie
just explain a bit more
__________________
You and Me forever be ...
--
PSpwned
|
|
|
04-08-2007, 06:19 AM
|
#5 (permalink)
|
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,658
|
Re: [Ubuntu Fiesty 7.04] Sound Problems
Quote:
|
Originally Posted by Maverick340
Also , i have a ATi Radeon x300 graphics card. After installing the ATi drivers , video played in VLC is shakey - however it not the case in mPlayer.
I really like VLC so i want to use that ..
|
Under Settings->Preferences, with Advanced Options checked, try choosing an option similar to what MPlayer uses in the division below:
Mostly MPlayer uses XV by default, so you could start your trial and error with that one.
__________________
Harsh J
www.harshj.com
|
|
|
04-08-2007, 09:35 AM
|
#6 (permalink)
|
|
UbuntuUser
Join Date: Sep 2006
Location: India
Posts: 746
|
Re: [Ubuntu Fiesty 7.04] Sound Problems
This happens with me sometimes when only one of my speakers work (out of two). I just pop in the virtual terminal <Ctrl>+<Alt>+F2 and log in as root.
Then use alsaconf. This will detect your sound card and will save the profile. Then go back to X using Ctrl+Alt+F7 and my sound comes back 
This problem is not solved if I restore any saved sound profile.
I use Zenwalk.
__________________
Core 2 Quad Q6600 G0, XFX 650i ultra, XFX 8600GT 512MB, Seagate 320GB, Altec Lansing ATP3, 2x1GB 800MHz, 19" Viewsonic VA1912WB, LiteOn DVD burner, Logitech K/B, mouse, Amigo 500W PSU, Local Cabby.
|
|
|
04-08-2007, 12:18 PM
|
#7 (permalink)
|
|
Wire muncher!
Join Date: Nov 2003
Posts: 6,173
|
Re: [Ubuntu Fiesty 7.04] Sound Problems
fiddle around wid volume control. file>devices... then edit>pref.. enable all switches.. check if the multichannel output is being directed to the digital out. check for any digital outs enable if u haf analog speakers.
@cynosure
i don't think ubuntu has alsaconf.
__________________
"The true measure of a man is how he treats someone who can do him absolutely no good."
http://phoenix-ani.blogspot.com
|
|
|
04-08-2007, 12:23 PM
|
#8 (permalink)
|
|
UbuntuUser
Join Date: Sep 2006
Location: India
Posts: 746
|
Re: [Ubuntu Fiesty 7.04] Sound Problems
Thats why I said "I use zenwalk". 
If you guys can suggest the equivalent of alsaconf in ubuntu, then I think this problem can be tackled.
__________________
Core 2 Quad Q6600 G0, XFX 650i ultra, XFX 8600GT 512MB, Seagate 320GB, Altec Lansing ATP3, 2x1GB 800MHz, 19" Viewsonic VA1912WB, LiteOn DVD burner, Logitech K/B, mouse, Amigo 500W PSU, Local Cabby.
|
|
|
04-08-2007, 12:44 PM
|
#9 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: [Ubuntu Fiesty 7.04] Sound Problems
^alsaconf was omitted by ubuntu devels saying it is obsolete.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
04-08-2007, 01:12 PM
|
#10 (permalink)
|
|
String Phreak
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
|
Re: [Ubuntu Fiesty 7.04] Sound Problems
@Maverick :
http://ubuntuguide.org/wiki/Ubuntu:F...s.29_with_ALSA
You need to insert the following (code) lines in your sound config file i.e asoundrc in your home directory! i.e $HOME/.asoundrc
Code:
pcm.!default {
type plug
slave.pcm "surround51"
slave.channels 6
route_policy duplicate
}
So
1. gedit /.asoundrc
2. Append the code lines to it!
3. Logout and login again!
4. That shud work!!
In FEDORA, u do it in "/etc/asound.conf"!!
__________________
Bad Bad server.....No candy for u!
|
|
|
04-08-2007, 06:30 PM
|
#11 (permalink)
|
|
Alpha Geek
Join Date: Mar 2004
Posts: 635
|
Re: [Ubuntu Fiesty 7.04] Sound Problems
^ i tried the duplicating thing.. dosent work. either that or som other setting is astray . after trying to duplicate sound output , should i set channel mode to 2 ch or 6 ch ?
I get this error when i use a command in terminal
Code:
ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM “surround51″
ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM “surround51″
ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM “surround51″
ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM “surround51″
ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM “surround51″
Quote:
|
Originally Posted by QwertyManiac
Under Settings->Preferences, with Advanced Options checked, try choosing an option similar to what MPlayer uses in the division below:
Mostly MPlayer uses XV by default, so you could start your trial and error with that one. 
|
set it to X11 , worked
__________________
You and Me forever be ...
--
PSpwned
Last edited by Maverick340; 04-08-2007 at 06:45 PM.
Reason: Automerged Doublepost
|
|
|
04-08-2007, 07:51 PM
|
#12 (permalink)
|
|
In Pursuit of "Happyness"
Join Date: May 2005
Location: New Delhi
Posts: 3,432
|
Re: [Ubuntu Fiesty 7.04] Sound Problems
Maverick340, try going through this thread if it helps!
http://ubuntuforums.org/showthread.php?t=205449
__________________
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain
|
|
|
04-08-2007, 11:19 PM
|
#13 (permalink)
|
|
String Phreak
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
|
Re: [Ubuntu Fiesty 7.04] Sound Problems
I have set it up as 6 channel!
__________________
Bad Bad server.....No candy for u!
|
|
|
05-08-2007, 03:42 PM
|
#14 (permalink)
|
|
Alpha Geek
Join Date: Mar 2004
Posts: 635
|
Re: [Ubuntu Fiesty 7.04] Sound Problems
https://help.ubuntu.com/community/HdaIntelSoundHowto
This helped. I am getting sound from all right channels + center ( right front , right surround and center )
The left channels give almost 0 output . I have checked for muted channels also , the are all unmuted .
The guide you suggested kalpik dosent help in this regard
__________________
You and Me forever be ...
--
PSpwned
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|