Results 1 to 10 of 17
I have a onboard soundcard,but I bougth an Audigy and installed it but I don´t have anymore sound on my PC.What can I do in order to Linux recognize the ...
- 01-22-2008 #1Just Joined!
- Join Date
- Jan 2008
- Location
- Portugal
- Posts
- 42
How to install SoundBlaster Audigy
I have a onboard soundcard,but I bougth an Audigy and installed it but I don´t have anymore sound on my PC.What can I do in order to Linux recognize the new sound card?
- 01-22-2008 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
You probably need to disable the onboard sound in your BIOS settings.
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 01-22-2008 #3Just Joined!
- Join Date
- Jan 2008
- Location
- Portugal
- Posts
- 42
I think my BIOS donīt have that option.So what should I do in order to uninstall the Realtek drivers on Linux?
- 01-23-2008 #4
- 01-23-2008 #5
Ther is no reason that you can not have more then one sound device, though it is unusual.
Configure it in yast and select the card you want as the default. YOu can test it by pressing other button and advanvced
With SoundBlaster you will probably need to make the user a member of the audio group.
This looks like a great page to trouble shoot.
AudioTroubleshooting - openSUSE
- 01-23-2008 #6Just Joined!
- Join Date
- Jan 2008
- Location
- Portugal
- Posts
- 42
When I do this,everything is ok:
"# YAST > HARDWARE > SOUND and select your audio card and delete it (which deletes the configuration, not the card). Then add the card, and configure the card. Test your sound. "
But after restart the PC I donīt have anymore sound,so what should I do?I did this,but no success
" STEP-6: How To Fix a Permissions Problem
In some cases user root will have sound, but a regular user will not have sound. Typically this is due to a permissions problem being experienced by the regular user. One way that sometimes works to address this, is to add the regular user to group "audio". This can be done by:
YAST >> Security and Users >> User Management >> "select your user" >> Edit >> Details >> Groups >> check "audio" and then click on "ACCEPT".
Note you must log out and log back in as a regular user (ie typically restart X window (ie restart KDE or Gnome or Xfce ... )) in order for this permission change to have an effect."
- 01-23-2008 #7
- 01-23-2008 #8
suggestion to test
To help us debug this, after reboot, try manually restarting alsa, to see if that helps. So set up your sound under YAST > HARDWARE > SOUND, and confirm it works:
speaker-test -c2 -Ddefault -twav
Then reboot. Run the test to see if it works after reboot.
speaker-test -c2 -Ddefault -twav
Don't forget to check your mixer, as it may be muted or volume very low after a reboot. Ensure both Master Volume and PCM are up at 75% or so.
If it does not work after that, then in a konsole with root permissions type:
rcalsasound restart
Then test your sound again.
speaker-test -c2 -Ddefault -twav
Please advise if that restart of alsa immediately after a boot has any affect. Again, don't forget to check your mixer.
Don't forget, LINUX is case sensitive. So "Ddefault" is NOT the same as "ddefault" nor the same as "DDEFAULT" nor the same as "DDefault". You need to be very precise in the character case.
- 01-23-2008 #9Just Joined!
- Join Date
- Jan 2008
- Location
- Portugal
- Posts
- 42
alsaconfig is detecting an Audigy LS and mine is a SE!Maybe this is the problem,no?I have to erase and then edit it and finally works,but after reboot all goes the same again!
- 01-23-2008 #10


Reply With Quote
