LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 09-08-2007, 01:32 AM   #1
lady_chance
LQ Newbie
 
Registered: Feb 2007
Location: Texas, USA
Distribution: Kubuntu 7.10
Posts: 16

Rep: Reputation: 0
No sound with Creative Sound Blaster Audigy SE on openSuSE 10.2


Well, hello again. And here I thought my computer was running like a dream.

Picked up a new soundcard today, because, well, the one in my box was from 2000, and SuSE doesn't like it. Kind of like it doesn't like this one. (Old card was some weird Esoniq thing).

Okay, so, I get the card, put it in, etc, and the speakers crackle a little when I plug them in, which I take as a good sign, and I configure it with yast, which goes nicely, except it thinks my card is an LS and not an SE. But I get no sound, and kmix still only recognizes my onboard sound (which I've been using for months and is dreadful- nvidia nForce2, I think). So I disabled the onboard, and now kmix tells me it can't find the mixer, whatever that means.

So I do some googling, and run alsaconf, which appears to set up my card, except that during the test I hear nothing. And kmix still says no, and so does AlsaMixer. Actually, here's exactly what it says:

Code:
alsamixer: function snd_ctl_open failed for default: No Such Device
And Amarok says to me:

Code:
xine was unable to initialize any audio drivers.
However, after running alsaconf, I started hearing static on the speakers. Not loud, just enough that I know they're on. Like they're turned up high but there's no sound to them- even though they're not up high.

So. What do I do? I'd really like to not have to go back to onboard sound. It does terrible things to my mic (noise so loud when you try to record that it overwhelms the recording).

I'd be more than happy to provide you with any additional information you might need.

EDIT: Ran alsaconf again, and this time the test sound played. Very, very loudly. Other errors still stand, though.

Last edited by lady_chance; 09-08-2007 at 01:47 AM.
 
Old 09-08-2007, 04:08 AM   #2
andrewdodsworth
Member
 
Registered: Oct 2003
Location: United Kingdom
Distribution: SuSE 10.0 - 11.4
Posts: 347

Rep: Reputation: 30
In YaST when you go into the soundcard setup under advanced there may be some additional options for difficult cards - can't remember exactly what's there but you could try tweaking those to see if that helps. If alsaconf can get it to work then it should be possible to get YaST to get it to start each time. Good luck!
 
Old 09-08-2007, 01:45 PM   #3
lady_chance
LQ Newbie
 
Registered: Feb 2007
Location: Texas, USA
Distribution: Kubuntu 7.10
Posts: 16

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by andrewdodsworth View Post
In YaST when you go into the soundcard setup under advanced there may be some additional options for difficult cards - can't remember exactly what's there but you could try tweaking those to see if that helps. If alsaconf can get it to work then it should be possible to get YaST to get it to start each time. Good luck!
Whenever I configure the card with alsaconf, it's -unconfigured- with yast. Like, I'll set it up in yast, run alsaconf, and when I go back to yast, it's no longer set up.

The advaced setup says "there are no options for this module".
 
Old 09-08-2007, 01:59 PM   #4
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
Are you sure that the card was properly installed? What do you get if you run lspci -v? Does the card show up or not?
 
Old 09-08-2007, 02:40 PM   #5
lady_chance
LQ Newbie
 
Registered: Feb 2007
Location: Texas, USA
Distribution: Kubuntu 7.10
Posts: 16

Original Poster
Rep: Reputation: 0
Just fixed the problem. Installed the developmental alsa packages, ran alsa conf again, and now everything is perfectly functional. My other alsa packages were from a repo, and I've heard it works better if you install from source. And, what do you know! It does. Thank you guys for your help anyway, though. It gave me the inspiration to NOT just chuck it back in the box and take it back to the store.

The only problem I have NOW is that the card is nicer than my speakers, which will be solved with the next influx of cash.

Last edited by lady_chance; 09-08-2007 at 02:42 PM.
 
Old 09-26-2007, 12:22 PM   #6
ekennedy
LQ Newbie
 
Registered: Sep 2007
Posts: 2

Rep: Reputation: 0
How did you go about fixing your problem? I have the same exact problem as you and would like to know how you were able to fix it.
 
Old 09-27-2007, 03:00 AM   #7
lady_chance
LQ Newbie
 
Registered: Feb 2007
Location: Texas, USA
Distribution: Kubuntu 7.10
Posts: 16

Original Poster
Rep: Reputation: 0
Resolution!

Quote:
Originally Posted by ekennedy View Post
How did you go about fixing your problem? I have the same exact problem as you and would like to know how you were able to fix it.
Sent you a message. In case you didn't get it...

I just installed the developmental packages from the ALSA website. Downloaded the source tarballs and compiled the same way I would any other tarball- however, I did it with the arguments for my soundcard. I think the different chipset arguments are in the ALSA wiki. Right here. And then removed the RPMs that came with my SuSE install with Smart (you can also use Yast/Zen, if that still works for you), so I wouldn't have conflicting libraries.. And then I restarted, opened a terminal (Yakuake, Konsole, X Terminal, whichever you prefer), and ran
Code:
alsaconf
.

Configured the soundcard, restarted again, and everything worked just fine.

I deeply apologize if that makes no sense at all. If it doesn't, you'd be better off asking someone with better Linux-fu, as I'm just a user, and I can only explain things as they work for me, not how they really work. Which means I don't know how to describe it simpler. ^^;
 
Old 09-28-2007, 08:28 PM   #8
ekennedy
LQ Newbie
 
Registered: Sep 2007
Posts: 2

Rep: Reputation: 0
it makes sense but still doesn't work though i have't deleted the rpms yet.
 
  


Reply



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
No sound coming from my sound blaster audigy 2 ZS platinum sound card msab Linux - Hardware 9 12-05-2010 05:10 AM
No sound w/ Creative Audigy Sound Blaster Live nyhm Linux - Hardware 10 10-08-2006 05:35 PM
Does Creative Sound Blaster 5.1 or Audigy Value work in Linux? EtherGhost Linux - Hardware 1 07-13-2006 06:17 PM
Mandriva 2006 and ALSA sound drivers and Creative USB Sound Blaster MP3+ fieryprophet Linux - General 1 05-06-2006 11:20 AM
ALSA not working for Creative Sound Blaster Live 24 Bit sound card vishalsonu Linux - Hardware 7 08-20-2005 01:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 12:54 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