Nvidia Mcp79 Hdmi - Alsa

Hello to everybody,
I recently bought an ASROCK ION 330BD in order to build a HTPC. After installing the latest image of x86_64 arch, I tried to configure it in order to playback HD content.
The PC is connected to the TV [Philips 32PFL9613D] via HDMI.  I tried the ALSA wiki in order to configure the card and installed the following packages:
- alsa-lib
- alsa-utils
- alsa-plugins
- alsa-oss
- ladspa
- swh-plugins
The modules show that they are loaded properly as:
[user@htpc ~]$ aplay -L
default:CARD=NVidia
HDA NVidia, VT1708S Analog
Default Audio Device
front:CARD=NVidia,DEV=0
HDA NVidia, VT1708S Analog
Front speakers
surround40:CARD=NVidia,DEV=0
HDA NVidia, VT1708S Analog
4.0 Surround output to Front and Rear speakers
surround41:CARD=NVidia,DEV=0
HDA NVidia, VT1708S Analog
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=NVidia,DEV=0
HDA NVidia, VT1708S Analog
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=NVidia,DEV=0
HDA NVidia, VT1708S Analog
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=NVidia,DEV=0
HDA NVidia, VT1708S Analog
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=NVidia,DEV=0
HDA NVidia, VT1708S Digital
IEC958 (S/PDIF) Digital Audio Output
hdmi:CARD=NVidia,DEV=0
HDA NVidia, NVIDIA HDMI
HDMI Audio Output
null
Discard all samples (playback) or generate zero samples (capture)
and
[user@htpc ~]$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: NVidia [HDA NVidia], device 0: VT1708S Analog [VT1708S Analog]
Subdevices: 2/2
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
card 0: NVidia [HDA NVidia], device 1: VT1708S Digital [VT1708S Digital]
Subdevices: 2/2
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
card 0: NVidia [HDA NVidia], device 3: NVIDIA HDMI [NVIDIA HDMI]
Subdevices: 1/1
Subdevice #0: subdevice #0
As ALSA wiki suggests, I tried:
% aplay -D plughw:0,3 /usr/share/sounds/alsa/Front_Center.wav
and I still do not get sound.
I tried to switch the default device to HDMI via System Settings -> Multimedia in KDE, but KDE is reports that there is a problem and that the sound device is falling back to default.
I will appreciate any help.
Thanks
Last edited by sip03ds (2009-08-15 03:56:05)

More over, running the script found here: http://alsa.opensrc.org/index.php/Aadebug
I had the following output:
ALSA Audio Debug v0.1.0 - Sat Aug 15 11:16:56 EEST 2009
http://alsa.opensrc.org/aadebug
http://www.gnu.org/licenses/gpl.txt
Kernel ----------------------------------------------------
Linux htpc 2.6.30-ARCH #1 SMP PREEMPT Fri Jul 31 07:30:28 CEST 2009 x86_64 Intel(R) Atom(TM) CPU 330 @ 1.60GHz GenuineIntel GNU/Linux
Loaded Modules --------------------------------------------
snd_seq_dummy 3540 0
snd_seq_oss 36224 0
snd_seq_midi_event 8592 1 snd_seq_oss
snd_seq 64640 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 8324 3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_hda_codec_nvhdmi 4368 1
snd_pcm_oss 47328 0
snd_mixer_oss 20976 1 snd_pcm_oss
snd_hda_codec_via 36372 1
snd_hda_intel 31208 4
snd_hda_codec 82128 3 snd_hda_codec_nvhdmi,snd_hda_codec_via,snd_hda_intel
snd_hwdep 9976 1 snd_hda_codec
snd_pcm 90872 4 snd_pcm_oss,snd_hda_intel,snd_hda_codec
snd_timer 25344 3 snd_seq,snd_pcm
snd 76744 16 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
snd_page_alloc 10784 2 snd_hda_intel,snd_pcm
Proc Config -----------------------------------------------
CONFIG_SOUND=m
CONFIG_SOUND_OSS_CORE=y
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_HWDEP=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_JACK=y
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_PCM_OSS_PLUGINS=y
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_HRTIMER=m
CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
CONFIG_SND_DYNAMIC_MINORS=y
CONFIG_SND_SUPPORT_OLD_API=y
CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
CONFIG_SND_VMASTER=y
CONFIG_SND_MPU401_UART=m
CONFIG_SND_OPL3_LIB=m
CONFIG_SND_VX_LIB=m
CONFIG_SND_AC97_CODEC=m
CONFIG_SND_DRIVERS=y
# CONFIG_SND_PCSP is not set
CONFIG_SND_DUMMY=m
CONFIG_SND_VIRMIDI=m
CONFIG_SND_MTPAV=m
CONFIG_SND_MTS64=m
CONFIG_SND_SERIAL_U16550=m
CONFIG_SND_MPU401=m
CONFIG_SND_PORTMAN2X4=m
CONFIG_SND_AC97_POWER_SAVE=y
CONFIG_SND_AC97_POWER_SAVE_DEFAULT=0
CONFIG_SND_SB_COMMON=m
CONFIG_SND_SB16_DSP=m
CONFIG_SND_PCI=y
CONFIG_SND_AD1889=m
CONFIG_SND_ALS300=m
CONFIG_SND_ALS4000=m
CONFIG_SND_ALI5451=m
CONFIG_SND_ATIIXP=m
CONFIG_SND_ATIIXP_MODEM=m
CONFIG_SND_AU8810=m
CONFIG_SND_AU8820=m
CONFIG_SND_AU8830=m
CONFIG_SND_AW2=m
CONFIG_SND_AZT3328=m
CONFIG_SND_BT87X=m
# CONFIG_SND_BT87X_OVERCLOCK is not set
CONFIG_SND_CA0106=m
CONFIG_SND_CMIPCI=m
CONFIG_SND_OXYGEN_LIB=m
CONFIG_SND_OXYGEN=m
CONFIG_SND_CS4281=m
CONFIG_SND_CS46XX=m
CONFIG_SND_CS46XX_NEW_DSP=y
CONFIG_SND_CS5530=m
CONFIG_SND_DARLA20=m
CONFIG_SND_GINA20=m
CONFIG_SND_LAYLA20=m
CONFIG_SND_DARLA24=m
CONFIG_SND_GINA24=m
CONFIG_SND_LAYLA24=m
CONFIG_SND_MONA=m
CONFIG_SND_MIA=m
CONFIG_SND_ECHO3G=m
CONFIG_SND_INDIGO=m
CONFIG_SND_INDIGOIO=m
CONFIG_SND_INDIGODJ=m
CONFIG_SND_INDIGOIOX=m
CONFIG_SND_INDIGODJX=m
CONFIG_SND_EMU10K1=m
CONFIG_SND_EMU10K1X=m
CONFIG_SND_ENS1370=m
CONFIG_SND_ENS1371=m
CONFIG_SND_ES1938=m
CONFIG_SND_ES1968=m
CONFIG_SND_FM801=m
CONFIG_SND_FM801_TEA575X_BOOL=y
CONFIG_SND_FM801_TEA575X=m
CONFIG_SND_HDA_INTEL=m
CONFIG_SND_HDA_HWDEP=y
CONFIG_SND_HDA_RECONFIG=y
CONFIG_SND_HDA_INPUT_BEEP=y
CONFIG_SND_HDA_CODEC_REALTEK=y
CONFIG_SND_HDA_CODEC_ANALOG=y
CONFIG_SND_HDA_CODEC_SIGMATEL=y
CONFIG_SND_HDA_CODEC_VIA=y
CONFIG_SND_HDA_CODEC_ATIHDMI=y
CONFIG_SND_HDA_CODEC_NVHDMI=y
CONFIG_SND_HDA_CODEC_INTELHDMI=y
CONFIG_SND_HDA_ELD=y
CONFIG_SND_HDA_CODEC_CONEXANT=y
CONFIG_SND_HDA_CODEC_CMEDIA=y
CONFIG_SND_HDA_CODEC_SI3054=y
CONFIG_SND_HDA_GENERIC=y
CONFIG_SND_HDA_POWER_SAVE=y
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
CONFIG_SND_HDSP=m
CONFIG_SND_HDSPM=m
CONFIG_SND_HIFIER=m
CONFIG_SND_ICE1712=m
CONFIG_SND_ICE1724=m
CONFIG_SND_INTEL8X0=m
CONFIG_SND_INTEL8X0M=m
CONFIG_SND_KORG1212=m
CONFIG_SND_MAESTRO3=m
CONFIG_SND_MIXART=m
CONFIG_SND_NM256=m
CONFIG_SND_PCXHR=m
CONFIG_SND_RIPTIDE=m
CONFIG_SND_RME32=m
CONFIG_SND_RME96=m
CONFIG_SND_RME9652=m
CONFIG_SND_SONICVIBES=m
CONFIG_SND_TRIDENT=m
CONFIG_SND_VIA82XX=m
CONFIG_SND_VIA82XX_MODEM=m
CONFIG_SND_VIRTUOSO=m
CONFIG_SND_VX222=m
CONFIG_SND_YMFPCI=m
CONFIG_SND_SPI=y
CONFIG_SND_USB=y
CONFIG_SND_USB_AUDIO=m
CONFIG_SND_USB_USX2Y=m
CONFIG_SND_USB_CAIAQ=m
CONFIG_SND_USB_CAIAQ_INPUT=y
CONFIG_SND_USB_US122L=m
CONFIG_SND_PCMCIA=y
CONFIG_SND_VXPOCKET=m
CONFIG_SND_PDAUDIOCF=m
CONFIG_SND_SOC=m
CONFIG_SND_SOC_I2C_AND_SPI=m
# CONFIG_SND_SOC_ALL_CODECS is not set
# CONFIG_SOUND_PRIME is not set
Modprobe Conf ---------------------------------------------
Warning: module config file does not exist
This means any kernel modules will not be auto loaded
See your linux distro docs on how to create this file
Proc Asound -----------------------------------------------
Advanced Linux Sound Architecture Driver Version 1.0.20.
0 [NVidia ]: HDA-Intel - HDA NVidia
HDA NVidia at 0xfae78000 irq 22
2: : timer
3: [ 0- 3]: digital audio playback
4: [ 0- 1]: digital audio playback
5: [ 0- 0]: digital audio playback
6: [ 0- 0]: digital audio capture
7: [ 0- 3]: hardware dependent
8: [ 0- 0]: hardware dependent
9: [ 0] : control
10: : sequencer
00-03: HDA Codec 3
00-00: HDA Codec 0
00-00: VT1708S Analog : VT1708S Analog : playback 2 : capture 2
00-01: VT1708S Digital : VT1708S Digital : playback 2
00-03: NVIDIA HDMI : NVIDIA HDMI : playback 1
Client info
cur clients : 3
peak clients : 3
max clients : 192
Client 0 : "System" [Kernel]
Port 0 : "Timer" (Rwe-)
Port 1 : "Announce" (R-e-)
Connecting To: 15:0
Client 14 : "Midi Through" [Kernel]
Port 0 : "Midi Through Port-0" (RWe-)
Client 15 : "OSS sequencer" [Kernel]
Port 0 : "Receiver" (-we-)
Connected From: 0:1
Dev Snd ---------------------------------------------------
controlC0 hwC0D0 hwC0D3 pcmC0D0c pcmC0D0p pcmC0D1p pcmC0D3p seq timer
CPU -------------------------------------------------------
model name : Intel(R) Atom(TM) CPU 330 @ 1.60GHz
cpu MHz : 1599.690
model name : Intel(R) Atom(TM) CPU 330 @ 1.60GHz
cpu MHz : 1599.690
model name : Intel(R) Atom(TM) CPU 330 @ 1.60GHz
cpu MHz : 1599.690
model name : Intel(R) Atom(TM) CPU 330 @ 1.60GHz
cpu MHz : 1599.690
RAM -------------------------------------------------------
MemTotal: 3347324 kB
SwapTotal: 4000176 kB
Hardware --------------------------------------------------
00:00.0 Host bridge: nVidia Corporation MCP79 Host Bridge (rev b1)

Similar Messages

  • Mac Mini slow when accessing hd - NVidia MCP79 SATA Driver Problem?

    I bought a Mac Mini (Early 2009) a while ago. Unfortunately i have a problem concerning speed and responseability which i couldnt solve even with a lot of googleing.
    I noticed that problem first time when i tried to play a video file from hd. The video does not play as smooth as it should. It stutters from time to time. It is like a short interruption. The picture freezes for half a second and replays the lost frames very fast after that. These freezes do not occure periodically. It seems to appear randomly. The wierd thing is that the cpu usage is very low and there is enough free ram and disk space.
    So i think its not a ressource problem. I noticed that these freezes do not only affect video playback. The whole system is kind of unresponsive. And thats the the case if there is some sort of hd or dvd access. When i try to copy a huge file these freezes are increasing rapidly. The more hd access the more the system is unresponsive and cannot be used anymore.
    All these effects reminded me of a faulty dma/udma setting on windows machines. So i tried to check the transfer mode for my macs hd controler. But i didnt find any place where to check that. And i dont really think it is running in pio mode because that would result in a high cpu usage.
    I played around a little bit to understand whats going on. So this is what i found out:
    When i play a video from the hd its stuttering. It increases if i copy a file from or to the hd. Copying a file from the dvd-rom increases the effect as well. It is not influenced by a copy from AND to an external usb hd. And the whole effects do not appear under Windows Vista no matter how much i acces the hd.
    So i come to the conclusion that there must be something wrong with the SATA controler driver which is a NVidia MCP79. Unfortunately i have no idea what i can do to solve this problem. And i didnt find any advice or something in the internet.
    So i would appreciate any suggestions.

    Ok, I think I was jumping to conclusion. Disabling journaling didnt remove the problem. It just seemed so because my problem is much less distinct with Leopard. Bad luck I guess.
    kmac1036, to answer your questions. For sure I dont have warranty anymore. Maybee I should have posted that I upgraded my Mac to 3 GB RAM. Furthermore I replaced the original Hitachi HD with a Western Digital 500 GB model.
    Somehow that may be connected to my problem. I've read that many people have problems with the WD HD and those beachballing issues with SN. (I do so too)
    But my performance problem when accessing the HD did also exist with the Hitachi. In fact the Mini was extremly slow with the original 1 GB RAM. I think putting some additional memory into the machine helped because it reduced hd accesses.
    Ok, I am not an expert. But if I had to guess I would say the following seems to happen. There may be an operation in the hd driver that takes longer than it should. Because of that it maintains cpu cycles and prevents the kernel to continue scheduling. That would explain why the freezes are not connected to a high cpu usage and why the systems seems to catch up things after the freeze very fast.

  • [SOLVED] NVidia GT240 HDMI Audio and ALSA

    I have an NVidia GT240 video card with HDMI out and I cannot for the life of me get the audio working through it!
    I've installed the drivers for NVidia (I've managed to load up XBMC and the video works beautifully) but when loading ALSA (aplay -l) there are no devices listed! I've disabled my onboard audio outputs just to avoid conflicts, aplay -l used to output my onboard realtek devices.
    I'm not sure why the devices aren't listed anywhere, either in "aplay -l" or "aplay -L".
    I'm looking to see if there's a config file somewhere where I would need to declare the device or something? The device shows up as an HD Audio Controller in lspci.
    Last edited by nerditup (2010-06-14 19:20:59)

    Hey Nerditup,
    I managed to get my card working. Here is the thread http://bbs.archlinux.org/viewtopic.php?id=90350. Mine is the last post. Basically I had to manually build the Alsa-driver package which contains the kernel modules. No patches need or anything. I just downloaded the latest package from the Alsa site and extracted it, did a cofigure, make, make install and followed the rest of the steps posted at the start of the thread(the sound.conf file) and it worked. It would not work at all with the stock Arch package.
    Hope that helps and ask if you need some more help...
    Kevin

  • Nvidia gts250 hdmi

    hey folks,
    im not able to hear anything through my hdmi connected tv. video works perfectly btw ...
    some hardware info:
    - GeForce GTS250
    - Samsung LE32BE650
    - HDMI 1.3b
    some pieces of information about my sys/versions of alsa, nvidia-utils and some outputs ... aplay -l doesnt display nvidia hdmi or something like that
    nvidia-utils 195.36.15-1
    Linux 2.6.33-ARCH #1 SMP PREEMPT Thu May 13 12:06:25 CEST 2010 i686 Pentium(R) Dual-Core CPU E5200 @ 3.20GHz GenuineIntel GNU/Linux
    aplay -L
    null
    Discard all samples (playback) or generate zero samples (capture)
    default:CARD=Intel
    HDA Intel, ALC662 rev1 Analog
    Default Audio Device
    front:CARD=Intel,DEV=0
    HDA Intel, ALC662 rev1 Analog
    Front speakers
    surround40:CARD=Intel,DEV=0
    HDA Intel, ALC662 rev1 Analog
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=Intel,DEV=0
    HDA Intel, ALC662 rev1 Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=Intel,DEV=0
    HDA Intel, ALC662 rev1 Analog
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=Intel,DEV=0
    HDA Intel, ALC662 rev1 Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=Intel,DEV=0
    HDA Intel, ALC662 rev1 Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    iec958:CARD=Intel,DEV=0
    HDA Intel, ALC662 rev1 Digital
    IEC958 (S/PDIF) Digital Audio Output
    aplay -l
    **** Liste der Hardware-Geräte (PLAYBACK) ****
    Karte 0: Intel [HDA Intel], Gerät 0: ALC662 rev1 Analog [ALC662 rev1 Analog]
    Sub-Geräte: 1/1
    Sub-Gerät #0: subdevice #0
    Karte 0: Intel [HDA Intel], Gerät 1: ALC662 rev1 Digital [ALC662 rev1 Digital]
    Sub-Geräte: 1/1
    Sub-Gerät #0: subdevice #0
    Last edited by Varakh (2010-06-04 16:34:46)

    hey,
    i havent installed it yet because pacman outputs an error like "xyz already exists"
    [alexander@tuxbox custom_packages]$ sudo pacman -U alsa-driver-1.0.23-1-i686.pkg.tar.xz
    Passwort:
    Lade Paketdaten...
    Prüfe Abhängigkeiten...
    (1/1) Prüfe auf Dateikonflikte [#####################] 100%
    Fehler: Konnte den Vorgang (In Konflikt stehende Dateien) nicht vorbereiten
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/drivers/mpu401/snd-mpu401-uart.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/drivers/mpu401/snd-mpu401.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/drivers/opl3/snd-opl3-lib.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/drivers/opl3/snd-opl3-synth.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/drivers/opl4/snd-opl4-lib.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/drivers/opl4/snd-opl4-synth.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/drivers/snd-dummy.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/drivers/snd-mtpav.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/drivers/snd-mts64.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/drivers/snd-portman2x4.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/drivers/snd-serial-u16550.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/drivers/snd-virmidi.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/drivers/vx/snd-vx-lib.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/i2c/other/snd-ak4113.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/i2c/other/snd-ak4114.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/i2c/other/snd-ak4117.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/i2c/other/snd-ak4xxx-adda.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/i2c/other/snd-pt2258.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/i2c/other/snd-tea575x-tuner.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/i2c/snd-i2c.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/i2c/snd-tea6330t.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/ad1816a/snd-ad1816a.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/ad1848/snd-ad1848.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/cs423x/snd-cs4231.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/cs423x/snd-cs4236.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/es1688/snd-es1688-lib.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/es1688/snd-es1688.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/gus/snd-gus-lib.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/gus/snd-gusclassic.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/gus/snd-gusextreme.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/gus/snd-gusmax.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/gus/snd-interwave-stb.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/gus/snd-interwave.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/msnd/snd-msnd-classic.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/msnd/snd-msnd-lib.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/msnd/snd-msnd-pinnacle.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/opti9xx/snd-miro.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/opti9xx/snd-opti92x-ad1848.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/opti9xx/snd-opti92x-cs4231.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/opti9xx/snd-opti93x.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/sb/snd-emu8000-synth.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/sb/snd-es968.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/sb/snd-sb-common.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/sb/snd-sb16-csp.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/sb/snd-sb16-dsp.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/sb/snd-sb16.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/sb/snd-sb8-dsp.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/sb/snd-sb8.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/sb/snd-sbawe.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/snd-adlib.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/snd-als100.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/snd-azt2320.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/snd-cmi8330.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/snd-es18xx.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/snd-opl3sa2.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/snd-sc6000.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/snd-sgalaxy.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/snd-sscape.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/wavefront/snd-wavefront.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/isa/wss/snd-wss-lib.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/ac97/snd-ac97-codec.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/ali5451/snd-ali5451.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/au88x0/snd-au8810.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/au88x0/snd-au8820.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/au88x0/snd-au8830.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/aw2/snd-aw2.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/ca0106/snd-ca0106.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/cs46xx/snd-cs46xx.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/cs5535audio/snd-cs5535audio.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/ctxfi/snd-ctxfi.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/echoaudio/snd-darla20.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/echoaudio/snd-darla24.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/echoaudio/snd-echo3g.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/echoaudio/snd-gina20.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/echoaudio/snd-gina24.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/echoaudio/snd-indigo.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/echoaudio/snd-indigodj.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/echoaudio/snd-indigodjx.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/echoaudio/snd-indigoio.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/echoaudio/snd-indigoiox.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/echoaudio/snd-layla20.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/echoaudio/snd-layla24.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/echoaudio/snd-mia.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/echoaudio/snd-mona.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/emu10k1/snd-emu10k1-synth.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/emu10k1/snd-emu10k1.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/emu10k1/snd-emu10k1x.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/hda/snd-hda-codec-analog.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/hda/snd-hda-codec-atihdmi.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/hda/snd-hda-codec-ca0110.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/hda/snd-hda-codec-cirrus.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/hda/snd-hda-codec-cmedia.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/hda/snd-hda-codec-conexant.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/hda/snd-hda-codec-idt.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/hda/snd-hda-codec-intelhdmi.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/hda/snd-hda-codec-nvhdmi.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/hda/snd-hda-codec-realtek.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/hda/snd-hda-codec-si3054.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/hda/snd-hda-codec-via.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/hda/snd-hda-codec.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/hda/snd-hda-intel.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/ice1712/snd-ice1724.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/ice1712/snd-ice17xx-ak4xxx.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/korg1212/snd-korg1212.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/lx6464es/snd-lx6464es.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/mixart/snd-mixart.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/nm256/snd-nm256.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/oxygen/snd-hifier.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/oxygen/snd-oxygen-lib.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/oxygen/snd-oxygen.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/oxygen/snd-virtuoso.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/pcxhr/snd-pcxhr.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/riptide/snd-riptide.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/rme9652/snd-hdsp.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/rme9652/snd-hdspm.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/rme9652/snd-rme9652.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/snd-ad1889.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/snd-als300.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/snd-als4000.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/snd-atiixp-modem.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/snd-atiixp.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/snd-azt3328.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/snd-bt87x.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/snd-cmipci.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/snd-cs4281.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/snd-cs5530.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/snd-ens1370.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/snd-ens1371.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/snd-es1938.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/snd-es1968.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/snd-fm801.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/snd-intel8x0.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/snd-intel8x0m.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/snd-maestro3.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/snd-rme32.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/snd-rme96.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/snd-sis7019.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/snd-sonicvibes.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/snd-via82xx-modem.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/snd-via82xx.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/trident/snd-trident.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/vx222/snd-vx222.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pci/ymfpci/snd-ymfpci.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pcmcia/pdaudiocf/snd-pdaudiocf.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/pcmcia/vx/snd-vxpocket.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/soc/snd-soc-core.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/synth/emux/snd-emux-synth.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/synth/snd-util-mem.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/usb/caiaq/snd-usb-caiaq.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/usb/snd-usb-audio.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/usb/usx2y/snd-usb-us122l.ko existiert im Dateisystem
    alsa-driver: /lib/modules/2.6.33-ARCH/kernel/sound/usb/usx2y/snd-usb-usx2y.ko existiert im Dateisystem
    alsa-driver: /usr/include/sound/asequencer.h existiert im Dateisystem
    alsa-driver: /usr/include/sound/asound.h existiert im Dateisystem
    alsa-driver: /usr/include/sound/asound_fm.h existiert im Dateisystem
    alsa-driver: /usr/include/sound/emu10k1.h existiert im Dateisystem
    alsa-driver: /usr/include/sound/hdsp.h existiert im Dateisystem
    alsa-driver: /usr/include/sound/hdspm.h existiert im Dateisystem
    alsa-driver: /usr/include/sound/sb16_csp.h existiert im Dateisystem
    alsa-driver: /usr/include/sound/sfnt_info.h existiert im Dateisystem
    Fehler aufgetreten, keine Pakete wurden aktualisiert.
    Do I have to remove my packages in order to install yours? Or is there any command to overwrite them instead of deleting them manually?
    I wonder why yours should work, because it's  1.23-1 and mine is (speaking of alsa-utils) 1.0.23-2.
    EDIT:
    I installed it via pacman -Uf xxx but my version is still incorrect:
    [alexander@tuxbox ~]$ pacman -Q alsa-utils
    alsa-utils 1.0.23-2
    [alexander@tuxbox ~]$ pacman -Q alsa-lib
    alsa-lib 1.0.23-1
    [alexander@tuxbox ~]$ pacman -Q alsa-driver
    alsa-driver 1.0.23-1
    [alexander@tuxbox ~]$ cat /usr/src/linux-$(uname -r)/include/sound/version.h
    /* include/version.h */
    #define CONFIG_SND_VERSION "1.0.21"
    #define CONFIG_SND_DATE ""
    And aplay -l still doesnt show NVIDIA HDMI.
    Have i made any mistakes?
    Last edited by Varakh (2010-06-06 20:38:33)

  • NVIDIA MCP79 HD Audio card recognizable but unusable

    Hello !
    I'm using OSS since a while, but after the update to kernel 4 (i think), no sound except internal buzzer is generated by my laptop.
    So, i tried to install and use ALSA + pulse audio (i don't understand exactly what is the goal of PA), and, again, there is no sound.
    My audio card seems to be this one, according to this command:
    lucas@hugin:~➤ lspci | grep -i audio
    00:08.0 Audio device: NVIDIA Corporation MCP79 High Definition Audio (rev b1)
    But, "aplay -L | grep :CARD" returns nothing, alsamixer show only one unmuted channel named "master".
    Pavucontrol found only one output device named "dummy".
    Am i missing something ?
    Thank you !
    Config: laptop ASUS K61IC under Archlinux + i3

    Do not cross-post - one thread per topic only. For full details see url=http://wiki.archlinux.org/index.php/Forum_Etiquette]here[/url].
    Closed.

  • Dell XPS 15 : Nvidia hardwired HDMI with multiple monitors with KDE

    Hello everyone,
    I did an Archlinux instalation a few months back in my Dell XPS 15 laptop and configured my Nvidia card with bumblebee and primusrun.
    I have a extra monitor now and want to use dual monitors with my system.
    I tryed the following guides for setting up the dual screens outputs without success:
    https://wiki.archlinux.org/index.php/Bu … creenclone
    https://wiki.archlinux.org/index.php/De … al_Display
    THe output from the last try was this:
    [chicao@svadisthana etc]$ startx
    /usr/bin/Xorg.wrap: Only console users are allowed to run the X server
    xinit: giving up
    xinit: unable to connect to X server: Connection refused
    xinit: server error
    Couldn't get a file descriptor referring to the console
    [chicao@svadisthana etc]$ sudo startx
    xauth: file /root/.Xauthority does not exist
    xauth: file /root/.Xauthority does not exist
    X.Org X Server 1.16.2
    Release Date: 2014-11-10
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.17.2-1-ARCH x86_64
    Current Operating System: Linux svadisthana 3.17.3-1-ARCH #1 SMP PREEMPT Fri Nov 14 23:13:48 CET 2014 x86_64
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=40feb1b1-2717-4fee-89b9-e1e9cdd03278 rw quiet
    Build Date: 10 November 2014 07:52:13PM
    Current version of pixman: 0.32.6
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.1.log", Time: Thu Nov 27 11:56:17 2014
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 /dev/dri/card1
    /etc/X11/xinit/xinitrc: line 55: exec: xterm: not found
    /etc/X11/xinit/xinitrc: line 51: twm: comando não encontrado
    /etc/X11/xinit/xinitrc: line 52: xclock: comando não encontrado
    xinit: connection to X server lost
    waiting for X server to shut down (EE) Server terminated successfully (0). Closing log file.
    My bumblebee.conf file:
    # Configuration file for Bumblebee. Values should **not** be put between quotes
    ## Server options. Any change made in this section will need a server restart
    # to take effect.
    [bumblebeed]
    # The secondary Xorg server DISPLAY number
    VirtualDisplay=:8
    # Should the unused Xorg server be kept running? Set this to true if waiting
    # for X to be ready is too long and don't need power management at all.
    KeepUnusedXServer=true
    # The name of the Bumbleblee server group name (GID name)
    ServerGroup=bumblebee
    # Card power state at exit. Set to false if the card shoud be ON when Bumblebee
    # server exits.
    TurnCardOffAtExit=false
    # The default behavior of '-f' option on optirun. If set to "true", '-f' will
    # be ignored.
    NoEcoModeOverride=false
    # The Driver used by Bumblebee server. If this value is not set (or empty),
    # auto-detection is performed. The available drivers are nvidia and nouveau
    # (See also the driver-specific sections below)
    Driver=
    # Directory with a dummy config file to pass as a -configdir to secondary X
    XorgConfDir=/etc/bumblebee/xorg.conf.d
    ## Client options. Will take effect on the next optirun executed.
    [optirun]
    # Acceleration/ rendering bridge, possible values are auto, virtualgl and
    # primus.
    Bridge=auto
    # The method used for VirtualGL to transport frames between X servers.
    # Possible values are proxy, jpeg, rgb, xv and yuv.
    VGLTransport=proxy
    # List of paths which are searched for the primus libGL.so.1 when using
    # the primus bridge
    PrimusLibraryPath=/usr/lib/primus:/usr/lib32/primus
    # Should the program run under optirun even if Bumblebee server or nvidia card
    # is not available?
    AllowFallbackToIGC=false
    # Driver-specific settings are grouped under [driver-NAME]. The sections are
    # parsed if the Driver setting in [bumblebeed] is set to NAME (or if auto-
    # detection resolves to NAME).
    # PMMethod: method to use for saving power by disabling the nvidia card, valid
    # values are: auto - automatically detect which PM method to use
    # bbswitch - new in BB 3, recommended if available
    # switcheroo - vga_switcheroo method, use at your own risk
    # none - disable PM completely
    # https://github.com/Bumblebee-Project/Bumblebee/wiki/Comparison-of-PM-methods
    ## Section with nvidia driver specific options, only parsed if Driver=nvidia
    [driver-nvidia]
    # Module name to load, defaults to Driver if empty or unset
    KernelDriver=nvidia
    PMMethod=none
    # colon-separated path to the nvidia libraries
    LibraryPath=/usr/lib/nvidia:/usr/lib32/nvidia
    # comma-separated path of the directory containing nvidia_drv.so and the
    # default Xorg modules path
    XorgModulePath=/usr/lib/nvidia/xorg/,/usr/lib/xorg/modules
    XorgConfFile=/etc/X11/xorg.conf
    ## Section with nouveau driver specific options, only parsed if Driver=nouveau
    [driver-nouveau]
    KernelDriver=nouveau
    PMMethod=none
    XorgConfFile=/etc/bumblebee/xorg.conf.nouveau
    My /etc/X11/xorg.conf:
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    Screen 1 "Screen1" RightOf "Screen0"
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc/"
    FontPath "/usr/share/fonts/TTF/"
    FontPath "/usr/share/fonts/Type1/"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/100dpi/"
    FontPath "/usr/share/fonts/75dpi/"
    EndSection
    Section "Module"
    Load "glx"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Monitor"
    Identifier "Monitor1"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "nvidia"
    BusID "PCI:1:0:0"
    EndSection
    Section "Device"
    Identifier "Card1"
    Driver "intel"
    BusID "PCI:0:2:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "Screen1"
    Device "Card1"
    Monitor "Monitor1"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    The X server is started by KDM. And don't know if there is some sort of way that I should configure KDE to start X with the bumblebee configuration.
    Anyway, does somebody came across this kind of issue? How can I make my external and laptop screen work properly ?

    I solved it by brute force:
    pacman -Rdd libgl
    (delete conflicting package without checking dependencies)
    pacman -S nvidia nvidia-utils
    And now I can watch high-quality video on a  big external TV through HDMI (driven by Nvidia card), while also independently using internal monitor.

  • No sound with ATI R6xx HDMI + ALSA

    Hi guys,
    After a few hours of googling and trying different solutions, I don't get any sound on my computer. Hope somebody has an idea...
    Output of aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 1: Generic_1 [HD-Audio Generic], device 0: ALC889 Analog [ALC889 Analog]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 1: Generic_1 [HD-Audio Generic], device 1: ALC889 Digital [ALC889 Digital]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    Content of /etc/asound.conf (no .asoundrc, the user is in the group audio)
    pcm.!default {
            type hw
            card 0
            device 3
    ctl.!default {
            type hw
            card 0
    Output of lsmod | grep '^snd' | column -t
    snd_hda_codec_realtek  59152  1
    snd_hda_codec_hdmi     23704  1
    snd_hda_intel          25700  0
    snd_hda_codec          97432  3  snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
    snd_hwdep              6300   1  snd_hda_codec
    snd_pcm                74926  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                    60021  7  snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec,snd_hda_intel
    Content of the /dev/snd directory
    drwxr-xr-x  2 root root       80 Oct  1 23:11 by-path
    crw-rw----+ 1 root audio 116,  4 Oct  1 23:11 controlC0
    crw-rw----+ 1 root audio 116, 10 Oct  1 23:11 controlC1
    crw-rw----+ 1 root audio 116,  3 Oct  1 23:11 hwC0D0
    crw-rw----+ 1 root audio 116,  9 Oct  1 23:11 hwC1D0
    crw-rw----+ 1 root audio 116,  2 Oct  1 23:13 pcmC0D3p
    crw-rw----+ 1 root audio 116,  8 Oct  1 23:11 pcmC1D0c
    crw-rw----+ 1 root audio 116,  7 Oct  1 23:11 pcmC1D0p
    crw-rw----+ 1 root audio 116,  6 Oct  1 23:11 pcmC1D1p
    crw-rw----+ 1 root audio 116,  5 Oct  1 23:11 pcmC1D2c
    crw-rw----  1 root audio 116,  1 Oct  1 23:11 seq
    crw-rw----+ 1 root audio 116, 33 Oct  1 23:11 timer
    Content of modprobe.conf (I use fglrx driver)
    blacklist radeon
    And last but not least the relevant part of my syslinux.cfg
    LABEL arch
            MENU LABEL Arch Linux
            LINUX ../vmlinuz-linux
            APPEND root=/dev/sda2 ro radeon.audio=1 nomodeset
            INITRD ../initramfs-linux.img
    Thanks in advance !

    I seem to be having the same problem playing HDMI audio.  Do you happen to remember how you got this resolved?
    For any interested parties, my alsa mixer screen looks something like this as well:
    ──────────────────────────── AlsaMixer v1.0.24.2 ─────────────────────────────
    Card: HD-Audio Generic                               F1:  Help               
    Chip: ATI R6xx HDMI                                  F2:  System information
    View: F3:[Playback] F4: Capture  F5: All             F6:  Select sound card 
    Item: S/PDIF                                         Esc: Exit               
                                         ┌──┐                                     
                                         │OO│                                     
                                         └──┘                                     
                                      < S/PDIF >
    Audio works fine through the Realtek chip (HDA ATI SB card). Just not through HDMI.

  • Asrock ION330/Nvidia HDMI - No audio output

    Machine was running archlinux and not been upgraded in over 6mths but HDMI audio worked fine. Decided to do a scratch build since all the changes in that time and have a nice clean system.
    If it helps, this is what I install. Ssed this exact same install process for another Asrock ION330 and Acer Revo3610 (both same hardware) but neither use HDMI at all. Both VGA with either optical or analog audio. Both work with no additional config.
    pacman -Sy nfs-utils screen ntp alsa-utils mlocate xorg-server xorg-xinit xorg-server-utils mesa nvidia ttf-dejavu xfce4 gamin slim mythtv unrar lirc xbmc wget
    Get no sound output but also zero errors on any of the following commands. I should add that the receiver does not detect any audio coming in, ie it usually identifies how many channels of audio and type it is receiving.
    aplay /usr/share/sounds/alsa/Front_Center.wav
    speaker-test -Dhdmi:NVidia -c 6
    aplay -D plughw:0,3 /usr/share/sounds/alsa/Front_Center.wav
    Output of devices and modules:
    [root@lounge ~]# aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: NVidia [HDA NVidia], device 0: VT1708S Analog [VT1708S Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: NVidia [HDA NVidia], device 1: VT1708S Digital [VT1708S Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    [root@lounge ~]# aplay -L
    null
    Discard all samples (playback) or generate zero samples (capture)
    default:CARD=NVidia
    HDA NVidia, VT1708S Analog
    Default Audio Device
    sysdefault:CARD=NVidia
    HDA NVidia, VT1708S Analog
    Default Audio Device
    front:CARD=NVidia,DEV=0
    HDA NVidia, VT1708S Analog
    Front speakers
    surround40:CARD=NVidia,DEV=0
    HDA NVidia, VT1708S Analog
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=NVidia,DEV=0
    HDA NVidia, VT1708S Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=NVidia,DEV=0
    HDA NVidia, VT1708S Analog
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=NVidia,DEV=0
    HDA NVidia, VT1708S Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=NVidia,DEV=0
    HDA NVidia, VT1708S Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    iec958:CARD=NVidia,DEV=0
    HDA NVidia, VT1708S Digital
    IEC958 (S/PDIF) Digital Audio Output
    hdmi:CARD=NVidia,DEV=0
    HDA NVidia, HDMI 0
    HDMI Audio Output
    [root@lounge ~]# lsmod |grep "snd"
    snd_hda_codec_hdmi 27561 1
    snd_hda_codec_via 38667 1
    snd_hda_intel 27668 0
    snd_hda_codec 100743 3 snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
    snd_hwdep 6429 1 snd_hda_codec
    snd_pcm 77827 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    snd_page_alloc 7427 2 snd_pcm,snd_hda_intel
    snd_timer 18935 1 snd_pcm
    snd 60157 7 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_hda_codec,snd_hda_intel
    soundcore 5443 1 snd
    Tried a couple different things either from the wiki or google searching, individually with a reboot between but no change.
    # Keep snd-pcsp from being loaded as first soundcard
    vi /etc/modprobe.d/alsa-base.conf
    options snd-pcsp index=-2
    # something i used on the old working system, doesn't help but not sure why I did it
    vi /etc/modprobe.d/alsa-base.conf
    options snd-pcsp index=2
    #no modprobe conf, try wiki
    vi ~/.asoundrc
    defaults.pcm.card 0
    defaults.pcm.device 3
    defaults.ctl.card 0
    Here is the output of alsa info script (http://www.alsa-project.org/main/index. … p_To_Debug) with all defaults, ie no modprobe changes etc.
    upload=true&script=true&cardinfo=
    !!ALSA Information Script v 0.4.61
    !!Script ran on: Fri Mar 1 02:42:57 UTC 2013
    !!Linux Distribution
    Arch Linux \r (\l) NAME="Arch Linux" ID=arch PRETTY_NAME="Arch Linux" HOME_URL="https://www.archlinux.org/" SUPPORT_URL="https://bbs.archlinux.org/" BUG_REPORT_URL="https://bugs.archlinux.org/"
    !!DMI Information
    Manufacturer: To Be Filled By O.E.M.
    Product Name: To Be Filled By O.E.M.
    Product Version: To Be Filled By O.E.M.
    Firmware Version: P1.60
    !!Kernel Information
    Kernel release: 3.7.9-2-ARCH
    Operating System: GNU/Linux
    Architecture: x86_64
    Processor: unknown
    SMP Enabled: Yes
    !!ALSA Version
    Driver version: k3.7.9-2-ARCH
    Library version: 1.0.26
    Utilities version: 1.0.26
    !!Loaded ALSA modules
    snd_hda_intel
    !!Sound Servers on this system
    No sound servers found.
    !!Soundcards recognised by ALSA
    0 [NVidia ]: HDA-Intel - HDA NVidia
    HDA NVidia at 0xfae78000 irq 21
    !!PCI Soundcards installed in the system
    00:08.0 Audio device: NVIDIA Corporation MCP79 High Definition Audio (rev b1)
    !!Advanced information - PCI Vendor/Device/Subsystem ID's
    00:08.0 0403: 10de:0ac0 (rev b1)
    Subsystem: 1849:0397
    !!Loaded sound module options
    !!Module: snd_hda_intel
    align_buffer_size : -1
    bdl_pos_adj : 32,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
    beep_mode : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y
    enable : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y
    enable_msi : -1
    id : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
    index : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
    model : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
    patch : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
    position_fix : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
    power_save : 0
    power_save_controller : Y
    probe_mask : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
    probe_only : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    single_cmd : N
    snoop : Y
    !!HDA-Intel Codec information
    --startcollapse--
    Codec: VIA VT1708S
    Address: 0
    AFG Function Id: 0x1 (unsol 0)
    Vendor Id: 0x11060397
    Subsystem Id: 0x18490397
    Revision Id: 0x100000
    No Modem Function Group found
    Default PCM:
    rates [0x0]:
    bits [0x0]:
    formats [0x0]:
    Default Amp-In caps: N/A
    Default Amp-Out caps: N/A
    GPIO: io=1, o=0, i=0, unsolicited=1, wake=0
    IO[0]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
    Node 0x10 [Audio Output] wcaps 0x41d: Stereo Amp-Out
    Control: name="Front Playback Volume", index=0, device=0
    ControlAmp: chs=3, dir=Out, idx=0, ofs=0
    Device: name="VT1708S Analog", type="Audio", device=0
    Amp-Out caps: ofs=0x2a, nsteps=0x2a, stepsize=0x05, mute=0
    Amp-Out vals: [0x2a 0x2a]
    Converter: stream=0, channel=0
    PCM:
    rates [0x5e0]: 44100 48000 88200 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Node 0x11 [Audio Output] wcaps 0x41d: Stereo Amp-Out
    Control: name="Surround Playback Volume", index=0, device=0
    ControlAmp: chs=3, dir=Out, idx=0, ofs=0
    Amp-Out caps: ofs=0x2a, nsteps=0x2a, stepsize=0x05, mute=0
    Amp-Out vals: [0x2a 0x2a]
    Converter: stream=0, channel=0
    PCM:
    rates [0x5e0]: 44100 48000 88200 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
    Power states: D0 D1 D2 D3
    Power: setting=D3, actual=D3
    Node 0x12 [Audio Output] wcaps 0x611: Stereo Digital
    Control: name="IEC958 Playback Con Mask", index=0, device=0
    Control: name="IEC958 Playback Pro Mask", index=0, device=0
    Control: name="IEC958 Playback Default", index=0, device=0
    Control: name="IEC958 Playback Switch", index=0, device=0
    Control: name="IEC958 Default PCM Playback Switch", index=0, device=0
    Device: name="VT1708S Digital", type="SPDIF", device=1
    Converter: stream=0, channel=0
    Digital: Enabled GenLevel
    Digital category: 0x2
    IEC Coding Type: 0x0
    PCM:
    rates [0x5e0]: 44100 48000 88200 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Node 0x13 [Audio Input] wcaps 0x10051b: Stereo Amp-In
    Control: name="Capture Volume", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=0, ofs=0
    Control: name="Capture Switch", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=0, ofs=0
    Device: name="VT1708S Analog", type="Audio", device=0
    Amp-In caps: ofs=0x0b, nsteps=0x1f, stepsize=0x05, mute=1
    Amp-In vals: [0x00 0x00]
    Converter: stream=0, channel=0
    SDI-Select: 0
    PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Connection: 1
    0x17
    Node 0x14 [Audio Input] wcaps 0x10051b: Stereo Amp-In
    Control: name="Capture Volume", index=1, device=0
    ControlAmp: chs=3, dir=In, idx=0, ofs=0
    Control: name="Capture Switch", index=1, device=0
    ControlAmp: chs=3, dir=In, idx=0, ofs=0
    Amp-In caps: ofs=0x0b, nsteps=0x1f, stepsize=0x05, mute=1
    Amp-In vals: [0x00 0x00]
    Converter: stream=0, channel=0
    SDI-Select: 0
    PCM:
    rates [0x560]: 44100 48000 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Connection: 1
    0x1e
    Node 0x15 [Audio Output] wcaps 0x611: Stereo Digital
    Converter: stream=0, channel=0
    Digital:
    Digital category: 0x0
    IEC Coding Type: 0x0
    PCM:
    rates [0x5e0]: 44100 48000 88200 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Node 0x16 [Audio Mixer] wcaps 0x20050b: Stereo Amp-In
    Control: name="PCM Playback Volume", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=0, ofs=0
    Control: name="PCM Playback Switch", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=0, ofs=0
    Control: name="Mic Playback Volume", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=2, ofs=0
    Control: name="Mic Playback Switch", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=2, ofs=0
    Control: name="Line Playback Volume", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=3, ofs=0
    Control: name="Line Playback Switch", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=3, ofs=0
    Amp-In caps: ofs=0x17, nsteps=0x1f, stepsize=0x05, mute=1
    Amp-In vals: [0x19 0x19] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80]
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Connection: 7
    0x10 0x1f 0x1a 0x1b 0x1e 0x1d 0x25
    Node 0x17 [Audio Selector] wcaps 0x300501: Stereo
    Control: name="Input Source", index=0, device=0
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Connection: 6
    0x1f 0x1a* 0x1b 0x1e 0x1d 0x16
    Node 0x18 [Audio Selector] wcaps 0x30050d: Stereo Amp-Out
    Control: name="Surround Playback Switch", index=0, device=0
    ControlAmp: chs=3, dir=Out, idx=0, ofs=0
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x00 0x00]
    Power states: D0 D1 D2 D3
    Power: setting=D3, actual=D3
    Connection: 1
    0x11
    Node 0x19 [Pin Complex] wcaps 0x400581: Stereo
    Pincap 0x00000014: OUT Detect
    Pin Default 0x410110f2: [N/A] Line Out at Ext Rear
    Conn = 1/8, Color = Black
    DefAssociation = 0xf, Sequence = 0x2
    Pin-ctls: 0x00:
    Unsolicited: tag=00, enabled=0
    Power states: D0 D1 D2 D3
    Power: setting=D3, actual=D3
    Connection: 1
    0x18
    Node 0x1a [Pin Complex] wcaps 0x400581: Stereo
    Control: name="Mic Boost Volume", index=0, device=0
    ControlAmp: chs=3, dir=In, idx=0, ofs=0
    Control: name="Mic Jack", index=0, device=0
    Pincap 0x00002334: IN OUT Detect
    Vref caps: HIZ 50 100
    Pin Default 0x01a19036: [Jack] Mic at Ext Rear
    Conn = 1/8, Color = Pink
    DefAssociation = 0x3, Sequence = 0x6
    Pin-ctls: 0x21: IN VREF_50
    Unsolicited: tag=02, enabled=1
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Connection: 1
    0x26
    Node 0x1b [Pin Complex] wcaps 0x400581: Stereo
    Control: name="Line Jack", index=0, device=0
    Pincap 0x00002334: IN OUT Detect
    Vref caps: HIZ 50 100
    Pin Default 0x0181303e: [Jack] Line In at Ext Rear
    Conn = 1/8, Color = Blue
    DefAssociation = 0x3, Sequence = 0xe
    Pin-ctls: 0x20: IN VREF_HIZ
    Unsolicited: tag=03, enabled=1
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Connection: 1
    0x18
    Node 0x1c [Pin Complex] wcaps 0x40058d: Stereo Amp-Out
    Control: name="Front Playback Switch", index=0, device=0
    ControlAmp: chs=3, dir=Out, idx=0, ofs=0
    Control: name="Line Out Jack", index=0, device=0
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x00 0x00]
    Pincap 0x0001001c: OUT HP EAPD Detect
    EAPD 0x2: EAPD
    Pin Default 0x01014010: [Jack] Line Out at Ext Rear
    Conn = 1/8, Color = Green
    DefAssociation = 0x1, Sequence = 0x0
    Pin-ctls: 0x40: OUT
    Unsolicited: tag=01, enabled=1
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Connection: 1
    0x16
    Node 0x1d [Pin Complex] wcaps 0x40058d: Stereo Amp-Out
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x80 0x80]
    Pincap 0x0000233c: IN OUT HP Detect
    Vref caps: HIZ 50 100
    Pin Default 0x422140f0: [N/A] HP Out at Ext Front
    Conn = 1/8, Color = Green
    DefAssociation = 0xf, Sequence = 0x0
    Pin-ctls: 0x00: VREF_HIZ
    Unsolicited: tag=00, enabled=0
    Power states: D0 D1 D2 D3
    Power: setting=D3, actual=D3
    Connection: 2
    0x16* 0x25
    Node 0x1e [Pin Complex] wcaps 0x40058d: Stereo Amp-Out
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x80 0x80]
    Pincap 0x0000233c: IN OUT HP Detect
    Vref caps: HIZ 50 100
    Pin Default 0x42a190f8: [N/A] Mic at Ext Front
    Conn = 1/8, Color = Pink
    DefAssociation = 0xf, Sequence = 0x8
    Pin-ctls: 0x00: VREF_HIZ
    Unsolicited: tag=00, enabled=0
    Power states: D0 D1 D2 D3
    Power: setting=D3, actual=D3
    Connection: 2
    0x16* 0x25
    Node 0x1f [Pin Complex] wcaps 0x400401: Stereo
    Pincap 0x00000020: IN
    Pin Default 0x503701f7: [N/A] CD at Int N/A
    Conn = Analog, Color = Unknown
    DefAssociation = 0xf, Sequence = 0x7
    Misc = NO_PRESENCE
    Pin-ctls: 0x00:
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Node 0x20 [Pin Complex] wcaps 0x400701: Stereo Digital
    Control: name="SPDIF Phantom Jack", index=0, device=0
    Pincap 0x00000010: OUT
    Pin Default 0x074511f0: [Jack] SPDIF Out at Ext Rear Panel
    Conn = Optical, Color = Black
    DefAssociation = 0xf, Sequence = 0x0
    Misc = NO_PRESENCE
    Pin-ctls: 0x40: OUT
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Connection: 1
    0x12
    Node 0x21 [Pin Complex] wcaps 0x400701: Stereo Digital
    Pincap 0x00000010: OUT
    Pin Default 0x474411f0: [N/A] SPDIF Out at Ext Rear Panel
    Conn = RCA, Color = Black
    DefAssociation = 0xf, Sequence = 0x0
    Misc = NO_PRESENCE
    Pin-ctls: 0x00:
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Connection: 1
    0x15
    Node 0x22 [Pin Complex] wcaps 0x400581: Stereo
    Pincap 0x00000014: OUT Detect
    Pin Default 0x410160f1: [N/A] Line Out at Ext Rear
    Conn = 1/8, Color = Orange
    DefAssociation = 0xf, Sequence = 0x1
    Pin-ctls: 0x00:
    Unsolicited: tag=00, enabled=0
    Power states: D0 D1 D2 D3
    Power: setting=D3, actual=D3
    Connection: 1
    0x26
    Node 0x23 [Pin Complex] wcaps 0x400581: Stereo
    Pincap 0x00000014: OUT Detect
    Pin Default 0x410120f4: [N/A] Line Out at Ext Rear
    Conn = 1/8, Color = Grey
    DefAssociation = 0xf, Sequence = 0x4
    Pin-ctls: 0x00:
    Unsolicited: tag=00, enabled=0
    Power states: D0 D1 D2 D3
    Power: setting=D3, actual=D3
    Connection: 1
    0x27
    Node 0x24 [Audio Output] wcaps 0x41d: Stereo Amp-Out
    Control: name="Center Playback Volume", index=0, device=0
    ControlAmp: chs=1, dir=Out, idx=0, ofs=0
    Control: name="LFE Playback Volume", index=0, device=0
    ControlAmp: chs=2, dir=Out, idx=0, ofs=0
    Amp-Out caps: ofs=0x2a, nsteps=0x2a, stepsize=0x05, mute=0
    Amp-Out vals: [0x2a 0x2a]
    Converter: stream=0, channel=0
    PCM:
    rates [0x5e0]: 44100 48000 88200 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
    Power states: D0 D1 D2 D3
    Power: setting=D3, actual=D3
    Node 0x25 [Audio Output] wcaps 0x41d: Stereo Amp-Out
    Amp-Out caps: ofs=0x2a, nsteps=0x2a, stepsize=0x05, mute=0
    Amp-Out vals: [0x2a 0x2a]
    Converter: stream=0, channel=0
    PCM:
    rates [0x5e0]: 44100 48000 88200 96000 192000
    bits [0xe]: 16 20 24
    formats [0x1]: PCM
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Node 0x26 [Audio Selector] wcaps 0x30050d: Stereo Amp-Out
    Control: name="Center Playback Switch", index=0, device=0
    ControlAmp: chs=1, dir=Out, idx=0, ofs=0
    Control: name="LFE Playback Switch", index=0, device=0
    ControlAmp: chs=2, dir=Out, idx=0, ofs=0
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x00 0x00]
    Power states: D0 D1 D2 D3
    Power: setting=D3, actual=D3
    Connection: 1
    0x24
    Node 0x27 [Audio Selector] wcaps 0x30050d: Stereo Amp-Out
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x80 0x80]
    Power states: D0 D1 D2 D3
    Power: setting=D0, actual=D0
    Connection: 1
    0x25
    Codec: Nvidia MCP79/7A HDMI
    Address: 3
    AFG Function Id: 0x1 (unsol 0)
    Vendor Id: 0x10de0007
    Subsystem Id: 0x10de0101
    Revision Id: 0x100100
    No Modem Function Group found
    Default PCM:
    rates [0x0]:
    bits [0x0]:
    formats [0x0]:
    Default Amp-In caps: N/A
    Default Amp-Out caps: N/A
    GPIO: io=0, o=0, i=0, unsolicited=0, wake=0
    Node 0x04 [Audio Output] wcaps 0x211: Stereo Digital
    Control: name="IEC958 Playback Con Mask", index=1, device=0
    Control: name="IEC958 Playback Pro Mask", index=1, device=0
    Control: name="IEC958 Playback Default", index=1, device=0
    Control: name="IEC958 Playback Switch", index=1, device=0
    Device: name="HDMI 0", type="HDMI", device=3
    Converter: stream=0, channel=0
    Digital: Enabled
    Digital category: 0x0
    IEC Coding Type: 0x0
    PCM:
    rates [0xc0]: 48000 88200
    bits [0xf]: 8 16 20 24
    formats [0x1]: PCM
    Node 0x05 [Pin Complex] wcaps 0x400381: Stereo Digital
    Control: name="HDMI/DP,pcm=3 Jack", index=0, device=0
    Pincap 0x00000014: OUT Detect
    Pin Default 0x18560110: [Jack] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x1, Sequence = 0x0
    Misc = NO_PRESENCE
    Pin-ctls: 0x40: OUT
    Unsolicited: tag=00, enabled=0
    Connection: 1
    0x04
    Node 0x06 [Audio Output] wcaps 0x211: Stereo Digital
    Converter: stream=0, channel=0
    Digital:
    Digital category: 0x0
    IEC Coding Type: 0x0
    PCM:
    rates [0xc0]: 48000 88200
    bits [0xf]: 8 16 20 24
    formats [0x1]: PCM
    Node 0x07 [Pin Complex] wcaps 0x400381: Stereo Digital
    Pincap 0x00000014: OUT Detect
    Pin Default 0x58560121: [N/A] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x2, Sequence = 0x1
    Misc = NO_PRESENCE
    Pin-ctls: 0x40: OUT
    Unsolicited: tag=00, enabled=0
    Connection: 1
    0x06
    Node 0x08 [Audio Output] wcaps 0x211: Stereo Digital
    Converter: stream=0, channel=0
    Digital:
    Digital category: 0x0
    IEC Coding Type: 0x0
    PCM:
    rates [0xc0]: 48000 88200
    bits [0xf]: 8 16 20 24
    formats [0x1]: PCM
    Node 0x09 [Pin Complex] wcaps 0x400381: Stereo Digital
    Pincap 0x00000014: OUT Detect
    Pin Default 0x58560122: [N/A] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x2, Sequence = 0x2
    Misc = NO_PRESENCE
    Pin-ctls: 0x40: OUT
    Unsolicited: tag=00, enabled=0
    Connection: 1
    0x08
    Node 0x0a [Audio Output] wcaps 0x211: Stereo Digital
    Converter: stream=0, channel=0
    Digital:
    Digital category: 0x0
    IEC Coding Type: 0x0
    PCM:
    rates [0xc0]: 48000 88200
    bits [0xf]: 8 16 20 24
    formats [0x1]: PCM
    Node 0x0b [Pin Complex] wcaps 0x400381: Stereo Digital
    Pincap 0x00000014: OUT Detect
    Pin Default 0x58560123: [N/A] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x2, Sequence = 0x3
    Misc = NO_PRESENCE
    Pin-ctls: 0x40: OUT
    Unsolicited: tag=00, enabled=0
    Connection: 1
    0x0a
    Node 0x0c [Audio Output] wcaps 0x211: Stereo Digital
    Converter: stream=0, channel=0
    Digital:
    Digital category: 0x0
    IEC Coding Type: 0x0
    PCM:
    rates [0xc0]: 48000 88200
    bits [0xf]: 8 16 20 24
    formats [0x1]: PCM
    Node 0x0d [Pin Complex] wcaps 0x400381: Stereo Digital
    Pincap 0x00000014: OUT Detect
    Pin Default 0x58560124: [N/A] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x2, Sequence = 0x4
    Misc = NO_PRESENCE
    Pin-ctls: 0x40: OUT
    Unsolicited: tag=00, enabled=0
    Connection: 1
    0x0c
    --endcollapse--
    !!ALSA Device nodes
    crw-rw----+ 1 root audio 116, 8 Mar 1 13:41 /dev/snd/controlC0
    crw-rw----+ 1 root audio 116, 7 Mar 1 13:41 /dev/snd/hwC0D0
    crw-rw----+ 1 root audio 116, 6 Mar 1 13:41 /dev/snd/hwC0D3
    crw-rw----+ 1 root audio 116, 5 Mar 1 13:41 /dev/snd/pcmC0D0c
    crw-rw----+ 1 root audio 116, 4 Mar 1 13:41 /dev/snd/pcmC0D0p
    crw-rw----+ 1 root audio 116, 3 Mar 1 13:41 /dev/snd/pcmC0D1p
    crw-rw----+ 1 root audio 116, 2 Mar 1 13:41 /dev/snd/pcmC0D3p
    crw-rw---- 1 root audio 116, 1 Mar 1 13:41 /dev/snd/seq
    crw-rw----+ 1 root audio 116, 33 Mar 1 13:41 /dev/snd/timer
    /dev/snd/by-path:
    total 0
    drwxr-xr-x 2 root root 60 Mar 1 13:41 .
    drwxr-xr-x 3 root root 240 Mar 1 13:41 ..
    lrwxrwxrwx 1 root root 12 Mar 1 13:41 pci-0000:00:08.0 -> ../controlC0
    !!Aplay/Arecord output
    APLAY
    **** List of PLAYBACK Hardware Devices ****
    card 0: NVidia [HDA NVidia], device 0: VT1708S Analog [VT1708S Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: NVidia [HDA NVidia], device 1: VT1708S Digital [VT1708S Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    ARECORD
    **** List of CAPTURE Hardware Devices ****
    card 0: NVidia [HDA NVidia], device 0: VT1708S Analog [VT1708S Analog]
    Subdevices: 2/2
    Subdevice #0: subdevice #0
    Subdevice #1: subdevice #1
    !!Amixer output
    !!-------Mixer controls for card 0 [NVidia]
    Card hw:0 'NVidia'/'HDA NVidia at 0xfae78000 irq 21'
    Mixer name : 'Nvidia MCP79/7A HDMI'
    Components : 'HDA:11060397,18490397,00100000 HDA:10de0007,10de0101,00100100'
    Controls : 43
    Simple ctrls : 17
    Simple mixer control 'Master',0
    Capabilities: pvolume pvolume-joined pswitch pswitch-joined
    Playback channels: Mono
    Limits: Playback 0 - 42
    Mono: Playback 42 [100%] [0.00dB] [on]
    Simple mixer control 'PCM',0
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 25 [81%] [3.00dB] [on]
    Front Right: Playback 25 [81%] [3.00dB] [on]
    Simple mixer control 'Front',0
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 42
    Mono:
    Front Left: Playback 42 [100%] [0.00dB] [on]
    Front Right: Playback 42 [100%] [0.00dB] [on]
    Simple mixer control 'Surround',0
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 42
    Mono:
    Front Left: Playback 42 [100%] [0.00dB] [on]
    Front Right: Playback 42 [100%] [0.00dB] [on]
    Simple mixer control 'Center',0
    Capabilities: pvolume pvolume-joined pswitch pswitch-joined
    Playback channels: Mono
    Limits: Playback 0 - 42
    Mono: Playback 42 [100%] [0.00dB] [on]
    Simple mixer control 'LFE',0
    Capabilities: pvolume pvolume-joined pswitch pswitch-joined
    Playback channels: Mono
    Limits: Playback 0 - 42
    Mono: Playback 42 [100%] [0.00dB] [on]
    Simple mixer control 'Line',0
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 0 [0%] [-34.50dB] [off]
    Front Right: Playback 0 [0%] [-34.50dB] [off]
    Simple mixer control 'Mic',0
    Capabilities: pvolume pswitch
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 31
    Mono:
    Front Left: Playback 0 [0%] [-34.50dB] [off]
    Front Right: Playback 0 [0%] [-34.50dB] [off]
    Simple mixer control 'Mic Boost',0
    Capabilities: volume
    Playback channels: Front Left - Front Right
    Capture channels: Front Left - Front Right
    Limits: 0 - 3
    Front Left: 0 [0%] [0.00dB]
    Front Right: 0 [0%] [0.00dB]
    Simple mixer control 'IEC958',0
    Capabilities: pswitch pswitch-joined
    Playback channels: Mono
    Mono: Playback [on]
    Simple mixer control 'IEC958 Default PCM',0
    Capabilities: pswitch pswitch-joined
    Playback channels: Mono
    Mono: Playback [on]
    Simple mixer control 'IEC958',1
    Capabilities: pswitch pswitch-joined
    Playback channels: Mono
    Mono: Playback [on]
    Simple mixer control 'Capture',0
    Capabilities: cvolume cswitch
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 31
    Front Left: Capture 0 [0%] [-16.50dB] [on]
    Front Right: Capture 0 [0%] [-16.50dB] [on]
    Simple mixer control 'Capture',1
    Capabilities: cvolume cswitch
    Capture channels: Front Left - Front Right
    Limits: Capture 0 - 31
    Front Left: Capture 0 [0%] [-16.50dB] [on]
    Front Right: Capture 0 [0%] [-16.50dB] [on]
    Simple mixer control 'Dynamic Power-Control',0
    Capabilities: enum
    Items: 'Disabled' 'Enabled'
    Item0: 'Disabled'
    Simple mixer control 'Input Source',0
    Capabilities: cenum
    Items: 'Mic' 'Line' 'Stereo Mixer'
    Item0: 'Mic'
    Simple mixer control 'Smart 5.1',0
    Capabilities: pswitch pswitch-joined
    Playback channels: Mono
    Mono: Playback [off]
    !!Alsactl output
    --startcollapse--
    state.NVidia {
    control.1 {
    iface MIXER
    name 'Front Playback Volume'
    value.0 42
    value.1 42
    comment {
    access 'read write'
    type INTEGER
    count 2
    range '0 - 42'
    dbmin -6300
    dbmax 0
    dbvalue.0 0
    dbvalue.1 0
    control.2 {
    iface MIXER
    name 'Front Playback Switch'
    value.0 true
    value.1 true
    comment {
    access 'read write'
    type BOOLEAN
    count 2
    control.3 {
    iface MIXER
    name 'Surround Playback Volume'
    value.0 42
    value.1 42
    comment {
    access 'read write'
    type INTEGER
    count 2
    range '0 - 42'
    dbmin -6300
    dbmax 0
    dbvalue.0 0
    dbvalue.1 0
    control.4 {
    iface MIXER
    name 'Surround Playback Switch'
    value.0 true
    value.1 true
    comment {
    access 'read write'
    type BOOLEAN
    count 2
    control.5 {
    iface MIXER
    name 'Center Playback Volume'
    value 42
    comment {
    access 'read write'
    type INTEGER
    count 1
    range '0 - 42'
    dbmin -6300
    dbmax 0
    dbvalue.0 0
    control.6 {
    iface MIXER
    name 'Center Playback Switch'
    value true
    comment {
    access 'read write'
    type BOOLEAN
    count 1
    control.7 {
    iface MIXER
    name 'LFE Playback Volume'
    value 42
    comment {
    access 'read write'
    type INTEGER
    count 1
    range '0 - 42'
    dbmin -6300
    dbmax 0
    dbvalue.0 0
    control.8 {
    iface MIXER
    name 'LFE Playback Switch'
    value true
    comment {
    access 'read write'
    type BOOLEAN
    count 1
    control.9 {
    iface MIXER
    name 'PCM Playback Volume'
    value.0 25
    value.1 25
    comment {
    access 'read write'
    type INTEGER
    count 2
    range '0 - 31'
    dbmin -3450
    dbmax 1200
    dbvalue.0 300
    dbvalue.1 300
    control.10 {
    iface MIXER
    name 'PCM Playback Switch'
    value.0 true
    value.1 true
    comment {
    access 'read write'
    type BOOLEAN
    count 2
    control.11 {
    iface MIXER
    name 'Capture Volume'
    value.0 0
    value.1 0
    comment {
    access 'read write'
    type INTEGER
    count 2
    range '0 - 31'
    dbmin -1650
    dbmax 3000
    dbvalue.0 -1650
    dbvalue.1 -1650
    control.12 {
    iface MIXER
    name 'Capture Switch'
    value.0 true
    value.1 true
    comment {
    access 'read write'
    type BOOLEAN
    count 2
    control.13 {
    iface MIXER
    name 'Capture Volume'
    index 1
    value.0 0
    value.1 0
    comment {
    access 'read write'
    type INTEGER
    count 2
    range '0 - 31'
    dbmin -1650
    dbmax 3000
    dbvalue.0 -1650
    dbvalue.1 -1650
    control.14 {
    iface MIXER
    name 'Capture Switch'
    index 1
    value.0 true
    value.1 true
    comment {
    access 'read write'
    type BOOLEAN
    count 2
    control.15 {
    iface MIXER
    name 'Input Source'
    value Mic
    comment {
    access 'read write'
    type ENUMERATED
    count 1
    item.0 Mic
    item.1 Line
    item.2 'Stereo Mixer'
    control.16 {
    iface MIXER
    name 'Mic Playback Volume'
    value.0 0
    value.1 0
    comment {
    access 'read write'
    type INTEGER
    count 2
    range '0 - 31'
    dbmin -3450
    dbmax 1200
    dbvalue.0 -3450
    dbvalue.1 -3450
    control.17 {
    iface MIXER
    name 'Mic Playback Switch'
    value.0 false
    value.1 false
    comment {
    access 'read write'
    type BOOLEAN
    count 2
    control.18 {
    iface MIXER
    name 'Line Playback Volume'
    value.0 0
    value.1 0
    comment {
    access 'read write'
    type INTEGER
    count 2
    range '0 - 31'
    dbmin -3450
    dbmax 1200
    dbvalue.0 -3450
    dbvalue.1 -3450
    control.19 {
    iface MIXER
    name 'Line Playback Switch'
    value.0 false
    value.1 false
    comment {
    access 'read write'
    type BOOLEAN
    count 2
    control.20 {
    iface MIXER
    name 'Mic Boost Volume'
    value.0 0
    value.1 0
    comment {
    access 'read write'
    type INTEGER
    count 2
    range '0 - 3'
    dbmin 0
    dbmax 3075
    dbvalue.0 0
    dbvalue.1 0
    control.21 {
    iface MIXER
    name 'Smart 5.1'
    value false
    comment {
    access 'read write'
    type BOOLEAN
    count 1
    control.22 {
    iface MIXER
    name 'Dynamic Power-Control'
    value Disabled
    comment {
    access 'read write'
    type ENUMERATED
    count 1
    item.0 Disabled
    item.1 Enabled
    control.23 {
    iface MIXER
    name 'IEC958 Playback Con Mask'
    value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access read
    type IEC958
    count 1
    control.24 {
    iface MIXER
    name 'IEC958 Playback Pro Mask'
    value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access read
    type IEC958
    count 1
    control.25 {
    iface MIXER
    name 'IEC958 Playback Default'
    value '0482000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access 'read write'
    type IEC958
    count 1
    control.26 {
    iface MIXER
    name 'IEC958 Playback Switch'
    value true
    comment {
    access 'read write'
    type BOOLEAN
    count 1
    control.27 {
    iface MIXER
    name 'IEC958 Default PCM Playback Switch'
    value true
    comment {
    access 'read write'
    type BOOLEAN
    count 1
    control.28 {
    iface MIXER
    name 'Master Playback Volume'
    value 42
    comment {
    access 'read write'
    type INTEGER
    count 1
    range '0 - 42'
    dbmin -6300
    dbmax 0
    dbvalue.0 0
    control.29 {
    iface MIXER
    name 'Master Playback Switch'
    value true
    comment {
    access 'read write'
    type BOOLEAN
    count 1
    control.30 {
    iface CARD
    name 'Line Out Jack'
    value false
    comment {
    access read
    type BOOLEAN
    count 1
    control.31 {
    iface CARD
    name 'Mic Jack'
    value false
    comment {
    access read
    type BOOLEAN
    count 1
    control.32 {
    iface CARD
    name 'Line Jack'
    value false
    comment {
    access read
    type BOOLEAN
    count 1
    control.33 {
    iface CARD
    name 'SPDIF Phantom Jack'
    value true
    comment {
    access read
    type BOOLEAN
    count 1
    control.34 {
    iface PCM
    name 'Playback Channel Map'
    value.0 0
    value.1 0
    value.2 0
    value.3 0
    value.4 0
    value.5 0
    comment {
    access read
    type INTEGER
    count 6
    range '0 - 27'
    control.35 {
    iface PCM
    name 'Capture Channel Map'
    value.0 0
    value.1 0
    comment {
    access read
    type INTEGER
    count 2
    range '0 - 27'
    control.36 {
    iface PCM
    name 'Capture Channel Map'
    index 1
    value.0 0
    value.1 0
    comment {
    access read
    type INTEGER
    count 2
    range '0 - 27'
    control.37 {
    iface PCM
    device 1
    name 'Playback Channel Map'
    value.0 0
    value.1 0
    comment {
    access read
    type INTEGER
    count 2
    range '0 - 27'
    control.38 {
    iface MIXER
    name 'IEC958 Playback Con Mask'
    index 1
    value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access read
    type IEC958
    count 1
    control.39 {
    iface MIXER
    name 'IEC958 Playback Pro Mask'
    index 1
    value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access read
    type IEC958
    count 1
    control.40 {
    iface MIXER
    name 'IEC958 Playback Default'
    index 1
    value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
    comment {
    access 'read write'
    type IEC958
    count 1
    control.41 {
    iface MIXER
    name 'IEC958 Playback Switch'
    index 1
    value true
    comment {
    access 'read write'
    type BOOLEAN
    count 1
    control.42 {
    iface CARD
    name 'HDMI/DP,pcm=3 Jack'
    value false
    comment {
    access read
    type BOOLEAN
    count 1
    control.43 {
    iface PCM
    device 3
    name 'Playback Channel Map'
    value.0 0
    value.1 0
    value.2 0
    value.3 0
    value.4 0
    value.5 0
    value.6 0
    value.7 0
    comment {
    access read
    type INTEGER
    count 8
    range '0 - 27'
    --endcollapse--
    !!All Loaded Modules
    Module
    nfsv4
    auth_rpcgss
    nvidia
    snd_hda_codec_hdmi
    ir_lirc_codec
    lirc_dev
    joydev
    ir_mce_kbd_decoder
    ir_sanyo_decoder
    ir_sony_decoder
    hid_generic
    ir_jvc_decoder
    usbhid
    ir_nec_decoder
    snd_hda_codec_via
    hid
    mceusb
    rc_core
    snd_hda_intel
    i2c_nforce2
    i2c_core
    snd_hda_codec
    snd_hwdep
    snd_pcm
    snd_page_alloc
    snd_timer
    forcedeth
    snd
    soundcore
    shpchp
    pci_hotplug
    evdev
    psmouse
    mperf
    serio_raw
    pcspkr
    button
    processor
    wmi
    coretemp
    microcode
    nfs
    lockd
    sunrpc
    fscache
    ext4
    crc16
    jbd2
    mbcache
    usb_storage
    sr_mod
    cdrom
    sd_mod
    ohci_hcd
    ahci
    libahci
    ehci_hcd
    libata
    scsi_mod
    usbcore
    usb_common
    !!Sysfs Files
    /sys/class/sound/hwC0D0/init_pin_configs:
    0x19 0x410110f2
    0x1a 0x01a19036
    0x1b 0x0181303e
    0x1c 0x01014010
    0x1d 0x422140f0
    0x1e 0x42a190f8
    0x1f 0x503701f7
    0x20 0x074511f0
    0x21 0x474411f0
    0x22 0x410160f1
    0x23 0x410120f4
    /sys/class/sound/hwC0D0/driver_pin_configs:
    /sys/class/sound/hwC0D0/user_pin_configs:
    /sys/class/sound/hwC0D0/init_verbs:
    /sys/class/sound/hwC0D3/init_pin_configs:
    0x05 0x18560110
    0x07 0x58560121
    0x09 0x58560122
    0x0b 0x58560123
    0x0d 0x58560124
    /sys/class/sound/hwC0D3/driver_pin_configs:
    /sys/class/sound/hwC0D3/user_pin_configs:
    /sys/class/sound/hwC0D3/init_verbs:
    !!ALSA/HDA dmesg
    [ 6.093571] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 21
    [ 6.093614] hda_intel: Disabling MSI
    [ 6.093710] snd_hda_intel 0000:00:08.0: setting latency timer to 64
    [ 6.743392] IR keymap rc-rc6-mce not found
    [ 7.150166] Disabling lock debugging due to kernel taint
    [ 7.450271] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.0/sound/card0/input7
    [ 7.450581] input: HDA NVidia Line as /devices/pci0000:00/0000:00:08.0/sound/card0/input8
    [ 7.450836] input: HDA NVidia Mic as /devices/pci0000:00/0000:00:08.0/sound/card0/input9
    [ 7.451099] input: HDA NVidia Line Out as /devices/pci0000:00/0000:00:08.0/sound/card0/input10
    [ 7.453217] ACPI: PCI Interrupt Link [LPMU] enabled at IRQ 20
    FWIW, I even tried changing the HDMI cable, turning the amp on before or after the PC etc. No change.
    Last edited by dave00 (2013-03-01 03:03:42)

    Default install, clean boot and I get this error but the info above indicates there is a sound device. Confused!
    [root@lounge ~]# systemctl status alsa-restore.service
    alsa-restore.service - Restore Sound Card State
    Loaded: loaded (/usr/lib/systemd/system/alsa-restore.service; static)
    Active: inactive (dead) since Fri 2013-03-01 18:01:19 EST; 1min 2s ago
    Process: 241 ExecStart=/usr/sbin/alsactl restore (code=exited, status=19)
    Mar 01 18:01:18 lounge systemd[1]: Starting Restore Sound Card State...
    Mar 01 18:01:19 lounge alsactl[241]: /usr/sbin/alsactl: load_state:1696: No soundcards found...
    Mar 01 18:01:19 lounge systemd[1]: Started Restore Sound Card State.
    [root@lounge ~]# systemctl status alsa-store.service
    alsa-store.service - Store Sound Card State
    Loaded: loaded (/usr/lib/systemd/system/alsa-store.service; static)
    Active: inactive (dead)
    Mar 01 13:41:03 lounge systemd[1]: Started Store Sound Card State.
    Mar 01 13:45:54 lounge systemd[1]: Starting Store Sound Card State...
    Mar 01 13:45:55 lounge systemd[1]: Started Store Sound Card State.
    Mar 01 14:04:19 lounge systemd[1]: Started Store Sound Card State.
    Mar 01 17:25:11 lounge systemd[1]: Starting Store Sound Card State...
    Mar 01 17:25:11 lounge systemd[1]: Started Store Sound Card State.
    Mar 01 17:39:05 lounge systemd[1]: Starting Store Sound Card State...
    Mar 01 17:39:05 lounge systemd[1]: Started Store Sound Card State.
    Mar 01 18:00:51 lounge systemd[1]: Starting Store Sound Card State...
    Mar 01 18:00:51 lounge systemd[1]: Started Store Sound Card State.
    Journal
    Mar 01 18:01:19 lounge kernel: hda_intel: Disabling MSI
    Mar 01 18:01:19 lounge kernel: snd_hda_intel 0000:00:08.0: setting latency timer to 64
    Mar 01 18:01:19 lounge alsactl[241]: /usr/sbin/alsactl: load_state:1696: No soundcards found...
    Mar 01 18:01:19 lounge systemd[1]: Started Restore Sound Card State.
    Mar 01 18:01:20 lounge systemd[1]: Started Linux Infrared Remote Control.
    Mar 01 18:01:22 lounge kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.0/sound/card0/input7
    Mar 01 18:01:22 lounge kernel: input: HDA NVidia Line as /devices/pci0000:00/0000:00:08.0/sound/card0/input8
    Mar 01 18:01:22 lounge kernel: input: HDA NVidia Mic as /devices/pci0000:00/0000:00:08.0/sound/card0/input9
    Mar 01 18:01:22 lounge kernel: input: HDA NVidia Line Out as /devices/pci0000:00/0000:00:08.0/sound/card0/input10
    Mar 01 18:01:22 lounge systemd[1]: Starting Sound Card.
    Mar 01 18:01:22 lounge systemd[1]: Reached target Sound Card.
    Edit: Am I correct in saying that the issue is because alsactl restore is running before the sound card?
    Last edited by dave00 (2013-03-01 07:30:12)

  • Pulse doesn't allow hdmi surround

    Pulse used to be able to enable 5.1 playback (over HDMI or analogue jacks) simply by setting the number of channels to 6. This, however, no longer seems to work. The fault seems to be caused by Pulse somehow misdetecting my audio device, because a
    speaker-test -c6 -Dhw:0,3
    works just fine. And before, on Ubuntu Karmic to Oneiric it has always worked just fine. I should probably mention we're talking about a Geforce GTX550 Ti.
    aplay -l wrote:card 0: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    aplay -L wrote:null
        Discard all samples (playback) or generate zero samples (capture)
    hdmi:CARD=NVidia,DEV=0
        HDA NVidia, HDMI 0
        HDMI Audio Output
    The problem seems to be that Pulse insist that my HDMI device is a stereo-only output:
    pacmd list-sinks wrote:>>> 1 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: 0
        configured latency: 0,00 ms; range is 0,50 .. 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 = "0"
            alsa.card_name = "HDA NVidia"
            alsa.long_card_name = "HDA NVidia at 0xfeafc000 irq 17"
            alsa.driver_name = "snd_hda_intel"
            device.bus_path = "pci-0000:01:00.1"
            sysfs.path = "/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0"
            device.bus = "pci"
            device.vendor.id = "10de"
            device.vendor.name = "nVidia Corporation"
            device.string = "hdmi:0"
            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 = "HDA NVidia Digital Stereo (HDMI)"
            alsa.mixer_name = "Nvidia GPU 15 HDMI/DP"
            alsa.components = "HDA:10de0015,10de0101,00100100"
            module-udev-detect.discovered = "1"
            device.icon_name = "audio-card-pci"
    This is also reflected in the gnome-setting app and pavucontrol.
    Does anybody have any idea what is going on? Thanks!
    Last edited by LB06 (2011-12-08 19:44:38)

    +1 for me too.

  • Onboard HDMI half-works, then gone entirely on new build

    Hello,
    I built a system today with these specs:
    Mobo: MSI 785GM-E65 (AMD 785G chipset)
    GPU: (Integrated) Radeon HD 4200
    CPU: Phenom II X2 550 Black 3.1ghz w/ Stock Heatsink-Fan
    RAM: 6GB DDR3 1333 PC10600, Crucial Micron
    Case: MicroATX w/ Antec 550W ATX PSU & 80mm Fan & 60mm Fan
    OS: Windows 7 Professional x64
    HDD: Western Digital 80GB ATA100/IDE
    Peripherals: GIGABYTE AirCruiser G PCI Adapter, ASUS Internal CD-RW, Samsung External DVD-RW, PS/2 Keyboard, USB Mouse
    Monitor: Westinghouse 19" HDTV #SK-19H210S
    To summarize, my first problem was HDMI video- and audio- output instability(read below for description) but this has been superceded by a new second problem -- not getting any HDMI output at all!
    As soon as I completed the build, I connected my chip's HDMI-out to my HDTV. The system POST'd successfully to HDMI video out and I was able to install Windows without a hitch.
    From the start, there was video instability. The display would go black for an instant and immediately re-appear. HDMI audio crackled on any UAC (User Account Contol) prompts and any fullscreen events like maximizing/minimizing from a fullscreen app/game. (The crackle was only for a split second and sounded like the noise you might get from any speaker if you yanked the audio input source out when it was on higher volume.) The display black-outs improved upon driver updates(though I only used the system for an hour or so, so possibly not sufficient sample to be representative). The audio crackling on UAC/fullscreen events remained.
    Apart from the crackling noises on UAC and fullscreen events, audio sounded fine. It played any of the Sample Music tracks included with Win 7 great and clear...
    To troubleshoot the video/audio issues, I swapped the HDMI cable connection for a VGA cable and Speaker analog cable. This worked perfect--no issues. So the video card and sound controller seemed to be functional--it was an HDMI port issue...
    I swapped the VGA cable and Speaker analog cable back to HDMI ... and the HDMI video output would no longer work. Stranger still, HDMI video output will not even appear for the POST, let alone Windows 7.
    I have since uninstalled and reinstalled the OEM disc drivers, the AMD-ATI website's latest drivers, the MSI(chipset manuf.) website's latest drivers ... no dice. I have booted and played with all combinations of HDMI/VGA cable sequences(leaving both plugged, HDMI plugged while booting and changing later, just lots of weird stuff that didn't accomplish anything).
    The HDMI cable and HDTV work. I can successfully connect my laptop's HDMI out(Nv9300GS card) to the HDTV and display fine.
    I am now running multiple displays and I have connected my VGA to an old CRT monitor(works), and the HDMI to the same HDTV. The VGA/CRT display works. The HDTV display is not detected whatsoever, and the ATI HDMI Audio Controller device is "unplugged" in the Select Audio Output dialog ...
    I have now formatted and re-installed Windows 7 with this same VGA->CRT monitor and HDMI->HDTV multiple displays setup... and it still only detects and uses the VGA->CRT monitor.
    Please advise... how I may troubleshoot and resolve these problems. I would like to get HDMI working on this system again, and also resolve the audio crackling issue.
    I plan to flash the BIOS tomorrow (eek) from 2.1 to 2.3 after I borrow a friend's USB flash drive, though there doesn't seem to be anything in the changelog for those versions that sounds like it will help.

    Quote from: Bas on 25-November-09, 16:51:55
    Have you tried W7 32bit?
    I only have a 64bit license / disc for Windows 7.
    Quote from: faugusztin
    2 possible causes :
    1) irregular blinking - try to disable TMM (Transient Multi-Monitor Manager) task : http://www.tomstricks.com/how-to-disable-or-enable-the-transient-multimon-manager-tmm-in-windows-vista/
    2) if videocard doesn't see the TV, then it's usually the worst thing which can happen to a display device - EDID of the device got damaged. Try to change the cable, if it doesn't work then try to check the TV through another HDMI device (see if it works). If not, then you have a problem...
    That appears to be a Vista task or a task unique to laptops?  I couldn't find it on my desktop Windows 7 system.
    HDMI cable and HDTV work with a different system(Asus N10 laptop with Nvidia 9300GS HDMI out).
    HDMI out has worked *once* randomly since posting my original post here.  Yesterday morning I booted up the PC with both VGA and HDMI out connected to my HDTV -- and surprisingly, Windows 7 loaded with HDMI out configured for a Main display and VGA out configured for the Extended display.  I restarted and the HDMI crapped out again--only working with VGA as before.  I haven't been able to duplicate this... but it must mean the EDID isn't dead?
    Quote from: Fredrik
    Is this relevant:
    http://74.125.77.132/search?q=cache:cdO8fInajngJ:www.amazon.com/Westinghouse-SK-19H210S-19-Inch-LCD-HDTV/dp/B000NIK9V4+Westinghouse+19%22+HDTV+%23SK-19H210S+problem&cd=1&hl=sv&ct=clnk&gl=se
    Meaning, it might actually be the monitor, Westinghouse, that has a problem. ...There are actually caps that might leak in them, too.  Wink
    It's possible... but I am not certain as HDMI in works from a different system(my laptop).
    I just finished flashing BIOS and re-formatting and re-installing Windows 7 and all drivers...  Problem persists- VGA out works great, and HDMI out does not detect anything.
    Any ideas?  I do have a PCI-E 2.0 16x port to upgrade to a new dedicated video card with a new HDMI out port, but I'm postponing that purchase until I need more GPU power.  (Also: My monitor is still under warranty...)
    Patrick

  • Setting Up multiple nvidia cards on DELL Studio XPS 1330

    I recently purchased a DELL Studio XPS 1330 with 256MB NVIDIA(R) GeForce(R) 9500M-GE card. The laptop has two video cards as shown by the following files - /dev/nvidia0, /dev/nvidia1.
    I have been trying to install arch on it but I have run into a problem with Xorg which is not working out with the automatic configuration generated. Though startx and xinit shows the default X display with pointers and xterm but with the following error in the background
    NVIDIA : could not open the device file /dev/nvidia0 (input/output error)
    (EE) NVIDIA(0): Failed to initialize the NVIDIA graphics device PCI 2:0:0
    Strangely enough if I test my config file with X -config <path> then it gives the same error but nothing shows up on the screen.
    It seems to me that one of the cards is loading fine but the other one is not. Is there any way to set up both the graphics card with only one screen.
    Here is my xorg.conf :
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 1 "Screen0" 0 0
    Screen 0 "Screen1" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    #Section "ServerFlags"
    # Option "Xinerama" "0"
    # Option "AllowEmptyInput" "False"
    #EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    # Load "dri2"
    Load "glx"
    Load "extmod"
    Load "dbe"
    Load "record"
    Load "synaptics"
    # Load "dri"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Monitor"
    Identifier "Monitor1"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "nvidia"
    VendorName "nVidia Corporation"
    BoardName "G98 [GeForce 9200M GS]"
    BusID "PCI:2:0:0"
    EndSection
    Section "Device"
    Identifier "Card1"
    Driver "nvidia"
    VendorName "nVidia Corporation"
    BoardName "C79 [GeForce 9400M G]"
    BusID "PCI:3:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "Screen1"
    Device "Card1"
    Monitor "Monitor1"
    SubSection "Display"
    Viewport 0 0
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    and the dmesg output :
    Linux version 2.6.30-ARCH (root@artin) (gcc version 4.4.1 (GCC) ) #1 SMP PREEMPT Mon Aug 17 16:06:45 CEST 2009
    Command line: root=/dev/disk/by-uuid/98e4044b-b669-4ad9-825b-461b6cff19f6 ro
    KERNEL supported cpus:
    Intel GenuineIntel
    AMD AuthenticAMD
    Centaur CentaurHauls
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009dc00 (usable)
    BIOS-e820: 000000000009dc00 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 000000008fec0000 (usable)
    BIOS-e820: 000000008fec0000 - 000000008fecf000 (ACPI data)
    BIOS-e820: 000000008fecf000 - 000000008fee5000 (ACPI NVS)
    BIOS-e820: 000000008fee5000 - 00000000a0000000 (reserved)
    BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
    BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
    BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
    BIOS-e820: 0000000100000000 - 0000000160000000 (usable)
    DMI present.
    last_pfn = 0x160000 max_arch_pfn = 0x100000000
    MTRR default type: uncachable
    MTRR fixed ranges enabled:
    00000-9FFFF write-back
    A0000-BFFFF uncachable
    C0000-C7FFF write-protect
    C8000-DBFFF uncachable
    DC000-EFFFF write-through
    F0000-FFFFF write-back
    MTRR variable ranges enabled:
    0 base 0A0000000 mask FE0000000 uncachable
    1 base 0C0000000 mask FC0000000 uncachable
    2 base 000000000 mask F00000000 write-back
    3 base 100000000 mask FC0000000 write-back
    4 base 140000000 mask FE0000000 write-back
    5 base 09FF00000 mask FFFF00000 uncachable
    6 disabled
    7 disabled
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    e820 update range: 000000009ff00000 - 0000000100000000 (usable) ==> (reserved)
    last_pfn = 0x8fec0 max_arch_pfn = 0x100000000
    e820 update range: 0000000000001000 - 0000000000006000 (usable) ==> (reserved)
    Scanning 1 areas for low memory corruption
    modified physical RAM map:
    modified: 0000000000000000 - 0000000000001000 (usable)
    modified: 0000000000001000 - 0000000000006000 (reserved)
    modified: 0000000000006000 - 000000000009dc00 (usable)
    modified: 000000000009dc00 - 00000000000a0000 (reserved)
    modified: 00000000000e4000 - 0000000000100000 (reserved)
    modified: 0000000000100000 - 000000008fec0000 (usable)
    modified: 000000008fec0000 - 000000008fecf000 (ACPI data)
    modified: 000000008fecf000 - 000000008fee5000 (ACPI NVS)
    modified: 000000008fee5000 - 00000000a0000000 (reserved)
    modified: 00000000e0000000 - 00000000f0000000 (reserved)
    modified: 00000000fec00000 - 00000000fec10000 (reserved)
    modified: 00000000fee00000 - 00000000fee01000 (reserved)
    modified: 00000000fff80000 - 0000000100000000 (reserved)
    modified: 0000000100000000 - 0000000160000000 (usable)
    init_memory_mapping: 0000000000000000-000000008fec0000
    0000000000 - 008fe00000 page 2M
    008fe00000 - 008fec0000 page 4k
    kernel direct mapping tables up to 8fec0000 @ 8000-d000
    init_memory_mapping: 0000000100000000-0000000160000000
    0100000000 - 0160000000 page 2M
    kernel direct mapping tables up to 160000000 @ b000-12000
    RAMDISK: 37f41000 - 37fefc4d
    ACPI: RSDP 00000000000f7b20 00024 (v02 PTLTD )
    ACPI: XSDT 000000008fec3ac3 000A4 (v01 DELL QA09 06040000 LTP 00000000)
    ACPI: FACP 000000008fecec04 000F4 (v03 NVIDIA MCP79 06040000 PTL_ 000F4240)
    ACPI: DSDT 000000008fec5655 0953B (v01 NVIDIA MCP79 06040000 MSFT 03000001)
    ACPI: FACS 000000008fee4fc0 00040
    ACPI: MCFG 000000008fececf8 0003C (v01 PTLTD MCFG 06040000 LTP 00000000)
    ACPI: HPET 000000008feced34 00038 (v01 PTLTD HPETTBL 06040000 LTP 00000001)
    ACPI: APIC 000000008feced6c 00072 (v01 PTLTD APIC 06040000 LTP 00000000)
    ACPI: BOOT 000000008fecedde 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001)
    ACPI: SLIC 000000008fecee06 00176 (v01 DELL QA09 06040000 LTP 00000000)
    ACPI: OSFR 000000008fecef7c 00084 (v01 DELL DELL 06040000 ASL 00000061)
    ACPI: SSDT 000000008fec53f6 0025F (v01 PmRef Cpu0Tst 00003000 INTL 20050228)
    ACPI: SSDT 000000008fec5350 000A6 (v01 PmRef Cpu7Tst 00003000 INTL 20050228)
    ACPI: SSDT 000000008fec52aa 000A6 (v01 PmRef Cpu6Tst 00003000 INTL 20050228)
    ACPI: SSDT 000000008fec5204 000A6 (v01 PmRef Cpu5Tst 00003000 INTL 20050228)
    ACPI: SSDT 000000008fec515e 000A6 (v01 PmRef Cpu4Tst 00003000 INTL 20050228)
    ACPI: SSDT 000000008fec50b8 000A6 (v01 PmRef Cpu3Tst 00003000 INTL 20050228)
    ACPI: SSDT 000000008fec5012 000A6 (v01 PmRef Cpu2Tst 00003000 INTL 20050228)
    ACPI: SSDT 000000008fec4f6c 000A6 (v01 PmRef Cpu1Tst 00003000 INTL 20050228)
    ACPI: SSDT 000000008fec3b67 01405 (v01 PmRef CpuPm 00003000 INTL 20050228)
    ACPI: Local APIC address 0xfee00000
    (8 early reservations) ==> bootmem [0000000000 - 0160000000]
    #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
    #1 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000]
    #2 [0000200000 - 000082d0d0] TEXT DATA BSS ==> [0000200000 - 000082d0d0]
    #3 [0037f41000 - 0037fefc4d] RAMDISK ==> [0037f41000 - 0037fefc4d]
    #4 [000009dc00 - 0000100000] BIOS reserved ==> [000009dc00 - 0000100000]
    #5 [000082e000 - 000082e16c] BRK ==> [000082e000 - 000082e16c]
    #6 [0000008000 - 000000b000] PGTABLE ==> [0000008000 - 000000b000]
    #7 [000000b000 - 000000d000] PGTABLE ==> [000000b000 - 000000d000]
    found SMP MP-table at [ffff8800000f7b50] f7b50
    [ffffe20000000000-ffffe20004dfffff] PMD -> [ffff880028200000-ffff88002cffffff] on node 0
    Zone PFN ranges:
    DMA 0x00000000 -> 0x00001000
    DMA32 0x00001000 -> 0x00100000
    Normal 0x00100000 -> 0x00160000
    Movable zone start PFN for each node
    early_node_map[4] active PFN ranges
    0: 0x00000000 -> 0x00000001
    0: 0x00000006 -> 0x0000009d
    0: 0x00000100 -> 0x0008fec0
    0: 0x00100000 -> 0x00160000
    On node 0 totalpages: 982616
    DMA zone: 56 pages used for memmap
    DMA zone: 1687 pages reserved
    DMA zone: 2249 pages, LIFO batch:0
    DMA32 zone: 14280 pages used for memmap
    DMA32 zone: 571128 pages, LIFO batch:31
    Normal zone: 5376 pages used for memmap
    Normal zone: 387840 pages, LIFO batch:31
    ACPI: PM-Timer IO Port: 0x1008
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    IOAPIC[0]: apic_id 2, version 0, address 0xfec00000, GSI 0-23
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    ACPI: IRQ0 used by override.
    ACPI: IRQ2 used by override.
    ACPI: IRQ9 used by override.
    Using ACPI (MADT) for SMP configuration information
    ACPI: HPET id: 0x10dea301 base: 0xfed00000
    SMP: Allowing 2 CPUs, 0 hotplug CPUs
    nr_irqs_gsi: 24
    PM: Registered nosave memory: 0000000000001000 - 0000000000006000
    PM: Registered nosave memory: 000000000009d000 - 000000000009e000
    PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000
    PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
    PM: Registered nosave memory: 000000008fec0000 - 000000008fecf000
    PM: Registered nosave memory: 000000008fecf000 - 000000008fee5000
    PM: Registered nosave memory: 000000008fee5000 - 00000000a0000000
    PM: Registered nosave memory: 00000000a0000000 - 00000000e0000000
    PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
    PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
    PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000
    PM: Registered nosave memory: 00000000fec10000 - 00000000fee00000
    PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
    PM: Registered nosave memory: 00000000fee01000 - 00000000fff80000
    PM: Registered nosave memory: 00000000fff80000 - 0000000100000000
    Allocating PCI resources starting at a4000000 (gap: a0000000:40000000)
    NR_CPUS:16 nr_cpumask_bits:16 nr_cpu_ids:2 nr_node_ids:1
    PERCPU: Embedded 25 pages at ffff880028028000, static data 72352 bytes
    Built 1 zonelists in Zone order, mobility grouping on. Total pages: 961217
    Kernel command line: root=/dev/disk/by-uuid/98e4044b-b669-4ad9-825b-461b6cff19f6 ro
    Initializing CPU#0
    xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
    NR_IRQS:768
    PID hash table entries: 4096 (order: 12, 32768 bytes)
    Extended CMOS year: 2000
    Fast TSC calibration using PIT
    Detected 2399.817 MHz processor.
    spurious 8259A interrupt: IRQ7.
    Console: colour VGA+ 80x25
    console [tty0] enabled
    Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    Checking aperture...
    No AGP bridge found
    Calgary: detecting Calgary via BIOS EBDA area
    Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    Placing 64MB software IO TLB between ffff880020000000 - ffff880024000000
    software IO TLB at phys 0x20000000 - 0x24000000
    Memory: 3770228k/5767168k available (3409k kernel code, 1836704k absent, 159460k reserved, 1239k data, 464k init)
    SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    hpet clockevent registered
    HPET: 4 timers in total, 0 timers will be used for per-cpu timer
    Calibrating delay loop (skipped), value calculated using timer frequency.. 4801.61 BogoMIPS (lpj=7999390)
    Security Framework initialized
    Mount-cache hash table entries: 256
    CPU: L1 I cache: 32K, L1 D cache: 32K
    CPU: L2 cache: 3072K
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 0
    CPU0: Thermal monitoring handled by SMI
    using mwait in idle threads.
    ACPI: Core revision 20090320
    Setting APIC routing to flat
    ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    CPU0: Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz stepping 0a
    Booting processor 1 APIC 0x1 ip 0x6000
    Initializing CPU#1
    Calibrating delay using timer specific routine.. 4801.88 BogoMIPS (lpj=7999812)
    CPU: L1 I cache: 32K, L1 D cache: 32K
    CPU: L2 cache: 3072K
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 1
    CPU1: Thermal monitoring enabled (TM2)
    x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
    CPU1: Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz stepping 0a
    checking TSC synchronization [CPU#0 -> CPU#1]: passed.
    Brought up 2 CPUs
    Total of 2 processors activated (9603.50 BogoMIPS).
    CPU0 attaching sched-domain:
    domain 0: span 0-1 level MC
    groups: 0 1
    CPU1 attaching sched-domain:
    domain 0: span 0-1 level MC
    groups: 1 0
    net_namespace: 1888 bytes
    Booting paravirtualized kernel on bare hardware
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 7
    PCI: MCFG area at e0000000 reserved in E820
    PCI: Using MMCONFIG at e0000000 - e07fffff
    PCI: Using configuration type 1 for base access
    bio: create slab <bio-0> at 0
    ACPI: EC: Look up EC in DSDT
    ACPI: Interpreter enabled
    ACPI: (supports S0 S3 S4 S5)
    ACPI: Using IOAPIC for interrupt routing
    ACPI: EC: non-query interrupt received, switching to interrupt mode
    ACPI: EC: GPE = 0x47, I/O: command/status = 0x66, data = 0x62
    ACPI: EC: driver started in interrupt mode
    ACPI: No dock devices found.
    ACPI: PCI Root Bridge [PCI0] (0000:00)
    pci 0000:00:03.0: reg 10 io port: [0x1c00-0x1cff]
    pci 0000:00:03.2: reg 10 io port: [0x3080-0x30bf]
    pci 0000:00:03.2: reg 20 io port: [0x3040-0x307f]
    pci 0000:00:03.2: reg 24 io port: [0x2000-0x203f]
    pci 0000:00:03.2: PME# supported from D3hot D3cold
    pci 0000:00:03.2: PME# disabled
    pci 0000:00:03.5: reg 10 32bit mmio: [0xf0600000-0xf067ffff]
    pci 0000:00:04.0: reg 10 32bit mmio: [0xf0886000-0xf0886fff]
    pci 0000:00:04.0: supports D1 D2
    pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:04.0: PME# disabled
    pci 0000:00:04.1: reg 10 32bit mmio: [0xf0889000-0xf08890ff]
    pci 0000:00:04.1: supports D1 D2
    pci 0000:00:04.1: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:04.1: PME# disabled
    pci 0000:00:06.0: reg 10 32bit mmio: [0xf0887000-0xf0887fff]
    pci 0000:00:06.0: supports D1 D2
    pci 0000:00:06.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:06.0: PME# disabled
    pci 0000:00:06.1: reg 10 32bit mmio: [0xf0889400-0xf08894ff]
    pci 0000:00:06.1: supports D1 D2
    pci 0000:00:06.1: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:06.1: PME# disabled
    pci 0000:00:08.0: reg 10 32bit mmio: [0xf0880000-0xf0883fff]
    pci 0000:00:08.0: PME# supported from D3hot D3cold
    pci 0000:00:08.0: PME# disabled
    pci 0000:00:0a.0: reg 10 32bit mmio: [0xf0888000-0xf0888fff]
    pci 0000:00:0a.0: reg 14 io port: [0x30d0-0x30d7]
    pci 0000:00:0a.0: reg 18 32bit mmio: [0xf0889c00-0xf0889cff]
    pci 0000:00:0a.0: reg 1c 32bit mmio: [0xf0889800-0xf088980f]
    pci 0000:00:0a.0: supports D1 D2
    pci 0000:00:0a.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:0a.0: PME# disabled
    pci 0000:00:0b.0: reg 10 io port: [0x30e8-0x30ef]
    pci 0000:00:0b.0: reg 14 io port: [0x30dc-0x30df]
    pci 0000:00:0b.0: reg 18 io port: [0x30e0-0x30e7]
    pci 0000:00:0b.0: reg 1c io port: [0x30d8-0x30db]
    pci 0000:00:0b.0: reg 20 io port: [0x30c0-0x30cf]
    pci 0000:00:0b.0: reg 24 32bit mmio: [0xf0884000-0xf0885fff]
    pci 0000:00:0c.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:0c.0: PME# disabled
    pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:10.0: PME# disabled
    pci 0000:00:15.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:15.0: PME# disabled
    pci 0000:00:16.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:16.0: PME# disabled
    pci 0000:00:17.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:17.0: PME# disabled
    pci 0000:00:18.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:00:18.0: PME# disabled
    pci 0000:01:07.0: reg 10 32bit mmio: [0xf0500000-0xf05007ff]
    pci 0000:01:07.0: supports D1 D2
    pci 0000:01:07.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:01:07.0: PME# disabled
    pci 0000:01:07.1: reg 10 32bit mmio: [0xf0500800-0xf05008ff]
    pci 0000:01:07.1: supports D1 D2
    pci 0000:01:07.1: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:01:07.1: PME# disabled
    pci 0000:01:07.2: reg 10 32bit mmio: [0xf0500c00-0xf0500cff]
    pci 0000:01:07.2: supports D1 D2
    pci 0000:01:07.2: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:01:07.2: PME# disabled
    pci 0000:01:07.3: reg 10 32bit mmio: [0xf0501000-0xf05010ff]
    pci 0000:01:07.3: supports D1 D2
    pci 0000:01:07.3: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:01:07.3: PME# disabled
    pci 0000:00:09.0: transparent bridge
    pci 0000:00:09.0: bridge 32bit mmio: [0xf0500000-0xf05fffff]
    pci 0000:02:00.0: reg 10 32bit mmio: [0xae000000-0xaeffffff]
    pci 0000:02:00.0: reg 14 64bit mmio: [0xd0000000-0xdfffffff]
    pci 0000:02:00.0: reg 1c 64bit mmio: [0xac000000-0xadffffff]
    pci 0000:02:00.0: reg 24 io port: [0x4000-0x407f]
    pci 0000:02:00.0: reg 30 32bit mmio: [0x000000-0x01ffff]
    pci 0000:00:0c.0: bridge io port: [0x4000-0x4fff]
    pci 0000:00:0c.0: bridge 32bit mmio: [0xac000000-0xaeffffff]
    pci 0000:00:0c.0: bridge 64bit mmio pref: [0xd0000000-0xdfffffff]
    pci 0000:03:00.0: reg 10 32bit mmio: [0xaa000000-0xaaffffff]
    pci 0000:03:00.0: reg 14 64bit mmio: [0xb0000000-0xbfffffff]
    pci 0000:03:00.0: reg 1c 64bit mmio: [0xcc000000-0xcdffffff]
    pci 0000:03:00.0: reg 24 io port: [0x5000-0x507f]
    pci 0000:03:00.0: reg 30 32bit mmio: [0x000000-0x01ffff]
    pci 0000:00:10.0: bridge io port: [0x5000-0x5fff]
    pci 0000:00:10.0: bridge 32bit mmio: [0xaa000000-0xaaffffff]
    pci 0000:00:10.0: bridge 64bit mmio pref: [0xb0000000-0xcdffffff]
    pci 0000:00:15.0: bridge io port: [0x6000-0x6fff]
    pci 0000:00:15.0: bridge 32bit mmio: [0xf0200000-0xf03fffff]
    pci 0000:00:15.0: bridge 64bit mmio pref: [0xf0000000-0xf01fffff]
    pci 0000:06:00.0: reg 10 64bit mmio: [0xf0400000-0xf0403fff]
    pci 0000:06:00.0: supports D1 D2
    pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
    pci 0000:06:00.0: PME# disabled
    pci 0000:00:16.0: bridge 32bit mmio: [0xf0400000-0xf04fffff]
    pci_bus 0000:00: on NUMA node 0
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.IXVE._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P0._PRT]
    ACPI: PCI Interrupt Link [LNK1] (IRQs 5 7 *10 11 14 15)
    ACPI: PCI Interrupt Link [LNK2] (IRQs 5 7 10 *11 14 15)
    ACPI: PCI Interrupt Link [LNK3] (IRQs 5 7 10 11 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNK4] (IRQs 5 7 10 11 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [Z00Q] (IRQs 18 19 20 21 22 23) *11
    ACPI: PCI Interrupt Link [Z00R] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z00S] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z00T] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z00U] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z00V] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z00W] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z00X] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z00Y] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z00Z] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z010] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z011] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z012] (IRQs 18 19 20 21 22 23) *10
    ACPI: PCI Interrupt Link [Z013] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z014] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z015] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z016] (IRQs 18 19 20 21 22 23) *11
    ACPI: PCI Interrupt Link [Z017] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z018] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z019] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z01A] (IRQs 18 19 20 21 22 23) *10
    ACPI: PCI Interrupt Link [Z01B] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z01C] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z01D] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z01E] (IRQs 18 19 20 21 22 23) *11
    ACPI: PCI Interrupt Link [Z01F] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z01G] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z01H] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [LSMB] (IRQs 18 19 20 21 22 23) *10
    ACPI: PCI Interrupt Link [LUS0] (IRQs 18 19 20 21 22 23) *7
    ACPI: PCI Interrupt Link [LUS2] (IRQs 18 19 20 21 22 23) *11
    ACPI: PCI Interrupt Link [LMAC] (IRQs 18 19 20 21 22 23) *10
    ACPI: PCI Interrupt Link [LAZA] (IRQs 17) *11
    ACPI: PCI Interrupt Link [LGPU] (IRQs 18 19 20 21 22 23) *5
    ACPI: PCI Interrupt Link [LPID] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [LSI0] (IRQs 18 19 20 21 22 23) *11
    ACPI: PCI Interrupt Link [LSI1] (IRQs 18 19 20 21 22 23) *0, disabled.
    ACPI: PCI Interrupt Link [Z00O] (IRQs 18 19 20 21 22 23) *5
    ACPI: PCI Interrupt Link [Z00P] (IRQs 18 19 20 21 22 23) *10
    ACPI: PCI Interrupt Link [LPMU] (IRQs 18 19 20 21 22 23) *10
    PCI: Using ACPI for IRQ routing
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp 00:03: mem resource (0xf0600000-0xf0607fff) overlaps 0000:00:03.5 BAR 0 (0xf0600000-0xf067ffff), disabling
    pnp: PnP ACPI: found 13 devices
    ACPI: ACPI bus type pnp unregistered
    system 00:00: iomem range 0xffc00000-0xffffffff could not be reserved
    system 00:00: iomem range 0xfec00000-0xfec00fff could not be reserved
    system 00:00: iomem range 0xfee00000-0xfeefffff could not be reserved
    system 00:00: iomem range 0xfed00000-0xfed00fff has been reserved
    system 00:04: ioport range 0x1000-0x107f has been reserved
    system 00:04: ioport range 0x1080-0x10ff has been reserved
    system 00:04: ioport range 0x1400-0x147f has been reserved
    system 00:04: ioport range 0x1480-0x14ff has been reserved
    system 00:04: ioport range 0x1800-0x187f has been reserved
    system 00:04: ioport range 0x1880-0x18ff has been reserved
    system 00:07: ioport range 0x4d0-0x4d1 has been reserved
    system 00:07: ioport range 0x910-0x911 has been reserved
    system 00:07: ioport range 0x295-0x296 has been reserved
    pci 0000:00:09.0: PCI bridge, secondary bus 0000:01
    pci 0000:00:09.0: IO window: disabled
    pci 0000:00:09.0: MEM window: 0xf0500000-0xf05fffff
    pci 0000:00:09.0: PREFETCH window: disabled
    pci 0000:02:00.0: BAR 6: can't allocate mem resource [0xe0000000-0xdfffffff]
    pci 0000:00:0c.0: PCI bridge, secondary bus 0000:02
    pci 0000:00:0c.0: IO window: 0x4000-0x4fff
    pci 0000:00:0c.0: MEM window: 0xac000000-0xaeffffff
    pci 0000:00:0c.0: PREFETCH window: 0x000000d0000000-0x000000dfffffff
    pci 0000:00:10.0: PCI bridge, secondary bus 0000:03
    pci 0000:00:10.0: IO window: 0x5000-0x5fff
    pci 0000:00:10.0: MEM window: 0xaa000000-0xaaffffff
    pci 0000:00:10.0: PREFETCH window: 0x000000b0000000-0x000000cdffffff
    pci 0000:00:15.0: PCI bridge, secondary bus 0000:04
    pci 0000:00:15.0: IO window: 0x6000-0x6fff
    pci 0000:00:15.0: MEM window: 0xf0200000-0xf03fffff
    pci 0000:00:15.0: PREFETCH window: 0x000000f0000000-0x000000f01fffff
    pci 0000:00:16.0: PCI bridge, secondary bus 0000:06
    pci 0000:00:16.0: IO window: disabled
    pci 0000:00:16.0: MEM window: 0xf0400000-0xf04fffff
    pci 0000:00:16.0: PREFETCH window: disabled
    pci 0000:00:17.0: PCI bridge, secondary bus 0000:07
    pci 0000:00:17.0: IO window: disabled
    pci 0000:00:17.0: MEM window: disabled
    pci 0000:00:17.0: PREFETCH window: disabled
    pci 0000:00:18.0: PCI bridge, secondary bus 0000:08
    pci 0000:00:18.0: IO window: disabled
    pci 0000:00:18.0: MEM window: disabled
    pci 0000:00:18.0: PREFETCH window: disabled
    pci 0000:00:09.0: setting latency timer to 64
    ACPI: PCI Interrupt Link [Z00Q] enabled at IRQ 23
    pci 0000:00:0c.0: PCI INT A -> Link[Z00Q] -> GSI 23 (level, low) -> IRQ 23
    pci 0000:00:0c.0: setting latency timer to 64
    pci 0000:00:10.0: setting latency timer to 64
    ACPI: PCI Interrupt Link [Z012] enabled at IRQ 22
    pci 0000:00:15.0: PCI INT A -> Link[Z012] -> GSI 22 (level, low) -> IRQ 22
    pci 0000:00:15.0: setting latency timer to 64
    ACPI: PCI Interrupt Link [Z016] enabled at IRQ 21
    pci 0000:00:16.0: PCI INT A -> Link[Z016] -> GSI 21 (level, low) -> IRQ 21
    pci 0000:00:16.0: setting latency timer to 64
    ACPI: PCI Interrupt Link [Z01A] enabled at IRQ 20
    pci 0000:00:17.0: PCI INT A -> Link[Z01A] -> GSI 20 (level, low) -> IRQ 20
    pci 0000:00:17.0: setting latency timer to 64
    ACPI: PCI Interrupt Link [Z01E] enabled at IRQ 19
    pci 0000:00:18.0: PCI INT A -> Link[Z01E] -> GSI 19 (level, low) -> IRQ 19
    pci 0000:00:18.0: setting latency timer to 64
    pci_bus 0000:00: resource 0 io: [0x00-0xffff]
    pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
    pci_bus 0000:01: resource 1 mem: [0xf0500000-0xf05fffff]
    pci_bus 0000:01: resource 3 io: [0x00-0xffff]
    pci_bus 0000:01: resource 4 mem: [0x000000-0xffffffffffffffff]
    pci_bus 0000:02: resource 0 io: [0x4000-0x4fff]
    pci_bus 0000:02: resource 1 mem: [0xac000000-0xaeffffff]
    pci_bus 0000:02: resource 2 pref mem [0xd0000000-0xdfffffff]
    pci_bus 0000:03: resource 0 io: [0x5000-0x5fff]
    pci_bus 0000:03: resource 1 mem: [0xaa000000-0xaaffffff]
    pci_bus 0000:03: resource 2 pref mem [0xb0000000-0xcdffffff]
    pci_bus 0000:04: resource 0 io: [0x6000-0x6fff]
    pci_bus 0000:04: resource 1 mem: [0xf0200000-0xf03fffff]
    pci_bus 0000:04: resource 2 pref mem [0xf0000000-0xf01fffff]
    pci_bus 0000:06: resource 1 mem: [0xf0400000-0xf04fffff]
    NET: Registered protocol family 2
    IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
    TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
    TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    TCP: Hash tables configured (established 262144 bind 65536)
    TCP reno registered
    NET: Registered protocol family 1
    Unpacking initramfs...
    Freeing initrd memory: 699k freed
    Simple Boot Flag at 0x36 set to 0x1
    Scanning for low memory corruption every 60 seconds
    audit: initializing netlink socket (disabled)
    type=2000 audit(1251883664.380:1): initialized
    VFS: Disk quotas dquot_6.5.2
    Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    msgmni has been set to 7366
    alg: No test for stdrng (krng)
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
    io scheduler noop registered
    io scheduler anticipatory registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    pci 0000:03:00.0: Boot video device
    pcieport-driver 0000:00:0c.0: irq 24 for MSI/MSI-X
    pcieport-driver 0000:00:0c.0: setting latency timer to 64
    pcieport-driver 0000:00:15.0: irq 25 for MSI/MSI-X
    pcieport-driver 0000:00:15.0: setting latency timer to 64
    pcieport-driver 0000:00:16.0: irq 26 for MSI/MSI-X
    pcieport-driver 0000:00:16.0: setting latency timer to 64
    pcieport-driver 0000:00:17.0: irq 27 for MSI/MSI-X
    pcieport-driver 0000:00:17.0: setting latency timer to 64
    pcieport-driver 0000:00:18.0: irq 28 for MSI/MSI-X
    pcieport-driver 0000:00:18.0: setting latency timer to 64
    Linux agpgart interface v0.103
    Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    input: Macintosh mouse button emulation as /devices/virtual/input/input0
    PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
    serio: i8042 KBD port at 0x60,0x64 irq 1
    serio: i8042 AUX port at 0x60,0x64 irq 12
    mice: PS/2 mouse device common for all mice
    cpuidle: using governor ladder
    cpuidle: using governor menu
    TCP cubic registered
    NET: Registered protocol family 17
    registered taskstats version 1
    Initalizing network drop monitor service
    Freeing unused kernel memory: 464k freed
    input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
    SCSI subsystem initialized
    Switched to high resolution mode on CPU 1
    Switched to high resolution mode on CPU 0
    libata version 3.00 loaded.
    ahci 0000:00:0b.0: version 3.0
    ACPI: PCI Interrupt Link [LSI0] enabled at IRQ 18
    ahci 0000:00:0b.0: PCI INT A -> Link[LSI0] -> GSI 18 (level, low) -> IRQ 18
    ahci 0000:00:0b.0: irq 29 for MSI/MSI-X
    ahci 0000:00:0b.0: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode
    ahci 0000:00:0b.0: flags: 64bit ncq sntf led pmp pio slum part
    ahci 0000:00:0b.0: setting latency timer to 64
    scsi0 : ahci
    scsi1 : ahci
    scsi2 : ahci
    scsi3 : ahci
    scsi4 : ahci
    scsi5 : ahci
    ata1: SATA max UDMA/133 abar m8192@0xf0884000 port 0xf0884100 irq 29
    ata2: SATA max UDMA/133 abar m8192@0xf0884000 port 0xf0884180 irq 29
    ata3: SATA max UDMA/133 abar m8192@0xf0884000 port 0xf0884200 irq 29
    ata4: SATA max UDMA/133 abar m8192@0xf0884000 port 0xf0884280 irq 29
    ata5: SATA max UDMA/133 abar m8192@0xf0884000 port 0xf0884300 irq 29
    ata6: SATA max UDMA/133 abar m8192@0xf0884000 port 0xf0884380 irq 29
    ata3: SATA link down (SStatus 0 SControl 300)
    ata5: SATA link down (SStatus 0 SControl 300)
    ata6: SATA link down (SStatus 0 SControl 300)
    ata4: SATA link down (SStatus 0 SControl 300)
    ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    ata1.00: ATA-8: WDC WD5000BEVT-75ZAT0, 01.01A01, max UDMA/133
    ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
    ata1.00: configured for UDMA/133
    scsi 0:0:0:0: Direct-Access ATA WDC WD5000BEVT-7 01.0 PQ: 0 ANSI: 5
    ata2.00: ATAPI: HL-DT-ST DVD+/-RW GS20N, A109, max UDMA/133
    ata2.00: configured for UDMA/133
    scsi 1:0:0:0: CD-ROM HL-DT-ST DVD+-RW GS20N A109 PQ: 0 ANSI: 5
    Driver 'sd' needs updating - please use bus_type methods
    sd 0:0:0:0: [sda] 976773168 512-byte hardware sectors: (500 GB/465 GiB)
    sd 0:0:0:0: [sda] Write Protect is off
    sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sda: sda1 sda2 sda3 sda4
    sd 0:0:0:0: [sda] Attached SCSI disk
    Driver 'sr' needs updating - please use bus_type methods
    sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda caddy
    Uniform CD-ROM driver Revision: 3.20
    sr 1:0:0:0: Attached scsi CD-ROM sr0
    EXT4-fs: barriers enabled
    EXT4-fs: delayed allocation enabled
    EXT4-fs: file extents enabled
    EXT4-fs: mballoc enabled
    EXT4-fs: mounted filesystem sda3 with ordered data mode
    kjournald2 starting: pid 625, dev sda3:8, commit interval 5 seconds
    rtc_cmos 00:0a: RTC can wake from S4
    rtc_cmos 00:0a: rtc core: registered rtc_cmos as rtc0
    rtc0: alarms up to one year, y3k, 114 bytes nvram, hpet irqs
    udev: starting version 145
    ACPI: SSDT 000000008fee1086 0021F (v01 PmRef Cpu0Ist 00003000 INTL 20050228)
    ACPI: SSDT 000000008fee1648 0067D (v01 PmRef Cpu0Cst 00003001 INTL 20050228)
    ACPI Warning (processor_throttling-0843): Invalid throttling state, reset [20090320]
    Monitor-Mwait will be used to enter C-1 state
    Monitor-Mwait will be used to enter C-2 state
    Monitor-Mwait will be used to enter C-3 state
    Marking TSC unstable due to TSC halts in idle
    ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
    processor ACPI_CPU:00: registered as cooling_device0
    ACPI: Processor [CPU0] (supports 8 throttling states)
    ACPI: SSDT 000000008fee0ed6 001B0 (v01 PmRef Cpu1Ist 00003000 INTL 20050228)
    ACPI: SSDT 000000008fee15c3 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20050228)
    ACPI Warning (processor_throttling-0843): Invalid throttling state, reset [20090320]
    ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
    processor ACPI_CPU:01: registered as cooling_device1
    ACPI: Processor [CPU1] (supports 8 throttling states)
    dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
    pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    input: PC Speaker as /devices/platform/pcspkr/input/input2
    Clocksource tsc unstable (delta = -101947060 ns)
    forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
    ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 23
    forcedeth 0000:00:0a.0: PCI INT A -> Link[LMAC] -> GSI 23 (level, low) -> IRQ 23
    forcedeth 0000:00:0a.0: setting latency timer to 64
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    sd 0:0:0:0: Attached scsi generic sg0 type 0
    sr 1:0:0:0: Attached scsi generic sg1 type 5
    ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    nvidia: module license 'NVIDIA' taints kernel.
    Disabling lock debugging due to kernel taint
    lib80211: common routines for IEEE802.11 drivers
    lib80211_crypt: registered algorithm 'NULL'
    forcedeth 0000:00:0a.0: ifname eth0, PHY OUI 0x50ef @ 0, addr 00:22:19:eb:14:f2
    forcedeth 0000:00:0a.0: highdma csum pwrctl gbit lnktim msi desc-v3
    ACPI: PCI Interrupt Link [LUS2] enabled at IRQ 22
    ehci_hcd 0000:00:04.1: PCI INT B -> Link[LUS2] -> GSI 22 (level, low) -> IRQ 22
    ehci_hcd 0000:00:04.1: setting latency timer to 64
    ehci_hcd 0000:00:04.1: EHCI Host Controller
    ehci_hcd 0000:00:04.1: new USB bus registered, assigned bus number 1
    ehci_hcd 0000:00:04.1: debug port 1
    ehci_hcd 0000:00:04.1: cache line size of 32 is not supported
    ehci_hcd 0000:00:04.1: irq 22, io mem 0xf0889000
    ehci_hcd 0000:00:04.1: USB 2.0 started, EHCI 1.00
    usb usb1: configuration #1 chosen from 1 choice
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 4 ports detected
    ACPI: PCI Interrupt Link [Z00P] enabled at IRQ 21
    ehci_hcd 0000:00:06.1: PCI INT B -> Link[Z00P] -> GSI 21 (level, low) -> IRQ 21
    ehci_hcd 0000:00:06.1: setting latency timer to 64
    ehci_hcd 0000:00:06.1: EHCI Host Controller
    ehci_hcd 0000:00:06.1: new USB bus registered, assigned bus number 2
    ehci_hcd 0000:00:06.1: debug port 1
    ehci_hcd 0000:00:06.1: cache line size of 32 is not supported
    ehci_hcd 0000:00:06.1: irq 21, io mem 0xf0889400
    ehci_hcd 0000:00:06.1: USB 2.0 started, EHCI 1.00
    usb usb2: configuration #1 chosen from 1 choice
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 3 ports detected
    wl 0000:06:00.0: PCI INT A -> Link[Z016] -> GSI 21 (level, low) -> IRQ 21
    wl 0000:06:00.0: setting latency timer to 64
    eth1 (wl): not using net_device_ops yet
    input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    ACPI: Power Button [PWRF]
    input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
    ACPI: Power Button [PWRB]
    input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2a/PNP0C0E:00/input/input5
    ACPI: Sleep Button [SLPB]
    input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input6
    ACPI: Lid Switch [LID]
    ACPI: WMI: Mapper loaded
    ACPI: AC Adapter [ADP0] (on-line)
    thermal LNXTHERM:01: registered as thermal_zone0
    ACPI: Thermal Zone [THRM] (64 C)
    nvidia 0000:02:00.0: enabling device (0004 -> 0007)
    nvidia 0000:02:00.0: PCI INT A -> Link[Z00Q] -> GSI 23 (level, low) -> IRQ 23
    nvidia 0000:02:00.0: setting latency timer to 64
    ACPI: PCI Interrupt Link [LGPU] enabled at IRQ 20
    nvidia 0000:03:00.0: PCI INT A -> Link[LGPU] -> GSI 20 (level, low) -> IRQ 20
    nvidia 0000:03:00.0: setting latency timer to 64
    NVRM: loading NVIDIA UNIX x86_64 Kernel Module 185.18.36 Fri Aug 14 17:35:21 PDT 2009
    lib80211_crypt: registered algorithm 'TKIP'
    i2c-adapter i2c-0: nForce2 SMBus adapter at 0x3040
    i2c-adapter i2c-1: nForce2 SMBus adapter at 0x2000
    eth1: Broadcom BCM432b 802.11 Wireless Controller 5.10.91.9
    ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    ACPI: PCI Interrupt Link [LUS0] enabled at IRQ 19
    ohci_hcd 0000:00:04.0: PCI INT A -> Link[LUS0] -> GSI 19 (level, low) -> IRQ 19
    ohci_hcd 0000:00:04.0: setting latency timer to 64
    ohci_hcd 0000:00:04.0: OHCI Host Controller
    ohci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 3
    ohci_hcd 0000:00:04.0: irq 19, io mem 0xf0886000
    ACPI: Battery Slot [BAT0] (battery present)
    usb usb3: configuration #1 chosen from 1 choice
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 4 ports detected
    ACPI: PCI Interrupt Link [Z00O] enabled at IRQ 18
    ohci_hcd 0000:00:06.0: PCI INT A -> Link[Z00O] -> GSI 18 (level, low) -> IRQ 18
    ohci_hcd 0000:00:06.0: setting latency timer to 64
    ohci_hcd 0000:00:06.0: OHCI Host Controller
    ohci_hcd 0000:00:06.0: new USB bus registered, assigned bus number 4
    ohci_hcd 0000:00:06.0: irq 18, io mem 0xf0887000
    ACPI: PCI Interrupt Link [LNK1] enabled at IRQ 11
    ohci1394 0000:01:07.0: PCI INT A -> Link[LNK1] -> GSI 11 (level, low) -> IRQ 11
    usb usb4: configuration #1 chosen from 1 choice
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 3 ports detected
    ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[11] MMIO=[f0500000-f05007ff] Max Packet=[2048] IR/IT contexts=[4/4]
    usb 2-3: new high speed USB device using ehci_hcd and address 2
    HDA Intel 0000:00:08.0: power state changed by ACPI to D0
    ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 17
    HDA Intel 0000:00:08.0: PCI INT A -> Link[LAZA] -> GSI 17 (level, low) -> IRQ 17
    HDA Intel 0000:00:08.0: setting latency timer to 64
    input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:11/device:12/input/input7
    ACPI: Video Device [Z01I] (multi-head: no rom: yes post: no)
    sdhci: Secure Digital Host Controller Interface driver
    sdhci: Copyright(c) Pierre Ossman
    sdhci-pci 0000:01:07.1: SDHCI controller found [1180:0822] (rev 22)
    ACPI: PCI Interrupt Link [LNK2] enabled at IRQ 11
    sdhci-pci 0000:01:07.1: PCI INT B -> Link[LNK2] -> GSI 11 (level, low) -> IRQ 11
    sdhci-pci 0000:01:07.1: Will use DMA mode even though HW doesn't fully claim to support it.
    Registered led device: mmc0::
    mmc0: SDHCI controller on PCI [0000:01:07.1] using DMA
    usb 2-3: configuration #1 chosen from 1 choice
    Linux video capture interface: v2.00
    usb 3-4: new full speed USB device using ohci_hcd and address 2
    uvcvideo: Found UVC 1.00 device Integrated_Webcam_1.3M (0c45:63fc)
    Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04731/0xa40000
    usb 3-4: configuration #1 chosen from 1 choice
    hub 3-4:1.0: USB hub found
    hub 3-4:1.0: 3 ports detected
    input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8
    usb 3-4.1: new full speed USB device using ohci_hcd and address 3
    usb 3-4.1: configuration #1 chosen from 1 choice
    usbcore: registered new interface driver hiddev
    hda_intel: azx_get_response timeout, switching to polling mode: last cmd=0x100f0000
    usb 3-4.2: new full speed USB device using ohci_hcd and address 4
    input: HID 413c:8157 as /devices/pci0000:00/0000:00:04.0/usb3/3-4/3-4.1/3-4.1:1.0/input/input9
    generic-usb 0003:413C:8157.0001: input,hidraw0: USB HID v1.11 Keyboard [HID 413c:8157] on usb-0000:00:04.0-4.1/input0
    usbcore: registered new interface driver usbhid
    usbhid: v2.6:USB HID core driver
    usb 3-4.2: configuration #1 chosen from 1 choice
    input: HID 413c:8158 as /devices/pci0000:00/0000:00:04.0/usb3/3-4/3-4.2/3-4.2:1.0/input/input10
    generic-usb 0003:413C:8158.0002: input,hidraw1: USB HID v1.11 Mouse [HID 413c:8158] on usb-0000:00:04.0-4.2/input0
    ieee1394: Host added: ID:BUS[0-00:1023] GUID[354fc000352c8d58]
    input: Integrated_Webcam_1.3M as /devices/pci0000:00/0000:00:06.1/usb2/2-3/2-3:1.0/input/input11
    usbcore: registered new interface driver uvcvideo
    USB Video Class driver (v0.1.0)
    usb 3-4.3: new full speed USB device using ohci_hcd and address 5
    hda_intel: Codec #1 probe error; disabling it...
    usb 3-4.3: configuration #1 chosen from 1 choice
    Bluetooth: Core ver 2.15
    NET: Registered protocol family 31
    Bluetooth: HCI device and connection manager initialized
    Bluetooth: HCI socket layer initialized
    Bluetooth: Generic Bluetooth USB driver ver 0.5
    usbcore: registered new interface driver btusb
    input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:08.0/input/input12
    input: HDA NVidia Mic at Ext Left Jack as /devices/pci0000:00/0000:00:08.0/input/input13
    input: HDA NVidia HP Out at Ext Left Jack as /devices/pci0000:00/0000:00:08.0/input/input14
    input: HDA NVidia HP Out at Ext Left Jack as /devices/pci0000:00/0000:00:08.0/input/input15
    EXT4 FS on sda3, internal journal on sda3:8
    EXT4-fs: barriers enabled
    kjournald2 starting: pid 3169, dev sda4:8, commit interval 5 seconds
    EXT4 FS on sda4, internal journal on sda4:8
    EXT4-fs: delayed allocation enabled
    EXT4-fs: file extents enabled
    EXT4-fs: mballoc enabled
    EXT4-fs: mounted filesystem sda4 with ordered data mode
    Adding 1052248k swap on /dev/sda2. Priority:-1 extents:1 across:1052248k
    Bluetooth: L2CAP ver 2.13
    Bluetooth: L2CAP socket layer initialized
    Bluetooth: RFCOMM socket layer initialized
    Bluetooth: RFCOMM TTY layer initialized
    Bluetooth: RFCOMM ver 1.11
    Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    Bridge firewalling registered
    Bluetooth: SCO (Voice Link) ver 0.6
    Bluetooth: SCO socket layer initialized
    Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    input: Logitech Bluetooth Mouse as /devices/pci0000:00/0000:00:04.0/usb3/3-4/3-4.3/3-4.3:1.0/bluetooth/hci0/hci0:12/input16
    generic-bluetooth 0005:046D:B006.0003: input,hidraw1: BLUETOOTH HID v1.24 Mouse [Logitech Bluetooth Mouse] on 00:25:56:DC:1A:A4
    NVRM: RmInitAdapter failed! (0x31:0xffffffff:1026)
    NVRM: rm_init_adapter(0) failed
    NVRM: RmInitAdapter failed! (0x31:0xffffffff:1026)
    NVRM: rm_init_adapter(0) failed
    Thanks.

    hey, I just realised, that you have the same problem as me, though mine is a studio xps1340 with a 9500M.
    Did you make any progress in configuring your xorg.conf or anything else? Please say yes...

  • [SOLVED] no hdmi sound (Radeon HD 7700/7800 Series)

    Pulseaudio detects the sound card, and paplay gives sound but totem or youtube movies doesn't give any sound. Gnome sound volume test gives sound though. What should I do to fix the hdmi sound?
    'pactl list sinks' shows:
    Sink #0
    State: RUNNING
    Name: alsa_output.pci-0000_07_00.1.hdmi-stereo
    Description: Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series] Digital Stereo (HDMI)
    Driver: module-alsa-card.c
    Sample Specification: s16le 2ch 44100Hz
    Channel Map: front-left,front-right
    Owner Module: 6
    Mute: no
    Volume: front-left: 43861 / 67% / -10.46 dB, front-right: 43861 / 67% / -10.46 dB
    balance 0.00
    Base Volume: 65536 / 100% / 0.00 dB
    Monitor Source: alsa_output.pci-0000_07_00.1.hdmi-stereo.monitor
    Latency: 1182766 usec, configured 1999818 usec
    Flags: HARDWARE DECIBEL_VOLUME LATENCY SET_FORMATS
    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 = "HDA ATI HDMI"
    alsa.long_card_name = "HDA ATI HDMI at 0xfe760000 irq 58"
    alsa.driver_name = "snd_hda_intel"
    device.bus_path = "pci-0000:07:00.1"
    sysfs.path = "/devices/pci0000:00/0000:00:0d.0/0000:07:00.1/sound/card1"
    device.bus = "pci"
    device.vendor.id = "1002"
    device.vendor.name = "Advanced Micro Devices, Inc. [AMD/ATI]"
    device.product.id = "aab0"
    device.product.name = "Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 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 = "Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series] Digital Stereo (HDMI)"
    alsa.mixer_name = "ATI R6xx HDMI"
    alsa.components = "HDA:1002aa01,00aa0100,00100300"
    module-udev-detect.discovered = "1"
    device.icon_name = "audio-card-pci"
    Ports:
    hdmi-output-0: HDMI / DisplayPort (priority: 5900, available)
    Active Port: hdmi-output-0
    Formats:
    pcm
    Sink #1
    State: SUSPENDED
    Name: alsa_output.pci-0000_00_14.2.analog-stereo
    Description: Built-in Audio Analog Stereo
    Driver: module-alsa-card.c
    Sample Specification: s16le 2ch 44100Hz
    Channel Map: front-left,front-right
    Owner Module: 7
    Mute: no
    Volume: front-left: 50112 / 76% / -6.99 dB, front-right: 50112 / 76% / -6.99 dB
    balance 0.00
    Base Volume: 65536 / 100% / 0.00 dB
    Monitor Source: alsa_output.pci-0000_00_14.2.analog-stereo.monitor
    Latency: 0 usec, configured 0 usec
    Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY
    Properties:
    alsa.resolution_bits = "16"
    device.api = "alsa"
    device.class = "sound"
    alsa.class = "generic"
    alsa.subclass = "generic-mix"
    alsa.name = "ALC892 Analog"
    alsa.id = "ALC892 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 0xfeb00000 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, Inc. [AMD/ATI]"
    device.product.id = "4383"
    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 ALC892"
    alsa.components = "HDA:10ec0892,10438436,00100302"
    module-udev-detect.discovered = "1"
    device.icon_name = "audio-card-pci"
    Ports:
    analog-output-lineout: Line Out (priority: 9900, not available)
    analog-output-headphones: Headphones (priority: 9000, not available)
    Active Port: analog-output-lineout
    Formats:
    pcm
    'pactl list short sinks' shows:
    0 alsa_output.pci-0000_07_00.1.hdmi-stereo module-alsa-card.c s16le 2ch 44100Hz SUSPENDED
    1 alsa_output.pci-0000_00_14.2.analog-stereo module-alsa-card.c s16le 2ch 44100Hz SUSPENDED
    I've already tried to comment "load-module module-suspend-on-idle" in /etc/pulse/default.pa file, but it shows idle instead of suspended. Anyone have any idea what might be wrong with the pulseaudio?
    Last edited by ahcaliskan (2015-05-19 15:45:53)

    Sound still not working. Here is the pulseaudio output:
    I: [pulseaudio] main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted
    D: [pulseaudio] core-rtclock.c: Timer slack is set to 50 us.
    D: [pulseaudio] core-util.c: setpriority() worked.
    I: [pulseaudio] core-util.c: Successfully acquired nice level -10, which is lower than the requested -11.
    I: [pulseaudio] main.c: This is PulseAudio 6.0
    D: [pulseaudio] main.c: Compilation host: x86_64-unknown-linux-gnu
    D: [pulseaudio] main.c: Compilation CFLAGS: -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -W -Wextra -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto
    D: [pulseaudio] main.c: Running on host: Linux x86_64 4.0.3 #1 SMP PREEMPT Thu May 14 08:58:24 UTC 2015
    D: [pulseaudio] main.c: Found 8 CPUs.
    I: [pulseaudio] main.c: Page size is 4096 bytes
    D: [pulseaudio] main.c: Compiled with Valgrind support: no
    D: [pulseaudio] main.c: Running in valgrind mode: no
    D: [pulseaudio] main.c: Running in VM: no
    D: [pulseaudio] main.c: Optimized build: yes
    D: [pulseaudio] main.c: FASTPATH defined, only fast path asserts disabled.
    I: [pulseaudio] main.c: Machine ID is 95303e48bec149d190471b0a51ab134e.
    I: [pulseaudio] main.c: Session ID is c2.
    I: [pulseaudio] main.c: Using runtime directory /run/user/1000/pulse.
    I: [pulseaudio] main.c: Using state directory /home/ahc/.config/pulse.
    I: [pulseaudio] main.c: Using modules directory /usr/lib/pulse-6.0/modules.
    I: [pulseaudio] main.c: Running in system mode: no
    I: [pulseaudio] main.c: Fresh high-resolution timers available! Bon appetit!
    D: [pulseaudio] memblock.c: Using shared memory pool with 1024 slots of size 64.0 KiB each, total size is 64.0 MiB, maximum usable slot size is 65472
    D: [pulseaudio] memblock.c: Using shared memory pool with 1024 slots of size 64.0 KiB each, total size is 64.0 MiB, maximum usable slot size is 65472
    I: [pulseaudio] cpu-x86.c: CPU flags: CMOV MMX SSE SSE2 SSE3 SSSE3 SSE4_1 SSE4_2 MMXEXT
    I: [pulseaudio] svolume_mmx.c: Initialising MMX optimized volume functions.
    I: [pulseaudio] remap_mmx.c: Initialising MMX optimized remappers.
    I: [pulseaudio] svolume_sse.c: Initialising SSE2 optimized volume functions.
    I: [pulseaudio] remap_sse.c: Initialising SSE2 optimized remappers.
    I: [pulseaudio] sconv_sse.c: Initialising SSE2 optimized conversions.
    I: [pulseaudio] svolume_orc.c: Initialising ORC optimized volume functions.
    D: [pulseaudio] database-gdbm.c: Opened GDBM database '/home/ahc/.config/pulse/95303e48bec149d190471b0a51ab134e-device-volumes.x86_64-unknown-linux-gnu.gdbm'
    I: [pulseaudio] module-device-restore.c: Successfully opened database file '/home/ahc/.config/pulse/95303e48bec149d190471b0a51ab134e-device-volumes'.
    I: [pulseaudio] module.c: Loaded "module-device-restore" (index: #0; argument: "").
    D: [pulseaudio] database-gdbm.c: Opened GDBM database '/home/ahc/.config/pulse/95303e48bec149d190471b0a51ab134e-stream-volumes.x86_64-unknown-linux-gnu.gdbm'
    I: [pulseaudio] module-stream-restore.c: Successfully opened database file '/home/ahc/.config/pulse/95303e48bec149d190471b0a51ab134e-stream-volumes'.
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1 added for object /org/pulseaudio/stream_restore1
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry0
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry1
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry2
    D: [pulseaudio] protocol-dbus.c: Interface org.PulseAudio.Ext.StreamRestore1.RestoreEntry added for object /org/pulseaudio/stream_restore1/entry3
    I: [pulseaudio] module.c: Loaded "module-stream-restore" (index: #1; argument: "").
    D: [pulseaudio] database-gdbm.c: Opened GDBM database '/home/ahc/.config/pulse/95303e48bec149d190471b0a51ab134e-card-database.x86_64-unknown-linux-gnu.gdbm'
    I: [pulseaudio] module-card-restore.c: Successfully opened database file '/home/ahc/.config/pulse/95303e48bec149d190471b0a51ab134e-card-database'.
    I: [pulseaudio] module.c: Loaded "module-card-restore" (index: #2; argument: "").
    I: [pulseaudio] module.c: Loaded "module-augment-properties" (index: #3; argument: "").
    I: [pulseaudio] module.c: Loaded "module-switch-on-port-available" (index: #4; argument: "").
    D: [pulseaudio] alsa-util.c: Trying hw:1,3 with SND_PCM_NO_AUTO_FORMAT ...
    D: [pulseaudio] alsa-util.c: Managed to open hw:1,3
    I: [pulseaudio] alsa-util.c: Trying to disable ALSA period wakeups, using timers only
    D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
    D: [pulseaudio] alsa-util.c: Set buffer size first (to 88200 samples), period size second (to 88200 samples).
    I: [pulseaudio] alsa-util.c: ALSA period wakeups disabled
    I: [pulseaudio] alsa-sink.c: Successfully opened device hw:1,3.
    I: [pulseaudio] alsa-sink.c: Successfully enabled mmap() mode.
    I: [pulseaudio] alsa-sink.c: Successfully enabled timer-based scheduling mode.
    D: [pulseaudio] module-device-restore.c: Database contains no data for key: sink:alsa_output.hw_1_3
    D: [pulseaudio] module-device-restore.c: Database contains no (or invalid) data for key: sink:alsa_output.hw_1_3:null
    I: [pulseaudio] sink.c: Created sink 0 "alsa_output.hw_1_3" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: [pulseaudio] sink.c: alsa.resolution_bits = "16"
    I: [pulseaudio] sink.c: device.api = "alsa"
    I: [pulseaudio] sink.c: device.class = "sound"
    I: [pulseaudio] sink.c: alsa.class = "generic"
    I: [pulseaudio] sink.c: alsa.subclass = "generic-mix"
    I: [pulseaudio] sink.c: alsa.name = "HDMI 0"
    I: [pulseaudio] sink.c: alsa.id = "HDMI 0"
    I: [pulseaudio] sink.c: alsa.subdevice = "0"
    I: [pulseaudio] sink.c: alsa.subdevice_name = "subdevice #0"
    I: [pulseaudio] sink.c: alsa.device = "3"
    I: [pulseaudio] sink.c: alsa.card = "1"
    I: [pulseaudio] sink.c: alsa.card_name = "HDA ATI HDMI"
    I: [pulseaudio] sink.c: alsa.long_card_name = "HDA ATI HDMI at 0xfe760000 irq 58"
    I: [pulseaudio] sink.c: alsa.driver_name = "snd_hda_intel"
    I: [pulseaudio] sink.c: device.bus_path = "pci-0000:07:00.1"
    I: [pulseaudio] sink.c: sysfs.path = "/devices/pci0000:00/0000:00:0d.0/0000:07:00.1/sound/card1"
    I: [pulseaudio] sink.c: device.bus = "pci"
    I: [pulseaudio] sink.c: device.vendor.id = "1002"
    I: [pulseaudio] sink.c: device.vendor.name = "Advanced Micro Devices, Inc. [AMD/ATI]"
    I: [pulseaudio] sink.c: device.product.id = "aab0"
    I: [pulseaudio] sink.c: device.product.name = "Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series]"
    I: [pulseaudio] sink.c: device.string = "hw:1,3"
    I: [pulseaudio] sink.c: device.buffering.buffer_size = "352768"
    I: [pulseaudio] sink.c: device.buffering.fragment_size = "176384"
    I: [pulseaudio] sink.c: device.access_mode = "mmap+timer"
    I: [pulseaudio] sink.c: device.description = "Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series]"
    I: [pulseaudio] sink.c: device.icon_name = "audio-card-pci"
    D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
    D: [pulseaudio] module-device-restore.c: Database contains no data for key: source:alsa_output.hw_1_3.monitor
    D: [pulseaudio] module-device-restore.c: Database contains no (or invalid) data for key: source:alsa_output.hw_1_3.monitor:null
    I: [pulseaudio] source.c: Created source 0 "alsa_output.hw_1_3.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: [pulseaudio] source.c: device.description = "Monitor of Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series]"
    I: [pulseaudio] source.c: device.class = "monitor"
    I: [pulseaudio] source.c: device.icon_name = "audio-input-microphone"
    I: [pulseaudio] alsa-sink.c: Using 2.0 fragments of size 176384 bytes (999.91ms), buffer size is 352768 bytes (1999.82ms)
    I: [pulseaudio] alsa-sink.c: Time scheduling watermark is 20.00ms
    D: [pulseaudio] alsa-sink.c: hwbuf_unused=0
    D: [pulseaudio] alsa-sink.c: setting avail_min=87310
    D: [pulseaudio] alsa-util.c: snd_pcm_dump():
    D: [pulseaudio] alsa-util.c: Hardware PCM card 1 'HDA ATI HDMI' device 3 subdevice 0
    D: [pulseaudio] alsa-util.c: Its setup is:
    D: [pulseaudio] alsa-util.c: stream : PLAYBACK
    D: [pulseaudio] alsa-util.c: access : MMAP_INTERLEAVED
    D: [pulseaudio] alsa-util.c: format : S16_LE
    D: [pulseaudio] alsa-util.c: subformat : STD
    D: [pulseaudio] alsa-util.c: channels : 2
    D: [pulseaudio] alsa-util.c: rate : 44100
    D: [pulseaudio] alsa-util.c: exact rate : 44100 (44100/1)
    D: [pulseaudio] alsa-util.c: msbits : 16
    D: [pulseaudio] alsa-util.c: buffer_size : 88192
    D: [pulseaudio] alsa-util.c: period_size : 44096
    D: [pulseaudio] alsa-util.c: period_time : 999909
    D: [pulseaudio] alsa-util.c: tstamp_mode : ENABLE
    D: [pulseaudio] alsa-util.c: tstamp_type : MONOTONIC
    D: [pulseaudio] alsa-util.c: period_step : 1
    D: [pulseaudio] alsa-util.c: avail_min : 87310
    D: [pulseaudio] alsa-util.c: period_event : 0
    D: [pulseaudio] alsa-util.c: start_threshold : -1
    D: [pulseaudio] alsa-util.c: stop_threshold : 6205960286516543488
    D: [pulseaudio] alsa-util.c: silence_threshold: 0
    D: [pulseaudio] alsa-util.c: silence_size : 0
    D: [pulseaudio] alsa-util.c: boundary : 6205960286516543488
    D: [pulseaudio] alsa-util.c: appl_ptr : 0
    D: [pulseaudio] alsa-util.c: hw_ptr : 0
    D: [alsa-sink-HDMI 0] alsa-sink.c: Thread starting up
    D: [alsa-sink-HDMI 0] core-util.c: SCHED_RR|SCHED_RESET_ON_FORK worked.
    I: [alsa-sink-HDMI 0] core-util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 5.
    I: [alsa-sink-HDMI 0] alsa-sink.c: Starting playback.
    D: [alsa-sink-HDMI 0] alsa-sink.c: Cutting sleep time for the initial iterations by half.
    D: [alsa-sink-HDMI 0] alsa-sink.c: Cutting sleep time for the initial iterations by half.
    D: [pulseaudio] module-device-restore.c: Database contains no (or invalid) data for key: sink:alsa_output.hw_1_3:null
    I: [pulseaudio] module.c: Loaded "module-alsa-sink" (index: #5; argument: "device=hw:1,3").
    D: [pulseaudio] module.c: Checking for existence of '/usr/lib/pulse-6.0/modules/module-udev-detect.so': success
    D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC1 is accessible: yes
    D: [pulseaudio] module-udev-detect.c: /devices/pci0000:00/0000:00:0d.0/0000:07:00.1/sound/card1 is busy: yes
    D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC0 is accessible: yes
    D: [pulseaudio] module-udev-detect.c: /devices/pci0000:00/0000:00:14.2/sound/card0 is busy: no
    D: [pulseaudio] module-udev-detect.c: Loading module-alsa-card with arguments '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 use_ucm=yes card_properties="module-udev-detect.discovered=1"'
    D: [pulseaudio] dbus-util.c: Successfully connected to D-Bus session bus 927ea15335ea5cfa45d57cb0555b4740 as :1.28
    D: [pulseaudio] reserve-wrap.c: Successfully acquired reservation lock on device 'Audio0'
    I: [pulseaudio] (alsa-lib)utils.c: could not open configuration file /usr/share/alsa/ucm/HDA ATI SB/HDA ATI SB.conf
    I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card HDA ATI SB
    I: [pulseaudio] (alsa-lib)main.c: error: failed to import HDA ATI SB use case configuration -2
    I: [pulseaudio] alsa-ucm.c: UCM not available for card HDA ATI SB
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/profile-sets/default.conf'
    D: [pulseaudio] alsa-mixer.c: Looking at profile input:analog-mono
    D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Mono (analog-mono)
    D: [pulseaudio] alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...
    D: [pulseaudio] alsa-util.c: Managed to open hw:0
    D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument
    D: [pulseaudio] alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ...
    D: [pulseaudio] alsa-util.c: Managed to open hw:0
    D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument
    D: [pulseaudio] alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ...
    D: [pulseaudio] alsa-util.c: Managed to open plug:hw:0
    D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument
    D: [pulseaudio] alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ...
    D: [pulseaudio] alsa-util.c: Managed to open plug:hw:0
    D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument
    D: [pulseaudio] alsa-mixer.c: Caching failure to open input:analog-mono
    D: [pulseaudio] alsa-mixer.c: Looking at profile input:analog-stereo
    D: [pulseaudio] alsa-mixer.c: Checking for recording on Analog Stereo (analog-stereo)
    D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
    D: [pulseaudio] alsa-util.c: Managed to open front:0
    D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
    D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
    D: [pulseaudio] alsa-mixer.c: Profile input:analog-stereo supported.
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-front-mic.conf'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-rear-mic.conf'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-internal-mic.conf'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-dock-mic.conf'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf.common'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-linein.conf'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-aux.conf'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf.common'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-video.conf'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf.common'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-tvtuner.conf'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf.common'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-fm.conf'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf.common'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic-line.conf'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input.conf.common'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-headphone-mic.conf'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-headset-mic.conf'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common'
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:0
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:0: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
    D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-front-mic'
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Mic Jack' succeeded (found!)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Mic Phantom Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=1, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=1).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-rear-mic'
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Rear Mic Jack' succeeded (found!)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Rear Mic Phantom Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=1, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=1).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-internal-mic'
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Mic Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Mic Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Mic Jack' succeeded (found!)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Rear Mic Jack' succeeded (found!)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Internal Mic Phantom Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Int Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Int Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=1).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-input-internal-mic', none of required-any elements preset.
    D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-dock-mic'
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Mic Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Mic Phantom Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=1).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-input-dock-mic', none of required-any elements preset.
    D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input'
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' failed.
    D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-mic'
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Mic Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Mic Phantom Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=1).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Select' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost (+20dB)' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-input-mic', none of required-any elements preset.
    D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-linein'
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Jack' succeeded (found!)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Phantom Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=1, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=1).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-aux'
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' failed.
    D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-video'
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' failed.
    D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-tvtuner'
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' failed.
    D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-fm'
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' failed.
    D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-mic-line'
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' failed.
    D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-headphone-mic'
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Mic Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=1).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Auto-Mute Mode' succeeded (volume=0, switch=0, enumeration=1).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-input-headphone-mic', none of required-any elements preset.
    D: [pulseaudio] alsa-mixer.c: Probing path 'analog-input-headset-mic'
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headset Mic Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headset Mic Phantom Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Mic Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Headset Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Headset Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Headset' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Input Source' succeeded (volume=0, switch=0, enumeration=1).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Capture Source' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Dock Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Internal Mic Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Mic Boost' succeeded (volume=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear Mic Boost' succeeded (volume=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Line' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Line Boost' succeeded (volume=2, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Aux' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Video' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic/Line' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'TV Tuner' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'FM' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Inverted Internal Mic' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Mic Jack Mode' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-input-headset-mic', none of required-any elements preset.
    D: [pulseaudio] alsa-mixer.c: Available mixer paths (after tidying):
    D: [pulseaudio] alsa-mixer.c: Path Set 0x1134570, direction=2
    D: [pulseaudio] alsa-mixer.c: Path analog-input-front-mic (Front Microphone), direction=2, priority=85, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=46, min_dB=-16, max_dB=60
    D: [pulseaudio] alsa-mixer.c: Element Capture, direction=2, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=yes
    D: [pulseaudio] alsa-mixer.c: Element Front Mic Boost, direction=2, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=4, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=yes
    D: [pulseaudio] alsa-mixer.c: Element Input Source, direction=2, switch=0, volume=0, volume_limit=-1, enumeration=1, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=no
    D: [pulseaudio] alsa-mixer.c: Option Front Mic (analog-input-microphone-front/analog-input-microphone-front) index=0, priority=0
    D: [pulseaudio] alsa-mixer.c: Element Rear Mic Boost, direction=2, switch=0, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
    D: [pulseaudio] alsa-mixer.c: Element Line Boost, direction=2, switch=0, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
    D: [pulseaudio] alsa-mixer.c: Jack Front Mic, alsa_name='Front Mic Jack', detection possible
    D: [pulseaudio] alsa-mixer.c: Jack Front Mic Phantom, alsa_name='Front Mic Phantom Jack', detection unavailable
    D: [pulseaudio] alsa-mixer.c: Setting analog-input-microphone-front (analog-input-microphone-front) priority=0
    D: [pulseaudio] alsa-mixer.c: Path analog-input-rear-mic (Rear Microphone), direction=2, priority=82, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=46, min_dB=-16, max_dB=60
    D: [pulseaudio] alsa-mixer.c: Element Capture, direction=2, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=yes
    D: [pulseaudio] alsa-mixer.c: Element Rear Mic Boost, direction=2, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=4, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=yes
    D: [pulseaudio] alsa-mixer.c: Element Input Source, direction=2, switch=0, volume=0, volume_limit=-1, enumeration=1, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=no
    D: [pulseaudio] alsa-mixer.c: Option Rear Mic (analog-input-microphone-rear/analog-input-microphone-rear) index=1, priority=0
    D: [pulseaudio] alsa-mixer.c: Element Front Mic Boost, direction=2, switch=0, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
    D: [pulseaudio] alsa-mixer.c: Element Line Boost, direction=2, switch=0, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
    D: [pulseaudio] alsa-mixer.c: Jack Rear Mic, alsa_name='Rear Mic Jack', detection possible
    D: [pulseaudio] alsa-mixer.c: Jack Rear Mic Phantom, alsa_name='Rear Mic Phantom Jack', detection unavailable
    D: [pulseaudio] alsa-mixer.c: Setting analog-input-microphone-rear (analog-input-microphone-rear) priority=0
    D: [pulseaudio] alsa-mixer.c: Path analog-input-linein (Line In), direction=2, priority=81, probed=yes, supported=yes, has_mute=yes, has_volume=yes, has_dB=yes, min_volume=0, max_volume=46, min_dB=-16, max_dB=60
    D: [pulseaudio] alsa-mixer.c: Element Capture, direction=2, switch=1, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=yes
    D: [pulseaudio] alsa-mixer.c: Element Line Boost, direction=2, switch=0, volume=1, volume_limit=-1, enumeration=0, required=0, required_any=4, required_absent=0, mask=0x3600000000f66, n_channels=2, override_map=yes
    D: [pulseaudio] alsa-mixer.c: Element Input Source, direction=2, switch=0, volume=0, volume_limit=-1, enumeration=1, required=0, required_any=0, required_absent=0, mask=0x0, n_channels=0, override_map=no
    D: [pulseaudio] alsa-mixer.c: Option Line (analog-input-linein/analog-input-linein) index=2, priority=0
    D: [pulseaudio] alsa-mixer.c: Element Front Mic Boost, direction=2, switch=0, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
    D: [pulseaudio] alsa-mixer.c: Element Rear Mic Boost, direction=2, switch=0, volume=2, volume_limit=-1, enumeration=0, required=0, required_any=0, required_absent=0, mask=0x6, n_channels=2, override_map=no
    D: [pulseaudio] alsa-mixer.c: Jack Line, alsa_name='Line Jack', detection possible
    D: [pulseaudio] alsa-mixer.c: Jack Line Phantom, alsa_name='Line Phantom Jack', detection unavailable
    D: [pulseaudio] alsa-mixer.c: Setting analog-input-linein (analog-input-linein) priority=0
    D: [pulseaudio] alsa-mixer.c: Looking at profile input:iec958-stereo
    D: [pulseaudio] alsa-mixer.c: Checking for recording on Digital Stereo (IEC958) (iec958-stereo)
    D: [pulseaudio] alsa-util.c: Trying iec958:0 with SND_PCM_NO_AUTO_FORMAT ...
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D1c' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:0: No such file or directory
    D: [pulseaudio] alsa-mixer.c: Caching failure to open input:iec958-stereo
    D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-mono
    D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Mono (analog-mono)
    D: [pulseaudio] alsa-util.c: Trying hw:0 with SND_PCM_NO_AUTO_FORMAT ...
    D: [pulseaudio] alsa-util.c: Managed to open hw:0
    D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument
    D: [pulseaudio] alsa-util.c: Trying hw:0 without SND_PCM_NO_AUTO_FORMAT ...
    D: [pulseaudio] alsa-util.c: Managed to open hw:0
    D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument
    D: [pulseaudio] alsa-util.c: Trying plug:hw:0 with SND_PCM_NO_AUTO_FORMAT ...
    D: [pulseaudio] alsa-util.c: Managed to open plug:hw:0
    D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument
    D: [pulseaudio] alsa-util.c: Trying plug:hw:0 without SND_PCM_NO_AUTO_FORMAT ...
    D: [pulseaudio] alsa-util.c: Managed to open plug:hw:0
    D: [pulseaudio] alsa-util.c: snd_pcm_hw_params_set_channels(1) failed: Invalid argument
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:hw:0: Invalid argument
    D: [pulseaudio] alsa-mixer.c: Caching failure to open output:analog-mono
    D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-mono+input:analog-mono - will not be able to open output:analog-mono
    D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-mono+input:analog-stereo - will not be able to open output:analog-mono
    D: [pulseaudio] alsa-mixer.c: Skipping profile output:analog-mono+input:iec958-stereo - will not be able to open output:analog-mono
    D: [pulseaudio] alsa-mixer.c: Looking at profile output:analog-stereo
    D: [pulseaudio] alsa-mixer.c: Checking for playback on Analog Stereo (analog-stereo)
    D: [pulseaudio] alsa-util.c: Trying front:0 with SND_PCM_NO_AUTO_FORMAT ...
    D: [pulseaudio] alsa-util.c: Managed to open front:0
    D: [pulseaudio] alsa-util.c: Maximum hw buffer size is 23777 ms
    D: [pulseaudio] alsa-util.c: Set buffer size first (to 4408 samples), period size second (to 1102 samples).
    D: [pulseaudio] alsa-mixer.c: Profile output:analog-stereo supported.
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output-lineout.conf'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output-speaker.conf'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output-headphones.conf'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output-headphones-2.conf'
    D: [pulseaudio] conf-parser.c: Parsing configuration file '/usr/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common'
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:0
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:0: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
    D: [pulseaudio] alsa-mixer.c: Probing path 'analog-output'
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Hardware Master' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Master' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Master Mono' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Front' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Surround' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Side' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Center' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'LFE' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'CLFE' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'PCM' succeeded (volume=1, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'External Amplifier' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Bass Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958' succeeded (volume=0, switch=2, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958 Optical Raw' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Analog Output' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probing path 'analog-output-lineout'
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Phantom Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Front Jack' succeeded (found!)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Front Phantom Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out CLFE Jack' succeeded (found!)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out CLFE Phantom Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Surround Jack' succeeded (found!)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Surround Phantom Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Side Jack' succeeded (found!)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Side Phantom Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Hardware Master' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Master' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker+LO' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone+LO' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Master Mono' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Line HP Swap' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone' succeeded (volume=2, switch=2, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone2' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Desktop Speaker' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Front' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Surround' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Side' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Center' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'LFE' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'CLFE' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Bass Speaker' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Front' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Surround' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Side' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker CLFE' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'PCM' succeeded (volume=1, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'External Amplifier' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Bass Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958' succeeded (volume=0, switch=2, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958 Optical Raw' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Analog Output' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probing path 'analog-output-speaker'
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Headphone Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Headphone Jack' succeeded (found!)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Line Out Front Jack' succeeded (found!)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Speaker Phantom Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Speaker Front Phantom Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Hardware Master' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Master' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Master Mono' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone' succeeded (volume=2, switch=2, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone2' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone+LO' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker+LO' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Desktop Speaker' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Front' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Front Speaker' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Front' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Rear' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Surround' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Surround Speaker' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Surround' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Side' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker Side' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Center' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Center Speaker' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'LFE' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'LFE Speaker' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Bass Speaker' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'CLFE' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker CLFE' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'PCM' succeeded (volume=1, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'External Amplifier' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Bass Boost' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958' succeeded (volume=0, switch=2, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'IEC958 Optical Raw' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Analog Output' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Skipping path 'analog-output-speaker', none of required-any elements preset.
    D: [pulseaudio] alsa-mixer.c: Probing path 'analog-output-headphones'
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Headphone Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Dock Headphone Phantom Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Headphone Jack' succeeded (found!)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Front Headphone Phantom Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Phantom Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of jack 'Headphone Mic Jack' succeeded (not found)
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Hardware Master' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Master' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Master Mono' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker+LO' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone+LO' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone' succeeded (volume=1, switch=1, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Headset' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Line HP Swap' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Headphone2' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Speaker' succeeded (volume=0, switch=0, enumeration=0).
    D: [pulseaudio] alsa-mixer.c: Probe of element 'Desktop S

  • HDMI Audio - HDMI unplugged

    Having trouble getting HDMI audio to work on ATI HD7850 (Southern Islands) Graphics card. I have enabled the audio module and running kernel :3.11.4-1-ARCH #1 SMP PREEMPT Sat Oct 5 21:22:51 CEST 2013 x86_64 GNU/Linux. Using ALSA and Pulseaudio and xf86-video-ati graphics drivers.
    the hdmi out is listed in aplay but no sound is output. The device is shown as unplugged in pavucontrol despite hdmi video working correctly.  I have tried the wiki pages for troubleshooting unsuccessfully. i have tried every combination of card and device in aplay to test for output.
    Is there a way to force hdmi to be plugged in? I believe that somehow the snd_hda_intel driver is interpreting the device as unavailable and therefore not sending the audio stream out.
    Below are some relevent commands and there outputs. Thanks for any help or insights.
    aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: SB [HDA ATI SB], device 0: ALC887 Analog [ALC887 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: SB [HDA ATI SB], device 1: ALC887 Digital [ALC887 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: HDMI [HDA ATI HDMI], device 3: HDMI 0 [HDMI 0]
    Subdevices: 0/1
    Subdevice #0: subdevice #0
    card 1: HDMI [HDA ATI HDMI], device 7: HDMI 1 [HDMI 1]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: HDMI [HDA ATI HDMI], device 8: HDMI 2 [HDMI 2]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: HDMI [HDA ATI HDMI], device 9: HDMI 3 [HDMI 3]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: HDMI [HDA ATI HDMI], device 10: HDMI 4 [HDMI 4]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: HDMI [HDA ATI HDMI], device 11: HDMI 5 [HDMI 5]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: Live [SB Live! Value [CT4871]], device 0: emu10k1 [ADC Capture/Standard PCM Playback]
    Subdevices: 32/32
    Subdevice #0: subdevice #0
    Subdevice #1: subdevice #1
    Subdevice #2: subdevice #2
    Subdevice #3: subdevice #3
    Subdevice #4: subdevice #4
    Subdevice #5: subdevice #5
    Subdevice #6: subdevice #6
    Subdevice #7: subdevice #7
    Subdevice #8: subdevice #8
    Subdevice #9: subdevice #9
    Subdevice #10: subdevice #10
    Subdevice #11: subdevice #11
    Subdevice #12: subdevice #12
    Subdevice #13: subdevice #13
    Subdevice #14: subdevice #14
    Subdevice #15: subdevice #15
    Subdevice #16: subdevice #16
    Subdevice #17: subdevice #17
    Subdevice #18: subdevice #18
    Subdevice #19: subdevice #19
    Subdevice #20: subdevice #20
    Subdevice #21: subdevice #21
    Subdevice #22: subdevice #22
    Subdevice #23: subdevice #23
    Subdevice #24: subdevice #24
    Subdevice #25: subdevice #25
    Subdevice #26: subdevice #26
    Subdevice #27: subdevice #27
    Subdevice #28: subdevice #28
    Subdevice #29: subdevice #29
    Subdevice #30: subdevice #30
    Subdevice #31: subdevice #31
    card 2: Live [SB Live! Value [CT4871]], device 2: emu10k1 efx [Multichannel Capture/PT Playback]
    Subdevices: 8/8
    Subdevice #0: subdevice #0
    Subdevice #1: subdevice #1
    Subdevice #2: subdevice #2
    Subdevice #3: subdevice #3
    Subdevice #4: subdevice #4
    Subdevice #5: subdevice #5
    Subdevice #6: subdevice #6
    Subdevice #7: subdevice #7
    card 2: Live [SB Live! Value [CT4871]], device 3: emu10k1 [Multichannel Playback]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 4: DACE17 [FiiO USB DAC-E17], device 0: USB Audio [USB Audio]
    Subdevices: 0/1
    Subdevice #0: subdevice #0
    card 4: DACE17 [FiiO USB DAC-E17], device 1: USB Audio [USB Audio #1]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    pactl list sinks
    ^note that the hdmi port is unavaible :  (priority: 5900, not available)
    Sink #0
    State: IDLE
    Name: alsa_output.pci-0000_01_00.1.hdmi-stereo
    Description: Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series] Digital Stereo (HDMI)
    Driver: module-alsa-card.c
    Sample Specification: s16le 2ch 44100Hz
    Channel Map: front-left,front-right
    Owner Module: 5
    Mute: no
    Volume: 0: 100% 1: 100%
    0: -0.01 dB 1: -0.01 dB
    balance 0.00
    Base Volume: 100%
    0.00 dB
    Monitor Source: alsa_output.pci-0000_01_00.1.hdmi-stereo.monitor
    Latency: 19904 usec, configured 20000 usec
    Flags: HARDWARE DECIBEL_VOLUME LATENCY SET_FORMATS
    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 = "HDA ATI HDMI"
    alsa.long_card_name = "HDA ATI HDMI at 0xfdffc000 irq 43"
    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, Inc. [AMD/ATI]"
    device.product.id = "aab0"
    device.product.name = "Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 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 = "Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series] Digital Stereo (HDMI)"
    alsa.mixer_name = "ATI R6xx HDMI"
    alsa.components = "HDA:1002aa01,00aa0100,00100300"
    module-udev-detect.discovered = "1"
    device.icon_name = "audio-card-pci"
    Ports:
    hdmi-output-0: HDMI / DisplayPort (priority: 5900, not available)
    Active Port: hdmi-output-0
    Formats:
    pcm
    Sink #1
    State: RUNNING
    Name: alsa_output.usb-FiiO_FiiO_USB_DAC-E17-01-DACE17.iec958-stereo
    Description: FiiO USB DAC-E17 Digital Stereo (IEC958)
    Driver: module-alsa-card.c
    Sample Specification: s16le 2ch 44100Hz
    Channel Map: front-left,front-right
    Owner Module: 7
    Mute: no
    Volume: 0: 100% 1: 100%
    0: 0.00 dB 1: 0.00 dB
    balance 0.00
    Base Volume: 100%
    0.00 dB
    Monitor Source: alsa_output.usb-FiiO_FiiO_USB_DAC-E17-01-DACE17.iec958-stereo.monitor
    Latency: 23159 usec, configured 20000 usec
    Flags: HARDWARE DECIBEL_VOLUME LATENCY SET_FORMATS
    Properties:
    alsa.resolution_bits = "16"
    device.api = "alsa"
    device.class = "sound"
    alsa.class = "generic"
    alsa.subclass = "generic-mix"
    alsa.name = "USB Audio"
    alsa.id = "USB Audio"
    alsa.subdevice = "0"
    alsa.subdevice_name = "subdevice #0"
    alsa.device = "0"
    alsa.card = "4"
    alsa.card_name = "FiiO USB DAC-E17"
    alsa.long_card_name = "FiiO FiiO USB DAC-E17 at usb-0000:00:13.1-1, full speed"
    alsa.driver_name = "snd_usb_audio"
    device.bus_path = "pci-0000:00:13.1-usb-0:1:1.1"
    sysfs.path = "/devices/pci0000:00/0000:00:13.1/usb6/6-1/6-1:1.1/sound/card4"
    udev.id = "usb-FiiO_FiiO_USB_DAC-E17-01-DACE17"
    device.bus = "usb"
    device.vendor.id = "1852"
    device.vendor.name = "GYROCOM C&C Co., LTD"
    device.product.id = "50d0"
    device.product.name = "FiiO USB DAC-E17"
    device.serial = "FiiO_FiiO_USB_DAC-E17"
    device.string = "iec958:4"
    device.buffering.buffer_size = "352800"
    device.buffering.fragment_size = "176400"
    device.access_mode = "mmap+timer"
    device.profile.name = "iec958-stereo"
    device.profile.description = "Digital Stereo (IEC958)"
    device.description = "FiiO USB DAC-E17 Digital Stereo (IEC958)"
    alsa.mixer_name = "USB Mixer"
    alsa.components = "USB1852:50d0"
    module-udev-detect.discovered = "1"
    device.icon_name = "audio-card-usb"
    Ports:
    iec958-stereo-output: Digital Output (S/PDIF) (priority: 0)
    Active Port: iec958-stereo-output
    Formats:
    pcm
    Last edited by djmwj1 (2013-10-12 14:20:16)

    I guess I have the same problem. Switched from fglrx/catalyst yesterday. Pavucontrol shows me unplugged hdmi output.
    HD7970 (Southern Island)
    ➜ ~ lspci -v
    01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Tahiti XT [Radeon HD 7970] (prog-if 00 [VGA controller])
    Subsystem: Gigabyte Technology Co., Ltd Tahiti XT2 [Radeon HD 7970 GHz Edition OC]
    Flags: bus master, fast devsel, latency 0, IRQ 56
    Memory at e0000000 (64-bit, prefetchable) [size=256M]
    Memory at f7c00000 (64-bit, non-prefetchable) [size=256K]
    I/O ports at e000 [size=256]
    Expansion ROM at f7c40000 [disabled] [size=128K]
    Capabilities: [48] Vendor Specific Information: Len=08 <?>
    Capabilities: [50] Power Management version 3
    Capabilities: [58] Express Legacy Endpoint, MSI 00
    Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
    Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
    Capabilities: [150] Advanced Error Reporting
    Capabilities: [270] #19
    Capabilities: [2b0] Address Translation Service (ATS)
    Capabilities: [2c0] #13
    Capabilities: [2d0] #1b
    Kernel driver in use: radeon
    Kernel modules: radeon
    ➜ ~ lspci -v
    01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Tahiti XT HDMI Audio [Radeon HD 7970 Series]
    Subsystem: Gigabyte Technology Co., Ltd Device aaa0
    Flags: bus master, fast devsel, latency 0, IRQ 57
    Memory at f7c60000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: [48] Vendor Specific Information: Len=08 <?>
    Capabilities: [50] Power Management version 3
    Capabilities: [58] Express Legacy Endpoint, MSI 00
    Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
    Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
    Capabilities: [150] Advanced Error Reporting
    Kernel driver in use: snd_hda_intel
    Kernel modules: snd_hda_intel
    ➜ ~ aplay -l
    **** Liste des Périphériques Matériels PLAYBACK ****
    carte 0: PCH [HDA Intel PCH], périphérique 0: ALC898 Analog [ALC898 Analog]
    Sous-périphériques: 0/1
    Sous-périphérique #0: subdevice #0
    carte 0: PCH [HDA Intel PCH], périphérique 1: ALC898 Digital [ALC898 Digital]
    Sous-périphériques: 1/1
    Sous-périphérique #0: subdevice #0
    carte 0: PCH [HDA Intel PCH], périphérique 3: HDMI 0 [HDMI 0]
    Sous-périphériques: 1/1
    Sous-périphérique #0: subdevice #0
    carte 0: PCH [HDA Intel PCH], périphérique 7: HDMI 1 [HDMI 1]
    Sous-périphériques: 1/1
    Sous-périphérique #0: subdevice #0
    carte 1: HDMI [HDA ATI HDMI], périphérique 3: HDMI 0 [HDMI 0]
    Sous-périphériques: 0/1
    Sous-périphérique #0: subdevice #0
    carte 1: HDMI [HDA ATI HDMI], périphérique 7: HDMI 1 [HDMI 1]
    Sous-périphériques: 1/1
    Sous-périphérique #0: subdevice #0
    carte 1: HDMI [HDA ATI HDMI], périphérique 8: HDMI 2 [HDMI 2]
    Sous-périphériques: 1/1
    Sous-périphérique #0: subdevice #0
    carte 1: HDMI [HDA ATI HDMI], périphérique 9: HDMI 3 [HDMI 3]
    Sous-périphériques: 1/1
    Sous-périphérique #0: subdevice #0
    carte 1: HDMI [HDA ATI HDMI], périphérique 10: HDMI 4 [HDMI 4]
    Sous-périphériques: 1/1
    Sous-périphérique #0: subdevice #0
    carte 1: HDMI [HDA ATI HDMI], périphérique 11: HDMI 5 [HDMI 5]
    Sous-périphériques: 1/1
    Sous-périphérique #0: subdevice #0
    ➜ ~ xrandr --props
    HDMI-0 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 510mm x 287mm
    EDID:
    00ffffffffffff0015c3422301010101
    3316010380331d78ea2795a9544f9e26
    0a5054a1080081808140b30081c00101
    010101010101023a801871382d40582c
    4500fe1f1100001e000000ff00343035
    34373132320a20202020000000fd0031
    3d0f440f000a202020202020000000fc
    004653323333330a2020202020200182
    020325f14e901f051404130312021107
    160615230907078301000066030c0010
    0080e2007b011d8018711c1620582c25
    00fe1f1100009e011d80d0721c162010
    2c2580fe1f1100009e8c0ad08a20e02d
    10103e9600fe1f110000188c0ad09020
    4031200c405500fe1f11000018000000
    00000000000000000000000000000086
    underscan vborder: 0
    range: (0, 128)
    underscan hborder: 0
    range: (0, 128)
    underscan: off
    supported: off, on, auto
    coherent: 1
    range: (0, 1)
    1920x1080 60.0*+ 50.0 59.9
    1920x1080i 60.1 50.0 60.0
    1680x1050 59.9
    1280x1024 60.0
    1280x960 60.0
    1280x720 60.0 60.0 50.0 59.9
    1440x576i 50.1
    1024x768 60.0
    1440x480i 60.1 60.1
    800x600 60.3
    720x576 50.0
    720x480 60.0 59.9
    640x480 60.0 59.9
    720x400 70.1

  • Pulse audio broken after update.

    I've got arch 64bit latest.
    AMD 8120
    16gb of RAM
    I've ran pacman -Syu and it seemed to have updated pulseaudio or something related, however now pulse isn't working.
    This is the report from pulseaudio -v
    slimg00dy@Myhouse etc]$ pulseaudio --start
    E: [pulseaudio] main.c: Daemon startup failed.
    [slimg00dy@Myhouse etc]$ pulseaudio -v
    I: [pulseaudio] main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted
    E: [pulseaudio] core-util.c: Failed to connect to system bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
    I: [pulseaudio] core-util.c: Successfully acquired nice level -10, which is lower than the requested -11.
    I: [pulseaudio] main.c: This is PulseAudio 3.0
    I: [pulseaudio] main.c: Page size is 4096 bytes
    I: [pulseaudio] main.c: Machine ID is 80c5ab0ccbc74d529807bc81b57d5a46.
    I: [pulseaudio] main.c: Using runtime directory /home/slimg00dy/.config/pulse/80c5ab0ccbc74d529807bc81b57d5a46-runtime.
    I: [pulseaudio] main.c: Using state directory /home/slimg00dy/.config/pulse.
    I: [pulseaudio] main.c: Using modules directory /usr/lib/pulse-3.0/modules.
    I: [pulseaudio] main.c: Running in system mode: no
    I: [pulseaudio] main.c: Fresh high-resolution timers available! Bon appetit!
    I: [pulseaudio] cpu-x86.c: CPU flags: CMOV MMX SSE SSE2 SSE3 SSSE3 SSE4_1 SSE4_2 MMXEXT
    I: [pulseaudio] svolume_mmx.c: Initialising MMX optimized volume functions.
    I: [pulseaudio] remap_mmx.c: Initialising MMX optimized remappers.
    I: [pulseaudio] svolume_sse.c: Initialising SSE2 optimized volume functions.
    I: [pulseaudio] remap_sse.c: Initialising SSE2 optimized remappers.
    I: [pulseaudio] sconv_sse.c: Initialising SSE2 optimized conversions.
    I: [pulseaudio] svolume_orc.c: Initialising ORC optimized volume functions.
    I: [pulseaudio] module-device-restore.c: Successfully opened database file '/home/slimg00dy/.config/pulse/80c5ab0ccbc74d529807bc81b57d5a46-device-volumes'.
    I: [pulseaudio] module.c: Loaded "module-device-restore" (index: #0; argument: "").
    I: [pulseaudio] module-stream-restore.c: Successfully opened database file '/home/slimg00dy/.config/pulse/80c5ab0ccbc74d529807bc81b57d5a46-stream-volumes'.
    I: [pulseaudio] module.c: Loaded "module-stream-restore" (index: #1; argument: "").
    I: [pulseaudio] module-card-restore.c: Successfully opened database file '/home/slimg00dy/.config/pulse/80c5ab0ccbc74d529807bc81b57d5a46-card-database'.
    I: [pulseaudio] module.c: Loaded "module-card-restore" (index: #2; argument: "").
    I: [pulseaudio] module.c: Loaded "module-augment-properties" (index: #3; argument: "").
    I: [pulseaudio] (alsa-lib)utils.c: could not open configuration file /usr/share/alsa/ucm/HDA NVidia/HDA NVidia.conf
    I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card HDA NVidia
    I: [pulseaudio] (alsa-lib)main.c: error: failed to import HDA NVidia use case configuration -2
    I: [pulseaudio] alsa-ucm.c: UCM not available for card HDA NVidia
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D0c' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device hw:1: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D0c' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device front:1: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D0c' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device hw:1: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D1c' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:1: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D0p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device hw:1: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D0p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device front:1: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D0p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device hw:1: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D0p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device surround40:1: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D0p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device surround41:1: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D0p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device surround50:1: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D0p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device surround51:1: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D0p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device surround71:1: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC1D1p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:1: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:1
    I: [pulseaudio] alsa-util.c: Error opening PCM device a52:1: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:1
    I: [pulseaudio] alsa-util.c: Error opening PCM device a52:1: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dca:1
    I: [pulseaudio] alsa-util.c: Error opening PCM device dca:1: No such file or directory
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:1
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:1: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:1
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:1: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:1,1
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:1,1: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:1,1
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:1,1: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:1,2
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:1,2: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:1,2
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:1,2: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:1,3
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:1,3: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:1,3
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:1,3: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
    I: [pulseaudio] module-card-restore.c: Restoring port latency offsets for card alsa_card.pci-0000_01_00.1.
    I: [pulseaudio] card.c: Created 0 "alsa_card.pci-0000_01_00.1"
    I: [pulseaudio] alsa-util.c: Trying to disable ALSA period wakeups, using timers only
    I: [pulseaudio] alsa-util.c: ALSA period wakeups disabled
    I: [pulseaudio] alsa-sink.c: Successfully opened device hdmi:1.
    I: [pulseaudio] alsa-sink.c: Selected mapping 'Digital Stereo (HDMI)' (hdmi-stereo).
    I: [pulseaudio] alsa-sink.c: Successfully enabled mmap() mode.
    I: [pulseaudio] alsa-sink.c: Successfully enabled timer-based scheduling mode.
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:1
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:1: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
    I: [pulseaudio] module-device-restore.c: Restoring port for sink sink:alsa_output.pci-0000_01_00.1.hdmi-stereo.
    I: [pulseaudio] sink.c: Created sink 0 "alsa_output.pci-0000_01_00.1.hdmi-stereo" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: [pulseaudio] sink.c: alsa.resolution_bits = "16"
    I: [pulseaudio] sink.c: device.api = "alsa"
    I: [pulseaudio] sink.c: device.class = "sound"
    I: [pulseaudio] sink.c: alsa.class = "generic"
    I: [pulseaudio] sink.c: alsa.subclass = "generic-mix"
    I: [pulseaudio] sink.c: alsa.name = "HDMI 0"
    I: [pulseaudio] sink.c: alsa.id = "HDMI 0"
    I: [pulseaudio] sink.c: alsa.subdevice = "0"
    I: [pulseaudio] sink.c: alsa.subdevice_name = "subdevice #0"
    I: [pulseaudio] sink.c: alsa.device = "3"
    I: [pulseaudio] sink.c: alsa.card = "1"
    I: [pulseaudio] sink.c: alsa.card_name = "HDA NVidia"
    I: [pulseaudio] sink.c: alsa.long_card_name = "HDA NVidia at 0xfbffc000 irq 19"
    I: [pulseaudio] sink.c: alsa.driver_name = "snd_hda_intel"
    I: [pulseaudio] sink.c: device.bus_path = "pci-0000:01:00.1"
    I: [pulseaudio] sink.c: sysfs.path = "/devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1"
    I: [pulseaudio] sink.c: device.bus = "pci"
    I: [pulseaudio] sink.c: device.vendor.id = "10de"
    I: [pulseaudio] sink.c: device.vendor.name = "NVIDIA Corporation"
    I: [pulseaudio] sink.c: device.product.id = "0e0a"
    I: [pulseaudio] sink.c: device.product.name = "GK104 HDMI Audio Controller"
    I: [pulseaudio] sink.c: device.string = "hdmi:1"
    I: [pulseaudio] sink.c: device.buffering.buffer_size = "352768"
    I: [pulseaudio] sink.c: device.buffering.fragment_size = "176384"
    I: [pulseaudio] sink.c: device.access_mode = "mmap+timer"
    I: [pulseaudio] sink.c: device.profile.name = "hdmi-stereo"
    I: [pulseaudio] sink.c: device.profile.description = "Digital Stereo (HDMI)"
    I: [pulseaudio] sink.c: device.description = "GK104 HDMI Audio Controller Digital Stereo (HDMI)"
    I: [pulseaudio] sink.c: alsa.mixer_name = "Nvidia GPU 40 HDMI/DP"
    I: [pulseaudio] sink.c: alsa.components = "HDA:10de0040,10de1000,00100100"
    I: [pulseaudio] sink.c: module-udev-detect.discovered = "1"
    I: [pulseaudio] sink.c: device.icon_name = "audio-card-pci"
    I: [pulseaudio] source.c: Created source 0 "alsa_output.pci-0000_01_00.1.hdmi-stereo.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: [pulseaudio] source.c: device.description = "Monitor of GK104 HDMI Audio Controller Digital Stereo (HDMI)"
    I: [pulseaudio] source.c: device.class = "monitor"
    I: [pulseaudio] source.c: alsa.card = "1"
    I: [pulseaudio] source.c: alsa.card_name = "HDA NVidia"
    I: [pulseaudio] source.c: alsa.long_card_name = "HDA NVidia at 0xfbffc000 irq 19"
    I: [pulseaudio] source.c: alsa.driver_name = "snd_hda_intel"
    I: [pulseaudio] source.c: device.bus_path = "pci-0000:01:00.1"
    I: [pulseaudio] source.c: sysfs.path = "/devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1"
    I: [pulseaudio] source.c: device.bus = "pci"
    I: [pulseaudio] source.c: device.vendor.id = "10de"
    I: [pulseaudio] source.c: device.vendor.name = "NVIDIA Corporation"
    I: [pulseaudio] source.c: device.product.id = "0e0a"
    I: [pulseaudio] source.c: device.product.name = "GK104 HDMI Audio Controller"
    I: [pulseaudio] source.c: device.string = "1"
    I: [pulseaudio] source.c: module-udev-detect.discovered = "1"
    I: [pulseaudio] source.c: device.icon_name = "audio-card-pci"
    I: [pulseaudio] alsa-sink.c: Using 2.0 fragments of size 176384 bytes (999.91ms), buffer size is 352768 bytes (1999.82ms)
    I: [pulseaudio] alsa-sink.c: Time scheduling watermark is 20.00ms
    I: [pulseaudio] alsa-sink.c: Driver does not support hardware volume control, falling back to software volume control.
    I: [pulseaudio] alsa-sink.c: Driver does not support hardware mute control, falling back to software mute control.
    I: [alsa-sink] core-util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 5.
    I: [alsa-sink] alsa-sink.c: Starting playback.
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
    I: [pulseaudio] module.c: Loaded "module-alsa-card" (index: #4; 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_properties="module-udev-detect.discovered=1"").
    I: [pulseaudio] module-udev-detect.c: Card /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1 (alsa_card.pci-0000_01_00.1) module loaded.
    I: [pulseaudio] (alsa-lib)utils.c: could not open configuration file /usr/share/alsa/ucm/Logitech USB Headset/Logitech USB Headset.conf
    I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card Logitech USB Headset
    I: [pulseaudio] (alsa-lib)main.c: error: failed to import Logitech USB Headset use case configuration -2
    I: [pulseaudio] alsa-ucm.c: UCM not available for card Logitech USB Headset
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:2'
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:front:2: Invalid argument
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:hw:2: Invalid argument
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:hw:2: Invalid argument
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC2D999c' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:2: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:2'
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:2
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:2: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:2'
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:surround40:2: Invalid argument
    I: [pulseaudio] (alsa-lib)pcm_params.c: Slave PCM not usable
    I: [pulseaudio] (alsa-lib)pcm_params.c: Slave PCM not usable
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:surround41:2: Invalid argument
    I: [pulseaudio] (alsa-lib)pcm_params.c: Slave PCM not usable
    I: [pulseaudio] (alsa-lib)pcm_params.c: Slave PCM not usable
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:surround50:2: Invalid argument
    I: [pulseaudio] (alsa-lib)pcm_params.c: Slave PCM not usable
    I: [pulseaudio] (alsa-lib)pcm_params.c: Slave PCM not usable
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:surround51:2: Invalid argument
    I: [pulseaudio] (alsa-lib)pcm_params.c: Slave PCM not usable
    I: [pulseaudio] (alsa-lib)pcm_params.c: Slave PCM not usable
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:surround71:2: Invalid argument
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC2D999p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:2: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:2
    I: [pulseaudio] alsa-util.c: Error opening PCM device a52:2: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:2
    I: [pulseaudio] alsa-util.c: Error opening PCM device a52:2: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dca:2
    I: [pulseaudio] alsa-util.c: Error opening PCM device dca:2: No such file or directory
    I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.USB-Audio.pcm.hdmi.0:CARD=2,AES0=4,AES1=130,AES2=0,AES3=2'
    I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
    I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:2
    I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:2: No such file or directory
    I: [pulseaudio] module-card-restore.c: Restoring port latency offsets for card alsa_card.usb-Logitech_Logitech_USB_Headset-00-Headset.
    I: [pulseaudio] card.c: Created 1 "alsa_card.usb-Logitech_Logitech_USB_Headset-00-Headset"
    I: [pulseaudio] alsa-util.c: cannot disable ALSA period wakeups
    I: [pulseaudio] alsa-util.c: ALSA period wakeups were not disabled
    I: [pulseaudio] alsa-sink.c: Successfully opened device front:2.
    I: [pulseaudio] alsa-sink.c: Selected mapping 'Analog Stereo' (analog-stereo).
    I: [pulseaudio] alsa-sink.c: Successfully enabled mmap() mode.
    I: [pulseaudio] alsa-sink.c: Successfully enabled timer-based scheduling mode.
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:2
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:2: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:2'
    I: [pulseaudio] module-device-restore.c: Restoring port for sink sink:alsa_output.usb-Logitech_Logitech_USB_Headset-00-Headset.analog-stereo.
    I: [pulseaudio] module-device-restore.c: Restoring volume for sink alsa_output.usb-Logitech_Logitech_USB_Headset-00-Headset.analog-stereo.
    I: [pulseaudio] module-device-restore.c: Restored volume: 0: 105% 1: 105%
    I: [pulseaudio] sink.c: Created sink 1 "alsa_output.usb-Logitech_Logitech_USB_Headset-00-Headset.analog-stereo" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: [pulseaudio] sink.c: alsa.resolution_bits = "16"
    I: [pulseaudio] sink.c: device.api = "alsa"
    I: [pulseaudio] sink.c: device.class = "sound"
    I: [pulseaudio] sink.c: alsa.class = "generic"
    I: [pulseaudio] sink.c: alsa.subclass = "generic-mix"
    I: [pulseaudio] sink.c: alsa.name = "USB Audio"
    I: [pulseaudio] sink.c: alsa.id = "USB Audio"
    I: [pulseaudio] sink.c: alsa.subdevice = "0"
    I: [pulseaudio] sink.c: alsa.subdevice_name = "subdevice #0"
    I: [pulseaudio] sink.c: alsa.device = "0"
    I: [pulseaudio] sink.c: alsa.card = "2"
    I: [pulseaudio] sink.c: alsa.card_name = "Logitech USB Headset"
    I: [pulseaudio] sink.c: alsa.long_card_name = "Logitech Logitech USB Headset at usb-0000:00:13.0-2, full speed"
    I: [pulseaudio] sink.c: alsa.driver_name = "snd_usb_audio"
    I: [pulseaudio] sink.c: device.bus_path = "pci-0000:00:13.0-usb-0:2:1.0"
    I: [pulseaudio] sink.c: sysfs.path = "/devices/pci0000:00/0000:00:13.0/usb6/6-2/6-2:1.0/sound/card2"
    I: [pulseaudio] sink.c: udev.id = "usb-Logitech_Logitech_USB_Headset-00-Headset"
    I: [pulseaudio] sink.c: device.bus = "usb"
    I: [pulseaudio] sink.c: device.vendor.id = "046d"
    I: [pulseaudio] sink.c: device.vendor.name = "Logitech, Inc."
    I: [pulseaudio] sink.c: device.product.id = "0a0c"
    I: [pulseaudio] sink.c: device.product.name = "Clear Chat Comfort USB Headset"
    I: [pulseaudio] sink.c: device.serial = "Logitech_Logitech_USB_Headset"
    I: [pulseaudio] sink.c: device.form_factor = "headset"
    I: [pulseaudio] sink.c: device.string = "front:2"
    I: [pulseaudio] sink.c: device.buffering.buffer_size = "352800"
    I: [pulseaudio] sink.c: device.buffering.fragment_size = "176400"
    I: [pulseaudio] sink.c: device.access_mode = "mmap+timer"
    I: [pulseaudio] sink.c: device.profile.name = "analog-stereo"
    I: [pulseaudio] sink.c: device.profile.description = "Analog Stereo"
    I: [pulseaudio] sink.c: device.description = "Clear Chat Comfort USB Headset Analog Stereo"
    I: [pulseaudio] sink.c: alsa.mixer_name = "USB Mixer"
    I: [pulseaudio] sink.c: alsa.components = "USB046d:0a0c"
    I: [pulseaudio] sink.c: module-udev-detect.discovered = "1"
    I: [pulseaudio] sink.c: device.icon_name = "audio-headset-usb"
    I: [pulseaudio] sink.c: device.intended_roles = "phone"
    I: [pulseaudio] source.c: Created source 1 "alsa_output.usb-Logitech_Logitech_USB_Headset-00-Headset.analog-stereo.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: [pulseaudio] source.c: device.description = "Monitor of Clear Chat Comfort USB Headset Analog Stereo"
    I: [pulseaudio] source.c: device.class = "monitor"
    I: [pulseaudio] source.c: alsa.card = "2"
    I: [pulseaudio] source.c: alsa.card_name = "Logitech USB Headset"
    I: [pulseaudio] source.c: alsa.long_card_name = "Logitech Logitech USB Headset at usb-0000:00:13.0-2, full speed"
    I: [pulseaudio] source.c: alsa.driver_name = "snd_usb_audio"
    I: [pulseaudio] source.c: device.bus_path = "pci-0000:00:13.0-usb-0:2:1.0"
    I: [pulseaudio] source.c: sysfs.path = "/devices/pci0000:00/0000:00:13.0/usb6/6-2/6-2:1.0/sound/card2"
    I: [pulseaudio] source.c: udev.id = "usb-Logitech_Logitech_USB_Headset-00-Headset"
    I: [pulseaudio] source.c: device.bus = "usb"
    I: [pulseaudio] source.c: device.vendor.id = "046d"
    I: [pulseaudio] source.c: device.vendor.name = "Logitech, Inc."
    I: [pulseaudio] source.c: device.product.id = "0a0c"
    I: [pulseaudio] source.c: device.product.name = "Clear Chat Comfort USB Headset"
    I: [pulseaudio] source.c: device.serial = "Logitech_Logitech_USB_Headset"
    I: [pulseaudio] source.c: device.form_factor = "headset"
    I: [pulseaudio] source.c: device.string = "2"
    I: [pulseaudio] source.c: module-udev-detect.discovered = "1"
    I: [pulseaudio] source.c: device.icon_name = "audio-headset-usb"
    I: [pulseaudio] source.c: device.intended_roles = "phone"
    I: [pulseaudio] alsa-sink.c: Using 2.0 fragments of size 176400 bytes (1000.00ms), buffer size is 352800 bytes (2000.00ms)
    I: [pulseaudio] alsa-sink.c: Time scheduling watermark is 20.00ms
    I: [pulseaudio] alsa-sink.c: Successfully enabled deferred volume.
    I: [pulseaudio] alsa-sink.c: Hardware volume ranges from -41.00 dB to 3.00 dB.
    I: [pulseaudio] alsa-sink.c: Fixing base volume to -3.00 dB
    I: [pulseaudio] alsa-sink.c: Using hardware volume control. Hardware dB scale supported.
    I: [pulseaudio] alsa-sink.c: Using hardware mute control.
    I: [alsa-sink] core-util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 5.
    I: [alsa-sink] alsa-sink.c: Starting playback.
    I: [pulseaudio] alsa-util.c: cannot disable ALSA period wakeups
    I: [pulseaudio] alsa-util.c: ALSA period wakeups were not disabled
    I: [pulseaudio] alsa-source.c: Successfully opened device hw:2.
    I: [pulseaudio] alsa-source.c: Selected mapping 'Analog Mono' (analog-mono).
    I: [pulseaudio] alsa-source.c: Successfully enabled mmap() mode.
    I: [pulseaudio] alsa-source.c: Successfully enabled timer-based scheduling mode.
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:2'
    I: [pulseaudio] module-device-restore.c: Restoring port for source source:alsa_input.usb-Logitech_Logitech_USB_Headset-00-Headset.analog-mono.
    I: [pulseaudio] source.c: Created source 2 "alsa_input.usb-Logitech_Logitech_USB_Headset-00-Headset.analog-mono" with sample spec s16le 1ch 44100Hz and channel map mono
    I: [pulseaudio] source.c: alsa.resolution_bits = "16"
    I: [pulseaudio] source.c: device.api = "alsa"
    I: [pulseaudio] source.c: device.class = "sound"
    I: [pulseaudio] source.c: alsa.class = "generic"
    I: [pulseaudio] source.c: alsa.subclass = "generic-mix"
    I: [pulseaudio] source.c: alsa.name = "USB Audio"
    I: [pulseaudio] source.c: alsa.id = "USB Audio"
    I: [pulseaudio] source.c: alsa.subdevice = "0"
    I: [pulseaudio] source.c: alsa.subdevice_name = "subdevice #0"
    I: [pulseaudio] source.c: alsa.device = "0"
    I: [pulseaudio] source.c: alsa.card = "2"
    I: [pulseaudio] source.c: alsa.card_name = "Logitech USB Headset"
    I: [pulseaudio] source.c: alsa.long_card_name = "Logitech Logitech USB Headset at usb-0000:00:13.0-2, full speed"
    I: [pulseaudio] source.c: alsa.driver_name = "snd_usb_audio"
    I: [pulseaudio] source.c: device.bus_path = "pci-0000:00:13.0-usb-0:2:1.0"
    I: [pulseaudio] source.c: sysfs.path = "/devices/pci0000:00/0000:00:13.0/usb6/6-2/6-2:1.0/sound/card2"
    I: [pulseaudio] source.c: udev.id = "usb-Logitech_Logitech_USB_Headset-00-Headset"
    I: [pulseaudio] source.c: device.bus = "usb"
    I: [pulseaudio] source.c: device.vendor.id = "046d"
    I: [pulseaudio] source.c: device.vendor.name = "Logitech, Inc."
    I: [pulseaudio] source.c: device.product.id = "0a0c"
    I: [pulseaudio] source.c: device.product.name = "Clear Chat Comfort USB Headset"
    I: [pulseaudio] source.c: device.serial = "Logitech_Logitech_USB_Headset"
    I: [pulseaudio] source.c: device.form_factor = "headset"
    I: [pulseaudio] source.c: device.string = "hw:2"
    I: [pulseaudio] source.c: device.buffering.buffer_size = "176400"
    I: [pulseaudio] source.c: device.buffering.fragment_size = "88200"
    I: [pulseaudio] source.c: device.access_mode = "mmap+timer"
    I: [pulseaudio] source.c: device.profile.name = "analog-mono"
    I: [pulseaudio] source.c: device.profile.description = "Analog Mono"
    I: [pulseaudio] source.c: device.description = "Clear Chat Comfort USB Headset Analog Mono"
    I: [pulseaudio] source.c: alsa.mixer_name = "USB Mixer"
    I: [pulseaudio] source.c: alsa.components = "USB046d:0a0c"
    I: [pulseaudio] source.c: module-udev-detect.discovered = "1"
    I: [pulseaudio] source.c: device.icon_name = "audio-headset-usb"
    I: [pulseaudio] source.c: device.intended_roles = "phone"
    I: [pulseaudio] alsa-source.c: Using 2.0 fragments of size 88200 bytes (1000.00ms), buffer size is 176400 bytes (2000.00ms)
    I: [pulseaudio] alsa-source.c: Time scheduling watermark is 40.00ms
    I: [pulseaudio] alsa-source.c: Successfully enabled deferred volume.
    I: [pulseaudio] alsa-source.c: Hardware volume ranges from 16.00 dB to 29.00 dB.
    I: [pulseaudio] alsa-source.c: Fixing base volume to -29.00 dB
    I: [pulseaudio] alsa-source.c: Using hardware volume control. Hardware dB scale supported.
    I: [pulseaudio] alsa-source.c: Using hardware mute control.
    I: [alsa-source] core-util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 5.
    I: [alsa-source] alsa-source.c: Starting capture.
    I: [pulseaudio] module.c: Loaded "module-alsa-card" (index: #5; argument: "device_id="2" name="usb-Logitech_Logitech_USB_Headset-00-Headset" card_name="alsa_card.usb-Logitech_Logitech_USB_Headset-00-Headset" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes card_properties="module-udev-detect.discovered=1"").
    I: [pulseaudio] module-udev-detect.c: Card /devices/pci0000:00/0000:00:13.0/usb6/6-2/6-2:1.0/sound/card2 (alsa_card.usb-Logitech_Logitech_USB_Headset-00-Headset) module loaded.
    I: [pulseaudio] (alsa-lib)utils.c: could not open configuration file /usr/share/alsa/ucm/Plantronics Wireless Audio/Plantronics Wireless Audio.conf
    I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card Plantronics Wireless Audio
    I: [pulseaudio] (alsa-lib)main.c: error: failed to import Plantronics Wireless Audio use case configuration -2
    I: [pulseaudio] alsa-ucm.c: UCM not available for card Plantronics Wireless Audio
    I: [pulseaudio] alsa-util.c: Device hw:3 doesn't support 44100 Hz, changed to 16000 Hz.
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:3'
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:front:3: Invalid argument
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:hw:3: Invalid argument
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:hw:3: Invalid argument
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC3D999c' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:3: No such file or directory
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:hw:3: Invalid argument
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:3
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:3: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:3'
    I: [pulseaudio] alsa-util.c: Device hw:3 doesn't support 44100 Hz, changed to 16000 Hz.
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:surround40:3: Invalid argument
    I: [pulseaudio] (alsa-lib)pcm_params.c: Slave PCM not usable
    I: [pulseaudio] (alsa-lib)pcm_params.c: Slave PCM not usable
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:surround41:3: Invalid argument
    I: [pulseaudio] (alsa-lib)pcm_params.c: Slave PCM not usable
    I: [pulseaudio] (alsa-lib)pcm_params.c: Slave PCM not usable
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:surround50:3: Invalid argument
    I: [pulseaudio] (alsa-lib)pcm_params.c: Slave PCM not usable
    I: [pulseaudio] (alsa-lib)pcm_params.c: Slave PCM not usable
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:surround51:3: Invalid argument
    I: [pulseaudio] (alsa-lib)pcm_params.c: Slave PCM not usable
    I: [pulseaudio] (alsa-lib)pcm_params.c: Slave PCM not usable
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:surround71:3: Invalid argument
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC3D999p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:3: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:3
    I: [pulseaudio] alsa-util.c: Error opening PCM device a52:3: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:3
    I: [pulseaudio] alsa-util.c: Error opening PCM device a52:3: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dca:3
    I: [pulseaudio] alsa-util.c: Error opening PCM device dca:3: No such file or directory
    I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.USB-Audio.pcm.hdmi.0:CARD=3,AES0=4,AES1=130,AES2=0,AES3=2'
    I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
    I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:3
    I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:3: No such file or directory
    I: [pulseaudio] module-card-restore.c: Restoring port latency offsets for card alsa_card.usb-Plantronics_Wireless_Audio_Plantronics_Wireless_Audio-00-Audio.
    I: [pulseaudio] card.c: Created 2 "alsa_card.usb-Plantronics_Wireless_Audio_Plantronics_Wireless_Audio-00-Audio"
    I: [pulseaudio] alsa-util.c: cannot disable ALSA period wakeups
    I: [pulseaudio] alsa-util.c: ALSA period wakeups were not disabled
    I: [pulseaudio] alsa-sink.c: Successfully opened device front:3.
    I: [pulseaudio] alsa-sink.c: Selected mapping 'Analog Stereo' (analog-stereo).
    I: [pulseaudio] alsa-sink.c: Successfully enabled mmap() mode.
    I: [pulseaudio] alsa-sink.c: Successfully enabled timer-based scheduling mode.
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:3
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:3: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:3'
    I: [pulseaudio] module-device-restore.c: Restoring port for sink sink:alsa_output.usb-Plantronics_Wireless_Audio_Plantronics_Wireless_Audio-00-Audio.analog-stereo.
    I: [pulseaudio] module-device-restore.c: Restoring volume for sink alsa_output.usb-Plantronics_Wireless_Audio_Plantronics_Wireless_Audio-00-Audio.analog-stereo.
    I: [pulseaudio] module-device-restore.c: Restored volume: 0: 74% 1: 74%
    I: [pulseaudio] sink.c: Created sink 2 "alsa_output.usb-Plantronics_Wireless_Audio_Plantronics_Wireless_Audio-00-Audio.analog-stereo" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: [pulseaudio] sink.c: alsa.resolution_bits = "16"
    I: [pulseaudio] sink.c: device.api = "alsa"
    I: [pulseaudio] sink.c: device.class = "sound"
    I: [pulseaudio] sink.c: alsa.class = "generic"
    I: [pulseaudio] sink.c: alsa.subclass = "generic-mix"
    I: [pulseaudio] sink.c: alsa.name = "USB Audio"
    I: [pulseaudio] sink.c: alsa.id = "USB Audio"
    I: [pulseaudio] sink.c: alsa.subdevice = "0"
    I: [pulseaudio] sink.c: alsa.subdevice_name = "subdevice #0"
    I: [pulseaudio] sink.c: alsa.device = "0"
    I: [pulseaudio] sink.c: alsa.card = "3"
    I: [pulseaudio] sink.c: alsa.card_name = "Plantronics Wireless Audio"
    I: [pulseaudio] sink.c: alsa.long_card_name = "Plantronics Wireless Audio Plantronics Wireless Audio at usb-0000:00:13.2-3.2,"
    I: [pulseaudio] sink.c: alsa.driver_name = "snd_usb_audio"
    I: [pulseaudio] sink.c: device.bus_path = "pci-0000:00:13.2-usb-0:3.2:1.0"
    I: [pulseaudio] sink.c: sysfs.path = "/devices/pci0000:00/0000:00:13.2/usb10/10-3/10-3.2/10-3.2:1.0/sound/card3"
    I: [pulseaudio] sink.c: udev.id = "usb-Plantronics_Wireless_Audio_Plantronics_Wireless_Audio-00-Audio"
    I: [pulseaudio] sink.c: device.bus = "usb"
    I: [pulseaudio] sink.c: device.vendor.id = "047f"
    I: [pulseaudio] sink.c: device.vendor.name = "Plantronics, Inc."
    I: [pulseaudio] sink.c: device.product.id = "d955"
    I: [pulseaudio] sink.c: device.product.name = "Plantronics Wireless Audio"
    I: [pulseaudio] sink.c: device.serial = "Plantronics_Wireless_Audio_Plantronics_Wireless_Audio"
    I: [pulseaudio] sink.c: device.string = "front:3"
    I: [pulseaudio] sink.c: device.buffering.buffer_size = "352800"
    I: [pulseaudio] sink.c: device.buffering.fragment_size = "176400"
    I: [pulseaudio] sink.c: device.access_mode = "mmap+timer"
    I: [pulseaudio] sink.c: device.profile.name = "analog-stereo"
    I: [pulseaudio] sink.c: device.profile.description = "Analog Stereo"
    I: [pulseaudio] sink.c: device.description = "Plantronics Wireless Audio Analog Stereo"
    I: [pulseaudio] sink.c: alsa.mixer_name = "USB Mixer"
    I: [pulseaudio] sink.c: alsa.components = "USB047f:d955"
    I: [pulseaudio] sink.c: module-udev-detect.discovered = "1"
    I: [pulseaudio] sink.c: device.icon_name = "audio-card-usb"
    I: [pulseaudio] source.c: Created source 3 "alsa_output.usb-Plantronics_Wireless_Audio_Plantronics_Wireless_Audio-00-Audio.analog-stereo.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: [pulseaudio] source.c: device.description = "Monitor of Plantronics Wireless Audio Analog Stereo"
    I: [pulseaudio] source.c: device.class = "monitor"
    I: [pulseaudio] source.c: alsa.card = "3"
    I: [pulseaudio] source.c: alsa.card_name = "Plantronics Wireless Audio"
    I: [pulseaudio] source.c: alsa.long_card_name = "Plantronics Wireless Audio Plantronics Wireless Audio at usb-0000:00:13.2-3.2,"
    I: [pulseaudio] source.c: alsa.driver_name = "snd_usb_audio"
    I: [pulseaudio] source.c: device.bus_path = "pci-0000:00:13.2-usb-0:3.2:1.0"
    I: [pulseaudio] source.c: sysfs.path = "/devices/pci0000:00/0000:00:13.2/usb10/10-3/10-3.2/10-3.2:1.0/sound/card3"
    I: [pulseaudio] source.c: udev.id = "usb-Plantronics_Wireless_Audio_Plantronics_Wireless_Audio-00-Audio"
    I: [pulseaudio] source.c: device.bus = "usb"
    I: [pulseaudio] source.c: device.vendor.id = "047f"
    I: [pulseaudio] source.c: device.vendor.name = "Plantronics, Inc."
    I: [pulseaudio] source.c: device.product.id = "d955"
    I: [pulseaudio] source.c: device.product.name = "Plantronics Wireless Audio"
    I: [pulseaudio] source.c: device.serial = "Plantronics_Wireless_Audio_Plantronics_Wireless_Audio"
    I: [pulseaudio] source.c: device.string = "3"
    I: [pulseaudio] source.c: module-udev-detect.discovered = "1"
    I: [pulseaudio] source.c: device.icon_name = "audio-card-usb"
    I: [pulseaudio] alsa-sink.c: Using 2.0 fragments of size 176400 bytes (1000.00ms), buffer size is 352800 bytes (2000.00ms)
    I: [pulseaudio] alsa-sink.c: Time scheduling watermark is 20.00ms
    I: [pulseaudio] alsa-sink.c: Successfully enabled deferred volume.
    I: [pulseaudio] alsa-sink.c: Hardware volume ranges from -46.00 dB to -12.00 dB.
    I: [pulseaudio] alsa-sink.c: Fixing base volume to 12.00 dB
    I: [pulseaudio] alsa-sink.c: Using hardware volume control. Hardware dB scale supported.
    I: [pulseaudio] alsa-sink.c: Using hardware mute control.
    I: [alsa-sink] core-util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 5.
    I: [alsa-sink] alsa-sink.c: Starting playback.
    I: [pulseaudio] alsa-util.c: cannot disable ALSA period wakeups
    I: [pulseaudio] alsa-util.c: Device hw:3 doesn't support 44100 Hz, changed to 16000 Hz.
    I: [pulseaudio] alsa-util.c: ALSA period wakeups were not disabled
    I: [pulseaudio] alsa-source.c: Successfully opened device hw:3.
    I: [pulseaudio] alsa-source.c: Selected mapping 'Analog Mono' (analog-mono).
    I: [pulseaudio] alsa-source.c: Successfully enabled mmap() mode.
    I: [pulseaudio] alsa-source.c: Successfully enabled timer-based scheduling mode.
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:3'
    I: [pulseaudio] module-device-restore.c: Restoring port for source source:alsa_input.usb-Plantronics_Wireless_Audio_Plantronics_Wireless_Audio-00-Audio.analog-mono.
    I: [pulseaudio] source.c: Created source 4 "alsa_input.usb-Plantronics_Wireless_Audio_Plantronics_Wireless_Audio-00-Audio.analog-mono" with sample spec s16le 1ch 16000Hz and channel map mono
    I: [pulseaudio] source.c: alsa.resolution_bits = "16"
    I: [pulseaudio] source.c: device.api = "alsa"
    I: [pulseaudio] source.c: device.class = "sound"
    I: [pulseaudio] source.c: alsa.class = "generic"
    I: [pulseaudio] source.c: alsa.subclass = "generic-mix"
    I: [pulseaudio] source.c: alsa.name = "USB Audio"
    I: [pulseaudio] source.c: alsa.id = "USB Audio"
    I: [pulseaudio] source.c: alsa.subdevice = "0"
    I: [pulseaudio] source.c: alsa.subdevice_name = "subdevice #0"
    I: [pulseaudio] source.c: alsa.device = "0"
    I: [pulseaudio] source.c: alsa.card = "3"
    I: [pulseaudio] source.c: alsa.card_name = "Plantronics Wireless Audio"
    I: [pulseaudio] source.c: alsa.long_card_name = "Plantronics Wireless Audio Plantronics Wireless Audio at usb-0000:00:13.2-3.2,"
    I: [pulseaudio] source.c: alsa.driver_name = "snd_usb_audio"
    I: [pulseaudio] source.c: device.bus_path = "pci-0000:00:13.2-usb-0:3.2:1.0"
    I: [pulseaudio] source.c: sysfs.path = "/devices/pci0000:00/0000:00:13.2/usb10/10-3/10-3.2/10-3.2:1.0/sound/card3"
    I: [pulseaudio] source.c: udev.id = "usb-Plantronics_Wireless_Audio_Plantronics_Wireless_Audio-00-Audio"
    I: [pulseaudio] source.c: device.bus = "usb"
    I: [pulseaudio] source.c: device.vendor.id = "047f"
    I: [pulseaudio] source.c: device.vendor.name = "Plantronics, Inc."
    I: [pulseaudio] source.c: device.product.id = "d955"
    I: [pulseaudio] source.c: device.product.name = "Plantronics Wireless Audio"
    I: [pulseaudio] source.c: device.serial = "Plantronics_Wireless_Audio_Plantronics_Wireless_Audio"
    I: [pulseaudio] source.c: device.string = "hw:3"
    I: [pulseaudio] source.c: device.buffering.buffer_size = "64000"
    I: [pulseaudio] source.c: device.buffering.fragment_size = "32000"
    I: [pulseaudio] source.c: device.access_mode = "mmap+timer"
    I: [pulseaudio] source.c: device.profile.name = "analog-mono"
    I: [pulseaudio] source.c: device.profile.description = "Analog Mono"
    I: [pulseaudio] source.c: device.description = "Plantronics Wireless Audio Analog Mono"
    I: [pulseaudio] source.c: alsa.mixer_name = "USB Mixer"
    I: [pulseaudio] source.c: alsa.components = "USB047f:d955"
    I: [pulseaudio] source.c: module-udev-detect.discovered = "1"
    I: [pulseaudio] source.c: device.icon_name = "audio-card-usb"
    I: [pulseaudio] alsa-source.c: Using 2.0 fragments of size 32000 bytes (1000.00ms), buffer size is 64000 bytes (2000.00ms)
    I: [pulseaudio] alsa-source.c: Time scheduling watermark is 110.25ms
    I: [pulseaudio] alsa-source.c: Successfully enabled deferred volume.
    I: [pulseaudio] alsa-source.c: Hardware volume ranges from -28.00 dB to 0.00 dB.
    I: [pulseaudio] alsa-source.c: Fixing base volume to 0.00 dB
    I: [pulseaudio] alsa-source.c: Using hardware volume control. Hardware dB scale supported.
    I: [pulseaudio] alsa-source.c: Using hardware mute control.
    I: [alsa-source] core-util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 5.
    I: [alsa-source] alsa-source.c: Starting capture.
    I: [pulseaudio] module.c: Loaded "module-alsa-card" (index: #6; argument: "device_id="3" name="usb-Plantronics_Wireless_Audio_Plantronics_Wireless_Audio-00-Audio" card_name="alsa_card.usb-Plantronics_Wireless_Audio_Plantronics_Wireless_Audio-00-Audio" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes card_properties="module-udev-detect.discovered=1"").
    I: [pulseaudio] module-udev-detect.c: Card /devices/pci0000:00/0000:00:13.2/usb10/10-3/10-3.2/10-3.2:1.0/sound/card3 (alsa_card.usb-Plantronics_Wireless_Audio_Plantronics_Wireless_Audio-00-Audio) module loaded.
    I: [pulseaudio] module-udev-detect.c: Found 4 cards.
    I: [pulseaudio] module.c: Loaded "module-udev-detect" (index: #7; argument: "").
    I: [pulseaudio] module.c: Loaded "module-jackdbus-detect" (index: #8; argument: "").
    I: [pulseaudio] module.c: Loaded "module-bluetooth-policy" (index: #9; argument: "").
    E: [pulseaudio] bluetooth-util.c: Failed to get D-Bus connection: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
    E: [pulseaudio] module.c: Failed to load module "module-bluetooth-discover" (argument: ""): initialization failed.
    E: [pulseaudio] main.c: Module load failed.
    E: [pulseaudio] main.c: Failed to initialize daemon.
    I: [pulseaudio] module.c: Unloading "module-device-restore" (index: #0).
    I: [pulseaudio] module.c: Unloaded "module-device-restore" (index: #0).
    I: [pulseaudio] module.c: Unloading "module-stream-restore" (index: #1).
    I: [pulseaudio] module.c: Unloaded "module-stream-restore" (index: #1).
    I: [pulseaudio] module.c: Unloading "module-card-restore" (index: #2).
    I: [pulseaudio] module.c: Unloaded "module-card-restore" (index: #2).
    I: [pulseaudio] module.c: Unloading "module-augment-properties" (index: #3).
    I: [pulseaudio] module.c: Unloaded "module-augment-properties" (index: #3).
    I: [pulseaudio] module.c: Unloading "module-alsa-card" (index: #4).
    I: [pulseaudio] sink.c: Freeing sink 0 "alsa_output.pci-0000_01_00.1.hdmi-stereo"
    I: [pulseaudio] source.c: Freeing source 0 "alsa_output.pci-0000_01_00.1.hdmi-stereo.monitor"
    I: [pulseaudio] card.c: Freed 0 "alsa_card.pci-0000_01_00.1"
    I: [pulseaudio] module.c: Unloaded "module-alsa-card" (index: #4).
    I: [pulseaudio] module.c: Unloading "module-alsa-card" (index: #5).
    I: [pulseaudio] sink.c: Freeing sink 1 "alsa_output.usb-Logitech_Logitech_USB_Headset-00-Headset.analog-stereo"
    I: [pulseaudio] source.c: Freeing source 1 "alsa_output.usb-Logitech_Logitech_USB_Headset-00-Headset.analog-stereo.monitor"
    I: [pulseaudio] source.c: Freeing source 2 "alsa_input.usb-Logitech_Logitech_USB_Headset-00-Headset.analog-mono"
    I: [pulseaudio] card.c: Freed 1 "alsa_card.usb-Logitech_Logitech_USB_Headset-00-Headset"
    I: [pulseaudio] module.c: Unloaded "module-alsa-card" (index: #5).
    I: [pulseaudio] module.c: Unloading "module-alsa-card" (index: #6).
    I: [pulseaudio] sink.c: Freeing sink 2 "alsa_output.usb-Plantronics_Wireless_Audio_Plantronics_Wireless_Audio-00-Audio.analog-stereo"
    I: [pulseaudio] source.c: Freeing source 3 "alsa_output.usb-Plantronics_Wireless_Audio_Plantronics_Wireless_Audio-00-Audio.analog-stereo.monitor"
    I: [pulseaudio] source.c: Freeing source 4 "alsa_input.usb-Plantronics_Wireless_Audio_Plantronics_Wireless_Audio-00-Audio.analog-mono"
    I: [pulseaudio] card.c: Freed 2 "alsa_card.usb-Plantronics_Wireless_Audio_Plantronics_Wireless_Audio-00-Audio"
    I: [pulseaudio] module.c: Unloaded "module-alsa-card" (index: #6).
    I: [pulseaudio] module.c: Unloading "module-udev-detect" (index: #7).
    I: [pulseaudio] module.c: Unloaded "module-udev-detect" (index: #7).
    I: [pulseaudio] module.c: Unloading "module-jackdbus-detect" (index: #8).
    I: [pulseaudio] module.c: Unloaded "module-jackdbus-detect" (index: #8).
    I: [pulseaudio] module.c: Unloading "module-bluetooth-policy" (index: #9).
    I: [pulseaudio] module.c: Unloaded "module-bluetooth-policy" (index: #9).
    I: [pulseaudio] main.c: Daemon terminated.
    [slimg00dy@Myhouse etc]$
    /var/log/pacman.log
    slimg00dy@Myhouse etc]$ cat /var/log/pacman.log | grep -i '5-11'
    [2013-05-11 20:33] [PACMAN] Running 'pacman -Syu'
    [2013-05-11 20:33] [PACMAN] synchronizing package lists
    [2013-05-11 20:33] [PACMAN] starting full system upgrade
    [2013-05-11 20:37] [PACMAN] upgraded libpng (1.5.15-1 -> 1.6.2-3)
    [2013-05-11 20:37] [PACMAN] upgraded dbus (1.6.8-6 -> 1.6.10-1)
    [2013-05-11 20:37] [PACMAN] upgraded alsa-lib (1.0.27-1 -> 1.0.27-2)
    [2013-05-11 20:37] [PACMAN] upgraded qt4 (4.8.4-16 -> 4.8.4-18)
    [2013-05-11 20:37] [PACMAN] upgraded libldap (2.4.35-1 -> 2.4.35-2)
    [2013-05-11 20:38] [PACMAN] upgraded virtuoso-base (6.1.6-1 -> 6.1.6-2)
    [2013-05-11 20:38] [PACMAN] upgraded soprano (2.9.0-2 -> 2.9.2-1)
    [2013-05-11 20:38] [PACMAN] upgraded akonadi (1.9.1-3 -> 1.9.2-1)
    [2013-05-11 20:38] [ALPM] warning: /usr/lib/avahi/service-types.db installed as /usr/lib/avahi/service-types.db.pacnew
    [2013-05-11 20:38] [PACMAN] upgraded avahi (0.6.31-6 -> 0.6.31-7)
    [2013-05-11 20:38] [PACMAN] upgraded pixman (0.28.2-1 -> 0.30.0-1)
    [2013-05-11 20:38] [PACMAN] upgraded libtirpc (0.2.2-4 -> 0.2.3-1)
    [2013-05-11 20:38] [PACMAN] upgraded pam (1.1.6-1 -> 1.1.6-3)
    [2013-05-11 20:38] [PACMAN] upgraded util-linux (2.22.2-2 -> 2.23-1)
    [2013-05-11 20:38] [PACMAN] upgraded systemd (202-2 -> 203-2)
    [2013-05-11 20:38] [PACMAN] upgraded mesa (9.1.1-1 -> 9.1.2-1)
    [2013-05-11 20:38] [PACMAN] upgraded cairo (1.12.14-3 -> 1.12.14-4)
    [2013-05-11 20:38] [PACMAN] upgraded cairomm (1.10.0-2 -> 1.10.0-3)
    [2013-05-11 20:38] [PACMAN] upgraded ucommon (5.5.0-1 -> 6.0.4-1)
    [2013-05-11 20:38] [PACMAN] upgraded ccrtp (2.0.3-2 -> 2.0.5-1)
    [2013-05-11 20:38] [PACMAN] upgraded nss (3.14.3-2 -> 3.14.3-3)
    [2013-05-11 20:38] [PACMAN] upgraded opus (1.0.2-1 -> 1.0.2-2)
    [2013-05-11 20:38] [PACMAN] upgraded giflib (4.1.6-5 -> 4.2.1-1)
    [2013-05-11 20:38] [PACMAN] upgraded libwebp (0.3.0-1 -> 0.3.0-3)
    [2013-05-11 20:38] [PACMAN] upgraded pciutils (3.1.10-1 -> 3.2.0-2)
    [2013-05-11 20:38] [PACMAN] upgraded chromium (26.0.1410.63-1 -> 26.0.1410.63-2)
    [2013-05-11 20:38] [PACMAN] upgraded lib32-gcc-libs (4.8.0-3 -> 4.8.0-4)
    [2013-05-11 20:38] [PACMAN] upgraded gcc-libs-multilib (4.8.0-3 -> 4.8.0-4)
    [2013-05-11 20:38] [PACMAN] upgraded gnutls (3.1.10-1 -> 3.1.11-1)
    [2013-05-11 20:38] [PACMAN] upgraded libimobiledevice (1.1.4-2 -> 1.1.5-1)
    [2013-05-11 20:38] [PACMAN] upgraded upower (0.9.20-1 -> 0.9.20-2)
    [2013-05-11 20:38] [ALPM-SCRIPTLET] gtk-update-icon-cache: error while loading shared libraries: libpng15.so.15: cannot open shared object file: No such file or directory
    [2013-05-11 20:38] [PACMAN] upgraded gnome-session (3.8.1-1 -> 3.8.1-2)
    [2013-05-11 20:38] [ALPM-SCRIPTLET] g_module_open() failed for /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so: libpng15.so.15: cannot open shared object file: No such file or directory
    [2013-05-11 20:38] [PACMAN] upgraded gdk-pixbuf2 (2.28.1-1 -> 2.28.1-2)
    [2013-05-11 20:38] [PACMAN] upgraded librsvg (2.37.0-1 -> 2.37.0-2)
    [2013-05-11 20:38] [PACMAN] upgraded muffin (1.7.4-1 -> 1.8.0-1)
    [2013-05-11 20:38] [PACMAN] upgraded libxml2 (2.8.0-1 -> 2.9.1-1)
    [2013-05-11 20:38] [PACMAN] upgraded libxslt (1.1.26-3 -> 1.1.28-1)
    [2013-05-11 20:38] [PACMAN] upgraded webkitgtk3 (2.0.1-1 -> 2.0.1-2)
    [2013-05-11 20:39] [PACMAN] upgraded cinnamon (1.7.8-1 -> 1.8.2-2)
    [2013-05-11 20:39] [PACMAN] upgraded network-manager-applet (0.9.8.0-2 -> 0.9.8.0-3)
    [2013-05-11 20:39] [PACMAN] upgraded cinnamon-control-center (1.7.4-1 -> 1.8.0-1)
    [2013-05-11 20:39] [PACMAN] upgraded cinnamon-screensaver (1.7.2-1 -> 1.8.0-1)
    [2013-05-11 20:39] [PACMAN] upgraded colord (0.1.33-1 -> 0.1.34-1)
    [2013-05-11 20:39] [PACMAN] upgraded cryptsetup (1.6.0-1 -> 1.6.1-1)
    [2013-05-11 20:39] [PACMAN] upgraded openjpeg (1.5.0-1 -> 1.5.1-1)
    [2013-05-11 20:39] [PACMAN] upgraded poppler (0.22.3-2 -> 0.22.3-3)
    [2013-05-11 20:39] [PACMAN] upgraded cups-filters (1.0.34-2 -> 1.0.34-3)
    [2013-05-11 20:39] [PACMAN] upgraded dhcpcd (5.6.7-1 -> 5.6.8-1)
    [2013-05-11 20:39] [PACMAN] upgraded dirmngr (1.1.0-5 -> 1.1.1-1)
    [2013-05-11 20:39] [PACMAN] upgraded eina (1.7.5-1 -> 1.7.6-1)
    [2013-05-11 20:39] [PACMAN] upgraded eet (1.7.5-1 -> 1.7.6-1)
    [2013-05-11 20:39] [PACMAN] upgraded evas_generic_loaders (1.7.5-4 -> 1.7.6-1)
    [2013-05-11 20:39] [PACMAN] upgraded evas (1.7.5-1 -> 1.7.6.1-1)
    [2013-05-11 20:39] [PACMAN] upgraded ecore (1.7.5-1 -> 1.7.6-1)
    [2013-05-11 20:39] [PACMAN] upgraded e_dbus (1.7.5-1 -> 1.7.6-1)
    [2013-05-11 20:39] [PACMAN] upgraded eio (1.7.5-1 -> 1.7.6.1-1)
    [2013-05-11 20:39] [PACMAN] upgraded embryo (1.7.5-1 -> 1.7.6-1)
    [2013-05-11 20:39] [PACMAN] upgraded edje (1.7.5-1 -> 1.7.6-1)
    [2013-05-11 20:39] [PACMAN] upgraded eeze (1.7.5-1 -> 1.7.6-1)
    [2013-05-11 20:39] [PACMAN] upgraded efreet (1.7.5-1 -> 1.7.6-1)
    [2013-05-11 20:39] [PACMAN] upgraded emotion (1.7.5-1 -> 1.7.6-1)
    [2013-05-11 20:39] [PACMAN] upgraded ethumb (1.7.5-1 -> 1.7.6-1)
    [2013-05-11 20:39] [PACMAN] upgraded elementary (1.7.5-1 -> 1.7.6-1)
    [2013-05-11 20:39] [ALPM-SCRIPTLET] Enlightenment is configured to use systemd by default for shutdown/sleep purposes.
    [2013-05-11 20:39] [ALPM-SCRIPTLET] This can be changed in /etc/enlightenment/sysactions.conf.
    [2013-05-11 20:39] [PACMAN] upgraded enlightenment17 (0.17.1-1 -> 0.17.2.1-1)
    [2013-05-11 20:39] [PACMAN] upgraded libvpx (1.1.0-1 -> 1.2.0-1)
    [2013-05-11 20:39] [ALPM] warning: /etc/rc_maps.cfg installed as /etc/rc_maps.cfg.pacnew
    [2013-05-11 20:39] [PACMAN] upgraded v4l-utils (0.9.3-2 -> 0.9.5-1)
    [2013-05-11 20:39] [PACMAN] upgraded ffmpeg (1:1.2-2 -> 1:1.2.1-1)
    [2013-05-11 20:39] [PACMAN] upgraded firefox (20.0.1-2 -> 20.0.1-5)
    [2013-05-11 20:39] [PACMAN] upgraded libxfce4util (4.10.0-1 -> 4.10.1-1)
    [2013-05-11 20:39] [PACMAN] upgraded garcon (0.2.0-1 -> 0.2.1-1)
    [2013-05-11 20:39] [PACMAN] upgraded gcc-multilib (4.8.0-3 -> 4.8.0-4)
    [2013-05-11 20:40] [PACMAN] upgraded gcr (3.8.1-1 -> 3.8.2-1)
    [2013-05-11 20:40] [PACMAN] upgraded gd (2.0.36RC1-5 -> 2.0.36RC1-6)
    [2013-05-11 20:40] [PACMAN] upgraded ghostscript (9.07-1 -> 9.07-2)
    [2013-05-11 20:40] [PACMAN] upgraded perl-error (0.17019-1 -> 0.17020-1)
    [2013-05-11 20:40] [PACMAN] upgraded git (1.8.2.2-1 -> 1.8.2.3-1)
    [2013-05-11 20:40] [PACMAN] upgraded glibmm (2.36.1-1 -> 2.36.2-1)
    [2013-05-11 20:40] [PACMAN] upgraded libwbclient (4.0.5-1 -> 4.0.5-2)
    [2013-05-11 20:40] [PACMAN] upgraded smbclient (4.0.5-1 -> 4.0.5-2)
    [2013-05-11 20:40] [PACMAN] upgraded gnome-control-center (3.8.1-1 -> 3.8.1.5-1)
    [2013-05-11 20:40] [PACMAN] upgraded gnome-icon-theme-symbolic (3.8.0.1-1 -> 3.8.0.1-2)
    [2013-05-11 20:40] [PACMAN] upgraded gnome-keyring (3.8.1-1 -> 3.8.2-1)
    [2013-05-11 20:40] [PACMAN] upgraded gpgme (1.4.0-1 -> 1.4.1-1)
    [2013-05-11 20:40] [PACMAN] upgraded gst-plugins-good (1.0.7-1 -> 1.0.7-2)
    [2013-05-11 20:40] [PACMAN] upgraded gstreamer0.10-bad (0.10.23-3 -> 0.10.23-4)
    [2013-05-11 20:40] [PACMAN] upgraded mjpegtools (2.0.0-2 -> 2.0.0-3)
    [2013-05-11 20:40] [PACMAN] upgraded gstreamer0.10-bad-plugins (0.10.23-3 -> 0.10.23-4)
    [2013-05-11 20:40] [PACMAN] upgraded gstreamer0.10-good (0.10.31-1 -> 0.10.31-3)
    [2013-05-11 20:40] [ALPM-SCRIPTLET]
    [2013-05-11 20:40] [ALPM-SCRIPTLET] (gconftool-2:5073): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
    [2013-05-11 20:40] [ALPM-SCRIPTLET] /usr/bin/dbus-launch terminated abnormally with the following error: No protocol specified
    [2013-05-11 20:40] [ALPM-SCRIPTLET] Autolaunch error: X11 initialization failed.
    [2013-05-11 20:40] [ALPM-SCRIPTLET]
    [2013-05-11 20:40] [ALPM-SCRIPTLET]
    [2013-05-11 20:40] [ALPM-SCRIPTLET] (gconftool-2:5081): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
    [2013-05-11 20:40] [ALPM-SCRIPTLET] /usr/bin/dbus-launch terminated abnormally with the following error: No protocol specified
    [2013-05-11 20:40] [ALPM-SCRIPTLET] Autolaunch error: X11 initialization failed.
    [2013-05-11 20:40] [ALPM-SCRIPTLET]
    [2013-05-11 20:40] [PACMAN] upgraded gstreamer0.10-good-plugins (0.10.31-1 -> 0.10.31-3)
    [2013-05-11 20:40] [PACMAN] upgraded gtkmm3 (3.8.0-1 -> 3.8.1-1)
    [2013-05-11 20:41] [PACMAN] upgraded gvfs (1.16.1-1 -> 1.16.1-2)
    [2013-05-11 20:41] [PACMAN] upgraded gvfs-obexftp (1.16.1-1 -> 1.16.1-2)
    [2013-05-11 20:41] [PACMAN] upgraded jre7-openjdk-headless (7.u21_2.3.9-1 -> 7.u21_2.3.9-2)
    [2013-05-11 20:41] [PACMAN] upgraded jre7-openjdk (7.u21_2.3.9-1 -> 7.u21_2.3.9-2)
    [2013-05-11 20:41] [PACMAN] upgraded icedtea-web-java7 (1.3.2-1 -> 1.4-1)
    [2013-05-11 20:41] [PACMAN] upgraded icoutils (0.30.0-1 -> 0.30.0-2)
    [2013-05-11 20:41] [PACMAN] upgraded imagemagick (6.8.4.10-1 -> 6.8.5.3-1)
    [2013-05-11 20:41] [PACMAN] upgraded imlib2 (1.4.5-2 -> 1.4.5-4)
    [2013-05-11 20:41] [PACMAN] upgraded iproute2 (3.8.0-1 -> 3.9.0-1)
    [2013-05-11 20:41] [PACMAN] upgraded qtwebkit (2.3.1-1 -> 2.3.1-2)
    [2013-05-11 20:41] [PACMAN] upgraded kdelibs (4.10.2-3 -> 4.10.3-3)
    [2013-05-11 20:41] [PACMAN] upgraded poppler-qt (0.22.3-2 -> 0.22.3-3)
    [2013-05-11 20:41] [PACMAN] upgraded nepomuk-core (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:41] [PACMAN] upgraded kactivities (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:41] [PACMAN] upgraded kde-base-artwork (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:41] [PACMAN] upgraded kde-wallpapers (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:41] [PACMAN] upgraded oxygen-icons (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:42] [PACMAN] upgraded kdebase-runtime (4.10.2-3 -> 4.10.3-1)
    [2013-05-11 20:42] [PACMAN] upgraded kdeaccessibility-jovie (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:42] [PACMAN] upgraded kdeaccessibility-kaccessible (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:42] [PACMAN] upgraded kdeaccessibility-kmag (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:42] [PACMAN] upgraded kdeaccessibility-kmousetool (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:42] [PACMAN] upgraded kdeaccessibility-kmouth (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:42] [PACMAN] upgraded kdeadmin-kcron (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:42] [PACMAN] upgraded kdeadmin-ksystemlog (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:42] [PACMAN] upgraded kdepimlibs (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:42] [PACMAN] upgraded kdeadmin-kuser (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:42] [PACMAN] upgraded kdeartwork-colorschemes (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:42] [PACMAN] upgraded kdeartwork-desktopthemes (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:42] [PACMAN] upgraded kdeartwork-emoticons (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:42] [PACMAN] upgraded kdeartwork-iconthemes (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:42] [PACMAN] upgraded kdepim-runtime (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:42] [ALPM] warning: /usr/share/config/kdm/kdmrc installed as /usr/share/config/kdm/kdmrc.pacnew
    [2013-05-11 20:43] [PACMAN] upgraded kdebase-workspace (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded libkexiv2 (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdeartwork-kscreensaver (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdeartwork-sounds (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdeartwork-styles (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdeartwork-wallpapers (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdeartwork-weatherwallpapers (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdebase-lib (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded nepomuk-widgets (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdebase-dolphin (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdebase-katepart (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdebase-kdepasswd (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdebase-kdialog (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdebase-keditbookmarks (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdebase-kfind (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdebase-konqueror (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdebase-konq-plugins (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdebase-konsole (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdebase-kwrite (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdebase-plasma (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdebindings-python-common (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdebindings-python2 (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdeedu-analitza (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdeedu-blinken (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdeedu-cantor (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded libkdeedu (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdeedu-kalgebra (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdeedu-kalzium (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdeedu-kanagram (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdeedu-kbruch (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdeedu-kgeography (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdeedu-khangman (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdeedu-kig (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdeedu-kiten (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:43] [PACMAN] upgraded kdeedu-klettres (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:44] [PACMAN] upgraded kdeedu-kmplot (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:44] [PACMAN] upgraded kdeedu-kstars (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:44] [PACMAN] upgraded kdeedu-ktouch (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:44] [PACMAN] upgraded kdeedu-kturtle (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:44] [PACMAN] upgraded kdeedu-kwordquiz (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:44] [PACMAN] upgraded kdeedu-marble (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:44] [PACMAN] upgraded kdeedu-pairs (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:44] [PACMAN] upgraded kdeedu-parley (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:44] [PACMAN] upgraded kdeedu-rocs (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:44] [PACMAN] upgraded kdeedu-step (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:44] [PACMAN] upgraded libkdegames (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:44] [PACMAN] upgraded kdegames-bomber (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:44] [PACMAN] upgraded kdegames-bovo (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:44] [PACMAN] upgraded kdegames-granatier (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:44] [PACMAN] upgraded kdegames-kajongg (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:44] [PACMAN] upgraded kdegames-kapman (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:44] [PACMAN] upgraded kdegames-katomic (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:44] [PACMAN] upgraded kdegames-kblackbox (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:44] [PACMAN] upgraded kdegames-kblocks (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:44] [PACMAN] upgraded kdegames-kbounce (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:44] [PACMAN] upgraded kdegames-kbreakout (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:44] [PACMAN] upgraded kdegames-kdiamond (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:44] [PACMAN] upgraded kdegames-kfourinline (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:44] [PACMAN] upgraded kdegames-kgoldrunner (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:44] [PACMAN] upgraded kdegames-kigo (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:44] [PACMAN] upgraded kdegames-killbots (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:44] [PACMAN] upgraded kdegames-kiriki (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:44] [PACMAN] upgraded kdegames-kjumpingcube (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegames-klickety (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegames-klines (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded libkmahjongg (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegames-kmahjongg (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegames-kmines (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegames-knavalbattle (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegames-knetwalk (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegames-kolf (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegames-kollision (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegames-konquest (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegames-kpatience (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegames-kreversi (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegames-kshisen (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegames-ksirk (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegames-ksnakeduel (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegames-kspaceduel (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegames-ksquares (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegames-ksudoku (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegames-ktuberling (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegames-kubrick (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegames-lskat (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegames-palapeli (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded libkipi (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegraphics-gwenview (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegraphics-kamera (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegraphics-kcolorchooser (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegraphics-kgamma (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegraphics-kolourpaint (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegraphics-kruler (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegraphics-ksnapshot (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegraphics-mobipocket (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdegraphics-okular (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdenetwork-filesharing (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:45] [PACMAN] upgraded kdenetwork-kdnssd (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdenetwork-kget (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdenetwork-kopete (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdenetwork-kppp (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdenetwork-krdc (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdenetwork-krfb (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdepim-libkdepim (4.10.2-2 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdepim-akonadiconsole (4.10.2-2 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdepim-akregator (4.10.2-2 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdepim-blogilo (4.10.2-2 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdepim-console (4.10.2-2 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdepim-kaddressbook (4.10.2-2 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdepim-kalarm (4.10.2-2 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdepim-kjots (4.10.2-2 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdepim-kleopatra (4.10.2-2 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdepim-kmail (4.10.2-2 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdepim-knode (4.10.2-2 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdepim-knotes (4.10.2-2 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdepim-kontact (4.10.2-2 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdepim-korganizer (4.10.2-2 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdepim-kresources (4.10.2-2 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdepim-ktimetracker (4.10.2-2 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdepim-ktnef (4.10.2-2 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdeplasma-addons-applets-bball (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdeplasma-addons-applets-binary-clock (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdeplasma-addons-applets-blackboard (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdeplasma-addons-applets-bookmarks (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdeplasma-addons-applets-bubblemon (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdeplasma-addons-applets-calculator (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdeplasma-addons-applets-charselect (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdeplasma-addons-libs (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdeplasma-addons-applets-comic (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdeplasma-addons-applets-community (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded kdeplasma-addons-applets-dict (4.10.2-1 -> 4.10.3-1)
    [2013-05-11 20:46] [PACMAN] upgraded k

    Here is the info requested.
    [slimg00dy@Myhouse ~]$ aplay -L
    null
    Discard all samples (playback) or generate zero samples (capture)
    pulse
    PulseAudio Sound Server
    sysdefault:CARD=SB
    HDA ATI SB, ALC889 Analog
    Default Audio Device
    front:CARD=SB,DEV=0
    HDA ATI SB, ALC889 Analog
    Front speakers
    surround40:CARD=SB,DEV=0
    HDA ATI SB, ALC889 Analog
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=SB,DEV=0
    HDA ATI SB, ALC889 Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=SB,DEV=0
    HDA ATI SB, ALC889 Analog
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=SB,DEV=0
    HDA ATI SB, ALC889 Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=SB,DEV=0
    HDA ATI SB, ALC889 Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    iec958:CARD=SB,DEV=0
    HDA ATI SB, ALC889 Digital
    IEC958 (S/PDIF) Digital Audio Output
    hdmi:CARD=NVidia,DEV=0
    HDA NVidia, HDMI 0
    HDMI Audio Output
    hdmi:CARD=NVidia,DEV=1
    HDA NVidia, HDMI 1
    HDMI Audio Output
    hdmi:CARD=NVidia,DEV=2
    HDA NVidia, HDMI 2
    HDMI Audio Output
    hdmi:CARD=NVidia,DEV=3
    HDA NVidia, HDMI 3
    HDMI Audio Output
    sysdefault:CARD=Headset
    Logitech USB Headset, USB Audio
    Default Audio Device
    front:CARD=Headset,DEV=0
    Logitech USB Headset, USB Audio
    Front speakers
    surround40:CARD=Headset,DEV=0
    Logitech USB Headset, USB Audio
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=Headset,DEV=0
    Logitech USB Headset, USB Audio
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=Headset,DEV=0
    Logitech USB Headset, USB Audio
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=Headset,DEV=0
    Logitech USB Headset, USB Audio
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=Headset,DEV=0
    Logitech USB Headset, USB Audio
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    sysdefault:CARD=Audio
    Plantronics Wireless Audio, USB Audio
    Default Audio Device
    front:CARD=Audio,DEV=0
    Plantronics Wireless Audio, USB Audio
    Front speakers
    surround40:CARD=Audio,DEV=0
    Plantronics Wireless Audio, USB Audio
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=Audio,DEV=0
    Plantronics Wireless Audio, USB Audio
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=Audio,DEV=0
    Plantronics Wireless Audio, USB Audio
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=Audio,DEV=0
    Plantronics Wireless Audio, USB Audio
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=Audio,DEV=0
    Plantronics Wireless Audio, USB Audio
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    [slimg00dy@Myhouse ~]$

  • [Solved] No sound (using Gnome with Pulseaudio)

    Hello,
    I have an issue with my audio. Since yesterday it has not been working, as in no sound in my headphones
    I updated gnome, cinnamon and linux yesterday. I did not however update pulseaudio or anything else alsa related (as far as I can tell).
    Another possible cause could be switching from cinnamon to gnome which I did yesterday (I don't know when exactly my audio stopped working).
    Other relevant facts:
    -My mic is still working fine
    -Using the Xonar DG sound card
    -Nothing is muted in alsamixer
    -not a hardware issue, working fine in dual boot windows
    Pulse audio in verbose mode suggest that the issue is not pulseaudio (as does pavucontrol's visualization):
    I: [pulseaudio] main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted
    I: [pulseaudio] core-util.c: Successfully gained nice level -11.
    I: [pulseaudio] main.c: This is PulseAudio 5.0
    I: [pulseaudio] main.c: Page size is 4096 bytes
    I: [pulseaudio] main.c: Machine ID is 16327981f21a4906af3310ebf24dab15.
    I: [pulseaudio] main.c: Session ID is c1.
    I: [pulseaudio] main.c: Using runtime directory /run/user/1000/pulse.
    I: [pulseaudio] main.c: Using state directory /home/username/.config/pulse.
    I: [pulseaudio] main.c: Using modules directory /usr/lib/pulse-5.0/modules.
    I: [pulseaudio] main.c: Running in system mode: no
    I: [pulseaudio] main.c: Fresh high-resolution timers available! Bon appetit!
    I: [pulseaudio] cpu-x86.c: CPU flags: CMOV MMX SSE SSE2 SSE3 SSSE3 SSE4_1 SSE4_2 MMXEXT
    I: [pulseaudio] svolume_mmx.c: Initialising MMX optimized volume functions.
    I: [pulseaudio] remap_mmx.c: Initialising MMX optimized remappers.
    I: [pulseaudio] svolume_sse.c: Initialising SSE2 optimized volume functions.
    I: [pulseaudio] remap_sse.c: Initialising SSE2 optimized remappers.
    I: [pulseaudio] sconv_sse.c: Initialising SSE2 optimized conversions.
    I: [pulseaudio] svolume_orc.c: Initialising ORC optimized volume functions.
    I: [pulseaudio] module-device-restore.c: Successfully opened database file '/home/username/.config/pulse/16327981f21a4906af3310ebf24dab15-device-volumes'.
    I: [pulseaudio] module.c: Loaded "module-device-restore" (index: #0; argument: "").
    I: [pulseaudio] module-stream-restore.c: Successfully opened database file '/home/username/.config/pulse/16327981f21a4906af3310ebf24dab15-stream-volumes'.
    I: [pulseaudio] module.c: Loaded "module-stream-restore" (index: #1; argument: "").
    I: [pulseaudio] module-card-restore.c: Successfully opened database file '/home/username/.config/pulse/16327981f21a4906af3310ebf24dab15-card-database'.
    I: [pulseaudio] module.c: Loaded "module-card-restore" (index: #2; argument: "").
    I: [pulseaudio] module.c: Loaded "module-augment-properties" (index: #3; argument: "").
    I: [pulseaudio] module.c: Loaded "module-switch-on-port-available" (index: #4; argument: "").
    I: [pulseaudio] (alsa-lib)utils.c: could not open configuration file /usr/share/alsa/ucm/HDA NVidia/HDA NVidia.conf
    I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card HDA NVidia
    I: [pulseaudio] (alsa-lib)main.c: error: failed to import HDA NVidia use case configuration -2
    I: [pulseaudio] alsa-ucm.c: UCM not available for card HDA NVidia
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0c' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device hw:0: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0c' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device front:0: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0c' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device hw:0: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D1c' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:0: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device hw:0: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device front:0: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device hw:0: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device surround40:0: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device surround41:0: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device surround50:0: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device surround51:0: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D0p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device surround71:0: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm_hw.c: open '/dev/snd/pcmC0D1p' failed (-2)
    I: [pulseaudio] alsa-util.c: Error opening PCM device iec958:0: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:0
    I: [pulseaudio] alsa-util.c: Error opening PCM device a52:0: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:0
    I: [pulseaudio] alsa-util.c: Error opening PCM device a52:0: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dca:0
    I: [pulseaudio] alsa-util.c: Error opening PCM device dca:0: No such file or directory
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,1
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,1: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,1
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,1: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,2
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,2: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,2
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,2: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,3
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,3: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0,3
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0,3: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
    I: [pulseaudio] module-card-restore.c: Restoring port latency offsets for card alsa_card.pci-0000_01_00.1.
    I: [pulseaudio] card.c: Created 0 "alsa_card.pci-0000_01_00.1"
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
    I: [pulseaudio] alsa-util.c: Trying to disable ALSA period wakeups, using timers only
    I: [pulseaudio] alsa-util.c: ALSA period wakeups disabled
    I: [pulseaudio] alsa-sink.c: Successfully opened device hdmi:0.
    I: [pulseaudio] alsa-sink.c: Selected mapping 'Digital Stereo (HDMI)' (hdmi-stereo).
    I: [pulseaudio] alsa-sink.c: Successfully enabled mmap() mode.
    I: [pulseaudio] alsa-sink.c: Successfully enabled timer-based scheduling mode.
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL hdmi:0
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer hdmi:0: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:0'
    I: [pulseaudio] sink.c: Created sink 0 "alsa_output.pci-0000_01_00.1.hdmi-stereo" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: [pulseaudio] sink.c: alsa.resolution_bits = "16"
    I: [pulseaudio] sink.c: device.api = "alsa"
    I: [pulseaudio] sink.c: device.class = "sound"
    I: [pulseaudio] sink.c: alsa.class = "generic"
    I: [pulseaudio] sink.c: alsa.subclass = "generic-mix"
    I: [pulseaudio] sink.c: alsa.name = "HDMI 0"
    I: [pulseaudio] sink.c: alsa.id = "HDMI 0"
    I: [pulseaudio] sink.c: alsa.subdevice = "0"
    I: [pulseaudio] sink.c: alsa.subdevice_name = "subdevice #0"
    I: [pulseaudio] sink.c: alsa.device = "3"
    I: [pulseaudio] sink.c: alsa.card = "0"
    I: [pulseaudio] sink.c: alsa.card_name = "HDA NVidia"
    I: [pulseaudio] sink.c: alsa.long_card_name = "HDA NVidia at 0xfeaf8000 irq 19"
    I: [pulseaudio] sink.c: alsa.driver_name = "snd_hda_intel"
    I: [pulseaudio] sink.c: device.bus_path = "pci-0000:01:00.1"
    I: [pulseaudio] sink.c: sysfs.path = "/devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card0"
    I: [pulseaudio] sink.c: device.bus = "pci"
    I: [pulseaudio] sink.c: device.vendor.id = "10de"
    I: [pulseaudio] sink.c: device.vendor.name = "NVIDIA Corporation"
    I: [pulseaudio] sink.c: device.product.id = "0e0a"
    I: [pulseaudio] sink.c: device.product.name = "GK104 HDMI Audio Controller"
    I: [pulseaudio] sink.c: device.string = "hdmi:0"
    I: [pulseaudio] sink.c: device.buffering.buffer_size = "352768"
    I: [pulseaudio] sink.c: device.buffering.fragment_size = "176384"
    I: [pulseaudio] sink.c: device.access_mode = "mmap+timer"
    I: [pulseaudio] sink.c: device.profile.name = "hdmi-stereo"
    I: [pulseaudio] sink.c: device.profile.description = "Digital Stereo (HDMI)"
    I: [pulseaudio] sink.c: device.description = "GK104 HDMI Audio Controller Digital Stereo (HDMI)"
    I: [pulseaudio] sink.c: alsa.mixer_name = "Nvidia GPU 40 HDMI/DP"
    I: [pulseaudio] sink.c: alsa.components = "HDA:10de0040,14622843,00100100"
    I: [pulseaudio] sink.c: module-udev-detect.discovered = "1"
    I: [pulseaudio] sink.c: device.icon_name = "audio-card-pci"
    I: [pulseaudio] source.c: Created source 0 "alsa_output.pci-0000_01_00.1.hdmi-stereo.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: [pulseaudio] source.c: device.description = "Monitor of GK104 HDMI Audio Controller Digital Stereo (HDMI)"
    I: [pulseaudio] source.c: device.class = "monitor"
    I: [pulseaudio] source.c: alsa.card = "0"
    I: [pulseaudio] source.c: alsa.card_name = "HDA NVidia"
    I: [pulseaudio] source.c: alsa.long_card_name = "HDA NVidia at 0xfeaf8000 irq 19"
    I: [pulseaudio] source.c: alsa.driver_name = "snd_hda_intel"
    I: [pulseaudio] source.c: device.bus_path = "pci-0000:01:00.1"
    I: [pulseaudio] source.c: sysfs.path = "/devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card0"
    I: [pulseaudio] source.c: device.bus = "pci"
    I: [pulseaudio] source.c: device.vendor.id = "10de"
    I: [pulseaudio] source.c: device.vendor.name = "NVIDIA Corporation"
    I: [pulseaudio] source.c: device.product.id = "0e0a"
    I: [pulseaudio] source.c: device.product.name = "GK104 HDMI Audio Controller"
    I: [pulseaudio] source.c: device.string = "0"
    I: [pulseaudio] source.c: module-udev-detect.discovered = "1"
    I: [pulseaudio] source.c: device.icon_name = "audio-card-pci"
    I: [pulseaudio] alsa-sink.c: Using 2.0 fragments of size 176384 bytes (999.91ms), buffer size is 352768 bytes (1999.82ms)
    I: [pulseaudio] alsa-sink.c: Time scheduling watermark is 20.00ms
    I: [pulseaudio] alsa-sink.c: Driver does not support hardware volume control, falling back to software volume control.
    I: [pulseaudio] alsa-sink.c: Driver does not support hardware mute control, falling back to software mute control.
    I: [alsa-sink-HDMI 0] core-util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 5.
    I: [alsa-sink-HDMI 0] alsa-sink.c: Starting playback.
    I: [pulseaudio] module.c: Loaded "module-alsa-card" (index: #6; argument: "device_id="0" 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 use_ucm=yes card_properties="module-udev-detect.discovered=1"").
    I: [pulseaudio] module-udev-detect.c: Card /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card0 (alsa_card.pci-0000_01_00.1) module loaded.
    I: [pulseaudio] (alsa-lib)utils.c: could not open configuration file /usr/share/alsa/ucm/Xonar DG/Xonar DG.conf
    I: [pulseaudio] (alsa-lib)parser.c: error: could not parse configuration for card Xonar DG
    I: [pulseaudio] (alsa-lib)main.c: error: failed to import Xonar DG use case configuration -2
    I: [pulseaudio] alsa-ucm.c: UCM not available for card Xonar DG
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:hw:1: Invalid argument
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:1
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:1: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:hw:1: Invalid argument
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL iec958:1
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer iec958:1: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:hw:1: Invalid argument
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:1
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:1: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround40:1
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround40:1: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround41:1
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround41:1: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround50:1
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround50:1: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL surround51:1
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer surround51:1: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
    I: [pulseaudio] (alsa-lib)pcm_params.c: Slave PCM not usable
    I: [pulseaudio] (alsa-lib)pcm_params.c: Slave PCM not usable
    I: [pulseaudio] alsa-util.c: Failed to set hardware parameters on plug:surround71:1: Invalid argument
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL iec958:1
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer iec958:1: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
    I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:1
    I: [pulseaudio] alsa-util.c: Error opening PCM device a52:1: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM a52:1
    I: [pulseaudio] alsa-util.c: Error opening PCM device a52:1: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM dca:1
    I: [pulseaudio] alsa-util.c: Error opening PCM device dca:1: No such file or directory
    I: [pulseaudio] (alsa-lib)confmisc.c: Unable to find definition 'cards.CMI8786.pcm.hdmi.0:CARD=1,AES0=4,AES1=130,AES2=0,AES3=2'
    I: [pulseaudio] (alsa-lib)conf.c: function snd_func_refer returned error: No such file or directory
    I: [pulseaudio] (alsa-lib)conf.c: Evaluate error: No such file or directory
    I: [pulseaudio] (alsa-lib)pcm.c: Unknown PCM hdmi:1
    I: [pulseaudio] alsa-util.c: Error opening PCM device hdmi:1: No such file or directory
    I: [pulseaudio] module-card-restore.c: Restored profile 'output:analog-stereo+input:analog-stereo' for card alsa_card.pci-0000_03_07.0.
    I: [pulseaudio] module-card-restore.c: Restoring port latency offsets for card alsa_card.pci-0000_03_07.0.
    I: [pulseaudio] card.c: Created 1 "alsa_card.pci-0000_03_07.0"
    I: [pulseaudio] alsa-util.c: Trying to disable ALSA period wakeups, using timers only
    I: [pulseaudio] alsa-util.c: ALSA period wakeups disabled
    I: [pulseaudio] alsa-sink.c: Successfully opened device front:1.
    I: [pulseaudio] alsa-sink.c: Selected mapping 'Analog Stereo' (analog-stereo).
    I: [pulseaudio] alsa-sink.c: Successfully enabled mmap() mode.
    I: [pulseaudio] alsa-sink.c: Successfully enabled timer-based scheduling mode.
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:1
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:1: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
    I: [pulseaudio] sink.c: Created sink 1 "alsa_output.pci-0000_03_07.0.analog-stereo" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: [pulseaudio] sink.c: alsa.resolution_bits = "16"
    I: [pulseaudio] sink.c: device.api = "alsa"
    I: [pulseaudio] sink.c: device.class = "sound"
    I: [pulseaudio] sink.c: alsa.class = "generic"
    I: [pulseaudio] sink.c: alsa.subclass = "generic-mix"
    I: [pulseaudio] sink.c: alsa.name = "Multichannel"
    I: [pulseaudio] sink.c: alsa.id = "Multichannel"
    I: [pulseaudio] sink.c: alsa.subdevice = "0"
    I: [pulseaudio] sink.c: alsa.subdevice_name = "subdevice #0"
    I: [pulseaudio] sink.c: alsa.device = "0"
    I: [pulseaudio] sink.c: alsa.card = "1"
    I: [pulseaudio] sink.c: alsa.card_name = "Xonar DG"
    I: [pulseaudio] sink.c: alsa.long_card_name = "C-Media Oxygen HD Audio at 0xe800, irq 22"
    I: [pulseaudio] sink.c: alsa.driver_name = "snd_oxygen"
    I: [pulseaudio] sink.c: device.bus_path = "pci-0000:03:07.0"
    I: [pulseaudio] sink.c: sysfs.path = "/devices/pci0000:00/0000:00:14.4/0000:03:07.0/sound/card1"
    I: [pulseaudio] sink.c: device.bus = "pci"
    I: [pulseaudio] sink.c: device.vendor.id = "13f6"
    I: [pulseaudio] sink.c: device.vendor.name = "C-Media Electronics Inc"
    I: [pulseaudio] sink.c: device.product.id = "8788"
    I: [pulseaudio] sink.c: device.product.name = "CMI8786 (Xonar DG)"
    I: [pulseaudio] sink.c: device.string = "front:1"
    I: [pulseaudio] sink.c: device.buffering.buffer_size = "352800"
    I: [pulseaudio] sink.c: device.buffering.fragment_size = "352800"
    I: [pulseaudio] sink.c: device.access_mode = "mmap+timer"
    I: [pulseaudio] sink.c: device.profile.name = "analog-stereo"
    I: [pulseaudio] sink.c: device.profile.description = "Analog Stereo"
    I: [pulseaudio] sink.c: device.description = "CMI8786 (Xonar DG) Analog Stereo"
    I: [pulseaudio] sink.c: alsa.mixer_name = "CMI8786"
    I: [pulseaudio] sink.c: alsa.components = "CS4245 CMI8786"
    I: [pulseaudio] sink.c: module-udev-detect.discovered = "1"
    I: [pulseaudio] sink.c: device.icon_name = "audio-card-pci"
    I: [pulseaudio] source.c: Created source 1 "alsa_output.pci-0000_03_07.0.analog-stereo.monitor" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: [pulseaudio] source.c: device.description = "Monitor of CMI8786 (Xonar DG) Analog Stereo"
    I: [pulseaudio] source.c: device.class = "monitor"
    I: [pulseaudio] source.c: alsa.card = "1"
    I: [pulseaudio] source.c: alsa.card_name = "Xonar DG"
    I: [pulseaudio] source.c: alsa.long_card_name = "C-Media Oxygen HD Audio at 0xe800, irq 22"
    I: [pulseaudio] source.c: alsa.driver_name = "snd_oxygen"
    I: [pulseaudio] source.c: device.bus_path = "pci-0000:03:07.0"
    I: [pulseaudio] source.c: sysfs.path = "/devices/pci0000:00/0000:00:14.4/0000:03:07.0/sound/card1"
    I: [pulseaudio] source.c: device.bus = "pci"
    I: [pulseaudio] source.c: device.vendor.id = "13f6"
    I: [pulseaudio] source.c: device.vendor.name = "C-Media Electronics Inc"
    I: [pulseaudio] source.c: device.product.id = "8788"
    I: [pulseaudio] source.c: device.product.name = "CMI8786 (Xonar DG)"
    I: [pulseaudio] source.c: device.string = "1"
    I: [pulseaudio] source.c: module-udev-detect.discovered = "1"
    I: [pulseaudio] source.c: device.icon_name = "audio-card-pci"
    I: [pulseaudio] alsa-sink.c: Using 1.0 fragments of size 352800 bytes (2000.00ms), buffer size is 352800 bytes (2000.00ms)
    I: [pulseaudio] alsa-sink.c: Time scheduling watermark is 20.00ms
    I: [pulseaudio] alsa-sink.c: Successfully enabled deferred volume.
    I: [pulseaudio] alsa-sink.c: Hardware volume ranges from -125.50 dB to 0.00 dB.
    I: [pulseaudio] alsa-sink.c: Fixing base volume to 0.00 dB
    I: [pulseaudio] alsa-sink.c: Using hardware volume control. Hardware dB scale supported.
    I: [pulseaudio] alsa-sink.c: Using hardware mute control.
    I: [alsa-sink-Multichannel] core-util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 5.
    I: [alsa-sink-Multichannel] alsa-sink.c: Starting playback.
    I: [pulseaudio] alsa-util.c: Trying to disable ALSA period wakeups, using timers only
    I: [pulseaudio] alsa-util.c: ALSA period wakeups disabled
    I: [pulseaudio] alsa-source.c: Successfully opened device front:1.
    I: [pulseaudio] alsa-source.c: Selected mapping 'Analog Stereo' (analog-stereo).
    I: [pulseaudio] alsa-source.c: Successfully enabled mmap() mode.
    I: [pulseaudio] alsa-source.c: Successfully enabled timer-based scheduling mode.
    I: [pulseaudio] (alsa-lib)control.c: Invalid CTL front:1
    I: [pulseaudio] alsa-util.c: Unable to attach to mixer front:1: No such file or directory
    I: [pulseaudio] alsa-util.c: Successfully attached to mixer 'hw:1'
    I: [pulseaudio] source.c: Created source 2 "alsa_input.pci-0000_03_07.0.analog-stereo" with sample spec s16le 2ch 44100Hz and channel map front-left,front-right
    I: [pulseaudio] source.c: alsa.resolution_bits = "16"
    I: [pulseaudio] source.c: device.api = "alsa"
    I: [pulseaudio] source.c: device.class = "sound"
    I: [pulseaudio] source.c: alsa.class = "generic"
    I: [pulseaudio] source.c: alsa.subclass = "generic-mix"
    I: [pulseaudio] source.c: alsa.name = "Multichannel"
    I: [pulseaudio] source.c: alsa.id = "Multichannel"
    I: [pulseaudio] source.c: alsa.subdevice = "0"
    I: [pulseaudio] source.c: alsa.subdevice_name = "subdevice #0"
    I: [pulseaudio] source.c: alsa.device = "0"
    I: [pulseaudio] source.c: alsa.card = "1"
    I: [pulseaudio] source.c: alsa.card_name = "Xonar DG"
    I: [pulseaudio] source.c: alsa.long_card_name = "C-Media Oxygen HD Audio at 0xe800, irq 22"
    I: [pulseaudio] source.c: alsa.driver_name = "snd_oxygen"
    I: [pulseaudio] source.c: device.bus_path = "pci-0000:03:07.0"
    I: [pulseaudio] source.c: sysfs.path = "/devices/pci0000:00/0000:00:14.4/0000:03:07.0/sound/card1"
    I: [pulseaudio] source.c: device.bus = "pci"
    I: [pulseaudio] source.c: device.vendor.id = "13f6"
    I: [pulseaudio] source.c: device.vendor.name = "C-Media Electronics Inc"
    I: [pulseaudio] source.c: device.product.id = "8788"
    I: [pulseaudio] source.c: device.product.name = "CMI8786 (Xonar DG)"
    I: [pulseaudio] source.c: device.string = "front:1"
    I: [pulseaudio] source.c: device.buffering.buffer_size = "131072"
    I: [pulseaudio] source.c: device.buffering.fragment_size = "131072"
    I: [pulseaudio] source.c: device.access_mode = "mmap+timer"
    I: [pulseaudio] source.c: device.profile.name = "analog-stereo"
    I: [pulseaudio] source.c: device.profile.description = "Analog Stereo"
    I: [pulseaudio] source.c: device.description = "CMI8786 (Xonar DG) Analog Stereo"
    I: [pulseaudio] source.c: alsa.mixer_name = "CMI8786"
    I: [pulseaudio] source.c: alsa.components = "CS4245 CMI8786"
    I: [pulseaudio] source.c: module-udev-detect.discovered = "1"
    I: [pulseaudio] source.c: device.icon_name = "audio-card-pci"
    I: [pulseaudio] alsa-source.c: Using 1.0 fragments of size 131072 bytes (743.04ms), buffer size is 131072 bytes (743.04ms)
    I: [pulseaudio] alsa-source.c: Time scheduling watermark is 20.00ms
    I: [pulseaudio] alsa-source.c: Successfully enabled deferred volume.
    I: [pulseaudio] alsa-source.c: Hardware volume ranges from -12.00 dB to 12.00 dB.
    I: [pulseaudio] alsa-source.c: Fixing base volume to -12.00 dB
    I: [pulseaudio] alsa-source.c: Using hardware volume control. Hardware dB scale supported.
    I: [pulseaudio] alsa-source.c: Using hardware mute control.
    I: [alsa-source-Multichannel] core-util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 5.
    I: [alsa-source-Multichannel] alsa-source.c: Starting capture.
    I: [pulseaudio] module.c: Loaded "module-alsa-card" (index: #7; argument: "device_id="1" name="pci-0000_03_07.0" card_name="alsa_card.pci-0000_03_07.0" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1"").
    I: [pulseaudio] module-udev-detect.c: Card /devices/pci0000:00/0000:00:14.4/0000:03:07.0/sound/card1 (alsa_card.pci-0000_03_07.0) module loaded.
    I: [pulseaudio] module-udev-detect.c: Found 2 cards.
    I: [pulseaudio] module.c: Loaded "module-udev-detect" (index: #5; argument: "").
    I: [pulseaudio] module.c: Loaded "module-jackdbus-detect" (index: #8; argument: "channels=2").
    I: [pulseaudio] module.c: Loaded "module-bluetooth-policy" (index: #9; argument: "").
    I: [pulseaudio] module.c: Loaded "module-bluez5-discover" (index: #11; argument: "").
    I: [pulseaudio] module.c: Loaded "module-bluetooth-discover" (index: #10; argument: "").
    I: [pulseaudio] module.c: Loaded "module-esound-protocol-unix" (index: #12; argument: "").
    I: [pulseaudio] module.c: Loaded "module-native-protocol-unix" (index: #13; argument: "").
    I: [pulseaudio] module.c: Loaded "module-gconf" (index: #14; argument: "").
    I: [pulseaudio] module-default-device-restore.c: Restored default sink 'alsa_output.pci-0000_03_07.0.analog-stereo'.
    I: [pulseaudio] module-default-device-restore.c: Restored default source 'alsa_input.pci-0000_03_07.0.analog-stereo'.
    I: [pulseaudio] module.c: Loaded "module-default-device-restore" (index: #15; argument: "").
    I: [pulseaudio] module.c: Loaded "module-rescue-streams" (index: #16; argument: "").
    I: [pulseaudio] module.c: Loaded "module-always-sink" (index: #17; argument: "").
    I: [pulseaudio] module.c: Loaded "module-intended-roles" (index: #18; argument: "").
    I: [pulseaudio] module.c: Loaded "module-suspend-on-idle" (index: #19; argument: "").
    I: [pulseaudio] module.c: Loaded "module-console-kit" (index: #20; argument: "").
    I: [pulseaudio] client.c: Created 0 "Login Session c1"
    I: [pulseaudio] module.c: Loaded "module-systemd-login" (index: #21; argument: "").
    I: [pulseaudio] module.c: Loaded "module-position-event-sounds" (index: #22; argument: "").
    I: [pulseaudio] module.c: Loaded "module-role-cork" (index: #23; argument: "").
    I: [pulseaudio] module.c: Loaded "module-filter-heuristics" (index: #24; argument: "").
    I: [pulseaudio] module.c: Loaded "module-filter-apply" (index: #25; argument: "").
    I: [pulseaudio] main.c: Daemon startup complete.
    I: [pulseaudio] client.c: Created 1 "Native client (UNIX socket client)"
    E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory.
    I: [pulseaudio] protocol-native.c: Got credentials: uid=1000 gid=100 success=1
    I: [pulseaudio] source-output.c: Trying to change sample rate
    I: [pulseaudio] remap.c: Using generic matrix remapping
    I: [pulseaudio] source-output.c: Created output 0 "Peak detect" on alsa_input.pci-0000_03_07.0.analog-stereo with sample spec float32le 1ch 25Hz and channel map mono
    I: [pulseaudio] source-output.c: application.id = "org.gnome.VolumeControl"
    I: [pulseaudio] source-output.c: media.name = "Peak detect"
    I: [pulseaudio] source-output.c: application.name = "GNOME Volume Control Dialog"
    I: [pulseaudio] source-output.c: native-protocol.peer = "UNIX socket client"
    I: [pulseaudio] source-output.c: native-protocol.version = "29"
    I: [pulseaudio] source-output.c: application.icon_name = "multimedia-volume-control"
    I: [pulseaudio] source-output.c: application.version = "3.12.1"
    I: [pulseaudio] source-output.c: application.process.id = "2090"
    I: [pulseaudio] source-output.c: application.process.user = "username"
    I: [pulseaudio] source-output.c: application.process.host = "gimli"
    I: [pulseaudio] source-output.c: application.process.binary = "gnome-control-center"
    I: [pulseaudio] source-output.c: application.language = "en_US.UTF-8"
    I: [pulseaudio] source-output.c: window.x11.display = ":0.0"
    I: [pulseaudio] source-output.c: application.process.machine_id = "16327981f21a4906af3310ebf24dab15"
    I: [pulseaudio] source-output.c: application.process.session_id = "c1"
    I: [pulseaudio] source-output.c: module-stream-restore.id = "source-output-by-application-id:org.gnome.VolumeControl"
    I: [pulseaudio] protocol-native.c: Final latency 60.00 ms = 40.00 ms + 20.00 ms
    I: [alsa-source-Multichannel] alsa-source.c: Increasing minimal latency to 1.00 ms
    I: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_03_07.0.analog-stereo idle for too long, suspending ...
    I: [alsa-sink-Multichannel] alsa-sink.c: Device suspended...
    I: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_01_00.1.hdmi-stereo idle for too long, suspending ...
    I: [alsa-sink-HDMI 0] alsa-sink.c: Device suspended...
    I: [pulseaudio] client.c: Created 2 "Native client (UNIX socket client)"
    I: [pulseaudio] protocol-native.c: Got credentials: uid=1000 gid=100 success=1
    I: [pulseaudio] sink-input.c: Trying to change sample rate
    I: [pulseaudio] alsa-sink.c: Updating rate for device front:1, new rate is 48000
    I: [pulseaudio] source.c: Changed sampling rate successfully
    I: [pulseaudio] sink.c: Changed sampling rate successfully
    I: [pulseaudio] sink-input.c: Rate changed to 48000 Hz
    I: [pulseaudio] module-stream-restore.c: Restoring mute state for sink input sink-input-by-media-role:test.
    I: [alsa-sink-Multichannel] alsa-sink.c: Trying resume...
    I: [alsa-sink-Multichannel] alsa-util.c: Trying to disable ALSA period wakeups, using timers only
    I: [alsa-sink-Multichannel] alsa-util.c: ALSA period wakeups disabled
    I: [alsa-sink-Multichannel] alsa-sink.c: Time scheduling watermark is 18.38ms
    I: [alsa-sink-Multichannel] alsa-sink.c: Resumed successfully...
    I: [alsa-sink-Multichannel] alsa-sink.c: Starting playback.
    I: [pulseaudio] resampler.c: Forcing resampler 'copy', because of fixed, identical sample rates.
    I: [pulseaudio] remap.c: Using generic matrix remapping
    I: [pulseaudio] sink-input.c: Created input 0 "Front Right" on alsa_output.pci-0000_03_07.0.analog-stereo with sample spec s16le 1ch 48000Hz and channel map front-right
    I: [pulseaudio] sink-input.c: event.id = "audio-channel-front-right"
    I: [pulseaudio] sink-input.c: media.name = "Front Right"
    I: [pulseaudio] sink-input.c: media.role = "test"
    I: [pulseaudio] sink-input.c: media.filename = "/usr/share/sounds/freedesktop/stereo/audio-channel-front-right.oga"
    I: [pulseaudio] sink-input.c: application.name = "libcanberra"
    I: [pulseaudio] sink-input.c: native-protocol.peer = "UNIX socket client"
    I: [pulseaudio] sink-input.c: native-protocol.version = "29"
    I: [pulseaudio] sink-input.c: application.id = "org.gnome.VolumeControl"
    I: [pulseaudio] sink-input.c: application.version = "0.30"
    I: [pulseaudio] sink-input.c: application.process.id = "2090"
    I: [pulseaudio] sink-input.c: application.process.user = "username"
    I: [pulseaudio] sink-input.c: application.process.host = "gimli"
    I: [pulseaudio] sink-input.c: application.process.binary = "gnome-control-center"
    I: [pulseaudio] sink-input.c: application.icon_name = "multimedia-volume-control"
    I: [pulseaudio] sink-input.c: application.language = "en_US.UTF-8"
    I: [pulseaudio] sink-input.c: window.x11.display = ":0.0"
    I: [pulseaudio] sink-input.c: application.process.machine_id = "16327981f21a4906af3310ebf24dab15"
    I: [pulseaudio] sink-input.c: application.process.session_id = "c1"
    I: [pulseaudio] sink-input.c: module-stream-restore.id = "sink-input-by-media-role:test"
    I: [pulseaudio] protocol-native.c: Requested tlength=2000.00 ms, minreq=20.00 ms
    I: [pulseaudio] protocol-native.c: Final latency 3837.50 ms = 1960.00 ms + 2*20.00 ms + 1837.50 ms
    I: [pulseaudio] sink-input.c: Freeing input 0 "Front Right"
    I: [pulseaudio] module-suspend-on-idle.c: Sink alsa_output.pci-0000_03_07.0.analog-stereo idle for too long, suspending ...
    I: [alsa-sink-Multichannel] alsa-sink.c: Device suspended...
    ^CI: [pulseaudio] main.c: Got signal SIGINT.
    I: [pulseaudio] main.c: Exiting.
    I: [pulseaudio] main.c: Daemon shutdown initiated.
    I: [pulseaudio] module.c: Unloading "module-filter-apply" (index: #25).
    I: [pulseaudio] module.c: Unloaded "module-filter-apply" (index: #25).
    I: [pulseaudio] module.c: Unloading "module-filter-heuristics" (index: #24).
    I: [pulseaudio] module.c: Unloaded "module-filter-heuristics" (index: #24).
    I: [pulseaudio] module.c: Unloading "module-role-cork" (index: #23).
    I: [pulseaudio] module.c: Unloaded "module-role-cork" (index: #23).
    I: [pulseaudio] module.c: Unloading "module-position-event-sounds" (index: #22).
    I: [pulseaudio] module.c: Unloaded "module-position-event-sounds" (index: #22).
    I: [pulseaudio] module.c: Unloading "module-systemd-login" (index: #21).
    I: [pulseaudio] client.c: Freed 0 "Login Session c1"
    I: [pulseaudio] module.c: Unloaded "module-systemd-login" (index: #21).
    I: [pulseaudio] module.c: Unloading "module-console-kit" (index: #20).
    I: [pulseaudio] module.c: Unloaded "module-console-kit" (index: #20).
    I: [pulseaudio] module.c: Unloading "module-suspend-on-idle" (index: #19).
    I: [pulseaudio] module.c: Unloaded "module-suspend-on-idle" (index: #19).
    I: [pulseaudio] module.c: Unloading "module-intended-roles" (index: #18).
    I: [pulseaudio] module.c: Unloaded "module-intended-roles" (index: #18).
    I: [pulseaudio] module.c: Unloading "module-always-sink" (index: #17).
    I: [pulseaudio] module.c: Unloaded "module-always-sink" (index: #17).
    I: [pulseaudio] module.c: Unloading "module-rescue-streams" (index: #16).
    I: [pulseaudio] module.c: Unloaded "module-rescue-streams" (index: #16).
    I: [pulseaudio] module.c: Unloading "module-default-device-restore" (index: #15).
    I: [pulseaudio] module.c: Unloaded "module-default-device-restore" (index: #15).
    I: [pulseaudio] module.c: Unloading "module-gconf" (index: #14).
    I: [pulseaudio] module.c: Unloaded "module-gconf" (index: #14).
    I: [pulseaudio] module.c: Unloading "module-native-protocol-unix" (index: #13).
    I: [pulseaudio] source-output.c: Freeing output 0 "Peak detect"
    I: [pulseaudio] client.c: Freed 1 "GNOME Volume Control Dialog"
    I: [pulseaudio] client.c: Freed 2 "libcanberra"
    I: [pulseaudio] module.c: Unloaded "module-native-protocol-unix" (index: #13).
    I: [pulseaudio] module.c: Unloading "module-esound-protocol-unix" (index: #12).
    I: [pulseaudio] module.c: Unloaded "module-esound-protocol-unix" (index: #12).
    I: [pulseaudio] module.c: Unloading "module-bluez5-discover" (index: #11).
    I: [pulseaudio] module.c: Unloaded "module-bluez5-discover" (index: #11).
    I: [pulseaudio] module.c: Unloading "module-bluetooth-discover" (index: #10).
    I: [pulseaudio] module.c: Unloaded "module-bluetooth-discover" (index: #10).
    I: [pulseaudio] module.c: Unloading "module-bluetooth-policy" (index: #9).
    I: [pulseaudio] module.c: Unloaded "module-bluetooth-policy" (index: #9).
    I: [pulseaudio] module.c: Unloading "module-jackdbus-detect" (index: #8).
    I: [pulseaudio] module.c: Unloaded "module-jackdbus-detect" (index: #8).
    I: [pulseaudio] module.c: Unloading "module-alsa-card" (index: #7).
    I: [pulseaudio] sink.c: Freeing sink 1 "alsa_output.pci-0000_03_07.0.analog-stereo"
    I: [pulseaudio] source.c: Freeing source 1 "alsa_output.pci-0000_03_07.0.analog-stereo.monitor"
    I: [pulseaudio] source.c: Freeing source 2 "alsa_input.pci-0000_03_07.0.analog-stereo"
    I: [pulseaudio] card.c: Freed 1 "alsa_card.pci-0000_03_07.0"
    I: [pulseaudio] module.c: Unloaded "module-alsa-card" (index: #7).
    I: [pulseaudio] module.c: Unloading "module-alsa-card" (index: #6).
    I: [pulseaudio] sink.c: Freeing sink 0 "alsa_output.pci-0000_01_00.1.hdmi-stereo"
    I: [pulseaudio] source.c: Freeing source 0 "alsa_output.pci-0000_01_00.1.hdmi-stereo.monitor"
    I: [pulseaudio] card.c: Freed 0 "alsa_card.pci-0000_01_00.1"
    I: [pulseaudio] module.c: Unloaded "module-alsa-card" (index: #6).
    I: [pulseaudio] module.c: Unloading "module-udev-detect" (index: #5).
    I: [pulseaudio] module.c: Unloaded "module-udev-detect" (index: #5).
    I: [pulseaudio] module.c: Unloading "module-switch-on-port-available" (index: #4).
    I: [pulseaudio] module.c: Unloaded "module-switch-on-port-available" (index: #4).
    I: [pulseaudio] module.c: Unloading "module-augment-properties" (index: #3).
    I: [pulseaudio] module.c: Unloaded "module-augment-properties" (index: #3).
    I: [pulseaudio] module.c: Unloading "module-card-restore" (index: #2).
    I: [pulseaudio] module.c: Unloaded "module-card-restore" (index: #2).
    I: [pulseaudio] module.c: Unloading "module-stream-restore" (index: #1).
    I: [pulseaudio] module.c: Unloaded "module-stream-restore" (index: #1).
    I: [pulseaudio] module.c: Unloading "module-device-restore" (index: #0).
    I: [pulseaudio] module.c: Unloaded "module-device-restore" (index: #0).
    I: [pulseaudio] main.c: Daemon terminated.
    aplay -l:
    card 0: DG [Xonar DG], device 0: Multichannel [Multichannel]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: DG [Xonar DG], device 1: Digital [Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 8: HDMI 2 [HDMI 2]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 9: HDMI 3 [HDMI 3]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    aplay -L :
    null
    Discard all samples (playback) or generate zero samples (capture)
    pulse
    PulseAudio Sound Server
    default
    Default ALSA Output (currently PulseAudio Sound Server)
    sysdefault:CARD=DG
    Xonar DG, Multichannel
    Default Audio Device
    front:CARD=DG,DEV=0
    Xonar DG, Multichannel
    Front speakers
    surround40:CARD=DG,DEV=0
    Xonar DG, Multichannel
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=DG,DEV=0
    Xonar DG, Multichannel
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=DG,DEV=0
    Xonar DG, Multichannel
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=DG,DEV=0
    Xonar DG, Multichannel
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=DG,DEV=0
    Xonar DG, Multichannel
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    iec958:CARD=DG,DEV=0
    Xonar DG, Multichannel
    IEC958 (S/PDIF) Digital Audio Output
    hdmi:CARD=NVidia,DEV=0
    HDA NVidia, HDMI 0
    HDMI Audio Output
    hdmi:CARD=NVidia,DEV=1
    HDA NVidia, HDMI 1
    HDMI Audio Output
    hdmi:CARD=NVidia,DEV=2
    HDA NVidia, HDMI 2
    HDMI Audio Output
    hdmi:CARD=NVidia,DEV=3
    HDA NVidia, HDMI 3
    HDMI Audio Output
    My best guess at this point is that something(tm) is wrong with alsa. I have no idea how to troubleshoot this though. Any advice?
    Please let me know if anything important is missing.
    Last edited by InfamousBlue (2014-05-02 09:38:49)

    Did you ever have a copy of front channels or a mix of all of them played on the headphone jack with alsa only? I doubt it. If you kill pulseaudio and run following, what channels do you hear from headphones?
    speaker-test -c 8 -t wav -D plughw:DG,0
    This is probably more of a pulseaudio issue, since alsa usually does not copy streams.
    InfamousBlue wrote:I did not however update pulseaudio or anything else alsa related (as far as I can tell).
    Partial upgrades are not supported. There are some remapping examples on the wiki. If you seek a hardware remapping solution try hdajackretask from alsa-tools, it works however for hda compliant cards.
    Last edited by emeres (2014-05-02 07:30:17)

Maybe you are looking for

  • Is it possible to create a custom filter control in SSRS 2005?

    Hello! I need to make a custom filter control for my reports which will provide some options for date parameter: - year and month selection - Some RadioButtons: "Yesterday", "Today", "Tommorow", "Last week", "Next week" - Date range Please, give any

  • Cannot deserialize array in Netscape 4.7

    Im trying to deserialize an object that has been assed from servlet to applet with an int[]. When i execute (int[])is.readObject in Netscape (in MSExplorer works fine) the error in java console is: java.lang.NullPointerException at java.io.ObjectInpu

  • Help getting music off of ipod onto computer

    My hard drive crashed and I lost everything on it, including my music, however, I have most of it on my ipod. I got a new computer and loaded up itunes but it doesnt recognize my ipod when I connect it. Is there a way to get the music off of my ipod

  • Error opening input File?

    I added a few fields to a structure in the program. As soon as I execute the prog, I get this message before I can even enter the input file. All spellings are correct for the filename.    Thanks.

  • RH8 crashing when saving

    Hi Since adding a javascript to topics in my project, the topics with the script crash on saving. I found a similar unanswered post (http://forums.adobe.com/message/2567866#2567866). I am working on a project with over 600 topics in it, and the crash