LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-25-2005, 05:09 AM   #1
shellshock
LQ Newbie
 
Registered: Sep 2005
Posts: 15

Rep: Reputation: 0
5.1 sound not working on suse 9.3 and ubuntu 5.04


I have a 5.1 speaker system, but on both SUSE 9.3 and Ubuntu 5.04, only the front right and left speakers and the subwoofer are working. I'm not getting any sound out of the two rear speakers or the centre speaker.

I've opened alsamixer and tried unmuting things and raising volumes, to no avail. (Curiously, the only parameters that seem to make any difference at all are PCM, Surround, and Duplicate Front, each of which has the effect of muting everything if I turn them off. So for example, Master doesn't affect anything, which seems strange...)

Does anyone have any suggestions? I'm really confused about this....
 
Old 09-25-2005, 05:20 AM   #2
SlackerLX
Senior Member
 
Registered: Dec 2004
Location: Herzliyya, Israel
Distribution: SuSE 10.1; Testing Distros
Posts: 1,832

Rep: Reputation: 47
It utterly depends on your Sound Card. Mine works on all my systems. Be sure that in alsamixer "wave center" "wave surround" "center" "PCM" and "surround" chanels are enabled but all "LFE" chanels are disabled. LFE is to emulate matrix of 5.1 on 4 speaker systems
 
Old 09-25-2005, 05:47 AM   #3
shellshock
LQ Newbie
 
Registered: Sep 2005
Posts: 15

Original Poster
Rep: Reputation: 0
Thanks for the tip about LFE -- I didn't know what that was for!

As for wave center and wave surround, I don't see those parameters. I'm using alsamixer v.1.0.8. What do they do?
 
Old 09-25-2005, 05:54 AM   #4
SlackerLX
Senior Member
 
Registered: Dec 2004
Location: Herzliyya, Israel
Distribution: SuSE 10.1; Testing Distros
Posts: 1,832

Rep: Reputation: 47
open terminal first!
$su
[root passwd]
#alsamixer
Configure bars with arrows, enable or disable service with "m" key.
When done ESC
#alsactl store

If you have 5.1 speaker system, be sure that LFE channels bars
are all way down and [off]. LFE channel is to generate 5.1 emulation
matrix on 4 speaker systems.


P.S. LOGOUT IS NEEDED!
 
Old 09-25-2005, 06:25 AM   #5
shellshock
LQ Newbie
 
Registered: Sep 2005
Posts: 15

Original Poster
Rep: Reputation: 0
I opened a terminal, and typed alsamixer, but I don't see "Wave Surround" or "Wave Center" anywhere.

I did turn down and mute the LFE bar, and restarted the machine, but I'm still not getting any sound out of my rear or center speakers.

I really appreciate your suggestions, but I can't get them to work for me. I'm still a newbie, so maybe that has something to do with it....
 
Old 09-25-2005, 06:38 AM   #6
SlackerLX
Senior Member
 
Registered: Dec 2004
Location: Herzliyya, Israel
Distribution: SuSE 10.1; Testing Distros
Posts: 1,832

Rep: Reputation: 47
What card is that? If onboard AC97 that comes with NVIDIA and VIA chipset then it's 5.1 emulation for Microsoft only with lower channels passing through mike. In linux it won't work. If it's solid stand alone 5.1 card then operation I described above must work.
Also on SuSE there is a different way of doing this stuff:
Menu=>YaST=>Hardware=>Sound=>Volume
Adjust channels accordingly.
Again if you do not see the surround there it means that your 5.1 is emulation for Windows only. Sorry
 
Old 09-25-2005, 06:47 AM   #7
shellshock
LQ Newbie
 
Registered: Sep 2005
Posts: 15

Original Poster
Rep: Reputation: 0
The soundcard is integrated with my motherboard. I just opened alsamixer and it says that the card is NVidia CK804. I guess that means it's only "emulated" surround sound for Windows?

What does it mean for something to be "solid stand alone 5.1"? Are you talking about a separate sound card i.e. one that's not integrated with my motherboard?
 
Old 09-25-2005, 06:58 AM   #8
SlackerLX
Senior Member
 
Registered: Dec 2004
Location: Herzliyya, Israel
Distribution: SuSE 10.1; Testing Distros
Posts: 1,832

Rep: Reputation: 47
Quote:
Originally posted by shellshock
Are you talking about a separate sound card i.e. one that's not integrated with my motherboard?
Precisely! Hardware, not software. I also have NVIDIA chipset with integrated 5.1 onboard which works only for M$. I bought SB Live 5.1 and it works on all distributions. Even on BSD systems!
G'luck!
 
Old 09-25-2005, 07:07 AM   #9
shellshock
LQ Newbie
 
Registered: Sep 2005
Posts: 15

Original Poster
Rep: Reputation: 0
So I need to buy a new card?

Well, thanks very much for your help!

EDIT: By the way, how do you know this about the onboard surround sound not working on Linux? I've never seen a reference to that before....

Last edited by shellshock; 09-25-2005 at 07:46 PM.
 
Old 05-08-2006, 05:53 PM   #10
templarworld
LQ Newbie
 
Registered: May 2006
Posts: 1

Rep: Reputation: 0
Suse 10 sound prob

I updated my suse to 10 and lost the sound as well.
I followed this:

Quote:
open terminal first!
$su
[root passwd]
#alsamixer
Configure bars with arrows, enable or disable service with "m" key.
When done ESC
#alsactl store

If you have 5.1 speaker system, be sure that LFE channels bars
are all way down and [off]. LFE channel is to generate 5.1 emulation
matrix on 4 speaker systems.


P.S. LOGOUT IS NEEDED!
and it worked.

Thanks
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Sound In SuSE Not Working chiefreborn Linux - General 1 08-28-2005 02:10 PM
sound is not working properly SUSE 9.1 izquierdista SUSE / openSUSE 14 06-08-2005 11:34 PM
Sound not working properly in Ubuntu Icetec Linux - Hardware 1 04-15-2005 11:28 PM
sound not working in suse-9.1!! greythorne SUSE / openSUSE 3 10-14-2004 05:57 AM
Can't get sound working with SuSE 9.1 Stevetgn Linux - Newbie 3 05-19-2004 12:28 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:36 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration