[SOLVED] MPlayer/Pulseaudio, No audio output

I can't seem to figure out how to make mplayer's "ao=pulse" option to work.
It works fine with alsa, but I couldn't find anything definitive on Google about what might be wrong.  I think one of the problems might be that I couldn't find any errors in mplayer's output.
Here is the verbose output of an example file:
$ mplayer -v example.mp4
MPlayer SVN-r35107-4.7.2 (C) 2000-2012 MPlayer Team
CPU vendor name: GenuineIntel max cpuid level: 11
CPU: Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz (Family: 6, Model: 37, Stepping: 2)
extended cpuid-level: 8
extended cache-info: 16801856
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNowExt: 0 SSE: 1 SSE2: 1 SSSE3: 1
Compiled with runtime CPU detection.
get_path('codecs.conf') -> '/home/user/.mplayer/codecs.conf'
Reading optional codecs config file /home/mike/.mplayer/codecs.conf: No such file or directory
Reading optional codecs config file /etc/mplayer/codecs.conf: 198 audio & 409 video codecs
init_freetype
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
get_path('fonts') -> '/home/user/.mplayer/fonts'
Configuration: --prefix=/usr --enable-runtime-cpudetection --disable-gui --disable-arts --disable-liblzo --disable-speex --disable-cdparanoia --disable-openal --disable-libdv --disable-musepack --disable-esd --disable-mga --disable-ass-internal --enable-xvmc --enable-radio --enable-radio-capture --disable-vdpau --enable-vaapi --language=all --confdir=/etc/mplayer
CommandLine: '-v' 'example.mp4'
Using nanosleep() timing
get_path('input.conf') -> '/home/user/.mplayer/input.conf'
Reading optional input config file /home/user/.mplayer/input.conf: No such file or directory
Parsing input config file /etc/mplayer/input.conf
Input config file /etc/mplayer/input.conf parsed: 92 binds
get_path('example.mp4.conf') -> '/home/user/.mplayer/example.mp4.conf'
Playing example.mp4.
get_path('sub/') -> '/home/user/.mplayer/sub/'
[file] File size is 2285184 bytes
STREAM: [file] example.mp4
STREAM: Description: File
STREAM: Author: Albeu
STREAM: Comment: based on the code from ??? (probably Arpi)
libavformat version 54.25.104 (internal)
Configuration: --enable-gpl --enable-postproc
LAVF_check: QuickTime / MOV
libavformat file format detected.
[mov,mp4,m4a,3gp,3g2,mj2 @ 0xeed4a0]ISO: File Type Major Brand: mp42
[mov,mp4,m4a,3gp,3g2,mj2 @ 0xeed4a0]File position before avformat_find_stream_info() is 10279
[mov,mp4,m4a,3gp,3g2,mj2 @ 0xeed4a0]first_dts 14 not matching first dts 0 in que
[mov,mp4,m4a,3gp,3g2,mj2 @ 0xeed4a0]first_dts 14 not matching first dts 0 in que
[mov,mp4,m4a,3gp,3g2,mj2 @ 0xeed4a0]first_dts 14 not matching first dts 0 in que
[mov,mp4,m4a,3gp,3g2,mj2 @ 0xeed4a0]first_dts 14 not matching first dts 0 in que
[mov,mp4,m4a,3gp,3g2,mj2 @ 0xeed4a0]first_dts 14 not matching first dts 0 in que
[mov,mp4,m4a,3gp,3g2,mj2 @ 0xeed4a0]All info found
[mov,mp4,m4a,3gp,3g2,mj2 @ 0xeed4a0]File position after avformat_find_stream_info() is 31013
==> Found video stream: 0
======= VIDEO Format ======
biSize 79
biWidth 640
biHeight 360
biPlanes 0
biBitCount 24
biCompression 875967048='H264'
biSizeImage 691200
Unknown extra header dump: [1] [42] [c0] [1e] [ff] [e1] [0] [18] [67] [42] [c0] [1e] [da] [2] [80] [bf] [e5] [84] [0] [0] [3] [0] [4] [0] [0] [3] [0] [c0] [3c] [58] [ba] [80] [1] [0] [4] [68] [ce] [3c] [80]
===========================
[lavf] stream 0: video (h264), -vid 0
==> Found audio stream: 1
======= WAVE Format =======
Format Tag: 20557 (0x504D)
Channels: 2
Samplerate: 44100
avg byte/sec: 12021
Block align: 1
bits/sample: 16
cbSize: 16
Unknown extra header dump: [12] [10] [0] [0] [0] [0] [0] [0] [0] [0] [0] [0] [0] [0] [0] [0]
==========================================================================
[lavf] stream 1: audio (aac), -aid 0, -alang und
LAVF: 1 audio and 1 video streams found
LAVF: build 3545448
VIDEO: [H264] 640x360 24bpp 24.000 fps 562.6 kbps (68.7 kbyte/s)
[V] filefmt:44 fourcc:0x34363248 size:640x360 fps:24.000 ftime:=0.0417
Clip info:
major_brand: mp42
minor_version: 0
compatible_brands: isommp42
creation_time: 2013-03-18 01:56:42
Load subtitles in ./
get_path('sub/') -> '/home/user/.mplayer/sub/'
[mov,mp4,m4a,3gp,3g2,mj2 @ 0xeed4a0]demuxer injecting skip 2112
X11 opening display: :0
vo: X11 color mask: FFFFFF (R:FF0000 G:FF00 B:FF)
vo: X11 running at 1600x900 with depth 24 and 32 bpp (":0" => local display)
[x11] Detected wm supports NetWM.
[x11] Detected wm supports FULLSCREEN state.
[x11] Detected wm supports ABOVE state.
[x11] Detected wm supports BELOW state.
[x11] Current fstype setting honours FULLSCREEN ABOVE BELOW X atoms
[VO_XV] Using Xv Adapter #0 (Intel(R) Textured Video)
[xv common] Drawing no colorkey.
[xv common] Maximum source image dimensions: 2048x2048
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
libavcodec version 54.53.100 (internal)
Configuration: --enable-gpl --enable-postproc
INFO: libavcodec init OK!
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
dec_audio: Allocating 1536000 + 131072 = 1667072 bytes for output buffer.
FFmpeg's libavcodec audio codec
INFO: libavcodec "aac" init OK!
AUDIO: 44100 Hz, 2 ch, s16le, 96.2 kbit/6.81% (ratio: 12021->176400)
Selected audio codec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio))
==========================================================================
Building audio filter chain for 44100Hz/2ch/s16le -> 0Hz/0ch/??...
[libaf] Adding filter dummy
[dummy] Was reinitialized: 44100Hz/2ch/s16le
[dummy] Was reinitialized: 44100Hz/2ch/s16le
Trying preferred audio driver 'pulse', options '[none]'
AO: [pulse] 44100Hz 2ch s16le (2 bytes per sample)
AO: Description: PulseAudio audio output
AO: Author: Lennart Poettering
Building audio filter chain for 44100Hz/2ch/s16le -> 44100Hz/2ch/s16le...
[dummy] Was reinitialized: 44100Hz/2ch/s16le
[dummy] Was reinitialized: 44100Hz/2ch/s16le
Starting playback...
Increasing filtered audio buffer size from 0 to 46144
Unsupported PixelFormat 61
Unsupported PixelFormat 81
Unsupported PixelFormat 61
[VD_FFMPEG] Trying pixfmt=0.
[ffmpeg] aspect_ratio: 0.000000
Unsupported PixelFormat 61
VDec: vo config request - 640 x 360 (preferred colorspace: Unknown 0x0000)
Trying filter chain: vo
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
SwScale params: -1 x -1 (-1=no scaling)
Trying filter chain: scale vo
The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
[VD_FFMPEG] Trying pixfmt=1.
[ffmpeg] aspect_ratio: 0.000000
VDec: vo config request - 640 x 360 (preferred colorspace: H.264 VA-API Acceleration)
Trying filter chain: vo
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
SwScale params: -1 x -1 (-1=no scaling)
Trying filter chain: scale vo
The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
Unsupported PixelFormat 81
[VD_FFMPEG] Trying pixfmt=2.
[ffmpeg] aspect_ratio: 0.000000
Unsupported PixelFormat 81
VDec: vo config request - 640 x 360 (preferred colorspace: Unknown 0x0000)
Trying filter chain: vo
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
SwScale params: -1 x -1 (-1=no scaling)
Trying filter chain: scale vo
The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
[VD_FFMPEG] Trying pixfmt=3.
[ffmpeg] aspect_ratio: 0.000000
VDec: vo config request - 640 x 360 (preferred colorspace: Planar YV12)
Trying filter chain: vo
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
VO Config (640x360->640x360,flags=0,'MPlayer',0x32315659)
VO: [xv] 640x360 => 640x360 Planar YV12
VO: Description: X11/Xv
VO: Author: Gerd Knorr <[email protected]> and others
Xvideo image format: 0x32595559 (YUY2) packed
Xvideo image format: 0x32315659 (YV12) planar
Xvideo image format: 0x30323449 (I420) planar
Xvideo image format: 0x59565955 (UYVY) packed
Xvideo image format: 0x434d5658 (XVMC) planar
using Xvideo port 75 for hw scaling
*** [vo] Exporting mp_image_t, 640x360x12bpp YUV planar, 345600 bytes
Unicode font: 2293 glyphs.
Unicode font: 2293 glyphs.
A: 4.3 V: 4.3 A-V: 0.000 ct: 0.042 0/ 0 4% 0% 0.3% 0 0
Uninit audio filters...
[libaf] Removing filter dummy
Uninit audio: ffmpeg
Uninit video: ffmpeg
vo: uninit ...
Exiting... (Quit)
Is there something else I can check with the MPlayer feedback?
Also, I'm using mplayer-vaapi, but I took a look at its abs PKGBUILD and it didn't have any configure options disabling pulseaudio.  At least I'm assuming the abs PKGBUILDs reflect the default options that the binaries come with.
Last edited by mellowmaroon (2013-04-14 05:26:07)

You were right about it being muted through the PA mixer!  I didn't think about that, and installed pavucontrol.  I figure I'll try to learn how to learn to do it through pactl/pacmd sometime.
Though, I have "flat-volumes = no" so I have a kind of global maximum volume and normally can set other applications' volumes individually from within the program. Pavucontrol reflects MPD+ncmpcpp volume changes, but apparently doesn't seem to pick up MPlayer's application volume.
Is there any way to fix MPlayer so it's internal volume adjustment will be the same as what is under Playback in pavucontrol?  Or if it isn't exclusive to MPlayer, is there any way to have all applications start at the 100% playback volume (not the output device volume)?
EDIT: Quickly found it! Haha I had "softvol=yes" in my config file, I think to try to increase the Alsa volume when I had that on.  Thanks for your help anyway!
Last edited by mellowmaroon (2013-04-14 05:25:24)

Similar Messages

  • [SOLVED] Only HDMI/Displayport audio outputs; no sound from speakers

    I have a Dell XPS14 running Arch, which has worked fine for a while, but now has suddenly stopped detecting the internal speakers and headphones, so it will not play sound.   I have tried a few things to narrow down the problem, but I've had no luck so far.  In GNOME shell, when I press the physical volume up/down buttons on my laptop, it displays a sound icon with "HDMI / DisplayPort" underneath . When I go into the gnome shell audio settings menu, everything is greyed out, and no output devices are listed. 
    If anyone has any suggestions as to what the problem might be or how I might go about troubleshooting it from here, I would appreciate it.
    One thing that struck me was that I had installed a music player, Clementine, recently, and I'm not sure if I did or did not ever have sound after that. I installed Clementine and two optional gstreamer0.10 plugins (bad and ugly). Since this seemed like it would be possibly related, I've since removed Clementine, the new gstreamer plugins, and all of their dependencies not needed by any other package. So I now don't think that is likely to be the problem. Just to be thorough, though, here are the packages which were installed:
    [2014-06-03 15:22] [PACMAN] Running 'pacman --color auto -S community/clementine'
    [2014-06-03 15:22] [PACMAN] installed mutagen (1.23-1)
    [2014-06-03 15:22] [PACMAN] installed sg3_utils (1.38-1)
    [2014-06-03 15:22] [PACMAN] installed libgpod (0.8.3-2)
    [2014-06-03 15:22] [PACMAN] installed liblastfm (1.0.8-1)
    [2014-06-03 15:22] [PACMAN] installed libmtp (1.1.6-6)
    [2014-06-03 15:22] [PACMAN] installed qjson (0.8.1-2)
    [2014-06-03 15:22] [PACMAN] installed libmygpo-qt (1.0.7-1)
    [2014-06-03 15:22] [PACMAN] installed protobuf (2.5.0-3)
    [2014-06-03 15:22] [PACMAN] installed qca-ossl (2.0.0-7)
    [2014-06-03 15:22] [PACMAN] installed clementine (1.2.3-1)
    [2014-06-03 15:23] [PACMAN] Running 'pacman -S gstreamer0.10-bad-plugins gstreamer0.10-ugly-plugins'
    [2014-06-03 15:23] [PACMAN] installed libdc1394 (2.2.1-2)
    [2014-06-03 15:23] [PACMAN] installed musicbrainz (2.1.5-6)
    [2014-06-03 15:23] [PACMAN] installed libcdaudio (0.99.12-7)
    [2014-06-03 15:23] [PACMAN] installed ladspa (1.13-4)
    [2014-06-03 15:23] [PACMAN] installed liblrdf (0.5.0-2)
    [2014-06-03 15:23] [PACMAN] installed gstreamer0.10-bad-plugins (0.10.23-8)
    [2014-06-03 15:23] [PACMAN] installed gstreamer0.10-ugly-plugins (0.10.19-11)
    Anyway, on to the diagnostics that I have done:
    Running
    aplay -l
    returns:
    aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    running
    #lspci -vvv | grep -A 40 -i audio
    returns:
    00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
    Subsystem: Dell Device 054c
    Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0, Cache Line Size: 64 bytes
    Interrupt: pin A routed to IRQ 47
    Region 0: Memory at c0610000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: [50] Power Management version 2
    Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
    Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
    Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
    Address: 00000000fee003f8 Data: 0000
    Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
    DevCap: MaxPayload 128 bytes, PhantFunc 0
    ExtTag- RBE-
    DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
    RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
    MaxPayload 128 bytes, MaxReadReq 128 bytes
    DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
    Capabilities: [100 v1] Virtual Channel
    Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
    Arb: Fixed- WRR32- WRR64- WRR128-
    Ctrl: ArbSelect=Fixed
    Status: InProgress-
    VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
    Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
    Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=01
    Status: NegoPending- InProgress-
    VC1: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
    Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
    Ctrl: Enable+ ID=1 ArbSelect=Fixed TC/VC=22
    Status: NegoPending- InProgress-
    Capabilities: [130 v1] Root Complex Link
    Desc: PortNumber=0f ComponentID=00 EltType=Config
    Link0: Desc: TargetPort=00 TargetComponent=00 AssocRCRB- LinkType=MemMapped LinkValid+
    Addr: 00000000fed1c000
    Kernel driver in use: snd_hda_intel
    Kernel modules: snd_hda_inte
    and running
    dmesg | grep snd_hda_intel
    returns
    [ 3.405522] snd_hda_intel 0000:00:1b.0: irq 47 for MSI/MSI-X
    Any ideas?
    Last edited by bond0087 (2014-06-09 02:06:08)

    Thanks again for the info and suggestions.  I thought the same thing regarding the sparse output of alsamixer, but since I never had trouble with the sound before, I don't know how much would have shown up when everything was working well. 
    I still haven't really found a smoking gun here, unfortunately.  As far as I can tell, the power saving settings look about right, because the power saving settings for the HDMI audio (which works) looks to be the same as the others.
    Thanks for the link with more information regarding the module options for the intel sound driver.  I'm going to dig into those when I have time next week.  The thing that makes me less optimistic that I'm going to fix it with module options is that I can't figure out how those module options would suddenly change.
    I'm also going to try out the linux-lts kernel to see if it behaves any differently, and then maybe boot another distro with a usb key to see if it works, and if so, what looks different.
    Here's what I get from the suggested tests. Let me know if anyone sees something strange that I missed.
    $ lsmod | grep ^snd
    snd_hda_codec_hdmi 36716 1
    snd_hda_intel 38728 2
    snd_hda_codec 101816 2 snd_hda_codec_hdmi,snd_hda_intel
    snd_hwdep 6396 1 snd_hda_codec
    snd_pcm 81607 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    snd_timer 19038 1 snd_pcm
    snd 60086 10 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec,snd_hda_intel
    $ cat /proc/asound/card*/codec*
    Codec: Intel PantherPoint HDMI
    Address: 3
    AFG Function Id: 0x1 (unsol 0)
    Vendor Id: 0x80862806
    Subsystem Id: 0x1028054c
    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
    State of AFG node 0x01:
    Power states: D0 D3 CLKSTOP EPSS
    Power: setting=D0, actual=D0, Clock-stop-OK
    GPIO: io=0, o=0, i=0, unsolicited=0, wake=0
    Node 0x02 [Audio Output] wcaps 0x6611: 8-Channels Digital
    Device: name="HDMI 0", type="HDMI", device=3
    Converter: stream=8, channel=0
    Digital: Enabled GenLevel
    Digital category: 0x2
    IEC Coding Type: 0x0
    PCM:
    rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
    bits [0x1e]: 16 20 24 32
    formats [0x5]: PCM AC3
    Power states: D0 D3 EPSS
    Power: setting=D0, actual=D0
    Node 0x03 [Audio Output] wcaps 0x6611: 8-Channels Digital
    Converter: stream=0, channel=0
    Digital: Enabled
    Digital category: 0x0
    IEC Coding Type: 0x0
    PCM:
    rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
    bits [0x1e]: 16 20 24 32
    formats [0x5]: PCM AC3
    Power states: D0 D3 EPSS
    Power: setting=D0, actual=D0
    Node 0x04 [Audio Output] wcaps 0x6611: 8-Channels Digital
    Converter: stream=0, channel=0
    Digital: Enabled
    Digital category: 0x0
    IEC Coding Type: 0x0
    PCM:
    rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
    bits [0x1e]: 16 20 24 32
    formats [0x5]: PCM AC3
    Power states: D0 D3 EPSS
    Power: setting=D0, actual=D0
    Node 0x05 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP
    Control: name="HDMI/DP,pcm=3 Jack", index=0, device=0
    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="ELD", index=0, device=3
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x00 0x00]
    Pincap 0x09000094: OUT Detect HBR HDMI DP
    Pin Default 0x18560010: [Jack] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x1, Sequence = 0x0
    Pin-ctls: 0x40: OUT
    Unsolicited: tag=01, enabled=1
    Power states: D0 D3 EPSS
    Power: setting=D0, actual=D0
    Connection: 1
    0x02
    Node 0x06 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP
    Control: name="HDMI/DP,pcm=7 Jack", index=0, device=0
    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
    Control: name="ELD", index=0, device=7
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x00 0x00]
    Pincap 0x09000094: OUT Detect HBR HDMI DP
    Pin Default 0x18560020: [Jack] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x2, Sequence = 0x0
    Pin-ctls: 0x40: OUT
    Unsolicited: tag=02, enabled=1
    Power states: D0 D3 EPSS
    Power: setting=D0, actual=D0
    Connection: 1
    0x03
    Node 0x07 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP
    Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
    Amp-Out vals: [0x00 0x80]
    Pincap 0x09000094: OUT Detect HBR HDMI DP
    Pin Default 0x58560030: [N/A] Digital Out at Int HDMI
    Conn = Digital, Color = Unknown
    DefAssociation = 0x3, Sequence = 0x0
    Pin-ctls: 0x40: OUT
    Unsolicited: tag=00, enabled=0
    Power states: D0 D3 EPSS
    Power: setting=D0, actual=D0
    Connection: 1
    0x04
    Node 0x08 [Vendor Defined Widget] wcaps 0xf00000: Mono
    $ pacman -Qi linux
    Name : linux
    Version : 3.14.5-1
    Description : The Linux kernel and modules
    Architecture : x86_64
    URL : http://www.kernel.org/
    Licenses : GPL2
    Groups : base
    Provides : kernel26=3.14.5
    Depends On : coreutils linux-firmware kmod mkinitcpio>=0.7
    Optional Deps : crda: to set the correct wireless channels of your country
    Required By : virtualbox-host-modules
    Optional For : None
    Conflicts With : kernel26
    Replaces : kernel26
    Installed Size : 71950.00 KiB
    Packager : Tobias Powalowski <[email protected]>
    Build Date : Sun 01 Jun 2014 01:40:01 AM EDT
    Install Date : Thu 05 Jun 2014 12:30:36 AM EDT
    Install Reason : Explicitly installed
    Install Script : Yes
    Validated By : Signature
    $ uname -a
    Linux CaliforniaChrome 3.14.5-1-ARCH #1 SMP PREEMPT Sun Jun 1 07:36:23 CEST 2014 x86_64 GNU/Linux

  • [SOLVED] How to stream audio output over wifi?

    Hello,
    I have following problem. I would like to listen to the music from my laptop on my home Onkyo AV receiver (amplifier). Both laptop and receiver are connected on the same network, laptop via wifi, receiver using LAN. Receiver is capable to play internet radio streams in various format - e.g. ogg or mp3.
    My idea is to produce ogg stream on laptop and listen to this stream through amplifier. I was searching for this solution a found something that has always some disadvantage, like MPD + MPC (can play only from database of local files, not from jamendo or other network services), DLNA can play only local files, Icecast + Ices can play from predefined playlist.
    My idea is to have something independent - something what takes audio data normally played on soundcard and feeds it to network stream, something what can work with any player - audio or video, or even with desktop notifications.
    Does anybody here know how to do it?
    Thanks!
    Last edited by KejPi (2012-03-14 20:18:28)

    Thank all of you for your hints. Finally I have decided for ALSA based solution that simply works for all applications smoothly in background and it is here when I need it - in other words, it is something that doesn't borther me when I do not need it. I use ALSA loopback with ffmpeg and ffserver for streaming in mp3 format.This is my final solution:
    You need following:
    alsa
    ffmpeg
    if you use KDE4, then you need phonon-gstreamer backend, as in my case phonon-vlc didn't work (it was heavily distorted)
    Procedure:
    Modprobe snd-aloop (2 loopback channels are enough)
    modprobe snd-aloop pcm_substreams=2
    For permanent solution follow arch wiki https://wiki.archlinux.org/index.php/Modprobe
    Create ALSA configuration file and store it either to ~/.asoundrc (just for user) or to /etc/asound.conf as system wide:
    pcm.!default {
    type asym
    playback.pcm "LoopAndReal"
    capture.pcm "hw:0,0"
    hint {
    show on
    description "Default with loopback"
    #"type plug" is mandatory to convert sample type
    pcm.LoopAndReal {
    type plug
    slave.pcm mdev
    route_policy "duplicate"
    hint {
    show on
    description "LoopAndReal"
    pcm.mdev {
    type multi
    slaves.a.pcm pcm.MixReal
    slaves.a.channels 2
    slaves.b.pcm pcm.MixLoopback
    slaves.b.channels 2
    bindings.0.slave a
    bindings.0.channel 0
    bindings.1.slave a
    bindings.1.channel 1
    bindings.2.slave b
    bindings.2.channel 0
    bindings.3.slave b
    bindings.3.channel 1
    pcm.MixReal {
    type dmix
    ipc_key 1024
    slave {
    pcm "hw:0,0"
    #rate 48000
    #rate 44100
    #periods 128
    #period_time 0
    #period_size 1024 # must be power of 2
    #buffer_size 8192
    pcm.MixLoopback {
    type dmix
    ipc_key 1025
    slave {
    pcm "hw:Loopback,0,0"
    #rate 48000
    #rate 44100
    #periods 128
    #period_time 0
    #period_size 1024 # must be power of 2
    #buffer_size 8192
    You can play with sample rates and buffer sizes you you have any problem. This configuration works on my system.
    Prepare ffserver configration and store either to default location /etc/ffserver.conf as system wide setup or anywhere to your home:
    # Port on which the server is listening. You must select a different
    # port from your standard HTTP web server if it is running on the same
    # computer.
    Port 8090
    # Address on which the server is bound. Only useful if you have
    # several network interfaces.
    BindAddress 0.0.0.0
    # Number of simultaneous HTTP connections that can be handled. It has
    # to be defined *before* the MaxClients parameter, since it defines the
    # MaxClients maximum limit.
    MaxHTTPConnections 2000
    # Number of simultaneous requests that can be handled. Since FFServer
    # is very fast, it is more likely that you will want to leave this high
    # and use MaxBandwidth, below.
    MaxClients 1000
    # This the maximum amount of kbit/sec that you are prepared to
    # consume when streaming to clients.
    MaxBandwidth 1000
    # Access log file (uses standard Apache log file format)
    # '-' is the standard output.
    CustomLog -
    # Suppress that if you want to launch ffserver as a daemon.
    NoDaemon
    # Definition of the live feeds. Each live feed contains one video
    # and/or audio sequence coming from an ffmpeg encoder or another
    # ffserver. This sequence may be encoded simultaneously with several
    # codecs at several resolutions.
    <Feed feed1.ffm>
    # You must use 'ffmpeg' to send a live feed to ffserver. In this
    # example, you can type:
    # ffmpeg http://localhost:8090/feed1.ffm
    # ffserver can also do time shifting. It means that it can stream any
    # previously recorded live stream. The request should contain:
    # "http://xxxx?date=[YYYY-MM-DDT][[HH:]MM:]SS[.m...]".You must specify
    # a path where the feed is stored on disk. You also specify the
    # maximum size of the feed, where zero means unlimited. Default:
    # File=/tmp/feed_name.ffm FileMaxSize=5M
    File /tmp/feed1.ffm
    FileMaxSize 200K
    # You could specify
    # ReadOnlyFile /saved/specialvideo.ffm
    # This marks the file as readonly and it will not be deleted or updated.
    # Specify launch in order to start ffmpeg automatically.
    # First ffmpeg must be defined with an appropriate path if needed,
    # after that options can follow, but avoid adding the http:// field
    #Launch ffmpeg
    # Only allow connections from localhost to the feed.
    #ACL allow 127.0.0.1
    </Feed>
    # Now you can define each stream which will be generated from the
    # original audio and video stream. Each format has a filename (here
    # 'test1.mpg'). FFServer will send this stream when answering a
    # request containing this filename.
    # MP3 audio
    <Stream stream.mp3>
    Feed feed1.ffm
    Format mp2
    AudioCodec libmp3lame
    AudioBitRate 320
    AudioChannels 2
    AudioSampleRate 44100
    NoVideo
    </Stream>
    # Ogg Vorbis audio
    #<Stream test.ogg>
    #Feed feed1.ffm
    #Format ogg
    #AudioCodec libvorbis
    #Title "Stream title"
    #AudioBitRate 64
    #AudioChannels 2
    #AudioSampleRate 44100
    #NoVideo
    #</Stream>
    # Special streams
    # Server status
    <Stream stat.html>
    Format status
    # Only allow local people to get the status
    ACL allow localhost
    ACL allow 192.168.1.0 192.168.1.255
    #FaviconURL http://pond1.gladstonefamily.net:8080/favicon.ico
    </Stream>
    # Redirect index.html to the appropriate site
    <Redirect index.html>
    URL http://www.ffmpeg.org/
    </Redirect>
    This sets ffserver for streaming in MP3 format, stereo, 320kbps. Unfortunately I haven't succeeded with OGG Vorbis streaming.
    Now you have all configuration you need and if you want to stream following two commands do that:
    ffserver -f ffserver.conf
    ffmpeg -f alsa -ac 2 -i hw:Loopback,1,0 http://localhost:8090/feed1.ffm
    You can test it for example by mplayer:
    mplayer http://YourLinuxBox:8090/stream.mp3
    And that's it. Sound is played by normal sound card and sent to stream simultaneously. If you do not want to listen sound from computer you can mute your soundcard. It has an advantage that one can normally listen to music on the computer with or without streaming and in both cases without any reconfiguration. To start streaming just call ffserver and ffmpeg.
    Advantages:
    + very simple solution without any special sound server
    + no special SW required (in my case I had already instaled all I need for that)
    + streaming on request by two simple commands
    + normal soundcard function
    + streaming in MP3 format that is supported by many home AV receivers
    Disadvantages
    - phonon-vlc backend not compatible (also VLC does not work)
    - OGG streaming does not work
    - some latency (~ 5 sec)
    - all sounds are sent to stream, including various desktop notifications (in KDE could be managed by phonon)

  • Need urgent help for solving issue with my audio output.

    It seems that all of sudden my integrated speakers started to make buzzing sound for a minute of a sec. and the sound comes randomly only during playback.  Same thing also happens even on headphone. So any suggestions? Why it is happening?? 

    Hi
    Try to update the driver from hp.com website for Audio & Bios.
    Last step is to run a recovery on the unit before this please back up your data as it will be lost.
    If still does not work speaker on the unit has gone bad needs to be replaced.
    If your notebook is still under warranty, contact HP and arrange to have the speaker replaced.
    Let us know how it goes!
    *Although I am an HP employee, I am speaking for myself and not for HP.
    ****Click the White Kudos star to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    Regards
    Manjunath
    Let us know how it goes!
    "I work for HP."
    ****Click the (purple thumbs up icon in the lower right corner of a post) to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    Regards
    Manjunath

  • [SOLVED] flash (pulseaudio) works but got quiet after update

    Hi there,
    Using pulseaudio, flash' audio output worked for me before `pacman -Syu` yesterday (last update was 2 or 3 weeks ago). Now there is still audio output, but it's very quiet. Really quiet. Like 2mm on the 10cm volume meter in pavucontrol.
    The sound works flawlessly and waay louder with vlc. Of course I double checked volume settings, in flash, with pavucontrol and even alsamixer.
    What has changed?
    no ~/.asoundrc. /etc/asound.conf:
    # Use PulseAudio by default
    pcm.!default {
    type pulse
    fallback "sysdefault"
    hint {
    show on
    description "Default ALSA Output (currently PulseAudio Sound Server)"
    ctl.!default {
    type pulse
    fallback "sysdefault"
    # vim:set ft=alsaconf:
    EDIT: tried turning it off and on again - and now it works. w00t
    Last edited by Kei (2014-09-23 12:41:52)

    Hi there,
    Using pulseaudio, flash' audio output worked for me before `pacman -Syu` yesterday (last update was 2 or 3 weeks ago). Now there is still audio output, but it's very quiet. Really quiet. Like 2mm on the 10cm volume meter in pavucontrol.
    The sound works flawlessly and waay louder with vlc. Of course I double checked volume settings, in flash, with pavucontrol and even alsamixer.
    What has changed?
    no ~/.asoundrc. /etc/asound.conf:
    # Use PulseAudio by default
    pcm.!default {
    type pulse
    fallback "sysdefault"
    hint {
    show on
    description "Default ALSA Output (currently PulseAudio Sound Server)"
    ctl.!default {
    type pulse
    fallback "sysdefault"
    # vim:set ft=alsaconf:
    EDIT: tried turning it off and on again - and now it works. w00t
    Last edited by Kei (2014-09-23 12:41:52)

  • [SOLVED] No HTML5 Audio output in Firefox

    Hi folks, it seems I don't have any HTML5 audio output within Firefox and was hoping I could get some advice. Here's a run down of the situation:
    Everything is unmuted in alsamixer.
    Audio works through ALSA with every other application I've tried such as moc, vlc, mplayer etc.
    I have an .asoundrc file which correctly sets the default and an alias for another card. I use it to switch audio when using mplayer sometimes.
    I've used various HTML5 test pages that report audio tag and and playback is working.
    Firebug console never reports any errors when trying to play audio within a page.
    I've done a fair bit of searching but the documented solution is almost always to setup an .asoundrc config file, but I already have one.
    Last edited by Xik (2014-02-22 14:04:25)

    Rasi wrote:of course you have all the gstreamer0.10-plugins installed...
    Of course!
    karol wrote:
    See the optional dependencies: https://www.archlinux.org/packages/extr … 4/firefox/
    What's the output of
    pacman -Qs gst
    local/gstreamer0.10 0.10.36-3
    GStreamer Multimedia Framework
    local/gstreamer0.10-bad 0.10.23-7
    GStreamer Multimedia Framework Bad Plugin libraries (gst-plugins-bad)
    local/gstreamer0.10-bad-plugins 0.10.23-7 (gstreamer0.10-plugins)
    GStreamer Multimedia Framework Bad Plugins (gst-plugins-bad)
    local/gstreamer0.10-base 0.10.36-2
    GStreamer Multimedia Framework Base plugin libraries
    local/gstreamer0.10-base-plugins 0.10.36-2 (gstreamer0.10-plugins)
    GStreamer Multimedia Framework Base Plugins (gst-plugins-base)
    local/gstreamer0.10-ffmpeg 0.10.13-2 (gstreamer0.10-plugins)
    Gstreamer FFMpeg Plugin
    local/gstreamer0.10-good 0.10.31-4
    GStreamer Multimedia Framework Good plugin libraries
    local/gstreamer0.10-good-plugins 0.10.31-4 (gstreamer0.10-plugins)
    GStreamer Multimedia Framework Good Plugins (gst-plugins-good)
    local/gstreamer0.10-ugly 0.10.19-9
    GStreamer Multimedia Framework Ugly plugin libraries
    local/gstreamer0.10-ugly-plugins 0.10.19-9 (gstreamer0.10-plugins)
    GStreamer Multimedia Framework Ugly Plugins (gst-plugins-ugly)

  • Hello!  I have an iMac that I lose the audio output for certain profiles.  The audio output will work on one profile, but when switching to another profile, I lose the audio output.  I've reset the NVRAM/PRAM and that hasn't solved the problem.  Help!

    Hello!
    I have an iMac (running iOS 10.6.8, not upgraded to Lion) that I'm having audio issues with.  I have 5 profiles on this machine.  The audio output will work fine out of one profile, then when switched to another, the profile will not have any audio output at all.  Rebooting the machine will occasionally solve the problem.  Administrator permissions are not the issue since this has also manifested itself on the administrator profile. I've also reset the NVRAM/PRAM and that hasn't helped.  All my software is up to date and I recently upgraded the RAM to 2x2GB sticks.  This problem was existing prior to the RAM upgrade. 
    Any suggestions?  Thanks in advance!

    Hi Tony,
    Long shot, but...
    Open Audio Midi Setup in Applications>Utilities, see the input & output options & KHz setting there, some things will change it for their own use, then not set it back.

  • [solved] installed KDE - just one audio output possible

    hey folks,
    i just installed KDE and uninstalled my former XFCE and Gnome.
    i finished configuring my system and now i can only have one audio output at a time.
    i'm using phonon-vlc and alsa. there are known issues or am i doing something wrong...?
    edit: looks like phonon is the problem... clementine and firefox the same time are working...
    Last edited by arcc (2012-02-28 17:43:45)

    i remember having the same issue at one time, but after installing pulse it was ok. i think you have to install alsa-utils as well
    although i never used phonon-vlc, try the phonon-mplayer which is much better in my opinion.

  • [Solved] VLC 'Audio output failed' no sound from anything

    Very new to Arch so not sure what outputs to post.
    I installed arch about a week ago with no dramas, then after installing xfce-volumed I lost all sound and got this from vlc:
    Audio output failed:
    The audio device "default" could not be used:
    No such file or directory.
    So I did a new install and only installed vlc and the same thing happened again.
    Here is the terminal output from vlc:
    [mpeg4 @ 0x7f2868f17280] Invalid and inefficient vfw-avi packed B frames detected
    [0x7f2850000958] pulse audio output error: PulseAudio server connection failure: Connection refused
    ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
    [0x7f2850000958] alsa audio output error: cannot open ALSA device "default": No such file or directory
    [0x7f2850000958] oss audio output error: cannot open audio device (/dev/dsp)
    [0x7f2850000958] main audio output error: no suitable audio output module
    [0x7f2868f057c8] main decoder error: failed to create audio output
    Output from 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: SB [HDA ATI SB], device 0: ALC892 Analog [ALC892 Analog]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 1: SB [HDA ATI SB], device 1: ALC892 Digital [ALC892 Digital]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    Very new to all this, any tips/help would be great.
    Last edited by Oldmoth (2013-01-27 22:24:56)

    No.  I doubt it's a hardware problem either.  It's a matter of getting the right sound drivers loaded for your card.  Don't give up on Arch yet.  These are the experiences you embrace with Arch.  Not run away from! :-)
    You said you were new to Arch so stick to the Beginner's Guide starting out https://wiki.archlinux.org/index.php/Beginners'_Guide .  Make sure you read every single sentence related to "sound". 
    The Wiki is an awesome resource.  https://wiki.archlinux.org/index.php/Main_Page It's power is in the search box so do some generic searches there and it will take you to whole articles related to your problem.
    For sound problems, be sure you check out:
    https://wiki.archlinux.org/index.php/Sound
    and
    https://wiki.archlinux.org/index.php/ALSA
    at the very least.
    In fact there's a whole page devoted to your sound card:
    https://wiki.archlinux.org/index.php/Realtek_ALC892
    It mentions installing some packages from the AUR.
    For AUR, you really want to install "yaourt". 
    Read about that here: https://wiki.archlinux.org/index.php/Yaourt
    Once you have that installed then you use it just like pacman with all the same switches.    So to install the "alsa-driver.hda-intel.hda-codec-realtek-git" package from the AUR as the Realtec_ALC892 wiki page suggests, you'd issue "yaourt -S alsa-driver.hda-intel.hda-codec-realtek-git" from the command line running as your regular user.
    Don't give up.  It's time to dig!
    Hopefully this will get you a little further down the street.

  • [SOLVED] Reconfigure audio outputs

    Hi guys!
    Some weeks ago, my motherboard died and I had to replace it. I bought an ASUS P8H61-MX USB3, wich has "8-channel high definition audio". However, when I tried to plug my 6.1 speakers to the new motherboard, it was like "wtf? only 3 connectors? where do I have to plug black and yellow jacks?". After some research, I got it working on Windows (colors didn't match, but the software included with the drivers did the trick). Now I have green2green, black2pink, yellow2blue, and can only plug the microphone to the front mic connector. If I "speaker-test -c 7", only Front Left and Front Right sound. How can I reconfigure the other two audio outputs on linux? I use Arch+Openbox, no DE.
    Thank you.
    Last edited by ExoDoom (2014-04-26 08:45:59)

    emeres wrote:If this is a hda compliant sound card, try hdajackretask found in alsa-tools.
    This is exactly what I was looking for. Tyvm emeres.

  • Issue with HDMI audio output

    Hello everyone,
    this is my first post in Arch Linux forum. I am a Newbie but have always managed to work things around with ArchWiki documentation, but I am having an issue I could not solve for some time now.
    My HDMI audio output was working fine, but stoped working about a month ago, maybe due to some update. I use the open source ATI driver (xf86-video-ati package), and enabled the kernel parameter radeon.audio=1, like it is documented.
    My graphics card is a Radeon HD 3650. I checked for the compatibility of the driver (http://www.x.org/wiki/RadeonFeature/#De … ting_names) and it seems to be ok.
    Do you have any suggestion to help me?
    Thank you in advance

    Andreaskem wrote:
    Output of "aplay -l"?
    Do you use pulseaudio? If so, what is the output of "pactl list"?
    Thank you for your reply
    Here is the output of aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 1: ALC268 Digital [ALC268 Digital]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 1: HDMI [HDA ATI HDMI], device 3: HDMI 0 [HDMI 0]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    No, I do not use pulseaudio.
    Last edited by rud25 (2013-10-13 19:15:09)

  • [SOLVED]MPD, PulseAudio & Systemd/User

    Since the advent of skype 4.3 I've had to switch to using pulseaudio. Things seems to be working fine except for the interaction between pulseaudio and mpd. My goal is to attain the same functionality as I had before when I was just using alsa. The main problem seems to be that the mpd daemon starts before pulseaudio. This means that when I reboot, for example, my music doesn't automatically keep playing. However if I toggle mpc (or open ncmpcpp and unpause) then it works fine.
    What I have done
    1) I installed mpd using the script found on the wiki
    1a) copied ~/.config/mpd/mpd.conf to /etc/mpd.conf and uncomment #user line so it runs as my user
    1b) enabled the mpd service with systemctl so it starts on boot, as directed to from 1)
    2) Applied the workaround detailed here to make pulseaudio play nice with mpd
    From what I can understand this results in the mpd daemon using the /etc/mpd.conf file which mirrors my local one (but I think the process is still started as root?)
    If I don't do 2) then I get a problem where if I try to open pavucontrol I get an error saying I'm unable to connect and the system feels very unresponsive. Two second delays navigating around in thunar for example.
    fuser /dev/snd/* outputs
    » sudo fuser /dev/snd/*
    /dev/snd/controlC0: 440
    /dev/snd/controlC1: 440
    /dev/snd/pcmC0D0p: 440m
    » ps aux | grep 440
    quiv 440 1.2 0.1 495964 13248 ? Sl 15:16 0:05 /usr/bin/pulseaudio --start --log-target=syslog
    quiv 2259 0.0 0.0 11668 2296 pts/0 S+ 15:23 0:00 grep --color=auto 440
    For now I have added in
    if grep -q "state: pause" /home/quiv/.config/mpd/state; then
    mpc toggle
    fi
    to my ~/.xinitrc as a work around to get pulse and mpd to work together properly. However it doesn't seem to work all the time. If I leave my music playing then when I reboot the system with reboot it seems that somtimes the state is being saved as paused, and other times as play. I suppose I could just mpc toggle without checking, but I don't want a situation where if I happen to not be playing music that every time I reboot my music starts playing.
    Other things I have tried are;
    A) not using pulseaudio with mpd.
    B) not using systemd to manage mpd. Instead I manually started it in .xinitrc and pointed it to my ~/.config/mpd/mpd.conf file. I believe this means it runs as my own user instead of as root. When I did this I commented the username line and also undid 2) from above in ~/.config/mpd/mpd.conf
    The problem with A) is that if I use alsa with mpd, mpd hogs my soundcard. My card becomes unselectable in pavucontrol and I cannot use it with pulseaudio., meanng no skype. The benefit of doing this (this is how I used to do it before I needed pulseaudio) is I have no problems with mpd's state being saved incorrectly.
    The problem with B) is the mpdstate is saved incorrectly when for example I issue reboot. I can reproduce this by changing my currently played song then rebooting. When I boot back up mpd resumes playback from the previous session instead of recognizing the last thing I was playing. I had a search around on the forums and I found this issue which seems to describe what is happening. There doesn't seem to be a solution there instead a suggestion to user systemd (which I would like to do!) instead to manage mpd. Rasi's post details a unit file but I'm unsure what to do with this.
    Looking at the wiki it seems like maybe I am supposed to provide this file so that it overwrites the default mpd.service unit. So I followed the steps listed there. First I created the directory /etc/systemd/system/mpd.d/ then made the user.conf file inside. I tried just putting the additional arguments in
    [Service]
    User=YOUR_USER
    PAMName=system-local-login
    I also remember trying to overwrite the entire [Service] section of the original by using
    [Service]
    User=YOUR_USER
    PAMName=system-local-login
    ExecStart=
    ExecStart=/usr/bin/mpd --no-daemon
    because I think just adding the addtional parameters might not have worked. But I'm not sure on this point, maybe both ways worked. This seemed to work but I had the same problem as above. The state was still being saved incorrectly sometimes when I rebooted. I would get a previous session instead of the most recent change. So I tried the other method for overwriting systemd unit files and made the file /etc/systemd/system/mpd.service in which I pasted Rasi's entire unit file. This also seemed to work, but still the incorrect state problem happened.
    At this point I didn't know what to try. It seemed like the only option left was to set up mpd using a local configuration and setting up a systemd/User session and managing it that way. The wiki indiciated that if I did it this way I would not have to use the method 2) above. However I was/still am hesistant about doing this. I'm new to arch and the systemd/User wiki page seems very intimidating. I worry that I will create problems that I won't understand how to solve using this method just for the chance that mpd will function correclty with pulse. However I seemed to have exhausted all my possible options so I thought whatever I'll try it anyway! I'm certain I probably haven't done it right however.
    So once again I turned to the wiki to help me with setting this up. However I can't make sense of the article. I don't know if I should follow ONLY the Setup since systemd 206 or if I should follow both setup sections? I decided to follow only the first section. I use no DE so I commented out the
    [[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx
    line in my ~/.zprofile. When I set up my system I followed the Automatic login to virtual console. I left this file alone, but upon second thoughts maybe I should have disabled this too? I don't understand if using xlogin-git to austoart Xorg, as described in the systemd/User page, requires me to get rid of this too. I think xlogin-git just starts Xorg so automatic login via getty should be fine?
    Immediately when I boot in using systemd to manage my session I notice that there are problems. I don't think my environment variables are being sourced from .zshenv because my panel fails to load. If I kill the panel and load it again it works. This makes me think there is something wrong with the order of units started with systemd.
    » sudo journalctl --this-boot --no-pager | grep -i panel ~
    Jul 05 16:25:39 lorelai bash[494]: /home/quiv/.config/bspwm/panel/panel: line 16: : No such file or directory
    Jul 05 16:25:39 lorelai bash[494]: /home/quiv/.config/bspwm/panel/panel: line 17: : No such file or directory
    Jul 05 16:25:39 lorelai bash[494]: /home/quiv/.config/bspwm/panel/panel: line 18: : No such file or directory
    In each instance panel is trying to do things based on $PANEL_FIFO which is exported from ~/.zshenv but it doesn't appear to be set at the time systemd starts things up. Apart from these problems, which are probably undoubtedly due to the fact I failed to set up systemd/User properly, I still have problems with mpd. The state seems to be remembered correctly now, however when I reboot I still have to toggle mpc for it to start playback. It seems to be the same problem as when I use setup detailed intially. I suspect perhaps once again there is something wrong with the order here. MPD starts before pulse so it doesn't find anything to play through, then once I issue the mpc toggle command pulse is started and all is happy.
    A final note is that I was getting this error yesterday when using systemd/User
    ● mpd.service - Music Player Daemon
    Loaded: loaded (/usr/lib/systemd/system/mpd.service; enabled)
    Active: inactive (dead)
    Jul 05 03:11:41 lorelai pulseaudio[450]: [pulseaudio] module-jackdbus-detect.c: Unable to contact D-Bus session bus: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
    Jul 05 03:11:41 lorelai pulseaudio[450]: [pulseaudio] module.c: Failed to load module "module-jackdbus-detect" (argument: "channels=2"): initialization failed.
    Jul 05 03:11:41 lorelai pulseaudio[450]: [pulseaudio] main.c: Module load failed.
    Jul 05 03:13:35 lorelai systemd[1]: Stopping Music Player Daemon...
    Jul 05 03:13:35 lorelai systemd[1]: Stopped Music Player Daemon.
    but it doesn't seem to happen anymore.
    Also I have no idea if I'm even supposed to use it like this but
    » sudo systemctl --user enable mpd ~
    Failed to get D-Bus connection: Connection refused
    I tried this because I was wondering if mpd was even using the correct service when using systemd/User. I thought perhaps it just was using the one in /etc/systemd/system/ instead of /usr/lib/systemd/user/. I'm still not sure about this.
    In the end I've exhausted whatever I can think of. I'm sure I've done a lot of things wrong but I tried my best. Hopefully somebody knows what I've done wrong and can help me.
    ~/.config/mpd/mpd.conf
    # An example configuration file for MPD.
    # Read the user manual for documentation: http://www.musicpd.org/doc/user/
    # Files and directories #######################################################
    # This setting controls the top directory which MPD will search to discover the
    # available audio files and add them to the daemon's online database. This
    # setting defaults to the XDG directory, otherwise the music directory will be
    # be disabled and audio files will only be accepted over ipc socket (using
    # file:// protocol) or streaming files over an accepted protocol.
    music_directory "~/Music"
    # This setting sets the MPD internal playlist directory. The purpose of this
    # directory is storage for playlists created by MPD. The server will use
    # playlist files not created by the server but only if they are in the MPD
    # format. This setting defaults to playlist saving being disabled.
    playlist_directory "~/.config/mpd/playlists"
    # This setting sets the location of the MPD database. This file is used to
    # load the database at server start up and store the database while the
    # server is not up. This setting defaults to disabled which will allow
    # MPD to accept files over ipc socket (using file:// protocol) or streaming
    # files over an accepted protocol.
    db_file "~/.config/mpd/database"
    # These settings are the locations for the daemon log files for the daemon.
    # These logs are great for troubleshooting, depending on your log_level
    # settings.
    # The special value "syslog" makes MPD use the local syslog daemon. This
    # setting defaults to logging to syslog, otherwise logging is disabled.
    log_file "~/.config/mpd/log"
    # This setting sets the location of the file which stores the process ID
    # for use of mpd --kill and some init scripts. This setting is disabled by
    # default and the pid file will not be stored.
    pid_file "~/.config/mpd/pid"
    # This setting sets the location of the file which contains information about
    # most variables to get MPD back into the same general shape it was in before
    # it was brought down. This setting is disabled by default and the server
    # state will be reset on server start up.
    state_file "~/.config/mpd/state"
    # The location of the sticker database. This is a database which
    # manages dynamic information attached to songs.
    sticker_file "~/.config/mpd/sticker.sql"
    # General music daemon options ################################################
    # This setting specifies the user that MPD will run as. MPD should never run as
    # root and you may use this setting to make MPD change its user ID after
    # initialization. This setting is disabled by default and MPD is run as the
    # current user.
    #user "quiv"
    # This setting specifies the group that MPD will run as. If not specified
    # primary group of user specified with "user" setting will be used (if set).
    # This is useful if MPD needs to be a member of group such as "audio" to
    # have permission to use sound card.
    #group "nogroup"
    # This setting sets the address for the daemon to listen on. Careful attention
    # should be paid if this is assigned to anything other then the default, any.
    # This setting can deny access to control of the daemon.
    # For network
    bind_to_address "127.0.0.1"
    # And for Unix Socket
    bind_to_address "~/.config/mpd/socket"
    # This setting is the TCP port that is desired for the daemon to get assigned
    # to.
    port "6600"
    # This setting controls the type of information which is logged. Available
    # setting arguments are "default", "secure" or "verbose". The "verbose" setting
    # argument is recommended for troubleshooting, though can quickly stretch
    # available resources on limited hardware storage.
    log_level "default"
    # If you have a problem with your MP3s ending abruptly it is recommended that
    # you set this argument to "no" to attempt to fix the problem. If this solves
    # the problem, it is highly recommended to fix the MP3 files with vbrfix
    # (available from <http://www.willwap.co.uk/Programs/vbrfix.php>), at which
    # point gapless MP3 playback can be enabled.
    gapless_mp3_playback "yes"
    # Setting "restore_paused" to "yes" puts MPD into pause mode instead
    # of starting playback after startup.
    #restore_paused "no"
    # This setting enables MPD to create playlists in a format usable by other
    # music players.
    #save_absolute_paths_in_playlists "no"
    # This setting defines a list of tag types that will be extracted during the
    # audio file discovery process. The complete list of possible values can be
    # found in the mpd.conf man page.
    #metadata_to_use "artist,album,title,track,name,genre,date,composer,performer,disc"
    # This setting enables automatic update of MPD's database when files in
    # music_directory are changed.
    auto_update "yes"
    # Limit the depth of the directories being watched, 0 means only watch
    # the music directory itself. There is no limit by default.
    auto_update_depth "3"
    # Symbolic link behavior ######################################################
    # If this setting is set to "yes", MPD will discover audio files by following
    # symbolic links outside of the configured music_directory.
    #follow_outside_symlinks "yes"
    # If this setting is set to "yes", MPD will discover audio files by following
    # symbolic links inside of the configured music_directory.
    #follow_inside_symlinks "yes"
    # Zeroconf / Avahi Service Discovery ##########################################
    # If this setting is set to "yes", service information will be published with
    # Zeroconf / Avahi.
    #zeroconf_enabled "yes"
    # The argument to this setting will be the Zeroconf / Avahi unique name for
    # this MPD server on the network.
    #zeroconf_name "Music Player"
    # Permissions #################################################################
    # If this setting is set, MPD will require password authorization. The password
    # can setting can be specified multiple times for different password profiles.
    #password "password@read,add,control,admin"
    # This setting specifies the permissions a user has who has not yet logged in.
    #default_permissions "read,add,control,admin"
    # Database #######################################################################
    #database {
    # plugin "proxy"
    # host "other.mpd.host"
    # port "6600"
    # Input #######################################################################
    input {
    plugin "curl"
    proxy "proxy.isp.com:8080"
    proxy_user "user"
    proxy_password "password"
    # Audio Output ################################################################
    # MPD supports various audio output types, as well as playing through multiple
    # audio outputs at the same time, through multiple audio_output settings
    # blocks. Setting this block is optional, though the server will only attempt
    # autodetection for one sound card.
    # An example of an ALSA output:
    #audio_output {
    # type "alsa"
    # name "My ALSA Device"
    ## device "hw:0,0" # optional
    ## mixer_type "hardware" # optional
    ## mixer_device "default" # optional
    ## mixer_control "PCM" # optional
    ## mixer_index "0" # optional
    audio_output {
    type "pulse"
    name "pulse audio"
    format "48000:16:2"
    ## server "127.0.0.1"
    ## sink "remote_server_sink" # optional
    # An example of an OSS output:
    #audio_output {
    # type "oss"
    # name "My OSS Device"
    ## device "/dev/dsp" # optional
    ## mixer_type "hardware" # optional
    ## mixer_device "/dev/mixer" # optional
    ## mixer_control "PCM" # optional
    # An example of a shout output (for streaming to Icecast):
    #audio_output {
    # type "shout"
    # encoding "ogg" # optional
    # name "My Shout Stream"
    # host "localhost"
    # port "8000"
    # mount "/mpd.ogg"
    # password "hackme"
    # quality "5.0"
    # bitrate "128"
    # format "44100:16:1"
    ## protocol "icecast2" # optional
    ## user "source" # optional
    ## description "My Stream Description" # optional
    ## url "http://example.com" # optional
    ## genre "jazz" # optional
    ## public "no" # optional
    ## timeout "2" # optional
    ## mixer_type "software" # optional
    # An example of a recorder output:
    #audio_output {
    # type "recorder"
    # name "My recorder"
    # encoder "vorbis" # optional, vorbis or lame
    # path "/var/lib/mpd/recorder/mpd.ogg"
    ## quality "5.0" # do not define if bitrate is defined
    # bitrate "128" # do not define if quality is defined
    # format "44100:16:1"
    # An example of a httpd output (built-in HTTP streaming server):
    #audio_output {
    # type "httpd"
    # name "My HTTP Stream"
    # encoder "vorbis" # optional, vorbis or lame
    # port "8000"
    # bind_to_address "0.0.0.0" # optional, IPv4 or IPv6
    ## quality "5.0" # do not define if bitrate is defined
    # bitrate "128" # do not define if quality is defined
    # format "44100:16:1"
    # max_clients "0" # optional 0=no limit
    # An example of a pulseaudio output (streaming to a remote pulseaudio server)
    #audio_output {
    # type "pulse"
    # name "My Pulse Output"
    ## server "remote_server" # optional
    ## sink "remote_server_sink" # optional
    # An example of a winmm output (Windows multimedia API).
    #audio_output {
    # type "winmm"
    # name "My WinMM output"
    ## device "Digital Audio (S/PDIF) (High Definition Audio Device)" # optional
    # or
    ## device "0" # optional
    ## mixer_type "hardware" # optional
    # An example of an openal output.
    #audio_output {
    # type "openal"
    # name "My OpenAL output"
    ## device "Digital Audio (S/PDIF) (High Definition Audio Device)" # optional
    ## Example "pipe" output:
    #audio_output {
    # type "pipe"
    # name "my pipe"
    # command "aplay -f cd 2>/dev/null"
    ## Or if you're want to use AudioCompress
    # command "AudioCompress -m | aplay -f cd 2>/dev/null"
    ## Or to send raw PCM stream through PCM:
    # command "nc example.org 8765"
    # format "44100:16:2"
    ## An example of a null output (for no audio output):
    #audio_output {
    # type "null"
    # name "My Null Output"
    # mixer_type "none" # optional
    # If MPD has been compiled with libsamplerate support, this setting specifies
    # the sample rate converter to use. Possible values can be found in the
    # mpd.conf man page or the libsamplerate documentation. By default, this is
    # setting is disabled.
    #samplerate_converter "Fastest Sinc Interpolator"
    # Normalization automatic volume adjustments ##################################
    # This setting specifies the type of ReplayGain to use. This setting can have
    # the argument "off", "album", "track" or "auto". "auto" is a special mode that
    # chooses between "track" and "album" depending on the current state of
    # random playback. If random playback is enabled then "track" mode is used.
    # See <http://www.replaygain.org> for more details about ReplayGain.
    # This setting is off by default.
    replaygain "album"
    # This setting sets the pre-amp used for files that have ReplayGain tags. By
    # default this setting is disabled.
    replaygain_preamp "0"
    # This setting sets the pre-amp used for files that do NOT have ReplayGain tags.
    # By default this setting is disabled.
    #replaygain_missing_preamp "0"
    # This setting enables or disables ReplayGain limiting.
    # MPD calculates actual amplification based on the ReplayGain tags
    # and replaygain_preamp / replaygain_missing_preamp setting.
    # If replaygain_limit is enabled MPD will never amplify audio signal
    # above its original level. If replaygain_limit is disabled such amplification
    # might occur. By default this setting is enabled.
    #replaygain_limit "yes"
    # This setting enables on-the-fly normalization volume adjustment. This will
    # result in the volume of all playing audio to be adjusted so the output has
    # equal "loudness". This setting is disabled by default.
    #volume_normalization "no"
    # MPD Internal Buffering ######################################################
    # This setting adjusts the size of internal decoded audio buffering. Changing
    # this may have undesired effects. Don't change this if you don't know what you
    # are doing.
    #audio_buffer_size "4096"
    # This setting controls the percentage of the buffer which is filled before
    # beginning to play. Increasing this reduces the chance of audio file skipping,
    # at the cost of increased time prior to audio playback.
    #buffer_before_play "10%"
    # Resource Limitations ########################################################
    # These settings are various limitations to prevent MPD from using too many
    # resources. Generally, these settings should be minimized to prevent security
    # risks, depending on the operating resources.
    #connection_timeout "60"
    #max_connections "10"
    #max_playlist_length "16384"
    #max_command_list_size "2048"
    #max_output_buffer_size "8192"
    # Character Encoding ##########################################################
    # If file or directory names do not display correctly for your locale then you
    # may need to modify this setting.
    #filesystem_charset "UTF-8"
    # This setting controls the encoding that ID3v1 tags should be converted from.
    #id3v1_encoding "ISO-8859-1"
    # SIDPlay decoder #############################################################
    # songlength_database:
    # Location of your songlengths file, as distributed with the HVSC.
    # The sidplay plugin checks this for matching MD5 fingerprints.
    # See http://www.c64.org/HVSC/DOCUMENTS/Songlengths.faq
    # default_songlength:
    # This is the default playing time in seconds for songs not in the
    # songlength database, or in case you're not using a database.
    # A value of 0 means play indefinitely.
    # filter:
    # Turns the SID filter emulation on or off.
    #decoder {
    # plugin "sidplay"
    # songlength_database "/media/C64Music/DOCUMENTS/Songlengths.txt"
    # default_songlength "120"
    # filter "true"
    /etc/mpd.config
    # An example configuration file for MPD.
    # Read the user manual for documentation: http://www.musicpd.org/doc/user/
    # Files and directories #######################################################
    # This setting controls the top directory which MPD will search to discover the
    # available audio files and add them to the daemon's online database. This
    # setting defaults to the XDG directory, otherwise the music directory will be
    # be disabled and audio files will only be accepted over ipc socket (using
    # file:// protocol) or streaming files over an accepted protocol.
    music_directory "~/Music"
    # This setting sets the MPD internal playlist directory. The purpose of this
    # directory is storage for playlists created by MPD. The server will use
    # playlist files not created by the server but only if they are in the MPD
    # format. This setting defaults to playlist saving being disabled.
    playlist_directory "~/.config/mpd/playlists"
    # This setting sets the location of the MPD database. This file is used to
    # load the database at server start up and store the database while the
    # server is not up. This setting defaults to disabled which will allow
    # MPD to accept files over ipc socket (using file:// protocol) or streaming
    # files over an accepted protocol.
    db_file "~/.config/mpd/database"
    # These settings are the locations for the daemon log files for the daemon.
    # These logs are great for troubleshooting, depending on your log_level
    # settings.
    # The special value "syslog" makes MPD use the local syslog daemon. This
    # setting defaults to logging to syslog, otherwise logging is disabled.
    log_file "~/.config/mpd/log"
    # This setting sets the location of the file which stores the process ID
    # for use of mpd --kill and some init scripts. This setting is disabled by
    # default and the pid file will not be stored.
    pid_file "~/.config/mpd/pid"
    # This setting sets the location of the file which contains information about
    # most variables to get MPD back into the same general shape it was in before
    # it was brought down. This setting is disabled by default and the server
    # state will be reset on server start up.
    state_file "~/.config/mpd/state"
    # The location of the sticker database. This is a database which
    # manages dynamic information attached to songs.
    sticker_file "~/.config/mpd/sticker.sql"
    # General music daemon options ################################################
    # This setting specifies the user that MPD will run as. MPD should never run as
    # root and you may use this setting to make MPD change its user ID after
    # initialization. This setting is disabled by default and MPD is run as the
    # current user.
    user "quiv"
    # This setting specifies the group that MPD will run as. If not specified
    # primary group of user specified with "user" setting will be used (if set).
    # This is useful if MPD needs to be a member of group such as "audio" to
    # have permission to use sound card.
    #group "nogroup"
    # This setting sets the address for the daemon to listen on. Careful attention
    # should be paid if this is assigned to anything other then the default, any.
    # This setting can deny access to control of the daemon.
    # For network
    bind_to_address "127.0.0.1"
    # And for Unix Socket
    bind_to_address "~/.config/mpd/socket"
    # This setting is the TCP port that is desired for the daemon to get assigned
    # to.
    port "6600"
    # This setting controls the type of information which is logged. Available
    # setting arguments are "default", "secure" or "verbose". The "verbose" setting
    # argument is recommended for troubleshooting, though can quickly stretch
    # available resources on limited hardware storage.
    log_level "default"
    # If you have a problem with your MP3s ending abruptly it is recommended that
    # you set this argument to "no" to attempt to fix the problem. If this solves
    # the problem, it is highly recommended to fix the MP3 files with vbrfix
    # (available from <http://www.willwap.co.uk/Programs/vbrfix.php>), at which
    # point gapless MP3 playback can be enabled.
    gapless_mp3_playback "yes"
    # Setting "restore_paused" to "yes" puts MPD into pause mode instead
    # of starting playback after startup.
    #restore_paused "no"
    # This setting enables MPD to create playlists in a format usable by other
    # music players.
    #save_absolute_paths_in_playlists "no"
    # This setting defines a list of tag types that will be extracted during the
    # audio file discovery process. The complete list of possible values can be
    # found in the mpd.conf man page.
    #metadata_to_use "artist,album,title,track,name,genre,date,composer,performer,disc"
    # This setting enables automatic update of MPD's database when files in
    # music_directory are changed.
    auto_update "yes"
    # Limit the depth of the directories being watched, 0 means only watch
    # the music directory itself. There is no limit by default.
    auto_update_depth "3"
    # Symbolic link behavior ######################################################
    # If this setting is set to "yes", MPD will discover audio files by following
    # symbolic links outside of the configured music_directory.
    #follow_outside_symlinks "yes"
    # If this setting is set to "yes", MPD will discover audio files by following
    # symbolic links inside of the configured music_directory.
    #follow_inside_symlinks "yes"
    # Zeroconf / Avahi Service Discovery ##########################################
    # If this setting is set to "yes", service information will be published with
    # Zeroconf / Avahi.
    #zeroconf_enabled "yes"
    # The argument to this setting will be the Zeroconf / Avahi unique name for
    # this MPD server on the network.
    #zeroconf_name "Music Player"
    # Permissions #################################################################
    # If this setting is set, MPD will require password authorization. The password
    # can setting can be specified multiple times for different password profiles.
    #password "password@read,add,control,admin"
    # This setting specifies the permissions a user has who has not yet logged in.
    #default_permissions "read,add,control,admin"
    # Database #######################################################################
    #database {
    # plugin "proxy"
    # host "other.mpd.host"
    # port "6600"
    # Input #######################################################################
    input {
    plugin "curl"
    proxy "proxy.isp.com:8080"
    proxy_user "user"
    proxy_password "password"
    # Audio Output ################################################################
    # MPD supports various audio output types, as well as playing through multiple
    # audio outputs at the same time, through multiple audio_output settings
    # blocks. Setting this block is optional, though the server will only attempt
    # autodetection for one sound card.
    # An example of an ALSA output:
    #audio_output {
    # type "alsa"
    # name "My ALSA Device"
    ## device "hw:0,0" # optional
    ## mixer_type "hardware" # optional
    ## mixer_device "default" # optional
    ## mixer_control "PCM" # optional
    ## mixer_index "0" # optional
    audio_output {
    type "pulse"
    name "pulse audio"
    format "48000:16:2"
    server "127.0.0.1"
    ## sink "remote_server_sink" # optional
    # An example of an OSS output:
    #audio_output {
    # type "oss"
    # name "My OSS Device"
    ## device "/dev/dsp" # optional
    ## mixer_type "hardware" # optional
    ## mixer_device "/dev/mixer" # optional
    ## mixer_control "PCM" # optional
    # An example of a shout output (for streaming to Icecast):
    #audio_output {
    # type "shout"
    # encoding "ogg" # optional
    # name "My Shout Stream"
    # host "localhost"
    # port "8000"
    # mount "/mpd.ogg"
    # password "hackme"
    # quality "5.0"
    # bitrate "128"
    # format "44100:16:1"
    ## protocol "icecast2" # optional
    ## user "source" # optional
    ## description "My Stream Description" # optional
    ## url "http://example.com" # optional
    ## genre "jazz" # optional
    ## public "no" # optional
    ## timeout "2" # optional
    ## mixer_type "software" # optional
    # An example of a recorder output:
    #audio_output {
    # type "recorder"
    # name "My recorder"
    # encoder "vorbis" # optional, vorbis or lame
    # path "/var/lib/mpd/recorder/mpd.ogg"
    ## quality "5.0" # do not define if bitrate is defined
    # bitrate "128" # do not define if quality is defined
    # format "44100:16:1"
    # An example of a httpd output (built-in HTTP streaming server):
    #audio_output {
    # type "httpd"
    # name "My HTTP Stream"
    # encoder "vorbis" # optional, vorbis or lame
    # port "8000"
    # bind_to_address "0.0.0.0" # optional, IPv4 or IPv6
    ## quality "5.0" # do not define if bitrate is defined
    # bitrate "128" # do not define if quality is defined
    # format "44100:16:1"
    # max_clients "0" # optional 0=no limit
    # An example of a pulseaudio output (streaming to a remote pulseaudio server)
    #audio_output {
    # type "pulse"
    # name "My Pulse Output"
    ## server "remote_server" # optional
    ## sink "remote_server_sink" # optional
    # An example of a winmm output (Windows multimedia API).
    #audio_output {
    # type "winmm"
    # name "My WinMM output"
    ## device "Digital Audio (S/PDIF) (High Definition Audio Device)" # optional
    # or
    ## device "0" # optional
    ## mixer_type "hardware" # optional
    # An example of an openal output.
    #audio_output {
    # type "openal"
    # name "My OpenAL output"
    ## device "Digital Audio (S/PDIF) (High Definition Audio Device)" # optional
    ## Example "pipe" output:
    #audio_output {
    # type "pipe"
    # name "my pipe"
    # command "aplay -f cd 2>/dev/null"
    ## Or if you're want to use AudioCompress
    # command "AudioCompress -m | aplay -f cd 2>/dev/null"
    ## Or to send raw PCM stream through PCM:
    # command "nc example.org 8765"
    # format "44100:16:2"
    ## An example of a null output (for no audio output):
    #audio_output {
    # type "null"
    # name "My Null Output"
    # mixer_type "none" # optional
    # If MPD has been compiled with libsamplerate support, this setting specifies
    # the sample rate converter to use. Possible values can be found in the
    # mpd.conf man page or the libsamplerate documentation. By default, this is
    # setting is disabled.
    #samplerate_converter "Fastest Sinc Interpolator"
    # Normalization automatic volume adjustments ##################################
    # This setting specifies the type of ReplayGain to use. This setting can have
    # the argument "off", "album", "track" or "auto". "auto" is a special mode that
    # chooses between "track" and "album" depending on the current state of
    # random playback. If random playback is enabled then "track" mode is used.
    # See <http://www.replaygain.org> for more details about ReplayGain.
    # This setting is off by default.
    replaygain "album"
    # This setting sets the pre-amp used for files that have ReplayGain tags. By
    # default this setting is disabled.
    replaygain_preamp "0"
    # This setting sets the pre-amp used for files that do NOT have ReplayGain tags.
    # By default this setting is disabled.
    #replaygain_missing_preamp "0"
    # This setting enables or disables ReplayGain limiting.
    # MPD calculates actual amplification based on the ReplayGain tags
    # and replaygain_preamp / replaygain_missing_preamp setting.
    # If replaygain_limit is enabled MPD will never amplify audio signal
    # above its original level. If replaygain_limit is disabled such amplification
    # might occur. By default this setting is enabled.
    #replaygain_limit "yes"
    # This setting enables on-the-fly normalization volume adjustment. This will
    # result in the volume of all playing audio to be adjusted so the output has
    # equal "loudness". This setting is disabled by default.
    #volume_normalization "no"
    # MPD Internal Buffering ######################################################
    # This setting adjusts the size of internal decoded audio buffering. Changing
    # this may have undesired effects. Don't change this if you don't know what you
    # are doing.
    #audio_buffer_size "4096"
    # This setting controls the percentage of the buffer which is filled before
    # beginning to play. Increasing this reduces the chance of audio file skipping,
    # at the cost of increased time prior to audio playback.
    #buffer_before_play "10%"
    # Resource Limitations ########################################################
    # These settings are various limitations to prevent MPD from using too many
    # resources. Generally, these settings should be minimized to prevent security
    # risks, depending on the operating resources.
    #connection_timeout "60"
    #max_connections "10"
    #max_playlist_length "16384"
    #max_command_list_size "2048"
    #max_output_buffer_size "8192"
    # Character Encoding ##########################################################
    # If file or directory names do not display correctly for your locale then you
    # may need to modify this setting.
    #filesystem_charset "UTF-8"
    # This setting controls the encoding that ID3v1 tags should be converted from.
    #id3v1_encoding "ISO-8859-1"
    # SIDPlay decoder #############################################################
    # songlength_database:
    # Location of your songlengths file, as distributed with the HVSC.
    # The sidplay plugin checks this for matching MD5 fingerprints.
    # See http://www.c64.org/HVSC/DOCUMENTS/Songlengths.faq
    # default_songlength:
    # This is the default playing time in seconds for songs not in the
    # songlength database, or in case you're not using a database.
    # A value of 0 means play indefinitely.
    # filter:
    # Turns the SID filter emulation on or off.
    #decoder {
    # plugin "sidplay"
    # songlength_database "/media/C64Music/DOCUMENTS/Songlengths.txt"
    # default_songlength "120"
    # filter "true"
    /etc/X11/xinit/xinitrc.d/pulseaudio [not sure if I even need this?]
    #!/bin/bash
    case "$DESKTOP_SESSION" in
    gnome|kde*|xfce*) # PulseAudio is started via XDG Autostart
    # Extra checks in case DESKTOP_SESSION is not set correctly
    if [[ -z $KDE_FULL_SESSION && -z $GNOME_DESKTOP_SESSION_ID ]]; then
    /usr/bin/start-pulseaudio-x11
    fi
    esac
    /etc/pulse/daemon.conf
    # This file is part of PulseAudio.
    # PulseAudio is free software; you can redistribute it and/or modify
    # it under the terms of the GNU Lesser General Public License as published by
    # the Free Software Foundation; either version 2 of the License, or
    # (at your option) any later version.
    # PulseAudio is distributed in the hope that it will be useful, but
    # WITHOUT ANY WARRANTY; without even the implied warranty of
    # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
    # General Public License for more details.
    # You should have received a copy of the GNU Lesser General Public License
    # along with PulseAudio; if not, write to the Free Software
    # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
    # USA.
    ## Configuration file for the PulseAudio daemon. See pulse-daemon.conf(5) for
    ## more information. Default values are commented out. Use either ; or # for
    ## commenting.
    ; daemonize = no
    ; fail = yes
    ; allow-module-loading = yes
    ; allow-exit = yes
    ; use-pid-file = yes
    ; system-instance = no
    ; local-server-type = user
    ; enable-shm = yes
    ; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB
    ; lock-memory = no
    ; cpu-limit = no
    ; high-priority = yes
    ; nice-level = -11
    ; realtime-scheduling = yes
    ; realtime-priority = 5
    exit-idle-time=0
    ; exit-idle-time = 20
    ; scache-idle-time = 20
    ; dl-search-path = (depends on architecture)
    ; load-default-script-file = yes
    ; default-script-file = /etc/pulse/default.pa
    ; log-target = auto
    log-level = error
    ; log-meta = no
    ; log-time = no
    ; log-backtrace = 0
    resample-method = speex-float-7
    ; enable-remixing = yes
    ; enable-lfe-remixing = no
    flat-volumes = no
    ; rlimit-fsize = -1
    ; rlimit-data = -1
    ; rlimit-stack = -1
    ; rlimit-core = -1
    ; rlimit-as = -1
    ; rlimit-rss = -1
    ; rlimit-nproc = -1
    ; rlimit-nofile = 256
    ; rlimit-memlock = -1
    ; rlimit-locks = -1
    ; rlimit-sigpending = -1
    ; rlimit-msgqueue = -1
    ; rlimit-nice = 31
    ; rlimit-rtprio = 9
    ; rlimit-rttime = 1000000
    default-sample-format = s24le
    default-sample-rate = 48000
    ; alternate-sample-rate = 48000
    ; default-sample-channels = 2
    ; default-channel-map = front-left,front-right
    default-fragments = 2
    default-fragment-size-msec = 76
    ; enable-deferred-volume = yes
    ; deferred-volume-safety-margin-usec = 8000
    ; deferred-volume-extra-delay-usec = 0
    /etc/pulse/default.pa
    #!/usr/bin/pulseaudio -nF
    # This file is part of PulseAudio.
    # PulseAudio is free software; you can redistribute it and/or modify it
    # under the terms of the GNU Lesser General Public License as published by
    # the Free Software Foundation; either version 2 of the License, or
    # (at your option) any later version.
    # PulseAudio is distributed in the hope that it will be useful, but
    # WITHOUT ANY WARRANTY; without even the implied warranty of
    # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
    # General Public License for more details.
    # You should have received a copy of the GNU Lesser General Public License
    # along with PulseAudio; if not, write to the Free Software Foundation,
    # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
    # This startup script is used only if PulseAudio is started per-user
    # (i.e. not in system mode)
    .nofail
    ### Load something into the sample cache
    #load-sample-lazy x11-bell /usr/share/sounds/gtk-events/activate.wav
    #load-sample-lazy pulse-hotplug /usr/share/sounds/startup3.wav
    #load-sample-lazy pulse-coldplug /usr/share/sounds/startup3.wav
    #load-sample-lazy pulse-access /usr/share/sounds/generic.wav
    .fail
    ### Automatically restore the volume of streams and devices
    load-module module-device-restore
    load-module module-stream-restore
    load-module module-card-restore
    ### Automatically augment property information from .desktop files
    ### stored in /usr/share/application
    load-module module-augment-properties
    ### Should be after module-*-restore but before module-*-detect
    load-module module-switch-on-port-available
    ### Load audio drivers statically
    ### (it's probably better to not load these drivers manually, but instead
    ### use module-udev-detect -- see below -- for doing this automatically)
    #load-module module-alsa-sink
    #load-module module-alsa-source device=hw:1,0
    #load-module module-oss device="/dev/dsp" sink_name=output source_name=input
    #load-module module-oss-mmap device="/dev/dsp" sink_name=output source_name=input
    #load-module module-null-sink
    #load-module module-pipe-sink
    ### Automatically load driver modules depending on the hardware available
    .ifexists module-udev-detect.so
    load-module module-udev-detect
    .else
    ### Use the static hardware detection module (for systems that lack udev support)
    load-module module-detect
    .endif
    ### Automatically connect sink and source if JACK server is present
    .ifexists module-jackdbus-detect.so
    .nofail
    load-module module-jackdbus-detect channels=2
    .fail
    .endif
    ### Automatically load driver modules for Bluetooth hardware
    #.ifexists module-bluetooth-policy.so
    #load-module module-bluetooth-policy
    #.endif
    #.ifexists module-bluetooth-discover.so
    #load-module module-bluetooth-discover
    #.endif
    ### Load several protocols
    .ifexists module-esound-protocol-unix.so
    load-module module-esound-protocol-unix
    .endif
    load-module module-native-protocol-unix
    ### Network access (may be configured with paprefs, so leave this commented
    ### here if you plan to use paprefs)
    #load-module module-esound-protocol-tcp
    load-module module-native-protocol-tcp auth-ip-acl=127.0.0.1
    #load-module module-zeroconf-publish
    ### Load the RTP receiver module (also configured via paprefs, see above)
    #load-module module-rtp-recv
    ### Load the RTP sender module (also configured via paprefs, see above)
    #load-module module-null-sink sink_name=rtp format=s16be channels=2 rate=44100 sink_properties="device.description='RTP Multicast Sink'"
    #load-module module-rtp-send source=rtp.monitor
    ### Load additional modules from GConf settings. This can be configured with the paprefs tool.
    ### Please keep in mind that the modules configured by paprefs might conflict with manually
    ### loaded modules.
    .ifexists module-gconf.so
    .nofail
    load-module module-gconf
    .fail
    .endif
    ### Automatically restore the default sink/source when changed by the user
    ### during runtime
    ### NOTE: This should be loaded as early as possible so that subsequent modules
    ### that look up the default sink/source get the right value
    load-module module-default-device-restore
    ### Automatically move streams to the default sink if the sink they are
    ### connected to dies, similar for sources
    load-module module-rescue-streams
    ### Make sure we always have a sink around, even if it is a null sink.
    load-module module-always-sink
    ### Honour intended role device property
    load-module module-intended-roles
    ### Automatically suspend sinks/sources that become idle for too long
    load-module module-suspend-on-idle
    ### If autoexit on idle is enabled we want to make sure we only quit
    ### when no local session needs us anymore.
    .ifexists module-console-kit.so
    load-module module-console-kit
    .endif
    .ifexists module-systemd-login.so
    load-module module-systemd-login
    .endif
    ### Enable positioned event sounds
    load-module module-position-event-sounds
    ### Cork music/video streams when a phone stream is active
    load-module module-role-cork
    ### Modules to allow autoloading of filters (such as echo cancellation)
    ### on demand. module-filter-heuristics tries to determine what filters
    ### make sense, and module-filter-apply does the heavy-lifting of
    ### loading modules and rerouting streams.
    load-module module-filter-heuristics
    load-module module-filter-apply
    # X11 modules should not be started from default.pa so that one daemon
    # can be shared by multiple sessions.
    ### Load X11 bell module
    #load-module module-x11-bell sample=bell-windowing-system
    ### Register ourselves in the X11 session manager
    #load-module module-x11-xsmp
    ### Publish connection data in the X11 root window
    #.ifexists module-x11-publish.so
    #.nofail
    #load-module module-x11-publish
    #.fail
    #.endif
    ### Make some devices default
    #set-default-sink output
    #set-default-source input
    ~/.xinitrc [currently using daemon mpd]
    #!/bin/sh
    # ~/.xinitrc
    # Executed by startx (run your window manager from here)
    if [ -d /etc/X11/xinit/xinitrc.d ]; then
    for f in /etc/X11/xinit/xinitrc.d/*; do
    [ -x "$f" ] && . "$f"
    done
    unset f
    fi
    #if grep -q "state: pause" /home/quiv/.config/mpd/state; then
    # mpc toggle
    #fi
    #mpd ~/.config/mpd/mpd.conf
    ~/.config/bspwm/panel/notify_mpd
    xrdb ~/.Xresources
    xset +fp ~/.fonts
    xset +fp /usr/share/fonts/misc
    xset fp rehash
    xsetroot -cursor_name left_ptr &
    # imlibsetroot -x e -s f /home/quiv/Pictures/bloom_one_desktop.jpg
    sh ~/.fehbg &
    compton -CGb --backend glx --paint-on-overlay --vsync opengl-swc &
    # exec gnome-session
    # exec startkde
    # exec startxfce4
    # ...or the Window Manager of your choice
    sxhkd &
    exec bspwm
    ~/.zprofile [currently trying to use systemd/User]
    #[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx
    EDIT:A small update; it seems I don't need to have /etc/systemd/system/[email protected]/autologin.conf when using systemd to manag my user session as I removed it and I'm both automatically logged on and in X-session.
    Last edited by quiv (2014-07-05 13:40:30)

    o_caino wrote:
    Setting mpd as a systemd user service is very simple. This is what I did.
    In ~/.config/systemd/user/mpd.service
    [Unit]
    Description=Music Player Daemon
    After=network.target sound.target
    [Service]
    ExecStart=/usr/bin/mpd --no-daemon
    ExecStop=/usr/bin/mpd --kill
    [Install]
    WantedBy=default.target
    To enable
    systemctl --user enable mpd
    Done.
    Well shit. I guess I didn't need to do all that other stuff. I only wish I'd known about this before wasting most of my day. Thank you very much, everything appears to be working flawlessly now.

  • [Solved] Issue setting HDMI audio to default

    Hoping I'm not overlooking something very simple here.
    I have a Radeon HD4650 in my HTPC which I'm trying to run the audio through the HDMI output. I've set the kernel parameter "radeon.audio=1" and am able to hear sound through HDMI when I specify it manually within each application (for example XBMC or VLC going to Audio->Audio Device->HD-Audio Generic, HDMI 0 HDMI Audio Output).
    From there I tried to set the HDMI audio as default by following the wiki here:
    https://wiki.archlinux.org/index.php/Al … sound_card
    And here:
    https://wiki.archlinux.org/index.php/Al … s_not_work
    I've tried several combinations within my .asoundrc and asound.conf including:
    pcm.!default {
    type plug
    slave.pcm {
    @func getenv
    vars [ ALSAPCM ]
    default "hw:0,3"
    defaults.pcm.card 0
    defaults.pcm.device 3
    defaults.ctl.card 0
    pcm.!default "plughw:0,3"
    ctl.!default "plughw:0,3"
    pcm.dmixer {
    type dmix
    ipc_key 2048
    slave {
    pcm "hw:0,3"
    period_size 512
    buffer_size 4096
    rate 48000
    format S16_LE
    bindings {
    0 0
    1 1
    pcm.!default {
    type plug
    slave.pcm dmixer
    pcm:iec958 {
    type plug
    slave.pcm dmixer
    pcm.!default {
    type plug
    slave {
    pcm "hw:0,3"
    ctl.!default {
    type hw
    card 0
    Most of these I just copied from the wiki or various forum posts I found and edited the proper device in. These appear to work, as the HDMI card shows up as default in alsamixer (I've made sure everything is unmuted here), but selecting the default channel in VLC still results in no sound, not even from the built in audio (I can change the output to the HDMI option and it works fine).
    I've also tried this which results in no sound:
    aplay -D plughw:0,3 /usr/share/sounds/alsa/Front_Center.wav
    Is there something I'm missing here?
    Here's my 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: Intel [HDA Intel], device 0: ALC1200 Analog [ALC1200 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: Intel [HDA Intel], device 1: ALC1200 Digital [ALC1200 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    A quick note here: I set this option in /etc/modprobe.d/:
    options snd_hda_intel index=-2
    This moved the HDMI card up to device 0 instead of 1. I've tried everything above as well with plughw:1,3 when that was the HDMI device.
    aplay -L:
    null
    Discard all samples (playback) or generate zero samples (capture)
    hdmi:CARD=Generic,DEV=0
    HD-Audio Generic, HDMI 0
    HDMI Audio Output
    sysdefault:CARD=Intel
    HDA Intel, ALC1200 Analog
    Default Audio Device
    front:CARD=Intel,DEV=0
    HDA Intel, ALC1200 Analog
    Front speakers
    surround40:CARD=Intel,DEV=0
    HDA Intel, ALC1200 Analog
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=Intel,DEV=0
    HDA Intel, ALC1200 Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=Intel,DEV=0
    HDA Intel, ALC1200 Analog
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=Intel,DEV=0
    HDA Intel, ALC1200 Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=Intel,DEV=0
    HDA Intel, ALC1200 Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    iec958:CARD=Intel,DEV=0
    HDA Intel, ALC1200 Digital
    IEC958 (S/PDIF) Digital Audio Output
    lsmod | grep snd:
    snd_hda_codec_hdmi 29701 1
    snd_hda_codec_realtek 35517 1
    snd_hda_intel 35309 0
    snd_hda_codec 147474 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
    snd_hwdep 6332 1 snd_hda_codec
    snd_pcm 77765 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    snd_page_alloc 7234 2 snd_pcm,snd_hda_intel
    snd_timer 18718 1 snd_pcm
    snd 58950 7 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec,snd_hda_intel
    soundcore 5418 1 snd
    amixer -c 0:
    Simple mixer control 'PCM',0
    Capabilities: pvolume
    Playback channels: Front Left - Front Right
    Limits: Playback 0 - 255
    Mono:
    Front Left: Playback 255 [100%] [0.00dB]
    Front Right: Playback 255 [100%] [0.00dB]
    Simple mixer control 'IEC958',0
    Capabilities: pswitch pswitch-joined
    Playback channels: Mono
    Mono: Playback [on]
    dmesg:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.10.2-1-ARCH (tobias@T-POWA-LX) (gcc version 4.8.1 (GCC) ) #1 SMP PREEMPT Mon Jul 22 08:47:24 CEST 2013
    [ 0.000000] Command line: root=/dev/system/root cryptdevice=/dev/sda2:system resume=/dev/system/swap ro radeon.audio=1 initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ee6ffff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000007ee70000-0x000000007eecbfff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x000000007eecc000-0x000000007fdf4fff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000007fdf5000-0x000000007fe00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000007fe01000-0x000000007fe97fff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000007fe98000-0x000000007fee7fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x000000007fee8000-0x000000007feebfff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000007feec000-0x000000007fef0fff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x000000007fef1000-0x000000007fef1fff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000007fef2000-0x000000007fefefff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x000000007feff000-0x000000007fefffff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000007ff00000-0x000000007fffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.4 present.
    [ 0.000000] DMI: /DG35EC, BIOS ECG3510M.86A.0118.2010.0113.1426 01/13/2010
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x7ff00 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-FFFFF uncachable
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask F80000000 write-back
    [ 0.000000] 1 base 07FF00000 mask FFFF00000 uncachable
    [ 0.000000] 2 disabled
    [ 0.000000] 3 disabled
    [ 0.000000] 4 disabled
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] found SMP MP-table at [mem 0x000fe200-0x000fe20f] mapped at [ffff8800000fe200]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000089000] 89000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b22000, 0x01b22fff] PGTABLE
    [ 0.000000] BRK [0x01b23000, 0x01b23fff] PGTABLE
    [ 0.000000] BRK [0x01b24000, 0x01b24fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x7fa00000-0x7fbfffff]
    [ 0.000000] [mem 0x7fa00000-0x7fbfffff] page 2M
    [ 0.000000] BRK [0x01b25000, 0x01b25fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7ee6ffff]
    [ 0.000000] [mem 0x7c000000-0x7edfffff] page 2M
    [ 0.000000] [mem 0x7ee00000-0x7ee6ffff] page 4k
    [ 0.000000] BRK [0x01b26000, 0x01b26fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x7eecc000-0x7f9fffff]
    [ 0.000000] [mem 0x7eecc000-0x7effffff] page 4k
    [ 0.000000] [mem 0x7f000000-0x7f9fffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x7bffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdf4fff]
    [ 0.000000] [mem 0x7fc00000-0x7fdf4fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x7fe01000-0x7fe97fff]
    [ 0.000000] [mem 0x7fe01000-0x7fe97fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x7fee8000-0x7feebfff]
    [ 0.000000] [mem 0x7fee8000-0x7feebfff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x7fef1000-0x7fef1fff]
    [ 0.000000] [mem 0x7fef1000-0x7fef1fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x7feff000-0x7fefffff]
    [ 0.000000] [mem 0x7feff000-0x7fefffff] page 4k
    [ 0.000000] RAMDISK: [mem 0x7e79a000-0x7ee6efff]
    [ 0.000000] ACPI: RSDP 00000000000fe020 00014 (v00 INTEL )
    [ 0.000000] ACPI: RSDT 000000007fefd038 0004C (v01 INTEL ECG3510M 00000076 01000013)
    [ 0.000000] ACPI: FACP 000000007fefc000 00074 (v01 INTEL ECG3510M 00000076 MSFT 01000013)
    [ 0.000000] ACPI: DSDT 000000007fef6000 05BEB (v01 INTEL ECG3510M 00000076 MSFT 01000013)
    [ 0.000000] ACPI: FACS 000000007fe98000 00040
    [ 0.000000] ACPI: APIC 000000007fef5000 00078 (v01 INTEL ECG3510M 00000076 MSFT 01000013)
    [ 0.000000] ACPI: WDDT 000000007fef4000 00040 (v01 INTEL ECG3510M 00000076 MSFT 01000013)
    [ 0.000000] ACPI: MCFG 000000007fef3000 0003C (v01 INTEL ECG3510M 00000076 MSFT 01000013)
    [ 0.000000] ACPI: ASF! 000000007fef2000 000A6 (v32 INTEL ECG3510M 00000076 MSFT 01000013)
    [ 0.000000] ACPI: SSDT 000000007fef0000 0020C (v01 INTEL CpuPm 00000076 MSFT 01000013)
    [ 0.000000] ACPI: SSDT 000000007feef000 001B7 (v01 INTEL Cpu0Ist 00000076 MSFT 01000013)
    [ 0.000000] ACPI: SSDT 000000007feee000 001B7 (v01 INTEL Cpu1Ist 00000076 MSFT 01000013)
    [ 0.000000] ACPI: SSDT 000000007feed000 001B7 (v01 INTEL Cpu2Ist 00000076 MSFT 01000013)
    [ 0.000000] ACPI: SSDT 000000007feec000 001B7 (v01 INTEL Cpu3Ist 00000076 MSFT 01000013)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fefffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7fefffff]
    [ 0.000000] NODE_DATA [mem 0x7fe93000-0x7fe97fff]
    [ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007c600000-ffff88007e5fffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal empty
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0008efff]
    [ 0.000000] node 0: [mem 0x00100000-0x7ee6ffff]
    [ 0.000000] node 0: [mem 0x7eecc000-0x7fdf4fff]
    [ 0.000000] node 0: [mem 0x7fe01000-0x7fe97fff]
    [ 0.000000] node 0: [mem 0x7fee8000-0x7feebfff]
    [ 0.000000] node 0: [mem 0x7fef1000-0x7fef1fff]
    [ 0.000000] node 0: [mem 0x7feff000-0x7fefffff]
    [ 0.000000] On node 0 totalpages: 523716
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3982 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 8124 pages used for memmap
    [ 0.000000] DMA32 zone: 519734 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 000000000008f000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    [ 0.000000] PM: Registered nosave memory: 000000007ee70000 - 000000007eecc000
    [ 0.000000] PM: Registered nosave memory: 000000007fdf5000 - 000000007fe01000
    [ 0.000000] PM: Registered nosave memory: 000000007fe98000 - 000000007fee8000
    [ 0.000000] PM: Registered nosave memory: 000000007feec000 - 000000007fef1000
    [ 0.000000] PM: Registered nosave memory: 000000007fef2000 - 000000007feff000
    [ 0.000000] e820: [mem 0x80000000-0xffefffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88007f800000 s86144 r8192 d24448 u524288
    [ 0.000000] pcpu-alloc: s86144 r8192 d24448 u524288 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515507
    [ 0.000000] Policy zone: DMA32
    [ 0.000000] Kernel command line: root=/dev/system/root cryptdevice=/dev/sda2:system resume=/dev/system/swap ro radeon.audio=1 initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 2042856k/2096128k available (4920k kernel code, 1264k absent, 52008k reserved, 4046k data, 1124k init)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
    [ 0.000000] NR_IRQS:4352 nr_irqs:712 16
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 8388608 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.000000] tsc: Detected 2188.974 MHz processor
    [ 0.006671] Calibrating delay loop (skipped), value calculated using timer frequency.. 4379.36 BogoMIPS (lpj=7296580)
    [ 0.006675] pid_max: default: 32768 minimum: 301
    [ 0.006714] Security Framework initialized
    [ 0.006729] AppArmor: AppArmor disabled by boot time parameter
    [ 0.006937] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.008033] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.008556] Mount-cache hash table entries: 256
    [ 0.008842] Initializing cgroup subsys memory
    [ 0.008862] Initializing cgroup subsys devices
    [ 0.008864] Initializing cgroup subsys freezer
    [ 0.008866] Initializing cgroup subsys net_cls
    [ 0.008868] Initializing cgroup subsys blkio
    [ 0.008905] CPU: Physical Processor ID: 0
    [ 0.008907] CPU: Processor Core ID: 0
    [ 0.008910] mce: CPU supports 6 MCE banks
    [ 0.008918] CPU0: Thermal monitoring enabled (TM2)
    [ 0.008926] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
    Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32
    tlb_flushall_shift: -1
    [ 0.009009] Freeing SMP alternatives: 20k freed
    [ 0.010372] ACPI: Core revision 20130328
    [ 0.013611] ACPI: All ACPI Tables successfully acquired
    [ 0.014894] ftrace: allocating 19564 entries in 77 pages
    [ 0.020479] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.055426] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU E4500 @ 2.20GHz (fam: 06, model: 0f, stepping: 0d)
    [ 0.056666] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
    [ 0.056666] perf_event_intel: PEBS disabled due to CPU errata
    [ 0.056666] ... version: 2
    [ 0.056666] ... bit width: 40
    [ 0.056666] ... generic registers: 2
    [ 0.056666] ... value mask: 000000ffffffffff
    [ 0.056666] ... max period: 000000007fffffff
    [ 0.056666] ... fixed-purpose events: 3
    [ 0.056666] ... event mask: 0000000700000003
    [ 0.090007] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.076769] smpboot: Booting Node 0, Processors #1
    [ 0.090021] Brought up 2 CPUs
    [ 0.090024] smpboot: Total of 2 processors activated (8759.72 BogoMIPS)
    [ 0.091305] devtmpfs: initialized
    [ 0.091305] PM: Registering ACPI NVS region [mem 0x7ee70000-0x7eecbfff] (376832 bytes)
    [ 0.091305] PM: Registering ACPI NVS region [mem 0x7fe98000-0x7fee7fff] (327680 bytes)
    [ 0.091305] RTC time: 21:34:09, date: 08/06/13
    [ 0.091305] NET: Registered protocol family 16
    [ 0.091305] ACPI: bus type PCI registered
    [ 0.091305] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
    [ 0.091305] PCI: not using MMCONFIG
    [ 0.091305] PCI: Using configuration type 1 for base access
    [ 0.093396] bio: create slab <bio-0> at 0
    [ 0.093411] ACPI: Added _OSI(Module Device)
    [ 0.093411] ACPI: Added _OSI(Processor Device)
    [ 0.093411] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.093411] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.094284] ACPI: EC: Look up EC in DSDT
    [ 0.097855] ACPI: Interpreter enabled
    [ 0.097864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130328/hwxface-568)
    [ 0.097879] ACPI: (supports S0 S1 S3 S4 S5)
    [ 0.097881] ACPI: Using IOAPIC for interrupt routing
    [ 0.097896] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
    [ 0.098027] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in ACPI motherboard resources
    [ 0.115962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.116042] ACPI: No dock devices found.
    [ 0.121485] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.122691] acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
    [ 0.122777] PCI host bridge to bus 0000:00
    [ 0.122781] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.122783] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.122786] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.122788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.122791] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000effff]
    [ 0.122793] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfeafffff]
    [ 0.122795] pci_bus 0000:00: root bus resource [mem 0x80000000-0xefffffff]
    [ 0.122806] pci 0000:00:00.0: [8086:2980] type 00 class 0x060000
    [ 0.122920] pci 0000:00:01.0: [8086:2981] type 01 class 0x060400
    [ 0.122965] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.122994] pci 0000:00:01.0: System wakeup disabled by ACPI
    [ 0.123063] pci 0000:00:19.0: [8086:104b] type 00 class 0x020000
    [ 0.123081] pci 0000:00:19.0: reg 10: [mem 0x90b00000-0x90b1ffff]
    [ 0.123089] pci 0000:00:19.0: reg 14: [mem 0x90b24000-0x90b24fff]
    [ 0.123098] pci 0000:00:19.0: reg 18: [io 0x30c0-0x30df]
    [ 0.123156] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
    [ 0.123180] pci 0000:00:19.0: System wakeup disabled by ACPI
    [ 0.123224] pci 0000:00:1a.0: [8086:2834] type 00 class 0x0c0300
    [ 0.123264] pci 0000:00:1a.0: reg 20: [io 0x30a0-0x30bf]
    [ 0.123345] pci 0000:00:1a.0: System wakeup disabled by ACPI
    [ 0.123387] pci 0000:00:1a.1: [8086:2835] type 00 class 0x0c0300
    [ 0.123427] pci 0000:00:1a.1: reg 20: [io 0x3080-0x309f]
    [ 0.123507] pci 0000:00:1a.1: System wakeup disabled by ACPI
    [ 0.123560] pci 0000:00:1a.7: [8086:283a] type 00 class 0x0c0320
    [ 0.123579] pci 0000:00:1a.7: reg 10: [mem 0x90b25400-0x90b257ff]
    [ 0.123661] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    [ 0.123725] pci 0000:00:1a.7: System wakeup disabled by ACPI
    [ 0.123775] pci 0000:00:1b.0: [8086:284b] type 00 class 0x040300
    [ 0.123790] pci 0000:00:1b.0: reg 10: [mem 0x90b20000-0x90b23fff 64bit]
    [ 0.123859] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.123926] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 0.123974] pci 0000:00:1c.0: [8086:283f] type 01 class 0x060400
    [ 0.124043] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.124074] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 0.124118] pci 0000:00:1c.1: [8086:2841] type 01 class 0x060400
    [ 0.124188] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 0.124220] pci 0000:00:1c.1: System wakeup disabled by ACPI
    [ 0.124264] pci 0000:00:1c.2: [8086:2843] type 01 class 0x060400
    [ 0.124333] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    [ 0.124366] pci 0000:00:1c.2: System wakeup disabled by ACPI
    [ 0.124414] pci 0000:00:1d.0: [8086:2830] type 00 class 0x0c0300
    [ 0.124454] pci 0000:00:1d.0: reg 20: [io 0x3060-0x307f]
    [ 0.124522] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 0.124567] pci 0000:00:1d.1: [8086:2831] type 00 class 0x0c0300
    [ 0.124607] pci 0000:00:1d.1: reg 20: [io 0x3040-0x305f]
    [ 0.124675] pci 0000:00:1d.1: System wakeup disabled by ACPI
    [ 0.124717] pci 0000:00:1d.2: [8086:2832] type 00 class 0x0c0300
    [ 0.124757] pci 0000:00:1d.2: reg 20: [io 0x3020-0x303f]
    [ 0.124827] pci 0000:00:1d.2: System wakeup disabled by ACPI
    [ 0.124880] pci 0000:00:1d.7: [8086:2836] type 00 class 0x0c0320
    [ 0.124899] pci 0000:00:1d.7: reg 10: [mem 0x90b25000-0x90b253ff]
    [ 0.124981] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    [ 0.125043] pci 0000:00:1d.7: System wakeup disabled by ACPI
    [ 0.125088] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
    [ 0.125156] pci 0000:00:1e.0: System wakeup disabled by ACPI
    [ 0.125205] pci 0000:00:1f.0: [8086:2810] type 00 class 0x060100
    [ 0.125284] pci 0000:00:1f.0: quirk: [io 0x0400-0x047f] claimed by ICH6 ACPI/GPIO/TCO
    [ 0.125289] pci 0000:00:1f.0: quirk: [io 0x0500-0x053f] claimed by ICH6 GPIO
    [ 0.125293] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0680 (mask 007f)
    [ 0.125376] pci 0000:00:1f.2: [8086:2820] type 00 class 0x01018f
    [ 0.125390] pci 0000:00:1f.2: reg 10: [io 0x3438-0x343f]
    [ 0.125399] pci 0000:00:1f.2: reg 14: [io 0x344c-0x344f]
    [ 0.125407] pci 0000:00:1f.2: reg 18: [io 0x3430-0x3437]
    [ 0.125415] pci 0000:00:1f.2: reg 1c: [io 0x3448-0x344b]
    [ 0.125423] pci 0000:00:1f.2: reg 20: [io 0x3410-0x341f]
    [ 0.125432] pci 0000:00:1f.2: reg 24: [io 0x3400-0x340f]
    [ 0.125461] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.125543] pci 0000:00:1f.3: [8086:283e] type 00 class 0x0c0500
    [ 0.125555] pci 0000:00:1f.3: reg 10: [mem 0x90b25800-0x90b258ff]
    [ 0.125582] pci 0000:00:1f.3: reg 20: [io 0x3000-0x301f]
    [ 0.125683] pci 0000:00:1f.5: [8086:2825] type 00 class 0x010185
    [ 0.125697] pci 0000:00:1f.5: reg 10: [io 0x3428-0x342f]
    [ 0.125706] pci 0000:00:1f.5: reg 14: [io 0x3444-0x3447]
    [ 0.125714] pci 0000:00:1f.5: reg 18: [io 0x3420-0x3427]
    [ 0.125722] pci 0000:00:1f.5: reg 1c: [io 0x3440-0x3443]
    [ 0.125730] pci 0000:00:1f.5: reg 20: [io 0x30f0-0x30ff]
    [ 0.125739] pci 0000:00:1f.5: reg 24: [io 0x30e0-0x30ef]
    [ 0.125768] pci 0000:00:1f.5: PME# supported from D3hot
    [ 0.125901] pci 0000:01:00.0: [1002:6779] type 00 class 0x030000
    [ 0.125917] pci 0000:01:00.0: reg 10: [mem 0x80000000-0x8fffffff 64bit pref]
    [ 0.125930] pci 0000:01:00.0: reg 18: [mem 0x90a00000-0x90a1ffff 64bit]
    [ 0.125939] pci 0000:01:00.0: reg 20: [io 0x2000-0x20ff]
    [ 0.125954] pci 0000:01:00.0: reg 30: [mem 0xfffe0000-0xffffffff pref]
    [ 0.125992] pci 0000:01:00.0: supports D1 D2
    [ 0.126044] pci 0000:01:00.1: [1002:aa98] type 00 class 0x040300
    [ 0.126060] pci 0000:01:00.1: reg 10: [mem 0x90a20000-0x90a23fff 64bit]
    [ 0.126130] pci 0000:01:00.1: supports D1 D2
    [ 0.126194] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.126198] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
    [ 0.126201] pci 0000:00:01.0: bridge window [mem 0x90a00000-0x90afffff]
    [ 0.126206] pci 0000:00:01.0: bridge window [mem 0x80000000-0x8fffffff 64bit pref]
    [ 0.126282] pci 0000:02:00.0: [1106:3432] type 00 class 0x0c0330
    [ 0.126300] pci 0000:02:00.0: reg 10: [mem 0x90900000-0x90900fff]
    [ 0.126416] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.130024] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.130034] pci 0000:00:1c.0: bridge window [mem 0x90900000-0x909fffff]
    [ 0.130126] pci 0000:03:00.0: [1131:7164] type 00 class 0x048000
    [ 0.130153] pci 0000:03:00.0: reg 10: [mem 0x90000000-0x903fffff 64bit]
    [ 0.130174] pci 0000:03:00.0: reg 18: [mem 0x90400000-0x907fffff 64bit]
    [ 0.130281] pci 0000:03:00.0: supports D1 D2
    [ 0.130283] pci 0000:03:00.0: PME# supported from D0 D1 D2
    [ 0.136688] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 0.136698] pci 0000:00:1c.1: bridge window [mem 0x90000000-0x907fffff]
    [ 0.136792] pci 0000:04:00.0: [197b:2368] type 00 class 0x010185
    [ 0.136823] pci 0000:04:00.0: reg 10: [io 0x1018-0x101f]
    [ 0.136837] pci 0000:04:00.0: reg 14: [io 0x1024-0x1027]
    [ 0.136851] pci 0000:04:00.0: reg 18: [io 0x1010-0x1017]
    [ 0.136866] pci 0000:04:00.0: reg 1c: [io 0x1020-0x1023]
    [ 0.136880] pci 0000:04:00.0: reg 20: [io 0x1000-0x100f]
    [ 0.136906] pci 0000:04:00.0: reg 30: [mem 0xffff0000-0xffffffff pref]
    [ 0.137025] pci 0000:04:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    [ 0.137035] pci 0000:00:1c.2: PCI bridge to [bus 04]
    [ 0.137039] pci 0000:00:1c.2: bridge window [io 0x1000-0x1fff]
    [ 0.137098] pci 0000:05:03.0: [1814:0301] type 00 class 0x028000
    [ 0.137116] pci 0000:05:03.0: reg 10: [mem 0x90800000-0x90807fff]
    [ 0.137237] pci 0000:05:05.0: [11c1:5811] type 00 class 0x0c0010
    [ 0.137254] pci 0000:05:05.0: reg 10: [mem 0x90808000-0x90808fff]
    [ 0.137329] pci 0000:05:05.0: supports D1 D2
    [ 0.137331] pci 0000:05:05.0: PME# supported from D0 D1 D2 D3hot
    [ 0.137409] pci 0000:00:1e.0: PCI bridge to [bus 05] (subtractive decode)
    [ 0.137415] pci 0000:00:1e.0: bridge window [mem 0x90800000-0x908fffff]
    [ 0.137421] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.137423] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.137426] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.137428] pci 0000:00:1e.0: bridge window [mem 0x000e0000-0x000effff] (subtractive decode)
    [ 0.137431] pci 0000:00:1e.0: bridge window [mem 0xf8000000-0xfeafffff] (subtractive decode)
    [ 0.137433] pci 0000:00:1e.0: bridge window [mem 0x80000000-0xefffffff] (subtractive decode)
    [ 0.137455] acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM
    [ 0.137457] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08)
    [ 0.137544] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
    [ 0.137616] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 *9 10 11 12)
    [ 0.137685] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 *9 10 11 12)
    [ 0.137753] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
    [ 0.137820] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 *10 11 12)
    [ 0.137887] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 *11 12)
    [ 0.137954] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 *10 11 12)
    [ 0.138021] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 *11 12)
    [ 0.138507] ACPI: Enabled 4 GPEs in block 00 to 1F
    [ 0.138515] acpi root: \_SB_.PCI0 notify handler is installed
    [ 0.138552] Found 1 acpi root devices
    [ 0.138645] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.138645] vgaarb: loaded
    [ 0.138645] vgaarb: bridge control possible 0000:01:00.0
    [ 0.138645] PCI: Using ACPI for IRQ routing
    [ 0.141702] PCI: pci_cache_line_size set to 64 bytes
    [ 0.141771] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff]
    [ 0.141774] e820: reserve RAM buffer [mem 0x7ee70000-0x7fffffff]
    [ 0.141776] e820: reserve RAM buffer [mem 0x7fdf5000-0x7fffffff]
    [ 0.141778] e820: reserve RAM buffer [mem 0x7fe98000-0x7fffffff]
    [ 0.141780] e820: reserve RAM buffer [mem 0x7feec000-0x7fffffff]
    [ 0.141782] e820: reserve RAM buffer [mem 0x7fef2000-0x7fffffff]
    [ 0.141784] e820: reserve RAM buffer [mem 0x7ff00000-0x7fffffff]
    [ 0.141898] NetLabel: Initializing
    [ 0.141900] NetLabel: domain hash size = 128
    [ 0.141901] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.141917] NetLabel: unlabeled traffic allowed by default
    [ 0.141945] Switching to clocksource refined-jiffies
    [ 0.148603] pnp: PnP ACPI init
    [ 0.148630] ACPI: bus type PNP registered
    [ 0.148744] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
    [ 0.148747] system 00:00: [mem 0xfed13000-0xfed13fff] has been reserved
    [ 0.148750] system 00:00: [mem 0xfed14000-0xfed17fff] has been reserved
    [ 0.148753] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.148756] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.148758] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.148761] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.148764] system 00:00: [mem 0xfed45000-0xfed99fff] has been reserved
    [ 0.148767] system 00:00: [mem 0x000c0000-0x000dffff] could not be reserved
    [ 0.148769] system 00:00: [mem 0x000e0000-0x000fffff] could not be reserved
    [ 0.148774] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.148919] pnp 00:01: [dma 4]
    [ 0.148948] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.148992] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.149031] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.149063] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.149126] system 00:05: [io 0x0500-0x053f] has been reserved
    [ 0.149129] system 00:05: [io 0x0400-0x047f] has been reserved
    [ 0.149132] system 00:05: [io 0x0360-0x0361] has been reserved
    [ 0.149135] system 00:05: [io 0x0680-0x06ff] has been reserved
    [ 0.149139] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.149220] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.149501] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 0.149573] pnp 00:08: Plug and Play ACPI device, IDs PNP0003 (active)
    [ 0.149624] pnp: PnP ACPI: found 9 devices
    [ 0.149626] ACPI: bus type PNP unregistered
    [ 0.156213] Switching to clocksource acpi_pm
    [ 0.156232] pci 0000:01:00.0: no compatible bridge window for [mem 0xfffe0000-0xffffffff pref]
    [ 0.156236] pci 0000:04:00.0: no compatible bridge window for [mem 0xffff0000-0xffffffff pref]
    [ 0.156264] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
    [ 0.156267] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
    [ 0.156276] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
    [ 0.156279] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
    [ 0.156288] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x001fffff pref] to [bus 04] add_size 200000
    [ 0.156291] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 200000
    [ 0.156304] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 0.156307] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 0.156310] pci 0000:00:1c.2: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
    [ 0.156313] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x001fffff pref] get_res_add_size add_size 200000
    [ 0.156315] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 0.156318] pci 0000:00:1c.1: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 0.156324] pci 0000:00:1c.0: BAR 15: assigned [mem 0xf8000000-0xf81fffff 64bit pref]
    [ 0.156327] pci 0000:00:1c.1: BAR 15: assigned [mem 0xf8200000-0xf83fffff 64bit pref]
    [ 0.156330] pci 0000:00:1c.2: BAR 14: assigned [mem 0xf8400000-0xf85fffff]
    [ 0.156334] pci 0000:00:1c.2: BAR 15: assigned [mem 0xf8600000-0xf88fffff pref]
    [ 0.156337] pci 0000:00:1c.0: BAR 13: assigned [io 0x4000-0x4fff]
    [ 0.156340] pci 0000:00:1c.1: BAR 13: assigned [io 0x5000-0x5fff]
    [ 0.156344] pci 0000:01:00.0: BAR 6: assigned [mem 0x90a40000-0x90a5ffff pref]
    [ 0.156348] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.156351] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
    [ 0.156355] pci 0000:00:01.0: bridge window [mem 0x90a00000-0x90afffff]
    [ 0.156358] pci 0000:00:01.0: bridge window [mem 0x80000000-0x8fffffff 64bit pref]
    [ 0.156363] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.156366] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
    [ 0.156371] pci 0000:00:1c.0: bridge window [mem 0x90900000-0x909fffff]
    [ 0.156375] pci 0000:00:1c.0: bridge window [mem 0xf8000000-0xf81fffff 64bit pref]
    [ 0.156381] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 0.156384] pci 0000:00:1c.1: bridge window [io 0x5000-0x5fff]
    [ 0.156389] pci 0000:00:1c.1: bridge window [mem 0x90000000-0x907fffff]
    [ 0.156393] pci 0000:00:1c.1: bridge window [mem 0xf8200000-0xf83fffff 64bit pref]
    [ 0.156400] pci 0000:04:00.0: BAR 6: assigned [mem 0xf8600000-0xf860ffff pref]
    [ 0.156402] pci 0000:00:1c.2: PCI bridge to [bus 04]
    [ 0.156405] pci 0000:00:1c.2: bridge window [io 0x1000-0x1fff]
    [ 0.156410] pci 0000:00:1c.2: bridge window [mem 0xf8400000-0xf85fffff]
    [ 0.156414] pci 0000:00:1c.2: bridge window [mem 0xf8600000-0xf88fffff pref]
    [ 0.156421] pci 0000:00:1e.0: PCI bridge to [bus 05]
    [ 0.156425] pci 0000:00:1e.0: bridge window [mem 0x90800000-0x908fffff]
    [ 0.156425] pci 0000:00:1e.0: setting latency timer to 64
    [ 0.156425] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.156425] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.156425] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.156425] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000effff]
    [ 0.156425] pci_bus 0000:00: resource 8 [mem 0xf8000000-0xfeafffff]
    [ 0.156425] pci_bus 0000:00: resource 9 [mem 0x80000000-0xefffffff]
    [ 0.156425] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
    [ 0.156425] pci_bus 0000:01: resource 1 [mem 0x90a00000-0x90afffff]
    [ 0.156425] pci_bus 0000:01: resource 2 [mem 0x80000000-0x8fffffff 64bit pref]
    [ 0.156425] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff]
    [ 0.156425] pci_bus 0000:02: resource 1 [mem 0x90900000-0x909fffff]
    [ 0.156425] pci_bus 0000:02: resource 2 [mem 0xf8000000-0xf81fffff 64bit pref]
    [ 0.156425] pci_bus 0000:03: resource 0 [io 0x5000-0x5fff]
    [ 0.156425] pci_bus 0000:03: resource 1 [mem 0x90000000-0x907fffff]
    [ 0.156425] pci_bus 0000:03: resource 2 [mem 0xf8200000-0xf83fffff 64bit pref]
    [ 0.156425] pci_bus 0000:04: resource 0 [io 0x1000-0x1fff]
    [ 0.156425] pci_bus 0000:04: resource 1 [mem 0xf8400000-0xf85fffff]
    [ 0.156425] pci_bus 0000:04: resource 2 [mem 0xf8600000-0xf88fffff pref]
    [ 0.156425] pci_bus 0000:05: resource 1 [mem 0x90800000-0x908fffff]
    [ 0.156425] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7]
    [ 0.156425] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff]
    [ 0.156425] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.156425] pci_bus 0000:05: resource 7 [mem 0x000e0000-0x000effff]
    [ 0.156425] pci_bus 0000:05: resource 8 [mem 0xf8000000-0xfeafffff]
    [ 0.156425] pci_bus 0000:05: resource 9 [mem 0x80000000-0xefffffff]
    [ 0.156425] NET: Registered protocol family 2
    [ 0.156425] TCP established hash table entries: 16384 (order: 6, 262144 bytes)
    [ 0.156425] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
    [ 0.156425] TCP: Hash tables configured (established 16384 bind 16384)
    [ 0.156425] TCP: reno registered
    [ 0.156425] UDP hash table entries: 1024 (order: 3, 32768 bytes)
    [ 0.156425] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
    [ 0.156425] NET: Registered protocol family 1
    [ 0.156791] pci 0000:01:00.0: Boot video device
    [ 0.156891] PCI: CLS 64 bytes, default 64
    [ 0.156941] Unpacking initramfs...
    [ 0.310182] Freeing initrd memory: 6996k freed
    [ 0.313496] Scanning for low memory corruption every 60 seconds
    [ 0.313787] audit: initializing netlink socket (disabled)
    [ 0.313804] type=2000 audit(1375824849.313:1): initialized
    [ 0.326819] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.328674] VFS: Disk quotas dquot_6.5.2
    [ 0.328731] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.328948] msgmni has been set to 4003
    [ 0.329231] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.329273] io scheduler noop registered
    [ 0.329276] io scheduler deadline registered
    [ 0.329310] io scheduler cfq registered (default)
    [ 0.329439] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    [ 0.329503] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
    [ 0.329571] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X
    [ 0.329644] pcieport 0000:00:1c.2: irq 43 for MSI/MSI-X
    [ 0.329814] intel_idle: does not run on family 6 model 15
    [ 0.329849] GHES: HEST is not enabled!
    [ 0.329917] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.350447] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [ 0.350819] Linux agpgart interface v0.103
    [ 0.350895] i8042: PNP: No PS/2 controller found. Probing ports directly.
    [ 0.353919] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.353952] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.354077] mousedev: PS/2 mouse device common for all mice
    [ 0.354143] rtc_cmos 00:02: RTC can wake from S4
    [ 0.354275] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
    [ 0.354297] rtc_cmos 00:02: alarms up to one month, 114 bytes nvram
    [ 0.354307] cpuidle: using governor ladder
    [ 0.354309] cpuidle: using governor menu
    [ 0.354362] drop_monitor: Initializing network drop monitor service
    [ 0.354438] TCP: cubic registered
    [ 0.354554] NET: Registered protocol family 10
    [ 0.354764] NET: Registered protocol family 17
    [ 0.354780] Key type dns_resolver registered
    [ 0.355037] PM: Checking hibernation image partition /dev/system/swap
    [ 0.397240] PM: Hibernation image not present or could not be loaded.
    [ 0.397253] registered taskstats version 1
    [ 0.397804] Magic number: 9:719:600
    [ 0.397885] rtc_cmos 00:02: setting system clock to 2013-08-06 21:34:10 UTC (1375824850)
    [ 0.398920] Freeing unused kernel memory: 1124k freed
    [ 0.399295] Write protecting the kernel read-only data: 8192k
    [ 0.402578] Freeing unused kernel memory: 1212k freed
    [ 0.404163] Freeing unused kernel memory: 408k freed
    [ 0.412320] systemd-udevd[45]: starting version 204
    [ 0.417813] [drm] Initialized drm 1.1.0 20060810
    [ 0.423117] [drm] radeon kernel modesetting enabled.
    [ 0.423539] [drm] initializing kernel modesetting (CAICOS 0x1002:0x6779 0x174B:0xE180).
    [ 0.423580] [drm] register mmio base: 0x90A00000
    [ 0.423582] [drm] register mmio size: 131072
    [ 0.424493] ATOM BIOS: CAICOS
    [ 0.424939] radeon 0000:01:00.0: VRAM: 512M 0x0000000000000000 - 0x000000001FFFFFFF (512M used)
    [ 0.424942] radeon 0000:01:00.0: GTT: 512M 0x0000000020000000 - 0x000000003FFFFFFF
    [ 0.425844] [drm] Detected VRAM RAM=512M, BAR=256M
    [ 0.425848] [drm] RAM width 64bits DDR
    [ 0.425929] [TTM] Zone kernel: Available graphics memory: 1026308 kiB
    [ 0.425931] [TTM] Initializing pool allocator
    [ 0.425937] [TTM] Initializing DMA pool allocator
    [ 0.425964] [drm] radeon: 512M of VRAM memory ready
    [ 0.425966] [drm] radeon: 512M of GTT memory ready.
    [ 0.426256] radeon 0000:01:00.0: ffff88007e85a800 unpin not necessary
    [ 0.881477] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118 and cpu addr 0xffffc90008be6118
    [ 0.881489] [drm] GART: num cpu pages 131072, num gpu pages 131072
    [ 0.882702] [drm] Loading CAICOS Microcode
    [ 0.901197] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
    [ 0.901323] radeon 0000:01:00.0: WB enabled
    [ 0.901327] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000020000c00 and cpu addr 0xffff880079fd2c00
    [ 0.901330] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000020000c0c and cpu addr 0xffff880079fd2c0c
    [ 0.903890] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000174118 and cpu addr 0xffffc90009432118
    [ 0.903895] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 0.903897] [drm] Driver supports precise vblank timestamp query.
    [ 0.903924] radeon 0000:01:00.0: irq 44 for MSI/MSI-X
    [ 0.903940] radeon 0000:01:00.0: radeon: using MSI.
    [ 0.903977] [drm] radeon: irq initialized.
    [ 0.920415] [drm] ring test on 0 succeeded in 2 usecs
    [ 0.920480] [drm] ring test on 3 succeeded in 1 usecs
    [ 1.106683] [drm] ring test on 5 succeeded in 2 usecs
    [ 1.106688] [drm] UVD initialized successfully.
    [ 1.106780] [drm] Enabling audio support
    [ 1.106827] [drm] ib test on ring 0 succeeded in 0 usecs
    [ 1.106873] [drm] ib test on ring 3 succeeded in 0 usecs
    [ 1.259354] [drm] ib test on ring 5 succeeded
    [ 1.259721] [drm] Radeon Display Connectors
    [ 1.259723] [drm] Connector 0:
    [ 1.259725] [drm] HDMI-A-1
    [ 1.259726] [drm] HPD2
    [ 1.259729] [drm] DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c
    [ 1.259730] [drm] Encoders:
    [ 1.259732] [drm] DFP1: INTERNAL_UNIPHY1
    [ 1.259733] [drm] Connector 1:
    [ 1.259734] [drm] VGA-1
    [ 1.259736] [drm] DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
    [ 1.259738] [drm] Encoders:
    [ 1.259739] [drm] CRT1: INTERNAL_KLDSCP_DAC1
    [ 1.259818] [drm] Internal thermal controller with fan control
    [ 1.260722] [drm] radeon: power management initialized
    [ 1.313356] tsc: Refined TSC clocksource calibration: 2188.999 MHz
    [ 1.313363] Switching to clocksource tsc
    [ 1.331618] [drm] fb mappable at 0x80375000
    [ 1.331620] [drm] vram apper at 0x80000000
    [ 1.331622] [drm] size 8294400
    [ 1.331623] [drm] fb depth is 24
    [ 1.331625] [drm] pitch is 7680
    [ 1.331702] fbcon: radeondrmfb (fb0) is primary device
    [ 1.544648] Console: switching to colour frame buffer device 240x67
    [ 1.550480] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
    [ 1.550482] radeon 0000:01:00.0: registered panic notifier
    [ 1.550488] [drm] Initialized radeon 2.33.0 20080528 for 0000:01:00.0 on minor 0
    [ 1.551576] device-mapper: uevent: version 1.0.3
    [ 1.551788] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: [email protected]
    [ 1.584940] SCSI subsystem initialized
    [ 1.587002] ACPI: bus type ATA registered
    [ 1.587124] ACPI: bus type USB registered
    [ 1.587165] usbcore: registered new interface driver usbfs
    [ 1.587199] libata version 3.00 loaded.
    [ 1.587772] ata_piix 0000:00:1f.2: version 2.13
    [ 1.587914] ata_piix 0000:00:1f.2: MAP [
    [ 1.587916] P0 P2 P1 P3 ]
    [ 1.590067] usbcore: registered new interface driver hub
    [ 1.590515] usbcore: registered new device driver usb
    [ 1.591219] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 1.591393] ehci-pci: EHCI PCI platform driver
    [ 1.592276] xhci_hcd 0000:02:00.0: xHCI Host Controller
    [ 1.592288] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
    [ 1.592501] xhci_hcd 0000:02:00.0: irq 45 for MSI/MSI-X
    [ 1.592673] xHCI xhci_add_endpoint called for root hub
    [ 1.592675] xHCI xhci_check_bandwidth called for root hub
    [ 1.592706] hub 1-0:1.0: USB hub found
    [ 1.592713] hub 1-0:1.0: 1 port detected
    [ 1.592813] xhci_hcd 0000:02:00.0: xHCI Host Controller
    [ 1.592819] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
    [ 1.592917] xHCI xhci_add_endpoint called for root hub
    [ 1.592919] xHCI xhci_check_bandwidth called for root hub
    [ 1.592948] hub 2-0:1.0: USB hub found
    [ 1.592957] hub 2-0:1.0: 4 ports detected
    [ 1.593131] scsi0 : pata_jmicron
    [ 1.593158] uhci_hcd: USB Universal Host Controller Interface driver
    [ 1.593424] scsi1 : pata_jmicron
    [ 1.593609] ata1: PATA max UDMA/100 cmd 0x1018 ctl 0x1024 bmdma 0x1000 irq 18
    [ 1.593612] ata2: PATA max UDMA/100 cmd 0x1010 ctl 0x1020 bmdma 0x1008 irq 18
    [ 1.596715] firewire_ohci 0000:05:05.0: added OHCI v1.0 device as card 0, 8 IR + 8 IT contexts, quirks 0x80
    [ 1.740079] ata_piix 0000:00:1f.2: setting latency timer to 64
    [ 1.740483] scsi2 : ata_piix
    [ 1.740779] scsi3 : ata_piix
    [ 1.741044] ata3: SATA max UDMA/133 cmd 0x3438 ctl 0x344c bmdma 0x3410 irq 19
    [ 1.741049] ata4: SATA max UDMA/133 cmd 0x3430 ctl 0x3448 bmdma 0x3418 irq 19
    [ 1.741248] ata_piix 0000:00:1f.5: MAP [
    [ 1.741250] P0 -- P1 -- ]
    [ 1.741284] ata_piix 0000:00:1f.5: setting latency timer to 64
    [ 1.741526] scsi4 : ata_piix
    [ 1.741784] scsi5 : ata_piix
    [ 1.742032] ata5: SATA max UDMA/133 cmd 0x3428 ctl 0x3444 bmdma 0x30f0 irq 19
    [ 1.742036] ata6: SATA max UDMA/133 cmd 0x3420 ctl 0x3440 bmdma 0x30f8 irq 19
    [ 1.742228] ehci-pci 0000:00:1a.7: setting latency timer to 64
    [ 1.742244] ehci-pci 0000:00:1a.7: EHCI Host Controller
    [ 1.742252] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 3
    [ 1.742266] ehci-pci 0000:00:1a.7: debug port 1
    [ 1.746161] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
    [ 1.746168] ehci-pci 0000:00:1a.7: irq 18, io mem 0x90b25400
    [ 1.753360] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
    [ 1.753568] hub 3-0:1.0: USB hub found
    [ 1.753573] hub 3-0:1.0: 4 ports detected
    [ 1.753841] uhci_hcd 0000:00:1a.0: setting latency timer to 64
    [ 1.753845] uhci_hcd 0000:00:1a.0: UHCI Host Controller
    [ 1.753852] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 4
    [ 1.753886] uhci_hcd 0000:00:1a.0: irq 16, io base 0x000030a0
    [ 1.754034] hub 4-0:1.0: USB hub found
    [ 1.754039] hub 4-0:1.0: 2 ports detected
    [ 1.754278] uhci_hcd 0000:00:1a.1: setting latency timer to 64
    [ 1.754282] uhci_hcd 0000:00:1a.1: UHCI Host Controller
    [ 1.754288] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 5
    [ 1.754321] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00003080
    [ 1.754470] hub 5-0:1.0: USB hub found
    [ 1.754475] hub 5-0:1.0: 2 ports detected
    [ 1.754707] uhci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 1.754711] uhci_hcd 0000:00:1d.0: UHCI Host Controller
    [ 1.754717] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
    [ 1.754748] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00003060
    [ 1.754886] hub 6-0:1.0: USB hub found
    [ 1.754890] hub 6-0:1.0: 2 ports detected
    [ 1.755113] uhci_hcd 0000:00:1d.1: setting latency timer to 64
    [ 1.755117] uhci_hcd 0000:00:1d.1: UHCI Host Controller
    [ 1.755123] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
    [ 1.755146] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00003040
    [ 1.755279] hub 7-0:1.0: USB hub found
    [ 1.755284] hub 7-0:1.0: 2 ports detected
    [ 1.755501] uhci_hcd 0000:00:1d.2: setting latency timer to 64
    [ 1.755505] uhci_hcd 0000:00:1d.2: UHCI Host Controller
    [ 1.755511] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
    [ 1.755533] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00003020
    [ 1.755672] hub 8-0:1.0: USB hub found
    [ 1.755677] hub 8-0:1.0: 2 ports detected
    [ 1.756794] ehci-pci 0000:00:1d.7: setting latency timer to 64
    [ 1.757624] ehci-pci 0000:00:1d.7: EHCI Host Controller
    [ 1.757636] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 9
    [ 1.757651] ehci-pci 0000:00:1d.7: debug port 1
    [ 1.761541] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
    [ 1.761550] ehci-pci 0000:00:1d.7: irq 23, io mem 0x90b25000
    [ 1.770027] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    [ 1.770236] hub 9-0:1.0: USB hub found
    [ 1.770242] hub 9-0:1.0: 6 ports detected
    [ 1.793425] hub 6-0:1.0: USB hub found
    [ 1.793434] hub 6-0:1.0: 2 ports detected
    [ 1.816762] hub 7-0:1.0: USB hub found
    [ 1.816772] hub 7-0:1.0: 2 ports detected
    [ 1.840122] hub 8-0:1.0: USB hub found
    [ 1.840131] hub 8-0:1.0: 2 ports detected
    [ 1.896698] usb 1-1: new high-speed USB device number 2 using xhci_hcd
    [ 1.911468] hub 1-1:1.0: USB hub found
    [ 1.911627] hub 1-1:1.0: 4 ports detected
    [ 2.064043] ata6: SATA link down (SStatus 0 SControl 300)
    [ 2.074751] ata5: SATA link down (SStatus 0 SControl 300)
    [ 2.096814] firewire_core 0000:05:05.0: created device fw0: GUID 009027000228f4cc, S400
    [ 2.520099] ata4.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 2.520116] ata4.01: SATA link down (SStatus 4 SControl 300)
    [ 2.520129] ata4.01: link offline, clearing class 3 to NONE
    [ 2.526834] ata4.00: ATAPI: HL-DT-ST BDDVDRW UH12NS30, 1.00, max UDMA/100
    [ 2.540115] ata3.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 2.540132] ata3.01: SATA link down (SStatus 4 SControl 300)
    [ 2.540234] ata4.00: configured for UDMA/100
    [ 2.547003] ata3.00: ATA-8: Hitachi HTS545025B9A300, PB2OC60F, max UDMA/133
    [ 2.547008] ata3.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 0/32)
    [ 2.560344] ata3.00: configured for UDMA/133
    [ 2.560526] scsi 2:0:0:0: Direct-Access ATA Hitachi HTS54502 PB2O PQ: 0 ANSI: 5
    [ 2.562299] scsi 3:0:0:0: CD-ROM HL-DT-ST BDDVDRW UH12NS30 1.00 PQ: 0 ANSI: 5
    [ 2.565388] sd 2:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
    [ 2.565443] sd 2:0:0:0: [sda] Write Protect is off
    [ 2.565446] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 2.565469] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.569249] sr0: scsi3-mmc drive: 1x/1x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 2.569254] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 2.569537] sr 3:0:0:0: Attached scsi CD-ROM sr0
    [ 2.582466] sda: sda1 sda2
    [ 2.582770] sd 2:0:0:0: [sda] Attached SCSI disk
    [ 2.763375] usb 6-1: new full-speed USB device number 2 using uhci_hcd
    [ 3.186725] usb 7-1: new full-speed USB device number 2 using uhci_hcd
    [ 3.373997] hidraw: raw HID events driver (C) Jiri Kosina
    [ 3.384911] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.1-1/input2
    [ 3.384942] usbcore: registered new interface driver usbhid
    [ 3.384944] usbhid: USB HID core driver
    [ 3.389375] input: Logitech Unifying Device. Wireless PID:4024 as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.2/0003:046D:C52B.0003/input/input0
    [ 3.389518] logitech-djdevice 0003:046D:C52B.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:4024] on usb-0000:00:1d.1-1:1
    [ 3.956744] usb 8-1: new low-speed USB device number 2 using uhci_hcd
    [ 4.193021] input: HID 05a4:9881 as /devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1:1.0/input/input1
    [ 4.193111] hid-generic 0003:05A4:9881.0005: input,hidraw2: USB HID v1.10 Keyboard [HID 05a4:9881] on usb-0000:00:1d.2-1/input0
    [ 4.323187] input: HID 05a4:9881 as /devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1:1.1/input/input2
    [ 4.323310] hid-generic 0003:05A4:9881.0006: input,hidraw3: USB HID v1.10 Mouse [HID 05a4:9881] on usb-0000:00:1d.2-1/input1
    [ 11.876733] bio: create slab <bio-1> at 1
    [ 12.881119] bio: create slab <bio-1> at 1
    [ 13.707370] PM: Starting manual resume from disk
    [ 13.707375] PM: Hibernation image partition 254:2 present
    [ 13.707377] PM: Looking for hibernation image.
    [ 13.707685] PM: Image not found (code -22)
    [ 13.707689] PM: Hibernation image not present or could not be loaded.
    [ 14.046090] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
    [ 14.787445] systemd[1]: systemd 204 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
    [ 14.788676] systemd[1]: Set hostname to <HTPC-Arch>.
    [ 15.226797] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 15.226858] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 15.226873] systemd[1]: Starting Remote File Systems.
    [ 15.227011] systemd[1]: Reached target Remote File Systems.
    [ 15.227023] systemd[1]: Expecting device sys-subsystem-net-devices-enp0s25.device...
    [ 15.227118] systemd[1]: Starting Delayed Shutdown Socket.
    [ 15.227240] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 15.227251] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 15.227365] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 15.227375] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 15.227491] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 15.227501] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 15.227623] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 15.227662] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 15.227875] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 15.227893] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 15.227935] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 15.227945] systemd[1]: Starting Paths.
    [ 15.228037] systemd[1]: Reached target Paths.
    [ 15.228050] systemd[1]: Starting Journal Socket.
    [ 15.228187] systemd[1]: Listening on Journal Socket.
    [ 15.249416] systemd[1]: Started Set Up Additional Binary Formats.
    [ 15.262084] systemd[1]: Starting Apply Kernel Variables...
    [ 15.262799] systemd[1]: Starting Create static device nodes in /dev...
    [ 15.263427] systemd[1]: Mounting Huge Pages File System...
    [ 15.263983] systemd[1]: Starting Setup Virtual Console...
    [ 15.264564] systemd[1]: Mounting POSIX Message Queue File System...
    [ 15.265156] systemd[1]: Mounting Debug File System...
    [ 15.280316] systemd[1]: Started Load Kernel Modules.
    [ 15.280348] systemd[1]: Mounting Configuration File System...
    [ 15.280921] systemd[1]: Mounted FUSE Control File System.
    [ 15.280939] systemd[1]: Starting Journal Service...
    [ 15.281676] systemd[1]: Started Journal Service.
    [ 15.281761] systemd[1]: Starting udev Kernel Socket.
    [ 15.281891] systemd[1]: Listening on udev Kernel Socket.
    [ 15.281945] systemd[1]: Starting udev Control Socket.
    [ 15.282059] systemd[1]: Listening on udev Control Socket.
    [ 15.282117] systemd[1]: Starting udev Coldplug all Devices...
    [ 15.282675] systemd[1]: Starting Encrypted Volumes.
    [ 15.282783] systemd[1]: Reached target Encrypted Volumes.
    [ 15.282802] systemd[1]: Expecting device dev-disk-by\x2duuid-0318dc88\x2d9059\x2d4a62\x2dbcff\x2d33265de192a4.device...
    [ 15.282920] systemd[1]: Started File System Check on Root Device.
    [ 15.282933] systemd[1]: Starting Remount Root and Kernel File Systems...
    [ 15.283591] systemd[1]: Mounting Temporary Directory...
    [ 15.420998] systemd[1]: Expecting device dev-disk-by\x2duuid-53882be2\x2d6e5d\x2d4f81\x2d8336\x2d8115b139229a.device...
    [ 15.422283] systemd[1]: Expecting device dev-disk-by\x2duuid-a510d99d\x2dd043\x2d415c\x2d9357\x2d87584ac75ce0.device...
    [ 15.753587] EXT4-fs (dm-1): re-mounted. Opts: data=ordered
    [ 15.847848] systemd-udevd[185]: starting version 204
    [ 16.644359] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
    [ 16.644369] ACPI: Sleep Button [SLPB]
    [ 16.644450] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    [ 16.644454] ACPI: Power Button [PWRF]
    [ 16.751410] pps_core: LinuxPPS API ver. 1 registered
    [ 16.751415] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
    [ 16.808340] media: Linux media interface: v0.10
    [ 16.812148] Linux video capture interface: v2.00
    [ 16.820027] PTP clock support registered
    [ 16.833228] ACPI: Requesting acpi_cpufreq
    [ 16.874833] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
    [ 16.874837] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
    [ 16.875034] e1000e 0000:00:19.0: setting latency timer to 64
    [ 16.875118] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
    [ 16.875143] e1000e 0000:00:19.0: irq 46 for MSI/MSI-X
    [ 16.914814] saa7164 driver loaded
    [ 16.916507] CORE saa7164[0]: subsystem: 0070:8851, board: Hauppauge WinTV-HVR2250 [card=7,autodetected]
    [ 16.916513] saa7164[0]/0: found at 0000:03:00.0, rev: 129, irq: 17, latency: 0, mmio: 0x90000000
    [ 17.050022] saa7164_downloadfirmware() no first image
    [ 17.050682] cfg80211: Calling CRDA to update world regulatory domain
    [ 17.051569] saa7164_downloadfirmware() Waiting for firmware upload (NXP7164-2010-03-10.1.fw)
    [ 17.187584] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:1c:c0:78:69:22
    [ 17.187590] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
    [ 17.187615] e1000e 0000:00:19.0 eth0: MAC: 6, PHY: 6, PBA No: FFFFFF-0FF
    [ 17.187944] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \GPE0 1 (20130328/utaddress-251)
    [ 17.187951] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 17.187976] lpc_ich: Resource conflict(s) found affecting gpio_ich
    [ 17.448874] ieee80211 phy0: rt2x00_set_chip: Info - Chipset detected - rt: 2561, rf: 0003, rev: 000c
    [ 17.481174] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
    [ 17.580464] saa7164_downloadfirmware() firmware read 4019072 bytes.
    [ 17.580469] saa7164_downloadfirmware() firmware loaded.
    [ 17.580471] Firmware file header part 1:
    [ 17.580473] .FirmwareSize = 0x0
    [ 17.580474] .BSLSize = 0x0
    [ 17.580475] .Reserved = 0x3d538
    [ 17.580477] .Version = 0x3
    [ 17.580479] saa7164_downloadfirmware() SecBootLoader.FileSize = 4019072
    [ 17.580485] saa7164_downloadfirmware() FirmwareSize = 0x1fd6
    [ 17.580486] saa7164_downloadfirmware() BSLSize = 0x0
    [ 17.580488] saa7164_downloadfirmware() Reserved = 0x0
    [ 17.580489] saa7164_downloadfirmware() Version = 0x1661c00
    [ 17.621991] snd_hda_intel 0000:00:1b.0: irq 47 for MSI/MSI-X
    [ 17.694365] input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card1/input5
    [ 17.694422] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card1/input6
    [ 17.694477] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input7
    [ 17.694908] hda-intel 0000:01:00.1: Handle VGA-switcheroo audio client
    [ 17.694980] snd_hda_intel 0000:01:00.1: irq 48 for MSI/MSI-X
    [ 17.707929] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
    [ 17.907140] microcode: CPU0 sig=0x6fd, pf=0x1, revision=0xa3
    [ 17.907184] microcode: CPU1 sig=0x6fd, pf=0x1, revision=0xa3
    [ 17.907251] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 17.993729] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input8
    [ 18.040563] coretemp coretemp.0: Using relative temperature scale!
    [ 18.040576] coretemp coretemp.0: Using relative temperature scale!
    [ 18.100383] gpio_ich: GPIO from 206 to 255 on gpio_ich
    [ 18.112063] iTCO_vendor_support: vendor-support=0
    [ 18.298748] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
    [ 18.298795] iTCO_wdt: Found a ICH8 or ICH8R TCO device (Version=2, TCOBASE=0x0460)
    [ 18.298917] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 18.520198] systemd-udevd[206]: renamed network interface wlan0 to wlp5s3
    [ 18.624855] Adding 10485756k swap on /dev/mapper/system-swap. Priority:-1 extents:1 across:10485756k FS
    [ 18.730190] systemd-udevd[200]: renamed network interface eth0 to enp0s25
    [ 20.673933] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem
    [ 20.681617] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
    [ 20.855405] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: data=ordered
    [ 21.795385] e1000e 0000:00:19.0: irq 46 for MSI/MSI-X
    [ 21.896764] e1000e 0000:00:19.0: irq 46 for MSI/MSI-X
    [ 21.896898] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
    [ 22.415792] systemd-logind[284]: Watching system buttons on /dev/input/event4 (Power Button)
    [ 22.415885] systemd-logind[284]: Watching system buttons on /dev/input/event3 (Sleep Button)
    [ 22.618057] input: Xbox Gamepad (userspace driver) as /devices/virtual/input/input9
    [ 22.619178] input: Xbox Gamepad (userspace driver) #2 as /devices/virtual/input/input10
    [ 24.390026] saa7164_downloadimage() Image downloaded, booting...
    [ 24.493363] saa7164_downloadimage() Image booted successfully.
    [ 24.493397] starting firmware download(2)
    [ 26.916146] systemd-logind[284]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display.
    [ 27.103368] saa7164_downloadimage() Image downloaded, booting...
    [ 29.170040] saa7164_downloadimage() Image booted successfully.
    [ 29.170074] firmware download complete.
    [ 29.217377] tveeprom 9-0000: Hauppauge model 88061, rev C4F2, serial# 8524019
    [ 29.217381] tveeprom 9-0000: MAC address is 00:0d:fe:82:10:f3
    [ 29.217383] tveeprom 9-0000: tuner model is NXP 18271C2_716x (idx 152, type 4)
    [ 29.217386] tveeprom 9-0000: TV standards NTSC(M) ATSC/DVB Digital (eeprom 0x88)
    [ 29.217388] tveeprom 9-0000: audio processor is SAA7164 (idx 43)
    [ 29.217390] tveeprom 9-0000: decoder processor is SAA7164 (idx 40)
    [ 29.217392] tveeprom 9-0000: has radio, has IR receiver, has no IR transmitter
    [ 29.217394] saa7164[0]: Hauppauge eeprom: model=88061
    [ 29.865010] tda18271 10-0060: creating new instance
    [ 29.869343] TDA18271HD/C2 detected @ 10-0060
    [ 30.094538] DVB: registering new adapter (saa7164)
    [ 30.094548] saa7164 0000:03:00.0: DVB: registering adapter 0 frontend 0 (Samsung S5H1411 QAM/8VSB Frontend)...
    [ 30.383509] tda18271 11-0060: creating new instance
    [ 30.387943] TDA18271HD/C2 detected @ 11-0060
    [ 30.457571] e1000e: enp0s25 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
    [ 30.457682] e1000e 0000:00:19.0 enp0s25: Link Speed was downgraded by SmartSpeed
    [ 30.457685] e1000e 0000:00:19.0 enp0s25: 10/100 speed: disabling TSO
    [ 30.457715] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s25: link becomes ready
    [ 30.612017] tda18271: performing RF tracking filter calibration
    [ 32.898604] tda18271: RF tracking filter calibration complete
    [ 32.901771] DVB: registering new adapter (saa7164)
    [ 32.901779] saa7164 0000:03:00.0: DVB: registering adapter 1 frontend 0 (Samsung S5H1411 QAM/8VSB Frontend)...
    [ 32.902195] saa7164[0]: registered device video0 [mpeg]
    [ 33.133183] saa7164[0]: registered device video1 [mpeg]
    [ 33.343857] saa7164[0]: registered device vbi0 [vbi]
    [ 33.343959] saa7164[0]: registered device vbi1 [vbi]
    [ 37.832133] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
    [ 38.787420] EXT4-fs (dm-1): re-mounted. Opts: data=ordered,commit=0
    [ 39.333649] EXT4-fs (dm-3): re-mounted.

    I seemed to have solved this by following the advice in the Gentoo wiki:
    https://wiki.gentoo.org/wiki/Radeon#Audio_over_HDMI
    pcm.!default {
    type plug
    slave.pcm "hdmi"
    Those four lines in my /etc/asound.conf work. I'm not sure what the difference is between specifying "hdmi" vs the hardware device "hw:0,3".
    I still get no sound with `aplay -D plughw:0,3 /usr/share/sounds/alsa/Front_Center.wav` however, `aplay /usr/share/sounds/alsa/Front_Center.wav` works now. `aplay -D hdmi /usr/share/sounds/alsa/Front_Center.wav` results in an error/warning:
    Playing WAVE '/usr/share/sounds/alsa/Front_Center.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono
    aplay: set_params:1239: Channels count non available

  • Audio output will not work on external speakers.  Internal speakers will work.  What do i do to replace audio output slot

    audio output will not work on external speakers.  Internal speakers will work.  What do i do to replace audio output slot

    Right click your volume icon in the notification area and select "volume control options". From there, you should be able to select the external speakers.
    I hope that helps!
    Best of luck,
    Kyle
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------

  • Help! No Audio Output device is installed

    My speaker in bottom right for My sound say "No Audio Output Device Is Installed" and i have tried to go through many things to solve such as go into device manager and enable or update through there etc...to no avail.  
    I stumbled across a thing that worked for most people. Recovery Manager. but. I don't have it on my computer to try so i have no other options to turn to. Can someone please help on how to fix this issue

    Dear Customer,
    Welcome to the HP Consumer Support Forum!!
    To isolate the issue please perform the steps below:
    1. Restart the computer.
    2. Check the Sound icon in the taskbar.
    3. If the icon has an X in the lower corner, click the Sound icon in the taskbar or
    4. Right-click the icon, and then click Troubleshoot sound problems.
    5. The audio troubleshooter checks for sound problems. When the troubleshooter finishes, it displays the results.
    6. If the computer has sound, the issue is resolved.
    Install Original Realtek High Definition Audio Driver from the link below:
    http://support.hp.com/us-en/drivers/selfservice/HP-Pavilion-Slimline-s5000-Desktop-PC-series/3942804...
    From the above link click on Driver-Original > Original Realtek High Definition Audio Driver > Download and install the same.
    In case the issue still persists and if the audio was working fine earlier, you may perform system restore to previous working condition using the steps mentioned in the link below:
    http://bertk.mvps.org/html/restoresysv.html
    Hope this helps, for any further queries reply to the post and feel free to join us again.
    **Click the KUDOS star on left to say Thanks**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.
    Thank You,
    GR1
    Although I am an HP employee, I am speaking for myself and not for HP

Maybe you are looking for

  • How do I add a close window button/image

    All I want to do: Add a close window button (round/square with an "x" through it) to either one or many html files. I don't see how to do this. Using RoboHelp 8 HTML and WinXP. Thanks.

  • How do I send emails from various accounts in gmail from my iPad?

    I imap 3 accounts through my gmail account. Gmail, in it's browser form, allows me to choose from which account I send an email from  in a drop-down menu. I don't see how to do this on the iPad mail app or through safari for iPad. If not possible, wh

  • How to delete photos in a folder without causing unintended empty space?

    So I like to keep photos in a typical Finder folder. The thing is, whenever I delete a photo, there's an empty space where that photo used to be. And those empty spaces add up and the result is not too visually appealing. Is there any way to remove a

  • Time out - SOAP Receiver Channel

    Hi All, My Scenario is Database --> PI (7.1) --> SOAP (synchronous) . The WebService is taking around 15 mins for giving the Response back to PI SOAP Adapter.But, because of Time Out at the PI SOAP Receiver adapter , I am getting "INBOUND EXPIRED" er

  • Button - not working after it meets conditions to "show"

    Hello all I've tried a search, but couldn't find anything that matches this problem. I have added a button and set it to 'not visible' and applied an advanced action to show the button after certain conditions are met. This works and the button appea