Page 17 of 18 FirstFirst ... 715161718 LastLast
Results 161 to 170 of 180

Thread: HOWTO: Surround sound in pulseaudio

  1. #161
    Join Date
    May 2009
    Beans
    2

    Re: HOWTO: Surround sound in pulseaudio

    All,

    First I'm going to say I'm a Fedora user -- sorry to break ranks

    I've been trying to get my 4.1 channel speakers to work in F10 for a few days now, with limited (ok, no) success. I'm hoping you all can help. If there's anything you can suggest I'd appreciate it. My alsamixer (no matter what I do) seems shows only two channels.

    Here's the output from aplay -l
    Code:
    **** List of PLAYBACK Hardware Devices ****
    card 0: SB [HDA ATI SB], device 0: HDA Generic [HDA Generic]
      Subdevices: 1/1                                           
      Subdevice #0: subdevice #0
    card 1: HDMI [HDA ATI HDMI], device 3: ATI HDMI [ATI HDMI]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    aplay -L
    Code:
    front:CARD=SB,DEV=0
        HDA ATI SB, HDA Generic
        Front speakers
    surround40:CARD=SB,DEV=0
        HDA ATI SB, HDA Generic
        4.0 Surround output to Front and Rear speakers
    surround41:CARD=SB,DEV=0
        HDA ATI SB, HDA Generic
        4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=SB,DEV=0
        HDA ATI SB, HDA Generic
        5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=SB,DEV=0
        HDA ATI SB, HDA Generic
        5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=SB,DEV=0
        HDA ATI SB, HDA Generic
        7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    null
        Discard all samples (playback) or generate zero samples (capture)
    pulse
        PulseAudio Sound Server
    default
        Default
    hdmi:CARD=HDMI
        HDA ATI HDMI, ATI HDMI
        HDMI Audio Output
    This is my sink config line:
    Code:
    load-module module-alsa-sink device=hw:0 channels=5 channel_map=front-left,front-right,rear-left,rear-right,lfe
    Output from pulseaudio -vvv:
    Code:
    I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.                                                                                               
    I: caps.c: Dropping root privileges.                                                                                                                        
    I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.                                                                                               
    D: main.c: Started as real root: no, suid root: yes                                                                                                         
    I: main.c: PolicyKit refuses acquire-high-priority privilege.                                                                                               
    N: main.c: Called SUID root and real-time and/or high-priority scheduling was requested in the configuration. However, we lack the necessary privileges:    
    N: main.c: We are not in group 'pulse-rt', PolicyKit refuse to grant us the requested privileges and we have no increase RLIMIT_NICE/RLIMIT_RTPRIO resource limits.                                                                                                                                                     
    N: main.c: For enabling real-time/high-priority scheduling please acquire the appropriate PolicyKit privileges, or become a member of 'pulse-rt', or increase the RLIMIT_NICE/RLIMIT_RTPRIO resource limits for this user.                                                                                              
    I: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted                                                                                 
    I: main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted                                                                                 
    D: main.c: Can realtime: no, can high-priority: no                                                                                                          
    D: main.c: Can realtime: no, can high-priority: no                                                                                                          
    I: main.c: This is PulseAudio 0.9.14                                                                                                                        
    D: main.c: Compilation host: x86_64-redhat-linux-gnu                                                                                                        
    D: main.c: Compilation CFLAGS: -ggdb -Wall -W -Wextra -pedantic -pipe -Wno-long-long -Wvla -Wno-overlength-strings -Wconversion -Wundef -Wformat -Wlogical-op -Wpacked -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wno-unused-parameter -ffast-math                                                                                                                              
    D: main.c: Running on host: Linux x86_64 2.6.27.21-170.2.56.fc10.x86_64 #1 SMP Mon Mar 23 23:08:10 EDT 2009                                                 
    I: main.c: Page size is 4096 bytes                                                                                                                          
    D: main.c: Compiled with Valgrind support: no                                                                                                               
    D: main.c: Running in valgrind mode: no                                                                                                                     
    D: main.c: Optimized build: no                                                                                                                              
    I: main.c: Machine ID is 74399f08d460f8c169be514e49fdd77e.                                                                                                  
    I: main.c: Using runtime directory /home/swankcr/.pulse/74399f08d460f8c169be514e49fdd77e:runtime.                                                           
    I: main.c: Using state directory /home/swankcr/.pulse.                                                                                                      
    I: main.c: Running in system mode: no                                                                                                                       
    I: main.c: Fresh high-resolution timers available! Bon appetit!                                                                                             
    D: memblock.c: Using shared memory pool with 1024 slots of size 64.0 KiB each, total size is 64.0 MiB, maximum usable slot size is 65472                    
    I: module-device-restore.c: Sucessfully opened database file '/home/swankcr/.pulse/74399f08d460f8c169be514e49fdd77e:device-volumes.x86_64-redhat-linux-gnu.gdbm'.                                                                                                                                                       
    I: module.c: Loaded "module-device-restore" (index: #0; argument: "").                                                                                      
    I: module-stream-restore.c: Sucessfully opened database file '/home/swankcr/.pulse/74399f08d460f8c169be514e49fdd77e:stream-volumes.x86_64-redhat-linux-gnu.gdbm'.                                                                                                                                                       
    I: module.c: Loaded "module-stream-restore" (index: #1; argument: "").                                                                                      
    D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...                                                                                                 
    D: alsa-util.c: Maximum hw buffer size is 371 ms                                                                                                            
    W: alsa-util.c: Device hw:0 doesn't support 5 channels, changed to 2.                                                                                       
    I: module-alsa-sink.c: Successfully opened device hw:0.                                                                                                     
    I: module-alsa-sink.c: Successfully enabled mmap() mode.                                                                                                    
    I: module-alsa-sink.c: Successfully enabled timer-based scheduling mode.                                                                                    
    I: alsa-util.c: Successfully attached to mixer 'hw:0'                                                                                                       
    I: alsa-util.c: Cannot find mixer control "Master" or mixer control is no combination of switch/volume.                                                     
    W: alsa-util.c: Cannot find fallback mixer control "PCM" or mixer control is no combination of switch/volume.                                               
    I: alsa-util.c: Using mixer control "PCM".                                                                                                                  
    I: module-device-restore.c: Restoring volume for sink alsa_output.hw_0.                                                                                     
    I: module-device-restore.c: Restoring mute state for sink alsa_output.hw_0.                                                                                 
    I: sink.c: Created sink 0 "alsa_output.hw_0" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right                                      
    I: module-device-restore.c: Restoring volume for source alsa_output.hw_0.monitor.                                                                           
    I: module-device-restore.c: Restoring mute state for source alsa_output.hw_0.monitor.                                                                       
    I: source.c: Created source 0 "alsa_output.hw_0.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right                          
    I: module-alsa-sink.c: Using 2 fragments of size 32768 bytes, buffer time is 371.52ms                                                                       
    I: module-alsa-sink.c: Time scheduling watermark is 50.00ms                                                                                                 
    D: module-alsa-sink.c: hwbuf_unused_frames=0                                                                                                                
    D: module-alsa-sink.c: setting avail_min=56713                                                                                                              
    I: module-alsa-sink.c: Volume ranges from 0 to 42.                                                                                                          
    I: module-alsa-sink.c: Volume ranges from -63.00 dB to 0.00 dB.                                                                                             
    I: alsa-util.c: All 2 channels can be mapped to mixer channels.                                                                                             
    I: module-alsa-sink.c: Using hardware volume control. Hardware dB scale supported.                                                                          
    I: module-alsa-sink.c: Using software mute control.                                                                                                         
    D: alsa-util.c: snd_pcm_dump():                                                                                                                             
    D: alsa-util.c: Hardware PCM card 0 'HDA ATI SB' device 0 subdevice 0                                                                                       
    D: alsa-util.c: Its setup is:                                                                                                                               
    D: alsa-util.c:   stream       : PLAYBACK                                                                                                                   
    D: alsa-util.c:   access       : MMAP_INTERLEAVED                                                                                                           
    D: alsa-util.c:   format       : S16_LE                                                                                                                     
    D: alsa-util.c:   subformat    : STD                                                                                                                        
    D: alsa-util.c:   channels     : 2                                                                                                                          
    D: alsa-util.c:   rate         : 44100                                                                                                                      
    D: alsa-util.c:   exact rate   : 44100 (44100/1)                                                                                                            
    D: alsa-util.c:   msbits       : 16                                                                                                                         
    D: alsa-util.c:   buffer_size  : 16384                                                                                                                      
    D: alsa-util.c:   period_size  : 8192                                                                                                                       
    D: alsa-util.c:   period_time  : 185759                                                                                                                     
    D: alsa-util.c:   tstamp_mode  : NONE                                                                                                                       
    D: alsa-util.c:   period_step  : 1                                                                                                                          
    D: alsa-util.c:   avail_min    : 56713                                                                                                                      
    D: alsa-util.c:   period_event : 0                                                                                                                          
    D: alsa-util.c:   start_threshold  : -1                                                                                                                     
    D: alsa-util.c:   stop_threshold   : -1                                                                                                                     
    D: alsa-util.c:   silence_threshold: 0                                                                                                                      
    D: alsa-util.c:   silence_size : 0                                                                                                                          
    D: alsa-util.c:   boundary     : 4611686018427387904                                                                                                        
    D: alsa-util.c:   appl_ptr     : 0                                                                                                                          
    D: alsa-util.c:   hw_ptr       : 0                                                                                                                          
    D: module-alsa-sink.c: Requested volume: 0:  64% 1:  64%                                                                                                    
    D: module-alsa-sink.c: Got hardware volume: 0:  64% 1:  64%                                                                                                 
    D: module-alsa-sink.c: Calculated software volume: 0: 100% 1: 100%                                                                                          
    D: module-alsa-sink.c: Thread starting up                                                                                                                   
    D: rtpoll.c: Acquired POSIX realtime signal SIGRTMIN+29                                                                                                     
    I: module-alsa-sink.c: Starting playback.                                                                                                                   
    I: module.c: Loaded "module-alsa-sink" (index: #2; argument: "device=hw:0 channels=5 channel_map=front-left,front-right,rear-left,rear-right,lfe ").        
    D: cli-command.c: Checking for existance of '/usr/lib64/pulse-0.9/modules/module-hal-detect.so': success                                                    
    I: module-hal-detect.c: Trying capability alsa                                                                                                              
    D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/computer_alsa_timer                                                                  
    D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/computer_alsa_sequencer                                                              
    D: module-hal-detect.c: Loading module-alsa-sink with arguments 'device_id=0 sink_name=alsa_output.pci_1002_4383_sound_card_0_alsa_playback_0 tsched=1'     
    D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...                                                                                              
    I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D0p failed                                                                                                        
    I: alsa-util.c: Couldn't open PCM device front:0: Device or resource busy                                                                                   
    D: alsa-util.c: Trying surround40:0 with SND_PCM_NO_AUTO_FORMAT ...                                                                                         
    I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D0p failed                                                                                                        
    I: alsa-util.c: Couldn't open PCM device surround40:0: Device or resource busy                                                                              
    D: alsa-util.c: Trying surround41:0 with SND_PCM_NO_AUTO_FORMAT ...                                                                                         
    I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D0p failed                                                                                                        
    I: alsa-util.c: Couldn't open PCM device surround41:0: Device or resource busy                                                                              
    D: alsa-util.c: Trying surround50:0 with SND_PCM_NO_AUTO_FORMAT ...                                                                                         
    I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D0p failed                                                                                                        
    I: alsa-util.c: Couldn't open PCM device surround50:0: Device or resource busy                                                                              
    D: alsa-util.c: Trying surround51:0 with SND_PCM_NO_AUTO_FORMAT ...                                                                                         
    I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D0p failed                                                                                                        
    I: alsa-util.c: Couldn't open PCM device surround51:0: Device or resource busy                                                                              
    D: alsa-util.c: Trying surround71:0 with SND_PCM_NO_AUTO_FORMAT ...                                                                                         
    I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D0p failed                                                                                                        
    I: alsa-util.c: Couldn't open PCM device surround71:0: Device or resource busy                                                                              
    D: alsa-util.c: Trying hw:0 as last resort...                                                                                                               
    D: alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...                                                                                                 
    I: (alsa-lib)pcm_hw.c: open /dev/snd/pcmC0D0p failed                                                                                                        
    E: alsa-util.c: Error opening PCM device hw:0: Device or resource busy                                                                                      
    E: module.c: Failed to load  module "module-alsa-sink" (argument: "device_id=0 sink_name=alsa_output.pci_1002_4383_sound_card_0_alsa_playback_0 tsched=1"): initialization failed.                                                                                                                                      
    D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_1002_4383_sound_card_0_alsa_playback_0                                           
    D: module-hal-detect.c: Loading module-alsa-source with arguments 'device_id=0 source_name=alsa_input.pci_1002_4383_sound_card_0_alsa_capture_0 tsched=1'   
    D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...                                                                                              
    D: alsa-util.c: Maximum hw buffer size is 371 ms                                                                                                            
    I: module-alsa-source.c: Successfully opened device front:0.                                                                                                
    I: module-alsa-source.c: Successfully enabled mmap() mode.                                                                                                  
    I: module-alsa-source.c: Successfully enabled timer-based scheduling mode.                                                                                  
    I: (alsa-lib)control.c: Invalid CTL front:0                                                                                                                 
    I: alsa-util.c: Unable to attach to mixer front:0: No such file or directory                                                                                
    I: alsa-util.c: Successfully attached to mixer 'hw:0'                                                                                                       
    I: alsa-util.c: Using mixer control "Capture".                                                                                                              
    I: module-device-restore.c: Restoring volume for source alsa_input.pci_1002_4383_sound_card_0_alsa_capture_0.                                               
    I: module-device-restore.c: Restoring mute state for source alsa_input.pci_1002_4383_sound_card_0_alsa_capture_0.                                           
    I: source.c: Created source 1 "alsa_input.pci_1002_4383_sound_card_0_alsa_capture_0" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right                                                                                                                                                          
    I: module-alsa-source.c: Using 2 fragments of size 32768 bytes, buffer time is 371.52ms                                                                     
    I: module-alsa-source.c: Time scheduling watermark is 20.00ms                                                                                               
    D: module-alsa-source.c: hwbuf_unused_frames=0                                                                                                              
    D: module-alsa-source.c: setting avail_min=62005                                                                                                            
    I: module-alsa-source.c: Volume ranges from 0 to 31.                                                                                                        
    I: module-alsa-source.c: Volume ranges from -16.50 dB to 30.00 dB.                                                                                          
    I: alsa-util.c: All 2 channels can be mapped to mixer channels.                                                                                             
    I: module-alsa-source.c: Using hardware volume control. Hardware dB scale supported.                                                                        
    D: alsa-util.c: snd_pcm_dump():                                                                                                                             
    D: alsa-util.c: Soft volume PCM                                                                                                                             
    D: alsa-util.c: Control: PCM Playback Volume                                                                                                                
    D: alsa-util.c: min_dB: -51                                                                                                                                 
    D: alsa-util.c: max_dB: 0                                                                                                                                   
    D: alsa-util.c: resolution: 256                                                                                                                             
    D: alsa-util.c: Its setup is:                                                                                                                               
    D: alsa-util.c:   stream       : CAPTURE                                                                                                                    
    D: alsa-util.c:   access       : MMAP_INTERLEAVED                                                                                                           
    D: alsa-util.c:   format       : S16_LE                                                                                                                     
    D: alsa-util.c:   subformat    : STD                                                                                                                        
    D: alsa-util.c:   channels     : 2                                                                                                                          
    D: alsa-util.c:   rate         : 44100                                                                                                                      
    D: alsa-util.c:   exact rate   : 44100 (44100/1)                                                                                                            
    D: alsa-util.c:   msbits       : 16                                                                                                                         
    D: alsa-util.c:   buffer_size  : 16384                                                                                                                      
    D: alsa-util.c:   period_size  : 8192                                                                                                                       
    D: alsa-util.c:   period_time  : 185759                                                                                                                     
    D: alsa-util.c:   tstamp_mode  : NONE                                                                                                                       
    D: alsa-util.c:   period_step  : 1                                                                                                                          
    D: alsa-util.c:   avail_min    : 62005                                                                                                                      
    D: alsa-util.c:   period_event : 0                                                                                                                          
    D: alsa-util.c:   start_threshold  : -1                                                                                                                     
    D: alsa-util.c:   stop_threshold   : -1                                                                                                                     
    D: alsa-util.c:   silence_threshold: 0                                                                                                                      
    D: alsa-util.c:   silence_size : 0                                                                                                                          
    D: alsa-util.c:   boundary     : 4611686018427387904                                                                                                        
    D: alsa-util.c: Slave: Hardware PCM card 0 'HDA ATI SB' device 0 subdevice 0                                                                                
    D: alsa-util.c: Its setup is:                                                                                                                               
    D: alsa-util.c:   stream       : CAPTURE                                                                                                                    
    D: alsa-util.c:   access       : MMAP_INTERLEAVED                                                                                                           
    D: alsa-util.c:   format       : S16_LE                                                                                                                     
    D: alsa-util.c:   subformat    : STD                                                                                                                        
    D: alsa-util.c:   channels     : 2                                                                                                                          
    D: alsa-util.c:   rate         : 44100                                                                                                                      
    D: alsa-util.c:   exact rate   : 44100 (44100/1)                                                                                                            
    D: alsa-util.c:   msbits       : 16                                                                                                                         
    D: alsa-util.c:   buffer_size  : 16384                                                                                                                      
    D: alsa-util.c:   period_size  : 8192                                                                                                                       
    D: alsa-util.c:   period_time  : 185759                                                                                                                     
    D: alsa-util.c:   tstamp_mode  : NONE                                                                                                                       
    D: alsa-util.c:   period_step  : 1                                                                                                                          
    D: alsa-util.c:   avail_min    : 62005                                                                                                                      
    D: alsa-util.c:   period_event : 0                                                                                                                          
    D: alsa-util.c:   star                                                                                                                                      
    D: module-alsa-source.c: Requested volume: 0:  82% 1:  82%                                                                                                  
    D: module-alsa-source.c: Got hardware volume: 0:  82% 1:  82%                                                                                               
    D: module-alsa-source.c: Calculated software volume: 0: 100% 1: 100%                                                                                        
    D: module-alsa-source.c: Thread starting up                                                                                                                 
    D: rtpoll.c: Acquired POSIX realtime signal SIGRTMIN+28                                                                                                     
    I: module.c: Loaded "module-alsa-source" (index: #3; argument: "device_id=0 source_name=alsa_input.pci_1002_4383_sound_card_0_alsa_capture_0 tsched=1").    
    D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_1002_4383_sound_card_0_alsa_hw_specific_0                                        
    D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_1002_4383_sound_card_0_alsa_control__1                                           
    D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_1002_960f_sound_card_0_alsa_playback_3                                           
    D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_1002_960f_sound_card_0_alsa_hw_specific_0                                        
    D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_1002_960f_sound_card_0_alsa_control__1                                           
    I: module-hal-detect.c: Loaded 1 modules.                                                                                                                   
    I: module.c: Loaded "module-hal-detect" (index: #4; argument: "").                                                                                          
    D: cli-command.c: Checking for existance of '/usr/lib64/pulse-0.9/modules/module-esound-protocol-unix.so': success                                          
    I: module.c: Loaded "module-esound-protocol-unix" (index: #5; argument: "").                                                                                
    I: module.c: Loaded "module-native-protocol-unix" (index: #6; argument: "").                                                                                
    I: module-default-device-restore.c: Restored default sink 'alsa_output.hw_0'.                                                                               
    D: core-subscribe.c: Dropped redundant event due to change event.                                                                                           
    I: module-default-device-restore.c: Restored default source 'alsa_input.pci_1002_4383_sound_card_0_alsa_capture_0'.                                         
    I: module.c: Loaded "module-default-device-restore" (index: #7; argument: "").                                                                              
    I: module.c: Loaded "module-rescue-streams" (index: #8; argument: "").                                                                                      
    I: module.c: Loaded "module-always-sink" (index: #9; argument: "").                                                                                         
    D: module-suspend-on-idle.c: Sink alsa_output.hw_0 becomes idle.                                                                                            
    D: module-suspend-on-idle.c: Source alsa_output.hw_0.monitor becomes idle.                                                                                  
    D: module-suspend-on-idle.c: Source alsa_input.pci_1002_4383_sound_card_0_alsa_capture_0 becomes idle.                                                      
    I: module.c: Loaded "module-suspend-on-idle" (index: #10; argument: "").                                                                                    
    I: client.c: Created 0 "ConsoleKit Session /org/freedesktop/ConsoleKit/Session2"                                                                            
    D: module-console-kit.c: Added new session /org/freedesktop/ConsoleKit/Session2                                                                             
    I: module.c: Loaded "module-console-kit" (index: #11; argument: "").                                                                                        
    I: module.c: Loaded "module-position-event-sounds" (index: #12; argument: "").                                                                              
    D: cli-command.c: Checking for existance of '/usr/lib64/pulse-0.9/modules/module-gconf.so': failure                                                         
    I: main.c: Daemon startup complete.                                                                                                                         
    D: module-hal-detect.c: dbus: interface=org.freedesktop.DBus, path=/org/freedesktop/DBus, member=NameAcquired                                               
    D: module-console-kit.c: dbus: interface=org.freedesktop.DBus, path=/org/freedesktop/DBus, member=NameAcquired                                              
    I: module-alsa-source.c: Overrun!                                                                                                                           
    N: module-alsa-source.c: Increasing wakeup watermark to 40.00 ms
    I: module-alsa-source.c: Overrun!
    N: module-alsa-source.c: Increasing wakeup watermark to 80.00 ms
    I: module-alsa-source.c: Overrun!
    N: module-alsa-source.c: Increasing wakeup watermark to 160.00 ms
    I: module-alsa-source.c: Overrun!
    N: module-alsa-source.c: Increasing wakeup watermark to 320.00 ms
    I: module-suspend-on-idle.c: Sink alsa_output.hw_0 idle for too long, suspending ...
    I: module-alsa-sink.c: Device suspended...
    I: module-suspend-on-idle.c: Source alsa_input.pci_1002_4383_sound_card_0_alsa_capture_0 idle for too long, suspending ...
    I: module-alsa-source.c: Device suspended...
    I: module-suspend-on-idle.c: Source alsa_output.hw_0.monitor idle for too long, suspending ...
    D: module-hal-detect.c: dbus: interface=org.freedesktop.Hal.Device, path=/org/freedesktop/Hal/devices/computer, member=PropertyModified
    D: module-console-kit.c: dbus: interface=org.freedesktop.Hal.Device, path=/org/freedesktop/Hal/devices/computer, member=PropertyModified
    D: module-hal-detect.c: dbus: interface=org.freedesktop.Hal.Device, path=/org/freedesktop/Hal/devices/computer, member=PropertyModified
    D: module-console-kit.c: dbus: interface=org.freedesktop.Hal.Device, path=/org/freedesktop/Hal/devices/computer, member=PropertyModified
    D: module-hal-detect.c: dbus: interface=org.freedesktop.Hal.Device, path=/org/freedesktop/Hal/devices/computer, member=PropertyModified
    D: module-console-kit.c: dbus: interface=org.freedesktop.Hal.Device, path=/org/freedesktop/Hal/devices/computer, member=PropertyModified
    D: module-hal-detect.c: dbus: interface=org.freedesktop.Hal.Device, path=/org/freedesktop/Hal/devices/computer, member=PropertyModified
    D: module-console-kit.c: dbus: interface=org.freedesktop.Hal.Device, path=/org/freedesktop/Hal/devices/computer, member=PropertyModified
    D: module-hal-detect.c: dbus: interface=org.freedesktop.Hal.Device, path=/org/freedesktop/Hal/devices/computer, member=InterfaceLockAcquired
    D: module-console-kit.c: dbus: interface=org.freedesktop.Hal.Device, path=/org/freedesktop/Hal/devices/computer, member=InterfaceLockAcquired
    D: module-hal-detect.c: dbus: interface=org.freedesktop.Hal.Device, path=/org/freedesktop/Hal/devices/computer, member=PropertyModified
    D: module-console-kit.c: dbus: interface=org.freedesktop.Hal.Device, path=/org/freedesktop/Hal/devices/computer, member=PropertyModified
    D: module-hal-detect.c: dbus: interface=org.freedesktop.Hal.Device, path=/org/freedesktop/Hal/devices/computer, member=PropertyModified
    D: module-console-kit.c: dbus: interface=org.freedesktop.Hal.Device, path=/org/freedesktop/Hal/devices/computer, member=PropertyModified
    D: module-hal-detect.c: dbus: interface=org.freedesktop.Hal.Device, path=/org/freedesktop/Hal/devices/computer, member=PropertyModified
    D: module-console-kit.c: dbus: interface=org.freedesktop.Hal.Device, path=/org/freedesktop/Hal/devices/computer, member=PropertyModified
    D: module-hal-detect.c: dbus: interface=org.freedesktop.Hal.Device, path=/org/freedesktop/Hal/devices/computer, member=PropertyModified
    D: module-console-kit.c: dbus: interface=org.freedesktop.Hal.Device, path=/org/freedesktop/Hal/devices/computer, member=PropertyModified
    D: module-hal-detect.c: dbus: interface=org.freedesktop.Hal.Device, path=/org/freedesktop/Hal/devices/computer, member=InterfaceLockReleased
    D: module-console-kit.c: dbus: interface=org.freedesktop.Hal.Device, path=/org/freedesktop/Hal/devices/computer, member=InterfaceLockReleased

  2. #162
    Join Date
    Apr 2009
    Beans
    23

    Re: HOWTO: Surround sound in pulseaudio

    Quote Originally Posted by swankcr View Post
    All,

    First I'm going to say I'm a Fedora user -- sorry to break ranks

    I've been trying to get my 4.1 channel speakers to work in F10 for a few days now, with limited (ok, no) success. I'm hoping you all can help. If there's anything you can suggest I'd appreciate it. My alsamixer (no matter what I do) seems shows only two channels.
    I had problems where no software device actually used the 5.1 channels, even though in speaker-test they worked fine. Some layer was using only stereo and sending the output to all speakers (ugh). Then after trying several "upgrades" (launchpad...) I started getting stuttering sound, probably due to the glitch-free audio feature which seems to work counter to its intent.

    In the end I solved most of my problems by disabling (not removing!) Pulseaudio, using this guide: http://idyllictux.wordpress.com/2009...eaudio-at-bay/

    The only drawback to my current ALSA-only solution is that only one sound device plays at once, but when I have a few more days of free time I can probably solve that. At least now 5.1 works, and no stuttering. Gotta love Linux...

    Chip: VT1708S onboard sound on Asus M4A78 Pro

  3. #163
    Join Date
    May 2009
    Beans
    2

    Re: HOWTO: Surround sound in pulseaudio

    I tried removing pulseaudio once, and I was faced with the same situation. It almost looks to me like the problem is at the alsa level. Like alsa isn't seeing using anything but 2 channels.

    Fedora doesn't appear to include alsaconf, so I don't have an .asoundrc. One of these nights when I have a few free minutes, I'll see if I can just build one.

  4. #164
    Join Date
    Apr 2009
    Beans
    23

    Re: HOWTO: Surround sound in pulseaudio

    Quote Originally Posted by swankcr View Post
    I tried removing pulseaudio once, and I was faced with the same situation. It almost looks to me like the problem is at the alsa level. Like alsa isn't seeing using anything but 2 channels.

    Fedora doesn't appear to include alsaconf, so I don't have an .asoundrc. One of these nights when I have a few free minutes, I'll see if I can just build one.
    Try this thread: http://ubuntuforums.org/showthread.php?t=783222

    How to get surround working in Alsa. I used it to get worthwhile 2-ch sound, instead of all speakers getting full volume L+R (or combination thereof) from 2-ch sources like mp3. But maybe the 5.1 section will help you. Good luck...

  5. #165
    Join Date
    Feb 2007
    Location
    Slovenia
    Beans
    251
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: HOWTO: Surround sound in pulseaudio

    PA keeps crashing on 6 channels. That's why it's always set to stereo by default.

  6. #166
    Join Date
    Dec 2007
    Beans
    8

    Re: HOWTO: Surround sound in pulseaudio

    I'm having trouble with VLC on my Ubuntu 9.04 system.

    When trying to play 2.1 channel files, I only hear the .1 channel on front-left and front-right, and I don't get any voices. It's fine on totem and mplayer, all using pulseaudio. Doing other stuff like playing MP3s from banshee/audacious

    Running this with 2 channels produces sound on the left when it thinks it's on the left, and on the right when it thinks it's on the right.
    Code:
    speaker-test -c #channels
    I don't have a default.pa or daemon.conf in my ~/.pulse, so I included the system-wide ones. I also threw in my ~/.pulse/default-sink.

    I might have to attach some of these in a separate post.

    Anyway... this one's really got me stumped. Everything plays normally in other players, MP3s play normally in other players. MP3s even play normally in VLC. But, VLC plays the same 2.1 channel files fine on other computers.

    Any help would be greatly appreciated.
    Attached Files Attached Files

  7. #167
    Join Date
    Dec 2007
    Beans
    8

    Re: HOWTO: Surround sound in pulseaudio

    Quote Originally Posted by ArbitraryC View Post
    I might have to attach some of these in a separate post.
    As promised.
    Attached Files Attached Files

  8. #168
    Join Date
    Dec 2007
    Beans
    8

    Re: HOWTO: Surround sound in pulseaudio

    hm... so, using padevchooser to look at the outputs from different applications, it looks like Totem sends 3 channels to pulseaudio, but VLC only sends two.

    I think Pulse must be mixing the center channel out to the other two with totem, which is what you'd want it to do. When I unlock the channels and then mute the center channel from Totem, I get the same results as with VLC.

    So this isn't a pulse bug, it's a VLC bug. It's a failure of VLC to send the third channel, which Pulse would be able to deal with just fine.

  9. #169
    Join Date
    Jan 2007
    Location
    USA
    Beans
    260
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: HOWTO: Surround sound in pulseaudio

    When I try to edit

    .pulse/daemon.conf
    It is just blank. What happened here?

  10. #170
    Join Date
    Jun 2009
    Beans
    1

    Re: HOWTO: Surround sound in pulseaudio

    Hi sammydee. I'm relatively new to Ubuntu and I'd like to mention a problem i'm facing with my sound card. At first, I have an Acer Aspire 8930G-944G64BN notebook with a 5.1 built-in Intel 82801I sound card (ALC889 Analog, ICH9 Family). Although sound playback has no significant problems, it seems that I have only 2.0 sound, eventhough i configured daemon.conf to have 6 channels (as you pointed in your how-to). So I'd appreciate it if you replied to me and guide me what to do to solve this. Thanks in advance! I'm also including the files you request in your guide.

    Here is the output of aplay -L && aplay -l:
    Code:
    theog3@theog3-laptop:~$ aplay -L && aplay -l
    default:CARD=Intel
        HDA Intel, ALC889 Analog
        Default Audio Device
    front:CARD=Intel,DEV=0
        HDA Intel, ALC889 Analog
        Front speakers
    surround40:CARD=Intel,DEV=0
        HDA Intel, ALC889 Analog
        4.0 Surround output to Front and Rear speakers
    surround41:CARD=Intel,DEV=0
        HDA Intel, ALC889 Analog
        4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=Intel,DEV=0
        HDA Intel, ALC889 Analog
        5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=Intel,DEV=0
        HDA Intel, ALC889 Analog
        5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=Intel,DEV=0
        HDA Intel, ALC889 Analog
        7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    iec958:CARD=Intel,DEV=0
        HDA Intel, ALC889 Digital
        IEC958 (S/PDIF) Digital Audio Output
    hdmi:CARD=Intel,DEV=0
        HDA Intel, NVIDIA HDMI
        HDMI Audio Output
    null
        Discard all samples (playback) or generate zero samples (capture)
    **** List of PLAYBACK Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: ALC889 Analog [ALC889 Analog]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 1: ALC889 Digital [ALC889 Digital]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 3: NVIDIA HDMI [NVIDIA HDMI]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    And this is the output of pulseaudio -k && pulseaudio -vv:
    Code:
    theog3@theog3-laptop:~$ pulseaudio -k && pulseaudio -vv
    I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
    I: caps.c: Dropping root privileges.
    I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
    I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
    I: caps.c: Dropping root privileges.
    I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
    D: main.c: Started as real root: no, suid root: yes
    I: main.c: We're in the group 'pulse-rt', allowing high-priority scheduling.
    I: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted
    I: main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted
    I: core-util.c: Successfully gained nice level -11.
    D: main.c: Can realtime: yes, can high-priority: yes
    I: main.c: Giving up CAP_NICE
    D: main.c: Can realtime: no, can high-priority: no
    I: main.c: Αυτό είναι το PulseAudio 0.9.14
    D: main.c: Compilation host: i486-pc-linux-gnu
    D: main.c: Compilation CFLAGS: -g -O2 -g -Wall -O3 -Wall -W -Wextra -pedantic -pipe -Wno-long-long -Wvla -Wno-overlength-strings -Wconversion -Wundef -Wformat -Wlogical-op -Wpacked -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wno-unused-parameter -ffast-math
    D: main.c: Running on host: Linux i686 2.6.28-13-generic #45-Ubuntu SMP Tue Jun 30 19:49:51 UTC 2009
    I: main.c: Page size is 4096 bytes
    D: main.c: Compiled with Valgrind support: no
    D: main.c: Running in valgrind mode: no
    D: main.c: Optimized build: yes
    I: main.c: Machine ID is 1a9f24a529da5ef0f3e44b5a4a342e90.
    I: main.c: Using runtime directory /home/theog3/.pulse/1a9f24a529da5ef0f3e44b5a4a342e90:runtime.
    I: main.c: Using state directory /home/theog3/.pulse.
    I: main.c: Running in system mode: no
    I: main.c: Fresh high-resolution timers available! Bon appetit!
    D: memblock.c: Using shared memory pool with 1024 slots of size 64,0 KiB each, total size is 64,0 MiB, maximum usable slot size is 65496
    D: cli-command.c: Checking for existance of '/usr/lib/pulse-0.9/modules/module-gconf.so': success
    I: module.c: Loaded "module-gconf" (index: #0; argument: "").
    I: module.c: Loaded "module-suspend-on-idle" (index: #1; argument: "").
    I: module-device-restore.c: Sucessfully opened database file '/home/theog3/.pulse/1a9f24a529da5ef0f3e44b5a4a342e90:device-volumes.i486-pc-linux-gnu.gdbm'.
    I: module.c: Loaded "module-device-restore" (index: #2; argument: "").
    I: module-stream-restore.c: Sucessfully opened database file '/home/theog3/.pulse/1a9f24a529da5ef0f3e44b5a4a342e90:stream-volumes.i486-pc-linux-gnu.gdbm'.
    I: module.c: Loaded "module-stream-restore" (index: #3; argument: "").
    D: cli-command.c: Checking for existance of '/usr/lib/pulse-0.9/modules/module-hal-detect.so': success
    I: module-hal-detect.c: Trying capability alsa
    D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/computer_alsa_timer
    D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/computer_alsa_sequencer
    D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_8086_293e_sound_card_0_alsa_playback_3
    D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_8086_293e_sound_card_0_alsa_capture_2
    D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_8086_293e_sound_card_0_alsa_playback_1
    D: module-hal-detect.c: Loading module-alsa-sink with arguments 'device_id=0 sink_name=alsa_output.pci_8086_293e_sound_card_0_alsa_playback_0 tsched=0'
    D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
    I: module-alsa-sink.c: Successfully opened device front:0.
    I: module-alsa-sink.c: Successfully enabled mmap() mode.
    I: (alsa-lib)control.c: Invalid CTL front:0
    I: alsa-util.c: Unable to attach to mixer front:0: No such file or directory
    I: alsa-util.c: Successfully attached to mixer 'hw:0'
    I: alsa-util.c: Using mixer control "Master".
    I: module-device-restore.c: Restoring volume for sink alsa_output.pci_8086_293e_sound_card_0_alsa_playback_0.
    I: module-device-restore.c: Restoring mute state for sink alsa_output.pci_8086_293e_sound_card_0_alsa_playback_0.
    I: sink.c: Created sink 0 "alsa_output.pci_8086_293e_sound_card_0_alsa_playback_0" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: module-device-restore.c: Restoring volume for source alsa_output.pci_8086_293e_sound_card_0_alsa_playback_0.monitor.
    I: module-device-restore.c: Restoring mute state for source alsa_output.pci_8086_293e_sound_card_0_alsa_playback_0.monitor.
    I: source.c: Created source 0 "alsa_output.pci_8086_293e_sound_card_0_alsa_playback_0.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: module-alsa-sink.c: Using 4 fragments of size 4352 bytes, buffer time is 98,68ms
    D: module-alsa-sink.c: hwbuf_unused=0
    D: module-alsa-sink.c: setting avail_min=1
    I: module-alsa-sink.c: Volume ranges from 0 to 64.
    I: module-alsa-sink.c: Volume ranges from -64,00 dB to 0,00 dB.
    I: alsa-util.c: ALSA device lacks independant volume controls for each channel.
    I: module-alsa-sink.c: Using hardware volume control. Hardware dB scale supported.
    D: alsa-util.c: snd_pcm_dump():
    D: alsa-util.c: Soft volume PCM
    D: alsa-util.c: Control: PCM Playback Volume
    D: alsa-util.c: min_dB: -51
    D: alsa-util.c: max_dB: 0
    D: alsa-util.c: resolution: 256
    D: alsa-util.c: Its setup is:
    D: alsa-util.c:   stream       : PLAYBACK
    D: alsa-util.c:   access       : MMAP_INTERLEAVED
    D: alsa-util.c:   format       : S16_LE
    D: alsa-util.c:   subformat    : STD
    D: alsa-util.c:   channels     : 2
    D: alsa-util.c:   rate         : 44100
    D: alsa-util.c:   exact rate   : 44100 (44100/1)
    D: alsa-util.c:   msbits       : 16
    D: alsa-util.c:   buffer_size  : 4352
    D: alsa-util.c:   period_size  : 1088
    D: alsa-util.c:   period_time  : 24671
    D: alsa-util.c:   tstamp_mode  : ENABLE
    D: alsa-util.c:   period_step  : 1
    D: alsa-util.c:   avail_min    : 1088
    D: alsa-util.c:   period_event : 0
    D: alsa-util.c:   start_threshold  : -1
    D: alsa-util.c:   stop_threshold   : 1140850688
    D: alsa-util.c:   silence_threshold: 0
    D: alsa-util.c:   silence_size : 0
    D: alsa-util.c:   boundary     : 1140850688
    D: alsa-util.c: Slave: Hardware PCM card 0 'HDA Intel' device 0 subdevice 0
    D: alsa-util.c: Its setup is:
    D: alsa-util.c:   stream       : PLAYBACK
    D: alsa-util.c:   access       : MMAP_INTERLEAVED
    D: alsa-util.c:   format       : S16_LE
    D: alsa-util.c:   subformat    : STD
    D: alsa-util.c:   channels     : 2
    D: alsa-util.c:   rate         : 44100
    D: alsa-util.c:   exact rate   : 44100 (44100/1)
    D: alsa-util.c:   msbits       : 16
    D: alsa-util.c:   buffer_size  : 4352
    D: alsa-util.c:   period_size  : 1088
    D: alsa-util.c:   period_time  : 24671
    D: alsa-util.c:   tstamp_mode  : ENABLE
    D: alsa-util.c:   period_step  : 1
    D: alsa-util.c:   avail_min    : 1088
    D: alsa-util.c:   period_event : 0
    D: alsa-util.c:   start_
    D: module-alsa-sink.c: Requested volume: 0: 100% 1: 100%
    D: module-alsa-sink.c: Thread starting up
    D: rtpoll.c: Acquired POSIX realtime signal SIGRTMIN+29
    D: module-alsa-sink.c: Got hardware volume: 0: 100% 1: 100%
    D: module-alsa-sink.c: Calculated software volume: 0: 100% 1: 100%
    I: module-alsa-sink.c: Starting playback.
    D: module-suspend-on-idle.c: Source alsa_output.pci_8086_293e_sound_card_0_alsa_playback_0.monitor becomes idle.
    D: module-suspend-on-idle.c: Sink alsa_output.pci_8086_293e_sound_card_0_alsa_playback_0 becomes idle.
    I: module.c: Loaded "module-alsa-sink" (index: #4; argument: "device_id=0 sink_name=alsa_output.pci_8086_293e_sound_card_0_alsa_playback_0 tsched=0").
    D: module-hal-detect.c: Loading module-alsa-source with arguments 'device_id=0 source_name=alsa_input.pci_8086_293e_sound_card_0_alsa_capture_0 tsched=0'
    D: alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
    I: module-alsa-source.c: Successfully opened device front:0.
    I: module-alsa-source.c: Successfully enabled mmap() mode.
    I: (alsa-lib)control.c: Invalid CTL front:0
    I: alsa-util.c: Unable to attach to mixer front:0: No such file or directory
    I: alsa-util.c: Successfully attached to mixer 'hw:0'
    I: alsa-util.c: Using mixer control "Capture".
    I: module-device-restore.c: Restoring volume for source alsa_input.pci_8086_293e_sound_card_0_alsa_capture_0.
    I: module-device-restore.c: Restoring mute state for source alsa_input.pci_8086_293e_sound_card_0_alsa_capture_0.
    I: source.c: Created source 1 "alsa_input.pci_8086_293e_sound_card_0_alsa_capture_0" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: module-alsa-source.c: Using 4 fragments of size 4352 bytes, buffer time is 98,68ms
    D: module-alsa-source.c: hwbuf_unused=0
    D: module-alsa-source.c: setting avail_min=1
    I: module-alsa-source.c: Volume ranges from 0 to 46.
    I: module-alsa-source.c: Volume ranges from -16,00 dB to 30,00 dB.
    I: alsa-util.c: All 2 channels can be mapped to mixer channels.
    I: module-alsa-source.c: Using hardware volume control. Hardware dB scale supported.
    D: alsa-util.c: snd_pcm_dump():
    D: alsa-util.c: Soft volume PCM
    D: alsa-util.c: Control: PCM Playback Volume
    D: alsa-util.c: min_dB: -51
    D: alsa-util.c: max_dB: 0
    D: alsa-util.c: resolution: 256
    D: alsa-util.c: Its setup is:
    D: alsa-util.c:   stream       : CAPTURE
    D: alsa-util.c:   access       : MMAP_INTERLEAVED
    D: alsa-util.c:   format       : S16_LE
    D: alsa-util.c:   subformat    : STD
    D: alsa-util.c:   channels     : 2
    D: alsa-util.c:   rate         : 44100
    D: alsa-util.c:   exact rate   : 44100 (44100/1)
    D: alsa-util.c:   msbits       : 16
    D: alsa-util.c:   buffer_size  : 4352
    D: alsa-util.c:   period_size  : 1088
    D: alsa-util.c:   period_time  : 24671
    D: alsa-util.c:   tstamp_mode  : ENABLE
    D: alsa-util.c:   period_step  : 1
    D: alsa-util.c:   avail_min    : 1088
    D: alsa-util.c:   period_event : 0
    D: alsa-util.c:   start_threshold  : -1
    D: alsa-util.c:   stop_threshold   : 1140850688
    D: alsa-util.c:   silence_threshold: 0
    D: alsa-util.c:   silence_size : 0
    D: alsa-util.c:   boundary     : 1140850688
    D: alsa-util.c: Slave: Hardware PCM card 0 'HDA Intel' device 0 subdevice 0
    D: alsa-util.c: Its setup is:
    D: alsa-util.c:   stream       : CAPTURE
    D: alsa-util.c:   access       : MMAP_INTERLEAVED
    D: alsa-util.c:   format       : S16_LE
    D: alsa-util.c:   subformat    : STD
    D: alsa-util.c:   channels     : 2
    D: alsa-util.c:   rate         : 44100
    D: alsa-util.c:   exact rate   : 44100 (44100/1)
    D: alsa-util.c:   msbits       : 16
    D: alsa-util.c:   buffer_size  : 4352
    D: alsa-util.c:   period_size  : 1088
    D: alsa-util.c:   period_time  : 24671
    D: alsa-util.c:   tstamp_mode  : ENABLE
    D: alsa-util.c:   period_step  : 1
    D: alsa-util.c:   avail_min    : 1088
    D: alsa-util.c:   period_event : 0
    D: alsa-util.c:   start_th
    D: module-alsa-source.c: Thread starting up
    D: rtpoll.c: Acquired POSIX realtime signal SIGRTMIN+28
    D: module-alsa-source.c: Requested volume: 0: 100% 1: 100%
    D: module-alsa-source.c: Got hardware volume: 0: 100% 1: 100%
    D: module-alsa-source.c: Calculated software volume: 0: 100% 1: 100%
    D: module-suspend-on-idle.c: Source alsa_input.pci_8086_293e_sound_card_0_alsa_capture_0 becomes idle.
    I: module.c: Loaded "module-alsa-source" (index: #5; argument: "device_id=0 source_name=alsa_input.pci_8086_293e_sound_card_0_alsa_capture_0 tsched=0").
    D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_8086_293e_sound_card_0_alsa_hw_specific_2
    D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_8086_293e_sound_card_0_alsa_hw_specific_1
    D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_8086_293e_sound_card_0_alsa_hw_specific_0
    D: module-hal-detect.c: Not loaded device /org/freedesktop/Hal/devices/pci_8086_293e_sound_card_0_alsa_control__1
    I: module-hal-detect.c: Loaded 2 modules.
    I: module.c: Loaded "module-hal-detect" (index: #6; argument: "tsched=0").
    D: cli-command.c: Checking for existance of '/usr/lib/pulse-0.9/modules/module-esound-protocol-unix.so': success
    I: module.c: Loaded "module-esound-protocol-unix" (index: #7; argument: "").
    I: module.c: Loaded "module-native-protocol-unix" (index: #8; argument: "").
    I: module-default-device-restore.c: Restored default sink 'alsa_output.pci_8086_293e_sound_card_0_alsa_playback_0'.
    D: core-subscribe.c: Dropped redundant event due to change event.
    I: module-default-device-restore.c: Restored default source 'alsa_input.pci_8086_293e_sound_card_0_alsa_capture_0'.
    I: module.c: Loaded "module-default-device-restore" (index: #9; argument: "").
    I: module.c: Loaded "module-rescue-streams" (index: #10; argument: "").
    I: module.c: Loaded "module-always-sink" (index: #11; argument: "").
    I: client.c: Created 0 "ConsoleKit Session /org/freedesktop/ConsoleKit/Session1"
    D: module-console-kit.c: Added new session /org/freedesktop/ConsoleKit/Session1
    I: module.c: Loaded "module-console-kit" (index: #12; argument: "").
    I: module.c: Loaded "module-position-event-sounds" (index: #13; argument: "").
    I: main.c: Daemon startup complete.
    D: module-hal-detect.c: dbus: interface=org.freedesktop.DBus, path=/org/freedesktop/DBus, member=NameAcquired
    D: module-console-kit.c: dbus: interface=org.freedesktop.DBus, path=/org/freedesktop/DBus, member=NameAcquired
    I: module-suspend-on-idle.c: Sink alsa_output.pci_8086_293e_sound_card_0_alsa_playback_0 idle for too long, suspending ...
    I: module-alsa-sink.c: Device suspended...
    Attached Files Attached Files

Page 17 of 18 FirstFirst ... 715161718 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •