You are not logged in.

#1 2012-07-24 09:02:06

mibadt
Member
Registered: 2009-09-25
Posts: 396

No sound in fresh-installed Arch_X86-64/KDE

Hi,
Just installed and fully updated above OS.
I can't get any sound out of my systems.
I have 2 speakers connected to the analog stereo speaker output of the Motherboard (My ATI graphic has also an HDMI output, but I prefer using the Moboard's analog output).

I've tried to troubleshoot per the WIKI (see below), but didn't succeed.
The speaker-test -c 2' is running but no output (speakers are MAX volume, alsamixer all playback channels @ 100% unmutted).
Note that I've modified the initial  /etc/asound.conf per Wiki's recommendation.

Please advise.

Thanks

------copy of terminal------------------

$ aplay -l                                                                                                                                                                                                                                                              
**** List of PLAYBACK Hardware Devices ****                                                                                                                                                                                                                                    
card 0: SB [HDA ATI SB], device 0: ALC889 Analog [ALC889 Analog]                                                                                                                                                                                                               
  Subdevices: 1/1                                                                                                                                                                                                                                                              
  Subdevice #0: subdevice #0                                                                                                                                                                                                                                                   
card 0: SB [HDA ATI SB], device 1: ALC889 Digital [ALC889 Digital]                                                                                                                                                                                                             
  Subdevices: 1/1                                                                                                                                                                                                                                                              
  Subdevice #0: subdevice #0                                                                                                                                                                                                                                                   
card 1: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]                                                                                                                                                                                                                  
  Subdevices: 1/1                                                                                                                                                                                                                                                              
  Subdevice #0: subdevice #0                                                                                                                                                                                                                                                   


miki ~ $ su                                                                                                                                                                                                                                                                    
Password:                                                                                                                                                                                                                                                                      
                                                                                                                                                                                                                             
[root@Miki_Arch miki]# cat /etc/asound.conf                                                                                                                                                                                                                                    
# Use PulseAudio by default                                                                                                                                                                                                                                                    
pcm.!default {                                                                                                                                                                                                                                                                 
  type pulse                                                                                                                                                                                                                                                                   
  fallback "sysdefault"                                                                                                                                                                                                                                                        
  hint {                                                                                                                                                                                                                                                                       
    show on                                                                                                                                                                                                                                                                    
    description "Default ALSA Output (currently PulseAudio Sound Server)"                                                                                                                                                                                                      
  }                                                                                                                                                                                                                                                                            
}                                                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                                                               
ctl.!default {                                                                                                                                                                                                                                                                 
  type pulse                                                                                                                                                                                                                                                                   
  fallback "sysdefault"                                                                                                                                                                                                                                                        
}                                                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                                                               
# vim:set ft=alsaconf:                                                                                                                                                                                                                                                         
                                                                                                                                                                                                                                                                               
# added by miki                                                                                                                                                                                                                                                                
defaults.pcm.card 1                                                                                                                                                                                                                                                            
defaults.pcm.device 0                                                                                                                                                                                                                                                          
defaults.ctl.card 1                                                                                                                                                                                                                                                            


[root@Miki_Arch miki]# su miki                                                                                                                                                                                                                                                 
miki ~ $ lsmod | grep '^snd' | column -t                                                                                                                                                                                                                                       
snd_hda_codec_hdmi     23672  1                                                                                                                                                                                                                                                
snd_hda_codec_realtek  60409  1                                                                                                                                                                                                                                                
snd_hda_intel          24053  5                                                                                                                                                                                                                                                
snd_hda_codec          94305  3   snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel                                                                                                                                                                                       
snd_hwdep              6300   1   snd_hda_codec                                                                                                                                                                                                                                
snd_pcm                74958  3   snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel                                                                                                                                                                                               
snd_page_alloc         7217   2   snd_pcm,snd_hda_intel                                                                                                                                                                                                                        
snd_timer              18966  1   snd_pcm                                                                                                                                                                                                                                      
snd                    58997  17  snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec,snd_hda_intel                                                                                                                                             


miki ~ $ ls -l /dev/snd                                                                                                                                                                                                                                                        
total 0                                                                                                                                                                                                                                                                        
drwxr-xr-x  2 root root       80 Jul 24 09:02 by-path                                                                                                                                                                                                                          
crw-rw----+ 1 root audio 116,  8 Jul 24 09:02 controlC0
crw-rw----+ 1 root audio 116, 11 Jul 24 09:02 controlC1
crw-rw----+ 1 root audio 116,  7 Jul 24 09:02 hwC0D0
crw-rw----+ 1 root audio 116, 10 Jul 24 09:02 hwC1D0
crw-rw----+ 1 root audio 116,  6 Jul 24 09:02 pcmC0D0c
crw-rw----+ 1 root audio 116,  5 Jul 24 09:02 pcmC0D0p
crw-rw----+ 1 root audio 116,  4 Jul 24 09:02 pcmC0D1c
crw-rw----+ 1 root audio 116,  3 Jul 24 09:02 pcmC0D1p
crw-rw----+ 1 root audio 116,  2 Jul 24 09:02 pcmC0D2c
crw-rw----+ 1 root audio 116,  9 Jul 24 11:41 pcmC1D3p
crw-rw----  1 root audio 116,  1 Jul 24 09:02 seq
crw-rw----+ 1 root audio 116, 33 Jul 24 09:02 timer


miki ~ $ su
Password: 
[root@Miki_Arch miki]# pacman -S alsa-plugins libsamplerate
warning: alsa-plugins-1.0.25-2 is up to date -- reinstalling
warning: libsamplerate-0.1.8-1 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...

Targets (2): alsa-plugins-1.0.25-2  libsamplerate-0.1.8-1

Total Installed Size:   3.38 MiB
Net Upgrade Size:       0.00 MiB

Proceed with installation? [Y/n] y
(2/2) checking package integrity                                                                                   [####################################################################] 100%
(2/2) loading package files                                                                                        [####################################################################] 100%
(2/2) checking for file conflicts                                                                                  [####################################################################] 100%
(2/2) checking available disk space                                                                                [####################################################################] 100%
(1/2) upgrading alsa-plugins                                                                                       [####################################################################] 100%
(2/2) upgrading libsamplerate                                                                                      [####################################################################] 100%
[root@Miki_Arch miki]# su miki

Best regards,
Michael Badt

Offline

#2 2012-07-24 13:03:21

mibadt
Member
Registered: 2009-09-25
Posts: 396

Re: No sound in fresh-installed Arch_X86-64/KDE

I've continued to investigate, per the Pulse Wiki.
My regular user is no longer included in the audio group (per Pulse Wiki recommendation).
Am I correct that No output device is "associated" with pulse output (see the end of the long terminal output).
If Y, please advise

Thanks

--------copy of terminal-----------

$ pacmd list
Welcome to PulseAudio! Use "help" for usage information.
>>> Memory blocks currently allocated: 1, size: 63.9 KiB.
Memory blocks allocated during the whole lifetime: 70759, size: 255.2 MiB.
Memory blocks imported from other processes: 0, size: 0 B.
Memory blocks exported to other processes: 0, size: 0 B.
Total sample cache size: 0 B.
Default sample spec: s16le 2ch 44100Hz
Default channel map: front-left,front-right
Default sink name: alsa_output.pci-0000_01_00.1.hdmi-stereo
Default source name: alsa_output.pci-0000_01_00.1.hdmi-stereo.monitor
Memory blocks of type POOL: 1 allocated/17139 accumulated.
Memory blocks of type POOL_EXTERNAL: 0 allocated/0 accumulated.
Memory blocks of type APPENDED: 0 allocated/0 accumulated.
Memory blocks of type USER: 0 allocated/0 accumulated.
Memory blocks of type FIXED: 0 allocated/36324 accumulated.
Memory blocks of type IMPORTED: 0 allocated/17296 accumulated.
31 module(s) loaded.
    index: 0
        name: <module-device-restore>
        argument: <>
        used: -1
        load once: yes
        properties:
                module.author = "Lennart Poettering"
                module.description = "Automatically restore the volume/mute state of devices"
                module.version = "2.1"
    index: 1
        name: <module-stream-restore>
        argument: <>
        used: -1
        load once: yes
        properties:
                module.author = "Lennart Poettering"
                module.description = "Automatically restore the volume/mute/device state of streams"
                module.version = "2.1"
    index: 2
        name: <module-card-restore>
        argument: <>
        used: -1
        load once: yes                                                                                                                                                                                                                                                         
        properties:                                                                                                                                                                                                                                                            
                module.author = "Lennart Poettering"                                                                                                                                                                                                                           
                module.description = "Automatically restore profile of cards"                                                                                                                                                                                                  
                module.version = "2.1"                                                                                                                                                                                                                                         
    index: 3                                                                                                                                                                                                                                                                   
        name: <module-augment-properties>                                                                                                                                                                                                                                      
        argument: <>                                                                                                                                                                                                                                                           
        used: -1                                                                                                                                                                                                                                                               
        load once: yes                                                                                                                                                                                                                                                         
        properties:                                                                                                                                                                                                                                                            
                module.author = "Lennart Poettering"                                                                                                                                                                                                                           
                module.description = "Augment the property sets of streams with additional static information"                                                                                                                                                                 
                module.version = "2.1"                                                                                                                                                                                                                                         
    index: 4                                                                                                                                                                                                                                                                   
        name: <module-alsa-card>                                                                                                                                                                                                                                               
        argument: <device_id="1" name="pci-0000_01_00.1" card_name="alsa_card.pci-0000_01_00.1" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes card_pro                                                                                 perties="module-udev-detect.discovered=1">                                                                                                                                                                                                                                     
        used: 1                                                                                                                                                                                                                                                                
        load once: no                                                                                                                                                                                                                                                          
        properties:                                                                                                                                                                                                                                                            
                module.author = "Lennart Poettering"                                                                                                                                                                                                                           
                module.description = "ALSA Card"                                                                                                                                                                                                                               
                module.version = "2.1"                                                                                                                                                                                                                                         
    index: 5                                                                                                                                                                                                                                                                   
        name: <module-alsa-card>                                                                                                                                                                                                                                               
        argument: <device_id="0" name="pci-0000_00_14.2" card_name="alsa_card.pci-0000_00_14.2" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes card_pro                                                                                 perties="module-udev-detect.discovered=1">                                                                                                                                                                                                                                     
        used: 0                                                                                                                                                                                                                                                                
        load once: no                                                                                                                                                                                                                                                          
        properties:                                                                                                                                                                                                                                                            
                module.author = "Lennart Poettering"                                                                                                                                                                                                                           
                module.description = "ALSA Card"                                                                                                                                                                                                                               
                module.version = "2.1"                                                                                                                                                                                                                                         
    index: 6                                                                                                                                                                                                                                                                   
        name: <module-udev-detect>                                                                                                                                                                                                                                             
        argument: <>                                                                                                                                                                                                                                                           
        used: -1                                                                                                                                                                                                                                                               
        load once: yes                                                                                                                                                                                                                                                         
        properties:                                                                                                                                                                                                                                                            
                module.author = "Lennart Poettering"                                                                                                                                                                                                                           
                module.description = "Detect available audio hardware and load matching drivers"                                                                                                                                                                               
                module.version = "2.1"                                                                                                                                                                                                                                         
    index: 7                                                                                                                                                                                                                                                                   
        name: <module-jackdbus-detect>                                                                                                                                                                                                                                         
        argument: <>                                                                                                                                                                                                                                                           
        used: -1                                                                                                                                                                                                                                                               
        load once: yes                                                                                                                                                                                                                                                         
        properties:                                                                                                                                                                                                                                                            
                module.author = "David Henningsson"                                                                                                                                                                                                                            
                module.description = "Adds JACK sink/source ports when JACK is started"                                                                                                                                                                                        
                module.version = "2.1"                                                                                                                                                                                                                                         
    index: 8                                                                                                                                                                                                                                                                   
        name: <module-bluetooth-discover>                                                                                                                                                                                                                                      
        argument: <>                                                                                                                                                                                                                                                           
        used: -1                                                                                                                                                                                                                                                               
        load once: yes                                                                                                                                                                                                                                                         
        properties:                                                                                                                                                                                                                                                            
                module.author = "Joao Paulo Rechi Vita"                                                                                                                                                                                                                        
                module.description = "Detect available bluetooth audio devices and load bluetooth audio drivers"                                                                                                                                                               
                module.version = "2.1"                                                                                                                                                                                                                                         
    index: 9                                                                                                                                                                                                                                                                   
        name: <module-esound-protocol-unix>                                                                                                                                                                                                                                    
        argument: <>                                                                                                                                                                                                                                                           
        used: -1                                                                                                                                                                                                                                                               
        load once: no                                                                                                                                                                                                                                                          
        properties:                                                                                                                                                                                                                                                            
                module.author = "Lennart Poettering"                                                                                                                                                                                                                           
                module.description = "ESOUND protocol (UNIX sockets)"                                                                                                                                                                                                          
                module.version = "2.1"                                                                                                                                                                                                                                         
    index: 10                                                                                                                                                                                                                                                                  
        name: <module-native-protocol-unix>                                                                                                                                                                                                                                    
        argument: <>                                                                                                                                                                                                                                                           
        used: -1                                                                                                                                                                                                                                                               
        load once: no                                                                                                                                                                                                                                                          
        properties:                                                                                                                                                                                                                                                            
                module.author = "Lennart Poettering"                                                                                                                                                                                                                           
                module.description = "Native protocol (UNIX sockets)"                                                                                                                                                                                                          
                module.version = "2.1"                                                                                                                                                                                                                                         
    index: 11                                                                                                                                                                                                                                                                  
        name: <module-gconf>                                                                                                                                                                                                                                                   
        argument: <>                                                                                                                                                                                                                                                           
        used: -1                                                                                                                                                                                                                                                               
        load once: yes                                                                                                                                                                                                                                                         
        properties:                                                                                                                                                                                                                                                            
                module.author = "Lennart Poettering"                                                                                                                                                                                                                           
                module.description = "GConf Adapter"                                                                                                                                                                                                                           
                module.version = "2.1"                                                                                                                                                                                                                                         
    index: 12                                                                                                                                                                                                                                                                  
        name: <module-default-device-restore>                                                                                                                                                                                                                                  
        argument: <>                                                                                                                                                                                                                                                           
        used: -1                                                                                                                                                                                                                                                               
        load once: yes                                                                                                                                                                                                                                                         
        properties:                                                                                                                                                                                                                                                            
                module.author = "Lennart Poettering"                                                                                                                                                                                                                           
                module.description = "Automatically restore the default sink and source"                                                                                                                                                                                       
                module.version = "2.1"                                                                                                                                                                                                                                         
    index: 13                                                                                                                                                                                                                                                                  
        name: <module-rescue-streams>                                                                                                                                                                                                                                          
        argument: <>                                                                                                                                                                                                                                                           
        used: -1                                                                                                                                                                                                                                                               
        load once: yes                                                                                                                                                                                                                                                         
        properties:                                                                                                                                                                                                                                                            
                module.author = "Lennart Poettering"                                                                                                                                                                                                                           
                module.description = "When a sink/source is removed, try to move their streams to the default sink/source"                                                                                                                                                     
                module.version = "2.1"                                                                                                                                                                                                                                         
    index: 14                                                                                                                                                                                                                                                                  
        name: <module-always-sink>                                                                                                                                                                                                                                             
        argument: <>                                                                                                                                                                                                                                                           
        used: -1                                                                                                                                                                                                                                                               
        load once: yes                                                                                                                                                                                                                                                         
        properties:                                                                                                                                                                                                                                                            
                module.author = "Colin Guthrie"                                                                                                                                                                                                                                
                module.description = "Always keeps at least one sink loaded even if it's a null one"                                                                                                                                                                           
                module.version = "2.1"                                                                                                                                                                                                                                         
    index: 15                                                                                                                                                                                                                                                                  
        name: <module-intended-roles>                                                                                                                                                                                                                                          
        argument: <>                                                                                                                                                                                                                                                           
        used: -1                                                                                                                                                                                                                                                               
        load once: yes                                                                                                                                                                                                                                                         
        properties:                                                                                                                                                                                                                                                            
                module.author = "Lennart Poettering"                                                                                                                                                                                                                           
                module.description = "Automatically set device of streams based of intended roles of devices"                                                                                                                                                                  
                module.version = "2.1"                                                                                                                                                                                                                                         
    index: 16                                                                                                                                                                                                                                                                  
        name: <module-suspend-on-idle>                                                                                                                                                                                                                                         
        argument: <>                                                                                                                                                                                                                                                           
        used: -1                                                                                                                                                                                                                                                               
        load once: yes                                                                                                                                                                                                                                                         
        properties:                                                                                                                                                                                                                                                            
                module.author = "Lennart Poettering"                                                                                                                                                                                                                           
                module.description = "When a sink/source is idle for too long, suspend it"                                                                                                                                                                                     
                module.version = "2.1"                                                                                                                                                                                                                                         
    index: 17                                                                                                                                                                                                                                                                  
        name: <module-console-kit>                                                                                                                                                                                                                                             
        argument: <>                                                                                                                                                                                                                                                           
        used: -1                                                                                                                                                                                                                                                               
        load once: yes                                                                                                                                                                                                                                                         
        properties:                                                                                                                                                                                                                                                            
                module.author = "Lennart Poettering"                                                                                                                                                                                                                           
                module.description = "Create a client for each ConsoleKit session of this user"                                                                                                                                                                                
                module.version = "2.1"                                                                                                                                                                                                                                         
    index: 18                                                                                                                                                                                                                                                                  
        name: <module-systemd-login>                                                                                                                                                                                                                                           
        argument: <>                                                                                                                                                                                                                                                           
        used: -1                                                                                                                                                                                                                                                               
        load once: yes                                                                                                                                                                                                                                                         
        properties:                                                                                                                                                                                                                                                            
                module.author = "Lennart Poettering"                                                                                                                                                                                                                           
                module.description = "Create a client for each login session of this user"                                                                                                                                                                                     
                module.version = "2.1"                                                                                                                                                                                                                                         
    index: 19                                                                                                                                                                                                                                                                  
        name: <module-position-event-sounds>                                                                                                                                                                                                                                   
        argument: <>                                                                                                                                                                                                                                                           
        used: -1                                                                                                                                                                                                                                                               
        load once: yes                                                                                                                                                                                                                                                         
        properties:                                                                                                                                                                                                                                                            
                module.author = "Lennart Poettering"                                                                                                                                                                                                                           
                module.description = "Position event sounds between L and R depending on the position on screen of the widget triggering them."                                                                                                                                
                module.version = "2.1"                                                                                                                                                                                                                                         
    index: 20                                                                                                                                                                                                                                                                  
        name: <module-role-cork>                                                                                                                                                                                                                                               
        argument: <>                                                                                                                                                                                                                                                           
        used: -1                                                                                                                                                                                                                                                               
        load once: yes                                                                                                                                                                                                                                                         
        properties:                                                                                                                                                                                                                                                            
                module.author = "Lennart Poettering"                                                                                                                                                                                                                           
                module.description = "Mute & cork streams with certain roles while others exist"                                                                                                                                                                               
                module.version = "2.1"                                                                                                                                                                                                                                         
    index: 21                                                                                                                                                                                                                                                                  
        name: <module-filter-heuristics>                                                                                                                                                                                                                                       
        argument: <>                                                                                                                                                                                                                                                           
        used: -1                                                                                                                                                                                                                                                               
        load once: yes                                                                                                                                                                                                                                                         
        properties:                                                                                                                                                                                                                                                            
                module.author = "Colin Guthrie"                                                                                                                                                                                                                                
                module.description = "Detect when various filters are desirable"                                                                                                                                                                                               
                module.version = "2.1"                                                                                                                                                                                                                                         
    index: 22                                                                                                                                                                                                                                                                  
        name: <module-filter-apply>                                                                                                                                                                                                                                            
        argument: <>                                                                                                                                                                                                                                                           
        used: -1                                                                                                                                                                                                                                                               
        load once: yes                                                                                                                                                                                                                                                         
        properties:                                                                                                                                                                                                                                                            
                module.author = "Colin Guthrie"                                                                                                                                                                                                                                
                module.description = "Load filter sinks automatically when needed"                                                                                                                                                                                             
                module.version = "2.1"                                                                                                                                                                                                                                         
    index: 23                                                                                                                                                                                                                                                                  
        name: <module-dbus-protocol>                                                                                                                                                                                                                                           
        argument: <>                                                                                                                                                                                                                                                           
        used: -1                                                                                                                                                                                                                                                               
        load once: yes                                                                                                                                                                                                                                                         
        properties:                                                                                                                                                                                                                                                            
                module.author = "Tanu Kaskinen"                                                                                                                                                                                                                                
                module.description = "D-Bus interface"                                                                                                                                                                                                                         
                module.version = "2.1"                                                                                                                                                                                                                                         
    index: 24                                                                                                                                                                                                                                                                  
        name: <module-switch-on-port-available>                                                                                                                                                                                                                                
        argument: <>                                                                                                                                                                                                                                                           
        used: -1                                                                                                                                                                                                                                                               
        load once: no                                                                                                                                                                                                                                                          
        properties:                                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                               
    index: 25                                                                                                                                                                                                                                                                  
        name: <module-equalizer-sink>                                                                                                                                                                                                                                          
        argument: <>                                                                                                                                                                                                                                                           
        used: 0                                                                                                                                                                                                                                                                
        load once: no                                                                                                                                                                                                                                                          
        properties:                                                                                                                                                                                                                                                            
                module.author = "Jason Newton"                                                                                                                                                                                                                                 
                module.description = "General Purpose Equalizer"                                                                                                                                                                                                               
                module.version = "2.1"                                                                                                                                                                                                                                         
    index: 26                                                                                                                                                                                                                                                                  
        name: <module-device-manager>                                                                                                                                                                                                                                          
        argument: <>                                                                                                                                                                                                                                                           
        used: -1                                                                                                                                                                                                                                                               
        load once: yes                                                                                                                                                                                                                                                         
        properties:                                                                                                                                                                                                                                                            
                module.author = "Colin Guthrie"                                                                                                                                                                                                                                
                module.description = "Keep track of devices (and their descriptions) both past and present and prioritise by role"                                                                                                                                             
                module.version = "2.1"                                                                                                                                                                                                                                         
    index: 27                                                                                                                                                                                                                                                                  
        name: <module-x11-publish>                                                                                                                                                                                                                                             
        argument: <display=:0>                                                                                                                                                                                                                                                 
        used: -1                                                                                                                                                                                                                                                               
        load once: no                                                                                                                                                                                                                                                          
        properties:                                                                                                                                                                                                                                                            
                module.author = "Lennart Poettering"                                                                                                                                                                                                                           
                module.description = "X11 credential publisher"                                                                                                                                                                                                                
                module.version = "2.1"                                                                                                                                                                                                                                         
    index: 28                                                                                                                                                                                                                                                                  
        name: <module-x11-publish>                                                                                                                                                                                                                                             
        argument: <display=:0>                                                                                                                                                                                                                                                 
        used: -1                                                                                                                                                                                                                                                               
        load once: no                                                                                                                                                                                                                                                          
        properties:                                                                                                                                                                                                                                                            
                module.author = "Lennart Poettering"                                                                                                                                                                                                                           
                module.description = "X11 credential publisher"                                                                                                                                                                                                                
                module.version = "2.1"                                                                                                                                                                                                                                         
    index: 29                                                                                                                                                                                                                                                                  
        name: <module-x11-xsmp>                                                                                                                                                                                                                                                
        argument: <display=:0 session_manager=local/Miki_Arch:@/tmp/.ICE-unix/845,unix/Miki_Arch:/tmp/.ICE-unix/845>                                                                                                                                                           
        used: -1                                                                                                                                                                                                                                                               
        load once: no                                                                                                                                                                                                                                                          
        properties:                                                                                                                                                                                                                                                            
                module.author = "Lennart Poettering"                                                                                                                                                                                                                           
                module.description = "X11 session management"                                                                                                                                                                                                                  
                module.version = "2.1"                                                                                                                                                                                                                                         
    index: 30                                                                                                                                                                                                                                                                  
        name: <module-cli-protocol-unix>                                                                                                                                                                                                                                       
        argument: <>                                                                                                                                                                                                                                                           
        used: -1                                                                                                                                                                                                                                                               
        load once: no                                                                                                                                                                                                                                                          
        properties:                                                                                                                                                                                                                                                            
                module.author = "Lennart Poettering"                                                                                                                                                                                                                           
                module.description = "Command line interface protocol (UNIX sockets)"                                                                                                                                                                                          
                module.version = "2.1"                                                                                                                                                                                                                                         
3 sink(s) available.                                                                                                                                                                                                                                                           
  * index: 0                                                                                                                                                                                                                                                                   
        name: <alsa_output.pci-0000_01_00.1.hdmi-stereo>                                                                                                                                                                                                                       
        driver: <module-alsa-card.c>                                                                                                                                                                                                                                           
        flags: HARDWARE DECIBEL_VOLUME LATENCY FLAT_VOLUME DYNAMIC_LATENCY                                                                                                                                                                                                     
        state: SUSPENDED                                                                                                                                                                                                                                                       
        suspend cause: IDLE                                                                                                                                                                                                                                                    
        priority: 9050                                                                                                                                                                                                                                                         
        volume: 0: 100% 1: 100%                                                                                                                                                                                                                                                
                0: 0.00 dB 1: 0.00 dB                                                                                                                                                                                                                                          
                balance 0.00                                                                                                                                                                                                                                                   
        base volume: 100%                                                                                                                                                                                                                                                      
                     0.00 dB                                                                                                                                                                                                                                                   
        volume steps: 65537                                                                                                                                                                                                                                                    
        muted: no                                                                                                                                                                                                                                                              
        current latency: 0.00 ms                                                                                                                                                                                                                                               
        max request: 0 KiB                                                                                                                                                                                                                                                     
        max rewind: 0 KiB                                                                                                                                                                                                                                                      
        monitor source: 0                                                                                                                                                                                                                                                      
        sample spec: s16le 2ch 44100Hz                                                                                                                                                                                                                                         
        channel map: front-left,front-right                                                                                                                                                                                                                                    
                     Stereo                                                                                                                                                                                                                                                    
        used by: 0                                                                                                                                                                                                                                                             
        linked by: 1                                                                                                                                                                                                                                                           
        configured latency: 0.00 ms; range is 46.00 .. 1999.82 ms                                                                                                                                                                                                              
        card: 0 <alsa_card.pci-0000_01_00.1>                                                                                                                                                                                                                                   
        module: 4                                                                                                                                                                                                                                                              
        properties:                                                                                                                                                                                                                                                            
                alsa.resolution_bits = "16"                                                                                                                                                                                                                                    
                device.api = "alsa"                                                                                                                                                                                                                                            
                device.class = "sound"                                                                                                                                                                                                                                         
                alsa.class = "generic"                                                                                                                                                                                                                                         
                alsa.subclass = "generic-mix"                                                                                                                                                                                                                                  
                alsa.name = "HDMI 0"                                                                                                                                                                                                                                           
                alsa.id = "HDMI 0"                                                                                                                                                                                                                                             
                alsa.subdevice = "0"                                                                                                                                                                                                                                           
                alsa.subdevice_name = "subdevice #0"                                                                                                                                                                                                                           
                alsa.device = "3"                                                                                                                                                                                                                                              
                alsa.card = "1"                                                                                                                                                                                                                                                
                alsa.card_name = "HD-Audio Generic"                                                                                                                                                                                                                            
                alsa.long_card_name = "HD-Audio Generic at 0xfdafc000 irq 51"                                                                                                                                                                                                  
                alsa.driver_name = "snd_hda_intel"                                                                                                                                                                                                                             
                device.bus_path = "pci-0000:01:00.1"                                                                                                                                                                                                                           
                sysfs.path = "/devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1"                                                                                                                                                                                       
                device.bus = "pci"                                                                                                                                                                                                                                             
                device.vendor.id = "1002"                                                                                                                                                                                                                                      
                device.vendor.name = "Advanced Micro Devices [AMD] nee ATI"                                                                                                                                                                                                    
                device.product.name = "Redwood HDMI Audio [Radeon HD 5000 Series]"                                                                                                                                                                                             
                device.string = "hdmi:1"                                                                                                                                                                                                                                       
                device.buffering.buffer_size = "352768"                                                                                                                                                                                                                        
                device.buffering.fragment_size = "176384"                                                                                                                                                                                                                      
                device.access_mode = "mmap+timer"                                                                                                                                                                                                                              
                device.profile.name = "hdmi-stereo"                                                                                                                                                                                                                            
                device.profile.description = "Digital Stereo (HDMI)"                                                                                                                                                                                                           
                device.description = "Redwood HDMI Audio [Radeon HD 5000 Series] Digital Stereo (HDMI)"                                                                                                                                                                        
                alsa.mixer_name = "ATI R6xx HDMI"                                                                                                                                                                                                                              
                alsa.components = "HDA:1002aa01,00aa0100,00100200"                                                                                                                                                                                                             
                module-udev-detect.discovered = "1"                                                                                                                                                                                                                            
                device.icon_name = "audio-card-pci"                                                                                                                                                                                                                            
        ports:                                                                                                                                                                                                                                                                 
                hdmi-output-0: HDMI / DisplayPort (priority 5900, available: no)                                                                                                                                                                                               
                        properties:                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                               
        active port: <hdmi-output-0>                                                                                                                                                                                                                                           
    index: 1                                                                                                                                                                                                                                                                   
        name: <alsa_output.pci-0000_00_14.2.analog-stereo>                                                                                                                                                                                                                     
        driver: <module-alsa-card.c>                                                                                                                                                                                                                                           
        flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY FLAT_VOLUME DYNAMIC_LATENCY                                                                                                                                                                         
        state: SUSPENDED                                                                                                                                                                                                                                                       
        suspend cause: IDLE                                                                                                                                                                                                                                                    
        priority: 9959                                                                                                                                                                                                                                                         
        volume: 0:  43% 1:  43%                                                                                                                                                                                                                                                
                0: -22.00 dB 1: -22.00 dB                                                                                                                                                                                                                                      
                balance 0.00                                                                                                                                                                                                                                                   
        base volume:  93%                                                                                                                                                                                                                                                      
                     -2.00 dB                                                                                                                                                                                                                                                  
        volume steps: 65537                                                                                                                                                                                                                                                    
        muted: no                                                                                                                                                                                                                                                              
        current latency: 0.00 ms                                                                                                                                                                                                                                               
        max request: 0 KiB                                                                                                                                                                                                                                                     
        max rewind: 0 KiB                                                                                                                                                                                                                                                      
        monitor source: 1                                                                                                                                                                                                                                                      
        sample spec: s16le 2ch 44100Hz                                                                                                                                                                                                                                         
        channel map: front-left,front-right                                                                                                                                                                                                                                    
                     Stereo                                                                                                                                                                                                                                                    
        used by: 0                                                                                                                                                                                                                                                             
        linked by: 0                                                                                                                                                                                                                                                           
        configured latency: 0.00 ms; range is 0.50 .. 1999.82 ms                                                                                                                                                                                                               
        card: 1 <alsa_card.pci-0000_00_14.2>                                                                                                                                                                                                                                   
        module: 5                                                                                                                                                                                                                                                              
        properties:                                                                                                                                                                                                                                                            
                alsa.resolution_bits = "16"                                                                                                                                                                                                                                    
                device.api = "alsa"                                                                                                                                                                                                                                            
                device.class = "sound"                                                                                                                                                                                                                                         
                alsa.class = "generic"                                                                                                                                                                                                                                         
                alsa.subclass = "generic-mix"                                                                                                                                                                                                                                  
                alsa.name = "ALC889 Analog"                                                                                                                                                                                                                                    
                alsa.id = "ALC889 Analog"                                                                                                                                                                                                                                      
                alsa.subdevice = "0"                                                                                                                                                                                                                                           
                alsa.subdevice_name = "subdevice #0"                                                                                                                                                                                                                           
                alsa.device = "0"                                                                                                                                                                                                                                              
                alsa.card = "0"                                                                                                                                                                                                                                                
                alsa.card_name = "HDA ATI SB"                                                                                                                                                                                                                                  
                alsa.long_card_name = "HDA ATI SB at 0xfdff4000 irq 16"                                                                                                                                                                                                        
                alsa.driver_name = "snd_hda_intel"                                                                                                                                                                                                                             
                device.bus_path = "pci-0000:00:14.2"                                                                                                                                                                                                                           
                sysfs.path = "/devices/pci0000:00/0000:00:14.2/sound/card0"                                                                                                                                                                                                    
                device.bus = "pci"                                                                                                                                                                                                                                             
                device.vendor.id = "1002"                                                                                                                                                                                                                                      
                device.vendor.name = "Advanced Micro Devices [AMD] nee ATI"                                                                                                                                                                                                    
                device.product.name = "SBx00 Azalia (Intel HDA)"                                                                                                                                                                                                               
                device.form_factor = "internal"                                                                                                                                                                                                                                
                device.string = "front:0"                                                                                                                                                                                                                                      
                device.buffering.buffer_size = "352768"                                                                                                                                                                                                                        
                device.buffering.fragment_size = "176384"                                                                                                                                                                                                                      
                device.access_mode = "mmap+timer"                                                                                                                                                                                                                              
                device.profile.name = "analog-stereo"                                                                                                                                                                                                                          
                device.profile.description = "Analog Stereo"                                                                                                                                                                                                                   
                device.description = "Built-in Audio Analog Stereo"                                                                                                                                                                                                            
                alsa.mixer_name = "Realtek ALC889"                                                                                                                                                                                                                             
                alsa.components = "HDA:10ec0889,1458a102,00100004"                                                                                                                                                                                                             
                module-udev-detect.discovered = "1"                                                                                                                                                                                                                            
                device.icon_name = "audio-card-pci"                                                                                                                                                                                                                            
        ports:                                                                                                                                                                                                                                                                 
                analog-output: Analog Output (priority 9900, available: unknown)                                                                                                                                                                                               
                        properties:                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                               
                analog-output-headphones: Headphones (priority 9000, available: no)                                                                                                                                                                                            
                        properties:                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                               
        active port: <analog-output>                                                                                                                                                                                                                                           
    index: 2                                                                                                                                                                                                                                                                   
        name: <alsa_output.pci-0000_01_00.1.hdmi-stereo.equalizer>                                                                                                                                                                                                             
        driver: <module-equalizer-sink.c>                                                                                                                                                                                                                                      
        flags: HW_MUTE_CTRL LATENCY DYNAMIC_LATENCY                                                                                                                                                                                                                            
        state: SUSPENDED                                                                                                                                                                                                                                                       
        suspend cause: IDLE                                                                                                                                                                                                                                                    
        priority: 1000                                                                                                                                                                                                                                                         
        volume: 0: 100% 1: 100%                                                                                                                                                                                                                                                
                balance 0.00                                                                                                                                                                                                                                                   
        base volume: 100%                                                                                                                                                                                                                                                      
        volume steps: 65537                                                                                                                                                                                                                                                    
        muted: no                                                                                                                                                                                                                                                              
        current latency: 0.00 ms                                                                                                                                                                                                                                               
        max request: 0 KiB                                                                                                                                                                                                                                                     
        max rewind: 0 KiB                                                                                                                                                                                                                                                      
        monitor source: 3                                                                                                                                                                                                                                                      
        sample spec: float32le 2ch 44100Hz                                                                                                                                                                                                                                     
        channel map: front-left,front-right                                                                                                                                                                                                                                    
                     Stereo                                                                                                                                                                                                                                                    
        used by: 0                                                                                                                                                                                                                                                             
        linked by: 0                                                                                                                                                                                                                                                           
        configured latency: 0.00 ms; range is 46.00 .. 1999.82 ms                                                                                                                                                                                                              
        module: 25                                                                                                                                                                                                                                                             
        properties:                                                                                                                                                                                                                                                            
                device.description = "FFT based equalizer on Redwood HDMI Audio [Radeon HD 5000 Series] Digital Stereo (HDMI)"                                                                                                                                                 
                device.master_device = "alsa_output.pci-0000_01_00.1.hdmi-stereo"                                                                                                                                                                                              
                device.class = "filter"                                                                                                                                                                                                                                        
                device.icon_name = "audio-card"                                                                                                                                                                                                                                
4 source(s) available.                                                                                                                                                                                                                                                         
  * index: 0                                                                                                                                                                                                                                                                   
        name: <alsa_output.pci-0000_01_00.1.hdmi-stereo.monitor>                                                                                                                                                                                                               
        driver: <module-alsa-card.c>                                                                                                                                                                                                                                           
        flags: DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY                                                                                                                                                                                                                          
        state: SUSPENDED                                                                                                                                                                                                                                                       
        suspend cause: IDLE                                                                                                                                                                                                                                                    
        priority: 1050                                                                                                                                                                                                                                                         
        volume: 0: 100% 1: 100%                                                                                                                                                                                                                                                
                0: 0.00 dB 1: 0.00 dB                                                                                                                                                                                                                                          
                balance 0.00                                                                                                                                                                                                                                                   
        base volume: 100%                                                                                                                                                                                                                                                      
                     0.00 dB                                                                                                                                                                                                                                                   
        volume steps: 65537                                                                                                                                                                                                                                                    
        muted: no                                                                                                                                                                                                                                                              
        current latency: 0.00 ms                                                                                                                                                                                                                                               
        max rewind: 0 KiB                                                                                                                                                                                                                                                      
        sample spec: s16le 2ch 44100Hz                                                                                                                                                                                                                                         
        channel map: front-left,front-right                                                                                                                                                                                                                                    
                     Stereo                                                                                                                                                                                                                                                    
        used by: 0                                                                                                                                                                                                                                                             
        linked by: 0                                                                                                                                                                                                                                                           
        configured latency: 0.00 ms; range is 46.00 .. 1999.82 ms                                                                                                                                                                                                              
        monitor_of: 0                                                                                                                                                                                                                                                          
        card: 0 <alsa_card.pci-0000_01_00.1>                                                                                                                                                                                                                                   
        module: 4                                                                                                                                                                                                                                                              
        properties:                                                                                                                                                                                                                                                            
                device.description = "Monitor of Redwood HDMI Audio [Radeon HD 5000 Series] Digital Stereo (HDMI)"                                                                                                                                                             
                device.class = "monitor"                                                                                                                                                                                                                                       
                alsa.card = "1"                                                                                                                                                                                                                                                
                alsa.card_name = "HD-Audio Generic"                                                                                                                                                                                                                            
                alsa.long_card_name = "HD-Audio Generic at 0xfdafc000 irq 51"                                                                                                                                                                                                  
                alsa.driver_name = "snd_hda_intel"                                                                                                                                                                                                                             
                device.bus_path = "pci-0000:01:00.1"                                                                                                                                                                                                                           
                sysfs.path = "/devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1"                                                                                                                                                                                       
                device.bus = "pci"                                                                                                                                                                                                                                             
                device.vendor.id = "1002"                                                                                                                                                                                                                                      
                device.vendor.name = "Advanced Micro Devices [AMD] nee ATI"                                                                                                                                                                                                    
                device.product.name = "Redwood HDMI Audio [Radeon HD 5000 Series]"                                                                                                                                                                                             
                device.string = "1"                                                                                                                                                                                                                                            
                module-udev-detect.discovered = "1"                                                                                                                                                                                                                            
                device.icon_name = "audio-card-pci"                                                                                                                                                                                                                            
    index: 1                                                                                                                                                                                                                                                                   
        name: <alsa_output.pci-0000_00_14.2.analog-stereo.monitor>                                                                                                                                                                                                             
        driver: <module-alsa-card.c>                                                                                                                                                                                                                                           
        flags: DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY                                                                                                                                                                                                                          
        state: SUSPENDED                                                                                                                                                                                                                                                       
        suspend cause: IDLE                                                                                                                                                                                                                                                    
        priority: 1950                                                                                                                                                                                                                                                         
        volume: 0: 100% 1: 100%                                                                                                                                                                                                                                                
                0: 0.00 dB 1: 0.00 dB                                                                                                                                                                                                                                          
                balance 0.00                                                                                                                                                                                                                                                   
        base volume: 100%                                                                                                                                                                                                                                                      
                     0.00 dB                                                                                                                                                                                                                                                   
        volume steps: 65537                                                                                                                                                                                                                                                    
        muted: no                                                                                                                                                                                                                                                              
        current latency: 0.00 ms                                                                                                                                                                                                                                               
        max rewind: 0 KiB                                                                                                                                                                                                                                                      
        sample spec: s16le 2ch 44100Hz                                                                                                                                                                                                                                         
        channel map: front-left,front-right                                                                                                                                                                                                                                    
                     Stereo                                                                                                                                                                                                                                                    
        used by: 0                                                                                                                                                                                                                                                             
        linked by: 0                                                                                                                                                                                                                                                           
        configured latency: 0.00 ms; range is 0.50 .. 1999.82 ms                                                                                                                                                                                                               
        monitor_of: 1                                                                                                                                                                                                                                                          
        card: 1 <alsa_card.pci-0000_00_14.2>                                                                                                                                                                                                                                   
        module: 5                                                                                                                                                                                                                                                              
        properties:                                                                                                                                                                                                                                                            
                device.description = "Monitor of Built-in Audio Analog Stereo"                                                                                                                                                                                                 
                device.class = "monitor"                                                                                                                                                                                                                                       
                alsa.card = "0"                                                                                                                                                                                                                                                
                alsa.card_name = "HDA ATI SB"                                                                                                                                                                                                                                  
                alsa.long_card_name = "HDA ATI SB at 0xfdff4000 irq 16"                                                                                                                                                                                                        
                alsa.driver_name = "snd_hda_intel"                                                                                                                                                                                                                             
                device.bus_path = "pci-0000:00:14.2"                                                                                                                                                                                                                           
                sysfs.path = "/devices/pci0000:00/0000:00:14.2/sound/card0"                                                                                                                                                                                                    
                device.bus = "pci"                                                                                                                                                                                                                                             
                device.vendor.id = "1002"                                                                                                                                                                                                                                      
                device.vendor.name = "Advanced Micro Devices [AMD] nee ATI"                                                                                                                                                                                                    
                device.product.name = "SBx00 Azalia (Intel HDA)"                                                                                                                                                                                                               
                device.form_factor = "internal"                                                                                                                                                                                                                                
                device.string = "0"                                                                                                                                                                                                                                            
                module-udev-detect.discovered = "1"                                                                                                                                                                                                                            
                device.icon_name = "audio-card-pci"                                                                                                                                                                                                                            
    index: 2                                                                                                                                                                                                                                                                   
        name: <alsa_input.pci-0000_00_14.2.analog-stereo>                                                                                                                                                                                                                      
        driver: <module-alsa-card.c>                                                                                                                                                                                                                                           
        flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY                                                                                                                                                                                     
        state: SUSPENDED                                                                                                                                                                                                                                                       
        suspend cause: IDLE                                                                                                                                                                                                                                                    
        priority: 9959                                                                                                                                                                                                                                                         
        volume: 0:  52% 1:  52%                                                                                                                                                                                                                                                
                0: -17.00 dB 1: -17.00 dB                                                                                                                                                                                                                                      
                balance 0.00                                                                                                                                                                                                                                                   
        base volume:  10%                                                                                                                                                                                                                                                      
                     -60.00 dB                                                                                                                                                                                                                                                 
        volume steps: 65537                                                                                                                                                                                                                                                    
        muted: no                                                                                                                                                                                                                                                              
        current latency: 0.00 ms                                                                                                                                                                                                                                               
        max rewind: 0 KiB                                                                                                                                                                                                                                                      
        sample spec: s16le 2ch 44100Hz                                                                                                                                                                                                                                         
        channel map: front-left,front-right                                                                                                                                                                                                                                    
                     Stereo                                                                                                                                                                                                                                                    
        used by: 0                                                                                                                                                                                                                                                             
        linked by: 0                                                                                                                                                                                                                                                           
        configured latency: 0.00 ms; range is 0.50 .. 1999.82 ms                                                                                                                                                                                                               
        card: 1 <alsa_card.pci-0000_00_14.2>                                                                                                                                                                                                                                   
        module: 5                                                                                                                                                                                                                                                              
        properties:                                                                                                                                                                                                                                                            
                alsa.resolution_bits = "16"                                                                                                                                                                                                                                    
                device.api = "alsa"                                                                                                                                                                                                                                            
                device.class = "sound"                                                                                                                                                                                                                                         
                alsa.class = "generic"                                                                                                                                                                                                                                         
                alsa.subclass = "generic-mix"                                                                                                                                                                                                                                  
                alsa.name = "ALC889 Analog"                                                                                                                                                                                                                                    
                alsa.id = "ALC889 Analog"                                                                                                                                                                                                                                      
                alsa.subdevice = "0"                                                                                                                                                                                                                                           
                alsa.subdevice_name = "subdevice #0"                                                                                                                                                                                                                           
                alsa.device = "0"                                                                                                                                                                                                                                              
                alsa.card = "0"                                                                                                                                                                                                                                                
                alsa.card_name = "HDA ATI SB"                                                                                                                                                                                                                                  
                alsa.long_card_name = "HDA ATI SB at 0xfdff4000 irq 16"                                                                                                                                                                                                        
                alsa.driver_name = "snd_hda_intel"                                                                                                                                                                                                                             
                device.bus_path = "pci-0000:00:14.2"                                                                                                                                                                                                                           
                sysfs.path = "/devices/pci0000:00/0000:00:14.2/sound/card0"                                                                                                                                                                                                    
                device.bus = "pci"                                                                                                                                                                                                                                             
                device.vendor.id = "1002"                                                                                                                                                                                                                                      
                device.vendor.name = "Advanced Micro Devices [AMD] nee ATI"                                                                                                                                                                                                    
                device.product.name = "SBx00 Azalia (Intel HDA)"                                                                                                                                                                                                               
                device.form_factor = "internal"                                                                                                                                                                                                                                
                device.string = "front:0"                                                                                                                                                                                                                                      
                device.buffering.buffer_size = "352768"                                                                                                                                                                                                                        
                device.buffering.fragment_size = "176384"                                                                                                                                                                                                                      
                device.access_mode = "mmap+timer"                                                                                                                                                                                                                              
                device.profile.name = "analog-stereo"                                                                                                                                                                                                                          
                device.profile.description = "Analog Stereo"                                                                                                                                                                                                                   
                device.description = "Built-in Audio Analog Stereo"                                                                                                                                                                                                            
                alsa.mixer_name = "Realtek ALC889"                                                                                                                                                                                                                             
                alsa.components = "HDA:10ec0889,1458a102,00100004"                                                                                                                                                                                                             
                module-udev-detect.discovered = "1"                                                                                                                                                                                                                            
                device.icon_name = "audio-card-pci"                                                                                                                                                                                                                            
        ports:                                                                                                                                                                                                                                                                 
                analog-input-microphone-front: Front Microphone (priority 8500, available: no)                                                                                                                                                                                 
                        properties:                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                               
                analog-input-microphone-rear: Rear Microphone (priority 8200, available: yes)                                                                                                                                                                                  
                        properties:                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                               
                analog-input-linein: Line In (priority 8100, available: no)                                                                                                                                                                                                    
                        properties:                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                               
        active port: <analog-input-microphone-rear>                                                                                                                                                                                                                            
    index: 3                                                                                                                                                                                                                                                                   
        name: <alsa_output.pci-0000_01_00.1.hdmi-stereo.equalizer.monitor>                                                                                                                                                                                                     
        driver: <module-equalizer-sink.c>                                                                                                                                                                                                                                      
        flags: DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY                                                                                                                                                                                                                          
        state: SUSPENDED                                                                                                                                                                                                                                                       
        suspend cause: IDLE                                                                                                                                                                                                                                                    
        priority: 1000                                                                                                                                                                                                                                                         
        volume: 0: 100% 1: 100%                                                                                                                                                                                                                                                
                0: 0.00 dB 1: 0.00 dB                                                                                                                                                                                                                                          
                balance 0.00                                                                                                                                                                                                                                                   
        base volume: 100%                                                                                                                                                                                                                                                      
                     0.00 dB                                                                                                                                                                                                                                                   
        volume steps: 65537                                                                                                                                                                                                                                                    
        muted: no                                                                                                                                                                                                                                                              
        current latency: 0.00 ms                                                                                                                                                                                                                                               
        max rewind: 0 KiB                                                                                                                                                                                                                                                      
        sample spec: float32le 2ch 44100Hz                                                                                                                                                                                                                                     
        channel map: front-left,front-right                                                                                                                                                                                                                                    
                     Stereo                                                                                                                                                                                                                                                    
        used by: 0                                                                                                                                                                                                                                                             
        linked by: 0                                                                                                                                                                                                                                                           
        configured latency: 0.00 ms; range is 46.00 .. 1999.82 ms                                                                                                                                                                                                              
        monitor_of: 2                                                                                                                                                                                                                                                          
        module: 25                                                                                                                                                                                                                                                             
        properties:                                                                                                                                                                                                                                                            
                device.description = "Monitor of FFT based equalizer on Redwood HDMI Audio [Radeon HD 5000 Series] Digital Stereo (HDMI)"                                                                                                                                      
                device.class = "monitor"                                                                                                                                                                                                                                       
                device.icon_name = "audio-input-microphone"                                                                                                                                                                                                                    
9 client(s) logged in.                                                                                                                                                                                                                                                         
    index: 0                                                                                                                                                                                                                                                                   
        driver: <module-console-kit.c>                                                                                                                                                                                                                                         
        owner module: 17                                                                                                                                                                                                                                                       
        properties:                                                                                                                                                                                                                                                            
                application.name = "ConsoleKit Session /org/freedesktop/ConsoleKit/Session1"                                                                                                                                                                                   
                console-kit.session = "/org/freedesktop/ConsoleKit/Session1"                                                                                                                                                                                                   
    index: 5                                                                                                                                                                                                                                                                   
        driver: <protocol-native.c>                                                                                                                                                                                                                                            
        owner module: 10                                                                                                                                                                                                                                                       
        properties:                                                                                                                                                                                                                                                            
                application.name = "KMix KDE 4"                                                                                                                                                                                                                                
                native-protocol.peer = "UNIX socket client"                                                                                                                                                                                                                    
                native-protocol.version = "26"                                                                                                                                                                                                                                 
                application.process.id = "1070"                                                                                                                                                                                                                                
                application.process.user = "miki"                                                                                                                                                                                                                              
                application.process.host = "Miki_Arch"                                                                                                                                                                                                                         
                application.process.binary = "kdeinit4"                                                                                                                                                                                                                        
                application.language = "en_US.utf8"                                                                                                                                                                                                                            
                window.x11.display = ":0"                                                                                                                                                                                                                                      
                application.process.machine_id = "033d2072b5fa4fab9b59bd0c527f96c2"                                                                                                                                                                                            
                application.process.session_id = "033d2072b5fa4fab9b59bd0c527f96c2-1343134100.791482-1698116699"                                                                                                                                                               
    index: 8                                                                                                                                                                                                                                                                   
        driver: <module-x11-xsmp.c>                                                                                                                                                                                                                                            
        owner module: 29                                                                                                                                                                                                                                                       
        properties:                                                                                                                                                                                                                                                            
                application.name = "XSMP Session on KDE as 10114aaddcc000134313416300000008450022"                                                                                                                                                                             
                xsmp.vendor = "KDE"                                                                                                                                                                                                                                            
                xsmp.client.id = "10114aaddcc000134313416300000008450022"                                                                                                                                                                                                      
    index: 11                                                                                                                                                                                                                                                                  
        driver: <protocol-native.c>                                                                                                                                                                                                                                            
        owner module: 10                                                                                                                                                                                                                                                       
        properties:                                                                                                                                                                                                                                                            
                application.name = "KMix KDE 4"                                                                                                                                                                                                                                
                native-protocol.peer = "UNIX socket client"                                                                                                                                                                                                                    
                native-protocol.version = "26"                                                                                                                                                                                                                                 
                application.process.id = "827"                                                                                                                                                                                                                                 
                application.process.user = "miki"                                                                                                                                                                                                                              
                application.process.host = "Miki_Arch"                                                                                                                                                                                                                         
                application.process.binary = "kdeinit4"                                                                                                                                                                                                                        
                application.language = "en_US.utf8"                                                                                                                                                                                                                            
                window.x11.display = ":0"                                                                                                                                                                                                                                      
                application.process.machine_id = "033d2072b5fa4fab9b59bd0c527f96c2"                                                                                                                                                                                            
                application.process.session_id = "033d2072b5fa4fab9b59bd0c527f96c2-1343134100.791482-1698116699"                                                                                                                                                               
    index: 13                                                                                                                                                                                                                                                                  
        driver: <protocol-native.c>                                                                                                                                                                                                                                            
        owner module: 10                                                                                                                                                                                                                                                       
        properties:                                                                                                                                                                                                                                                            
                application.name = "libphonon"                                                                                                                                                                                                                                 
                native-protocol.peer = "UNIX socket client"                                                                                                                                                                                                                    
                native-protocol.version = "26"                                                                                                                                                                                                                                 
                media.role = "event"                                                                                                                                                                                                                                           
                phonon.streamid = "{e71cdf4c-d2ed-4013-9ed1-9021f1f9af99}"                                                                                                                                                                                                     
                application.process.id = "925"                                                                                                                                                                                                                                 
                application.process.user = "miki"                                                                                                                                                                                                                              
                application.process.host = "Miki_Arch"                                                                                                                                                                                                                         
                application.process.binary = "knotify4"                                                                                                                                                                                                                        
                application.language = "en_US.utf8"                                                                                                                                                                                                                            
                window.x11.display = ":0"                                                                                                                                                                                                                                      
                application.process.machine_id = "033d2072b5fa4fab9b59bd0c527f96c2"                                                                                                                                                                                            
                application.process.session_id = "033d2072b5fa4fab9b59bd0c527f96c2-1343134100.791482-1698116699"                                                                                                                                                               
    index: 17                                                                                                                                                                                                                                                                  
        driver: <protocol-native.c>                                                                                                                                                                                                                                            
        owner module: 10                                                                                                                                                                                                                                                       
        properties:                                                                                                                                                                                                                                                            
                application.name = "Thunderbird"                                                                                                                                                                                                                               
                native-protocol.peer = "UNIX socket client"                                                                                                                                                                                                                    
                native-protocol.version = "26"                                                                                                                                                                                                                                 
                window.x11.display = ":0"                                                                                                                                                                                                                                      
                window.x11.screen = "0"                                                                                                                                                                                                                                        
                application.process.id = "1224"                                                                                                                                                                                                                                
                application.process.user = "miki"                                                                                                                                                                                                                              
                application.process.host = "Miki_Arch"                                                                                                                                                                                                                         
                application.process.binary = "thunderbird"                                                                                                                                                                                                                     
                application.language = "en_US.utf8"                                                                                                                                                                                                                            
                application.process.machine_id = "033d2072b5fa4fab9b59bd0c527f96c2"                                                                                                                                                                                            
                application.process.session_id = "033d2072b5fa4fab9b59bd0c527f96c2-1343134100.791482-1698116699"                                                                                                                                                               
                application.icon_name = "thunderbird"                                                                                                                                                                                                                          
    index: 18                                                                                                                                                                                                                                                                  
        driver: <protocol-native.c>                                                                                                                                                                                                                                            
        owner module: 10                                                                                                                                                                                                                                                       
        properties:                                                                                                                                                                                                                                                            
                application.name = "Chromium"                                                                                                                                                                                                                                  
                native-protocol.peer = "UNIX socket client"                                                                                                                                                                                                                    
                native-protocol.version = "26"                                                                                                                                                                                                                                 
                window.x11.display = ":0"                                                                                                                                                                                                                                      
                window.x11.screen = "0"                                                                                                                                                                                                                                        
                application.process.id = "1241"                                                                                                                                                                                                                                
                application.process.user = "miki"                                                                                                                                                                                                                              
                application.process.host = "Miki_Arch"                                                                                                                                                                                                                         
                application.process.binary = "chromium"                                                                                                                                                                                                                        
                application.language = "en_US.utf8"                                                                                                                                                                                                                            
                application.process.machine_id = "033d2072b5fa4fab9b59bd0c527f96c2"                                                                                                                                                                                            
                application.process.session_id = "033d2072b5fa4fab9b59bd0c527f96c2-1343134100.791482-1698116699"                                                                                                                                                               
                application.icon_name = "chromium"                                                                                                                                                                                                                             
    index: 19                                                                                                                                                                                                                                                                  
        driver: <protocol-native.c>                                                                                                                                                                                                                                            
        owner module: 10                                                                                                                                                                                                                                                       
        properties:                                                                                                                                                                                                                                                            
                application.name = "exe"                                                                                                                                                                                                                                       
                native-protocol.peer = "UNIX socket client"                                                                                                                                                                                                                    
                native-protocol.version = "26"                                                                                                                                                                                                                                 
                window.x11.display = ":0"                                                                                                                                                                                                                                      
                window.x11.screen = "0"                                                                                                                                                                                                                                        
                application.process.id = "1444"                                                                                                                                                                                                                                
                application.process.user = "miki"                                                                                                                                                                                                                              
                application.process.host = "Miki_Arch"                                                                                                                                                                                                                         
                application.process.binary = "chromium"                                                                                                                                                                                                                        
                application.language = "en_US.utf8"                                                                                                                                                                                                                            
                application.process.machine_id = "033d2072b5fa4fab9b59bd0c527f96c2"                                                                                                                                                                                            
                application.process.session_id = "033d2072b5fa4fab9b59bd0c527f96c2-1343134100.791482-1698116699"                                                                                                                                                               
                application.icon_name = "chromium"                                                                                                                                                                                                                             
    index: 21                                                                                                                                                                                                                                                                  
        driver: <cli.c>                                                                                                                                                                                                                                                        
        owner module: 30                                                                                                                                                                                                                                                       
        properties:                                                                                                                                                                                                                                                            
                application.name = "UNIX socket client"                                                                                                                                                                                                                        
2 card(s) available.                                                                                                                                                                                                                                                           
    index: 0                                                                                                                                                                                                                                                                   
        name: <alsa_card.pci-0000_01_00.1>                                                                                                                                                                                                                                     
        driver: <module-alsa-card.c>                                                                                                                                                                                                                                           
        owner module: 4                                                                                                                                                                                                                                                        
        properties:                                                                                                                                                                                                                                                            
                alsa.card = "1"                                                                                                                                                                                                                                                
                alsa.card_name = "HD-Audio Generic"                                                                                                                                                                                                                            
                alsa.long_card_name = "HD-Audio Generic at 0xfdafc000 irq 51"                                                                                                                                                                                                  
                alsa.driver_name = "snd_hda_intel"                                                                                                                                                                                                                             
                device.bus_path = "pci-0000:01:00.1"                                                                                                                                                                                                                           
                sysfs.path = "/devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1"                                                                                                                                                                                       
                device.bus = "pci"                                                                                                                                                                                                                                             
                device.vendor.id = "1002"                                                                                                                                                                                                                                      
                device.vendor.name = "Advanced Micro Devices [AMD] nee ATI"                                                                                                                                                                                                    
                device.product.name = "Redwood HDMI Audio [Radeon HD 5000 Series]"                                                                                                                                                                                             
                device.string = "1"                                                                                                                                                                                                                                            
                device.description = "Redwood HDMI Audio [Radeon HD 5000 Series]"                                                                                                                                                                                              
                module-udev-detect.discovered = "1"                                                                                                                                                                                                                            
                device.icon_name = "audio-card-pci"                                                                                                                                                                                                                            
        profiles:                                                                                                                                                                                                                                                              
                output:hdmi-stereo: Digital Stereo (HDMI) Output (priority 5400)                                                                                                                                                                                               
                off: Off (priority 0)                                                                                                                                                                                                                                          
        active profile: <output:hdmi-stereo>                                                                                                                                                                                                                                   
        sinks:                                                                                                                                                                                                                                                                 
                alsa_output.pci-0000_01_00.1.hdmi-stereo/#0: Redwood HDMI Audio [Radeon HD 5000 Series] Digital Stereo (HDMI)                                                                                                                                                  
        sources:                                                                                                                                                                                                                                                               
                alsa_output.pci-0000_01_00.1.hdmi-stereo.monitor/#0: Monitor of Redwood HDMI Audio [Radeon HD 5000 Series] Digital Stereo (HDMI)                                                                                                                               
        ports:                                                                                                                                                                                                                                                                 
                hdmi-output-0: HDMI / DisplayPort (priority 5900, available: no)                                                                                                                                                                                               
                        properties:                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                               
    index: 1                                                                                                                                                                                                                                                                   
        name: <alsa_card.pci-0000_00_14.2>                                                                                                                                                                                                                                     
        driver: <module-alsa-card.c>                                                                                                                                                                                                                                           
        owner module: 5                                                                                                                                                                                                                                                        
        properties:                                                                                                                                                                                                                                                            
                alsa.card = "0"                                                                                                                                                                                                                                                
                alsa.card_name = "HDA ATI SB"                                                                                                                                                                                                                                  
                alsa.long_card_name = "HDA ATI SB at 0xfdff4000 irq 16"                                                                                                                                                                                                        
                alsa.driver_name = "snd_hda_intel"                                                                                                                                                                                                                             
                device.bus_path = "pci-0000:00:14.2"                                                                                                                                                                                                                           
                sysfs.path = "/devices/pci0000:00/0000:00:14.2/sound/card0"                                                                                                                                                                                                    
                device.bus = "pci"                                                                                                                                                                                                                                             
                device.vendor.id = "1002"                                                                                                                                                                                                                                      
                device.vendor.name = "Advanced Micro Devices [AMD] nee ATI"                                                                                                                                                                                                    
                device.product.name = "SBx00 Azalia (Intel HDA)"                                                                                                                                                                                                               
                device.form_factor = "internal"                                                                                                                                                                                                                                
                device.string = "0"                                                                                                                                                                                                                                            
                device.description = "Built-in Audio"                                                                                                                                                                                                                          
                module-udev-detect.discovered = "1"                                                                                                                                                                                                                            
                device.icon_name = "audio-card-pci"                                                                                                                                                                                                                            
        profiles:                                                                                                                                                                                                                                                              
                output:analog-stereo: Analog Stereo Output (priority 6000)                                                                                                                                                                                                     
                output:analog-stereo+input:analog-stereo: Analog Stereo Duplex (priority 6060)                                                                                                                                                                                 
                output:analog-stereo+input:iec958-stereo: Analog Stereo Output + Digital Stereo (IEC958) Input (priority 6055)                                                                                                                                                 
                output:analog-surround-40: Analog Surround 4.0 Output (priority 700)                                                                                                                                                                                           
                output:analog-surround-40+input:analog-stereo: Analog Surround 4.0 Output + Analog Stereo Input (priority 760)                                                                                                                                                 
                output:analog-surround-40+input:iec958-stereo: Analog Surround 4.0 Output + Digital Stereo (IEC958) Input (priority 755)                                                                                                                                       
                output:analog-surround-41: Analog Surround 4.1 Output (priority 800)                                                                                                                                                                                           
                output:analog-surround-41+input:analog-stereo: Analog Surround 4.1 Output + Analog Stereo Input (priority 860)                                                                                                                                                 
                output:analog-surround-41+input:iec958-stereo: Analog Surround 4.1 Output + Digital Stereo (IEC958) Input (priority 855)                                                                                                                                       
                output:analog-surround-50: Analog Surround 5.0 Output (priority 700)                                                                                                                                                                                           
                output:analog-surround-50+input:analog-stereo: Analog Surround 5.0 Output + Analog Stereo Input (priority 760)                                                                                                                                                 
                output:analog-surround-50+input:iec958-stereo: Analog Surround 5.0 Output + Digital Stereo (IEC958) Input (priority 755)                                                                                                                                       
                output:analog-surround-51: Analog Surround 5.1 Output (priority 800)                                                                                                                                                                                           
                output:analog-surround-51+input:analog-stereo: Analog Surround 5.1 Output + Analog Stereo Input (priority 860)                                                                                                                                                 
                output:analog-surround-51+input:iec958-stereo: Analog Surround 5.1 Output + Digital Stereo (IEC958) Input (priority 855)                                                                                                                                       
                output:analog-surround-71: Analog Surround 7.1 Output (priority 700)                                                                                                                                                                                           
                output:analog-surround-71+input:analog-stereo: Analog Surround 7.1 Output + Analog Stereo Input (priority 760)                                                                                                                                                 
                output:analog-surround-71+input:iec958-stereo: Analog Surround 7.1 Output + Digital Stereo (IEC958) Input (priority 755)                                                                                                                                       
                output:iec958-stereo: Digital Stereo (IEC958) Output (priority 5500)                                                                                                                                                                                           
                output:iec958-stereo+input:analog-stereo: Digital Stereo (IEC958) Output + Analog Stereo Input (priority 5560)                                                                                                                                                 
                output:iec958-stereo+input:iec958-stereo: Digital Stereo Duplex (IEC958) (priority 5555)                                                                                                                                                                       
                input:analog-stereo: Analog Stereo Input (priority 60)                                                                                                                                                                                                         
                input:iec958-stereo: Digital Stereo (IEC958) Input (priority 55)                                                                                                                                                                                               
                off: Off (priority 0)                                                                                                                                                                                                                                          
        active profile: <output:analog-stereo+input:analog-stereo>                                                                                                                                                                                                             
        sinks:                                                                                                                                                                                                                                                                 
                alsa_output.pci-0000_00_14.2.analog-stereo/#1: Built-in Audio Analog Stereo                                                                                                                                                                                    
        sources:                                                                                                                                                                                                                                                               
                alsa_output.pci-0000_00_14.2.analog-stereo.monitor/#1: Monitor of Built-in Audio Analog Stereo
                alsa_input.pci-0000_00_14.2.analog-stereo/#2: Built-in Audio Analog Stereo
        ports:
                analog-output: Analog Output (priority 9900, available: unknown)
                        properties:

                analog-output-headphones: Headphones (priority 9000, available: no)
                        properties:

                analog-input-microphone-front: Front Microphone (priority 8500, available: no)
                        properties:

                analog-input-microphone-rear: Rear Microphone (priority 8200, available: yes)
                        properties:

                analog-input-linein: Line In (priority 8100, available: no)
                        properties:

                iec958-stereo-input: iec958-stereo-input (priority 0, available: unknown)
                        properties:

                iec958-stereo-output: Digital Output (S/PDIF) (priority 0, available: unknown)
                        properties:

1 sink input(s) available.
    index: 0
        driver: <module-equalizer-sink.c>
        flags: 
        state: CORKED
        sink: 0 <alsa_output.pci-0000_01_00.1.hdmi-stereo>
        volume: 0: 100% 1: 100%
                0: 0.00 dB 1: 0.00 dB
                balance 0.00
        muted: no
        current latency: 0.00 ms
        requested latency: n/a
        sample spec: float32le 2ch 44100Hz
        channel map: front-left,front-right
                     Stereo
        resample method: copy
        module: 25
        properties:
                media.name = "Equalized Stream"
                media.role = "filter"
                module-stream-restore.id = "sink-input-by-media-role:filter"
0 source outputs(s) available.
0 cache entrie(s) available.

Is this because the devices are registered with alsa-see here?
---------terminal output--------------

$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: SB [HDA ATI SB], device 0: ALC889 Analog [ALC889 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: SB [HDA ATI SB], device 1: ALC889 Digital [ALC889 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

Last edited by mibadt (2012-07-24 13:50:55)


Best regards,
Michael Badt

Offline

#3 2012-07-26 12:48:05

sudemon
Member
From: Magnitogorsk, Russia
Registered: 2009-10-17
Posts: 5

Re: No sound in fresh-installed Arch_X86-64/KDE

If you do not use pulseaudio comment out in the file asound.conf and restart system

defaults.pcm.card 0
defaults.pcm.device 0
defaults.ctl.card 0

# Use PulseAudio by default

#pcm.!default {
#  type pulse
#  fallback "sysdefault"
#  hint {
#    show on
#    description "Default ALSA Output (currently PulseAudio Sound Server)"
#  }
#}

#ctl.!default {
#  type pulse
#  fallback "sysdefault"
#}

# vim:set ft=alsaconf:

Last edited by sudemon (2012-07-26 12:49:16)

Offline

Board footer

Powered by FluxBB