You are not logged in.
So this is a very weird issue. I just recently installed Arch on my laptop a few days ago and though I've been using Arch on my desktop (for about five years now) I'm still very new to all this power management stuff.
The problem:
Any time I'm playing any sort of video, if I let the system idle for a bit then the video will freeze and the audio will start to loop over the same 1-2 second section over and over again (PERPETUALLY) until I interact with it. The amount of time it may take for the "effect" to kick in seems to vary. In some cases it needs to only idle for a split second before it starts doing it (from the moment I stop typing or moving the mouse) and in other cases it will work fine for several seconds.
- This problem occurs in video played in media players like Bomi (with and without hardware acceleration) as well as video played in web browsers (chromium, firefox, specifically tested youtube with and without flashplugin)
- The problem also occurs on both NVidia's proprietary drivers (nvidia-340xx) and the open source Nouveau drivers.
- Setting up TLP and starting acpid did not fix it.
Due to the nature of the problem I'm guessing it might be related to some power management issue (but having no prior experience with power management I can't really say).
Laptop: Clevo M570RU
GPU: 9800M GTS
CPU: Dual core Intel Core2 Duo T9500
Currently running XFCE4.
Currently I've set the powermizer to maximum on the nvidia-340xx driver (in the xorg config) since it was otherwise causing the system to stop responding and just lock up. There isn't much else in my xorg configuration currently.
Any advice is welcome. This is a new install and there are probably many things I haven't thought to test yet.
Update: Tested with LXDE, the problem occurs there as well.
Update 2: It happens with audio programs as well. In particular I tested Amarok (the music looped and the visualizer stopped moving).
update 3: Updated the subject with new info about CPU stalls on June 13.
Last edited by Ekce (2015-06-13 11:48:56)
Offline
Try disabling the NMI watchdog, you can do this by referring to the link below:
Offline
Thanks. I had actually already tried that.
I did get it fixed however, it turned out to be caused by the bios version.
I noticed the message "ACPI: Invalid passive threshold" in my journal logs and this bug report suggested it could be bios related.
https://bugzilla.kernel.org/show_bug.cgi?id=8333.
I was under the impression that I had the latest bios revision but after looking around it turns out that Clevo did produce a newer bios revision that for some reason didn't really get circulated very much. I was unable to find a changelog for it and wasn't able to get it through my re-seller's website. Instead I ended up finding a really sketchy link on notebookreview for a Sager version of the bios update (Clevo only distributes products and software updates through re-sellers).
http://forum.notebookreview.com/threads … st-6752415
I flashed the new bios and the bug went away immediately. Some of my laptop lights seem to be working a little different now (wifi light is always on) but otherwise it seems fine. I might try e-mailing my own re-seller to see if they can get me a non-Sager version of the bios.
The Clevo M57RU laptop is also sold under several different names by several large retailers including
Sager NP579x
Pro-Star 579x
MTECH M570UR
and several others.
The buggy bios revision was 1.00.12 with KBC/EC firmware 1.00.10.
The new working bios revision is 1.00.13 with KBC/EC firmware 1.00.11.
On a sidenote, there was a separate problem where everything except the mouse would freeze (mouse clicks non-responsive). To fix it I simply set powermizer to maximum by adding
Option "RegistryDwords" "PowerMizerEnable=0x1; PerfLevelSrc=0x2222; PowerMizerLevel=0x1; PowerMizerDefault=0x1; PowerMizerDefaultAC=0x1"to my /etc/X11/xorg.conf.d/20.nvidia.conf file under the "Device" section.
Hopefully this information is useful for someone having trouble with linux on this laptop.
Offline
Yea, so I was wrong. The problem is back and as bad as ever. It really did seem gone for about a day there. I tested it on almost an hour of videos (the error normally only takes a few seconds to show up).
I've been messing with my install over the last few days so it's possible it was fixed and I broke it again. I tried downgrading everything back to what it was at the point (from the packages in /var/cache) but it's still there. I'm currently at a loss as to what could be causing it. I did look around some more though and found at least two other instances of this issue with this particular laptop.
http://www.reddit.com/r/linuxquestions/ … er/c6ebyko
https://bugs.launchpad.net/ubuntu/+sour … ug/1044340
Unfortunately neither seem close to resolved.
Offline
I didn't know about the option
journalctl -fthat spits out messages as journalctl catches them so I gave it a try. If I play some video and only let the audio skip for a short time then I don't get any errors. If I let the audio skip long enough (loops at least 5 or so times) then I get an error like this.
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: snd_pcm_delay() returned a value that is exceptionally large: -1779808 bytes (-10089 ms).
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: Most likely this is a bug in the ALSA driver 'snd_hda_intel'. Please report this issue to the ALSA developers.
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: snd_pcm_dump():
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: Soft volume PCM
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: Control: PCM Playback Volume
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: min_dB: -51
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: max_dB: 0
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: resolution: 256
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: Its setup is:
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: stream : PLAYBACK
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: access : MMAP_INTERLEAVED
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: format : S16_LE
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: subformat : STD
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: channels : 2
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: rate : 44100
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: exact rate : 44100 (44100/1)
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: msbits : 16
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: buffer_size : 88200
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: period_size : 44100
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: period_time : 1000000
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: tstamp_mode : ENABLE
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: tstamp_type : MONOTONIC
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: period_step : 1
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: avail_min : 87618
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: period_event : 0
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: start_threshold : -1
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: stop_threshold : 6206523236469964800
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: silence_threshold: 0
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: silence_size : 0
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: boundary : 6206523236469964800
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: Slave: Hardware PCM card 0 'HDA Intel' device 0 subdevice 0
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: Its setup is:
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: stream : PLAYBACK
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: access : MMAP_INTERLEAVED
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: format : S16_LE
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: subformat : STD
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: channels : 2
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: rate : 44100
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: exact rate : 44100 (44100/1)
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: msbits : 16
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: buffer_size : 88200
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: period_size : 44100
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: period_time : 1000000
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: tstamp_mode : ENABLE
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: tstamp_type : MONOTONIC
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: period_step : 1
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: avail_min : 87618
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: period_event : 0
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: start_threshold : -1
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: stop_threshold : 6206523236469964800
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: silence_threshold: 0
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: silence_size : 0
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: boundary : 6206523236469964800
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: appl_ptr : 983960
May 23 17:38:22 anu pulseaudio[3122]: E: [alsa-sink-ALC883 Analog] alsa-util.c: hw_ptr : 1428912
May 23 17:38:22 anu rtkit-daemon[725]: The canary thread is apparently starving. Taking action.
May 23 17:38:22 anu rtkit-daemon[725]: Demoting known real-time threads.
May 23 17:38:22 anu rtkit-daemon[725]: Demoted 0 threads.I'm on my way out though and I want to test it some more before I leave. The reason being that earlier this week I tried running video in mplayer (from cli) with different combinations of sound disabled, subs disabled, and video disabled and was able to reproduce the error seemingly no matter what. So I'm concerned that pulseaudio/alsa might not actually be at fault and that this error might just be a symptom of some larger problem.
Offline
I had kind of put this issue on the back burner while I came up with some better ideas. Today I booted back into it and the first thing I did was run pacman -Syu from the terminal (before even starting a window manager). I had initially assumed that the problem only affected media and today I found out I was wrong.
While the pacman update was running I noticed that at one point the download bar just stopped in place. I waited for a short while and eventually tapped the touchpad. As soon as I touched the touchpad the computer spat out an error about cpu stalls very similar to the ones in the launchpad bug report above and pacman continued working (skipped to the next file saying download filed). As it kept running it seemed to mess up downloading a couple other files but I'm not sure if those were actually a network issue or related to this.
Here is my journalctl --system -b output.
-- Logs begin at Thu 2015-05-14 11:59:32 MDT, end at Sat 2015-06-13 05:24:55 MDT. --
Jun 13 04:56:42 anu systemd-journal[129]: Runtime journal is using 8.0M (max allowed 197.8M, trying to leave 296.7M free of 1.9G available → current limit 197.8M).
Jun 13 04:56:42 anu systemd-journal[129]: Permanent journal is using 432.1M (max allowed 4.0G, trying to leave 4.0G free of 123.4G available → current limit 4.0G).
Jun 13 04:56:43 anu systemd-journal[129]: Time spent on flushing to /var is 248.205ms for 2 entries.
Jun 13 04:56:43 anu kernel: CPU0 microcode updated early to revision 0x60f, date = 2010-09-29
Jun 13 04:56:43 anu kernel: Initializing cgroup subsys cpuset
Jun 13 04:56:43 anu kernel: Initializing cgroup subsys cpu
Jun 13 04:56:43 anu kernel: Initializing cgroup subsys cpuacct
Jun 13 04:56:43 anu kernel: Linux version 4.0.4-2-ARCH (builduser@foutrelis) (gcc version 5.1.0 (GCC) ) #1 SMP PREEMPT Fri May 22 03:05:23 UTC 2015
Jun 13 04:56:43 anu kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=d3386343-ea14-41f9-9ef3-4829862da5e6 rw quiet
Jun 13 04:56:43 anu kernel: e820: BIOS-provided physical RAM map:
Jun 13 04:56:43 anu kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
Jun 13 04:56:43 anu kernel: BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
Jun 13 04:56:43 anu kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
Jun 13 04:56:43 anu kernel: BIOS-e820: [mem 0x0000000000100000-0x000000009fecffff] usable
Jun 13 04:56:43 anu kernel: BIOS-e820: [mem 0x000000009fed0000-0x000000009fedefff] ACPI NVS
Jun 13 04:56:43 anu kernel: BIOS-e820: [mem 0x000000009fedf000-0x000000009fffffff] reserved
Jun 13 04:56:43 anu kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jun 13 04:56:43 anu kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
Jun 13 04:56:43 anu kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved
Jun 13 04:56:43 anu kernel: BIOS-e820: [mem 0x00000000fed14000-0x00000000fed19fff] reserved
Jun 13 04:56:43 anu kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved
Jun 13 04:56:43 anu kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jun 13 04:56:43 anu kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jun 13 04:56:43 anu kernel: BIOS-e820: [mem 0x0000000100000000-0x000000015fffffff] usable
Jun 13 04:56:43 anu kernel: NX (Execute Disable) protection: active
Jun 13 04:56:43 anu kernel: SMBIOS 2.4 present.
Jun 13 04:56:43 anu kernel: DMI: Clevo Co. M570RU/SANTA ROSA, BIOS SROSA001.86C. 02/17/2009
Jun 13 04:56:43 anu kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 13 04:56:43 anu kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 13 04:56:43 anu kernel: AGP: No AGP bridge found
Jun 13 04:56:43 anu kernel: e820: last_pfn = 0x160000 max_arch_pfn = 0x400000000
Jun 13 04:56:43 anu kernel: MTRR default type: uncachable
Jun 13 04:56:43 anu kernel: MTRR fixed ranges enabled:
Jun 13 04:56:43 anu kernel: 00000-9FFFF write-back
Jun 13 04:56:43 anu kernel: A0000-BFFFF uncachable
Jun 13 04:56:43 anu kernel: C0000-FFFFF write-protect
Jun 13 04:56:43 anu kernel: MTRR variable ranges enabled:
Jun 13 04:56:43 anu kernel: 0 base 0A0000000 mask FE0000000 uncachable
Jun 13 04:56:43 anu kernel: 1 base 0C0000000 mask FC0000000 uncachable
Jun 13 04:56:43 anu kernel: 2 base 000000000 mask F00000000 write-back
Jun 13 04:56:43 anu kernel: 3 base 100000000 mask FC0000000 write-back
Jun 13 04:56:43 anu kernel: 4 base 140000000 mask FE0000000 write-back
Jun 13 04:56:43 anu kernel: 5 base 09FF00000 mask FFFF00000 uncachable
Jun 13 04:56:43 anu kernel: 6 disabled
Jun 13 04:56:43 anu kernel: 7 disabled
Jun 13 04:56:43 anu kernel: PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC
Jun 13 04:56:43 anu kernel: e820: update [mem 0x9ff00000-0xffffffff] usable ==> reserved
Jun 13 04:56:43 anu kernel: e820: last_pfn = 0x9fed0 max_arch_pfn = 0x400000000
Jun 13 04:56:43 anu kernel: found SMP MP-table at [mem 0x000f6a70-0x000f6a7f] mapped at [ffff8800000f6a70]
Jun 13 04:56:43 anu kernel: Scanning 1 areas for low memory corruption
Jun 13 04:56:43 anu kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576
Jun 13 04:56:43 anu kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
Jun 13 04:56:43 anu kernel: [mem 0x00000000-0x000fffff] page 4k
Jun 13 04:56:43 anu kernel: BRK [0x01b1d000, 0x01b1dfff] PGTABLE
Jun 13 04:56:43 anu kernel: BRK [0x01b1e000, 0x01b1efff] PGTABLE
Jun 13 04:56:43 anu kernel: BRK [0x01b1f000, 0x01b1ffff] PGTABLE
Jun 13 04:56:43 anu kernel: init_memory_mapping: [mem 0x15fe00000-0x15fffffff]
Jun 13 04:56:43 anu kernel: [mem 0x15fe00000-0x15fffffff] page 2M
Jun 13 04:56:43 anu kernel: BRK [0x01b20000, 0x01b20fff] PGTABLE
Jun 13 04:56:43 anu kernel: init_memory_mapping: [mem 0x140000000-0x15fdfffff]
Jun 13 04:56:43 anu kernel: [mem 0x140000000-0x15fdfffff] page 2M
Jun 13 04:56:43 anu kernel: init_memory_mapping: [mem 0x00100000-0x9fecffff]
Jun 13 04:56:43 anu kernel: [mem 0x00100000-0x001fffff] page 4k
Jun 13 04:56:43 anu kernel: [mem 0x00200000-0x9fdfffff] page 2M
Jun 13 04:56:43 anu kernel: [mem 0x9fe00000-0x9fecffff] page 4k
Jun 13 04:56:43 anu kernel: init_memory_mapping: [mem 0x100000000-0x13fffffff]
Jun 13 04:56:43 anu kernel: [mem 0x100000000-0x13fffffff] page 2M
Jun 13 04:56:43 anu kernel: BRK [0x01b21000, 0x01b21fff] PGTABLE
Jun 13 04:56:43 anu kernel: RAMDISK: [mem 0x377ec000-0x37bedfff]
Jun 13 04:56:43 anu kernel: ACPI: Early table checksum verification disabled
Jun 13 04:56:43 anu kernel: ACPI: RSDP 0x00000000000F69F0 000024 (v02 PTLTD )
Jun 13 04:56:43 anu kernel: ACPI: XSDT 0x000000009FED640D 000094 (v01 MSTEST TESTONLY 06040000 LTP 00000000)
Jun 13 04:56:43 anu kernel: ACPI: FACP 0x000000009FEDDBD2 0000F4 (v03 INTEL CRESTLNE 06040000 ALAN 00000001)
Jun 13 04:56:43 anu kernel: ACPI: DSDT 0x000000009FED8220 00593E (v02 INTEL CRESTLNE 06040000 INTL 20050624)
Jun 13 04:56:43 anu kernel: ACPI: FACS 0x000000009FEDEFC0 000040
Jun 13 04:56:43 anu kernel: ACPI: APIC 0x000000009FEDDCC6 000068 (v01 INTEL CRESTLNE 06040000 LOHR 0000005A)
Jun 13 04:56:43 anu kernel: ACPI: HPET 0x000000009FEDDD2E 000038 (v01 INTEL CRESTLNE 06040000 LOHR 0000005A)
Jun 13 04:56:43 anu kernel: ACPI: MCFG 0x000000009FEDDD66 00003C (v01 INTEL CRESTLNE 06040000 LOHR 0000005A)
Jun 13 04:56:43 anu kernel: ACPI: TCPA 0x000000009FEDDDA2 000032 (v01 Intel CRESTLN 06040000 00005A52)
Jun 13 04:56:43 anu kernel: ACPI: TMOR 0x000000009FEDDDD4 000026 (v01 PTLTD 06040000 PTL 00000003)
Jun 13 04:56:43 anu kernel: ACPI: APIC 0x000000009FEDDDFA 000068 (v01 PTLTD ? APIC 06040000 LTP 00000000)
Jun 13 04:56:43 anu kernel: ACPI: SLIC 0x000000009FEDDE62 000176 (v01 MSTEST TESTONLY 06040000 LTP 00000000)
Jun 13 04:56:43 anu kernel: ACPI: BOOT 0x000000009FEDDFD8 000028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001)
Jun 13 04:56:43 anu kernel: ACPI: SSDT 0x000000009FED7BD1 00064F (v01 SataRe SataPri 00001000 INTL 20050624)
Jun 13 04:56:43 anu kernel: ACPI: SSDT 0x000000009FED753F 000692 (v01 SataRe SataSec 00001000 INTL 20050624)
Jun 13 04:56:43 anu kernel: ACPI: SSDT 0x000000009FED6A2D 00025F (v01 PmRef Cpu0Tst 00003000 INTL 20050624)
Jun 13 04:56:43 anu kernel: ACPI: SSDT 0x000000009FED6987 0000A6 (v01 PmRef Cpu1Tst 00003000 INTL 20050624)
Jun 13 04:56:43 anu kernel: ACPI: SSDT 0x000000009FED64A1 0004E6 (v01 PmRef CpuPm 00003000 INTL 20050624)
Jun 13 04:56:43 anu kernel: ACPI: BIOS bug: multiple APIC/MADT found, using 0
Jun 13 04:56:43 anu kernel: ACPI: If "acpi_apic_instance=2" works better, notify linux-acpi@vger.kernel.org
Jun 13 04:56:43 anu kernel: ACPI: Local APIC address 0xfee00000
Jun 13 04:56:43 anu kernel: No NUMA configuration found
Jun 13 04:56:43 anu kernel: Faking a node at [mem 0x0000000000000000-0x000000015fffffff]
Jun 13 04:56:43 anu kernel: NODE_DATA(0) allocated [mem 0x15fff9000-0x15fffcfff]
Jun 13 04:56:43 anu kernel: [ffffea0000000000-ffffea00057fffff] PMD -> [ffff88015b600000-ffff88015f5fffff] on node 0
Jun 13 04:56:43 anu kernel: Zone ranges:
Jun 13 04:56:43 anu kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Jun 13 04:56:43 anu kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Jun 13 04:56:43 anu kernel: Normal [mem 0x0000000100000000-0x000000015fffffff]
Jun 13 04:56:43 anu kernel: Movable zone start for each node
Jun 13 04:56:43 anu kernel: Early memory node ranges
Jun 13 04:56:43 anu kernel: node 0: [mem 0x0000000000001000-0x000000000009efff]
Jun 13 04:56:43 anu kernel: node 0: [mem 0x0000000000100000-0x000000009fecffff]
Jun 13 04:56:43 anu kernel: node 0: [mem 0x0000000100000000-0x000000015fffffff]
Jun 13 04:56:43 anu kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000015fffffff]
Jun 13 04:56:43 anu kernel: On node 0 totalpages: 1048174
Jun 13 04:56:43 anu kernel: DMA zone: 64 pages used for memmap
Jun 13 04:56:43 anu kernel: DMA zone: 21 pages reserved
Jun 13 04:56:43 anu kernel: DMA zone: 3998 pages, LIFO batch:0
Jun 13 04:56:43 anu kernel: DMA32 zone: 10172 pages used for memmap
Jun 13 04:56:43 anu kernel: DMA32 zone: 650960 pages, LIFO batch:31
Jun 13 04:56:43 anu kernel: Normal zone: 6144 pages used for memmap
Jun 13 04:56:43 anu kernel: Normal zone: 393216 pages, LIFO batch:31
Jun 13 04:56:43 anu kernel: ACPI: PM-Timer IO Port: 0x1008
Jun 13 04:56:43 anu kernel: ACPI: Local APIC address 0xfee00000
Jun 13 04:56:43 anu kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Jun 13 04:56:43 anu kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Jun 13 04:56:43 anu kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Jun 13 04:56:43 anu kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Jun 13 04:56:43 anu kernel: ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
Jun 13 04:56:43 anu kernel: IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
Jun 13 04:56:43 anu kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 13 04:56:43 anu kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jun 13 04:56:43 anu kernel: ACPI: IRQ0 used by override.
Jun 13 04:56:43 anu kernel: ACPI: IRQ9 used by override.
Jun 13 04:56:43 anu kernel: Using ACPI (MADT) for SMP configuration information
Jun 13 04:56:43 anu kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Jun 13 04:56:43 anu kernel: smpboot: Allowing 2 CPUs, 0 hotplug CPUs
Jun 13 04:56:43 anu kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 13 04:56:43 anu kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
Jun 13 04:56:43 anu kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
Jun 13 04:56:43 anu kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
Jun 13 04:56:43 anu kernel: PM: Registered nosave memory: [mem 0x9fed0000-0x9fedefff]
Jun 13 04:56:43 anu kernel: PM: Registered nosave memory: [mem 0x9fedf000-0x9fffffff]
Jun 13 04:56:43 anu kernel: PM: Registered nosave memory: [mem 0xa0000000-0xdfffffff]
Jun 13 04:56:43 anu kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
Jun 13 04:56:43 anu kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
Jun 13 04:56:43 anu kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff]
Jun 13 04:56:43 anu kernel: PM: Registered nosave memory: [mem 0xfec10000-0xfecfffff]
Jun 13 04:56:43 anu kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed13fff]
Jun 13 04:56:43 anu kernel: PM: Registered nosave memory: [mem 0xfed14000-0xfed19fff]
Jun 13 04:56:43 anu kernel: PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
Jun 13 04:56:43 anu kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed8ffff]
Jun 13 04:56:43 anu kernel: PM: Registered nosave memory: [mem 0xfed90000-0xfedfffff]
Jun 13 04:56:43 anu kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Jun 13 04:56:43 anu kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Jun 13 04:56:43 anu kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
Jun 13 04:56:43 anu kernel: e820: [mem 0xa0000000-0xdfffffff] available for PCI devices
Jun 13 04:56:43 anu kernel: Booting paravirtualized kernel on bare hardware
Jun 13 04:56:43 anu kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:2 nr_node_ids:1
Jun 13 04:56:43 anu kernel: PERCPU: Embedded 31 pages/cpu @ffff88015fc00000 s86232 r8192 d32552 u1048576
Jun 13 04:56:43 anu kernel: pcpu-alloc: s86232 r8192 d32552 u1048576 alloc=1*2097152
Jun 13 04:56:43 anu kernel: pcpu-alloc: [0] 0 1
Jun 13 04:56:43 anu kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 1031773
Jun 13 04:56:43 anu kernel: Policy zone: Normal
Jun 13 04:56:43 anu kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=d3386343-ea14-41f9-9ef3-4829862da5e6 rw quiet
Jun 13 04:56:43 anu kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
Jun 13 04:56:43 anu kernel: AGP: Checking aperture...
Jun 13 04:56:43 anu kernel: AGP: No AGP bridge found
Jun 13 04:56:43 anu kernel: Calgary: detecting Calgary via BIOS EBDA area
Jun 13 04:56:43 anu kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Jun 13 04:56:43 anu kernel: Memory: 4044988K/4192696K available (5628K kernel code, 840K rwdata, 1784K rodata, 1160K init, 1152K bss, 147708K reserved, 0K cma-reserved)
Jun 13 04:56:43 anu kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
Jun 13 04:56:43 anu kernel: Preemptible hierarchical RCU implementation.
Jun 13 04:56:43 anu kernel: RCU dyntick-idle grace-period acceleration is enabled.
Jun 13 04:56:43 anu kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=2.
Jun 13 04:56:43 anu kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
Jun 13 04:56:43 anu kernel: NR_IRQS:8448 nr_irqs:440 16
Jun 13 04:56:43 anu kernel: Console: colour dummy device 80x25
Jun 13 04:56:43 anu kernel: console [tty0] enabled
Jun 13 04:56:43 anu kernel: hpet clockevent registered
Jun 13 04:56:43 anu kernel: tsc: Fast TSC calibration using PIT
Jun 13 04:56:43 anu kernel: tsc: Detected 2593.334 MHz processor
Jun 13 04:56:43 anu kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5188.77 BogoMIPS (lpj=8644446)
Jun 13 04:56:43 anu kernel: pid_max: default: 32768 minimum: 301
Jun 13 04:56:43 anu kernel: ACPI: Core revision 20150204
Jun 13 04:56:43 anu kernel: ACPI: All ACPI Tables successfully acquired
Jun 13 04:56:43 anu kernel: Security Framework initialized
Jun 13 04:56:43 anu kernel: Yama: becoming mindful.
Jun 13 04:56:43 anu kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
Jun 13 04:56:43 anu kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
Jun 13 04:56:43 anu kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
Jun 13 04:56:43 anu kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
Jun 13 04:56:43 anu kernel: Initializing cgroup subsys blkio
Jun 13 04:56:43 anu kernel: Initializing cgroup subsys memory
Jun 13 04:56:43 anu kernel: Initializing cgroup subsys devices
Jun 13 04:56:43 anu kernel: Initializing cgroup subsys freezer
Jun 13 04:56:43 anu kernel: Initializing cgroup subsys net_cls
Jun 13 04:56:43 anu kernel: CPU: Physical Processor ID: 0
Jun 13 04:56:43 anu kernel: CPU: Processor Core ID: 0
Jun 13 04:56:43 anu kernel: mce: CPU supports 6 MCE banks
Jun 13 04:56:43 anu kernel: CPU0: Thermal monitoring enabled (TM1)
Jun 13 04:56:43 anu kernel: process: using mwait in idle threads
Jun 13 04:56:43 anu kernel: Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
Jun 13 04:56:43 anu kernel: Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
Jun 13 04:56:43 anu kernel: Freeing SMP alternatives memory: 20K (ffffffff819f6000 - ffffffff819fb000)
Jun 13 04:56:43 anu kernel: ftrace: allocating 21316 entries in 84 pages
Jun 13 04:56:43 anu kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 13 04:56:43 anu kernel: smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU T9500 @ 2.60GHz (fam: 06, model: 17, stepping: 06)
Jun 13 04:56:43 anu kernel: Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
Jun 13 04:56:43 anu kernel: ... version: 2
Jun 13 04:56:43 anu kernel: ... bit width: 40
Jun 13 04:56:43 anu kernel: ... generic registers: 2
Jun 13 04:56:43 anu kernel: ... value mask: 000000ffffffffff
Jun 13 04:56:43 anu kernel: ... max period: 000000007fffffff
Jun 13 04:56:43 anu kernel: ... fixed-purpose events: 3
Jun 13 04:56:43 anu kernel: ... event mask: 0000000700000003
Jun 13 04:56:43 anu kernel: x86: Booting SMP configuration:
Jun 13 04:56:43 anu kernel: .... node #0, CPUs: #1
Jun 13 04:56:43 anu kernel: CPU1 microcode updated early to revision 0x60f, date = 2010-09-29
Jun 13 04:56:43 anu kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
Jun 13 04:56:43 anu kernel: x86: Booted up 1 node, 2 CPUs
Jun 13 04:56:43 anu kernel: smpboot: Total of 2 processors activated (10377.55 BogoMIPS)
Jun 13 04:56:43 anu kernel: devtmpfs: initialized
Jun 13 04:56:43 anu kernel: PM: Registering ACPI NVS region [mem 0x9fed0000-0x9fedefff] (61440 bytes)
Jun 13 04:56:43 anu kernel: pinctrl core: initialized pinctrl subsystem
Jun 13 04:56:43 anu kernel: RTC time: 10:56:37, date: 06/13/15
Jun 13 04:56:43 anu kernel: NET: Registered protocol family 16
Jun 13 04:56:43 anu kernel: cpuidle: using governor ladder
Jun 13 04:56:43 anu kernel: cpuidle: using governor menu
Jun 13 04:56:43 anu kernel: ACPI: bus type PCI registered
Jun 13 04:56:43 anu kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 13 04:56:43 anu kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Jun 13 04:56:43 anu kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
Jun 13 04:56:43 anu kernel: PCI: Using configuration type 1 for base access
Jun 13 04:56:43 anu kernel: ACPI: Added _OSI(Module Device)
Jun 13 04:56:43 anu kernel: ACPI: Added _OSI(Processor Device)
Jun 13 04:56:43 anu kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 13 04:56:43 anu kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 13 04:56:43 anu kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
Jun 13 04:56:43 anu kernel: ACPI: Dynamic OEM Table Load:
Jun 13 04:56:43 anu kernel: ACPI: SSDT 0xFFFF88015A58CC00 0002BC (v01 PmRef Cpu0Ist 00003000 INTL 20050624)
Jun 13 04:56:43 anu kernel: ACPI: Dynamic OEM Table Load:
Jun 13 04:56:43 anu kernel: ACPI: SSDT 0xFFFF88015B017000 0004AA (v01 PmRef Cpu0Cst 00003001 INTL 20050624)
Jun 13 04:56:43 anu kernel: ACPI: Dynamic OEM Table Load:
Jun 13 04:56:43 anu kernel: ACPI: SSDT 0xFFFF88015AAE9800 0000C8 (v01 PmRef Cpu1Ist 00003000 INTL 20050624)
Jun 13 04:56:43 anu kernel: ACPI: Dynamic OEM Table Load:
Jun 13 04:56:43 anu kernel: ACPI: SSDT 0xFFFF88015A54D3C0 000085 (v01 PmRef Cpu1Cst 00003000 INTL 20050624)
Jun 13 04:56:43 anu kernel: ACPI: Interpreter enabled
Jun 13 04:56:43 anu kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150204/hwxface-580)
Jun 13 04:56:43 anu kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150204/hwxface-580)
Jun 13 04:56:43 anu kernel: ACPI: (supports S0 S3 S4 S5)
Jun 13 04:56:43 anu kernel: ACPI: Using IOAPIC for interrupt routing
Jun 13 04:56:43 anu kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 13 04:56:43 anu kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jun 13 04:56:43 anu kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Jun 13 04:56:43 anu kernel: acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
Jun 13 04:56:43 anu kernel: PCI host bridge to bus 0000:00
Jun 13 04:56:43 anu kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Jun 13 04:56:43 anu kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Jun 13 04:56:43 anu kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Jun 13 04:56:43 anu kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jun 13 04:56:43 anu kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
Jun 13 04:56:43 anu kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
Jun 13 04:56:43 anu kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
Jun 13 04:56:43 anu kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
Jun 13 04:56:43 anu kernel: pci_bus 0000:00: root bus resource [mem 0xa0000000-0xdfffffff window]
Jun 13 04:56:43 anu kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff window]
Jun 13 04:56:43 anu kernel: pci 0000:00:00.0: [8086:2a00] type 00 class 0x060000
Jun 13 04:56:43 anu kernel: pci 0000:00:01.0: [8086:2a01] type 01 class 0x060400
Jun 13 04:56:43 anu kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Jun 13 04:56:43 anu kernel: pci 0000:00:1a.0: [8086:2834] type 00 class 0x0c0300
Jun 13 04:56:43 anu kernel: pci 0000:00:1a.0: reg 0x20: [io 0x1800-0x181f]
Jun 13 04:56:43 anu kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI
Jun 13 04:56:43 anu kernel: pci 0000:00:1a.1: [8086:2835] type 00 class 0x0c0300
Jun 13 04:56:43 anu kernel: pci 0000:00:1a.1: reg 0x20: [io 0x1820-0x183f]
Jun 13 04:56:43 anu kernel: pci 0000:00:1a.1: System wakeup disabled by ACPI
Jun 13 04:56:43 anu kernel: pci 0000:00:1a.7: [8086:283a] type 00 class 0x0c0320
Jun 13 04:56:43 anu kernel: pci 0000:00:1a.7: reg 0x10: [mem 0xf0f04000-0xf0f043ff]
Jun 13 04:56:43 anu kernel: pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
Jun 13 04:56:43 anu kernel: pci 0000:00:1a.7: System wakeup disabled by ACPI
Jun 13 04:56:43 anu kernel: pci 0000:00:1b.0: [8086:284b] type 00 class 0x040300
Jun 13 04:56:43 anu kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf0f00000-0xf0f03fff 64bit]
Jun 13 04:56:43 anu kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Jun 13 04:56:43 anu kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.0: [8086:283f] type 01 class 0x060400
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.1: [8086:2841] type 01 class 0x060400
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.2: [8086:2843] type 01 class 0x060400
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.3: [8086:2845] type 01 class 0x060400
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.4: [8086:2847] type 01 class 0x060400
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.5: [8086:2849] type 01 class 0x060400
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
Jun 13 04:56:43 anu kernel: pci 0000:00:1d.0: [8086:2830] type 00 class 0x0c0300
Jun 13 04:56:43 anu kernel: pci 0000:00:1d.0: reg 0x20: [io 0x1840-0x185f]
Jun 13 04:56:43 anu kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI
Jun 13 04:56:43 anu kernel: pci 0000:00:1d.1: [8086:2831] type 00 class 0x0c0300
Jun 13 04:56:43 anu kernel: pci 0000:00:1d.1: reg 0x20: [io 0x1860-0x187f]
Jun 13 04:56:43 anu kernel: pci 0000:00:1d.1: System wakeup disabled by ACPI
Jun 13 04:56:43 anu kernel: pci 0000:00:1d.2: [8086:2832] type 00 class 0x0c0300
Jun 13 04:56:43 anu kernel: pci 0000:00:1d.2: reg 0x20: [io 0x1880-0x189f]
Jun 13 04:56:43 anu kernel: pci 0000:00:1d.2: System wakeup disabled by ACPI
Jun 13 04:56:43 anu kernel: pci 0000:00:1d.7: [8086:2836] type 00 class 0x0c0320
Jun 13 04:56:43 anu kernel: pci 0000:00:1d.7: reg 0x10: [mem 0xf0f04400-0xf0f047ff]
Jun 13 04:56:43 anu kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
Jun 13 04:56:43 anu kernel: pci 0000:00:1d.7: System wakeup disabled by ACPI
Jun 13 04:56:43 anu kernel: pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
Jun 13 04:56:43 anu kernel: pci 0000:00:1f.0: [8086:2815] type 00 class 0x060100
Jun 13 04:56:43 anu kernel: pci 0000:00:1f.0: can't claim BAR 13 [io 0x1000-0x107f]: address conflict with ACPI CPU throttle [io 0x1010-0x1015]
Jun 13 04:56:43 anu kernel: pci 0000:00:1f.0: quirk: [io 0x1180-0x11bf] claimed by ICH6 GPIO
Jun 13 04:56:43 anu kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0260 (mask 0003)
Jun 13 04:56:43 anu kernel: pci 0000:00:1f.2: [8086:2828] type 00 class 0x010180
Jun 13 04:56:43 anu kernel: pci 0000:00:1f.2: reg 0x10: [io 0x0000-0x0007]
Jun 13 04:56:43 anu kernel: pci 0000:00:1f.2: reg 0x14: [io 0x0000-0x0003]
Jun 13 04:56:43 anu kernel: pci 0000:00:1f.2: reg 0x18: [io 0x0000-0x0007]
Jun 13 04:56:43 anu kernel: pci 0000:00:1f.2: reg 0x1c: [io 0x0000-0x0003]
Jun 13 04:56:43 anu kernel: pci 0000:00:1f.2: reg 0x20: [io 0x18e0-0x18ef]
Jun 13 04:56:43 anu kernel: pci 0000:00:1f.2: reg 0x24: [io 0x18d0-0x18df]
Jun 13 04:56:43 anu kernel: pci 0000:00:1f.2: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
Jun 13 04:56:43 anu kernel: pci 0000:00:1f.2: legacy IDE quirk: reg 0x14: [io 0x03f6]
Jun 13 04:56:43 anu kernel: pci 0000:00:1f.2: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
Jun 13 04:56:43 anu kernel: pci 0000:00:1f.2: legacy IDE quirk: reg 0x1c: [io 0x0376]
Jun 13 04:56:43 anu kernel: pci 0000:00:1f.2: PME# supported from D3hot
Jun 13 04:56:43 anu kernel: pci 0000:00:1f.3: [8086:283e] type 00 class 0x0c0500
Jun 13 04:56:43 anu kernel: pci 0000:00:1f.3: reg 0x10: [mem 0x00000000-0x000000ff]
Jun 13 04:56:43 anu kernel: pci 0000:00:1f.3: reg 0x20: [io 0x1c00-0x1c1f]
Jun 13 04:56:43 anu kernel: pci 0000:01:00.0: [10de:062c] type 00 class 0x030000
Jun 13 04:56:43 anu kernel: pci 0000:01:00.0: reg 0x10: [mem 0xce000000-0xceffffff]
Jun 13 04:56:43 anu kernel: pci 0000:01:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref]
Jun 13 04:56:43 anu kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xcc000000-0xcdffffff 64bit]
Jun 13 04:56:43 anu kernel: pci 0000:01:00.0: reg 0x24: [io 0x2000-0x207f]
Jun 13 04:56:43 anu kernel: pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref]
Jun 13 04:56:43 anu kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Jun 13 04:56:43 anu kernel: pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
Jun 13 04:56:43 anu kernel: pci 0000:00:01.0: bridge window [mem 0xcc000000-0xceffffff]
Jun 13 04:56:43 anu kernel: pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.0: PCI bridge to [bus 02-03]
Jun 13 04:56:43 anu kernel: acpiphp: Slot [1] registered
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.1: PCI bridge to [bus 04-05]
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff]
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.1: bridge window [mem 0xf0600000-0xf07fffff]
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.1: bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
Jun 13 04:56:43 anu kernel: pci 0000:06:00.0: [8086:4235] type 00 class 0x028000
Jun 13 04:56:43 anu kernel: pci 0000:06:00.0: reg 0x10: [mem 0xf0800000-0xf0801fff 64bit]
Jun 13 04:56:43 anu kernel: pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
Jun 13 04:56:43 anu kernel: pci 0000:06:00.0: System wakeup disabled by ACPI
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.2: PCI bridge to [bus 06-07]
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff]
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.2: bridge window [mem 0xf0800000-0xf09fffff]
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.2: bridge window [mem 0xf0200000-0xf03fffff 64bit pref]
Jun 13 04:56:43 anu kernel: pci 0000:08:00.0: [10ec:8168] type 00 class 0x020000
Jun 13 04:56:43 anu kernel: pci 0000:08:00.0: reg 0x10: [io 0x5000-0x50ff]
Jun 13 04:56:43 anu kernel: pci 0000:08:00.0: reg 0x18: [mem 0xf0a00000-0xf0a00fff 64bit]
Jun 13 04:56:43 anu kernel: pci 0000:08:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
Jun 13 04:56:43 anu kernel: pci 0000:08:00.0: supports D1 D2
Jun 13 04:56:43 anu kernel: pci 0000:08:00.0: PME# supported from D1 D2 D3hot D3cold
Jun 13 04:56:43 anu kernel: pci 0000:08:00.0: System wakeup disabled by ACPI
Jun 13 04:56:43 anu kernel: pci 0000:08:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.3: PCI bridge to [bus 08-09]
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.3: bridge window [io 0x5000-0x5fff]
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.3: bridge window [mem 0xf0a00000-0xf0bfffff]
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf05fffff 64bit pref]
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.4: PCI bridge to [bus 0a]
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.5: PCI bridge to [bus 0b]
Jun 13 04:56:43 anu kernel: pci 0000:0c:07.0: [1524:0730] type 00 class 0x050100
Jun 13 04:56:43 anu kernel: pci 0000:0c:07.0: reg 0x10: [mem 0xf0c00800-0xf0c0087f]
Jun 13 04:56:43 anu kernel: pci 0000:0c:07.0: supports D1 D2
Jun 13 04:56:43 anu kernel: pci 0000:0c:07.0: PME# supported from D0 D1 D2 D3hot
Jun 13 04:56:43 anu kernel: pci 0000:0c:07.1: [1524:0750] type 00 class 0x080501
Jun 13 04:56:43 anu kernel: pci 0000:0c:07.1: reg 0x10: [mem 0xf0c00c00-0xf0c00cff]
Jun 13 04:56:43 anu kernel: pci 0000:0c:07.1: supports D1 D2
Jun 13 04:56:43 anu kernel: pci 0000:0c:07.1: PME# supported from D0 D1 D2 D3hot
Jun 13 04:56:43 anu kernel: pci 0000:0c:07.3: [1524:0751] type 00 class 0x050100
Jun 13 04:56:43 anu kernel: pci 0000:0c:07.3: reg 0x10: [mem 0x00000000-0x000000ff]
Jun 13 04:56:43 anu kernel: pci 0000:0c:07.3: supports D1 D2
Jun 13 04:56:43 anu kernel: pci 0000:0c:07.3: PME# supported from D0 D1 D2 D3hot
Jun 13 04:56:43 anu kernel: pci 0000:0c:09.0: [1106:3044] type 00 class 0x0c0010
Jun 13 04:56:43 anu kernel: pci 0000:0c:09.0: reg 0x10: [mem 0xf0c00000-0xf0c007ff]
Jun 13 04:56:43 anu kernel: pci 0000:0c:09.0: reg 0x14: [io 0x6000-0x607f]
Jun 13 04:56:43 anu kernel: pci 0000:0c:09.0: supports D2
Jun 13 04:56:43 anu kernel: pci 0000:0c:09.0: PME# supported from D2 D3hot D3cold
Jun 13 04:56:43 anu kernel: pci 0000:00:1e.0: PCI bridge to [bus 0c] (subtractive decode)
Jun 13 04:56:43 anu kernel: pci 0000:00:1e.0: bridge window [io 0x6000-0x6fff]
Jun 13 04:56:43 anu kernel: pci 0000:00:1e.0: bridge window [mem 0xf0c00000-0xf0cfffff]
Jun 13 04:56:43 anu kernel: pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
Jun 13 04:56:43 anu kernel: pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode)
Jun 13 04:56:43 anu kernel: pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
Jun 13 04:56:43 anu kernel: pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
Jun 13 04:56:43 anu kernel: pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
Jun 13 04:56:43 anu kernel: pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
Jun 13 04:56:43 anu kernel: pci 0000:00:1e.0: bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
Jun 13 04:56:43 anu kernel: pci 0000:00:1e.0: bridge window [mem 0xa0000000-0xdfffffff window] (subtractive decode)
Jun 13 04:56:43 anu kernel: pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfebfffff window] (subtractive decode)
Jun 13 04:56:43 anu kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 *5 6 7 10 12 14 15)
Jun 13 04:56:43 anu kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
Jun 13 04:56:43 anu kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *7 10 12 14 15)
Jun 13 04:56:43 anu kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
Jun 13 04:56:43 anu kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
Jun 13 04:56:43 anu kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 *11 12 14 15)
Jun 13 04:56:43 anu kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
Jun 13 04:56:43 anu kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
Jun 13 04:56:43 anu kernel: ACPI: Enabled 2 GPEs in block 00 to 1F
Jun 13 04:56:43 anu kernel: ACPI : EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62
Jun 13 04:56:43 anu kernel: vgaarb: setting as boot device: PCI:0000:01:00.0
Jun 13 04:56:43 anu kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
Jun 13 04:56:43 anu kernel: vgaarb: loaded
Jun 13 04:56:43 anu kernel: vgaarb: bridge control possible 0000:01:00.0
Jun 13 04:56:43 anu kernel: PCI: Using ACPI for IRQ routing
Jun 13 04:56:43 anu kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 13 04:56:43 anu kernel: e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
Jun 13 04:56:43 anu kernel: e820: reserve RAM buffer [mem 0x9fed0000-0x9fffffff]
Jun 13 04:56:43 anu kernel: NetLabel: Initializing
Jun 13 04:56:43 anu kernel: NetLabel: domain hash size = 128
Jun 13 04:56:43 anu kernel: NetLabel: protocols = UNLABELED CIPSOv4
Jun 13 04:56:43 anu kernel: NetLabel: unlabeled traffic allowed by default
Jun 13 04:56:43 anu kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer
Jun 13 04:56:43 anu kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Jun 13 04:56:43 anu kernel: hpet0: 3 comparators, 64-bit 14.318180 MHz counter
Jun 13 04:56:43 anu kernel: Switched to clocksource hpet
Jun 13 04:56:43 anu kernel: pnp: PnP ACPI init
Jun 13 04:56:43 anu kernel: system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
Jun 13 04:56:43 anu kernel: system 00:00: [mem 0xfed14000-0xfed17fff] has been reserved
Jun 13 04:56:43 anu kernel: system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
Jun 13 04:56:43 anu kernel: system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
Jun 13 04:56:43 anu kernel: system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
Jun 13 04:56:43 anu kernel: system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
Jun 13 04:56:43 anu kernel: system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
Jun 13 04:56:43 anu kernel: system 00:00: [mem 0xfed45000-0xfed8ffff] has been reserved
Jun 13 04:56:43 anu kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 13 04:56:43 anu kernel: system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
Jun 13 04:56:43 anu kernel: system 00:01: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
Jun 13 04:56:43 anu kernel: system 00:02: [io 0x0680-0x069f] has been reserved
Jun 13 04:56:43 anu kernel: system 00:02: [io 0x0800-0x080f] has been reserved
Jun 13 04:56:43 anu kernel: system 00:02: [io 0x1000-0x107f] could not be reserved
Jun 13 04:56:43 anu kernel: system 00:02: [io 0x1180-0x11bf] has been reserved
Jun 13 04:56:43 anu kernel: system 00:02: [io 0x1640-0x164f] has been reserved
Jun 13 04:56:43 anu kernel: system 00:02: [io 0xfe00] has been reserved
Jun 13 04:56:43 anu kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 13 04:56:43 anu kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
Jun 13 04:56:43 anu kernel: pnp 00:04: Plug and Play ACPI device, IDs ITE8709 (active)
Jun 13 04:56:43 anu kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
Jun 13 04:56:43 anu kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0f13 (active)
Jun 13 04:56:43 anu kernel: pnp: PnP ACPI: found 7 devices
Jun 13 04:56:43 anu kernel: pci 0000:00:1f.0: BAR 13: [io 0x1000-0x107f] has bogus alignment
Jun 13 04:56:43 anu kernel: pci 0000:00:1f.3: BAR 0: assigned [mem 0xa0000000-0xa00000ff]
Jun 13 04:56:43 anu kernel: pci 0000:01:00.0: BAR 6: no space for [mem size 0x00080000 pref]
Jun 13 04:56:43 anu kernel: pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
Jun 13 04:56:43 anu kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Jun 13 04:56:43 anu kernel: pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
Jun 13 04:56:43 anu kernel: pci 0000:00:01.0: bridge window [mem 0xcc000000-0xceffffff]
Jun 13 04:56:43 anu kernel: pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.0: PCI bridge to [bus 02-03]
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.1: PCI bridge to [bus 04-05]
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff]
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.1: bridge window [mem 0xf0600000-0xf07fffff]
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.1: bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.2: PCI bridge to [bus 06-07]
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff]
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.2: bridge window [mem 0xf0800000-0xf09fffff]
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.2: bridge window [mem 0xf0200000-0xf03fffff 64bit pref]
Jun 13 04:56:43 anu kernel: pci 0000:08:00.0: BAR 6: assigned [mem 0xf0a20000-0xf0a3ffff pref]
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.3: PCI bridge to [bus 08-09]
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.3: bridge window [io 0x5000-0x5fff]
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.3: bridge window [mem 0xf0a00000-0xf0bfffff]
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf05fffff 64bit pref]
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.4: PCI bridge to [bus 0a]
Jun 13 04:56:43 anu kernel: pci 0000:00:1c.5: PCI bridge to [bus 0b]
Jun 13 04:56:43 anu kernel: pci 0000:0c:07.3: BAR 0: assigned [mem 0xf0c00900-0xf0c009ff]
Jun 13 04:56:43 anu kernel: pci 0000:00:1e.0: PCI bridge to [bus 0c]
Jun 13 04:56:43 anu kernel: pci 0000:00:1e.0: bridge window [io 0x6000-0x6fff]
Jun 13 04:56:43 anu kernel: pci 0000:00:1e.0: bridge window [mem 0xf0c00000-0xf0cfffff]
Jun 13 04:56:43 anu kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Jun 13 04:56:43 anu kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
Jun 13 04:56:43 anu kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Jun 13 04:56:43 anu kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
Jun 13 04:56:43 anu kernel: pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
Jun 13 04:56:43 anu kernel: pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
Jun 13 04:56:43 anu kernel: pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
Jun 13 04:56:43 anu kernel: pci_bus 0000:00: resource 11 [mem 0xa0000000-0xdfffffff window]
Jun 13 04:56:43 anu kernel: pci_bus 0000:00: resource 12 [mem 0xf0000000-0xfebfffff window]
Jun 13 04:56:43 anu kernel: pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
Jun 13 04:56:43 anu kernel: pci_bus 0000:01: resource 1 [mem 0xcc000000-0xceffffff]
Jun 13 04:56:43 anu kernel: pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
Jun 13 04:56:43 anu kernel: pci_bus 0000:04: resource 0 [io 0x3000-0x3fff]
Jun 13 04:56:43 anu kernel: pci_bus 0000:04: resource 1 [mem 0xf0600000-0xf07fffff]
Jun 13 04:56:43 anu kernel: pci_bus 0000:04: resource 2 [mem 0xf0000000-0xf01fffff 64bit pref]
Jun 13 04:56:43 anu kernel: pci_bus 0000:06: resource 0 [io 0x4000-0x4fff]
Jun 13 04:56:43 anu kernel: pci_bus 0000:06: resource 1 [mem 0xf0800000-0xf09fffff]
Jun 13 04:56:43 anu kernel: pci_bus 0000:06: resource 2 [mem 0xf0200000-0xf03fffff 64bit pref]
Jun 13 04:56:43 anu kernel: pci_bus 0000:08: resource 0 [io 0x5000-0x5fff]
Jun 13 04:56:43 anu kernel: pci_bus 0000:08: resource 1 [mem 0xf0a00000-0xf0bfffff]
Jun 13 04:56:43 anu kernel: pci_bus 0000:08: resource 2 [mem 0xf0400000-0xf05fffff 64bit pref]
Jun 13 04:56:43 anu kernel: pci_bus 0000:0c: resource 0 [io 0x6000-0x6fff]
Jun 13 04:56:43 anu kernel: pci_bus 0000:0c: resource 1 [mem 0xf0c00000-0xf0cfffff]
Jun 13 04:56:43 anu kernel: pci_bus 0000:0c: resource 4 [io 0x0000-0x0cf7 window]
Jun 13 04:56:43 anu kernel: pci_bus 0000:0c: resource 5 [io 0x0d00-0xffff window]
Jun 13 04:56:43 anu kernel: pci_bus 0000:0c: resource 6 [mem 0x000a0000-0x000bffff window]
Jun 13 04:56:43 anu kernel: pci_bus 0000:0c: resource 7 [mem 0x000d0000-0x000d3fff window]
Jun 13 04:56:43 anu kernel: pci_bus 0000:0c: resource 8 [mem 0x000d4000-0x000d7fff window]
Jun 13 04:56:43 anu kernel: pci_bus 0000:0c: resource 9 [mem 0x000d8000-0x000dbfff window]
Jun 13 04:56:43 anu kernel: pci_bus 0000:0c: resource 10 [mem 0x000dc000-0x000dffff window]
Jun 13 04:56:43 anu kernel: pci_bus 0000:0c: resource 11 [mem 0xa0000000-0xdfffffff window]
Jun 13 04:56:43 anu kernel: pci_bus 0000:0c: resource 12 [mem 0xf0000000-0xfebfffff window]
Jun 13 04:56:43 anu kernel: NET: Registered protocol family 2
Jun 13 04:56:43 anu kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes)
Jun 13 04:56:43 anu kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
Jun 13 04:56:43 anu kernel: TCP: Hash tables configured (established 32768 bind 32768)
Jun 13 04:56:43 anu kernel: TCP: reno registered
Jun 13 04:56:43 anu kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes)
Jun 13 04:56:43 anu kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
Jun 13 04:56:43 anu kernel: NET: Registered protocol family 1
Jun 13 04:56:43 anu kernel: pci 0000:01:00.0: Video device with shadowed ROM
Jun 13 04:56:43 anu kernel: PCI: CLS 64 bytes, default 64
Jun 13 04:56:43 anu kernel: Unpacking initramfs...
Jun 13 04:56:43 anu kernel: Freeing initrd memory: 4104K (ffff8800377ec000 - ffff880037bee000)
Jun 13 04:56:43 anu kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jun 13 04:56:43 anu kernel: software IO TLB [mem 0x9bed0000-0x9fed0000] (64MB) mapped at [ffff88009bed0000-ffff88009fecffff]
Jun 13 04:56:43 anu kernel: Simple Boot Flag at 0x36 set to 0x1
Jun 13 04:56:43 anu kernel: microcode: CPU0 sig=0x10676, pf=0x80, revision=0x60f
Jun 13 04:56:43 anu kernel: microcode: CPU1 sig=0x10676, pf=0x80, revision=0x60f
Jun 13 04:56:43 anu kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
Jun 13 04:56:43 anu kernel: Scanning for low memory corruption every 60 seconds
Jun 13 04:56:43 anu kernel: futex hash table entries: 512 (order: 3, 32768 bytes)
Jun 13 04:56:43 anu kernel: Initialise system trusted keyring
Jun 13 04:56:43 anu kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
Jun 13 04:56:43 anu kernel: zpool: loaded
Jun 13 04:56:43 anu kernel: zbud: loaded
Jun 13 04:56:43 anu kernel: VFS: Disk quotas dquot_6.5.2
Jun 13 04:56:43 anu kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 13 04:56:43 anu kernel: Key type big_key registered
Jun 13 04:56:43 anu kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
Jun 13 04:56:43 anu kernel: io scheduler noop registered
Jun 13 04:56:43 anu kernel: io scheduler deadline registered
Jun 13 04:56:43 anu kernel: io scheduler cfq registered (default)
Jun 13 04:56:43 anu kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Jun 13 04:56:43 anu kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
Jun 13 04:56:43 anu kernel: vesafb: mode is 1920x1200x32, linelength=7680, pages=0
Jun 13 04:56:43 anu kernel: vesafb: scrolling: redraw
Jun 13 04:56:43 anu kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jun 13 04:56:43 anu kernel: vesafb: framebuffer at 0xcd000000, mapped to 0xffffc90010780000, using 9024k, total 9024k
Jun 13 04:56:43 anu kernel: Console: switching to colour frame buffer device 240x75
Jun 13 04:56:43 anu kernel: fb0: VESA VGA frame buffer device
Jun 13 04:56:43 anu kernel: intel_idle: does not run on family 6 model 23
Jun 13 04:56:43 anu kernel: GHES: HEST is not enabled!
Jun 13 04:56:43 anu kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
Jun 13 04:56:43 anu kernel: Linux agpgart interface v0.103
Jun 13 04:56:43 anu kernel: rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
Jun 13 04:56:43 anu kernel: rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Jun 13 04:56:43 anu kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 13 04:56:43 anu kernel: TCP: cubic registered
Jun 13 04:56:43 anu kernel: NET: Registered protocol family 10
Jun 13 04:56:43 anu kernel: NET: Registered protocol family 17
Jun 13 04:56:43 anu kernel: Loading compiled-in X.509 certificates
Jun 13 04:56:43 anu kernel: registered taskstats version 1
Jun 13 04:56:43 anu kernel: Magic number: 3:925:931
Jun 13 04:56:43 anu kernel: rtc_cmos 00:03: setting system clock to 2015-06-13 10:56:38 UTC (1434192998)
Jun 13 04:56:43 anu kernel: PM: Hibernation image not present or could not be loaded.
Jun 13 04:56:43 anu kernel: Freeing unused kernel memory: 1160K (ffffffff818d4000 - ffffffff819f6000)
Jun 13 04:56:43 anu kernel: Write protecting the kernel read-only data: 8192k
Jun 13 04:56:43 anu kernel: Freeing unused kernel memory: 504K (ffff880001582000 - ffff880001600000)
Jun 13 04:56:43 anu kernel: Freeing unused kernel memory: 264K (ffff8800017be000 - ffff880001800000)
Jun 13 04:56:43 anu kernel: random: systemd-tmpfile urandom read with 3 bits of entropy available
Jun 13 04:56:43 anu kernel: ACPI: bus type USB registered
Jun 13 04:56:43 anu kernel: usbcore: registered new interface driver usbfs
Jun 13 04:56:43 anu kernel: usbcore: registered new interface driver hub
Jun 13 04:56:43 anu kernel: usbcore: registered new device driver usb
Jun 13 04:56:43 anu kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Jun 13 04:56:43 anu kernel: uhci_hcd: USB Universal Host Controller Interface driver
Jun 13 04:56:43 anu kernel: uhci_hcd 0000:00:1a.0: UHCI Host Controller
Jun 13 04:56:43 anu kernel: uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
Jun 13 04:56:43 anu kernel: uhci_hcd 0000:00:1a.0: detected 2 ports
Jun 13 04:56:43 anu kernel: uhci_hcd 0000:00:1a.0: irq 16, io base 0x00001800
Jun 13 04:56:43 anu kernel: ehci-pci: EHCI PCI platform driver
Jun 13 04:56:43 anu kernel: hub 1-0:1.0: USB hub found
Jun 13 04:56:43 anu kernel: hub 1-0:1.0: 2 ports detected
Jun 13 04:56:43 anu kernel: uhci_hcd 0000:00:1a.1: UHCI Host Controller
Jun 13 04:56:43 anu kernel: uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
Jun 13 04:56:43 anu kernel: uhci_hcd 0000:00:1a.1: detected 2 ports
Jun 13 04:56:43 anu kernel: uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001820
Jun 13 04:56:43 anu kernel: hub 2-0:1.0: USB hub found
Jun 13 04:56:43 anu kernel: hub 2-0:1.0: 2 ports detected
Jun 13 04:56:43 anu kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Jun 13 04:56:43 anu kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 3
Jun 13 04:56:43 anu kernel: uhci_hcd 0000:00:1d.0: detected 2 ports
Jun 13 04:56:43 anu kernel: uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001840
Jun 13 04:56:43 anu kernel: hub 3-0:1.0: USB hub found
Jun 13 04:56:43 anu kernel: hub 3-0:1.0: 2 ports detected
Jun 13 04:56:43 anu kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jun 13 04:56:43 anu kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 4
Jun 13 04:56:43 anu kernel: uhci_hcd 0000:00:1d.1: detected 2 ports
Jun 13 04:56:43 anu kernel: uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001860
Jun 13 04:56:43 anu kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Jun 13 04:56:43 anu kernel: hub 4-0:1.0: USB hub found
Jun 13 04:56:43 anu kernel: hub 4-0:1.0: 2 ports detected
Jun 13 04:56:43 anu kernel: ehci-pci 0000:00:1a.7: EHCI Host Controller
Jun 13 04:56:43 anu kernel: ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 5
Jun 13 04:56:43 anu kernel: ehci-pci 0000:00:1a.7: debug port 1
Jun 13 04:56:43 anu kernel: ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
Jun 13 04:56:43 anu kernel: ehci-pci 0000:00:1a.7: irq 18, io mem 0xf0f04000
Jun 13 04:56:43 anu kernel: i8042: Detected active multiplexing controller, rev 1.1
Jun 13 04:56:43 anu kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jun 13 04:56:43 anu kernel: serio: i8042 AUX0 port at 0x60,0x64 irq 12
Jun 13 04:56:43 anu kernel: serio: i8042 AUX1 port at 0x60,0x64 irq 12
Jun 13 04:56:43 anu kernel: serio: i8042 AUX2 port at 0x60,0x64 irq 12
Jun 13 04:56:43 anu kernel: serio: i8042 AUX3 port at 0x60,0x64 irq 12
Jun 13 04:56:43 anu kernel: SCSI subsystem initialized
Jun 13 04:56:43 anu kernel: ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
Jun 13 04:56:43 anu kernel: sdhci: Secure Digital Host Controller Interface driver
Jun 13 04:56:43 anu kernel: sdhci: Copyright(c) Pierre Ossman
Jun 13 04:56:43 anu kernel: sdhci-pci 0000:0c:07.1: SDHCI controller found [1524:0750] (rev 0)
Jun 13 04:56:43 anu kernel: sdhci-pci 0000:0c:07.1: No vmmc regulator found
Jun 13 04:56:43 anu kernel: sdhci-pci 0000:0c:07.1: No vqmmc regulator found
Jun 13 04:56:43 anu kernel: hub 5-0:1.0: USB hub found
Jun 13 04:56:43 anu kernel: hub 5-0:1.0: 4 ports detected
Jun 13 04:56:43 anu kernel: mmc0: SDHCI controller on PCI [0000:0c:07.1] using PIO
Jun 13 04:56:43 anu kernel: libata version 3.00 loaded.
Jun 13 04:56:43 anu kernel: hub 1-0:1.0: USB hub found
Jun 13 04:56:43 anu kernel: hub 1-0:1.0: 2 ports detected
Jun 13 04:56:43 anu kernel: hub 2-0:1.0: USB hub found
Jun 13 04:56:43 anu kernel: hub 2-0:1.0: 2 ports detected
Jun 13 04:56:43 anu kernel: ehci-pci 0000:00:1d.7: EHCI Host Controller
Jun 13 04:56:43 anu kernel: ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 6
Jun 13 04:56:43 anu kernel: ehci-pci 0000:00:1d.7: debug port 1
Jun 13 04:56:43 anu kernel: ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
Jun 13 04:56:43 anu kernel: ehci-pci 0000:00:1d.7: irq 23, io mem 0xf0f04400
Jun 13 04:56:43 anu kernel: ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
Jun 13 04:56:43 anu kernel: hub 6-0:1.0: USB hub found
Jun 13 04:56:43 anu kernel: hub 6-0:1.0: 6 ports detected
Jun 13 04:56:43 anu kernel: firewire_ohci 0000:0c:09.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x11
Jun 13 04:56:43 anu kernel: sdhci-pci 0000:0c:07.3: SDHCI controller found [1524:0751] (rev 0)
Jun 13 04:56:43 anu kernel: sdhci-pci 0000:0c:07.3: enabling device (0000 -> 0002)
Jun 13 04:56:43 anu kernel: sdhci-pci 0000:0c:07.3: No vmmc regulator found
Jun 13 04:56:43 anu kernel: sdhci-pci 0000:0c:07.3: No vqmmc regulator found
Jun 13 04:56:43 anu kernel: mmc1: SDHCI controller on PCI [0000:0c:07.3] using PIO
Jun 13 04:56:43 anu kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Jun 13 04:56:43 anu kernel: hub 3-0:1.0: USB hub found
Jun 13 04:56:43 anu kernel: hub 3-0:1.0: 2 ports detected
Jun 13 04:56:43 anu kernel: hub 4-0:1.0: USB hub found
Jun 13 04:56:43 anu kernel: hub 4-0:1.0: 2 ports detected
Jun 13 04:56:43 anu kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jun 13 04:56:43 anu kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
Jun 13 04:56:43 anu kernel: uhci_hcd 0000:00:1d.2: detected 2 ports
Jun 13 04:56:43 anu kernel: uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001880
Jun 13 04:56:43 anu kernel: hub 7-0:1.0: USB hub found
Jun 13 04:56:43 anu kernel: hub 7-0:1.0: 2 ports detected
Jun 13 04:56:43 anu kernel: ata_piix 0000:00:1f.2: version 2.13
Jun 13 04:56:43 anu kernel: ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ]
Jun 13 04:56:43 anu kernel: scsi host0: ata_piix
Jun 13 04:56:43 anu kernel: scsi host1: ata_piix
Jun 13 04:56:43 anu kernel: ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x18e0 irq 14
Jun 13 04:56:43 anu kernel: ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x18e8 irq 15
Jun 13 04:56:43 anu kernel: ata2.00: ATAPI: MATSHITABD-CMB UJ-120, 1.00, max UDMA/33
Jun 13 04:56:43 anu kernel: ata2.00: configured for UDMA/33
Jun 13 04:56:43 anu kernel: ata1.00: ATA-8: ST9320421AS, SD13, max UDMA/133
Jun 13 04:56:43 anu kernel: ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 0/32)
Jun 13 04:56:43 anu kernel: usb 2-1: new full-speed USB device number 2 using uhci_hcd
Jun 13 04:56:43 anu kernel: ata1.00: configured for UDMA/133
Jun 13 04:56:43 anu kernel: scsi 0:0:0:0: Direct-Access ATA ST9320421AS SD13 PQ: 0 ANSI: 5
Jun 13 04:56:43 anu kernel: scsi 1:0:0:0: CD-ROM MATSHITA BD-CMB UJ-120 1.00 PQ: 0 ANSI: 5
Jun 13 04:56:43 anu kernel: sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
Jun 13 04:56:43 anu kernel: sd 0:0:0:0: [sda] Write Protect is off
Jun 13 04:56:43 anu kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jun 13 04:56:43 anu kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 13 04:56:43 anu kernel: sr 1:0:0:0: [sr0] scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw xa/form2 cdda tray
Jun 13 04:56:43 anu kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Jun 13 04:56:43 anu kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Jun 13 04:56:43 anu kernel: sda: sda1 sda2 sda3 sda4
Jun 13 04:56:43 anu kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jun 13 04:56:43 anu kernel: usb 3-2: new full-speed USB device number 2 using uhci_hcd
Jun 13 04:56:43 anu kernel: firewire_core 0000:0c:09.0: created device fw0: GUID 00110666000000ac, S400
Jun 13 04:56:43 anu kernel: tsc: Refined TSC clocksource calibration: 2593.499 MHz
Jun 13 04:56:43 anu kernel: hidraw: raw HID events driver (C) Jiri Kosina
Jun 13 04:56:43 anu kernel: usbcore: registered new interface driver usbhid
Jun 13 04:56:43 anu kernel: usbhid: USB HID core driver
Jun 13 04:56:43 anu kernel: input: Razer Razer DeathAdder as /devices/pci0000:00/0000:00:1d.0/usb3/3-2/3-2:1.0/0003:1532:0016.0001/input/input5
Jun 13 04:56:43 anu kernel: hid-generic 0003:1532:0016.0001: input,hidraw0: USB HID v1.11 Mouse [Razer Razer DeathAdder] on usb-0000:00:1d.0-2/input0
Jun 13 04:56:43 anu kernel: usb 4-2: new full-speed USB device number 2 using uhci_hcd
Jun 13 04:56:43 anu kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
Jun 13 04:56:43 anu kernel: Switched to clocksource tsc
Jun 13 04:56:43 anu kernel: random: nonblocking pool is initialized
Jun 13 04:56:43 anu systemd[1]: systemd 219 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN)
Jun 13 04:56:43 anu systemd[1]: Detected architecture 'x86-64'.
Jun 13 04:56:43 anu systemd[1]: Set hostname to <anu>.
Jun 13 04:56:43 anu systemd[1]: Unit type .busname is not supported on this system.
Jun 13 04:56:43 anu systemd[1]: Cannot add dependency job for unit bluetooth.service, ignoring: Unit bluetooth.service failed to load: No such file or directory.
Jun 13 04:56:43 anu systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
Jun 13 04:56:43 anu systemd[1]: Reached target Remote File Systems.
Jun 13 04:56:43 anu systemd[1]: Starting Remote File Systems.
Jun 13 04:56:43 anu systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jun 13 04:56:43 anu systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
Jun 13 04:56:43 anu systemd[1]: Created slice Root Slice.
Jun 13 04:56:43 anu systemd[1]: Starting Root Slice.
Jun 13 04:56:43 anu systemd[1]: Listening on udev Kernel Socket.
Jun 13 04:56:43 anu systemd[1]: Starting udev Kernel Socket.
Jun 13 04:56:43 anu systemd[1]: Created slice User and Session Slice.
Jun 13 04:56:43 anu systemd[1]: Starting User and Session Slice.
Jun 13 04:56:43 anu systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jun 13 04:56:43 anu systemd[1]: Starting Device-mapper event daemon FIFOs.
Jun 13 04:56:43 anu systemd[1]: Created slice System Slice.
Jun 13 04:56:43 anu systemd[1]: Starting System Slice.
Jun 13 04:56:43 anu systemd[1]: Created slice system-getty.slice.
Jun 13 04:56:43 anu systemd[1]: Starting system-getty.slice.
Jun 13 04:56:43 anu systemd[1]: Listening on Journal Socket.
Jun 13 04:56:43 anu systemd[1]: Starting Journal Socket.
Jun 13 04:56:43 anu systemd[1]: Mounting Huge Pages File System...
Jun 13 04:56:43 anu systemd[1]: Started File System Check on Root Device.
Jun 13 04:56:43 anu systemd[1]: Mounting POSIX Message Queue File System...
Jun 13 04:56:43 anu systemd[1]: Starting Remount Root and Kernel File Systems...
Jun 13 04:56:43 anu systemd[1]: Listening on LVM2 metadata daemon socket.
Jun 13 04:56:43 anu systemd[1]: Starting LVM2 metadata daemon socket.
Jun 13 04:56:43 anu systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jun 13 04:56:43 anu systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
Jun 13 04:56:43 anu systemd[1]: Started Set Up Additional Binary Formats.
Jun 13 04:56:43 anu systemd[1]: Created slice system-synergys.slice.
Jun 13 04:56:43 anu systemd[1]: Starting system-synergys.slice.
Jun 13 04:56:43 anu systemd[1]: Mounting Temporary Directory...
Jun 13 04:56:43 anu systemd[1]: Mounting Debug File System...
Jun 13 04:56:43 anu systemd[1]: Listening on Journal Audit Socket.
Jun 13 04:56:43 anu systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
Jun 13 04:56:43 anu systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
Jun 13 04:56:43 anu systemd[1]: Listening on udev Control Socket.
Jun 13 04:56:43 anu systemd[1]: Starting udev Control Socket.
Jun 13 04:56:43 anu systemd[1]: Starting udev Coldplug all Devices...
Jun 13 04:56:43 anu systemd[1]: Reached target Slices.
Jun 13 04:56:43 anu systemd[1]: Starting Slices.
Jun 13 04:56:43 anu systemd[1]: Listening on Delayed Shutdown Socket.
Jun 13 04:56:43 anu systemd[1]: Starting Delayed Shutdown Socket.
Jun 13 04:56:43 anu systemd[1]: Starting Setup Virtual Console...
Jun 13 04:56:43 anu systemd[1]: Starting Create list of required static device nodes for the current kernel...
Jun 13 04:56:43 anu systemd[1]: Reached target Encrypted Volumes.
Jun 13 04:56:43 anu systemd[1]: Starting Encrypted Volumes.
Jun 13 04:56:43 anu systemd[1]: Started Load Kernel Modules.
Jun 13 04:56:43 anu systemd[1]: Mounting Configuration File System...
Jun 13 04:56:43 anu systemd[1]: Starting Apply Kernel Variables...
Jun 13 04:56:43 anu systemd[1]: Mounted FUSE Control File System.
Jun 13 04:56:43 anu systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jun 13 04:56:43 anu systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
Jun 13 04:56:43 anu systemd[1]: Reached target Paths.
Jun 13 04:56:43 anu systemd[1]: Starting Paths.
Jun 13 04:56:43 anu systemd[1]: Listening on Journal Socket (/dev/log).
Jun 13 04:56:43 anu systemd[1]: Starting Journal Socket (/dev/log).
Jun 13 04:56:43 anu systemd[1]: Starting Journal Service...
Jun 13 04:56:43 anu systemd[1]: Started Setup Virtual Console.
Jun 13 04:56:43 anu systemd[1]: Mounted POSIX Message Queue File System.
Jun 13 04:56:43 anu systemd[1]: Mounted Temporary Directory.
Jun 13 04:56:43 anu systemd[1]: Mounted Configuration File System.
Jun 13 04:56:43 anu systemd[1]: Started Create list of required static device nodes for the current kernel.
Jun 13 04:56:43 anu kernel: EXT4-fs (sda2): re-mounted. Opts: data=ordered
Jun 13 04:56:43 anu systemd[1]: Started Remount Root and Kernel File Systems.
Jun 13 04:56:43 anu systemd[1]: Starting Load/Save Random Seed...
Jun 13 04:56:43 anu systemd[1]: Started Rebuild Hardware Database.
Jun 13 04:56:43 anu systemd[1]: Started First Boot Wizard.
Jun 13 04:56:43 anu systemd[1]: Started Create System Users.
Jun 13 04:56:43 anu systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 13 04:56:43 anu systemd[1]: Started Rebuild Dynamic Linker Cache.
Jun 13 04:56:43 anu systemd[1]: Mounted Huge Pages File System.
Jun 13 04:56:43 anu systemd[1]: Mounted Debug File System.
Jun 13 04:56:43 anu systemd[1]: Started Load/Save Random Seed.
Jun 13 04:56:43 anu systemd[1]: Started Apply Kernel Variables.
Jun 13 04:56:43 anu systemd[1]: Started udev Coldplug all Devices.
Jun 13 04:56:43 anu systemd[1]: Started Create Static Device Nodes in /dev.
Jun 13 04:56:43 anu systemd[1]: Reached target Local File Systems (Pre).
Jun 13 04:56:43 anu systemd[1]: Starting Local File Systems (Pre).
Jun 13 04:56:43 anu systemd[1]: Reached target Local File Systems.
Jun 13 04:56:43 anu systemd[1]: Starting Local File Systems.
Jun 13 04:56:43 anu systemd[1]: Started Rebuild Journal Catalog.
Jun 13 04:56:43 anu systemd[1]: Started Update is Completed.
Jun 13 04:56:43 anu systemd[1]: Started Commit a transient machine-id on disk.
Jun 13 04:56:43 anu systemd[1]: Starting udev Kernel Device Manager...
Jun 13 04:56:43 anu systemd-journal[129]: Journal started
Jun 13 04:56:42 anu systemd-udevd[155]: starting version 219
Jun 13 04:56:43 anu systemd[1]: Starting Flush Journal to Persistent Storage...
Jun 13 04:56:43 anu systemd[1]: Started Journal Service.
Jun 13 04:56:49 anu kernel: Monitor-Mwait will be used to enter C-1 state
Jun 13 04:56:49 anu kernel: Monitor-Mwait will be used to enter C-2 state
Jun 13 04:56:49 anu kernel: Monitor-Mwait will be used to enter C-3 state
Jun 13 04:56:49 anu kernel: tsc: Marking TSC unstable due to TSC halts in idle
Jun 13 04:56:49 anu kernel: ACPI: acpi_idle registered with cpuidle
Jun 13 04:56:49 anu kernel: Switched to clocksource hpet
Jun 13 04:56:49 anu kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jun 13 04:56:49 anu kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6
Jun 13 04:56:49 anu kernel: ACPI: Power Button [PWB]
Jun 13 04:56:49 anu kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input7
Jun 13 04:56:49 anu kernel: ACPI: Sleep Button [SLPB]
Jun 13 04:56:49 anu kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input8
Jun 13 04:56:49 anu kernel: ACPI: Lid Switch [LID]
Jun 13 04:56:49 anu kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input9
Jun 13 04:56:49 anu kernel: ACPI: Power Button [PWRF]
Jun 13 04:56:49 anu kernel: ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
Jun 13 04:56:49 anu kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input10
Jun 13 04:56:49 anu kernel: ACPI: Invalid passive threshold
Jun 13 04:56:49 anu kernel: thermal LNXTHERM:00: registered as thermal_zone0
Jun 13 04:56:49 anu kernel: ACPI: Thermal Zone [THRM] (42 C)
Jun 13 04:56:49 anu kernel: wmi: Mapper loaded
Jun 13 04:56:49 anu kernel: ite_cir: Auto-detected model: ITE8709 CIR transceiver
Jun 13 04:56:49 anu kernel: ite_cir: Using model: ITE8709 CIR transceiver
Jun 13 04:56:49 anu kernel: ite_cir: TX-capable: 1
Jun 13 04:56:49 anu kernel: ite_cir: Sample period (ns): 8680
Jun 13 04:56:49 anu kernel: ite_cir: TX carrier frequency (Hz): 38000
Jun 13 04:56:49 anu kernel: ite_cir: TX duty cycle (%): 33
Jun 13 04:56:49 anu kernel: ite_cir: RX low carrier frequency (Hz): 0
Jun 13 04:56:49 anu kernel: ite_cir: RX high carrier frequency (Hz): 0
Jun 13 04:56:49 anu kernel: NET: Registered protocol family 23
Jun 13 04:56:49 anu kernel: cfg80211: Calling CRDA to update world regulatory domain
Jun 13 04:56:49 anu kernel: nsc-ircc, Found chip at base=0x02e
Jun 13 04:56:49 anu kernel: nsc-ircc, Wrong chip version 19
Jun 13 04:56:49 anu kernel: nsc-ircc, Found chip at base=0x02e
Jun 13 04:56:49 anu kernel: nsc-ircc, Wrong chip version 19
Jun 13 04:56:49 anu kernel: ACPI: AC Adapter [AC] (on-line)
Jun 13 04:56:49 anu kernel: ACPI: Battery Slot [BAT0] (battery present)
Jun 13 04:56:49 anu kernel: Intel(R) Wireless WiFi driver for Linux
Jun 13 04:56:49 anu kernel: Copyright(c) 2003- 2014 Intel Corporation
Jun 13 04:56:49 anu kernel: iwlwifi 0000:06:00.0: can't disable ASPM; OS doesn't have ASPM control
Jun 13 04:56:49 anu kernel: iwlwifi 0000:06:00.0: loaded firmware version 8.83.5.1 build 33692 op_mode iwldvm
Jun 13 04:56:49 anu kernel: iwlwifi 0000:06:00.0: CONFIG_IWLWIFI_DEBUG disabled
Jun 13 04:56:49 anu kernel: iwlwifi 0000:06:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
Jun 13 04:56:49 anu kernel: iwlwifi 0000:06:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
Jun 13 04:56:49 anu kernel: iwlwifi 0000:06:00.0: Detected Intel(R) Ultimate N WiFi Link 5300 AGN, REV=0x24
Jun 13 04:56:49 anu kernel: iwlwifi 0000:06:00.0: L1 Disabled - LTR Disabled
Jun 13 04:56:49 anu kernel: iwlwifi 0000:06:00.0: RF_KILL bit toggled to disable radio.
Jun 13 04:56:49 anu kernel: Registered IR keymap rc-rc6-mce
Jun 13 04:56:49 anu kernel: input: ITE8709 CIR transceiver as /devices/virtual/rc/rc0/input11
Jun 13 04:56:49 anu kernel: rc0: ITE8709 CIR transceiver as /devices/virtual/rc/rc0
Jun 13 04:56:49 anu kernel: ite_cir: driver has been successfully loaded
Jun 13 04:56:49 anu kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
Jun 13 04:56:49 anu kernel: IR NEC protocol handler initialized
Jun 13 04:56:49 anu kernel: IR RC5(x/sz) protocol handler initialized
Jun 13 04:56:49 anu kernel: IR Sharp protocol handler initialized
Jun 13 04:56:49 anu kernel: IR SANYO protocol handler initialized
Jun 13 04:56:49 anu kernel: IR Sony protocol handler initialized
Jun 13 04:56:49 anu kernel: IR XMP protocol handler initialized
Jun 13 04:56:49 anu kernel: IR RC6 protocol handler initialized
Jun 13 04:56:49 anu kernel: input: MCE IR Keyboard/Mouse (ite-cir) as /devices/virtual/input/input12
Jun 13 04:56:49 anu kernel: IR MCE Keyboard/mouse protocol handler initialized
Jun 13 04:56:49 anu kernel: IR JVC protocol handler initialized
Jun 13 04:56:49 anu kernel: lirc_dev: IR Remote Control driver registered, major 248
Jun 13 04:56:49 anu kernel: rc rc0: lirc_dev: driver ir-lirc-codec (ite-cir) registered at minor = 0
Jun 13 04:56:49 anu kernel: IR LIRC bridge handler initialized
Jun 13 04:56:49 anu kernel: ACPI Warning: SystemIO range 0x0000000000001028-0x000000000000102F conflicts with OpRegion 0x0000000000001000-0x000000000000107F (\PMIO) (20150204/utaddress-254)
Jun 13 04:56:49 anu kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Jun 13 04:56:49 anu kernel: ACPI Warning: SystemIO range 0x00000000000011B0-0x00000000000011BF conflicts with OpRegion 0x0000000000001180-0x00000000000011BB (\GPIO) (20150204/utaddress-254)
Jun 13 04:56:49 anu kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Jun 13 04:56:49 anu kernel: ACPI Warning: SystemIO range 0x0000000000001180-0x00000000000011AF conflicts with OpRegion 0x0000000000001180-0x00000000000011BB (\GPIO) (20150204/utaddress-254)
Jun 13 04:56:49 anu kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Jun 13 04:56:49 anu kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
Jun 13 04:56:49 anu kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
Jun 13 04:56:49 anu kernel: r8169 0000:08:00.0: can't disable ASPM; OS doesn't have ASPM control
Jun 13 04:56:49 anu kernel: r8169 0000:08:00.0 eth0: RTL8168b/8111b at 0xffffc90010734000, 00:90:f5:89:04:43, XID 18000000 IRQ 33
Jun 13 04:56:49 anu kernel: r8169 0000:08:00.0 eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
Jun 13 04:56:49 anu kernel: sound hdaudioC0D0: autoconfig for ALC883: line_outs=2 (0x14/0x16/0x0/0x0/0x0) type:speaker
Jun 13 04:56:49 anu kernel: sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jun 13 04:56:49 anu kernel: sound hdaudioC0D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
Jun 13 04:56:49 anu kernel: sound hdaudioC0D0: mono: mono_out=0x0
Jun 13 04:56:49 anu kernel: sound hdaudioC0D0: dig-out=0x1e/0x0
Jun 13 04:56:49 anu kernel: sound hdaudioC0D0: inputs:
Jun 13 04:56:49 anu kernel: sound hdaudioC0D0: Internal Mic=0x19
Jun 13 04:56:49 anu kernel: sound hdaudioC0D0: Mic=0x18
Jun 13 04:56:49 anu kernel: sound hdaudioC0D0: Line=0x1a
Jun 13 04:56:49 anu kernel: ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C1F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C0F (\_SB_.PCI0.SBUS.SMBI) (20150204/utaddress-254)
Jun 13 04:56:49 anu kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Jun 13 04:56:49 anu kernel: [drm] Initialized drm 1.1.0 20060810
Jun 13 04:56:49 anu kernel: mousedev: PS/2 mouse device common for all mice
Jun 13 04:56:49 anu kernel: input: PC Speaker as /devices/platform/pcspkr/input/input17
Jun 13 04:56:49 anu kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input13
Jun 13 04:56:49 anu kernel: input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19
Jun 13 04:56:49 anu kernel: input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input20
Jun 13 04:56:49 anu kernel: input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input21
Jun 13 04:56:49 anu kernel: input: Microsoft X-Box 360 pad as /devices/pci0000:00/0000:00:1d.1/usb4/4-2/4-2:1.0/input/input22
Jun 13 04:56:49 anu kernel: usbcore: registered new interface driver xpad
Jun 13 04:56:49 anu kernel: psmouse serio4: synaptics: Touchpad model: 1, fw: 6.3, id: 0x1280b1, caps: 0xa04711/0xa04000/0x0, board id: 0, fw id: 439657
Jun 13 04:56:49 anu kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input18
Jun 13 04:56:49 anu kernel: Adding 5998588k swap on /dev/sda1. Priority:-1 extents:1 across:5998588k FS
Jun 13 04:56:49 anu kernel: r8169 0000:08:00.0 enp8s0: renamed from eth0
Jun 13 04:56:49 anu kernel: iwlwifi 0000:06:00.0 wlp6s0: renamed from wlan0
Jun 13 04:56:49 anu kernel: iTCO_vendor_support: vendor-support=0
Jun 13 04:56:49 anu kernel: nvidia: module license 'NVIDIA' taints kernel.
Jun 13 04:56:49 anu kernel: Disabling lock debugging due to kernel taint
Jun 13 04:56:49 anu kernel: vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
Jun 13 04:56:49 anu kernel: [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 0
Jun 13 04:56:49 anu kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 340.76 Thu Jan 22 12:11:08 PST 2015
Jun 13 04:56:49 anu kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Jun 13 04:56:49 anu kernel: iTCO_wdt: Found a ICH8M TCO device (Version=2, TCOBASE=0x1060)
Jun 13 04:56:49 anu kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Jun 13 04:56:49 anu kernel: Non-volatile memory driver v1.3
Jun 13 04:56:43 anu systemd[1]: Started udev Kernel Device Manager.
Jun 13 04:56:46 anu systemd[1]: Found device ST9320421AS 1.
Jun 13 04:56:46 anu systemd[1]: Activating swap /dev/sda1...
Jun 13 04:56:47 anu systemd[1]: Activated swap /dev/sda1.
Jun 13 04:56:47 anu systemd[1]: Reached target Swap.
Jun 13 04:56:47 anu systemd[1]: Starting Swap.
Jun 13 04:56:47 anu systemd[1]: Reached target Sound Card.
Jun 13 04:56:47 anu systemd[1]: Starting Sound Card.
Jun 13 04:56:49 anu systemd[1]: Started Flush Journal to Persistent Storage.
Jun 13 04:56:49 anu systemd[1]: Starting Create Volatile Files and Directories...
Jun 13 04:56:49 anu systemd[1]: Started Create Volatile Files and Directories.
Jun 13 04:56:49 anu systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Jun 13 04:56:49 anu systemd[1]: Started Update UTMP about System Boot/Shutdown.
Jun 13 04:56:49 anu systemd[1]: Reached target System Initialization.
Jun 13 04:56:49 anu systemd[1]: Starting System Initialization.
Jun 13 04:56:49 anu systemd[1]: Started Manage Sound Card State (restore and store).
Jun 13 04:56:49 anu systemd[1]: Starting Restore Sound Card State...
Jun 13 04:56:49 anu systemd[1]: Started Daily man-db cache update.
Jun 13 04:56:49 anu systemd[1]: Starting Daily man-db cache update.
Jun 13 04:56:49 anu systemd[1]: Started Daily verification of password and group files.
Jun 13 04:56:49 anu systemd[1]: Starting Daily verification of password and group files.
Jun 13 04:56:49 anu systemd[1]: Started Daily Cleanup of Temporary Directories.
Jun 13 04:56:49 anu systemd[1]: Starting Daily Cleanup of Temporary Directories.
Jun 13 04:56:49 anu systemd[1]: Listening on D-Bus System Message Bus Socket.
Jun 13 04:56:49 anu systemd[1]: Starting D-Bus System Message Bus Socket.
Jun 13 04:56:49 anu systemd[1]: Reached target Sockets.
Jun 13 04:56:49 anu systemd[1]: Starting Sockets.
Jun 13 04:56:49 anu systemd[1]: Reached target Basic System.
Jun 13 04:56:49 anu systemd[1]: Starting Basic System.
Jun 13 04:56:49 anu systemd[1]: Started D-Bus System Message Bus.
Jun 13 04:56:49 anu systemd[1]: Starting D-Bus System Message Bus...
Jun 13 04:56:49 anu systemd[1]: Starting Initialize hardware monitoring sensors...
Jun 13 04:56:49 anu systemd[1]: Starting Login Service...
Jun 13 04:56:49 anu systemd[1]: Starting Network Manager...
Jun 13 04:56:49 anu systemd[1]: Started Entropy Harvesting Daemon.
Jun 13 04:56:49 anu systemd[1]: Starting Entropy Harvesting Daemon...
Jun 13 04:56:49 anu systemd[1]: Starting Packet Filtering Framework...
Jun 13 04:56:49 anu systemd[1]: Started ACPI event daemon.
Jun 13 04:56:49 anu systemd[1]: Starting ACPI event daemon...
Jun 13 04:56:49 anu systemd[1]: Starting Permit User Sessions...
Jun 13 04:56:49 anu systemd[1]: Started Daily rotation of log files.
Jun 13 04:56:49 anu systemd[1]: Starting Daily rotation of log files.
Jun 13 04:56:49 anu systemd[1]: Reached target Timers.
Jun 13 04:56:49 anu systemd[1]: Starting Timers.
Jun 13 04:56:49 anu systemd[1]: Started Restore Sound Card State.
Jun 13 04:56:49 anu systemd[1]: Starting Update man-db cache...
Jun 13 04:56:49 anu systemd[1]: Starting Verify integrity of password and group files...
Jun 13 04:56:49 anu systemd[1]: Starting Rotate log files...
Jun 13 04:56:50 anu systemd[1]: Started Permit User Sessions.
Jun 13 04:56:50 anu systemd[1]: Started Getty on tty1.
Jun 13 04:56:50 anu systemd[1]: Starting Getty on tty1...
Jun 13 04:56:50 anu systemd[1]: Reached target Login Prompts.
Jun 13 04:56:50 anu systemd[1]: Starting Login Prompts.
Jun 13 04:56:50 anu systemd[1]: Started Initialize hardware monitoring sensors.
Jun 13 04:56:50 anu systemd-logind[373]: New seat seat0.
Jun 13 04:56:50 anu systemd-logind[373]: Watching system buttons on /dev/input/event5 (Power Button)
Jun 13 04:56:50 anu systemd-logind[373]: Watching system buttons on /dev/input/event6 (Video Bus)
Jun 13 04:56:50 anu systemd-logind[373]: Watching system buttons on /dev/input/event2 (Power Button)
Jun 13 04:56:50 anu systemd-logind[373]: Watching system buttons on /dev/input/event4 (Lid Switch)
Jun 13 04:56:50 anu systemd-logind[373]: Watching system buttons on /dev/input/event3 (Sleep Button)
Jun 13 04:56:50 anu systemd[1]: Started Login Service.
Jun 13 04:56:50 anu acpid[378]: starting up with netlink and the input layer
Jun 13 04:56:50 anu haveged[376]: haveged: ver: 1.9.1; arch: x86; vend: GenuineIntel; build: (gcc 4.9.2 ITV); collect: 128K
Jun 13 04:56:50 anu haveged[376]: haveged: cpu: (L4 VC); data: 32K (L2 L4 V); inst: 32K (L2 L4 V); idx: 21/40; sz: 31910/59039
Jun 13 04:56:50 anu haveged[376]: haveged: tot tests(BA8): A:1/1 B:1/1 continuous tests(B): last entropy estimate 8.00103
Jun 13 04:56:50 anu haveged[376]: haveged: fills: 0, generated: 0
Jun 13 04:56:50 anu acpid[378]: 2 rules loaded
Jun 13 04:56:50 anu acpid[378]: waiting for events: event logging is off
Jun 13 04:56:50 anu kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Jun 13 04:56:50 anu systemd[1]: Started Rotate log files.
Jun 13 04:56:50 anu kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
Jun 13 04:56:51 anu systemd[1]: Started Verify integrity of password and group files.
Jun 13 04:56:51 anu systemd[1]: Started Packet Filtering Framework.
Jun 13 04:56:52 anu NetworkManager[374]: <info> NetworkManager (version 1.0.2) is starting...
Jun 13 04:56:52 anu NetworkManager[374]: <info> Read config: /etc/NetworkManager/NetworkManager.conf
Jun 13 04:56:52 anu NetworkManager[374]: <info> WEXT support is enabled
Jun 13 04:56:52 anu systemd[1]: Started Network Manager.
Jun 13 04:56:52 anu systemd[1]: Reached target Network.
Jun 13 04:56:52 anu systemd[1]: Starting Network.
Jun 13 04:56:52 anu systemd[1]: Started Synergy Server Daemon.
Jun 13 04:56:52 anu systemd[1]: Starting Synergy Server Daemon...
Jun 13 04:56:52 anu systemd[1]: Reached target Multi-User System.
Jun 13 04:56:52 anu systemd[1]: Starting Multi-User System.
Jun 13 04:56:52 anu systemd[1]: Reached target Graphical Interface.
Jun 13 04:56:52 anu systemd[1]: Starting Graphical Interface.
Jun 13 04:56:52 anu systemd[1]: Started TLP system startup/shutdown.
Jun 13 04:56:52 anu systemd[1]: Starting TLP system startup/shutdown...
Jun 13 04:56:52 anu tlp[415]: Loading kernel modules...done.
Jun 13 04:56:52 anu NetworkManager[374]: <info> Loaded plugin keyfile: (c) 2007 - 2015 Red Hat, Inc. To report bugs please use the NetworkManager mailing list.
Jun 13 04:56:53 anu NetworkManager[374]: <info> keyfile: new connection /etc/NetworkManager/system-connections/Wi-Fi connection 1 (0eb71a41-53da-4031-a7af-d2f62fe5f68e,"home wifi")
Jun 13 04:56:53 anu NetworkManager[374]: <info> keyfile: new connection /etc/NetworkManager/system-connections/Wired connection 1 (9625c8bb-1587-4004-bec1-a78dfed63504,"enp8s0")
Jun 13 04:56:53 anu NetworkManager[374]: <info> keyfile: new connection /etc/NetworkManager/system-connections/airuc-secure (95a0a033-15b1-44db-b4ec-a351b182bcab,"airuc-secure")
Jun 13 04:56:53 anu NetworkManager[374]: <info> monitoring kernel firmware directory '/usr/lib/firmware'.
Jun 13 04:56:53 anu NetworkManager[374]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.2/0000:06:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi)
Jun 13 04:56:53 anu NetworkManager[374]: <info> WiFi hardware radio set enabled
Jun 13 04:56:53 anu NetworkManager[374]: <info> WWAN hardware radio set enabled
Jun 13 04:56:53 anu root[448]: ACPI group/action undefined: processor / LNXCPU:00
Jun 13 04:56:53 anu root[457]: ACPI group/action undefined: processor / LNXCPU:01
Jun 13 04:56:53 anu tlp[415]: Applying power save settings...done.
Jun 13 04:56:53 anu tlp[415]: Setting battery charge thresholds...done.
Jun 13 04:56:53 anu NetworkManager[374]: <info> Loaded device plugin: /usr/lib/NetworkManager/libnm-device-plugin-adsl.so
Jun 13 04:56:53 anu NetworkManager[374]: <info> Loaded device plugin: /usr/lib/NetworkManager/libnm-device-plugin-team.so
Jun 13 04:56:53 anu NetworkManager[374]: <info> Loaded device plugin: /usr/lib/NetworkManager/libnm-device-plugin-wifi.so
Jun 13 04:56:54 anu kernel: synergys[414]: segfault at 0 ip 0000000000454970 sp 00007ffdd6eefa40 error 4 in synergys[400000+dc000]
Jun 13 04:56:54 anu NetworkManager[374]: <info> Loaded device plugin: /usr/lib/NetworkManager/libnm-device-plugin-bluetooth.so
Jun 13 04:56:54 anu NetworkManager[374]: <info> Loaded device plugin: /usr/lib/NetworkManager/libnm-device-plugin-wwan.so
Jun 13 04:56:54 anu NetworkManager[374]: <info> WiFi disabled by radio killswitch; enabled by state file
Jun 13 04:56:54 anu NetworkManager[374]: <info> WWAN enabled by radio killswitch; enabled by state file
Jun 13 04:56:54 anu NetworkManager[374]: <info> WiMAX enabled by radio killswitch; enabled by state file
Jun 13 04:56:54 anu NetworkManager[374]: <info> Networking is enabled by state file
Jun 13 04:56:54 anu NetworkManager[374]: <info> (lo): link connected
Jun 13 04:56:54 anu NetworkManager[374]: <info> (lo): carrier is ON
Jun 13 04:56:54 anu NetworkManager[374]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1)
Jun 13 04:56:54 anu NetworkManager[374]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0
Jun 13 04:56:54 anu NetworkManager[374]: <info> (wlp6s0): using nl80211 for WiFi device control
Jun 13 04:56:54 anu NetworkManager[374]: <info> (wlp6s0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 2)
Jun 13 04:56:54 anu NetworkManager[374]: <info> (wlp6s0): exported as /org/freedesktop/NetworkManager/Devices/1
Jun 13 04:56:54 anu NetworkManager[374]: <info> (wlp6s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Jun 13 04:56:54 anu NetworkManager[374]: <info> (wlp6s0): preparing device
Jun 13 04:56:54 anu NetworkManager[374]: <info> (enp8s0): carrier is OFF
Jun 13 04:56:54 anu NetworkManager[374]: <info> (enp8s0): new Ethernet device (driver: 'r8169' ifindex: 3)
Jun 13 04:56:54 anu NetworkManager[374]: <info> (enp8s0): exported as /org/freedesktop/NetworkManager/Devices/2
Jun 13 04:56:54 anu NetworkManager[374]: <info> (enp8s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Jun 13 04:56:54 anu kernel: r8169 0000:08:00.0 enp8s0: link down
Jun 13 04:56:54 anu kernel: r8169 0000:08:00.0 enp8s0: link down
Jun 13 04:56:54 anu NetworkManager[374]: <info> (enp8s0): preparing device
Jun 13 04:56:54 anu dbus[371]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service'
Jun 13 04:56:54 anu systemd[1]: Starting Authorization Manager...
Jun 13 04:56:54 anu systemd[1]: synergys@ekce.service: main process exited, code=dumped, status=11/SEGV
Jun 13 04:56:54 anu systemd[1]: Unit synergys@ekce.service entered failed state.
Jun 13 04:56:54 anu systemd[1]: synergys@ekce.service failed.
Jun 13 04:56:54 anu polkitd[507]: Started polkitd version 0.112
Jun 13 04:56:54 anu systemd[1]: synergys@ekce.service holdoff time over, scheduling restart.
Jun 13 04:56:54 anu systemd[1]: Started Synergy Server Daemon.
Jun 13 04:56:54 anu systemd[1]: Starting Synergy Server Daemon...
Jun 13 04:56:54 anu kernel: synergys[512]: segfault at 0 ip 0000000000454970 sp 00007ffdb6e56620 error 4 in synergys[400000+dc000]
Jun 13 04:56:54 anu systemd[1]: synergys@ekce.service: main process exited, code=dumped, status=11/SEGV
Jun 13 04:56:54 anu systemd[1]: Unit synergys@ekce.service entered failed state.
Jun 13 04:56:54 anu systemd[1]: synergys@ekce.service failed.
Jun 13 04:56:55 anu systemd[1]: synergys@ekce.service holdoff time over, scheduling restart.
Jun 13 04:56:55 anu systemd[1]: Started Synergy Server Daemon.
Jun 13 04:56:55 anu systemd[1]: Starting Synergy Server Daemon...
Jun 13 04:56:55 anu polkitd[507]: Loading rules from directory /etc/polkit-1/rules.d
Jun 13 04:56:55 anu polkitd[507]: Loading rules from directory /usr/share/polkit-1/rules.d
Jun 13 04:56:55 anu kernel: synergys[520]: segfault at 0 ip 0000000000454970 sp 00007ffcc19763e0 error 4 in synergys[400000+dc000]
Jun 13 04:56:55 anu kernel: synergys[527]: segfault at 0 ip 0000000000454970 sp 00007ffdf27c1480 error 4 in synergys[400000+dc000]
Jun 13 04:56:55 anu kernel: synergys[533]: segfault at 0 ip 0000000000454970 sp 00007fff88f118a0 error 4 in synergys[400000+dc000]
Jun 13 04:56:55 anu systemd[1]: synergys@ekce.service: main process exited, code=dumped, status=11/SEGV
Jun 13 04:56:55 anu systemd[1]: Unit synergys@ekce.service entered failed state.
Jun 13 04:56:55 anu systemd[1]: synergys@ekce.service failed.
Jun 13 04:56:55 anu systemd[1]: synergys@ekce.service holdoff time over, scheduling restart.
Jun 13 04:56:55 anu systemd[1]: Started Synergy Server Daemon.
Jun 13 04:56:55 anu systemd[1]: Starting Synergy Server Daemon...
Jun 13 04:56:55 anu systemd[1]: synergys@ekce.service: main process exited, code=dumped, status=11/SEGV
Jun 13 04:56:55 anu systemd[1]: Unit synergys@ekce.service entered failed state.
Jun 13 04:56:55 anu systemd[1]: synergys@ekce.service failed.
Jun 13 04:56:55 anu systemd[1]: synergys@ekce.service holdoff time over, scheduling restart.
Jun 13 04:56:55 anu systemd[1]: Started Synergy Server Daemon.
Jun 13 04:56:55 anu systemd[1]: Started Authorization Manager.
Jun 13 04:56:55 anu polkitd[507]: Finished loading, compiling and executing 1 rules
Jun 13 04:56:55 anu dbus[371]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jun 13 04:56:55 anu polkitd[507]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jun 13 04:56:55 anu systemd[1]: synergys@ekce.service: main process exited, code=dumped, status=11/SEGV
Jun 13 04:56:55 anu systemd[1]: Unit synergys@ekce.service entered failed state.
Jun 13 04:56:55 anu systemd[1]: synergys@ekce.service failed.
Jun 13 04:56:56 anu NetworkManager[374]: <info> (enp8s0): link connected
Jun 13 04:56:56 anu systemd[1]: synergys@ekce.service holdoff time over, scheduling restart.
Jun 13 04:56:56 anu systemd[1]: start request repeated too quickly for synergys@ekce.service
Jun 13 04:56:56 anu systemd[1]: Failed to start Synergy Server Daemon.
Jun 13 04:56:56 anu systemd[1]: Unit synergys@ekce.service entered failed state.
Jun 13 04:56:56 anu systemd[1]: synergys@ekce.service failed.
Jun 13 04:56:56 anu kernel: r8169 0000:08:00.0 enp8s0: link up
Jun 13 04:56:56 anu NetworkManager[374]: <info> (enp8s0): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40]
Jun 13 04:56:56 anu NetworkManager[374]: <info> Auto-activating connection 'enp8s0'.
Jun 13 04:56:56 anu NetworkManager[374]: <info> (enp8s0): Activation: starting connection 'enp8s0'
Jun 13 04:56:56 anu NetworkManager[374]: <info> (enp8s0): Activation: Stage 1 of 5 (Device Prepare) scheduled...
Jun 13 04:56:56 anu NetworkManager[374]: <info> (enp8s0): Activation: Stage 1 of 5 (Device Prepare) started...
Jun 13 04:56:56 anu NetworkManager[374]: <info> (enp8s0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Jun 13 04:56:56 anu NetworkManager[374]: <info> NetworkManager state is now CONNECTING
Jun 13 04:56:58 anu kernel: r8169 0000:08:00.0 enp8s0: link down
Jun 13 04:56:59 anu kernel: r8169 0000:08:00.0 enp8s0: link down
Jun 13 04:56:59 anu kernel: r8169 0000:08:00.0 enp8s0: link up
Jun 13 04:56:56 anu NetworkManager[374]: <info> (enp8s0): link disconnected (deferring action for 4 seconds)
Jun 13 04:56:56 anu NetworkManager[374]: <info> (enp8s0): set MAC address to 02:90:F5:89:04:43
Jun 13 04:56:56 anu NetworkManager[374]: <info> (enp8s0): Activation: Stage 2 of 5 (Device Configure) scheduled...
Jun 13 04:56:56 anu NetworkManager[374]: <info> (enp8s0): Activation: Stage 1 of 5 (Device Prepare) complete.
Jun 13 04:56:56 anu NetworkManager[374]: <info> (enp8s0): Activation: Stage 2 of 5 (Device Configure) starting...
Jun 13 04:56:56 anu NetworkManager[374]: <info> (enp8s0): device state change: prepare -> config (reason 'none') [40 50 0]
Jun 13 04:56:56 anu NetworkManager[374]: <info> (enp8s0): Activation: Stage 2 of 5 (Device Configure) successful.
Jun 13 04:56:56 anu NetworkManager[374]: <info> (enp8s0): Activation: Stage 2 of 5 (Device Configure) complete.
Jun 13 04:56:56 anu NetworkManager[374]: <info> (enp8s0): Activation: Stage 3 of 5 (IP Configure Start) scheduled.
Jun 13 04:56:56 anu NetworkManager[374]: <info> (enp8s0): Activation: Stage 3 of 5 (IP Configure Start) started...
Jun 13 04:56:56 anu NetworkManager[374]: <info> (enp8s0): device state change: config -> ip-config (reason 'none') [50 70 0]
Jun 13 04:56:59 anu NetworkManager[374]: <info> Activation (enp8s0) Beginning DHCPv4 transaction (timeout in 45 seconds)
Jun 13 04:56:59 anu NetworkManager[374]: <info> dhclient started with pid 541
Jun 13 04:56:59 anu NetworkManager[374]: <info> (enp8s0): Activation: Stage 3 of 5 (IP Configure Start) complete.
Jun 13 04:56:59 anu NetworkManager[374]: <info> (enp8s0): link connected
Jun 13 04:56:59 anu dhclient[541]: DHCPDISCOVER on enp8s0 to 255.255.255.255 port 67 interval 5
Jun 13 04:56:59 anu dhclient[541]: DHCPREQUEST on enp8s0 to 255.255.255.255 port 67
Jun 13 04:56:59 anu dhclient[541]: DHCPOFFER from 192.168.1.1
Jun 13 04:56:59 anu dhclient[541]: DHCPACK from 192.168.1.1
Jun 13 04:57:00 anu NetworkManager[374]: <info> address 192.168.1.7
Jun 13 04:57:00 anu NetworkManager[374]: <info> plen 24 (255.255.255.0)
Jun 13 04:57:00 anu NetworkManager[374]: <info> gateway 192.168.1.1
Jun 13 04:57:00 anu NetworkManager[374]: <info> server identifier 192.168.1.1
Jun 13 04:57:00 anu NetworkManager[374]: <info> lease time 86400
Jun 13 04:57:00 anu NetworkManager[374]: <info> nameserver '192.168.1.1'
Jun 13 04:57:00 anu NetworkManager[374]: <info> domain name 'Home'
Jun 13 04:57:00 anu NetworkManager[374]: <info> (enp8s0): DHCPv4 state changed unknown -> bound
Jun 13 04:57:00 anu NetworkManager[374]: <info> (enp8s0): Activation: Stage 5 of 5 (IPv4 Configure Commit) scheduled...
Jun 13 04:57:00 anu NetworkManager[374]: <info> (enp8s0): Activation: Stage 5 of 5 (IPv4 Commit) started...
Jun 13 04:57:00 anu NetworkManager[374]: <info> (enp8s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0]
Jun 13 04:57:00 anu NetworkManager[374]: <info> (enp8s0): Activation: Stage 5 of 5 (IPv4 Commit) complete.
Jun 13 04:57:00 anu NetworkManager[374]: <info> (enp8s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0]
Jun 13 04:57:00 anu NetworkManager[374]: <info> (enp8s0): device state change: secondaries -> activated (reason 'none') [90 100 0]
Jun 13 04:57:00 anu NetworkManager[374]: <info> NetworkManager state is now CONNECTED_LOCAL
Jun 13 04:57:00 anu dhclient[541]: bound to 192.168.1.7 -- renewal in 38626 seconds.
Jun 13 04:57:00 anu NetworkManager[374]: <info> NetworkManager state is now CONNECTED_GLOBAL
Jun 13 04:57:00 anu NetworkManager[374]: <info> Policy set 'enp8s0' (enp8s0) as default for IPv4 routing and DNS.
Jun 13 04:57:00 anu NetworkManager[374]: <info> Writing DNS information to /usr/bin/resolvconf
Jun 13 04:57:00 anu NetworkManager[374]: <info> (enp8s0): Activation: successful, device activated.
Jun 13 04:57:00 anu NetworkManager[374]: <info> startup complete
Jun 13 04:57:00 anu dbus[371]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
Jun 13 04:57:00 anu systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 13 04:57:00 anu dbus[371]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun 13 04:57:00 anu systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 13 04:57:00 anu nm-dispatcher[584]: Dispatching action 'up' for enp8s0
Jun 13 04:57:00 anu kernel: nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
Jun 13 04:57:02 anu systemd[1]: Started Update man-db cache.
Jun 13 04:57:02 anu systemd[1]: Startup finished in 2.502s (kernel) + 22.397s (userspace) = 24.899s.
Jun 13 04:57:30 anu NetworkManager[374]: <info> (enp8s0): Activation: Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
Jun 13 04:57:30 anu NetworkManager[374]: <info> (enp8s0): Activation: Stage 4 of 5 (IPv6 Configure Timeout) started...
Jun 13 04:57:30 anu NetworkManager[374]: <info> (enp8s0): Activation: Stage 4 of 5 (IPv6 Configure Timeout) complete.
Jun 13 04:57:55 anu login[385]: pam_unix(login:session): session opened for user ekce by LOGIN(uid=0)
Jun 13 04:57:55 anu systemd[1]: Created slice user-1000.slice.
Jun 13 04:57:55 anu systemd[1]: Starting user-1000.slice.
Jun 13 04:57:55 anu systemd[1]: Starting User Manager for UID 1000...
Jun 13 04:57:55 anu systemd-logind[373]: New session c1 of user ekce.
Jun 13 04:57:55 anu systemd[1]: Started Session c1 of user ekce.
Jun 13 04:57:55 anu systemd[1]: Starting Session c1 of user ekce.
Jun 13 04:57:55 anu systemd[599]: pam_unix(systemd-user:session): session opened for user ekce by (uid=0)
Jun 13 04:57:55 anu systemd[1]: Started User Manager for UID 1000.
Jun 13 04:57:55 anu login[385]: LOGIN ON tty1 BY ekce
Jun 13 04:58:02 anu sudo[608]: ekce : TTY=tty1 ; PWD=/home/ekce ; USER=root ; COMMAND=/usr/bin/pacman -Syu
Jun 13 04:58:02 anu sudo[608]: pam_unix(sudo:session): session opened for user root by ekce(uid=0)
Jun 13 05:03:50 anu kernel: INFO: rcu_preempt detected stalls on CPUs/tasks: { 1} (detected by 0, t=65068 jiffies, g=2398, c=2397, q=10)
Jun 13 05:03:50 anu kernel: Task dump for CPU 1:
Jun 13 05:03:50 anu kernel: swapper/1 R running task 0 0 1 0x00000000
Jun 13 05:03:50 anu kernel: 0000000000000002 ffffffffa01500a0 00000064a2e669a5 ffff88015abcbe98
Jun 13 05:03:50 anu kernel: ffffffff81432285 0000000000000000 0027800bec663945 ffff88015fd0e320
Jun 13 05:03:50 anu kernel: ffffffff818c8050 ffff88015abc8000 ffff88009afabc00 ffffffffa01500a0
Jun 13 05:03:50 anu kernel: Call Trace:
Jun 13 05:03:50 anu kernel: [<ffffffff81432285>] ? cpuidle_enter_state+0x45/0x1a0
Jun 13 05:03:50 anu kernel: [<ffffffff81432417>] ? cpuidle_enter+0x17/0x20
Jun 13 05:03:50 anu kernel: [<ffffffff810b72a0>] ? cpu_startup_entry+0x350/0x480
Jun 13 05:03:50 anu kernel: [<ffffffff8104bffa>] ? start_secondary+0x1aa/0x1f0
Jun 13 05:03:50 anu kernel: rcu_preempt kthread starved for 65068 jiffies!
Jun 13 05:03:50 anu kernel: psmouse serio4: TouchPad at isa0060/serio4/input0 lost synchronization, throwing 1 bytes away.
Jun 13 05:03:50 anu systemd[1]: systemd-logind.service watchdog timeout (limit 1min)!
Jun 13 05:03:50 anu systemd[1]: systemd-logind.service: main process exited, code=dumped, status=6/ABRT
Jun 13 05:03:50 anu systemd[1]: Unit systemd-logind.service entered failed state.
Jun 13 05:03:50 anu systemd[1]: systemd-logind.service failed.
Jun 13 05:03:50 anu systemd[1]: systemd-logind.service has no holdoff time, scheduling restart.
Jun 13 05:03:50 anu systemd[1]: Starting Login Service...
Jun 13 05:03:50 anu systemd-logind[668]: New seat seat0.
Jun 13 05:03:50 anu systemd-logind[668]: Watching system buttons on /dev/input/event5 (Power Button)
Jun 13 05:03:50 anu systemd-logind[668]: Watching system buttons on /dev/input/event6 (Video Bus)
Jun 13 05:03:50 anu systemd-logind[668]: Watching system buttons on /dev/input/event2 (Power Button)
Jun 13 05:03:50 anu systemd-logind[668]: Watching system buttons on /dev/input/event4 (Lid Switch)
Jun 13 05:03:50 anu systemd-logind[668]: Watching system buttons on /dev/input/event3 (Sleep Button)
Jun 13 05:03:50 anu systemd-logind[668]: New session c1 of user ekce.
Jun 13 05:03:50 anu systemd-coredump[664]: Process 373 (systemd-logind) of user 0 dumped core.
Jun 13 05:11:41 anu systemd[1]: Starting Cleanup of Temporary Directories...
Jun 13 05:11:41 anu systemd[1]: Started Cleanup of Temporary Directories.
Jun 13 05:12:58 anu sudo[608]: pam_unix(sudo:session): session closed for user root
Jun 13 05:24:35 anu acpid[378]: client connected from 713[0:1000]
Jun 13 05:24:35 anu acpid[378]: 1 client rule loaded
Jun 13 05:24:36 anu kernel: ACPI: \_SB_.PCI0.PEGP.VGA_.MXMI: Excess arguments - Caller passed 2, method requires 1 (20150204/nsarguments-263)
Jun 13 05:24:36 anu kernel: ACPI: \_SB_.PCI0.PEGP.VGA_.MXMS: Excess arguments - Caller passed 2, method requires 1 (20150204/nsarguments-263)
Jun 13 05:24:37 anu kernel: NVRM: Your system is not currently configured to drive a VGA console
Jun 13 05:24:37 anu kernel: NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
Jun 13 05:24:37 anu kernel: NVRM: requires the use of a text-mode VGA console. Use of other console
Jun 13 05:24:37 anu kernel: NVRM: drivers including, but not limited to, vesafb, may result in
Jun 13 05:24:37 anu kernel: NVRM: corruption and stability problems, and is not supported.
Jun 13 05:24:38 anu root[719]: ACPI group/action undefined: processor / LNXCPU:00
Jun 13 05:24:38 anu root[721]: ACPI group/action undefined: processor / LNXCPU:01
Jun 13 05:24:38 anu acpid[378]: client connected from 713[0:1000]
Jun 13 05:24:38 anu acpid[378]: 1 client rule loaded
Jun 13 05:24:44 anu kernel: fuse init (API version 7.23)
Jun 13 05:24:44 anu systemd[1]: Mounting FUSE Control File System...
Jun 13 05:24:44 anu systemd[1]: Mounted FUSE Control File System.
Jun 13 05:24:45 anu dbus[371]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service'
Jun 13 05:24:45 anu systemd[1]: Starting Daemon for power management...
Jun 13 05:24:45 anu dbus[371]: [system] Successfully activated service 'org.freedesktop.UPower'
Jun 13 05:24:45 anu systemd[1]: Started Daemon for power management.
Jun 13 05:24:45 anu root[789]: ACPI group/action undefined: processor / LNXCPU:00
Jun 13 05:24:46 anu root[791]: ACPI group/action undefined: processor / LNXCPU:01
Jun 13 05:24:46 anu root[793]: ACPI group/action undefined: processor / LNXCPU:00
Jun 13 05:24:46 anu root[795]: ACPI group/action undefined: processor / LNXCPU:01
Jun 13 05:24:50 anu dbus[371]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service'
Jun 13 05:24:50 anu systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jun 13 05:24:51 anu dbus[371]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Jun 13 05:24:51 anu systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jun 13 05:24:51 anu rtkit-daemon[843]: Successfully called chroot.
Jun 13 05:24:51 anu rtkit-daemon[843]: Successfully dropped privileges.
Jun 13 05:24:51 anu rtkit-daemon[843]: Successfully limited resources.
Jun 13 05:24:51 anu rtkit-daemon[843]: Running.
Jun 13 05:24:51 anu rtkit-daemon[843]: Watchdog thread running.
Jun 13 05:24:51 anu rtkit-daemon[843]: Canary thread running.
Jun 13 05:24:52 anu polkitd[507]: Registered Authentication Agent for unix-session:c1 (system bus name :1.16 [/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Jun 13 05:24:55 anu rtkit-daemon[843]: Supervising 0 threads of 0 processes of 1 users.
Jun 13 05:24:55 anu rtkit-daemon[843]: Supervising 0 threads of 0 processes of 1 users.
Jun 13 05:24:55 anu rtkit-daemon[843]: Supervising 0 threads of 0 processes of 1 users.
Jun 13 05:24:55 anu rtkit-daemon[843]: Supervising 0 threads of 0 processes of 1 users.
Jun 13 05:24:55 anu rtkit-daemon[843]: Supervising 0 threads of 0 processes of 1 users.
Jun 13 05:24:55 anu rtkit-daemon[843]: Supervising 0 threads of 0 processes of 1 users.
Jun 13 05:24:55 anu rtkit-daemon[843]: Supervising 0 threads of 0 processes of 1 users.
Jun 13 05:24:55 anu rtkit-daemon[843]: Supervising 0 threads of 0 processes of 1 users.
Jun 13 05:24:55 anu rtkit-daemon[843]: Supervising 0 threads of 0 processes of 1 users.
Jun 13 05:24:55 anu rtkit-daemon[843]: Supervising 0 threads of 0 processes of 1 users.The interesting part is here
Jun 13 05:03:50 anu kernel: INFO: rcu_preempt detected stalls on CPUs/tasks: { 1} (detected by 0, t=65068 jiffies, g=2398, c=2397, q=10)
Jun 13 05:03:50 anu kernel: Task dump for CPU 1:
Jun 13 05:03:50 anu kernel: swapper/1 R running task 0 0 1 0x00000000
Jun 13 05:03:50 anu kernel: 0000000000000002 ffffffffa01500a0 00000064a2e669a5 ffff88015abcbe98
Jun 13 05:03:50 anu kernel: ffffffff81432285 0000000000000000 0027800bec663945 ffff88015fd0e320
Jun 13 05:03:50 anu kernel: ffffffff818c8050 ffff88015abc8000 ffff88009afabc00 ffffffffa01500a0
Jun 13 05:03:50 anu kernel: Call Trace:
Jun 13 05:03:50 anu kernel: [<ffffffff81432285>] ? cpuidle_enter_state+0x45/0x1a0
Jun 13 05:03:50 anu kernel: [<ffffffff81432417>] ? cpuidle_enter+0x17/0x20
Jun 13 05:03:50 anu kernel: [<ffffffff810b72a0>] ? cpu_startup_entry+0x350/0x480
Jun 13 05:03:50 anu kernel: [<ffffffff8104bffa>] ? start_secondary+0x1aa/0x1f0
Jun 13 05:03:50 anu kernel: rcu_preempt kthread starved for 65068 jiffies!
Jun 13 05:03:50 anu kernel: psmouse serio4: TouchPad at isa0060/serio4/input0 lost synchronization, throwing 1 bytes away.
Jun 13 05:03:50 anu systemd[1]: systemd-logind.service watchdog timeout (limit 1min)!
Jun 13 05:03:50 anu systemd[1]: systemd-logind.service: main process exited, code=dumped, status=6/ABRT
Jun 13 05:03:50 anu systemd[1]: Unit systemd-logind.service entered failed state.
Jun 13 05:03:50 anu systemd[1]: systemd-logind.service failed.
Jun 13 05:03:50 anu systemd[1]: systemd-logind.service has no holdoff time, scheduling restart.
Jun 13 05:03:50 anu systemd[1]: Starting Login Service...
Jun 13 05:03:50 anu systemd-logind[668]: New seat seat0.
Jun 13 05:03:50 anu systemd-logind[668]: Watching system buttons on /dev/input/event5 (Power Button)
Jun 13 05:03:50 anu systemd-logind[668]: Watching system buttons on /dev/input/event6 (Video Bus)
Jun 13 05:03:50 anu systemd-logind[668]: Watching system buttons on /dev/input/event2 (Power Button)
Jun 13 05:03:50 anu systemd-logind[668]: Watching system buttons on /dev/input/event4 (Lid Switch)
Jun 13 05:03:50 anu systemd-logind[668]: Watching system buttons on /dev/input/event3 (Sleep Button)
Jun 13 05:03:50 anu systemd-logind[668]: New session c1 of user ekce.
Jun 13 05:03:50 anu systemd-coredump[664]: Process 373 (systemd-logind) of user 0 dumped core.The pacman update failed, so I'm still on the same kernel version as before:
4.0.4-2-ARCH, x86_64
Looking around the net it looks like this might be a kernel issue. I'm pretty sure I tried the LTS kernel prior to this and experienced the problem there as well but it might not hurt to try again. If there's any other kernels that you guys suggest testing then I'll give them a try. I have postponed updating arch in case anyone has any suggestions about things to test or information to gather (specifically due to that trace).
I have considered posting this to the linux kernel mailing list but I kind of want to gather some more information before doing that (not to mention I have no idea what information to gather). I could try reproducing it on another more mainstream distribution (preferably a live disk though). Any and all suggestions are welcome! I'm practically grasping at straws here. Since this is still a pretty new installation then I'm not afraid to mess with it since it's no big loss to reinstall.
Offline