[SOLVED] No sound in some programs

Recently, I don't know when or what has changed, I lost sound in a few programs.
For example:
Sound working in
speaker-test -c 2
mplayer
mumble
luakit
not working
chromium
firefox
warsow
mpv
So I started reading https://wiki.archlinux.org/index.php/Ad … m_problems and the mpv.conf ao=alsa fixed it for mpv. But there's nothing else there..
And after searching the web for answers I tried figuring out what to put in my ~/.asoundrc or /etc/modprobe.d/alsa-base.conf ( I have never had anything in these files before when it was working but apparently this is what people use )
$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: MID [HDA Intel MID], device 0: VT1708S Analog [VT1708S Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 0: MID [HDA Intel MID], device 3: VT1708S Digital [VT1708S 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
$ lspci -nn | grep -i audio
00:1b.0 Audio device [0403]: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio [8086:3b56] (rev 05)
01:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Juniper HDMI Audio [Radeon HD 5700 Series] [1002:aa58]
What am I supposed to put in my ~/.asoundrc and/or /etc/modprobe.d/alsa-base.conf?
I've tried a lot of combinations tonight but none that resulted in sound in all programs
Last edited by rulex (2014-09-11 16:07:02)

Yes, pulseaudio was installed and running... sound is now back everywhere after pacman -R pulseaudio and rebooting.
Why was it installed though? There were only optional dependencies for it when uninstalling.
$ cat /var/log/pacman.log
[2014-09-09 17:46] [PACMAN] Running 'pacman -Syu'
[2014-09-09 17:46] [PACMAN] synchronizing package lists
[2014-09-09 17:46] [PACMAN] starting full system upgrade
[2014-09-09 17:51] [PACMAN] upgraded aurora (34.0a2+20140907+g8a9db5d-1 -> 34.0a2+20140909+gf816f7e-1)
[2014-09-09 17:52] [PACMAN] upgraded couchdb (1.6.0-1 -> 1.6.1-1)
[2014-09-09 17:52] [PACMAN] upgraded dirmngr (1.1.1-2 -> 1.1.1-3)
[2014-09-09 17:52] [PACMAN] upgraded filezilla (3.9.0.3-1 -> 3.9.0.5-1)
[2014-09-09 17:52] [PACMAN] upgraded glib2 (2.40.0-1 -> 2.40.0-2)
[2014-09-09 17:52] [ALPM-SCRIPTLET] Please make sure JAVA_HOME is set to /usr/lib/jvm/default
[2014-09-09 17:52] [ALPM-SCRIPTLET] If not, you may have to logout and login again to set it according to /etc/profile.d/jre.sh
[2014-09-09 17:52] [PACMAN] upgraded java-common (1-7 -> 1-8)
[2014-09-09 17:52] [PACMAN] upgraded libwbclient (4.1.11-1 -> 4.1.12-1)
[2014-09-09 17:52] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
[2014-09-09 17:52] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2014-09-09 17:52] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2014-09-09 17:52] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2014-09-09 17:52] [ALPM-SCRIPTLET] ==> Starting build: 3.16.2-1-ARCH
[2014-09-09 17:52] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2014-09-09 17:52] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2014-09-09 17:52] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
[2014-09-09 17:52] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2014-09-09 17:52] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2014-09-09 17:52] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2014-09-09 17:52] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2014-09-09 17:52] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2014-09-09 17:52] [ALPM-SCRIPTLET] -> Running build hook: [shutdown]
[2014-09-09 17:52] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2014-09-09 17:52] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2014-09-09 17:52] [ALPM-SCRIPTLET] ==> Image generation successful
[2014-09-09 17:52] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2014-09-09 17:52] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2014-09-09 17:52] [ALPM-SCRIPTLET] ==> Starting build: 3.16.2-1-ARCH
[2014-09-09 17:52] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2014-09-09 17:52] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2014-09-09 17:52] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2014-09-09 17:52] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2014-09-09 17:52] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2014-09-09 17:52] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
[2014-09-09 17:52] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2014-09-09 17:52] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2014-09-09 17:52] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2014-09-09 17:52] [ALPM-SCRIPTLET] -> Running build hook: [shutdown]
[2014-09-09 17:52] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2014-09-09 17:52] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2014-09-09 17:52] [ALPM-SCRIPTLET] ==> Image generation successful
[2014-09-09 17:52] [PACMAN] upgraded linux (3.16.1-1 -> 3.16.2-1)
[2014-09-09 17:52] [PACMAN] upgraded linux-headers (3.16.1-1 -> 3.16.2-1)
[2014-09-09 17:52] [PACMAN] upgraded llvm-libs (3.4.2-1 -> 3.5.0-1)
[2014-09-09 17:52] [PACMAN] upgraded llvm (3.4.2-1 -> 3.5.0-1)
[2014-09-09 17:52] [PACMAN] upgraded mesa (10.2.7-1 -> 10.2.7-2)
[2014-09-09 17:52] [PACMAN] installed gst-plugins-base (1.4.1-1)
[2014-09-09 17:52] [PACMAN] installed sbc (1.2-1)
[2014-09-09 17:52] [PACMAN] installed pulseaudio (5.0-1)
[2014-09-09 17:52] [PACMAN] upgraded phonon-qt4-gstreamer (4.7.2-1 -> 4.8.0-1)
[2014-09-09 17:52] [PACMAN] upgraded phonon-qt4-vlc (0.7.2-1 -> 0.8.0-1)
[2014-09-09 17:52] [PACMAN] upgraded phonon-qt4 (4.7.2-1 -> 4.8.0-1)
[2014-09-09 17:52] [PACMAN] upgraded phonon-qt5-gstreamer (4.7.2-1 -> 4.8.0-1)
[2014-09-09 17:52] [PACMAN] upgraded smbclient (4.1.11-1 -> 4.1.12-1)
[2014-09-09 17:52] [PACMAN] upgraded samba (4.1.11-1 -> 4.1.12-1)
[2014-09-09 17:52] [ALPM-SCRIPTLET] To start and/or enable syncthing execute the following,
[2014-09-09 17:52] [ALPM-SCRIPTLET] replacing 'user' with your username.
[2014-09-09 17:52] [ALPM-SCRIPTLET].
[2014-09-09 17:52] [ALPM-SCRIPTLET] systemctl start syncthing@user
[2014-09-09 17:52] [ALPM-SCRIPTLET] systemctl enable syncthing@user
[2014-09-09 17:52] [PACMAN] upgraded syncthing (0.9.11-1 -> 0.9.13-1)
[2014-09-09 17:52] [PACMAN] upgraded tzdata (2014f-1 -> 2014g-1)
[2014-09-09 17:52] [PACMAN] upgraded upower (0.99.0-2 -> 0.99.0-3)

Similar Messages

  • Loss of sound in some programs?

    Fresh from my previous problem which I managed to fix myself by chance, a new problem has arisen.
    For some reason, the sound on various programs and applications just disappears for no apparent reason. Yesterday the trash had no sound to go along with it, whereas today it has returned and the sound on Football Manager has just disappeared.
    Is there likely to be something causing this, either by me or a glitch or similar? Once again, any suggestions are appreciated.

    As pointed out, it is a known issue and Apple has posted documentation although it's not entirely clear. Go to: Applications/Utilities/Audio MIDI Setup. Note: The default setting displays “Audio Input”
    Anyway, from the pull down menu, it shows: Properties for “Built-in Microphone” on the left side of the screen, so from the “Properties For” pull down menu, select “Built in Output”. Then from the right side under “Audio Output” select “Format” and from the pull down menu, select 44100.0Hz and close MIDI Setup. This should resolve the absence of sound if the Mhz sampling rate was something different.
    Regards,

  • [SOLVED] Unable to open some programs in KDE, HFS+ partiton needs fsck

    I've had two unsettling experiences today; I'm not sure if they're related or not.
    I have a Mid-2012 MacBook Pro. I installed bluez + bluez-utils 5.13.1-1 in order to use an Apple Wireless Keyboard and Magic Trackpad. Following the instructions in the wiki for setting up bluetooth devices using bluetoothctl, I was able to connect to the keyboard without a hitch. However, when I connected the trackpad, I would be able to move the mouse for a few seconds and then the whole system would freeze and I would have to force reboot. I tried this a few a times. I couldn't find any errors in the logs or dmesg; the last entry in dmesg would always show the trackpad being connected, so it seemed like whatever happened after that wasn't being logged. I found a couple recent bug reports, one for Arch and one for Fedora, with similar issues.
    I ran pacman -Syu in case my problem was due to outdated drivers or something, but it didn't get fixed. It's possible that the problems I've having now were caused by the update and have nothing to do with the trackpad, but I don't know.
    Here's what was upgraded:
    [2014-01-08 17:33] [PACMAN] starting full system upgrade
    [2014-01-08 17:34] [PACMAN] upgraded glibc (2.18-11 -> 2.18-12)
    [2014-01-08 17:34] [ALPM] warning: /usr/share/config/kdm/kdmrc installed as /usr/share/config/kdm/kdmrc.pacnew
    [2014-01-08 17:34] [PACMAN] upgraded kdebase-workspace (4.11.4-2 -> 4.11.5-1)
    [2014-01-08 17:34] [PACMAN] upgraded lib32-glibc (2.18-11 -> 2.18-12)
    [2014-01-08 17:34] [PACMAN] upgraded libdrm (2.4.50-1 -> 2.4.51-1)
    [2014-01-08 17:34] [PACMAN] upgraded lib32-libdrm (2.4.50-1 -> 2.4.51-1)
    [2014-01-08 17:34] [PACMAN] upgraded lib32-nvidia-304xx-utils (304.117-1 -> 304.117-3)
    [2014-01-08 17:34] [PACMAN] upgraded lib32-pcre (8.33-1 -> 8.34-1)
    [2014-01-08 17:34] [PACMAN] upgraded libcap (2.23-2 -> 2.24-1)
    [2014-01-08 17:34] [PACMAN] upgraded librsvg (1:2.40.1-1 -> 1:2.40.1-3)
    [2014-01-08 17:34] [PACMAN] upgraded libxfont (1.4.6-1 -> 1.4.7-1)
    [2014-01-08 17:34] [PACMAN] upgraded mesa (10.0.1-1 -> 10.0.1-2)
    [2014-01-08 17:34] [PACMAN] upgraded openssl (1.0.1.e-5 -> 1.0.1.f-1)
    [2014-01-08 17:34] [ALPM] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
    [2014-01-08 17:34] [PACMAN] upgraded pacman-mirrorlist (20130830-1 -> 20140107-1)
    [2014-01-08 17:34] [PACMAN] upgraded xorg-server-common (1.14.5-1 -> 1.14.5-2)
    [2014-01-08 17:34] [PACMAN] upgraded xorg-server (1.14.5-1 -> 1.14.5-2)
    [2014-01-08 17:34] [PACMAN] upgraded xorg-server-devel (1.14.5-1 -> 1.14.5-2)
    In any case, now I can't open some programs; Skype and Okular both spend a while trying to open and then close again before anything happens. I also can't open the KDE application menu, although I can still launch programs with the quick launcher.
    Also, I have a non-journaled HFS partition that I use to store media and has been working fine, but now I can't write to it. In dmesg there's an entry from hfsplus saying "Filesystem wasn't unmounted cleanly, mounting it as read-only" and suggesting I run fsck.hfsplus, which doesn't seem to exist. I assume this message refers to my media partition. I tried doing a systemctl short health test which checked out fine, but I don't know that that really has much meaning here. I do have a backup of it if anything risky or drastic needs to be done.
    I'm generally new to Linux and not quite sure how to go about troubleshooting all this. I'd love some places to look, stuff to try, etc. Maybe I should try downgrading X server? I see some potentially weird stuff in my logs but nothing that looks like a smoking gun to me. However, I might just not know enough at this point to be able to recognize it.
    dmesg:
    There're a few firmware bugs and a segfault in konsole (see 0.047701, 0.257523, 12.077596, 27.185098).
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.12.6-1-ARCH (tobias@T-POWA-LX) (gcc version 4.8.2 (GCC) ) #1 SMP PREEMPT Fri Dec 20 19:39:00 CET 2013
    [ 0.000000] Command line: \boot\vmlinuz-linux ro root=UUID=95c49290-b97c-4136-90a5-b8ae1b964cd7 initrd=boot\initramfs-linux.img
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008dfff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000008e000-0x000000000008ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009ffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000bffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x000000008cd12fff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000008cd13000-0x000000008cd52fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x000000008cd53000-0x000000008cd68fff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000008cd69000-0x000000008cd8efff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x000000008cd8f000-0x000000008ce3afff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000008ce3b000-0x000000008ce8efff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000008ce8f000-0x000000008cecdfff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000008cece000-0x000000008cefefff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000008ceff000-0x000000008cf91fff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000008cf92000-0x000000008cffefff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000008cfff000-0x000000008cffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000008d000000-0x000000008f9fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ffe70000-0x00000000ffe9ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000016f5fffff] usable
    [ 0.000000] e820: update [mem 0x8970c190-0x89721dcf] usable ==> usable
    [ 0.000000] extended physical RAM map:
    [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000008dfff] usable
    [ 0.000000] reserve setup_data: [mem 0x000000000008e000-0x000000000008ffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000000090000-0x000000000009ffff] usable
    [ 0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000bffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000001fffffff] usable
    [ 0.000000] reserve setup_data: [mem 0x0000000020000000-0x00000000201fffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000020200000-0x0000000040003fff] usable
    [ 0.000000] reserve setup_data: [mem 0x0000000040004000-0x0000000040004fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000040005000-0x000000008970c18f] usable
    [ 0.000000] reserve setup_data: [mem 0x000000008970c190-0x0000000089721dcf] usable
    [ 0.000000] reserve setup_data: [mem 0x0000000089721dd0-0x000000008cd12fff] usable
    [ 0.000000] reserve setup_data: [mem 0x000000008cd13000-0x000000008cd52fff] ACPI NVS
    [ 0.000000] reserve setup_data: [mem 0x000000008cd53000-0x000000008cd68fff] usable
    [ 0.000000] reserve setup_data: [mem 0x000000008cd69000-0x000000008cd8efff] ACPI data
    [ 0.000000] reserve setup_data: [mem 0x000000008cd8f000-0x000000008ce3afff] usable
    [ 0.000000] reserve setup_data: [mem 0x000000008ce3b000-0x000000008ce8efff] reserved
    [ 0.000000] reserve setup_data: [mem 0x000000008ce8f000-0x000000008cecdfff] usable
    [ 0.000000] reserve setup_data: [mem 0x000000008cece000-0x000000008cefefff] reserved
    [ 0.000000] reserve setup_data: [mem 0x000000008ceff000-0x000000008cf91fff] usable
    [ 0.000000] reserve setup_data: [mem 0x000000008cf92000-0x000000008cffefff] reserved
    [ 0.000000] reserve setup_data: [mem 0x000000008cfff000-0x000000008cffffff] usable
    [ 0.000000] reserve setup_data: [mem 0x000000008d000000-0x000000008f9fffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000ffe70000-0x00000000ffe9ffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000016f5fffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] efi: EFI v1.10 by Apple
    [ 0.000000] efi: ACPI=0x8cd8e000 ACPI 2.0=0x8cd8e014 SMBIOS=0x8cd1b000
    [ 0.000000] efi: mem00: type=7, attr=0x80000000000000f, range=[0x0000000000000000-0x000000000008e000) (0MB)
    [ 0.000000] efi: mem01: type=0, attr=0x80000000000000f, range=[0x000000000008e000-0x0000000000090000) (0MB)
    [ 0.000000] efi: mem02: type=2, attr=0x80000000000000f, range=[0x0000000000090000-0x000000000009a000) (0MB)
    [ 0.000000] efi: mem03: type=7, attr=0x80000000000000f, range=[0x000000000009a000-0x00000000000a0000) (0MB)
    [ 0.000000] efi: mem04: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB)
    [ 0.000000] efi: mem05: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001f54000) (15MB)
    [ 0.000000] efi: mem06: type=7, attr=0xf, range=[0x0000000001f54000-0x0000000020000000) (480MB)
    [ 0.000000] efi: mem07: type=0, attr=0xf, range=[0x0000000020000000-0x0000000020200000) (2MB)
    [ 0.000000] efi: mem08: type=7, attr=0xf, range=[0x0000000020200000-0x0000000040004000) (510MB)
    [ 0.000000] efi: mem09: type=0, attr=0xf, range=[0x0000000040004000-0x0000000040005000) (0MB)
    [ 0.000000] efi: mem10: type=7, attr=0xf, range=[0x0000000040005000-0x000000007fcd7000) (1020MB)
    [ 0.000000] efi: mem11: type=2, attr=0xf, range=[0x000000007fcd7000-0x0000000080000000) (3MB)
    [ 0.000000] efi: mem12: type=7, attr=0xf, range=[0x0000000080000000-0x0000000088fbc000) (143MB)
    [ 0.000000] efi: mem13: type=1, attr=0xf, range=[0x0000000088fbc000-0x000000008936f000) (3MB)
    [ 0.000000] efi: mem14: type=7, attr=0xf, range=[0x000000008936f000-0x000000008970c000) (3MB)
    [ 0.000000] efi: mem15: type=2, attr=0xf, range=[0x000000008970c000-0x000000008972d000) (0MB)
    [ 0.000000] efi: mem16: type=7, attr=0xf, range=[0x000000008972d000-0x0000000089741000) (0MB)
    [ 0.000000] efi: mem17: type=2, attr=0xf, range=[0x0000000089741000-0x0000000089742000) (0MB)
    [ 0.000000] efi: mem18: type=7, attr=0xf, range=[0x0000000089742000-0x0000000089746000) (0MB)
    [ 0.000000] efi: mem19: type=4, attr=0xf, range=[0x0000000089746000-0x0000000089747000) (0MB)
    [ 0.000000] efi: mem20: type=2, attr=0xf, range=[0x0000000089747000-0x0000000089cb2000) (5MB)
    [ 0.000000] efi: mem21: type=4, attr=0xf, range=[0x0000000089cb2000-0x0000000089cb4000) (0MB)
    [ 0.000000] efi: mem22: type=2, attr=0xf, range=[0x0000000089cb4000-0x0000000089ccf000) (0MB)
    [ 0.000000] efi: mem23: type=4, attr=0xf, range=[0x0000000089ccf000-0x0000000089cd0000) (0MB)
    [ 0.000000] efi: mem24: type=2, attr=0xf, range=[0x0000000089cd0000-0x0000000089d0f000) (0MB)
    [ 0.000000] efi: mem25: type=4, attr=0xf, range=[0x0000000089d0f000-0x0000000089d24000) (0MB)
    [ 0.000000] efi: mem26: type=2, attr=0xf, range=[0x0000000089d24000-0x0000000089d4a000) (0MB)
    [ 0.000000] efi: mem27: type=4, attr=0xf, range=[0x0000000089d4a000-0x0000000089d4b000) (0MB)
    [ 0.000000] efi: mem28: type=2, attr=0xf, range=[0x0000000089d4b000-0x0000000089d4d000) (0MB)
    [ 0.000000] efi: mem29: type=4, attr=0xf, range=[0x0000000089d4d000-0x0000000089d53000) (0MB)
    [ 0.000000] efi: mem30: type=2, attr=0xf, range=[0x0000000089d53000-0x0000000089d55000) (0MB)
    [ 0.000000] efi: mem31: type=4, attr=0xf, range=[0x0000000089d55000-0x0000000089d65000) (0MB)
    [ 0.000000] efi: mem32: type=2, attr=0xf, range=[0x0000000089d65000-0x0000000089d99000) (0MB)
    [ 0.000000] efi: mem33: type=4, attr=0xf, range=[0x0000000089d99000-0x0000000089dba000) (0MB)
    [ 0.000000] efi: mem34: type=2, attr=0xf, range=[0x0000000089dba000-0x0000000089dbc000) (0MB)
    [ 0.000000] efi: mem35: type=4, attr=0xf, range=[0x0000000089dbc000-0x0000000089eb2000) (0MB)
    [ 0.000000] efi: mem36: type=2, attr=0xf, range=[0x0000000089eb2000-0x0000000089eb9000) (0MB)
    [ 0.000000] efi: mem37: type=4, attr=0xf, range=[0x0000000089eb9000-0x0000000089ec4000) (0MB)
    [ 0.000000] efi: mem38: type=2, attr=0xf, range=[0x0000000089ec4000-0x0000000089ec5000) (0MB)
    [ 0.000000] efi: mem39: type=4, attr=0xf, range=[0x0000000089ec5000-0x0000000089ec7000) (0MB)
    [ 0.000000] efi: mem40: type=2, attr=0xf, range=[0x0000000089ec7000-0x0000000089ecc000) (0MB)
    [ 0.000000] efi: mem41: type=4, attr=0xf, range=[0x0000000089ecc000-0x0000000089ecd000) (0MB)
    [ 0.000000] efi: mem42: type=2, attr=0xf, range=[0x0000000089ecd000-0x0000000089ece000) (0MB)
    [ 0.000000] efi: mem43: type=4, attr=0xf, range=[0x0000000089ece000-0x0000000089ed2000) (0MB)
    [ 0.000000] efi: mem44: type=2, attr=0xf, range=[0x0000000089ed2000-0x0000000089ed3000) (0MB)
    [ 0.000000] efi: mem45: type=4, attr=0xf, range=[0x0000000089ed3000-0x000000008a123000) (2MB)
    [ 0.000000] efi: mem46: type=3, attr=0xf, range=[0x000000008a123000-0x000000008a143000) (0MB)
    [ 0.000000] efi: mem47: type=4, attr=0xf, range=[0x000000008a143000-0x000000008b3ca000) (18MB)
    [ 0.000000] efi: mem48: type=3, attr=0xf, range=[0x000000008b3ca000-0x000000008b3de000) (0MB)
    [ 0.000000] efi: mem49: type=1, attr=0xf, range=[0x000000008b3de000-0x000000008b413000) (0MB)
    [ 0.000000] efi: mem50: type=4, attr=0xf, range=[0x000000008b413000-0x000000008b41d000) (0MB)
    [ 0.000000] efi: mem51: type=3, attr=0xf, range=[0x000000008b41d000-0x000000008b42b000) (0MB)
    [ 0.000000] efi: mem52: type=4, attr=0xf, range=[0x000000008b42b000-0x000000008b42d000) (0MB)
    [ 0.000000] efi: mem53: type=2, attr=0xf, range=[0x000000008b42d000-0x000000008b42e000) (0MB)
    [ 0.000000] efi: mem54: type=4, attr=0xf, range=[0x000000008b42e000-0x000000008b42f000) (0MB)
    [ 0.000000] efi: mem55: type=2, attr=0xf, range=[0x000000008b42f000-0x000000008b430000) (0MB)
    [ 0.000000] efi: mem56: type=4, attr=0xf, range=[0x000000008b430000-0x000000008b433000) (0MB)
    [ 0.000000] efi: mem57: type=2, attr=0xf, range=[0x000000008b433000-0x000000008b435000) (0MB)
    [ 0.000000] efi: mem58: type=4, attr=0xf, range=[0x000000008b435000-0x000000008b436000) (0MB)
    [ 0.000000] efi: mem59: type=2, attr=0xf, range=[0x000000008b436000-0x000000008b438000) (0MB)
    [ 0.000000] efi: mem60: type=4, attr=0xf, range=[0x000000008b438000-0x000000008b43b000) (0MB)
    [ 0.000000] efi: mem61: type=2, attr=0xf, range=[0x000000008b43b000-0x000000008b43e000) (0MB)
    [ 0.000000] efi: mem62: type=4, attr=0xf, range=[0x000000008b43e000-0x000000008b43f000) (0MB)
    [ 0.000000] efi: mem63: type=2, attr=0xf, range=[0x000000008b43f000-0x000000008b446000) (0MB)
    [ 0.000000] efi: mem64: type=4, attr=0xf, range=[0x000000008b446000-0x000000008b543000) (0MB)
    [ 0.000000] efi: mem65: type=2, attr=0xf, range=[0x000000008b543000-0x000000008b544000) (0MB)
    [ 0.000000] efi: mem66: type=4, attr=0xf, range=[0x000000008b544000-0x000000008b55f000) (0MB)
    [ 0.000000] efi: mem67: type=3, attr=0xf, range=[0x000000008b55f000-0x000000008b567000) (0MB)
    [ 0.000000] efi: mem68: type=4, attr=0xf, range=[0x000000008b567000-0x000000008b57b000) (0MB)
    [ 0.000000] efi: mem69: type=2, attr=0xf, range=[0x000000008b57b000-0x000000008b57c000) (0MB)
    [ 0.000000] efi: mem70: type=4, attr=0xf, range=[0x000000008b57c000-0x000000008b582000) (0MB)
    [ 0.000000] efi: mem71: type=3, attr=0xf, range=[0x000000008b582000-0x000000008b584000) (0MB)
    [ 0.000000] efi: mem72: type=4, attr=0xf, range=[0x000000008b584000-0x000000008b58c000) (0MB)
    [ 0.000000] efi: mem73: type=3, attr=0xf, range=[0x000000008b58c000-0x000000008b593000) (0MB)
    [ 0.000000] efi: mem74: type=4, attr=0xf, range=[0x000000008b593000-0x000000008b594000) (0MB)
    [ 0.000000] efi: mem75: type=3, attr=0xf, range=[0x000000008b594000-0x000000008b595000) (0MB)
    [ 0.000000] efi: mem76: type=4, attr=0xf, range=[0x000000008b595000-0x000000008b597000) (0MB)
    [ 0.000000] efi: mem77: type=3, attr=0xf, range=[0x000000008b597000-0x000000008b598000) (0MB)
    [ 0.000000] efi: mem78: type=4, attr=0xf, range=[0x000000008b598000-0x000000008b599000) (0MB)
    [ 0.000000] efi: mem79: type=2, attr=0xf, range=[0x000000008b599000-0x000000008b59a000) (0MB)
    [ 0.000000] efi: mem80: type=4, attr=0xf, range=[0x000000008b59a000-0x000000008b59e000) (0MB)
    [ 0.000000] efi: mem81: type=3, attr=0xf, range=[0x000000008b59e000-0x000000008b5a3000) (0MB)
    [ 0.000000] efi: mem82: type=4, attr=0xf, range=[0x000000008b5a3000-0x000000008b5bd000) (0MB)
    [ 0.000000] efi: mem83: type=3, attr=0xf, range=[0x000000008b5bd000-0x000000008b5c1000) (0MB)
    [ 0.000000] efi: mem84: type=4, attr=0xf, range=[0x000000008b5c1000-0x000000008b5c5000) (0MB)
    [ 0.000000] efi: mem85: type=2, attr=0xf, range=[0x000000008b5c5000-0x000000008b5c6000) (0MB)
    [ 0.000000] efi: mem86: type=4, attr=0xf, range=[0x000000008b5c6000-0x000000008b5c8000) (0MB)
    [ 0.000000] efi: mem87: type=3, attr=0xf, range=[0x000000008b5c8000-0x000000008b5c9000) (0MB)
    [ 0.000000] efi: mem88: type=4, attr=0xf, range=[0x000000008b5c9000-0x000000008b5ca000) (0MB)
    [ 0.000000] efi: mem89: type=3, attr=0xf, range=[0x000000008b5ca000-0x000000008b5d5000) (0MB)
    [ 0.000000] efi: mem90: type=4, attr=0xf, range=[0x000000008b5d5000-0x000000008b5d9000) (0MB)
    [ 0.000000] efi: mem91: type=3, attr=0xf, range=[0x000000008b5d9000-0x000000008b5db000) (0MB)
    [ 0.000000] efi: mem92: type=4, attr=0xf, range=[0x000000008b5db000-0x000000008b5ec000) (0MB)
    [ 0.000000] efi: mem93: type=2, attr=0xf, range=[0x000000008b5ec000-0x000000008b5ed000) (0MB)
    [ 0.000000] efi: mem94: type=4, attr=0xf, range=[0x000000008b5ed000-0x000000008b5f5000) (0MB)
    [ 0.000000] efi: mem95: type=3, attr=0xf, range=[0x000000008b5f5000-0x000000008b631000) (0MB)
    [ 0.000000] efi: mem96: type=4, attr=0xf, range=[0x000000008b631000-0x000000008b647000) (0MB)
    [ 0.000000] efi: mem97: type=3, attr=0xf, range=[0x000000008b647000-0x000000008b64a000) (0MB)
    [ 0.000000] efi: mem98: type=4, attr=0xf, range=[0x000000008b64a000-0x000000008b681000) (0MB)
    [ 0.000000] efi: mem99: type=3, attr=0xf, range=[0x000000008b681000-0x000000008b68f000) (0MB)
    [ 0.000000] efi: mem100: type=4, attr=0xf, range=[0x000000008b68f000-0x000000008b69d000) (0MB)
    [ 0.000000] efi: mem101: type=3, attr=0xf, range=[0x000000008b69d000-0x000000008b6b1000) (0MB)
    [ 0.000000] efi: mem102: type=4, attr=0xf, range=[0x000000008b6b1000-0x000000008b6b5000) (0MB)
    [ 0.000000] efi: mem103: type=3, attr=0xf, range=[0x000000008b6b5000-0x000000008b6bb000) (0MB)
    [ 0.000000] efi: mem104: type=2, attr=0xf, range=[0x000000008b6bb000-0x000000008b6bc000) (0MB)
    [ 0.000000] efi: mem105: type=4, attr=0xf, range=[0x000000008b6bc000-0x000000008b6bd000) (0MB)
    [ 0.000000] efi: mem106: type=3, attr=0xf, range=[0x000000008b6bd000-0x000000008b6bf000) (0MB)
    [ 0.000000] efi: mem107: type=4, attr=0xf, range=[0x000000008b6bf000-0x000000008b6c6000) (0MB)
    [ 0.000000] efi: mem108: type=3, attr=0xf, range=[0x000000008b6c6000-0x000000008b6df000) (0MB)
    [ 0.000000] efi: mem109: type=4, attr=0xf, range=[0x000000008b6df000-0x000000008b6e0000) (0MB)
    [ 0.000000] efi: mem110: type=3, attr=0xf, range=[0x000000008b6e0000-0x000000008b6e1000) (0MB)
    [ 0.000000] efi: mem111: type=4, attr=0xf, range=[0x000000008b6e1000-0x000000008b6e2000) (0MB)
    [ 0.000000] efi: mem112: type=2, attr=0xf, range=[0x000000008b6e2000-0x000000008b6e3000) (0MB)
    [ 0.000000] efi: mem113: type=4, attr=0xf, range=[0x000000008b6e3000-0x000000008b6e5000) (0MB)
    [ 0.000000] efi: mem114: type=3, attr=0xf, range=[0x000000008b6e5000-0x000000008b6e6000) (0MB)
    [ 0.000000] efi: mem115: type=4, attr=0xf, range=[0x000000008b6e6000-0x000000008b6e7000) (0MB)
    [ 0.000000] efi: mem116: type=2, attr=0xf, range=[0x000000008b6e7000-0x000000008b6e8000) (0MB)
    [ 0.000000] efi: mem117: type=4, attr=0xf, range=[0x000000008b6e8000-0x000000008b6e9000) (0MB)
    [ 0.000000] efi: mem118: type=3, attr=0xf, range=[0x000000008b6e9000-0x000000008b6eb000) (0MB)
    [ 0.000000] efi: mem119: type=4, attr=0xf, range=[0x000000008b6eb000-0x000000008b6ec000) (0MB)
    [ 0.000000] efi: mem120: type=3, attr=0xf, range=[0x000000008b6ec000-0x000000008b6f1000) (0MB)
    [ 0.000000] efi: mem121: type=4, attr=0xf, range=[0x000000008b6f1000-0x000000008b6f2000) (0MB)
    [ 0.000000] efi: mem122: type=3, attr=0xf, range=[0x000000008b6f2000-0x000000008b6f3000) (0MB)
    [ 0.000000] efi: mem123: type=4, attr=0xf, range=[0x000000008b6f3000-0x000000008b6f6000) (0MB)
    [ 0.000000] efi: mem124: type=3, attr=0xf, range=[0x000000008b6f6000-0x000000008b6f7000) (0MB)
    [ 0.000000] efi: mem125: type=4, attr=0xf, range=[0x000000008b6f7000-0x000000008b6f9000) (0MB)
    [ 0.000000] efi: mem126: type=3, attr=0xf, range=[0x000000008b6f9000-0x000000008b6fb000) (0MB)
    [ 0.000000] efi: mem127: type=2, attr=0xf, range=[0x000000008b6fb000-0x000000008b6fc000) (0MB)
    [ 0.000000] efi: mem128: type=4, attr=0xf, range=[0x000000008b6fc000-0x000000008b6fe000) (0MB)
    [ 0.000000] efi: mem129: type=3, attr=0xf, range=[0x000000008b6fe000-0x000000008b702000) (0MB)
    [ 0.000000] efi: mem130: type=4, attr=0xf, range=[0x000000008b702000-0x000000008b705000) (0MB)
    [ 0.000000] efi: mem131: type=3, attr=0xf, range=[0x000000008b705000-0x000000008b70d000) (0MB)
    [ 0.000000] efi: mem132: type=4, attr=0xf, range=[0x000000008b70d000-0x000000008b710000) (0MB)
    [ 0.000000] efi: mem133: type=3, attr=0xf, range=[0x000000008b710000-0x000000008b715000) (0MB)
    [ 0.000000] efi: mem134: type=4, attr=0xf, range=[0x000000008b715000-0x000000008b716000) (0MB)
    [ 0.000000] efi: mem135: type=3, attr=0xf, range=[0x000000008b716000-0x000000008b717000) (0MB)
    [ 0.000000] efi: mem136: type=4, attr=0xf, range=[0x000000008b717000-0x000000008b718000) (0MB)
    [ 0.000000] efi: mem137: type=3, attr=0xf, range=[0x000000008b718000-0x000000008b71e000) (0MB)
    [ 0.000000] efi: mem138: type=2, attr=0xf, range=[0x000000008b71e000-0x000000008b71f000) (0MB)
    [ 0.000000] efi: mem139: type=4, attr=0xf, range=[0x000000008b71f000-0x000000008b720000) (0MB)
    [ 0.000000] efi: mem140: type=3, attr=0xf, range=[0x000000008b720000-0x000000008b722000) (0MB)
    [ 0.000000] efi: mem141: type=4, attr=0xf, range=[0x000000008b722000-0x000000008b724000) (0MB)
    [ 0.000000] efi: mem142: type=3, attr=0xf, range=[0x000000008b724000-0x000000008b728000) (0MB)
    [ 0.000000] efi: mem143: type=2, attr=0xf, range=[0x000000008b728000-0x000000008b729000) (0MB)
    [ 0.000000] efi: mem144: type=4, attr=0xf, range=[0x000000008b729000-0x000000008b733000) (0MB)
    [ 0.000000] efi: mem145: type=3, attr=0xf, range=[0x000000008b733000-0x000000008b738000) (0MB)
    [ 0.000000] efi: mem146: type=4, attr=0xf, range=[0x000000008b738000-0x000000008b741000) (0MB)
    [ 0.000000] efi: mem147: type=3, attr=0xf, range=[0x000000008b741000-0x000000008b75a000) (0MB)
    [ 0.000000] efi: mem148: type=4, attr=0xf, range=[0x000000008b75a000-0x000000008b75c000) (0MB)
    [ 0.000000] efi: mem149: type=3, attr=0xf, range=[0x000000008b75c000-0x000000008b76a000) (0MB)
    [ 0.000000] efi: mem150: type=4, attr=0xf, range=[0x000000008b76a000-0x000000008b76b000) (0MB)
    [ 0.000000] efi: mem151: type=3, attr=0xf, range=[0x000000008b76b000-0x000000008b76e000) (0MB)
    [ 0.000000] efi: mem152: type=4, attr=0xf, range=[0x000000008b76e000-0x000000008b771000) (0MB)
    [ 0.000000] efi: mem153: type=3, attr=0xf, range=[0x000000008b771000-0x000000008b780000) (0MB)
    [ 0.000000] efi: mem154: type=4, attr=0xf, range=[0x000000008b780000-0x000000008b781000) (0MB)
    [ 0.000000] efi: mem155: type=3, attr=0xf, range=[0x000000008b781000-0x000000008b785000) (0MB)
    [ 0.000000] efi: mem156: type=2, attr=0xf, range=[0x000000008b785000-0x000000008b786000) (0MB)
    [ 0.000000] efi: mem157: type=4, attr=0xf, range=[0x000000008b786000-0x000000008b78b000) (0MB)
    [ 0.000000] efi: mem158: type=3, attr=0xf, range=[0x000000008b78b000-0x000000008b78f000) (0MB)
    [ 0.000000] efi: mem159: type=4, attr=0xf, range=[0x000000008b78f000-0x000000008b792000) (0MB)
    [ 0.000000] efi: mem160: type=2, attr=0xf, range=[0x000000008b792000-0x000000008b793000) (0MB)
    [ 0.000000] efi: mem161: type=4, attr=0xf, range=[0x000000008b793000-0x000000008b797000) (0MB)
    [ 0.000000] efi: mem162: type=3, attr=0xf, range=[0x000000008b797000-0x000000008b798000) (0MB)
    [ 0.000000] efi: mem163: type=4, attr=0xf, range=[0x000000008b798000-0x000000008b79a000) (0MB)
    [ 0.000000] efi: mem164: type=2, attr=0xf, range=[0x000000008b79a000-0x000000008b79b000) (0MB)
    [ 0.000000] efi: mem165: type=4, attr=0xf, range=[0x000000008b79b000-0x000000008b79c000) (0MB)
    [ 0.000000] efi: mem166: type=3, attr=0xf, range=[0x000000008b79c000-0x000000008b7ae000) (0MB)
    [ 0.000000] efi: mem167: type=4, attr=0xf, range=[0x000000008b7ae000-0x000000008b7af000) (0MB)
    [ 0.000000] efi: mem168: type=3, attr=0xf, range=[0x000000008b7af000-0x000000008b7b1000) (0MB)
    [ 0.000000] efi: mem169: type=4, attr=0xf, range=[0x000000008b7b1000-0x000000008b7b3000) (0MB)
    [ 0.000000] efi: mem170: type=3, attr=0xf, range=[0x000000008b7b3000-0x000000008b7bc000) (0MB)
    [ 0.000000] efi: mem171: type=4, attr=0xf, range=[0x000000008b7bc000-0x000000008b7c3000) (0MB)
    [ 0.000000] efi: mem172: type=3, attr=0xf, range=[0x000000008b7c3000-0x000000008b7c4000) (0MB)
    [ 0.000000] efi: mem173: type=4, attr=0xf, range=[0x000000008b7c4000-0x000000008b7c5000) (0MB)
    [ 0.000000] efi: mem174: type=2, attr=0xf, range=[0x000000008b7c5000-0x000000008b7c6000) (0MB)
    [ 0.000000] efi: mem175: type=4, attr=0xf, range=[0x000000008b7c6000-0x000000008b7c7000) (0MB)
    [ 0.000000] efi: mem176: type=3, attr=0xf, range=[0x000000008b7c7000-0x000000008b7d5000) (0MB)
    [ 0.000000] efi: mem177: type=4, attr=0xf, range=[0x000000008b7d5000-0x000000008b7d6000) (0MB)
    [ 0.000000] efi: mem178: type=3, attr=0xf, range=[0x000000008b7d6000-0x000000008b7e3000) (0MB)
    [ 0.000000] efi: mem179: type=4, attr=0xf, range=[0x000000008b7e3000-0x000000008b7e4000) (0MB)
    [ 0.000000] efi: mem180: type=3, attr=0xf, range=[0x000000008b7e4000-0x000000008b7ee000) (0MB)
    [ 0.000000] efi: mem181: type=4, attr=0xf, range=[0x000000008b7ee000-0x000000008b7ef000) (0MB)
    [ 0.000000] efi: mem182: type=3, attr=0xf, range=[0x000000008b7ef000-0x000000008b7f5000) (0MB)
    [ 0.000000] efi: mem183: type=4, attr=0xf, range=[0x000000008b7f5000-0x000000008b7f9000) (0MB)
    [ 0.000000] efi: mem184: type=3, attr=0xf, range=[0x000000008b7f9000-0x000000008b7ff000) (0MB)
    [ 0.000000] efi: mem185: type=4, attr=0xf, range=[0x000000008b7ff000-0x000000008b800000) (0MB)
    [ 0.000000] efi: mem186: type=3, attr=0xf, range=[0x000000008b800000-0x000000008b801000) (0MB)
    [ 0.000000] efi: mem187: type=4, attr=0xf, range=[0x000000008b801000-0x000000008b802000) (0MB)
    [ 0.000000] efi: mem188: type=2, attr=0xf, range=[0x000000008b802000-0x000000008b804000) (0MB)
    [ 0.000000] efi: mem189: type=4, attr=0xf, range=[0x000000008b804000-0x000000008b805000) (0MB)
    [ 0.000000] efi: mem190: type=3, attr=0xf, range=[0x000000008b805000-0x000000008b806000) (0MB)
    [ 0.000000] efi: mem191: type=4, attr=0xf, range=[0x000000008b806000-0x000000008b80b000) (0MB)
    [ 0.000000] efi: mem192: type=3, attr=0xf, range=[0x000000008b80b000-0x000000008b80d000) (0MB)
    [ 0.000000] efi: mem193: type=4, attr=0xf, range=[0x000000008b80d000-0x000000008b810000) (0MB)
    [ 0.000000] efi: mem194: type=2, attr=0xf, range=[0x000000008b810000-0x000000008b811000) (0MB)
    [ 0.000000] efi: mem195: type=3, attr=0xf, range=[0x000000008b811000-0x000000008b812000) (0MB)
    [ 0.000000] efi: mem196: type=4, attr=0xf, range=[0x000000008b812000-0x000000008b814000) (0MB)
    [ 0.000000] efi: mem197: type=3, attr=0xf, range=[0x000000008b814000-0x000000008b817000) (0MB)
    [ 0.000000] efi: mem198: type=4, attr=0xf, range=[0x000000008b817000-0x000000008b819000) (0MB)
    [ 0.000000] efi: mem199: type=3, attr=0xf, range=[0x000000008b819000-0x000000008b824000) (0MB)
    [ 0.000000] efi: mem200: type=4, attr=0xf, range=[0x000000008b824000-0x000000008b826000) (0MB)
    [ 0.000000] efi: mem201: type=3, attr=0xf, range=[0x000000008b826000-0x000000008b828000) (0MB)
    [ 0.000000] efi: mem202: type=4, attr=0xf, range=[0x000000008b828000-0x000000008b82c000) (0MB)
    [ 0.000000] efi: mem203: type=3, attr=0xf, range=[0x000000008b82c000-0x000000008b82d000) (0MB)
    [ 0.000000] efi: mem204: type=4, attr=0xf, range=[0x000000008b82d000-0x000000008b82f000) (0MB)
    [ 0.000000] efi: mem205: type=2, attr=0xf, range=[0x000000008b82f000-0x000000008b830000) (0MB)
    [ 0.000000] efi: mem206: type=4, attr=0xf, range=[0x000000008b830000-0x000000008b832000) (0MB)
    [ 0.000000] efi: mem207: type=3, attr=0xf, range=[0x000000008b832000-0x000000008b833000) (0MB)
    [ 0.000000] efi: mem208: type=4, attr=0xf, range=[0x000000008b833000-0x000000008b837000) (0MB)
    [ 0.000000] efi: mem209: type=3, attr=0xf, range=[0x000000008b837000-0x000000008b839000) (0MB)
    [ 0.000000] efi: mem210: type=4, attr=0xf, range=[0x000000008b839000-0x000000008b83b000) (0MB)
    [ 0.000000] efi: mem211: type=2, attr=0xf, range=[0x000000008b83b000-0x000000008b83c000) (0MB)
    [ 0.000000] efi: mem212: type=4, attr=0xf, range=[0x000000008b83c000-0x000000008b83d000) (0MB)
    [ 0.000000] efi: mem213: type=3, attr=0xf, range=[0x000000008b83d000-0x000000008b83e000) (0MB)
    [ 0.000000] efi: mem214: type=4, attr=0xf, range=[0x000000008b83e000-0x000000008b841000) (0MB)
    [ 0.000000] efi: mem215: type=3, attr=0xf, range=[0x000000008b841000-0x000000008b842000) (0MB)
    [ 0.000000] efi: mem216: type=4, attr=0xf, range=[0x000000008b842000-0x000000008b859000) (0MB)
    [ 0.000000] efi: mem217: type=3, attr=0xf, range=[0x000000008b859000-0x000000008b85e000) (0MB)
    [ 0.000000] efi: mem218: type=4, attr=0xf, range=[0x000000008b85e000-0x000000008b863000) (0MB)
    [ 0.000000] efi: mem219: type=2, attr=0xf, range=[0x000000008b863000-0x000000008b864000) (0MB)
    [ 0.000000] efi: mem220: type=4, attr=0xf, range=[0x000000008b864000-0x000000008b8bf000) (0MB)
    [ 0.000000] efi: mem221: type=3, attr=0xf, range=[0x000000008b8bf000-0x000000008b8d1000) (0MB)
    [ 0.000000] efi: mem222: type=4, attr=0xf, range=[0x000000008b8d1000-0x000000008b8ec000) (0MB)
    [ 0.000000] efi: mem223: type=3, attr=0xf, range=[0x000000008b8ec000-0x000000008b8ef000) (0MB)
    [ 0.000000] efi: mem224: type=4, attr=0xf, range=[0x000000008b8ef000-0x000000008b91b000) (0MB)
    [ 0.000000] efi: mem225: type=3, attr=0xf, range=[0x000000008b91b000-0x000000008b92f000) (0MB)
    [ 0.000000] efi: mem226: type=4, attr=0xf, range=[0x000000008b92f000-0x000000008b930000) (0MB)
    [ 0.000000] efi: mem227: type=2, attr=0xf, range=[0x000000008b930000-0x000000008b931000) (0MB)
    [ 0.000000] efi: mem228: type=4, attr=0xf, range=[0x000000008b931000-0x000000008b94d000) (0MB)
    [ 0.000000] efi: mem229: type=3, attr=0xf, range=[0x000000008b94d000-0x000000008b952000) (0MB)
    [ 0.000000] efi: mem230: type=4, attr=0xf, range=[0x000000008b952000-0x000000008b958000) (0MB)
    [ 0.000000] efi: mem231: type=2, attr=0xf, range=[0x000000008b958000-0x000000008b959000) (0MB)
    [ 0.000000] efi: mem232: type=4, attr=0xf, range=[0x000000008b959000-0x000000008b95a000) (0MB)
    [ 0.000000] efi: mem233: type=3, attr=0xf, range=[0x000000008b95a000-0x000000008b95b000) (0MB)
    [ 0.000000] efi: mem234: type=4, attr=0xf, range=[0x000000008b95b000-0x000000008b95c000) (0MB)
    [ 0.000000] efi: mem235: type=3, attr=0xf, range=[0x000000008b95c000-0x000000008b95d000) (0MB)
    [ 0.000000] efi: mem236: type=4, attr=0xf, range=[0x000000008b95d000-0x000000008b970000) (0MB)
    [ 0.000000] efi: mem237: type=3, attr=0xf, range=[0x000000008b970000-0x000000008b975000) (0MB)
    [ 0.000000] efi: mem238: type=4, attr=0xf, range=[0x000000008b975000-0x000000008b976000) (0MB)
    [ 0.000000] efi: mem239: type=3, attr=0xf, range=[0x000000008b976000-0x000000008b979000) (0MB)
    [ 0.000000] efi: mem240: type=4, attr=0xf, range=[0x000000008b979000-0x000000008b97a000) (0MB)
    [ 0.000000] efi: mem241: type=3, attr=0xf, range=[0x000000008b97a000-0x000000008b98b000) (0MB)
    [ 0.000000] efi: mem242: type=4, attr=0xf, range=[0x000000008b98b000-0x000000008b98e000) (0MB)
    [ 0.000000] efi: mem243: type=3, attr=0xf, range=[0x000000008b98e000-0x000000008b99a000) (0MB)
    [ 0.000000] efi: mem244: type=2, attr=0xf, range=[0x000000008b99a000-0x000000008b99b000) (0MB)
    [ 0.000000] efi: mem245: type=4, attr=0xf, range=[0x000000008b99b000-0x000000008b99c000) (0MB)
    [ 0.000000] efi: mem246: type=3, attr=0xf, range=[0x000000008b99c000-0x000000008b99d000) (0MB)
    [ 0.000000] efi: mem247: type=2, attr=0xf, range=[0x000000008b99d000-0x000000008b99e000) (0MB)
    [ 0.000000] efi: mem248: type=4, attr=0xf, range=[0x000000008b99e000-0x000000008b99f000) (0MB)
    [ 0.000000] efi: mem249: type=3, attr=0xf, range=[0x000000008b99f000-0x000000008b9a2000) (0MB)
    [ 0.000000] efi: mem250: type=4, attr=0xf, range=[0x000000008b9a2000-0x000000008b9a3000) (0MB)
    [ 0.000000] efi: mem251: type=3, attr=0xf, range=[0x000000008b9a3000-0x000000008b9a5000) (0MB)
    [ 0.000000] efi: mem252: type=2, attr=0xf, range=[0x000000008b9a5000-0x000000008b9a6000) (0MB)
    [ 0.000000] efi: mem253: type=4, attr=0xf, range=[0x000000008b9a6000-0x000000008b9a7000) (0MB)
    [ 0.000000] efi: mem254: type=3, attr=0xf, range=[0x000000008b9a7000-0x000000008b9a8000) (0MB)
    [ 0.000000] efi: mem255: type=4, attr=0xf, range=[0x000000008b9a8000-0x000000008bdc9000) (4MB)
    [ 0.000000] efi: mem256: type=3, attr=0xf, range=[0x000000008bdc9000-0x000000008bdce000) (0MB)
    [ 0.000000] efi: mem257: type=4, attr=0xf, range=[0x000000008bdce000-0x000000008be56000) (0MB)
    [ 0.000000] efi: mem258: type=3, attr=0xf, range=[0x000000008be56000-0x000000008be5d000) (0MB)
    [ 0.000000] efi: mem259: type=4, attr=0xf, range=[0x000000008be5d000-0x000000008be5e000) (0MB)
    [ 0.000000] efi: mem260: type=2, attr=0xf, range=[0x000000008be5e000-0x000000008be5f000) (0MB)
    [ 0.000000] efi: mem261: type=3, attr=0xf, range=[0x000000008be5f000-0x000000008be60000) (0MB)
    [ 0.000000] efi: mem262: type=4, attr=0xf, range=[0x000000008be60000-0x000000008be61000) (0MB)
    [ 0.000000] efi: mem263: type=3, attr=0xf, range=[0x000000008be61000-0x000000008be66000) (0MB)
    [ 0.000000] efi: mem264: type=4, attr=0xf, range=[0x000000008be66000-0x000000008be67000) (0MB)
    [ 0.000000] efi: mem265: type=3, attr=0xf, range=[0x000000008be67000-0x000000008be68000) (0MB)
    [ 0.000000] efi: mem266: type=4, attr=0xf, range=[0x000000008be68000-0x000000008be69000) (0MB)
    [ 0.000000] efi: mem267: type=3, attr=0xf, range=[0x000000008be69000-0x000000008be6a000) (0MB)
    [ 0.000000] efi: mem268: type=4, attr=0xf, range=[0x000000008be6a000-0x000000008be6c000) (0MB)
    [ 0.000000] efi: mem269: type=3, attr=0xf, range=[0x000000008be6c000-0x000000008be6d000) (0MB)
    [ 0.000000] efi: mem270: type=4, attr=0xf, range=[0x000000008be6d000-0x000000008be92000) (0MB)
    [ 0.000000] efi: mem271: type=3, attr=0xf, range=[0x000000008be92000-0x000000008be93000) (0MB)
    [ 0.000000] efi: mem272: type=4, attr=0xf, range=[0x000000008be93000-0x000000008c358000) (4MB)
    [ 0.000000] efi: mem273: type=2, attr=0xf, range=[0x000000008c358000-0x000000008c359000) (0MB)
    [ 0.000000] efi: mem274: type=4, attr=0xf, range=[0x000000008c359000-0x000000008ccf7000) (9MB)
    [ 0.000000] efi: mem275: type=2, attr=0xf, range=[0x000000008ccf7000-0x000000008ccf8000) (0MB)
    [ 0.000000] efi: mem276: type=4, attr=0xf, range=[0x000000008ccf8000-0x000000008ccfa000) (0MB)
    [ 0.000000] efi: mem277: type=2, attr=0xf, range=[0x000000008ccfa000-0x000000008ccfb000) (0MB)
    [ 0.000000] efi: mem278: type=4, attr=0xf, range=[0x000000008ccfb000-0x000000008cd03000) (0MB)
    [ 0.000000] efi: mem279: type=7, attr=0xf, range=[0x000000008cd03000-0x000000008cd13000) (0MB)
    [ 0.000000] efi: mem280: type=10, attr=0xf, range=[0x000000008cd13000-0x000000008cd53000) (0MB)
    [ 0.000000] efi: mem281: type=7, attr=0xf, range=[0x000000008cd53000-0x000000008cd69000) (0MB)
    [ 0.000000] efi: mem282: type=9, attr=0xf, range=[0x000000008cd69000-0x000000008cd8f000) (0MB)
    [ 0.000000] efi: mem283: type=7, attr=0xf, range=[0x000000008cd8f000-0x000000008ce3b000) (0MB)
    [ 0.000000] efi: mem284: type=6, attr=0x800000000000000f, range=[0x000000008ce3b000-0x000000008ce8f000) (0MB)
    [ 0.000000] efi: mem285: type=7, attr=0xf, range=[0x000000008ce8f000-0x000000008cece000) (0MB)
    [ 0.000000] efi: mem286: type=5, attr=0x800000000000000f, range=[0x000000008cece000-0x000000008ceff000) (0MB)
    [ 0.000000] efi: mem287: type=7, attr=0xf, range=[0x000000008ceff000-0x000000008cf92000) (0MB)
    [ 0.000000] efi: mem288: type=0, attr=0xf, range=[0x000000008cf92000-0x000000008cfff000) (0MB)
    [ 0.000000] efi: mem289: type=2, attr=0xf, range=[0x000000008cfff000-0x000000008d000000) (0MB)
    [ 0.000000] efi: mem290: type=7, attr=0xf, range=[0x0000000100000000-0x000000016f600000) (1782MB)
    [ 0.000000] efi: mem291: type=0, attr=0x8000000000000000, range=[0x00000000000a0000-0x00000000000c0000) (0MB)
    [ 0.000000] efi: mem292: type=0, attr=0x8000000000000000, range=[0x000000008d000000-0x000000008fa00000) (42MB)
    [ 0.000000] efi: mem293: type=11, attr=0x8000000000000000, range=[0x00000000e00f8000-0x00000000e00f9000) (0MB)
    [ 0.000000] efi: mem294: type=11, attr=0x8000000000000000, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
    [ 0.000000] efi: mem295: type=11, attr=0x8000000000000000, range=[0x00000000ffe70000-0x00000000ffea0000) (0MB)
    [ 0.000000] SMBIOS 2.4 present.
    [ 0.000000] DMI: Apple Inc. MacBookPro9,1/Mac-4B7AC7E43945597E, BIOS MBP91.88Z.00D3.B08.1208081132 08/08/2012
    [ 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 = 0x16f600 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: write-back
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-DFFFF write-protect
    [ 0.000000] E0000-FFFFF uncachable
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0C0000000 mask FC0000000 uncachable
    [ 0.000000] 1 base 0A0000000 mask FE0000000 uncachable
    [ 0.000000] 2 base 090000000 mask FF0000000 uncachable
    [ 0.000000] 3 base 08E000000 mask FFE000000 uncachable
    [ 0.000000] 4 base 08D000000 mask FFF000000 uncachable
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] 8 disabled
    [ 0.000000] 9 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: last_pfn = 0x8d000 max_arch_pfn = 0x400000000
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000090000] 90000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x02b32000, 0x02b32fff] PGTABLE
    [ 0.000000] BRK [0x02b33000, 0x02b33fff] PGTABLE
    [ 0.000000] BRK [0x02b34000, 0x02b34fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x16f400000-0x16f5fffff]
    [ 0.000000] [mem 0x16f400000-0x16f5fffff] page 2M
    [ 0.000000] BRK [0x02b35000, 0x02b35fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x16c000000-0x16f3fffff]
    [ 0.000000] [mem 0x16c000000-0x16f3fffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x16bffffff]
    [ 0.000000] [mem 0x100000000-0x16bffffff] page 2M
    [ 0.000000] BRK [0x02b36000, 0x02b36fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x20200000-0x40003fff]
    [ 0.000000] [mem 0x20200000-0x3fffffff] page 2M
    [ 0.000000] [mem 0x40000000-0x40003fff] page 4k
    [ 0.000000] BRK [0x02b37000, 0x02b37fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x40005000-0x8cd12fff]
    [ 0.000000] [mem 0x40005000-0x401fffff] page 4k
    [ 0.000000] [mem 0x40200000-0x8cbfffff] page 2M
    [ 0.000000] [mem 0x8cc00000-0x8cd12fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x8cd53000-0x8cd68fff]
    [ 0.000000] [mem 0x8cd53000-0x8cd68fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x8cd8f000-0x8ce3afff]
    [ 0.000000] [mem 0x8cd8f000-0x8ce3afff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x8ce8f000-0x8cecdfff]
    [ 0.000000] [mem 0x8ce8f000-0x8cecdfff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x8ceff000-0x8cf91fff]
    [ 0.000000] [mem 0x8ceff000-0x8cf91fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x8cfff000-0x8cffffff]
    [ 0.000000] [mem 0x8cfff000-0x8cffffff] page 4k
    [ 0.000000] RAMDISK: [mem 0x7fcd7000-0x7fffffff]
    [ 0.000000] ACPI: RSDP 000000008cd8e014 00024 (v02 APPLE )
    [ 0.000000] ACPI: XSDT 000000008cd8e1c0 000B4 (v01 APPLE Apple00 00000000 01000013)
    [ 0.000000] ACPI: FACP 000000008cd8c000 000F4 (v04 APPLE Apple00 00000000 Loki 0000005F)
    [ 0.000000] ACPI: DSDT 000000008cd82000 04D53 (v01 APPLE MacBookP 00090001 INTL 20100915)
    [ 0.000000] ACPI: FACS 000000008cd1e000 00040
    [ 0.000000] ACPI: HPET 000000008cd8b000 00038 (v01 APPLE Apple00 00000001 Loki 0000005F)
    [ 0.000000] ACPI: APIC 000000008cd8a000 000BC (v02 APPLE Apple00 00000001 Loki 0000005F)
    [ 0.000000] ACPI: SBST 000000008cd88000 00030 (v01 APPLE Apple00 00000001 Loki 0000005F)
    [ 0.000000] ACPI: ECDT 000000008cd87000 00053 (v01 APPLE Apple00 00000001 Loki 0000005F)
    [ 0.000000] ACPI: SSDT 000000008cd7f000 002E0 (v01 APPLE SataAhci 00001000 INTL 20100915)
    [ 0.000000] ACPI: SSDT 000000008cd7e000 00024 (v01 APPLE SmcDppt 00001000 INTL 20100915)
    [ 0.000000] ACPI: SSDT 000000008cd79000 00D20 (v01 APPLE UsbPpt 00001000 INTL 20100915)
    [ 0.000000] ACPI: SSDT 000000008cd77000 00159 (v02 APPLE IGHda 00001000 INTL 20100915)
    [ 0.000000] ACPI: SSDT 000000008cd75000 00032 (v01 APPLE SsdtS3 00001000 INTL 20100915)
    [ 0.000000] ACPI: SSDT 000000008cd73000 015EB (v02 APPLE SsdtIGPU 00001000 INTL 20100915)
    [ 0.000000] ACPI: SSDT 000000008cd6e000 013D8 (v01 APPLE TbtPEG11 00001000 INTL 20100915)
    [ 0.000000] ACPI: SSDT 000000008cd6d000 00615 (v01 PmRef Cpu0Ist 00003000 INTL 20100915)
    [ 0.000000] ACPI: SSDT 000000008cd6c000 00B3D (v01 PmRef CpuPm 00003000 INTL 20100915)
    [ 0.000000] ACPI: SSDT 000000008cd6b000 00315 (v01 PmRef Cpu0Tst 00003000 INTL 20100915)
    [ 0.000000] ACPI: SSDT 000000008cd6a000 0037A (v01 PmRef ApTst 00003000 INTL 20100915)
    [ 0.000000] ACPI: DMAR 000000008cd69000 00088 (v01 APPLE IVB 00000001 AAPL 00000001)
    [ 0.000000] ACPI: MCFG 000000008cd89000 0003C (v01 APPLE Apple00 00000001 Loki 0000005F)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000016f5fffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x16f5fffff]
    [ 0.000000] NODE_DATA [mem 0x16f5f7000-0x16f5fbfff]
    [ 0.000000] [ffffea0000000000-ffffea0005bfffff] PMD -> [ffff88016ac00000-ffff88016ebfffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x16f5fffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0008dfff]
    [ 0.000000] node 0: [mem 0x00090000-0x0009ffff]
    [ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
    [ 0.000000] node 0: [mem 0x20200000-0x40003fff]
    [ 0.000000] node 0: [mem 0x40005000-0x8cd12fff]
    [ 0.000000] node 0: [mem 0x8cd53000-0x8cd68fff]
    [ 0.000000] node 0: [mem 0x8cd8f000-0x8ce3afff]
    [ 0.000000] node 0: [mem 0x8ce8f000-0x8cecdfff]
    [ 0.000000] node 0: [mem 0x8ceff000-0x8cf91fff]
    [ 0.000000] node 0: [mem 0x8cfff000-0x8cffffff]
    [ 0.000000] node 0: [mem 0x100000000-0x16f5fffff]
    [ 0.000000] On node 0 totalpages: 1032772
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 26 pages reserved
    [ 0.000000] DMA zone: 3997 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 8947 pages used for memmap
    [ 0.000000] DMA32 zone: 572583 pages, LIFO batch:31
    [ 0.000000] Normal zone: 7128 pages used for memmap
    [ 0.000000] Normal zone: 456192 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[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge 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] ACPI: HPET id: 0x8086a201 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: [mem 0x0008e000-0x0008ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000bffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x8970c000-0x8970cfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x89721000-0x89721fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x8cd13000-0x8cd52fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x8cd69000-0x8cd8efff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x8ce3b000-0x8ce8efff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x8cece000-0x8cefefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x8cf92000-0x8cffefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x8d000000-0x8f9fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x8fa00000-0xe00f7fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xe00f8000-0xe00f8fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xe00f9000-0xfed1bfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xffe6ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xffe70000-0xffe9ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xffea0000-0xffffffff]
    [ 0.000000] e820: [mem 0x8fa00000-0xe00f7fff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88016f200000 s86464 r8192 d24128 u262144
    [ 0.000000] pcpu-alloc: s86464 r8192 d24128 u262144 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1016607
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: \boot\vmlinuz-linux ro root=UUID=95c49290-b97c-4136-90a5-b8ae1b964cd7 initrd=boot\initramfs-linux.img
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
    [ 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: 3935088K/4131088K available (5124K kernel code, 807K rwdata, 1628K rodata, 1144K init, 1288K bss, 196000K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, 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=128 to nr_cpu_ids=8.
    [ 0.000000] NR_IRQS:8448 nr_irqs:744 16
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 16777216 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.003333] tsc: Detected 2294.978 MHz processor
    [ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4591.20 BogoMIPS (lpj=7649926)
    [ 0.000005] pid_max: default: 32768 minimum: 301
    [ 0.000032] init_memory_mapping: [mem 0x8ce3b000-0x8ce8efff]
    [ 0.000034] [mem 0x8ce3b000-0x8ce8efff] page 4k
    [ 0.000045] init_memory_mapping: [mem 0x8cece000-0x8cefefff]
    [ 0.000046] [mem 0x8cece000-0x8cefefff] page 4k
    [ 0.000086] init_memory_mapping: [mem 0x8d000000-0x8f9fffff]
    [ 0.000087] [mem 0x8d000000-0x8f9fffff] page 2M
    [ 0.026158] Security Framework initialized
    [ 0.026166] AppArmor: AppArmor disabled by boot time parameter
    [ 0.026167] Yama: becoming mindful.
    [ 0.026441] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.027488] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.027952] Mount-cache hash table entries: 256
    [ 0.028114] Initializing cgroup subsys memory
    [ 0.028122] Initializing cgroup subsys devices
    [ 0.028124] Initializing cgroup subsys freezer
    [ 0.028125] Initializing cgroup subsys net_cls
    [ 0.028127] Initializing cgroup subsys blkio
    [ 0.028148] CPU: Physical Processor ID: 0
    [ 0.028149] CPU: Processor Core ID: 0
    [ 0.028538] mce: CPU supports 9 MCE banks
    [ 0.028551] CPU0: Thermal monitoring enabled (TM1)
    [ 0.028560] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
    tlb_flushall_shift: 1
    [ 0.028670] Freeing SMP alternatives memory: 20K (ffffffff819e9000 - ffffffff819ee000)
    [ 0.029671] ACPI: Core revision 20130725
    [ 0.036004] ACPI: All ACPI Tables successfully acquired
    [ 0.037838] ftrace: allocating 20318 entries in 80 pages
    [ 0.047613] dmar: Host address width 36
    [ 0.047615] dmar: DRHD base: 0x000000fed90000 flags: 0x0
    [ 0.047621] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
    [ 0.047622] dmar: DRHD base: 0x000000fed91000 flags: 0x1
    [ 0.047627] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
    [ 0.047628] dmar: RMRR base: 0x0000008d800000 end: 0x0000008f9fffff
    [ 0.047699] IOAPIC id 0 under DRHD base 0xfed91000 IOMMU 1
    [ 0.047700] HPET id 0 under DRHD base 0xfed91000
    [ 0.047701] [Firmware Bug]: ioapic 2 has no mapping iommu, interrupt remapping will be disabled
    [ 0.047705] Not enable interrupt remapping
    [ 0.047706] Failed to enable irq remapping. You are vulnerable to irq-injection attacks.
    [ 0.048157] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.081147] smpboot: CPU0: Intel(R) Core(TM) i7-3615QM CPU @ 2.30GHz (fam: 06, model: 3a, stepping: 09)
    [ 0.081154] TSC deadline timer enabled
    [ 0.081162] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
    [ 0.081169] ... version: 3
    [ 0.081170] ... bit width: 48
    [ 0.081171] ... generic registers: 4
    [ 0.081171] ... value mask: 0000ffffffffffff
    [ 0.081172] ... max period: 0000ffffffffffff
    [ 0.081173] ... fixed-purpose events: 3
    [ 0.081174] ... event mask: 000000070000000f
    [ 0.118277] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.104573] smpboot: Booting Node 0, Processors # 1 # 2 # 3 # 4 # 5 # 6 # 7 OK
    [ 0.240347] Brought up 8 CPUs
    [ 0.240351] smpboot: Total of 8 processors activated (36734.63 BogoMIPS)
    [ 0.247904] devtmpfs: initialized
    [ 0.250380] PM: Registering ACPI NVS region [mem 0x8cd13000-0x8cd52fff] (262144 bytes)
    [ 0.251164] RTC time: 7:32:07, date: 01/09/14
    [ 0.251202] NET: Registered protocol family 16
    [ 0.251294] cpuidle: using governor ladder
    [ 0.251296] cpuidle: using governor menu
    [ 0.251322] ACPI: bus type PCI registered
    [ 0.251324] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.251381] PCI: MMCONFIG for domain 0000 [bus 00-9b] at [mem 0xe0000000-0xe9bfffff] (base 0xe0000000)
    [ 0.251384] PCI: not using MMCONFIG
    [ 0.251385] PCI: Using configuration type 1 for base access
    [ 0.251999] bio: create slab <bio-0> at 0
    [ 0.252116] ACPI: Added _OSI(Module Device)
    [ 0.252117] ACPI: Added _OSI(Processor Device)
    [ 0.252118] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.252119] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.253362] ACPI: EC: EC description table is found, configuring boot EC
    [ 0.257523] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 2.254668] ACPI Exception: AE_ERROR, Returned by Handler for [PCI_Config] (20130725/evregion-287)
    [ 2.254672] ACPI Error: Method parse/execution failed [\_SB_.PCI0.ZYXW] (Node ffff880169288708), AE_ERROR (20130725/psparse-536)
    [ 2.254677] ACPI Error: Method parse/execution failed [\_SB_._INI] (Node ffff880169253fa0), AE_ERROR (20130725/psparse-536)
    [ 2.255095] ACPI: SSDT 000000008cd19190 008AD (v01 PmRef Cpu0Cst 00003001 INTL 20100915)
    [ 2.255414] ACPI: Dynamic OEM Table Load:
    [ 2.255416] ACPI: SSDT (null) 008AD (v01 PmRef Cpu0Cst 00003001 INTL 20100915)
    [ 2.268225] ACPI: SSDT 000000008cd1a710 003A4 (v01 PmRef ApIst 00003000 INTL 20100915)
    [ 2.268583] ACPI: Dynamic OEM Table Load:
    [ 2.268585] ACPI: SSDT (null) 003A4 (v01 PmRef ApIst 00003000 INTL 20100915)
    [ 2.281264] ACPI: SSDT 000000008cd18d90 00119 (v01 PmRef ApCst 00003000 INTL 20100915)
    [ 2.281581] ACPI: Dynamic OEM Table Load:
    [ 2.281583] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20100915)
    [ 2.295568] ACPI: Interpreter enabled
    [ 2.295575] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130725/hwxface-571)
    [ 2.295579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130725/hwxface-571)
    [ 2.295592] ACPI: (supports S0 S3 S4 S5)
    [ 2.295593] ACPI: Using IOAPIC for interrupt routing
    [ 2.295614] PCI: MMCONFIG for domain 0000 [bus 00-9b] at [mem 0xe0000000-0xe9bfffff] (base 0xe0000000)
    [ 2.295963] PCI: MMCONFIG at [mem 0xe0000000-0xe9bfffff] reserved in ACPI motherboard resources
    [ 2.319936] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 2.320064] ACPI: No dock devices found.
    [ 2.328628] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 2.328727] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d)
    [ 2.328815] acpi PNP0A08:00: ACPI _OSC control (0x1d) granted
    [ 2.329006] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-9b] only partially covers this bridge
    [ 2.329109] ACPI: \_SB_.PCI0.PDRC: can't evaluate _ADR (0x5)
    [ 2.329127] PCI host bridge to bus 0000:00
    [ 2.329129] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 2.329131] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 2.329133] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 2.329135] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 2.329136] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
    [ 2.329138] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
    [ 2.329139] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
    [ 2.329141] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff]
    [ 2.329142] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    [ 2.329144] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    [ 2.329145] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    [ 2.329147] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    [ 2.329148] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
    [ 2.329150] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
    [ 2.329151] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff]
    [ 2.329153] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff]
    [ 2.329154] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff]
    [ 2.329156] pci_bus 0000:00: root bus resource [mem 0x8fa00000-0xfeafffff]
    [ 2.329157] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
    [ 2.329165] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
    [ 2.329244] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
    [ 2.329277] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 2.329309] pci 0000:00:01.0: System wakeup disabled by ACPI
    [ 2.329346] pci 0000:00:01.1: [8086:0155] type 01 class 0x060400
    [ 2.329425] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
    [ 2.329464] pci 0000:00:01.1: System wakeup disabled by ACPI
    [ 2.329498] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
    [ 2.329509] pci 0000:00:02.0: reg 0x10: [mem 0xc1400000-0xc17fffff 64bit]
    [ 2.329516] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
    [ 2.329521] pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f]
    [ 2.329611] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
    [ 2.329633] pci 0000:00:14.0: reg 0x10: [mem 0xc1c00000-0xc1c0ffff 64bit]
    [ 2.329696] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [ 2.329729] pci 0000:00:14.0: System wakeup disabled by ACPI
    [ 2.329765] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
    [ 2.329790] pci 0000:00:16.0: reg 0x10: [mem 0xc1c17100-0xc1c1710f 64bit]
    [ 2.329869] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 2.329945] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
    [ 2.329968] pci 0000:00:1a.0: reg 0x10: [mem 0xc1c16c00-0xc1c16fff]
    [ 2.330059] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 2.330095] pci 0000:00:1a.0: System wakeup disabled by ACPI
    [ 2.330130] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
    [ 2.330143] pci 0000:00:1b.0: reg 0x10: [mem 0xc1c10000-0xc1c13fff 64bit]
    [ 2.330205] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 2.330240] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 2.330273] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
    [ 2.330352] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 2.330391] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 2.330423] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
    [ 2.330502] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 2.330540] pci 0000:00:1c.1: System wakeup disabled by ACPI
    [ 2.330572] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
    [ 2.330653] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    [ 2.330690] pci 0000:00:1c.2: System wakeup disabled by ACPI
    [ 2.330733] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
    [ 2.330755] pci 0000:00:1d.0: reg 0x10: [mem 0xc1c16800-0xc1c16bff]
    [ 2.330846] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 2.330882] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 2.330917] pci 0000:00:1f.0: [8086:1e57] type 00 class 0x060100
    [ 2.331082] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
    [ 2.331102] pci 0000:00:1f.2: reg 0x10: [io 0x3098-0x309f]
    [ 2.331111] pci 0000:00:1f.2: reg 0x14: [io 0x30bc-0x30bf]
    [ 2.331120] pci 0000:00:1f.2: reg 0x18: [io 0x3090-0x3097]
    [ 2.331129] pci 0000:00:1f.2: reg 0x1c: [io 0x30b8-0x30bb]
    [ 2.331137] pci 0000:00:1f.2: reg 0x20: [io 0x3060-0x307f]
    [ 2.331145] pci 0000:00:1f.2: reg 0x24: [mem 0xc1c16000-0xc1c167ff]
    [ 2.331192] pci 0000:00:1f.2: PME# supported from D3hot
    [ 2.331255] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
    [ 2.331269] pci 0000:00:1f.3: reg 0x10: [mem 0xc1c17000-0xc1c170ff 64bit]
    [ 2.331285] pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf]
    [ 2.331414] pci 0000:01:00.0: [10de:0fd5] type 00 class 0x030000
    [ 2.331425] pci 0000:01:00.0: reg 0x10: [mem 0xc0000000-0xc0ffffff]
    [ 2.331436] pci 0000:01:00.0: reg 0x14: [mem 0x90000000-0x9fffffff 64bit pref]
    [ 2.331447] pci 0000:01:00.0: reg 0x1c: [mem 0xa0000000-0xa1ffffff 64bit pref]
    [ 2.331455] pci 0000:01:00.0: reg 0x24: [io 0x2000-0x207f]
    [ 2.331463] pci 0000:01:00.0: reg 0x30: [mem 0xc1000000-0xc107ffff pref]
    [ 2.331519] pci 0000:01:00.0: System wakeup disabled by ACPI
    [ 2.331560] pci 0000:01:00.1: [10de:0e1b] type 00 class 0x040300
    [ 2.331569] pci 0000:01:00.1: reg 0x10: [mem 0xc1080000-0xc1083fff]
    [ 3.338172] pci 0000:00:01.0: ASPM: Could not configure common clock
    [ 3.338218] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 3.338221] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
    [ 3.338223] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xc10fffff]
    [ 3.338227] pci 0000:00:01.0: bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
    [ 3.338301] pci 0000:00:01.1: PCI bridge to [bus 05-9b]
    [ 3.338304] pci 0000:00:01.1: bridge window [io 0x4000-0x6fff]
    [ 3.338308] pci 0000:00:01.1: bridge window [mem 0xc1d00000-0xcdffffff]
    [ 3.338314] pci 0000:00:01.1: bridge window [mem 0xce000000-0xd9ffffff 64bit pref]
    [ 3.338460] pci 0000:02:00.0: [14e4:16b4] type 00 class 0x020000
    [ 3.338493] pci 0000:02:00.0: reg 0x10: [mem 0xc1800000-0xc180ffff 64bit pref]
    [ 3.338518] pci 0000:02:00.0: reg 0x18: [mem 0xc1810000-0xc181ffff 64bit pref]
    [ 3.338668] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
    [ 3.338738] pci 0000:02:00.0: System wakeup disabled by ACPI
    [ 3.338824] pci 0000:02:00.1: [14e4:16bc] type 00 class 0x080501
    [ 3.338861] pci 0000:02:00.1: reg 0x10: [mem 0xc1820000-0xc182ffff 64bit pref]
    [ 3.339051] pci 0000:02:00.1: PME# supported from D0 D3hot D3cold
    [ 3.339096] pci 0000:02:00.1: System wakeup disabled by ACPI
    [ 3.344942] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 3.344949] pci 0000:00:1c.0: bridge window [mem 0xc1b00000-0xc1bfffff]
    [ 3.344955] pci 0000:00:1c.0: bridge window [mem 0xc1800000-0xc18fffff 64bit pref]
    [ 3.345076] pci 0000:03:00.0: [14e4:4331] type 00 class 0x028000
    [ 3.345105] pci 0000:03:00.0: reg 0x10: [mem 0xc1a00000-0xc1a03fff 64bit]
    [ 3.345247] pci 0000:03:00.0: supports D1 D2
    [ 3.345286] pci 0000:03:00.0: System wakeup disabled by ACPI
    [ 3.351561] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 3.351568] pci 0000:00:1c.1: bridge window [mem 0xc1a00000-0xc1afffff]
    [ 3.351673] pci 0000:04:00.0: [11c1:5901] type 00 class 0x0c0010
    [ 3.351712] pci 0000:04:00.0: reg 0x10: [mem 0xc1900000-0xc1900fff 64bit]
    [ 3.351903] pci 0000:04:00.0: supports D1 D2
    [ 3.351904] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 3.358214] pci 0000:00:1c.2: PCI bridge to [bus 04]
    [ 3.358221] pci 0000:00:1c.2: bridge window [mem 0xc1900000-0xc19fffff]
    [ 3.358742] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
    [ 3.358790] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
    [ 3.358836] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
    [ 3.358883] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
    [ 3.358929] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
    [ 3.358973] ACPI: PCI Interrupt L

    I did read that report initially; I ended up just removing bluez and bluez-utils since I don't care that much about using those peripherals. I imagine that if I downgraded the kernel I might be able to run bluez and get the trackpad to work. I think I'd rather keep my copy of the kernel up-to-date at this point since I don't really care that much about using that trackpad. Thanks for the suggestion, though—if I decide I really do want to use it I'll downgrade and see if that helps.
    The problems with running programs seem to have fixed themselves semi-mysteriously. That problem was persisting through reboots initially. I looked at the running processes and saw that the programs I had tried to open were actually running, but KDE wasn't behaving as such. I tried rebooting and using startx to see if I could see those programs running there, which I could. After that KDE behaved properly.
    It seems like HFS support for fsck is poorly if at all supported outside of Mac OS, so I booted into Mac OS and ran fsck_hfs on my media partition. This worked, and I can read and write from it again.
    EDIT: In case anyone is curious, there seems to be a fix pending for the trackpad issues—see here and here.
    Last edited by tenfoxes (2014-01-09 20:42:45)

  • [SOLVED] Openbox Autostarting only some programs

    Ok, so I've tried searching the forums and either cannot find the one that answers my question or it doesn't exist.  Either way, I have my openbox autostart script set up like this:
    xcompmgr &
    nitrogen --restore &
    yakuake &
    cairo-dock &
    The file is saved as ~/.config/openbox/autostart.sh Only cairo dock and yakuake start up at the start of the openbox session.  The cairo dock has the black box around it from xcompmgr not being run but then if i manually start it in a terminal with "xcompmgr" then it goes away like it should.  So xcompmgr won't autostart and nitrogen won't restore either.  Nitrogen works if I manually do it after the openbox session has begun but only stays while i'm logged in, no restoring upon next login.  I'm trying to figure out if I have some syntax wrong?  I've tried separating the xcompmgr as far away from the cairo dock to give it more time to load but nothing...any help would be very appreciated.
    other info: I have no DE, just the dock, openbox and nitrogen for my desktop.
    Last edited by DonTonberry (2012-10-05 00:48:00)

    did as you said 2ManyDogs and received this:
    ~]$ ~/.config/openbox/autostart.sh
    /home/tonberry/.config/openbox/autostart.sh: line 3: $'\357\273\277nitrogen': command not found
    /home/tonberry/.config/openbox/autostart.sh: line 1: $'\357\273\277xcompmgr': command not found
    [tonberry@knife ~]$ QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    Yakuake is already running, opening window....
    ============================================================================
    Cairo-Dock version : 3.0.2
    Compiled date : Jul 16 2012 19:29:57
    Built with GTK : 3.4
    Running with OpenGL: 1
    ============================================================================
    CairoKeyBinding '<Super>L' failed!
    warning : (/tmp/yaourt-tmp-arch/aur-cairo-dock/src/cairo-dock-3.0.2/src/gldit/cairo-dock-keybinder.c:cd_keybinder_bind:283)
    Couldn't bind '<Super>L' (Log out: Lock the screen)
    This shortkey is probably already used by another applet or another application
    CairoKeyBinding '<Control>F12' failed!
    warning : (/tmp/yaourt-tmp-arch/aur-cairo-dock/src/cairo-dock-3.0.2/src/gldit/cairo-dock-keybinder.c:cd_keybinder_bind:283)
    Couldn't bind '<Control>F12' (Log out: Show the log-out menu)
    This shortkey is probably already used by another applet or another application
    CairoKeyBinding '<Control>Return' failed!
    warning : (/tmp/yaourt-tmp-arch/aur-cairo-dock/src/cairo-dock-3.0.2/src/gldit/cairo-dock-keybinder.c:cd_keybinder_bind:283)
    Couldn't bind '<Control>Return' (Scooby-Do: Enable/disable the Finder)
    This shortkey is probably already used by another applet or another application
    CairoKeyBinding '<Super>Return' failed!
    warning : (/tmp/yaourt-tmp-arch/aur-cairo-dock/src/cairo-dock-3.0.2/src/gldit/cairo-dock-keybinder.c:cd_keybinder_bind:283)
    Couldn't bind '<Super>Return' (Control from keyboard: Enable/disable the keyboard control of the dock)
    This shortkey is probably already used by another applet or another application
    CairoKeyBinding '<Shift><Ctrl>F4' failed!
    warning : (/tmp/yaourt-tmp-arch/aur-cairo-dock/src/cairo-dock-3.0.2/src/gldit/cairo-dock-keybinder.c:cd_keybinder_bind:283)
    Couldn't bind '<Shift><Ctrl>F4' (Show Desktop: Expose all the desktops)
    This shortkey is probably already used by another applet or another application

  • [SOLVED] Allow to run some programs in sudo witout password

    Hello!
    The problem i have is due to some commands I wish to run without having to write the password every time, as hibernate-ram, poweroff, or a custom script to change the brightness (I use a Samsung R530, and the fn keys don't work by themselves). I googled the problem, and did as it is said on the sudoers file (using visudo), but even if i think the syntax is correct, there are not any changes; it continues asking me for password. How can I fix that?
    I include a copy of my sudoers file, maybe my lack of experience with sudo don't allow me to see a syntax error.
    # This is /etc/sudoers file.
    # This file MUST be edited with the 'visudo' command as root.
    # Failure to use 'visudo' may result in syntax or file permission errors
    # that prevent sudo from running.
    # See the sudoers man page for the details on how to write a sudoers file.
    # Root is allowed to run all commands:
    root    ALL=(ALL) ALL
    alvarez ALL=(ALL) ALL
    alvarez ALL =(root) NOPASSWD: /usr/bin/controlbrillo
    # Allow members of group wheel to run all commands:
    %wheel    ALL=(ALL) ALL
    # Allow members of group power to shutdown and reboot the computer:
    %power ALL = NOPASSWD: /sbin/shutdown,/sbin/halt,/sbin/reboot
    # Allow members of group power to use hibernate and suspend:
    %power ALL = NOPASSWD: /usr/sbin/pm-hibernate,/usr/sbin/pm-suspend
    # Allow members of group power to change CPU frequenzy scaling governor:
    %power ALL = NOPASSWD: /usr/bin/cpufreq-set
    # Allow members of group network to use wvdial for call-up network connection:
    %network ALL = NOPASSWD: /usr/bin/wvdial,/usr/bin/killall wvdial,/usr/bin/poff
    # Allow members of group video to change screen settings catalyst driver:
    %video ALL = NOPASSWD: /usr/bin/amdcccle
    Thanks in advance
    Last edited by vladimir_1922 (2011-10-19 23:13:45)

    Here's what I use (single user mode), which is a little different than yours, OP:
    root ALL=(ALL) ALL
    dspider ALL=(ALL) ALL
    dspider ALL=NOPASSWD: /bin/mount, /bin/umount
    dspider arch=NOPASSWD: /sbin/reboot, /sbin/poweroff
    I'm guessing instead of "/sbin/poweroff" you could add your own command/script (path included).
    "dspider@arch" -- obviously replace the user and hostname accordingly... Probably something like this:
    alvarez your_hostname=NOPASSWD: /usr/bin/controlbrillo
    Hope this helps.
    Last edited by DSpider (2011-10-18 22:34:54)

  • Sound working on some programs but not others (Pavilion dv6 Notebook PC)

    The sound is working for some programs (iTunes) on my laptop, but will not work with Chrome, Internet Explorer or BBC iPlayer Downloads.
    I'm at a loss to explain why. When I open up the Sound settings on the laptop, I can see that iTunes output plays on the 'Speakers and Dual Headphones' device, which is what I believe all my sound would usually come out from. I can hear it as usual.
    However, when I play audio in Chrome, no sound comes out, but it appears the device 'SPDIF (Digital Out via HP Dock)' is now playing the sound instead. The sound bar for this moves up and down while something is playing, but I cannot hear anything at all.
    It is as if my internet programs have been configured to have sound output through a device that does not actually exist. I tried fiddling around with Sound settings and 'Disabled' the SPDIF device, but nothing has actually changed. I would like to hook my internet audio back up to the 'Speakers and Dual Headphones' option but cannot work out how to.
    Sorry if this is not very well-explained, but I have never dealt with this problem before.
    Thank you so much if you're able to help - this is very frustrating!
    Edit: I also recently used a new HDMI cable to hook my laptop up to our TV and think this could be something to do with it

    Hi PacificBay,
    Welcome to the HP Support Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I saw your post regarding the problems with the sound. Try setting your speakers as the default audio device. What operating system are you using? What is the product number for your Pavilion?
    Thank you,
    Please click “Accept as Solution ” if you feel my post solved your issue.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Thank you,
    BHK6
    I work on behalf of HP

  • I have a new iphone 5. After update and download some programs I can not just turn it on and shown in the LCD "iTunes" with a picture of a USB cable. - Alguine can help solve the problem. thanks

    I have a new iphone 5. After update and download some programs I can not just turn it on and shown in the LCD "iTunes" with a picture of a USB cable. - Can anyone help me solve the problem. thanks

    Its trying to tell you to connect it by usb to a computer to reflash a failed firmware flash
    You should comply

  • [Solved] Some programs hang/don't work after upgrade

    Hi all,
    I searched and read things but couldn't find anything on this.
    About a week ago I ran pacman -Syu and afterwards some programs stopped working the way they should.
    The two I have had the most problems with are thunar and clementine.
    Thunar takes ages to load, but when it does load it's fine. Clementine will load really quickly, but then hangs when I try to play a song. It usually never actually gets round to playing a song.
    Other programs also hang when I try to save a document/file. I think it's something to do with programs that access my various storage devices.
    When I run thunar from the terminal or try to play a song in clementine when run from the terminal, I get the following message:
    Error calling StartServiceByName for org.gtk.Private.UDisks2VolumeMonitor: Timeout was reached (g-io-error-quark, 24)
    Does anyone have any idea how I could fix this?
    Thanks for reading
    Last edited by gav989 (2013-10-20 19:13:59)

    Thanks for responding, to answer your questions in turn:
    Here is the pacman log for the update in question:
    [2013-10-13 07:20] [PACMAN] Running 'pacman -Syu'
    [2013-10-13 07:20] [PACMAN] synchronizing package lists
    [2013-10-13 07:21] [PACMAN] starting full system upgrade
    [2013-10-13 08:19] [PACMAN] removed python2-imaging (1.1.7-8)
    [2013-10-13 08:19] [PACMAN] removed bluez4 (4.101-3)
    [2013-10-13 08:19] [PACMAN] removed heirloom-mailx (12.5-3)
    [2013-10-13 08:19] [PACMAN] upgraded anki (2.0.12-1 -> 2.0.13-1)
    [2013-10-13 08:19] [ALPM-SCRIPTLET] ==> Appending keys from archlinux.gpg...
    [2013-10-13 08:19] [ALPM-SCRIPTLET] gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model
    [2013-10-13 08:19] [ALPM-SCRIPTLET] gpg: depth: 0 valid: 1 signed: 5 trust: 0-, 0q, 0n, 0m, 0f, 1u
    [2013-10-13 08:19] [ALPM-SCRIPTLET] gpg: depth: 1 valid: 5 signed: 66 trust: 0-, 0q, 0n, 5m, 0f, 0u
    [2013-10-13 08:19] [ALPM-SCRIPTLET] gpg: depth: 2 valid: 66 signed: 3 trust: 66-, 0q, 0n, 0m, 0f, 0u
    [2013-10-13 08:19] [ALPM-SCRIPTLET] gpg: next trustdb check due at 2014-01-22
    [2013-10-13 08:19] [ALPM-SCRIPTLET] ==> Locally signing trusted keys in keyring...
    [2013-10-13 08:19] [ALPM-SCRIPTLET] -> Locally signing key 0E8B644079F599DFC1DDC3973348882F6AC6A4C2...
    [2013-10-13 08:19] [ALPM-SCRIPTLET] -> Locally signing key 684148BB25B49E986A4944C55184252D824B18E8...
    [2013-10-13 08:19] [ALPM-SCRIPTLET] -> Locally signing key 44D4A033AC140143927397D47EFD567D4C7EA887...
    [2013-10-13 08:19] [ALPM-SCRIPTLET] -> Locally signing key 27FFC4769E19F096D41D9265A04F9397CDFD6BB0...
    [2013-10-13 08:19] [ALPM-SCRIPTLET] -> Locally signing key AB19265E5D7D20687D303246BA1DFB64FFF979E7...
    [2013-10-13 08:19] [ALPM-SCRIPTLET] ==> Importing owner trust values...
    [2013-10-13 08:19] [ALPM-SCRIPTLET] ==> Disabling revoked keys in keyring...
    [2013-10-13 08:19] [ALPM-SCRIPTLET] -> Disabling key BC1FBE4D2826A0B51E47ED62E2539214C6C11350...
    [2013-10-13 08:19] [ALPM-SCRIPTLET] ==> Updating trust database...
    [2013-10-13 08:19] [ALPM-SCRIPTLET] gpg: next trustdb check due at 2014-01-22
    [2013-10-13 08:19] [PACMAN] upgraded archlinux-keyring (20130818-1 -> 20130926-1)
    [2013-10-13 08:19] [PACMAN] upgraded dbus (1.6.12-1 -> 1.6.14-1)
    [2013-10-13 08:19] [PACMAN] upgraded tzdata (2013d-1 -> 2013g-1)
    [2013-10-13 08:19] [ALPM-SCRIPTLET] Generating locales...
    [2013-10-13 08:19] [ALPM-SCRIPTLET] en_GB.UTF-8... done
    [2013-10-13 08:19] [ALPM-SCRIPTLET] Generation complete.
    [2013-10-13 08:19] [PACMAN] upgraded glibc (2.18-3 -> 2.18-5)
    [2013-10-13 08:19] [PACMAN] upgraded libffi (3.0.13-3 -> 3.0.13-4)
    [2013-10-13 08:19] [PACMAN] upgraded glib2 (2.36.4-1 -> 2.38.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded at-spi2-core (2.8.0-1 -> 2.10.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded atk (2.8.0-1 -> 2.10.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded at-spi2-atk (2.8.1-1 -> 2.10.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded dconf (0.16.1-1 -> 0.18.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded libpng (1.6.3-1 -> 1.6.5-1)
    [2013-10-13 08:19] [PACMAN] upgraded gdk-pixbuf2 (2.28.2-1 -> 2.30.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded gtk-update-icon-cache (2.24.20-1 -> 2.24.22-1)
    [2013-10-13 08:19] [PACMAN] upgraded libcups (1.6.3-1 -> 1.6.4-1)
    [2013-10-13 08:19] [PACMAN] upgraded pango (1.34.1-1 -> 1.36.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded wayland (1.2.1-1 -> 1.3.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded gtk3 (3.8.4-1 -> 3.10.1-1)
    [2013-10-13 08:19] [PACMAN] upgraded gsettings-desktop-schemas (3.8.2-1 -> 3.10.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded desktop-file-utils (0.21-1 -> 0.22-1)
    [2013-10-13 08:19] [PACMAN] upgraded baobab (3.8.2-1 -> 3.10-1)
    [2013-10-13 08:19] [PACMAN] upgraded bluez-libs (5.7-1 -> 5.9-1)
    [2013-10-13 08:19] [PACMAN] upgraded kbd (2.0.0-1 -> 2.0.0-2)
    [2013-10-13 08:19] [ALPM] warning: directory permissions differ on /var/log/journal/
    filesystem: 755 package: 2755
    [2013-10-13 08:19] [ALPM-SCRIPTLET] ==> systemd 205 restructures the cgroup hierarchy and changes internal
    [2013-10-13 08:19] [ALPM-SCRIPTLET] protocols. You should reboot at your earliest convenience.
    [2013-10-13 08:19] [ALPM-SCRIPTLET] ==> The "timestamp" hook for mkinitcpio no longer exists. If you used
    [2013-10-13 08:19] [ALPM-SCRIPTLET] this hook, you must remove it from /etc/mkinitcpio.conf. A "systemd"
    [2013-10-13 08:19] [ALPM-SCRIPTLET] hook has been added which provides this functionality, and more.
    [2013-10-13 08:19] [PACMAN] upgraded systemd (204-3 -> 208-1)
    [2013-10-13 08:19] [PACMAN] upgraded bluez-utils (5.7-1 -> 5.9-1)
    [2013-10-13 08:19] [PACMAN] upgraded ca-certificates (20130610-1 -> 20130906-1)
    [2013-10-13 08:19] [PACMAN] upgraded imagemagick (6.8.6.9-1 -> 6.8.7.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded poppler (0.24.1-1 -> 0.24.2-1)
    [2013-10-13 08:19] [PACMAN] upgraded poppler-qt4 (0.24.1-1 -> 0.24.2-1)
    [2013-10-13 08:19] [PACMAN] upgraded libusbx (1.0.16-2 -> 1.0.17-1)
    [2013-10-13 08:19] [PACMAN] installed python2-pillow (2.2.1-1)
    [2013-10-13 08:19] [PACMAN] upgraded libunrar (1:4.2.4-1 -> 1:5.0.12-1)
    [2013-10-13 08:19] [PACMAN] upgraded python2-psutil (1.0.1-2 -> 1.1.1-1)
    [2013-10-13 08:19] [PACMAN] upgraded calibre (1.3.0-1 -> 1.6-1)
    [2013-10-13 08:19] [PACMAN] upgraded cantarell-fonts (0.0.14-1 -> 0.0.15-1)
    [2013-10-13 08:19] [PACMAN] upgraded cdparanoia (10.2-4 -> 10.2-5)
    [2013-10-13 08:19] [PACMAN] upgraded gstreamer (1.0.10-1 -> 1.2.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded orc (0.4.17-1 -> 0.4.18-1)
    [2013-10-13 08:19] [PACMAN] upgraded gst-plugins-base-libs (1.0.10-1 -> 1.2.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded mpg123 (1.15.4-1 -> 1.16.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded neon (0.29.6-4 -> 0.30.0-1)
    [2013-10-13 08:19] [PACMAN] installed libsrtp (15.1c9bd90-1)
    [2013-10-13 08:19] [PACMAN] upgraded gst-plugins-bad (1.0.10-1 -> 1.2.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded gst-plugins-base (1.0.10-1 -> 1.2.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded glib-networking (2.36.2-1 -> 2.38.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded libsoup (2.42.2-1 -> 2.44.0-1)
    [2013-10-13 08:19] [ALPM] warning: /etc/rc_maps.cfg installed as /etc/rc_maps.cfg.pacnew
    [2013-10-13 08:19] [PACMAN] upgraded v4l-utils (0.9.5-2 -> 1.0.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded gst-plugins-good (1.0.10-1 -> 1.2.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded cogl (1.14.0-4 -> 1.16.0-2)
    [2013-10-13 08:19] [PACMAN] upgraded elfutils (0.155-1 -> 0.156-1)
    [2013-10-13 08:19] [PACMAN] upgraded mesa (9.2.0-2 -> 9.2.1-1)
    [2013-10-13 08:19] [PACMAN] upgraded json-glib (0.16.0-1 -> 0.16.2-1)
    [2013-10-13 08:19] [PACMAN] installed libevdev (0.4-2)
    [2013-10-13 08:19] [PACMAN] upgraded clutter (1.14.4-3 -> 1.16.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded clutter-gst (2.0.6-1 -> 2.0.8-1)
    [2013-10-13 08:19] [PACMAN] upgraded clutter-gtk (1.4.4-3 -> 1.4.4-4)
    [2013-10-13 08:19] [PACMAN] upgraded librsvg (1:2.37.0-1 -> 1:2.39.0-2)
    [2013-10-13 08:19] [PACMAN] upgraded gnome-desktop (1:3.8.3-2 -> 1:3.10.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded nautilus-sendto (3.8.0-2 -> 3.8.1-1)
    [2013-10-13 08:19] [PACMAN] upgraded cheese (3.8.3-1 -> 3.10.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded gtk2 (2.24.20-1 -> 2.24.22-1)
    [2013-10-13 08:19] [PACMAN] upgraded nspr (4.10-2 -> 4.10.1-1)
    [2013-10-13 08:19] [PACMAN] upgraded nss (3.15.1-1 -> 3.15.2-1)
    [2013-10-13 08:19] [PACMAN] upgraded chromium (29.0.1547.65-1 -> 30.0.1599.66-1)
    [2013-10-13 08:19] [PACMAN] upgraded xvidcore (1.3.2-1 -> 1.3.2-2)
    [2013-10-13 08:19] [PACMAN] upgraded ffmpeg (1:2.0.1-1 -> 1:2.0.2-2)
    [2013-10-13 08:19] [PACMAN] upgraded cinelerra-cv (1:2.2-17 -> 1:2.2-18)
    [2013-10-13 08:19] [PACMAN] upgraded cmake (2.8.11.2-2 -> 2.8.12-1)
    [2013-10-13 08:19] [PACMAN] upgraded device-mapper (2.02.100-1 -> 2.02.103-1)
    [2013-10-13 08:19] [PACMAN] upgraded popt (1.16-6 -> 1.16-7)
    [2013-10-13 08:19] [PACMAN] upgraded cryptsetup (1.6.2-1 -> 1.6.2-2)
    [2013-10-13 08:19] [PACMAN] upgraded curlftpfs (0.9.2-4 -> 0.9.2-5)
    [2013-10-13 08:19] [PACMAN] upgraded db (5.3.21-1 -> 5.3.21-2)
    [2013-10-13 08:19] [PACMAN] upgraded dialog (1.2_20130523-2 -> 1.2_20131001-1)
    [2013-10-13 08:19] [PACMAN] upgraded python2-mako (0.8.1-2 -> 0.9.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded gobject-introspection (1.36.0-1 -> 1.38.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded libpeas (1.8.1-1 -> 1.9.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded gnome-icon-theme-symbolic (3.8.3-1 -> 3.10.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded gnome-icon-theme (3.8.3-1 -> 3.10.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded eog (3.8.2-1 -> 3.10.0-1)
    [2013-10-13 08:19] [PACMAN] upgraded erlang (R16B01-2 -> R16B02-1)
    [2013-10-13 08:19] [PACMAN] upgraded poppler-glib (0.24.1-1 -> 0.24.2-1)
    [2013-10-13 08:19] [PACMAN] upgraded libsecret (0.15-2 -> 0.16-1)
    [2013-10-13 08:19] [PACMAN] upgraded evince (3.8.3-1 -> 3.10.0-2)
    [2013-10-13 08:20] [PACMAN] upgraded webkitgtk (2.0.4-1 -> 2.2.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded libnotify (0.7.5-1 -> 0.7.6-1)
    [2013-10-13 08:20] [PACMAN] upgraded gnome-online-accounts (3.8.3-1 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded libgweather (3.8.2-1 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded evolution-data-server (3.8.5-1 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded fakeroot (1.19-1 -> 1.20-1)
    [2013-10-13 08:20] [PACMAN] upgraded file (5.14-1 -> 5.15-1)
    [2013-10-13 08:20] [PACMAN] upgraded p7zip (9.20.1-7 -> 9.20.1-8)
    [2013-10-13 08:20] [PACMAN] upgraded file-roller (3.8.4-1 -> 3.10.0-2)
    [2013-10-13 08:20] [PACMAN] upgraded firefox (23.0.1-1 -> 24.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded fltk (1.3.2-2 -> 1.3.2-3)
    [2013-10-13 08:20] [PACMAN] upgraded freetype2 (2.5.0.1-1 -> 2.5.0.1-2)
    [2013-10-13 08:20] [PACMAN] upgraded polkit (0.111-1 -> 0.112-1)
    [2013-10-13 08:20] [PACMAN] upgraded gconf (3.2.6-2 -> 3.2.6-3)
    [2013-10-13 08:20] [PACMAN] upgraded gcr (3.8.2-1 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded gdbm (1.10-1 -> 1.10-2)
    [2013-10-13 08:20] [PACMAN] upgraded gjs (1.36.1-2 -> 1.38.1-1)
    [2013-10-13 08:20] [PACMAN] installed bluez (5.9-1)
    [2013-10-13 08:20] [PACMAN] upgraded gnome-bluetooth (3.8.1-2 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded gnome-menus (3.8.0-2 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded gnome-session (3.8.4-1 -> 3.10.1-1)
    [2013-10-13 08:20] [PACMAN] upgraded pygobject-devel (3.8.3-1 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded python2-gobject (3.8.3-1 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded ibus (1.5.3-2 -> 1.5.4-1)
    [2013-10-13 08:20] [PACMAN] installed geocode-glib (3.10.0-1)
    [2013-10-13 08:20] [PACMAN] installed geoclue2 (1.99.4-1)
    [2013-10-13 08:20] [PACMAN] upgraded gnome-settings-daemon (3.8.4-2 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded gnome-themes-standard (3.8.3-1 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded libgdm (3.8.4-1 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded mutter (3.8.4-1 -> 3.10.0.1-1)
    [2013-10-13 08:20] [PACMAN] installed mutter-wayland (3.10.0.1-2)
    [2013-10-13 08:20] [PACMAN] upgraded networkmanager (0.9.8.2-1 -> 0.9.8.8-1)
    [2013-10-13 08:20] [PACMAN] upgraded network-manager-applet (0.9.8.2-1 -> 0.9.8.4-2)
    [2013-10-13 08:20] [PACMAN] upgraded gnome-shell (3.8.4-1 -> 3.10.0.1-1)
    [2013-10-13 08:20] [PACMAN] upgraded xorg-server-common (1.14.2-2 -> 1.14.3-2)
    [2013-10-13 08:20] [PACMAN] upgraded mtdev (1.1.3-1 -> 1.1.4-1)
    [2013-10-13 08:20] [PACMAN] upgraded xf86-input-evdev (2.8.1-1 -> 2.8.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded xorg-server (1.14.2-2 -> 1.14.3-2)
    [2013-10-13 08:20] [ALPM] warning: directory permissions differ on /var/lib/gdm/.config/dconf/
    filesystem: 700 package: 755
    [2013-10-13 08:20] [PACMAN] upgraded gdm (3.8.4-1 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded jre7-openjdk-headless (7.u40_2.4.1-3 -> 7.u40_2.4.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded jre7-openjdk (7.u40_2.4.1-3 -> 7.u40_2.4.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded geogebra (4.2.56.0-1 -> 4.2.60.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded geoip-database (20130702-1 -> 20130919-1)
    [2013-10-13 08:20] [PACMAN] upgraded geoip (1.5.0-1 -> 1.5.1-1)
    [2013-10-13 08:20] [PACMAN] upgraded glibmm (2.36.2-1 -> 2.38.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded gmime (2.6.17-1 -> 2.6.18-1)
    [2013-10-13 08:20] [PACMAN] upgraded gmp (5.1.2-1 -> 5.1.3-1)
    [2013-10-13 08:20] [PACMAN] upgraded gnome-calculator (3.8.2-1 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded gnome-common (3.7.4-2 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded udisks2 (2.1.0-3 -> 2.1.1-3)
    [2013-10-13 08:20] [PACMAN] upgraded gnome-disk-utility (3.8.2-1 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded gnome-screenshot (3.8.3-1 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded gnonlin (0.10.17-1 -> 1.1.90-1)
    [2013-10-13 08:20] [PACMAN] upgraded gnupg (2.0.21-1 -> 2.0.22-1)
    [2013-10-13 08:20] [PACMAN] upgraded gparted (0.16.1-5 -> 0.16.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded mono (3.0.12-1 -> 3.2.3-1)
    [2013-10-13 08:20] [PACMAN] upgraded gtk-sharp-2 (2.12.11-1 -> 2.12.22-1)
    [2013-10-13 08:20] [PACMAN] upgraded gtkmm3 (3.8.1-1 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded gvfs (1.16.3-2 -> 1.18.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded gvfs-afc (1.16.3-2 -> 1.18.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded libwbclient (4.0.9-1 -> 4.0.10-1)
    [2013-10-13 08:20] [PACMAN] upgraded talloc (2.0.8-1 -> 2.0.8-2)
    [2013-10-13 08:20] [PACMAN] upgraded smbclient (4.0.9-1 -> 4.0.10-1)
    [2013-10-13 08:20] [PACMAN] upgraded gvfs-smb (1.16.3-2 -> 1.18.2-1)
    [2013-10-13 08:20] [PACMAN] installed s-nail (14.4.4-1)
    [2013-10-13 08:20] [PACMAN] upgraded icedtea-web-java7 (1.4-2 -> 1.4.1-1)
    [2013-10-13 08:20] [PACMAN] upgraded inetutils (1.9.1-6 -> 1.9.1.341-1)
    [2013-10-13 08:20] [PACMAN] upgraded inkscape (0.48.4-10 -> 0.48.4-11)
    [2013-10-13 08:20] [PACMAN] upgraded intel-tbb (4.1_20130613-1 -> 4.2_20130725-1)
    [2013-10-13 08:20] [PACMAN] upgraded jansson (2.4-1 -> 2.5-1)
    [2013-10-13 08:20] [PACMAN] upgraded jdk7-openjdk (7.u40_2.4.1-3 -> 7.u40_2.4.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded soprano (2.9.3-1 -> 2.9.4-1)
    [2013-10-13 08:20] [PACMAN] upgraded kdelibs (4.11.1-1 -> 4.11.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded nepomuk-core (4.11.1-1 -> 4.11.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded kactivities (4.11.1-1 -> 4.11.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded libssh (0.5.4-1 -> 0.5.5-1)
    [2013-10-13 08:20] [PACMAN] upgraded oxygen-icons (4.11.1-1 -> 4.11.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded xorg-xauth (1.0.7-1 -> 1.0.8-1)
    [2013-10-13 08:20] [PACMAN] upgraded kdebase-runtime (4.11.1-2 -> 4.11.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-glibc (2.18-3 -> 2.18-5)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-dbus (1.6.12-1 -> 1.6.14-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-glib2 (2.36.4-1 -> 2.38.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-atk (2.8.0-1 -> 2.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-elfutils (0.155-2 -> 0.156-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-libpng (1.6.3-1 -> 1.6.5-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-libx11 (1.6.1-1 -> 1.6.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-gdk-pixbuf2 (2.28.2-1 -> 2.30.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-pango (1.34.1-1 -> 1.36.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-libxrandr (1.4.1-1 -> 1.4.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-gtk2 (2.24.20-2 -> 2.24.21-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-libsm (1.2.1-1 -> 1.2.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-libxv (1.0.9-1 -> 1.0.10-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-systemd (204-1 -> 208-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-mesa (9.2.0-1 -> 9.2.1-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-nspr (4.10-2 -> 4.10.1-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-sqlite (3.8.0.1-1 -> 3.8.0.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-nss (3.15.1-1 -> 3.15.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded lib32-v4l-utils (0.9.5-1 -> 1.0.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded libcacard (1.5.2-1 -> 1.6.1-1)
    [2013-10-13 08:20] [PACMAN] upgraded libdvbpsi (1:0.2.2-1 -> 1:1.1.1-1)
    [2013-10-13 08:20] [PACMAN] upgraded libdvdcss (1.2.13-1 -> 1.2.13-2)
    [2013-10-13 08:20] [PACMAN] upgraded libgee (0.10.4-1 -> 0.12.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded libgnome-keyring (3.8.0-1 -> 3.10.0-1)
    [2013-10-13 08:20] [PACMAN] upgraded libkcddb (4.11.1-1 -> 4.11.2-1)
    [2013-10-13 08:20] [PACMAN] installed lua51-socket (2.0.2-5)
    [2013-10-13 08:20] [PACMAN] installed lua51-bitop (1.0.2-2)
    [2013-10-13 08:20] [PACMAN] installed lua51-expat (1.2.0-4)
    [2013-10-13 08:20] [PACMAN] upgraded libquvi-scripts (0.4.16-1 -> 0.9.20130903-2)
    [2013-10-13 08:20] [PACMAN] upgraded libquvi (0.4.1-2 -> 0.9.3-1)
    [2013-10-13 08:20] [PACMAN] upgraded libraw (0.15.4-1 -> 0.15.4-2)
    [2013-10-13 08:20] [PACMAN] upgraded libreoffice-en-GB (4.1.1-1 -> 4.1.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded libreoffice-common (4.1.1-2 -> 4.1.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded libreoffice-base (4.1.1-2 -> 4.1.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded libreoffice-calc (4.1.1-2 -> 4.1.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded libreoffice-draw (4.1.1-2 -> 4.1.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded libreoffice-gnome (4.1.1-2 -> 4.1.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded libreoffice-impress (4.1.1-2 -> 4.1.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded libreoffice-kde4 (4.1.1-2 -> 4.1.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded libreoffice-math (4.1.1-2 -> 4.1.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded postgresql-libs (9.2.4-2 -> 9.3.1-3)
    [2013-10-13 08:20] [PACMAN] upgraded libreoffice-postgresql-connector (4.1.1-2 -> 4.1.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded libreoffice-sdk (4.1.1-2 -> 4.1.2-1)
    [2013-10-13 08:20] [PACMAN] upgraded libreoffice-sdk-doc (4.1.1-2 -> 4.1.2-1)
    [2013-10-13 08:21] [PACMAN] upgraded libreoffice-writer (4.1.1-2 -> 4.1.2-1)
    [2013-10-13 08:21] [PACMAN] upgraded libsasl (2.1.26-4 -> 2.1.26-6)
    [2013-10-13 08:21] [PACMAN] upgraded links (2.7-2 -> 2.8-1)
    [2013-10-13 08:21] [PACMAN] upgraded linux-firmware (20130725-1 -> 20130903-1)
    [2013-10-13 08:21] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2013-10-13 08:21] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> Starting build: 3.11.4-1-ARCH
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> Starting build: 3.11.4-1-ARCH
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-10-13 08:21] [PACMAN] upgraded linux (3.10.10-1 -> 3.11.4-1)
    [2013-10-13 08:21] [PACMAN] upgraded lirc-utils (1:0.9.0-58 -> 1:0.9.0-63)
    [2013-10-13 08:21] [PACMAN] upgraded lvm2 (2.02.100-1 -> 2.02.103-1)
    [2013-10-13 08:21] [PACMAN] upgraded m4 (1.4.16-3 -> 1.4.17-1)
    [2013-10-13 08:21] [PACMAN] upgraded man-pages (3.53-1 -> 3.54-1)
    [2013-10-13 08:21] [PACMAN] upgraded mkvtoolnix-cli (6.3.0-2 -> 6.4.1-1)
    [2013-10-13 08:21] [PACMAN] upgraded mlt (0.9.0-4 -> 0.9.0-5)
    [2013-10-13 08:21] [PACMAN] upgraded mlt-python-bindings (0.9.0-4 -> 0.9.0-5)
    [2013-10-13 08:21] [PACMAN] upgraded mutagen (1.21-1 -> 1.22-1)
    [2013-10-13 08:21] [PACMAN] upgraded nvidia (325.15-5 -> 325.15-9)
    [2013-10-13 08:21] [PACMAN] upgraded oblogout (0.2-14 -> 0.2-15)
    [2013-10-13 08:21] [PACMAN] upgraded openbox (3.5.2-4 -> 3.5.2-5)
    [2013-10-13 08:21] [PACMAN] upgraded xine-lib (1.2.3-4 -> 1.2.4-1)
    [2013-10-13 08:21] [PACMAN] upgraded opencv (2.4.6.1-2 -> 2.4.6.1-3)
    [2013-10-13 08:21] [PACMAN] upgraded openshot (1.4.3-2 -> 1.4.3-3)
    [2013-10-13 08:21] [PACMAN] upgraded openssh (6.2p2-1 -> 6.3p1-1)
    [2013-10-13 08:21] [PACMAN] upgraded p11-kit (0.18.4-1 -> 0.20.1-1)
    [2013-10-13 08:21] [PACMAN] upgraded pambase (20130113-1 -> 20130928-1)
    [2013-10-13 08:21] [ALPM-SCRIPTLET]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> The file /etc/sysctl.conf has been removed from this
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> package, as all its settings are now kernel defaults.
    [2013-10-13 08:21] [ALPM-SCRIPTLET]
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> If you had customized it, you need to rename it as
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> /etc/sysctl.d/99-sysctl.conf since from version 207 on
    [2013-10-13 08:21] [ALPM-SCRIPTLET] ==> systemd only applies settings from /etc/sysctl.d/* .
    [2013-10-13 08:21] [ALPM-SCRIPTLET]
    [2013-10-13 08:21] [PACMAN] upgraded procps-ng (3.3.8-2 -> 3.3.8-3)
    [2013-10-13 08:21] [PACMAN] upgraded projectm (2.1.0-6 -> 2.1.0-8)
    [2013-10-13 08:21] [PACMAN] upgraded python-cairo (1.10.0-2 -> 1.10.0-3)
    [2013-10-13 08:21] [PACMAN] upgraded python-gobject (3.8.3-1 -> 3.10.0-1)
    [2013-10-13 08:21] [PACMAN] upgraded python-pyelftools (0.20-2 -> 0.20-3)
    [2013-10-13 08:21] [PACMAN] upgraded python2-atspi (2.8.0-1 -> 2.10.0-1)
    [2013-10-13 08:21] [PACMAN] upgraded python2-setuptools (1.0-1 -> 1.1.6-1)
    [2013-10-13 08:21] [PACMAN] upgraded sip (4.15.1.908d49322dcf-1 -> 4.15.2-1)
    [2013-10-13 08:21] [PACMAN] upgraded python2-sip (4.15.1.908d49322dcf-1 -> 4.15.2-1)
    [2013-10-13 08:21] [PACMAN] upgraded seabios (1.7.2-1 -> 1.7.3.1-2)
    [2013-10-13 08:21] [PACMAN] installed celt0.5.1 (0.5.1.3-2)
    [2013-10-13 08:21] [PACMAN] installed spice (0.12.4-2)
    [2013-10-13 08:21] [PACMAN] upgraded qemu (1.5.2-1 -> 1.6.1-1)
    [2013-10-13 08:21] [PACMAN] upgraded raptor (2.0.9-2 -> 2.0.10-2)
    [2013-10-13 08:21] [PACMAN] upgraded rsync (3.0.9-6 -> 3.1.0-1)
    [2013-10-13 08:21] [PACMAN] upgraded rtkit (0.11-2 -> 0.11-4)
    [2013-10-13 08:21] [PACMAN] upgraded samba (4.0.9-1 -> 4.0.10-1)
    [2013-10-13 08:21] [PACMAN] upgraded sane (1.0.23-7 -> 1.0.24-2)
    [2013-10-13 08:21] [PACMAN] upgraded sbcl (1.1.10-1 -> 1.1.12-1)
    [2013-10-13 08:21] [PACMAN] upgraded serf (1.3.0-1 -> 1.3.1-2)
    [2013-10-13 08:21] [PACMAN] upgraded steam (1.0.0.40-1 -> 1.0.0.42-1)
    [2013-10-13 08:21] [PACMAN] upgraded subversion (1.8.1-2 -> 1.8.3-1)
    [2013-10-13 08:21] [PACMAN] upgraded sudo (1.8.7-1 -> 1.8.8-1)
    [2013-10-13 08:21] [PACMAN] upgraded systemd-sysvcompat (204-3 -> 208-1)
    [2013-10-13 08:21] [PACMAN] upgraded tar (1.26-4 -> 1.27-1)
    [2013-10-13 08:21] [PACMAN] upgraded texinfo (5.1-1 -> 5.2-1)
    [2013-10-13 08:21] [PACMAN] upgraded thunderbird (17.0.8-1 -> 24.0-1)
    [2013-10-13 08:21] [PACMAN] upgraded totem-plparser (3.4.5-1 -> 3.10.0-2)
    [2013-10-13 08:21] [PACMAN] upgraded totem (3.8.2-2 -> 3.10.1-1)
    [2013-10-13 08:21] [PACMAN] upgraded unrar (1:4.2.4-1 -> 1:5.0.12-1)
    [2013-10-13 08:21] [PACMAN] upgraded vala (0.20.1-1 -> 0.22.0-1)
    [2013-10-13 08:21] [PACMAN] upgraded valgrind (3.8.1-3 -> 3.8.1-4)
    [2013-10-13 08:21] [PACMAN] upgraded vlc (2.0.8.a-1 -> 2.1.0-3)
    [2013-10-13 08:21] [PACMAN] upgraded vte-common (0.34.7-1 -> 0.34.8-1)
    [2013-10-13 08:21] [PACMAN] upgraded vte3 (0.34.7-1 -> 0.34.8-1)
    [2013-10-13 08:21] [PACMAN] upgraded weechat (0.4.1-4 -> 0.4.2-1)
    [2013-10-13 08:21] [PACMAN] upgraded wget (1.14-2 -> 1.14-3)
    [2013-10-13 08:21] [PACMAN] upgraded wine (1.7.1-1 -> 1.7.4-1)
    [2013-10-13 08:21] [PACMAN] upgraded wine_gecko (2.21-1 -> 2.24-1)
    [2013-10-13 08:21] [PACMAN] upgraded xf86-video-fbdev (0.4.3-3 -> 0.4.4-1)
    [2013-10-13 08:21] [PACMAN] upgraded xorg-xinit (1.3.2-3 -> 1.3.3-1)
    [2013-10-13 08:21] [PACMAN] upgraded xorg-xinput (1.6.0-1 -> 1.6.1-1)
    [2013-10-13 08:21] [PACMAN] upgraded youtube-dl (2013.09.10-1 -> 2013.10.07-1)
    [2013-10-13 08:21] [PACMAN] upgraded zsh (5.0.2-3 -> 5.0.2-4)
    The other problems are whenever a program tries to load a file browser. So for example in lowriter when I save a document for the first time it hangs for about 30 seconds before showing me the little file browser it uses to select a location to save the document. This happens for any similar function by a program (e.g. extracting files using file-roller, saving in inkscape, "save as" in firefox). However these programs' other features all work fine.
    My storage devices are an internal hard drive (home partition), another internal hard drive (just storage), an internal ssd (boot and root), an external usb hard drive (just data storage) and a samba share on a raspberry pi elsewhere in my house. boot, root, home and samba are all mounted in fstab. Looking at it now though, it seems the samba drive is not being mounted and the internal storage drive is not visible in thunar. I just ran "sudo mount -a" and it's sat there not visibly doing anything, been like that for a few minutes now.
    The terminal output in the original post is the error message for both clementine and thunar. Only the program encountering the error hangs, the rest of the system works fine. Once thunar has loaded, it responds quickly and normally. When I open a terminal to access drives through the command line, nothing hangs at all, so it seems to only affect gui file browsing.
    I hope that answers your questions and provides the information needed, thanks again for responding, I really appreciate the help
    edit: I needed to access a file on the raspberry pi, obviously the samba was inaccessible via my main machine so I plugged the pi into a monitor to access the file directly - it was having a kernel panic. I powered off the pi, uncommented it from my fstab and now everything works fine (except my pi installation). I had no idea an error on a samba share on a different machine could have such an impact on my desktop. Marking this thread as solved.
    Last edited by gav989 (2013-10-20 19:13:39)

  • I bought an i pad as second owner, the first owner said he just open it but when i returned to my twon, i realized that he make account and download some programes, i lost the opportunity to download free I work programes how can i solve this problem

    i bought an i pad (4) on 2014 as second owner, the first owner said he just open it but when i returned to my town, i realized that he make account and download some programs, i lost the opportunity to download free I work programs how can i solve this problem?

    If you are trying to activate an iPad or iPhone and it is asking for the original owners Apple ID and password, you have encountered the Activation Lock. This is a security feature that prevents thieves from setting up and using a stolen or lost iPad or iPhone. You have no alternative. No must contact the original owner to get permission to use the device. If you cannot contact the original owner return the device to where you bought it and get a refund. You will never be able to activate the device and no one can help you do it.
    IF the iPad is working ok but is signed in to another users Apple ID use the Settings app to sign out of the old ID and sign in to your Apple ID.
    Settings > itunes and App Store > tap on the applie ID and sign out > sign in with your Apple ID.
    you should then be able to download or purchase apps using your Apple ID.

  • [SOLVED] No sound cards detected - /proc/asound missing

    Yet another case of 'i've spent too long banging my head on the keyboard so i'm going to run to you for help'. Essentially i've been using OSS since i've installed Arch, worked fine - although there was absolutely no sound in Wine programs no matter what driver i selected so i decided to try using ALSA. This is the start of my problem. Removed all the OSS packages i could find, ! commented the daemon in rc.conf then proceeded to install ALSA... or, some ALSA utilities since it seems to be included in the kernel? Anyway, alsaconf can't find any sound cards. Upon further investigation it seems as though there isn't any /proc/asounds directory at all. Although lspci clearly shows:
    00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01)
    So i'm pretty stumped, no idea where to go from here. I've got ALSA working fine on this machine before, in Arch too... thanks for any help
    Last edited by Superewza (2011-05-25 12:56:04)

    Yup, i had done that. However, my search led to this thread:
    https://bbs.archlinux.org/viewtopic.php?id=119263
    Which seemed to be a similar problem but their solution did not help (pacman -S kernel26). But i'm pretty sure by this point it's a problem with my modules (ultimately my own stupidity, but we'll get to that later ). This led me here:
    https://bbs.archlinux.org/viewtopic.php?pid=18828
    Which again didn't present any solutions that worked, however, upon checking my rc.conf again i noticed a blacklisted module by the name of 'soundcore'. I don't ever remember doing that, or could think of any reason why it would exist so i unblacklisted it, rebooted and now it all works - finding sound cards, alsamixer, playing sound. The lot.
    All that's left to do now is see if switching from OSS to ALSA actually solved the problem in Wine i wanted it to Thanks a lot for all the help guys!
    Also - changed thread title.
    EDIT: It did fix the problem, OSS is great but it simply does not play ball in the slightest when it comes to Wine.
    Last edited by Superewza (2011-05-24 21:18:13)

  • [SOLVED] default sound card changed

    Hello all,
    Been struggling with my arch64 and XFCE over the past couple of days.  my arch32 gnome 2.x screamed, it was great.
    Anyway, when I first installed Arch this week, I had sound(alsamixer reported SB Audigy 2 ZS [SB0350] as default).  I then installed XFCE, updated, installed vlc, etc, and I had sound(alsamixer reported SB Audigy 2 ZS [SB0350] as default.   I've been mucking around trying to get Arch to automount my DVD, and not sure what happened, but when I rebooted just now, I have no sound. 
    Now when I go into alsamixer, my default sound device is marked as ATI R6xx HDMI, with one S/PDIF connection MM.
    What could have happened that made Arch/XFCE change my default sound card?  I've check the forums, and didn't find anything.  Then again, I've been living in forums for the past 4 days trying to solve various issues, I could have missed something, or gotten confused.
    Any help is greatly appreciated.
    -nixIT
    EDIT:  RTFM'ed  (read the wiki, which was the only place I didn't look)
    Last edited by nixIT (2011-05-19 23:31:04)

    Hi, Masutu
    Pulseaudio is in my daemon array:
    DAEMONS=(@syslog-ng !network crond dbus @alsa @pulseaudio)
    But what you've said about some program calling pulse and crashing things makes sense. How could I "correctly configure" pulse? What do you suggest?
    My /etc/asound.conf is here:
    # 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:
    It seems pretty the same what is written in some sites about pulse.
    In a past time (with other computer), I just removed pulse completely. But now there is a warning about dependencies: gnome-settings-daemon and gnome-control-center. And I don't know how removing these Gnome packages will affect the window manager.

  • Some programs crash but not in safe mode or for guest user

    Hoping that some talented and kind Mac wizard will help me solve a bizarre problem: Some but not all of my programs have started crashing immediately upon launch, but not in safe mode, nor when I log in as a guest user.
    The problem began on February 5th, right after I installed an update to my OS (bringing it up to version 10.7.3), which included an update to the firmware for my computer, a Mac mini from mid-2010. The programs that began crashing upon launch *may* be those that were open at that time, but I can’t be sure. They include Adobe Reader, Picasa, Word for Mac, and a sweet little utility called uCalendarX.
    Specifically what happens with, say, uCalendarX, is this:  After I launch it, nothing appears on screen for a few seconds, and then comes a message that it is trying restore its windows, with a choice of whether to attempt restoring them or not. After a few more seconds comes the news that it has quit unexpectedly. The first several dozen lines of the crash log appear at the end of this posting.
    So far my troubleshooting has revealed the following:
    (a) When I reboot in safe mode, the programs that crash now work normally.
    (b) When I boot the usual way but log on a guest user, the programs that crash now work normally.
    (c) Fully emptying the trash made no difference.
    (d) The problem was not solved by restoring my hard drive (via Time Machine) to its state the day before I downloaded that update to the OS and the firmware. (This was a drastic step, the intervention of last resort, and I was sure it would work. But no. Perhaps I did not go back far enough for the restoration.)
    (e) Deleting the plist files and plist.lockfiles made no difference.
    (f) Deleting the files for the app under Saved Application States made no difference.
    (g) Disabing the user’s font cache (as happens in safe mode) made no difference.
    (h) Uninstalling Adobe Reader, emptying the trash, downloading the latest version, and installing that made no difference – this latest version newly installed continues to crash (but not for a guest user, nor for me, the administrator, in safe mode).
    (i  ) Repairing permissions on the hard drive made no difference.
    I will be mighty grateful for a solution to this perplexing, vexing problem!
    B.t.w., I don’t know Unix but was able to do all those (fruitless) interventions listed above.
    Gordon Bear
    Ramsey NJ  U S A
    The log from one of the many crashes of uCalendarX begins as follows:
    Process:         uCalendarX [750]
    Path:            /Applications/uCalendarX 3.2.3/uCalendarX 3-2-3.app/Contents/MacOS/uCalendarX
    Identifier:      com.riuz.ucalendarx
    Version:         3.2.3 (3.2.3)
    Code Type:       X86 (Native)
    Parent Process:  launchd [289]
    Date/Time:       2012-02-20 00:38:48.931 -0500
    OS Version:      Mac OS X 10.7.3 (11D50b)
    Report Version:  9
    Interval Since Last Report:          2463 sec
    Crashes Since Last Report:           3
    Per-App Interval Since Last Report:  30 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      0CA8DA26-8927-4AC3-B35F-3B2E9FD65A8E
    Crashed Thread:  4
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000008bcc45ab
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0x8bcc45ab:
         CoreServices           0000000004fd0000-00000000051ee000 [ 2168K] rw-/rwx SM=COW
    -->
         __TEXT                 000000008fe52000-000000008fe85000 [  204K] r-x/rwx SM=COW  /usr/lib/dyld
    Application Specific Information:
    objc[750]: garbage collection is OFF
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib            0x920136e6 __open + 10
    1   libFontParser.dylib               0x9cc5b403 TFileDescriptorContext::TFileDescriptorContext(char const*) + 77
    2   libFontParser.dylib               0x9cc5b1c5 TFileDataReference::TFileDataReference(char const*) + 65
    3   libFontParser.dylib               0x9cc5b056 TFileDataSurrogate::TFileDataSurrogate(char const*, bool) + 136
    4   libFontParser.dylib               0x9cc59af3 TFont::CreateFontEntitiesForFile(char const*, bool, TSimpleArray<TFont*>&, bool, short, char const*) + 2581
    5   libFontParser.dylib               0x9cc58a7a FPFontCreateFontsWithPath + 193
    6   libCGXType.A.dylib                0x950164b0 create_private_data_with_path + 26
    7   com.apple.CoreGraphics            0x95349ecf CGFontCreateFontsWithPath + 33
    8   com.apple.CoreGraphics            0x95349b09 CGFontCreateFontsWithURL + 442
    9   com.apple.CoreText                0x90e1c1aa TCGFont::TCGFont(__CFURL const*, bool) + 90
    10  com.apple.CoreText                0x90e1bfb2 TCGFontCache::CopyFont(__CFURL const*) const + 92
    11  com.apple.CoreText                0x90e1be6c TBaseFont::CopyNativeFont() const + 50
    12  com.apple.CoreText                0x90e1bd6f TTableStore::CopyTable(unsigned int, TCFRetained<__CFData const*>&) + 81
    13  com.apple.CoreText                0x90e1bade TBaseFont::CopyTable(unsigned int) const + 72
    14  com.apple.CoreText                0x90e1ba0f TcmapTable::TcmapTable(TBaseFont const&) + 31
    15  com.apple.CoreText                0x90e1b8fd TBaseFont::GetGlyphsForCharacterRange(CFRange, unsigned short*) const + 27
    16  com.apple.CoreText                0x90e1b79b TASCIIDataCache::TASCIIDataCache(TBaseFont const*) + 83
    17  com.apple.CoreText                0x90e1b70f TBaseFont::CreateASCIIDataCache() const + 47
    18  com.apple.CoreText                0x90e1b690 TFont::InitAdvanceCache() const + 42
    19  com.apple.CoreText                0x90e1b4ad TASCIIEncoder::Encode() + 45
    20  com.apple.CoreText                0x90e4433f TGlyphEncoder::EncodeChars(CFRange, TAttributes const&, TGlyphList<TDeletedGlyphIndex>&, TGlyphEncoder::Fallbacks) + 925
    21  com.apple.CoreText                0x90e19ff6 TTypesetterAttrString::Initialize(__CFAttributedString const*) + 322
    22  com.apple.CoreText                0x90e19b9d CTLineCreateWithAttributedString + 47
    23  com.apple.HIToolbox               0x963d2b2d TCoreTextEngine::LayoutSingleLine(THIThemeTextInfo*, float) + 23
    24  com.apple.HIToolbox               0x963d2a9a TCoreTextEngine::Layout(THIThemeTextInfo*, float, float, TextLayoutType) + 64
    25  com.apple.HIToolbox               0x963ad2c9 TCoreTextEngine::VerifyLayout(THIThemeTextInfo*, float, float, LayoutIntent) + 309
    26  com.apple.HIToolbox               0x96410b0a TCoreTextEngine::GetThemeTextDimensions(float, THIThemeTextInfo*, float*, float*, float*) + 54
    27  com.apple.HIToolbox               0x9640fc51 DataEngine::GetTextDimensions(void const*, float, HIThemeTextInfo*, float*, float*, float*) + 283
    28  com.apple.HIToolbox               0x963d1fc5 HIThemeGetTextDimensions + 187
    29  com.apple.HIToolbox               0x963d1ca3 HIMenuBarView::MeasureMenuTitle(MenuData*, unsigned char, float*, int, unsigned char*) + 451
    30  com.apple.HIToolbox               0x963d1a49 HIMenuBarView::MeasureAppMenus() + 261
    31  com.apple.HIToolbox               0x963abb5d HIMenuBarView::EnsureBarLayout() + 489
    32  com.apple.HIToolbox               0x963ab152 HIMenuBarView::DrawSelf(short, __HIShape const*, CGContext*) + 520
    33  com.apple.HIToolbox               0x963aac22 HIView::DrawCacheOrSelf(short, __HIShape const*, CGContext*) + 86
    34  com.apple.HIToolbox               0x963aaa42 HIView::SendDraw(short, OpaqueGrafPtr*, __HIShape const*, CGContext*) + 124
    35  com.apple.HIToolbox               0x964395c7 HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 755
    36  com.apple.HIToolbox               0x964398b9 HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 1509
    37  com.apple.HIToolbox               0x9643a86b HIView::DrawComposited(short, OpaqueGrafPtr*, __HIShape const*, unsigned long, HIView*, CGContext*) + 1227
    38  com.apple.HIToolbox               0x9643a9b3 HIView::Draw(short, OpaqueGrafPtr*, unsigned long) + 81
    39  com.apple.HIToolbox               0x9643ad7b HIView::Render(unsigned long, CGContext*) + 45
    40  com.apple.HIToolbox               0x963d084f WindowData::PrepareForVisibility() + 137
    41  com.apple.HIToolbox               0x963cf893 _ShowHideWindows + 355
    42  com.apple.HIToolbox               0x963cf728 ShowHide + 44
    43  com.apple.HIToolbox               0x96399b09 _GetMenuBarWindow + 872
    44  com.apple.HIToolbox               0x96399765 GetMenuBarView(MenuData*, unsigned char) + 74
    45  com.apple.HIToolbox               0x963a2f3a MBarMenuRgn + 26
    46  com.apple.HIToolbox               0x963a2d27 _ZL7ShowBar21MenuBarAnimationStylehhh + 281
    47  com.apple.HIToolbox               0x963cd42a _ZL21UpdateAggregateUIMode21MenuBarAnimationStylehh + 772
    48  com.apple.HIToolbox               0x963e38e5 ShowMenuBar + 163
    49  com.apple.AppKit                  0x001a9cad -[NSApplication finishLaunching] + 1331
    50  com.apple.AppKit                  0x001a9374 -[NSApplication run] + 142
    51  com.apple.AppKit                  0x0043d261 NSApplicationMain + 1054
    52  com.riuz.ucalendarx               0x00001eea _start + 216
    53  com.riuz.ucalendarx               0x00001e11 start + 4

    Thanks for thinking about my problem. I've already experimented with creating a new user, a co-administrator. The programs don't crash when that account is running, just as they don't crash when the guest-user's account runs. So it seems that the problem is limited to the default user's account, which is the one that was running when I installed the updates to the OS and the firmware. Another clue is that the programs that crash as soon as they are launched are *probably* the ones that were open at that time in that account. Yet deleting Saved Application States does not keep the programs from crashing when next launched.
    So the mystery continues, but these additional facts will help with the diagnosis, I hope.
    Thanks again for your suggestion.
    Gordon

  • Garageband is not picking sound from builtin mic (rMBP). I recorded some tracks, now it is not working. All other apps can use the mic. Monitoring is switched ON at GB, it picks sound only some other app, eg. Skype, is used to access the mic.

    Garageband is not picking sound from builtin mic (rMBP).
    I recorded some tracks, now it is not working. I have checked GB Preferences, Audio/MIDI > Audio Input > Built In Microphone.
    All other apps can use the mic. Dictation, Skype etc. can use the mic!
    Monitoring is switched ON at GB, it picks sound only some other app, eg. Skype, is used to access the mic.
    Can any one help me, Please!
    Many thanks!

    I have foud the solution - rather stupid. The system setting for audio input was at 70%, increasing it to 100% solves the problem!

  • Audio doesn't work on some programs after boot (sometimes)

    Check new message dated 30.06.2014
    Hi,
    I'm having a weird problem. After booting my computer, the audio sometimes works perfectly, sometimes not at all, and sometimes it works on some programs but not on others. For example last night audio played without problem on Chromium, VLC and Amarok. Today after boot it played on VLC, but not Amarok (didn't realise to check Chromium), and now after reboot it plays on VLC and Amarok but not on Chromium.
    Chromium means YouTube (HTML5) and others (Flash).
    My DE is KDE (was xfce4 with mostly same audio trouble). Soundcard is USB DAC (SMSL Fort) and on KDE's Audio and Video setting I have it listed at the top and the "test" button works (i.e. it plays a sound).
    $ lsmod | grep '^snd'
    snd_hda_codec_realtek 54547 1
    snd_usb_audio 131640 2
    snd_hda_codec_generic 56366 1 snd_hda_codec_realtek
    snd_hda_codec_hdmi 40208 1
    snd_usbmidi_lib 21428 1 snd_usb_audio
    snd_rawmidi 20278 1 snd_usbmidi_lib
    snd_seq_device 5244 1 snd_rawmidi
    snd_hda_intel 22270 4
    snd_hda_controller 22911 1 snd_hda_intel
    snd_hda_codec 104665 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
    snd_hwdep 6652 2 snd_usb_audio,snd_hda_codec
    snd_pcm 83207 5 snd_usb_audio,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
    snd_timer 19294 1 snd_pcm
    snd 60780 24 snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_hda_codec_generic,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_seq_device
    $ ls -l /dev/snd/
    total 0
    drwxr-xr-x 2 root root 60 Jun 20 15:48 by-id
    drwxr-xr-x 2 root root 100 Jun 20 15:48 by-path
    crw-rw----+ 1 root audio 116, 2 Jun 20 15:48 controlC0
    crw-rw----+ 1 root audio 116, 8 Jun 20 15:48 controlC1
    crw-rw----+ 1 root audio 116, 6 Jun 20 15:48 controlC2
    crw-rw----+ 1 root audio 116, 5 Jun 20 15:48 hwC0D0
    crw-rw----+ 1 root audio 116, 13 Jun 20 15:48 hwC1D0
    crw-rw----+ 1 root audio 116, 3 Jun 20 15:48 pcmC0D3p
    crw-rw----+ 1 root audio 116, 4 Jun 20 15:48 pcmC0D7p
    crw-rw----+ 1 root audio 116, 10 Jun 20 15:48 pcmC1D0c
    crw-rw----+ 1 root audio 116, 9 Jun 20 15:48 pcmC1D0p
    crw-rw----+ 1 root audio 116, 11 Jun 20 15:48 pcmC1D1p
    crw-rw----+ 1 root audio 116, 12 Jun 20 15:48 pcmC1D2c
    crw-rw----+ 1 root audio 116, 7 Jun 20 15:57 pcmC2D0p
    crw-rw----+ 1 root audio 116, 1 Jun 20 15:48 seq
    crw-rw----+ 1 root audio 116, 33 Jun 20 15:48 timer
    Many thanks.
    Last edited by NGCjmo (2014-06-30 16:55:39)

    What is the ouput of cat /proc/asound/cards, aplay -l?
    For an example:
    [firekage@arch_desktop ~]$ cat /proc/asound/cards
    0 [XFi ]: SB-XFi - Creative X-Fi
    Creative X-Fi 20K1 SB073x
    1 [NVidia ]: HDA-Intel - HDA NVidia
    HDA NVidia at 0xf6080000 irq 17
    2 [U0x46d0x825 ]: USB-Audio - USB Device 0x46d:0x825
    USB Device 0x46d:0x825 at usb-0000:00:14.0-7, high speed
    [firekage@arch_desktop ~]$
    [firekage@arch_desktop ~] aplay -l
    card 0: XFi [Creative X-Fi], device 4: ctxfi [IEC958 Non-audio]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 8: HDMI 2 [HDMI 2]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: NVidia [HDA NVidia], device 9: HDMI 3 [HDMI 3]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    [firekage@arch_desktop ~]$
    I think that you have multiple sound devices and their boot order changes after each reboot.
    Last edited by firekage (2014-06-20 13:13:05)

  • Satellite Pro M10 freeze and crash with some programs

    Hi
    I have a Satellite Pro M10...
    a few weeks ago it's freeze and crash with some programs like wmpayer, messenger... I delivered it in the authorized agent and they had not detected no problem.
    Already I formatted it some times, but the problem continues.
    Some ideia of what it can be?
    Thanks

    Hello,
    Sounds to me like you could have a Motherboard problem. Formatting it takes away the chances of it being a software issue. Try taking out 1 stick of ram and testing it with that. If it continues to crash, take out that stick and try the other one. If it does it with both RAM then those are ok. HDD is not the culprit, so now it could either be processor or MB. Find a program to measure the heat of the notebook and run some heavy programs to make it overheat. If the temperature goes up and then it crashes, it could just be overheating. If it continues without overheating you either have a problematic CPU or MB. Hope this helps.

Maybe you are looking for

  • Music stored in the wrong folder

    So, my Library has this funny habit of copying files twice (and sometimes more) when I import it to a new computer. To solve this problem, I unchecked the box that said "Copy files to iTunes Music folder when adding to library". Unfortunately for me,

  • How to use change document for AUSP table in MM02?

    Hi All, I am working with MM02. When I change the characteristic value in classification view, I want that change to be logged in CDHDR table. I have created a change document object for AUSP table and generated update program for that. Now that prog

  • Airport Express works, but MacBook doesn't when connected directly to Modem

    I have an interesting problem. I have Verizon DSL. Airport Express works, but Linksys and Netgear wifi routers don't work. Further more, if I disconnect the wifi router and directly connect a MacBook or a Windows notebook they don't work. These devic

  • PASSING INTERNAL TABLE

    I CREATED INTERNAL TABLE ITAB WITH 2 FIELDS EBELN , BUKRS. I WANT TO USE FUNCTION MODULE . I CAN PASS EBELN , BUKRS AS EXPORT PARAMETERS . HOW CAN I PASS ITAB TO FUNCTION MODULE . SHOULD I DECLARE OF TYPE ITAB IN EXPORT PARAMETER LIST IN FUNCTION MOD

  • "Excise Upload while posting PO-GR in MIGO"

    Hi all, Im posting the document PO-GR through MIGO. My requirement is that while posting itself i have to update the excise transaction for that document. Using BAPI <b>BAPI_GOODSMVT_CREATE</b> , i am not able to upload the excise. How can i  do that