From Fedora Project Wiki

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 35: Line 35:
#*# Install snake: <pre>yum install snake</pre>
#*# Install snake: <pre>yum install snake</pre>
#*# Configure your system for installation: <pre>snake-install http://download.fedora.redhat.com/pub/fedora/linux/releases/test/10-Beta/Fedora/i386/os</pre>
#*# Configure your system for installation: <pre>snake-install http://download.fedora.redhat.com/pub/fedora/linux/releases/test/10-Beta/Fedora/i386/os</pre>
'''Upgrade Pulse Audio'''
A newer version of ''pulseaudio'' has been built since the release of F10-Beta.  The latest version is [http://koji.fedoraproject.org/koji/buildinfo?buildID=65387 pulseaudio-0.9.13-1.fc10], a changelog is available in [http://koji.fedoraproject.org koji].
# To install the update type: <pre> yum update pulseaudio</pre>


=== How to test? ===
=== How to test? ===
Line 59: Line 53:
Open a terminal window and run:  
Open a terminal window and run:  


<pre>pavucontrol</pre>  
<pre>gnome-volume-control</pre>  


Open Edit and select all tracks.
Open Edit and select all tracks.
Line 92: Line 86:
   
   
If you have a sound card that supports surround sound you can enable surround sound  
If you have a sound card that supports surround sound you can enable surround sound  
by editing /etc/pulse/daemon.conf.
by editing /etc/pulse/daemon.conf find the line that has "; default-sample-channels = 2"
 
Find the line that has "; default-sample-channels = 2"
change 2 to 6 for 5.1 or to 8 for 7.1 then restart the pulseudio.
change 2 to 6 for 5.1 or to 8 for 7.1 then restart the pulseudio.


Consult the documentation of the media player that you use  
Consult the media player documentation of the player that you use on how to set it to play 5.1 audio
on how to set it to play 5.1 audio.
 
Take a look at http://www.pulseaudio.org/wiki/PerfectSetup


Please add your thoughts below or discuss any issues or concerns on IRC #fedora-qa.
Please add your thoughts below or discuss any issues or concerns on IRC #fedora-qa.


'''Assumptions:'''
* Start with a system with a default configuration


'''Things to Avoid:'''
'''Things to Avoid:'''
Line 112: Line 103:


'''Debugging Tips:'''
'''Debugging Tips:'''
* Add your user to the pulse-rt group. Note you will need to logout and in again for it to take effect.
<pre>su -c '/usr/sbin/usermod -a -G pulse-rt <username>'</pre>
* Kill pulseaudio
<pre>pulseaudio -k</pre>
* Start pulseaudio verbose mode
<pre>pulseaudio -vvvv</pre>
* Ensure the volume is up and unmuted using either:
* Ensure the volume is up and unmuted using either:
** ''alsamixer''
** ''alsamixer''
** ''pavucontrol''
** ''gnome-volume-control''
** ''alsamixer -c0'' (to bypass PA)
 
* Are any ''$HOME/.asoundrc*' files present that might be customizing your sound preferences?
* Are any ''$HOME/.asoundrc*' files present that might be customizing your sound preferences?
* Are any sound-related messages present in ''/var/log/messages'' or ''dmesg'' ?
* Are any sound-related messages present in ''/var/log/messages'' or ''dmesg'' ?
* Include the URL generated by running [http://www.alsa-project.org/alsa-info.sh] in any bug reports
* Include the URL generated by running [http://www.alsa-project.org/alsa-info.sh] in any bug reports
* Include output of aplay -L, the verbose pulseaudio -vvvv output (see above) and the output of "ls" inside of "pacmd" in any bug reports.
* If you found CPU load related issues, please include oprofile dumps in your bug report. See the cheat sheet: http://oprofile.sourceforge.net/docs/
* For crashes include a full backtrace.
* Include your smoltProfile url in any bug report. Encase you did not send it in the first place..
<pre>su -c 'smoltSendProfile -a'</pre>
* Consult http://pulseaudio.org/wiki/FAQ
* Consult http://pulseaudio.org/wiki/FAQ
=== Sound Cards Tested ===
Please record information about the sound cards you've tested in the table below.
{|
! Driver || PCI ID || Vendor/Model
|-
! colspan="2"| Tested By || Notes
|-
| snd_hda_intel
| 00:1b.0
| Intel Corporation 631xESB/632xESB High Definition Audio Controller (rev 09)
|-
| colspan="2" align="right" style="background-color: yellow;" | [[User:jlaska]]
| alsa-info.sh - http://www.alsa-project.org/db/?f=0bba90565883dc921f97eeb910e9bc30076b30cd
Filed Bug#[[rhbug:466338|466338]] - I: memblock.c: Pool full
|-
| snd_hda_intel
| 00:1b.0
| Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
|-
| colspan="2" align="right" style="background-color: lightgreen;" | [[User:darthmarth37]]
| alsa-info.sh - http://www.alsa-project.org/db/?f=0341f71bc3db75ff2219843d568b9e710dbbfd59
|-
| snd_hda_intel
| 00:1b.0
| Analog Devices AD1984
|-
| colspan="2" align="right" style="background-color: lightgreen;" | [[DenisLeroy]]
| alsa-info.sh - http://www.alsa-project.org/db/?f=5547bcb5796f98eea0ad3b96a7de05d35d600863
|-
| snd_usb_audio
| 046d:0990
| Logitech QuickCam Pro 9000
|-
| colspan="2" align="right" style="background-color: lightgreen;" | [[DenisLeroy]]
| alsa-info.sh - http://www.alsa-project.org/db/?f=5547bcb5796f98eea0ad3b96a7de05d35d600863
|-
| snd_hda_intel
| 8086:27d8
| Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
|-
| colspan="2" align="right" style="background-color: lightgreen;" | [[User:robertmwilliams]]
| alsa-info.sh - http://www.alsa-project.org/db/?f=6a214dd15ada41945cb8a18ec382fe85d7fccde6
|-
| snd_hda_intel,
snd_usb_audio
| 8086:27d8
| Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
|-
| colspan="2" align="right" style="background-color: lightgreen;" | [[User:ndim]]
| alsa-info.sh - http://www.alsa-project.org/db/?f=831930df75ad63a16c6be799bc1689cd1a690bbd
|-
| snd_hda_intel
| 8086:269a
| Audio device: Intel Corporation 631xESB/632xESB High Definition Audio Controller (rev 09)
|-
| colspan="2" align="right" style="background-color: lightgreen;" | [[User:Jwilson]]
| alsa-info.sh - http://www.alsa-project.org/db/?f=7a82bfcfb51d9438f5ed3d28c279e2fed7c5a533
|-
| snd_emu10k1
| 06:0d.0
| Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 08)
|-
| colspan="2" align="right" style="background-color: lightgreen;" | [[User:poelstra]]
|
* alsa-info.sh - http://www.alsa-project.org/db/?f=b4d3be343f26579cbb7188530747c0a8f8780650
* input: Logitech Logitech USB Headset as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.3/input/input8 (350)
|-
| snd_via82xx
| 1106:3059
| Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
|-
| colspan="2" align="right" style="background-color: red;" | [[User:Jwilson]]
| alsa-info.sh - http://www.alsa-project.org/db/?f=17a8942fb9cb8acf12cd6686c22990dd4432cb67
Filed Bug#[[rhbug:466351|466351]] - snd-via82xx made of fail
|-
|}


=== Where to file bugs ===
=== Where to file bugs ===
Line 243: Line 128:


{{admon/tip|Want to join in?|If you'd like to sign up to help field questions, please add your name to the list above.}}
{{admon/tip|Want to join in?|If you'd like to sign up to help field questions, please add your name to the list above.}}
[[Category:Fedora 10 Test Days]]
Please note that all contributions to Fedora Project Wiki are considered to be released under the Attribution-Share Alike 4.0 International (see Fedora Project Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please solve the following task below and enter the answer in the box (more info):

Cancel Editing help (opens in new window)

Templates used on this page: