niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » *nix » Linux » Distributions » Suse
Suse 9.2 SB Audigy 2 problem
Post new topic   Reply to topic Page 1 of 1 [8 Posts] View previous topic :: View next topic
Author Message
Oliver
*nix forums beginner


Joined: 08 Apr 2005
Posts: 12

PostPosted: Sun Feb 06, 2005 2:00 am    Post subject: Suse 9.2 SB Audigy 2 problem Reply with quote

I'm a linux virgin - just installed Suse 9.2 for the first time. It's picked
up my Audigy2 soundcard but i can't hear any sound at all ! I've checked the
volume but still no joy ! Any help appreciated.

Oliver
Back to top
JohnK
*nix forums Guru Wannabe


Joined: 24 Feb 2005
Posts: 143

PostPosted: Sun Feb 06, 2005 6:04 am    Post subject: Re: Suse 9.2 SB Audigy 2 problem Reply with quote

Oliver wrote:
Quote:
I'm a linux virgin - just installed Suse 9.2 for the first time. It's picked
up my Audigy2 soundcard but i can't hear any sound at all ! I've checked the
volume but still no joy ! Any help appreciated.

Oliver


Make sure its not muted. That is sometimes the initial setting...
Back to top
Grant
*nix forums Guru


Joined: 07 Mar 2005
Posts: 739

PostPosted: Sun Feb 06, 2005 6:11 am    Post subject: Re: Suse 9.2 SB Audigy 2 problem Reply with quote

Oliver wrote:

Quote:
I'm a linux virgin - just installed Suse 9.2 for the first time. It's
picked up my Audigy2 soundcard but i can't hear any sound at all ! I've
checked the volume but still no joy ! Any help appreciated.

Oliver

What worked for me was to go into the SuSE hardware tool and actually
configure the card. It detected it just fine but without it being
configured it was totally useless.

Grant
Back to top
David Wright
*nix forums Guru


Joined: 20 Feb 2005
Posts: 767

PostPosted: Sun Feb 06, 2005 9:04 am    Post subject: Re: Suse 9.2 SB Audigy 2 problem Reply with quote

Oliver wrote:

Quote:
I'm a linux virgin - just installed Suse 9.2 for the first time. It's
picked up my Audigy2 soundcard but i can't hear any sound at all ! I've
checked the volume but still no joy ! Any help appreciated.

Oliver

Like John said, check it isn't muted, but also check that it isn't
defaulting to outputing to the digital interface if you have analogue
speakers or to analogue if you have digital amp connected...

Dave
Back to top
HB@linux
*nix forums beginner


Joined: 22 Feb 2005
Posts: 3

PostPosted: Sun Feb 06, 2005 7:28 pm    Post subject: Re: Suse 9.2 SB Audigy 2 problem Reply with quote

Oliver wrote:

Quote:
I'm a linux virgin - just installed Suse 9.2 for the first time. It's
picked up my Audigy2 soundcard but i can't hear any sound at all ! I've
checked the volume but still no joy ! Any help appreciated.

Oliver
Hi Oliver


the following to get your'e sound
# Make sure all mixer applications have been unloaded. If not, you should
see a speaker icon on the tray beside the clock in the lower right corner.
In this case, right-click it and select Quit from the context menu.
# If the question [Should KAMix start automatically immediately after you
log in?] pops up when closing the mixer, confirm with Yes and skip to steps
13 and 14 of these instructions.
# Start the YaST Control Center and select Software -> Install and Remove
Software.
# Search for "kdemultimedia".
# Right-click the package kdemultimedia3-mixer then select Delete from menu
that opens.
# Press Accept in the lower right corner.
# Finish the YaST Control Center.
# Open a console (e.g., press [Alt]+[F2] and run the command konsole.
# Enter the command su - in the console.
# Enter the administrator's (root) password when prompted to do so. No
characters (asterisk or similar) are displayed when typing it.
# Execute the following commands in the given order:

* rcalsasound stop
* rm /etc/asound.state
* rcalsasound start
* alsamixer (browse to audigy A and press m to unmute the sound)
* alsactl store

Good luck

Harold
Back to top
Mr_Bill
*nix forums Guru Wannabe


Joined: 22 Feb 2005
Posts: 248

PostPosted: Sun Feb 06, 2005 9:53 pm    Post subject: Re: Suse 9.2 SB Audigy 2 problem Reply with quote

On Sun, 06 Feb 2005 03:00:25 +0000, Oliver wrote:

Quote:
I'm a linux virgin - just installed Suse 9.2 for the first time. It's picked
up my Audigy2 soundcard but i can't hear any sound at all ! I've checked the
volume but still no joy ! Any help appreciated.

Oliver

Open Kmixer
Goto the switches tab
Set the Audigy Analog/Digital Output Jack to on.

I always have to do that. 9.1 and 9.2.
Seems something defaults Audigy2 to digital output.

Mr_bill
Back to top
Shane Davenport
*nix forums beginner


Joined: 21 Feb 2005
Posts: 2

PostPosted: Tue Feb 08, 2005 6:51 am    Post subject: Re: Suse 9.2 SB Audigy 2 problem Reply with quote

I don't know if this will help you, but I had to bring up a terminal and
then go into alsamixer. There is an option in there that switches it from
digital to analog. I had to switch it to analog to get any sound. Hope
this helps.

"Oliver" <the4ofusuk@spamspamspam.ntlworld.com> wrote in message
news:dLfNd.792$CY4.607@newsfe1-gui.ntli.net...
Quote:
I'm a linux virgin - just installed Suse 9.2 for the first time. It's
picked
up my Audigy2 soundcard but i can't hear any sound at all ! I've checked
the
volume but still no joy ! Any help appreciated.

Oliver

Back to top
Dennis
*nix forums addict


Joined: 20 Feb 2005
Posts: 56

PostPosted: Tue Feb 08, 2005 11:57 pm    Post subject: Re: Suse 9.2 SB Audigy 2 problem Reply with quote

Mr_Bill wrote:

Quote:
On Sun, 06 Feb 2005 03:00:25 +0000, Oliver wrote:

I'm a linux virgin - just installed Suse 9.2 for the first time. It's
picked up my Audigy2 soundcard but i can't hear any sound at all ! I've
checked the volume but still no joy ! Any help appreciated.

Oliver

Open Kmixer
Goto the switches tab
Set the Audigy Analog/Digital Output Jack to on.

I always have to do that. 9.1 and 9.2.
Seems something defaults Audigy2 to digital output.

Mr_bill

That's what I have do with my SB Audigy2 card. Then I have to use the ALSA
Mixer to adjust the surround sound. It sounds great!

Dennis
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [8 Posts] View previous topic :: View next topic
The time now is Fri Jan 09, 2009 12:11 pm | All times are GMT
navigation Forum index » *nix » Linux » Distributions » Suse
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts Unknown in header problem -SOLVED- Light Speed Postfix 0 Thu Jul 03, 2008 10:40 am
No new posts Install suse from USB without BIOS support vjy04 Suse 0 Tue Jun 24, 2008 8:57 am
No new posts Install suse from USB without BIOS support vjy04 Suse 0 Tue Jun 24, 2008 8:56 am
No new posts Install suse from USB without BIOS support vjy04 Suse 0 Tue Jun 24, 2008 8:56 am
No new posts Install suse from USB without BIOS support vjy04 Suse 0 Tue Jun 24, 2008 8:55 am

Online Advertising | Credit Cards | Debt Consolidation | Credit Counseling | Links of Movies
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.3033s ][ Queries: 16 (0.1400s) ][ GZIP on - Debug on ]