Bug 147547

Summary: Spype problem with sound
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Me Private <macosx>
Component: SoundAssignee: Takashi Iwai <tiwai>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: 64bit   
OS: SuSE Linux 10.0   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Me Private 2006-02-02 09:23:27 UTC
I have read the Novell solution of the problem with Skype sound :

*SOLUTION: Skype, the free VOIP software uses OSS (Open Sound System), which it reserves the whole sound system for itself. There are many work arounds for this. You can use ALSA directly, or through wrappers such as aRts. Here I will show how to do it with ALSA (Advanced Linux Sound Architecture).

First, you need to copy and paste the script provided below and add it to your /etc/asound.conf file.*

Please tell me where is file asound.conf, I did not fint such in my SuSE 10. If the file has another mane - what is the name .

Thank you in advance.

After that, when you want to start the software, type aoss skype at a command prompt to start the soft
Comment 1 Takashi Iwai 2006-02-03 11:39:43 UTC
There is no /etc/asound.conf as default.  You can write it by yourself.
Alternatively, you can write ~/.asoundrc instead of /etc/asound.conf.  ~/.asoundrc is for your personal use but /etc/asound.conf is system-wide.