Hello Ritesh! ...

2017/02/07 23:45 (mar) eguna,
Ritesh Raj Sarraf <r...@debian.org>(e)k idatzi zuen:

> Why have you filed it against 1.70 when the latest version in Debian
> testing/unstable is 1.71 ?

OK this is a "error". Now I have installed 1.70, but the bug is against 1.71.
I installed an old version for workarround the bug, and reportbug take it from
the computer, but the bug is in the new 1.71. Change it, please. (Oh, I see
below that you cath it :-D)

> This severity is unjustified. There are many many users of Laptop Mode Tools
> and I've not heard of any serious issue as such.

OK. I don't know. I only have one conputer for test it. For ME is grave,
because sometimes it let the computer in text mode only and mounted readonly,
and I don't knew why... Sometimes good, sometimes bad, and was difficult for me
to know why... At the end I realize that the problem was in the power cable, it
was well with cable pluged, and bad on battery...

> Hmmm. Were you able to find the cause why your root file system was being
> mounted read-only ? This to me sounds like your operating system was not
> shutdown clean, and on consecutive reboot, it found the file system
> inconsistent.

I made some fsck, like i find in google. I removed all the files in the
partition (with a live cd) and reinstall all from a backup copy of the
filesystem (with a old system, that works)... 

This are the output of lsblk and fsck whit the laptop started with a recent
debian lxde live-cd:

root@debian:~# lsblk -fm
NAME   FSTYPE   LABEL                  UUID
MOUNTPOINT   NAME     SIZE OWNER GROUP MODE
sda
sda    232.9G root  disk  brw-rw----
├─sda1 ntfs     PQSERVICE
2E10875A10872843                                  ├─sda1    13G root  disk
brw-rw----
├─sda2 ntfs     SYSTEM RESERVED
BE5487E85487A1AF                                  ├─sda2   100M root  disk
brw-rw----
├─sda3 ntfs     eMachines
D83A26603A263BBE                                  ├─sda3 109.9G root  disk
brw-rw----
├─sda4
├─sda4     1K root  disk  brw-rw----
├─sda5 ext4
d0526f50-d690-44c0-a0e9-c1976ce8053a              ├─sda5 107.9G root  disk
brw-rw----
└─sda6 swap
3bfb85e5-b31a-4470-af3e-f7eec4a0ac42              └─sda6     2G root  disk
brw-rw----
[...] (The block devices of the live-cd usb stick)

root@debian:~# fsck -V -r /dev/sda5
fsck from util-linux 2.25.2
[/sbin/fsck.ext4 (1) -- /dev/sda5] fsck.ext4 /dev/sda5 
e2fsck 1.42.12 (29-Aug-2014)
/dev/sda5: clean, 172132/7077888 files, 3520914/28289280 blocks
/dev/sda5: status 0, rss 2916, real 0.432606, user 0.136000, sys 0.072000

> WHat does your file system layout look like ?
> Can you give the output of `df -h` and `mount` ?

Layout see above...

With the laptop booted with the debian testing installed (an laptop-mode-tools
1.70):

root@debian:/# export LANG=C && df -h
Filesystem      Size  Used Avail Use% Mounted on
udev            487M     0  487M   0% /dev
tmpfs           100M  3.3M   96M   4% /run
/dev/sda5       107G   12G   90G  12% /
tmpfs           496M     0  496M   0% /dev/shm
tmpfs           5.0M  4.0K  5.0M   1% /run/lock
tmpfs           496M     0  496M   0% /sys/fs/cgroup
tmpfs           100M  4.0K  100M   1% /run/user/1000

root@debian:/# mount
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs
(rw,nosuid,relatime,size=497940k,nr_inodes=124485,mode=755)
devpts on /dev/pts type devpts
(rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs
(rw,nosuid,noexec,relatime,size=101528k,mode=755) 
/dev/sda5 on / type ext4
(rw,relatime,errors=remount-ro,commit=600,data=ordered) 
securityfs on /sys/kernel/security type securityfs
(rw,nosuid,nodev,noexec,relatime) 
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /run/lock type tmpfs
(rw,nosuid,nodev,noexec,relatime,size=5120k) 
tmpfs on /sys/fs/cgroup type tmpfs
(ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup
(rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime) 
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup
(rw,nosuid,nodev,noexec,relatime,net_cls,net_prio) 
cgroup on /sys/fs/cgroup/blkio type cgroup
(rw,nosuid,nodev,noexec,relatime,blkio) 
cgroup on /sys/fs/cgroup/cpu type cgroup (rw,nosuid,nodev,noexec,relatime,cpu)
cgroup on /sys/fs/cgroup/cpuset type cgroup
(rw,nosuid,nodev,noexec,relatime,cpuset) 
cgroup on /sys/fs/cgroup/memory type cgroup
(rw,nosuid,nodev,noexec,relatime,memory) 
cgroup on /sys/fs/cgroup/freezer type cgroup
(rw,nosuid,nodev,noexec,relatime,freezer) 
cgroup on /sys/fs/cgroup/hugetlb type cgroup
(rw,nosuid,nodev,noexec,relatime,hugetlb) 
cgroup on /sys/fs/cgroup/devices type cgroup
(rw,nosuid,nodev,noexec,relatime,devices) 
systemd-1 on /proc/sys/fs/binfmt_misc type autofs
(rw,relatime,fd=31,pgrp=1,timeout=0,minproto=5,maxproto=5,direct) 
mqueue on /dev/mqueue type mqueue (rw,relatime) 
debugfs on /sys/kernel/debug type debugfs (rw,relatime) 
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime) 
sunrpc on /run/rpc_pipefs type rpc_pipefs (rw,relatime) 
tmpfs on /run/user/1000 type tmpfs
(rw,nosuid,nodev,relatime,size=101524k,mode=700,uid=1000,gid=1000) 
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime) 
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse
(rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)

For this I start a sshd in the laptop and access from the desktop... I don't
know if it matters... :-D

> Are you good with syslog and remote logging ?

Buf!!. I don't know... I need explanations for that... but i can connect from
the desktop to the laptop by ssh, so maybe I can make it with some help.... But
note that the filesystem is mounted readonly if the bug bites...

> If you are on systemd, systemd-journald must have a similar remote logging
> mechanism. You could try that too.

Ok, I see in google that for view the log need to use "journalctl". I try it in
the laptop by ssh and get the full /var/log/syslog (I view the two and seems
the same...). 

I reinstalled the last version of laptop-mode-tools (1.71-1), reboot when in
battery, get a console only login. Log as root, and type journalctl... I get
the "syslog" log !!! (great). 

Now for get a copy of it save somewhere ... I mount the filesystem readwrite
(mount -o remount,rw /) and type:  journalctl > /log.txt Success!!

Later I start /etc/init.d/ssh and get the file log.txt by scp Great!! I
attached you.

I can made some other test, I you need. But I need some help for made it. Many
thanks for all the work. Greetings. Martintxo.

----
Sustrai Erakuntza: respuesta jurídico-técnica a proyectos insostenibles.
                              proiektu jasangaitzei erantzun juridiko-teknikoa.
  http://www.fundacionsustrai.org
  http://www.sustraierakuntza.org
-- Logs begin at Wed 2017-02-08 12:03:34 CET, end at Wed 2017-02-08 12:10:10 
CET. --
ots 08 12:03:34 debian kernel: Linux version 4.9.0-6.1-liquorix-686-pae 
(ste...@liquorix.net) (gcc version 6.3.0 20170124 (Debian 6.3.0-5) ) #1 ZEN SMP 
PREEMPT liquorix 4.9-8 (2017-01-31)
ots 08 12:03:34 debian kernel: Disabled fast string operations
ots 08 12:03:34 debian kernel: x86/fpu: Legacy x87 FPU detected.
ots 08 12:03:34 debian kernel: x86/fpu: Using 'eager' FPU context switches.
ots 08 12:03:34 debian kernel: e820: BIOS-provided physical RAM map:
ots 08 12:03:34 debian kernel: BIOS-e820: [mem 
0x0000000000000000-0x000000000009fbff] usable
ots 08 12:03:34 debian kernel: BIOS-e820: [mem 
0x000000000009fc00-0x000000000009ffff] reserved
ots 08 12:03:34 debian kernel: BIOS-e820: [mem 
0x00000000000e0000-0x00000000000fffff] reserved
ots 08 12:03:34 debian kernel: BIOS-e820: [mem 
0x0000000000100000-0x000000003f493fff] usable
ots 08 12:03:34 debian kernel: BIOS-e820: [mem 
0x000000003f494000-0x000000003f4befff] reserved
ots 08 12:03:34 debian kernel: BIOS-e820: [mem 
0x000000003f4bf000-0x000000003f576fff] usable
ots 08 12:03:34 debian kernel: BIOS-e820: [mem 
0x000000003f577000-0x000000003f5befff] ACPI NVS
ots 08 12:03:34 debian kernel: BIOS-e820: [mem 
0x000000003f5bf000-0x000000003f5ebfff] usable
ots 08 12:03:34 debian kernel: BIOS-e820: [mem 
0x000000003f5ec000-0x000000003f5fefff] ACPI data
ots 08 12:03:34 debian kernel: BIOS-e820: [mem 
0x000000003f5ff000-0x000000003f5fffff] usable
ots 08 12:03:34 debian kernel: BIOS-e820: [mem 
0x000000003f600000-0x000000003fffffff] reserved
ots 08 12:03:34 debian kernel: BIOS-e820: [mem 
0x00000000e0000000-0x00000000efffffff] reserved
ots 08 12:03:34 debian kernel: BIOS-e820: [mem 
0x00000000fec00000-0x00000000fec00fff] reserved
ots 08 12:03:34 debian kernel: BIOS-e820: [mem 
0x00000000fed14000-0x00000000fed19fff] reserved
ots 08 12:03:34 debian kernel: BIOS-e820: [mem 
0x00000000fed1c000-0x00000000fed1ffff] reserved
ots 08 12:03:34 debian kernel: BIOS-e820: [mem 
0x00000000fee00000-0x00000000fee00fff] reserved
ots 08 12:03:34 debian kernel: BIOS-e820: [mem 
0x00000000ffe00000-0x00000000ffffffff] reserved
ots 08 12:03:34 debian kernel: NX (Execute Disable) protection: active
ots 08 12:03:34 debian kernel: SMBIOS 2.6 present.
ots 08 12:03:34 debian kernel: DMI: eMachines eM355/HM02_PT, BIOS V3.15(DDR3) 
02/15/2011
ots 08 12:03:34 debian kernel: e820: update [mem 0x00000000-0x00000fff] usable 
==> reserved
ots 08 12:03:34 debian kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
ots 08 12:03:34 debian kernel: e820: last_pfn = 0x3f600 max_arch_pfn = 0x1000000
ots 08 12:03:34 debian kernel: MTRR default type: uncachable
ots 08 12:03:34 debian kernel: MTRR fixed ranges enabled:
ots 08 12:03:34 debian kernel:   00000-9FFFF write-back
ots 08 12:03:34 debian kernel:   A0000-BFFFF uncachable
ots 08 12:03:34 debian kernel:   C0000-DFFFF write-through
ots 08 12:03:34 debian kernel:   E0000-FFFFF write-protect
ots 08 12:03:34 debian kernel: MTRR variable ranges enabled:
ots 08 12:03:34 debian kernel:   0 base 0FFE00000 mask 0FFE00000 write-protect
ots 08 12:03:34 debian kernel:   1 base 000000000 mask 0E0000000 write-back
ots 08 12:03:34 debian kernel:   2 base 020000000 mask 0E0000000 write-back
ots 08 12:03:34 debian kernel:   3 base 03F800000 mask 0FF800000 uncachable
ots 08 12:03:34 debian kernel:   4 disabled
ots 08 12:03:34 debian kernel:   5 disabled
ots 08 12:03:34 debian kernel:   6 disabled
ots 08 12:03:34 debian kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB 
 WC  UC- WT  
ots 08 12:03:34 debian kernel: initial memory mapped: [mem 
0x00000000-0x01ffffff]
ots 08 12:03:34 debian kernel: Base memory trampoline at [c009b000] 9b000 size 
16384
ots 08 12:03:34 debian kernel: BRK [0x01af7000, 0x01af7fff] PGTABLE
ots 08 12:03:34 debian kernel: BRK [0x01af8000, 0x01af8fff] PGTABLE
ots 08 12:03:34 debian kernel: BRK [0x01af9000, 0x01af9fff] PGTABLE
ots 08 12:03:34 debian kernel: BRK [0x01afa000, 0x01afafff] PGTABLE
ots 08 12:03:34 debian kernel: BRK [0x01afb000, 0x01afbfff] PGTABLE
ots 08 12:03:34 debian kernel: BRK [0x01afc000, 0x01afcfff] PGTABLE
ots 08 12:03:34 debian kernel: RAMDISK: [mem 0x35b53000-0x36da0fff]
ots 08 12:03:34 debian kernel: Allocated new RAMDISK: [mem 
0x3418b000-0x353d8584]
ots 08 12:03:34 debian kernel: Move RAMDISK from [mem 0x35b53000-0x36da0584] to 
[mem 0x3418b000-0x353d8584]
ots 08 12:03:34 debian kernel: ACPI: Early table checksum verification disabled
ots 08 12:03:34 debian kernel: ACPI: RSDP 0x00000000000FE020 000024 (v02 ACRSYS)
ots 08 12:03:34 debian kernel: ACPI: XSDT 0x000000003F5FE120 000064 (v01 ACRSYS 
ACRPRDCT 00000001      01000013)
ots 08 12:03:34 debian kernel: ACPI: FACP 0x000000003F5FD000 0000F4 (v04 ACRSYS 
ACRPRDCT 00000001 1025 01000013)
ots 08 12:03:34 debian kernel: ACPI: DSDT 0x000000003F5F1000 008DCF (v01 ACRSYS 
ACRPRDCT 00000001 1025 01000013)
ots 08 12:03:34 debian kernel: ACPI: FACS 0x000000003F584000 000040
ots 08 12:03:34 debian kernel: ACPI: FACS 0x000000003F584000 000040
ots 08 12:03:34 debian kernel: ACPI: HPET 0x000000003F5FC000 000038 (v01 ACRSYS 
ACRPRDCT 00000001 1025 01000013)
ots 08 12:03:34 debian kernel: ACPI: APIC 0x000000003F5FB000 000078 (v02 ACRSYS 
ACRPRDCT 00000001 1025 01000013)
ots 08 12:03:34 debian kernel: ACPI: MCFG 0x000000003F5FA000 00003C (v01 ACRSYS 
ACRPRDCT 00000001 1025 01000013)
ots 08 12:03:34 debian kernel: ACPI: SLIC 0x000000003F5F0000 000176 (v01 ACRSYS 
ACRPRDCT 00000001 1025 01000013)
ots 08 12:03:34 debian kernel: ACPI: BOOT 0x000000003F5EF000 000028 (v01 ACRSYS 
ACRPRDCT 00000001 1025 01000013)
ots 08 12:03:34 debian kernel: ACPI: SSDT 0x000000003F5ED000 000655 (v01 PmRef  
CpuPm    00003000 INTL 20051117)
ots 08 12:03:34 debian kernel: ACPI: WDAT 0x000000003F5EC000 000194 (v01 INSYDE 
INSYDE   00000001 MSFT 01000013)
ots 08 12:03:34 debian kernel: ACPI: Local APIC address 0xfee00000
ots 08 12:03:34 debian kernel: No NUMA configuration found
ots 08 12:03:34 debian kernel: Faking a node at [mem 
0x0000000000000000-0x000000003f5fffff]
ots 08 12:03:34 debian kernel: NODE_DATA(0) allocated [mem 
0x34189000-0x3418afff]
ots 08 12:03:34 debian kernel: 162MB HIGHMEM available.
ots 08 12:03:34 debian kernel: 851MB LOWMEM available.
ots 08 12:03:34 debian kernel: max_low_pfn = 353fe, highstart_pfn = 353fe
ots 08 12:03:34 debian kernel: Low memory ends at vaddr f53fe000
ots 08 12:03:34 debian kernel: High memory starts at vaddr f53fe000
ots 08 12:03:34 debian kernel:   mapped low ram: 0 - 353fe000
ots 08 12:03:34 debian kernel:   low ram: 0 - 353fe000
ots 08 12:03:34 debian kernel: Zone ranges:
ots 08 12:03:34 debian kernel:   DMA      [mem 
0x0000000000001000-0x0000000000ffffff]
ots 08 12:03:34 debian kernel:   Normal   [mem 
0x0000000001000000-0x00000000353fdfff]
ots 08 12:03:34 debian kernel:   HighMem  [mem 
0x00000000353fe000-0x000000003f5fffff]
ots 08 12:03:34 debian kernel: Movable zone start for each node
ots 08 12:03:34 debian kernel: Early memory node ranges
ots 08 12:03:34 debian kernel:   node   0: [mem 
0x0000000000001000-0x000000000009efff]
ots 08 12:03:34 debian kernel:   node   0: [mem 
0x0000000000100000-0x000000003f493fff]
ots 08 12:03:34 debian kernel:   node   0: [mem 
0x000000003f4bf000-0x000000003f576fff]
ots 08 12:03:34 debian kernel:   node   0: [mem 
0x000000003f5bf000-0x000000003f5ebfff]
ots 08 12:03:34 debian kernel:   node   0: [mem 
0x000000003f5ff000-0x000000003f5fffff]
ots 08 12:03:34 debian kernel: Initmem setup node 0 [mem 
0x0000000000001000-0x000000003f5fffff]
ots 08 12:03:34 debian kernel: On node 0 totalpages: 259352
ots 08 12:03:34 debian kernel:   DMA zone: 40 pages used for memmap
ots 08 12:03:34 debian kernel:   DMA zone: 0 pages reserved
ots 08 12:03:34 debian kernel:   DMA zone: 3998 pages, LIFO batch:0
ots 08 12:03:34 debian kernel:   Normal zone: 2090 pages used for memmap
ots 08 12:03:34 debian kernel:   Normal zone: 214014 pages, LIFO batch:31
ots 08 12:03:34 debian kernel:   HighMem zone: 41340 pages, LIFO batch:7
ots 08 12:03:34 debian kernel: Using APIC driver default
ots 08 12:03:34 debian kernel: Reserving Intel graphics memory at 
0x000000003f800000-0x000000003fffffff
ots 08 12:03:34 debian kernel: ACPI: PM-Timer IO Port: 0x408
ots 08 12:03:34 debian kernel: ACPI: Local APIC address 0xfee00000
ots 08 12:03:34 debian kernel: ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
ots 08 12:03:34 debian kernel: ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
ots 08 12:03:34 debian kernel: IOAPIC[0]: apic_id 4, version 32, address 
0xfec00000, GSI 0-23
ots 08 12:03:34 debian kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 
dfl dfl)
ots 08 12:03:34 debian kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 
high level)
ots 08 12:03:34 debian kernel: ACPI: IRQ0 used by override.
ots 08 12:03:34 debian kernel: ACPI: IRQ9 used by override.
ots 08 12:03:34 debian kernel: Using ACPI (MADT) for SMP configuration 
information
ots 08 12:03:34 debian kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
ots 08 12:03:34 debian kernel: smpboot: Allowing 4 CPUs, 2 hotplug CPUs
ots 08 12:03:34 debian kernel: PM: Registered nosave memory: [mem 
0x00000000-0x00000fff]
ots 08 12:03:34 debian kernel: PM: Registered nosave memory: [mem 
0x0009f000-0x0009ffff]
ots 08 12:03:34 debian kernel: PM: Registered nosave memory: [mem 
0x000a0000-0x000dffff]
ots 08 12:03:34 debian kernel: PM: Registered nosave memory: [mem 
0x000e0000-0x000fffff]
ots 08 12:03:34 debian kernel: e820: [mem 0x40000000-0xdfffffff] available for 
PCI devices
ots 08 12:03:34 debian kernel: Booting paravirtualized kernel on bare hardware
ots 08 12:03:34 debian kernel: clocksource: refined-jiffies: mask: 0xffffffff 
max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
ots 08 12:03:34 debian kernel: setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 
nr_cpu_ids:4 nr_node_ids:1
ots 08 12:03:34 debian kernel: percpu: Embedded 19 pages/cpu @f373a000 s46860 
r0 d30964 u77824
ots 08 12:03:34 debian kernel: pcpu-alloc: s46860 r0 d30964 u77824 alloc=19*4096
ots 08 12:03:34 debian kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
ots 08 12:03:34 debian kernel: Built 1 zonelists in Zone order, mobility 
grouping on.  Total pages: 257222
ots 08 12:03:34 debian kernel: Policy zone: HighMem
ots 08 12:03:34 debian kernel: Kernel command line: 
BOOT_IMAGE=/boot/vmlinuz-4.9.0-6.1-liquorix-686-pae 
root=UUID=d0526f50-d690-44c0-a0e9-c1976ce8053a ro quiet
ots 08 12:03:34 debian kernel: PID hash table entries: 4096 (order: 2, 16384 
bytes)
ots 08 12:03:34 debian kernel: Dentry cache hash table entries: 131072 (order: 
7, 524288 bytes)
ots 08 12:03:34 debian kernel: Inode-cache hash table entries: 65536 (order: 6, 
262144 bytes)
ots 08 12:03:34 debian kernel: microcode: microcode updated early to revision 
0x107, date = 2009-08-25
ots 08 12:03:34 debian kernel: Initializing CPU#0
ots 08 12:03:34 debian kernel: Initializing HighMem for node 0 
(000353fe:0003f600)
ots 08 12:03:34 debian kernel: Initializing Movable for node 0 
(00000000:00000000)
ots 08 12:03:34 debian kernel: Memory: 995848K/1037408K available (7134K kernel 
code, 500K rwdata, 2384K rodata, 624K init, 468K bss, 41560K reserved, 0K 
cma-reserved, 165360K highmem)
ots 08 12:03:34 debian kernel: virtual kernel memory layout:
                                   fixmap  : 0xfd7b6000 - 0xfffff000   (41252 
kB)
                                   pkmap   : 0xfd400000 - 0xfd600000   (2048 kB)
                                   vmalloc : 0xf5bfe000 - 0xfd3fe000   ( 120 MB)
                                   lowmem  : 0xc0000000 - 0xf53fe000   ( 851 MB)
                                     .init : 0xc19cd000 - 0xc1a69000   ( 624 kB)
                                     .data : 0xc16f7f48 - 0xc19cb0c0   (2892 kB)
                                     .text : 0xc1000000 - 0xc16f7f48   (7135 kB)
ots 08 12:03:34 debian kernel: Checking if this processor honours the WP bit 
even in supervisor mode...Ok.
ots 08 12:03:34 debian kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, 
CPUs=4, Nodes=1
ots 08 12:03:34 debian kernel: Preemptible hierarchical RCU implementation.
ots 08 12:03:34 debian kernel:         RCU restricting CPUs from NR_CPUS=512 to 
nr_cpu_ids=4.
ots 08 12:03:34 debian kernel:         RCU kthread priority: 1.
ots 08 12:03:34 debian kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, 
nr_cpu_ids=4
ots 08 12:03:34 debian kernel: NR_IRQS:33024 nr_irqs:456 16
ots 08 12:03:34 debian kernel: CPU 0 irqstacks, hard=f302a000 soft=f302c000
ots 08 12:03:34 debian kernel:         Offload RCU callbacks from all CPUs
ots 08 12:03:34 debian kernel:         Offload RCU callbacks from CPUs: 0-3.
ots 08 12:03:34 debian kernel: Console: colour VGA+ 80x25
ots 08 12:03:34 debian kernel: console [tty0] enabled
ots 08 12:03:34 debian kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 
0xffffffff, max_idle_ns: 133484882848 ns
ots 08 12:03:34 debian kernel: hpet clockevent registered
ots 08 12:03:34 debian kernel: tsc: Fast TSC calibration using PIT
ots 08 12:03:34 debian kernel: tsc: Detected 1662.476 MHz processor
ots 08 12:03:34 debian kernel: Calibrating delay loop (skipped), value 
calculated using timer frequency.. 3324.95 BogoMIPS (lpj=1662476)
ots 08 12:03:34 debian kernel: pid_max: default: 32768 minimum: 301
ots 08 12:03:34 debian kernel: ACPI: Core revision 20160831
ots 08 12:03:34 debian kernel: ACPI: 2 ACPI AML tables successfully acquired 
and loaded
ots 08 12:03:34 debian kernel: Security Framework initialized
ots 08 12:03:34 debian kernel: Yama: becoming mindful.
ots 08 12:03:34 debian kernel: SELinux:  Disabled at boot.
ots 08 12:03:34 debian kernel: AppArmor: AppArmor disabled by boot time 
parameter
ots 08 12:03:34 debian kernel: Mount-cache hash table entries: 2048 (order: 1, 
8192 bytes)
ots 08 12:03:34 debian kernel: Mountpoint-cache hash table entries: 2048 
(order: 1, 8192 bytes)
ots 08 12:03:34 debian kernel: Disabled fast string operations
ots 08 12:03:34 debian kernel: CPU: Physical Processor ID: 0
ots 08 12:03:34 debian kernel: CPU: Processor Core ID: 0
ots 08 12:03:34 debian kernel: mce: CPU supports 5 MCE banks
ots 08 12:03:34 debian kernel: CPU0: Thermal monitoring enabled (TM2)
ots 08 12:03:34 debian kernel: process: using mwait in idle threads
ots 08 12:03:34 debian kernel: Last level iTLB entries: 4KB 32, 2MB 0, 4MB 0
ots 08 12:03:34 debian kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 8, 
1GB 0
ots 08 12:03:34 debian kernel: Freeing SMP alternatives memory: 32K (c1a69000 - 
c1a71000)
ots 08 12:03:34 debian kernel: smpboot: Max logical packages: 4
ots 08 12:03:34 debian kernel: Enabling APIC mode:  Flat.  Using 1 I/O APICs
ots 08 12:03:34 debian kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 
pin2=-1
ots 08 12:03:34 debian kernel: smpboot: CPU0: Intel(R) Atom(TM) CPU N455   @ 
1.66GHz (family: 0x6, model: 0x1c, stepping: 0xa)
ots 08 12:03:34 debian kernel: Performance Events: PEBS fmt0+, Atom events, 
8-deep LBR, Intel PMU driver.
ots 08 12:03:34 debian kernel: ... version:                3
ots 08 12:03:34 debian kernel: ... bit width:              40
ots 08 12:03:34 debian kernel: ... generic registers:      2
ots 08 12:03:34 debian kernel: ... value mask:             000000ffffffffff
ots 08 12:03:34 debian kernel: ... max period:             000000007fffffff
ots 08 12:03:34 debian kernel: ... fixed-purpose events:   3
ots 08 12:03:34 debian kernel: ... event mask:             0000000700000003
ots 08 12:03:34 debian kernel: CPU 1 irqstacks, hard=f313a000 soft=f313c000
ots 08 12:03:34 debian kernel: x86: Booting SMP configuration:
ots 08 12:03:34 debian kernel: .... node  #0, CPUs:      #1
ots 08 12:03:34 debian kernel: Initializing CPU#1
ots 08 12:03:34 debian kernel: Disabled fast string operations
ots 08 12:03:34 debian kernel: x86: Booted up 1 node, 2 CPUs
ots 08 12:03:34 debian kernel: smpboot: Total of 2 processors activated 
(6650.23 BogoMIPS)
ots 08 12:03:34 debian kernel: MuQSS locality CPU 0 to 1: 1
ots 08 12:03:34 debian kernel: devtmpfs: initialized
ots 08 12:03:34 debian kernel: evm: security.selinux
ots 08 12:03:34 debian kernel: evm: security.capability
ots 08 12:03:34 debian kernel: PM: Registering ACPI NVS region [mem 
0x3f577000-0x3f5befff] (294912 bytes)
ots 08 12:03:34 debian kernel: clocksource: jiffies: mask: 0xffffffff 
max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
ots 08 12:03:34 debian kernel: prandom: seed boundary self test passed
ots 08 12:03:34 debian kernel: prandom: 100 self tests passed
ots 08 12:03:34 debian kernel: pinctrl core: initialized pinctrl subsystem
ots 08 12:03:34 debian kernel: NET: Registered protocol family 16
ots 08 12:03:34 debian kernel: cpuidle: using governor ladder
ots 08 12:03:34 debian kernel: cpuidle: using governor menu
ots 08 12:03:34 debian kernel: PCCT header not found.
ots 08 12:03:34 debian kernel: Simple Boot Flag at 0x44 set to 0x1
ots 08 12:03:34 debian kernel: ACPI: bus type PCI registered
ots 08 12:03:34 debian kernel: acpiphp: ACPI Hot Plug PCI Controller Driver 
version: 0.5
ots 08 12:03:34 debian kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at 
[mem 0xe0000000-0xefffffff] (base 0xe0000000)
ots 08 12:03:34 debian kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] 
reserved in E820
ots 08 12:03:34 debian kernel: PCI: Using MMCONFIG for extended config space
ots 08 12:03:34 debian kernel: PCI: Using configuration type 1 for base access
ots 08 12:03:34 debian kernel: HugeTLB registered 2 MB page size, pre-allocated 
0 pages
ots 08 12:03:34 debian kernel: ACPI: Added _OSI(Module Device)
ots 08 12:03:34 debian kernel: ACPI: Added _OSI(Processor Device)
ots 08 12:03:34 debian kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
ots 08 12:03:34 debian kernel: ACPI: Added _OSI(Processor Aggregator Device)
ots 08 12:03:34 debian kernel: ACPI: Executed 1 blocks of module-level 
executable AML code
ots 08 12:03:34 debian kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query 
ignored
ots 08 12:03:34 debian kernel: ACPI: Dynamic OEM Table Load:
ots 08 12:03:34 debian kernel: ACPI: SSDT 0x00000000F300E000 000708 (v01 PmRef  
Cpu0Ist  00003000 INTL 20051117)
ots 08 12:03:34 debian kernel: ACPI: Dynamic OEM Table Load:
ots 08 12:03:34 debian kernel: ACPI: SSDT 0x00000000F300E800 000646 (v01 PmRef  
Cpu0Cst  00003001 INTL 20051117)
ots 08 12:03:34 debian kernel: workqueue: round-robin CPU selection forced, 
expect performance impact
ots 08 12:03:34 debian kernel: ACPI: Dynamic OEM Table Load:
ots 08 12:03:34 debian kernel: ACPI: SSDT 0x00000000F319D400 00015F (v01 PmRef  
ApIst    00003000 INTL 20051117)
ots 08 12:03:34 debian kernel: ACPI: Dynamic OEM Table Load:
ots 08 12:03:34 debian kernel: ACPI: SSDT 0x00000000F30AAA80 00008D (v01 PmRef  
ApCst    00003000 INTL 20051117)
ots 08 12:03:34 debian kernel: ACPI : EC: EC started
ots 08 12:03:34 debian kernel: ACPI: \_SB_.PCI0.LPC_.EC0_: Used as first EC
ots 08 12:03:34 debian kernel: ACPI: \_SB_.PCI0.LPC_.EC0_: GPE=0x19, 
EC_CMD/EC_SC=0x66, EC_DATA=0x62
ots 08 12:03:34 debian kernel: ACPI: \_SB_.PCI0.LPC_.EC0_: Used as boot DSDT EC 
to handle transactions
ots 08 12:03:34 debian kernel: ACPI: Interpreter enabled
ots 08 12:03:34 debian kernel: ACPI: (supports S0 S3 S4 S5)
ots 08 12:03:34 debian kernel: ACPI: Using IOAPIC for interrupt routing
ots 08 12:03:34 debian kernel: PCI: Using host bridge windows from ACPI; if 
necessary, use "pci=nocrs" and report a bug
ots 08 12:03:34 debian kernel: ACPI: Power Resource [FN00] (on)
ots 08 12:03:34 debian kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 
00-ff])
ots 08 12:03:34 debian kernel: acpi PNP0A08:00: _OSC: OS supports 
[ExtendedConfig ASPM ClockPM Segments MSI]
ots 08 12:03:34 debian kernel: acpi PNP0A08:00: _OSC: platform does not support 
[PCIeHotplug]
ots 08 12:03:34 debian kernel: acpi PNP0A08:00: _OSC: OS now controls [PME AER 
PCIeCapability]
ots 08 12:03:34 debian kernel: PCI host bridge to bus 0000:00
ots 08 12:03:34 debian kernel: pci_bus 0000:00: root bus resource [io  
0x0000-0x0cf7 window]
ots 08 12:03:34 debian kernel: pci_bus 0000:00: root bus resource [io  
0x0d00-0xffff window]
ots 08 12:03:34 debian kernel: pci_bus 0000:00: root bus resource [mem 
0x000a0000-0x000bffff window]
ots 08 12:03:34 debian kernel: pci_bus 0000:00: root bus resource [mem 
0x40000000-0xfebfffff window]
ots 08 12:03:34 debian kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
ots 08 12:03:34 debian kernel: pci 0000:00:00.0: [8086:a010] type 00 class 
0x060000
ots 08 12:03:34 debian kernel: pci 0000:00:02.0: [8086:a011] type 00 class 
0x030000
ots 08 12:03:34 debian kernel: pci 0000:00:02.0: reg 0x10: [mem 
0x58180000-0x581fffff]
ots 08 12:03:34 debian kernel: pci 0000:00:02.0: reg 0x14: [io  0x60c0-0x60c7]
ots 08 12:03:34 debian kernel: pci 0000:00:02.0: reg 0x18: [mem 
0x40000000-0x4fffffff pref]
ots 08 12:03:34 debian kernel: pci 0000:00:02.0: reg 0x1c: [mem 
0x58000000-0x580fffff]
ots 08 12:03:34 debian kernel: pci 0000:00:02.1: [8086:a012] type 00 class 
0x038000
ots 08 12:03:34 debian kernel: pci 0000:00:02.1: reg 0x10: [mem 
0x58100000-0x5817ffff]
ots 08 12:03:34 debian kernel: pci 0000:00:1b.0: [8086:27d8] type 00 class 
0x040300
ots 08 12:03:34 debian kernel: pci 0000:00:1b.0: reg 0x10: [mem 
0x58200000-0x58203fff 64bit]
ots 08 12:03:34 debian kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot 
D3cold
ots 08 12:03:34 debian kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI
ots 08 12:03:34 debian kernel: pci 0000:00:1c.0: [8086:27d0] type 01 class 
0x060400
ots 08 12:03:34 debian kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot 
D3cold
ots 08 12:03:34 debian kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI
ots 08 12:03:34 debian kernel: pci 0000:00:1c.1: [8086:27d2] type 01 class 
0x060400
ots 08 12:03:34 debian kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot 
D3cold
ots 08 12:03:34 debian kernel: pci 0000:00:1c.1: System wakeup disabled by ACPI
ots 08 12:03:34 debian kernel: pci 0000:00:1d.0: [8086:27c8] type 00 class 
0x0c0300
ots 08 12:03:34 debian kernel: pci 0000:00:1d.0: reg 0x20: [io  0x6080-0x609f]
ots 08 12:03:34 debian kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI
ots 08 12:03:34 debian kernel: pci 0000:00:1d.1: [8086:27c9] type 00 class 
0x0c0300
ots 08 12:03:34 debian kernel: pci 0000:00:1d.1: reg 0x20: [io  0x6060-0x607f]
ots 08 12:03:34 debian kernel: pci 0000:00:1d.1: System wakeup disabled by ACPI
ots 08 12:03:34 debian kernel: pci 0000:00:1d.2: [8086:27ca] type 00 class 
0x0c0300
ots 08 12:03:34 debian kernel: pci 0000:00:1d.2: reg 0x20: [io  0x6040-0x605f]
ots 08 12:03:34 debian kernel: pci 0000:00:1d.2: System wakeup disabled by ACPI
ots 08 12:03:34 debian kernel: pci 0000:00:1d.3: [8086:27cb] type 00 class 
0x0c0300
ots 08 12:03:34 debian kernel: pci 0000:00:1d.3: reg 0x20: [io  0x6020-0x603f]
ots 08 12:03:34 debian kernel: pci 0000:00:1d.3: System wakeup disabled by ACPI
ots 08 12:03:34 debian kernel: pci 0000:00:1d.7: [8086:27cc] type 00 class 
0x0c0320
ots 08 12:03:34 debian kernel: pci 0000:00:1d.7: reg 0x10: [mem 
0x58204400-0x582047ff]
ots 08 12:03:34 debian kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot 
D3cold
ots 08 12:03:34 debian kernel: pci 0000:00:1d.7: System wakeup disabled by ACPI
ots 08 12:03:34 debian kernel: pci 0000:00:1e.0: [8086:2448] type 01 class 
0x060401
ots 08 12:03:34 debian kernel: pci 0000:00:1f.0: [8086:27bc] type 00 class 
0x060100
ots 08 12:03:34 debian kernel: pci 0000:00:1f.2: [8086:27c1] type 00 class 
0x010601
ots 08 12:03:34 debian kernel: pci 0000:00:1f.2: reg 0x10: [io  0x60b8-0x60bf]
ots 08 12:03:34 debian kernel: pci 0000:00:1f.2: reg 0x14: [io  0x60cc-0x60cf]
ots 08 12:03:34 debian kernel: pci 0000:00:1f.2: reg 0x18: [io  0x60b0-0x60b7]
ots 08 12:03:34 debian kernel: pci 0000:00:1f.2: reg 0x1c: [io  0x60c8-0x60cb]
ots 08 12:03:34 debian kernel: pci 0000:00:1f.2: reg 0x20: [io  0x60a0-0x60af]
ots 08 12:03:34 debian kernel: pci 0000:00:1f.2: reg 0x24: [mem 
0x58204000-0x582043ff]
ots 08 12:03:34 debian kernel: pci 0000:00:1f.2: PME# supported from D3hot
ots 08 12:03:34 debian kernel: pci 0000:00:1f.3: [8086:27da] type 00 class 
0x0c0500
ots 08 12:03:34 debian kernel: pci 0000:00:1f.3: reg 0x20: [io  0x6000-0x601f]
ots 08 12:03:34 debian kernel: pci 0000:01:00.0: [1969:2060] type 00 class 
0x020000
ots 08 12:03:34 debian kernel: pci 0000:01:00.0: reg 0x10: [mem 
0x57000000-0x5703ffff 64bit]
ots 08 12:03:34 debian kernel: pci 0000:01:00.0: reg 0x18: [io  0x5000-0x507f]
ots 08 12:03:34 debian kernel: pci 0000:01:00.0: PME# supported from D0 D1 D2 
D3hot D3cold
ots 08 12:03:34 debian kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
ots 08 12:03:34 debian kernel: pci 0000:00:1c.0:   bridge window [io  
0x5000-0x5fff]
ots 08 12:03:34 debian kernel: pci 0000:00:1c.0:   bridge window [mem 
0x57000000-0x57ffffff]
ots 08 12:03:34 debian kernel: pci 0000:00:1c.0:   bridge window [mem 
0x50000000-0x50ffffff 64bit pref]
ots 08 12:03:34 debian kernel: pci 0000:02:00.0: [168c:002b] type 00 class 
0x028000
ots 08 12:03:34 debian kernel: pci 0000:02:00.0: reg 0x10: [mem 
0x56000000-0x5600ffff 64bit]
ots 08 12:03:34 debian kernel: pci 0000:02:00.0: supports D1
ots 08 12:03:34 debian kernel: pci 0000:02:00.0: PME# supported from D0 D1 D3hot
ots 08 12:03:34 debian kernel: pci 0000:00:1c.1: PCI bridge to [bus 02]
ots 08 12:03:34 debian kernel: pci 0000:00:1c.1:   bridge window [io  
0x4000-0x4fff]
ots 08 12:03:34 debian kernel: pci 0000:00:1c.1:   bridge window [mem 
0x56000000-0x56ffffff]
ots 08 12:03:34 debian kernel: pci 0000:00:1c.1:   bridge window [mem 
0x51000000-0x51ffffff 64bit pref]
ots 08 12:03:34 debian kernel: pci 0000:00:1e.0: PCI bridge to [bus 05] 
(subtractive decode)
ots 08 12:03:34 debian kernel: pci 0000:00:1e.0:   bridge window [io  
0x0000-0x0cf7 window] (subtractive decode)
ots 08 12:03:34 debian kernel: pci 0000:00:1e.0:   bridge window [io  
0x0d00-0xffff window] (subtractive decode)
ots 08 12:03:34 debian kernel: pci 0000:00:1e.0:   bridge window [mem 
0x000a0000-0x000bffff window] (subtractive decode)
ots 08 12:03:34 debian kernel: pci 0000:00:1e.0:   bridge window [mem 
0x40000000-0xfebfffff window] (subtractive decode)
ots 08 12:03:34 debian kernel: pci_bus 0000:00: on NUMA node 0
ots 08 12:03:34 debian kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 
10 *11 12)
ots 08 12:03:34 debian kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 
*10 11 12)
ots 08 12:03:34 debian kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 
10 *11 12)
ots 08 12:03:34 debian kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 
10 *11 12)
ots 08 12:03:34 debian kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 
10 11 12) *0, disabled.
ots 08 12:03:34 debian kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 
10 11 12) *0, disabled.
ots 08 12:03:34 debian kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 
10 11 12) *0, disabled.
ots 08 12:03:34 debian kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 
10 11 12) *0, disabled.
ots 08 12:03:34 debian kernel: ACPI: Enabled 5 GPEs in block 00 to 1F
ots 08 12:03:34 debian kernel: ACPI : EC: event unblocked
ots 08 12:03:34 debian kernel: ACPI: \_SB_.PCI0.LPC_.EC0_: GPE=0x19, 
EC_CMD/EC_SC=0x66, EC_DATA=0x62
ots 08 12:03:34 debian kernel: ACPI: \_SB_.PCI0.LPC_.EC0_: Used as boot DSDT EC 
to handle transactions and events
ots 08 12:03:34 debian kernel: vgaarb: setting as boot device: PCI:0000:00:02.0
ots 08 12:03:34 debian kernel: vgaarb: device added: 
PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
ots 08 12:03:34 debian kernel: vgaarb: loaded
ots 08 12:03:34 debian kernel: vgaarb: bridge control possible 0000:00:02.0
ots 08 12:03:34 debian kernel: ACPI: bus type USB registered
ots 08 12:03:34 debian kernel: usbcore: registered new interface driver usbfs
ots 08 12:03:34 debian kernel: usbcore: registered new interface driver hub
ots 08 12:03:34 debian kernel: usbcore: registered new device driver usb
ots 08 12:03:34 debian kernel: PCI: Using ACPI for IRQ routing
ots 08 12:03:34 debian kernel: PCI: pci_cache_line_size set to 64 bytes
ots 08 12:03:34 debian kernel: e820: reserve RAM buffer [mem 
0x0009fc00-0x0009ffff]
ots 08 12:03:34 debian kernel: e820: reserve RAM buffer [mem 
0x3f494000-0x3fffffff]
ots 08 12:03:34 debian kernel: e820: reserve RAM buffer [mem 
0x3f577000-0x3fffffff]
ots 08 12:03:34 debian kernel: e820: reserve RAM buffer [mem 
0x3f5ec000-0x3fffffff]
ots 08 12:03:34 debian kernel: e820: reserve RAM buffer [mem 
0x3f600000-0x3fffffff]
ots 08 12:03:34 debian kernel: NetLabel: Initializing
ots 08 12:03:34 debian kernel: NetLabel:  domain hash size = 128
ots 08 12:03:34 debian kernel: NetLabel:  protocols = UNLABELED CIPSOv4
ots 08 12:03:34 debian kernel: NetLabel:  unlabeled traffic allowed by default
ots 08 12:03:34 debian kernel: HPET: 3 timers in total, 0 timers will be used 
for per-cpu timer
ots 08 12:03:34 debian kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
ots 08 12:03:34 debian kernel: hpet0: 3 comparators, 64-bit 14.318180 MHz 
counter
ots 08 12:03:34 debian kernel: clocksource: Switched to clocksource hpet
ots 08 12:03:34 debian kernel: VFS: Disk quotas dquot_6.6.0
ots 08 12:03:34 debian kernel: VFS: Dquot-cache hash table entries: 1024 (order 
0, 4096 bytes)
ots 08 12:03:34 debian kernel: pnp: PnP ACPI init
ots 08 12:03:34 debian kernel: system 00:00: [io  0x164e-0x164f] has been 
reserved
ots 08 12:03:34 debian kernel: system 00:00: [io  0x0600-0x060f] has been 
reserved
ots 08 12:03:34 debian kernel: system 00:00: [io  0x0610] has been reserved
ots 08 12:03:34 debian kernel: system 00:00: [io  0x0800-0x080f] has been 
reserved
ots 08 12:03:34 debian kernel: system 00:00: [io  0x0810-0x0817] has been 
reserved
ots 08 12:03:34 debian kernel: system 00:00: [io  0x0400-0x047f] has been 
reserved
ots 08 12:03:34 debian kernel: system 00:00: [io  0x0500-0x053f] has been 
reserved
ots 08 12:03:34 debian kernel: system 00:00: [io  0xff2c-0xff2f] has been 
reserved
ots 08 12:03:34 debian kernel: system 00:00: [mem 0xe0000000-0xefffffff] has 
been reserved
ots 08 12:03:34 debian kernel: system 00:00: [mem 0xfed1c000-0xfed1ffff] has 
been reserved
ots 08 12:03:34 debian kernel: system 00:00: [mem 0xfed14000-0xfed17fff] has 
been reserved
ots 08 12:03:34 debian kernel: system 00:00: [mem 0xfed18000-0xfed18fff] has 
been reserved
ots 08 12:03:34 debian kernel: system 00:00: [mem 0xfed19000-0xfed19fff] has 
been reserved
ots 08 12:03:34 debian kernel: system 00:00: [mem 0xfec00000-0xfec00fff] could 
not be reserved
ots 08 12:03:34 debian kernel: system 00:00: [mem 0xfee00000-0xfee00fff] has 
been reserved
ots 08 12:03:34 debian kernel: system 00:00: Plug and Play ACPI device, IDs 
PNP0c02 (active)
ots 08 12:03:34 debian kernel: pnp 00:01: Plug and Play ACPI device, IDs 
PNP0b00 (active)
ots 08 12:03:34 debian kernel: pnp 00:02: Plug and Play ACPI device, IDs 
PNP0303 (active)
ots 08 12:03:34 debian kernel: pnp 00:03: Plug and Play ACPI device, IDs 
SYN1b1c SYN1b00 SYN0002 PNP0f13 (active)
ots 08 12:03:34 debian kernel: pnp: PnP ACPI: found 4 devices
ots 08 12:03:34 debian kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 
0xffffff, max_idle_ns: 2085701024 ns
ots 08 12:03:35 debian kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
ots 08 12:03:35 debian kernel: pci 0000:00:1c.0:   bridge window [io  
0x5000-0x5fff]
ots 08 12:03:35 debian kernel: pci 0000:00:1c.0:   bridge window [mem 
0x57000000-0x57ffffff]
ots 08 12:03:35 debian kernel: pci 0000:00:1c.0:   bridge window [mem 
0x50000000-0x50ffffff 64bit pref]
ots 08 12:03:35 debian kernel: pci 0000:00:1c.1: PCI bridge to [bus 02]
ots 08 12:03:35 debian kernel: pci 0000:00:1c.1:   bridge window [io  
0x4000-0x4fff]
ots 08 12:03:35 debian kernel: pci 0000:00:1c.1:   bridge window [mem 
0x56000000-0x56ffffff]
ots 08 12:03:35 debian kernel: pci 0000:00:1c.1:   bridge window [mem 
0x51000000-0x51ffffff 64bit pref]
ots 08 12:03:35 debian kernel: pci 0000:00:1e.0: PCI bridge to [bus 05]
ots 08 12:03:35 debian kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 
window]
ots 08 12:03:35 debian kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff 
window]
ots 08 12:03:35 debian kernel: pci_bus 0000:00: resource 6 [mem 
0x000a0000-0x000bffff window]
ots 08 12:03:35 debian kernel: pci_bus 0000:00: resource 7 [mem 
0x40000000-0xfebfffff window]
ots 08 12:03:35 debian kernel: pci_bus 0000:01: resource 0 [io  0x5000-0x5fff]
ots 08 12:03:35 debian kernel: pci_bus 0000:01: resource 1 [mem 
0x57000000-0x57ffffff]
ots 08 12:03:35 debian kernel: pci_bus 0000:01: resource 2 [mem 
0x50000000-0x50ffffff 64bit pref]
ots 08 12:03:35 debian kernel: pci_bus 0000:02: resource 0 [io  0x4000-0x4fff]
ots 08 12:03:35 debian kernel: pci_bus 0000:02: resource 1 [mem 
0x56000000-0x56ffffff]
ots 08 12:03:35 debian kernel: pci_bus 0000:02: resource 2 [mem 
0x51000000-0x51ffffff 64bit pref]
ots 08 12:03:35 debian kernel: pci_bus 0000:05: resource 4 [io  0x0000-0x0cf7 
window]
ots 08 12:03:35 debian kernel: pci_bus 0000:05: resource 5 [io  0x0d00-0xffff 
window]
ots 08 12:03:35 debian kernel: pci_bus 0000:05: resource 6 [mem 
0x000a0000-0x000bffff window]
ots 08 12:03:35 debian kernel: pci_bus 0000:05: resource 7 [mem 
0x40000000-0xfebfffff window]
ots 08 12:03:35 debian kernel: NET: Registered protocol family 2
ots 08 12:03:35 debian kernel: TCP established hash table entries: 8192 (order: 
3, 32768 bytes)
ots 08 12:03:35 debian kernel: TCP bind hash table entries: 8192 (order: 4, 
65536 bytes)
ots 08 12:03:35 debian kernel: TCP: Hash tables configured (established 8192 
bind 8192)
ots 08 12:03:35 debian kernel: UDP hash table entries: 512 (order: 2, 16384 
bytes)
ots 08 12:03:35 debian kernel: UDP-Lite hash table entries: 512 (order: 2, 
16384 bytes)
ots 08 12:03:35 debian kernel: NET: Registered protocol family 1
ots 08 12:03:35 debian kernel: pci 0000:00:02.0: Video device with shadowed ROM 
at [mem 0x000c0000-0x000dffff]
ots 08 12:03:35 debian kernel: pci 0000:01:00.0: [Firmware Bug]: VPD access 
disabled
ots 08 12:03:35 debian kernel: PCI: CLS 64 bytes, default 64
ots 08 12:03:35 debian kernel: Unpacking initramfs...
ots 08 12:03:35 debian kernel: Freeing initrd memory: 18744K (f418b000 - 
f53d9000)
ots 08 12:03:35 debian kernel: futex hash table entries: 1024 (order: 4, 65536 
bytes)
ots 08 12:03:35 debian kernel: audit: initializing netlink subsys (disabled)
ots 08 12:03:35 debian kernel: audit: type=2000 audit(1486555406.618:1): 
initialized
ots 08 12:03:35 debian kernel: workingset: timestamp_bits=11 max_order=18 
bucket_order=7
ots 08 12:03:35 debian kernel: zbud: loaded
ots 08 12:03:35 debian kernel: Key type asymmetric registered
ots 08 12:03:35 debian kernel: bounce: pool size: 64 pages
ots 08 12:03:35 debian kernel: Block layer SCSI generic (bsg) driver version 
0.4 loaded (major 249)
ots 08 12:03:35 debian kernel: io scheduler noop registered
ots 08 12:03:35 debian kernel: io scheduler deadline registered
ots 08 12:03:35 debian kernel: io scheduler cfq registered
ots 08 12:03:35 debian kernel: io scheduler bfq registered (default)
ots 08 12:03:35 debian kernel: BFQ I/O-scheduler: v8r5 (with cgroups support)
ots 08 12:03:35 debian kernel: pcieport 0000:00:1c.0: Signaling PME through 
PCIe PME interrupt
ots 08 12:03:35 debian kernel: pci 0000:01:00.0: Signaling PME through PCIe PME 
interrupt
ots 08 12:03:35 debian kernel: pcie_pme 0000:00:1c.0:pcie001: service driver 
pcie_pme loaded
ots 08 12:03:35 debian kernel: pcieport 0000:00:1c.1: Signaling PME through 
PCIe PME interrupt
ots 08 12:03:35 debian kernel: pci 0000:02:00.0: Signaling PME through PCIe PME 
interrupt
ots 08 12:03:35 debian kernel: pcie_pme 0000:00:1c.1:pcie001: service driver 
pcie_pme loaded
ots 08 12:03:35 debian kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
ots 08 12:03:35 debian kernel: pciehp: PCI Express Hot Plug Controller Driver 
version: 0.4
ots 08 12:03:35 debian kernel: intel_idle: MWAIT substates: 0x20220
ots 08 12:03:35 debian kernel: intel_idle: v0.4.1 model 0x1C
ots 08 12:03:35 debian kernel: tsc: Marking TSC unstable due to TSC halts in 
idle states deeper than C2
ots 08 12:03:35 debian kernel: intel_idle: lapic_timer_reliable_states 0x2
ots 08 12:03:35 debian kernel: GHES: HEST is not enabled!
ots 08 12:03:35 debian kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing 
enabled
ots 08 12:03:35 debian kernel: Linux agpgart interface v0.103
ots 08 12:03:35 debian kernel: libphy: Fixed MDIO Bus: probed
ots 08 12:03:35 debian kernel: i8042: PNP: PS/2 Controller 
[PNP0303:KBC0,PNP0f13:MSS0] at 0x60,0x64 irq 1,12
ots 08 12:03:35 debian kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
ots 08 12:03:35 debian kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
ots 08 12:03:35 debian kernel: mousedev: PS/2 mouse device common for all mice
ots 08 12:03:35 debian kernel: ledtrig-cpu: registered to indicate activity on 
CPUs
ots 08 12:03:35 debian kernel: hidraw: raw HID events driver (C) Jiri Kosina
ots 08 12:03:35 debian kernel: Key type dns_resolver registered
ots 08 12:03:35 debian kernel: microcode: sig=0x106ca, pf=0x4, revision=0x107
ots 08 12:03:35 debian kernel: microcode: Microcode Update Driver: v2.01 
<tig...@aivazian.fsnet.co.uk>, Peter Oruba
ots 08 12:03:35 debian kernel: Using IPI No-Shortcut mode
ots 08 12:03:35 debian kernel: registered taskstats version 1
ots 08 12:03:35 debian kernel: zswap: loaded using pool lzo/zbud
ots 08 12:03:35 debian kernel: input: AT Translated Set 2 keyboard as 
/devices/platform/i8042/serio0/input/input0
ots 08 12:03:35 debian kernel: Key type encrypted registered
ots 08 12:03:35 debian kernel: evm: HMAC attrs: 0x1
ots 08 12:03:35 debian kernel: Freeing unused kernel memory: 624K (c19cd000 - 
c1a69000)
ots 08 12:03:35 debian kernel: Write protecting the kernel text: 7136k
ots 08 12:03:35 debian kernel: Write protecting the kernel read-only data: 2392k
ots 08 12:03:35 debian kernel: NX-protecting the kernel data: 5152k
ots 08 12:03:35 debian kernel: MuQSS CPU scheduler v0.150 by Con Kolivas.
ots 08 12:03:35 debian kernel: random: systemd-udevd: uninitialized urandom 
read (16 bytes read)
ots 08 12:03:35 debian kernel: random: systemd-udevd: uninitialized urandom 
read (16 bytes read)
ots 08 12:03:35 debian kernel: random: systemd-udevd: uninitialized urandom 
read (16 bytes read)
ots 08 12:03:35 debian kernel: random: udevadm: uninitialized urandom read (16 
bytes read)
ots 08 12:03:35 debian kernel: random: udevadm: uninitialized urandom read (16 
bytes read)
ots 08 12:03:35 debian kernel: random: udevadm: uninitialized urandom read (16 
bytes read)
ots 08 12:03:35 debian kernel: random: udevadm: uninitialized urandom read (16 
bytes read)
ots 08 12:03:35 debian kernel: random: udevadm: uninitialized urandom read (16 
bytes read)
ots 08 12:03:35 debian kernel: random: udevadm: uninitialized urandom read (16 
bytes read)
ots 08 12:03:35 debian kernel: random: udevadm: uninitialized urandom read (16 
bytes read)
ots 08 12:03:35 debian kernel: rtc_cmos 00:01: RTC can wake from S4
ots 08 12:03:35 debian kernel: rtc_cmos 00:01: rtc core: registered rtc_cmos as 
rtc0
ots 08 12:03:35 debian kernel: rtc_cmos 00:01: alarms up to one month, 242 
bytes nvram, hpet irqs
ots 08 12:03:35 debian kernel: FUJITSU Extended Socket Network Device Driver - 
version 1.1 - Copyright (c) 2015 FUJITSU LIMITED
ots 08 12:03:35 debian kernel: thermal LNXTHERM:00: registered as thermal_zone0
ots 08 12:03:35 debian kernel: ACPI: Thermal Zone [THRM] (49 C)
ots 08 12:03:35 debian kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller 
(EHCI) Driver
ots 08 12:03:35 debian kernel: uhci_hcd: USB Universal Host Controller 
Interface driver
ots 08 12:03:35 debian kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
ots 08 12:03:35 debian kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, 
assigned bus number 1
ots 08 12:03:35 debian kernel: uhci_hcd 0000:00:1d.0: irq 18, io base 0x00006080
ots 08 12:03:35 debian kernel: usb usb1: New USB device found, idVendor=1d6b, 
idProduct=0001
ots 08 12:03:35 debian kernel: usb usb1: New USB device strings: Mfr=3, 
Product=2, SerialNumber=1
ots 08 12:03:35 debian kernel: usb usb1: Product: UHCI Host Controller
ots 08 12:03:35 debian kernel: usb usb1: Manufacturer: Linux 
4.9.0-6.1-liquorix-686-pae uhci_hcd
ots 08 12:03:35 debian kernel: usb usb1: SerialNumber: 0000:00:1d.0
ots 08 12:03:35 debian kernel: hub 1-0:1.0: USB hub found
ots 08 12:03:35 debian kernel: hub 1-0:1.0: 2 ports detected
ots 08 12:03:35 debian kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
ots 08 12:03:35 debian kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, 
assigned bus number 2
ots 08 12:03:35 debian kernel: uhci_hcd 0000:00:1d.1: irq 20, io base 0x00006060
ots 08 12:03:35 debian kernel: usb usb2: New USB device found, idVendor=1d6b, 
idProduct=0001
ots 08 12:03:35 debian kernel: usb usb2: New USB device strings: Mfr=3, 
Product=2, SerialNumber=1
ots 08 12:03:35 debian kernel: usb usb2: Product: UHCI Host Controller
ots 08 12:03:35 debian kernel: usb usb2: Manufacturer: Linux 
4.9.0-6.1-liquorix-686-pae uhci_hcd
ots 08 12:03:35 debian kernel: usb usb2: SerialNumber: 0000:00:1d.1
ots 08 12:03:35 debian kernel: hub 2-0:1.0: USB hub found
ots 08 12:03:35 debian kernel: hub 2-0:1.0: 2 ports detected
ots 08 12:03:35 debian kernel: ehci-pci: EHCI PCI platform driver
ots 08 12:03:35 debian kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
ots 08 12:03:35 debian kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, 
assigned bus number 3
ots 08 12:03:35 debian kernel: uhci_hcd 0000:00:1d.2: irq 21, io base 0x00006040
ots 08 12:03:35 debian kernel: usb usb3: New USB device found, idVendor=1d6b, 
idProduct=0001
ots 08 12:03:35 debian kernel: usb usb3: New USB device strings: Mfr=3, 
Product=2, SerialNumber=1
ots 08 12:03:35 debian kernel: usb usb3: Product: UHCI Host Controller
ots 08 12:03:35 debian kernel: usb usb3: Manufacturer: Linux 
4.9.0-6.1-liquorix-686-pae uhci_hcd
ots 08 12:03:35 debian kernel: usb usb3: SerialNumber: 0000:00:1d.2
ots 08 12:03:35 debian kernel: hub 3-0:1.0: USB hub found
ots 08 12:03:35 debian kernel: hub 3-0:1.0: 2 ports detected
ots 08 12:03:35 debian kernel: ehci-pci 0000:00:1d.7: EHCI Host Controller
ots 08 12:03:35 debian kernel: ehci-pci 0000:00:1d.7: new USB bus registered, 
assigned bus number 4
ots 08 12:03:35 debian kernel: ehci-pci 0000:00:1d.7: debug port 1
ots 08 12:03:35 debian kernel: atl1c 0000:01:00.0: version 1.0.1.1-NAPI
ots 08 12:03:35 debian kernel: ehci-pci 0000:00:1d.7: cache line size of 64 is 
not supported
ots 08 12:03:35 debian kernel: ehci-pci 0000:00:1d.7: irq 22, io mem 0x58204400
ots 08 12:03:35 debian kernel: ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
ots 08 12:03:35 debian kernel: usb usb4: New USB device found, idVendor=1d6b, 
idProduct=0002
ots 08 12:03:35 debian kernel: usb usb4: New USB device strings: Mfr=3, 
Product=2, SerialNumber=1
ots 08 12:03:35 debian kernel: usb usb4: Product: EHCI Host Controller
ots 08 12:03:35 debian kernel: usb usb4: Manufacturer: Linux 
4.9.0-6.1-liquorix-686-pae ehci_hcd
ots 08 12:03:35 debian kernel: usb usb4: SerialNumber: 0000:00:1d.7
ots 08 12:03:35 debian kernel: hub 4-0:1.0: USB hub found
ots 08 12:03:35 debian kernel: hub 4-0:1.0: 8 ports detected
ots 08 12:03:35 debian kernel: SCSI subsystem initialized
ots 08 12:03:35 debian kernel: libata version 3.00 loaded.
ots 08 12:03:35 debian kernel: hub 1-0:1.0: USB hub found
ots 08 12:03:35 debian kernel: hub 1-0:1.0: 2 ports detected
ots 08 12:03:35 debian kernel: hub 2-0:1.0: USB hub found
ots 08 12:03:35 debian kernel: hub 2-0:1.0: 2 ports detected
ots 08 12:03:35 debian kernel: hub 3-0:1.0: USB hub found
ots 08 12:03:35 debian kernel: hub 3-0:1.0: 2 ports detected
ots 08 12:03:35 debian kernel: uhci_hcd 0000:00:1d.3: UHCI Host Controller
ots 08 12:03:35 debian kernel: uhci_hcd 0000:00:1d.3: new USB bus registered, 
assigned bus number 5
ots 08 12:03:35 debian kernel: uhci_hcd 0000:00:1d.3: irq 22, io base 0x00006020
ots 08 12:03:35 debian kernel: usb usb5: New USB device found, idVendor=1d6b, 
idProduct=0001
ots 08 12:03:35 debian kernel: usb usb5: New USB device strings: Mfr=3, 
Product=2, SerialNumber=1
ots 08 12:03:35 debian kernel: usb usb5: Product: UHCI Host Controller
ots 08 12:03:35 debian kernel: usb usb5: Manufacturer: Linux 
4.9.0-6.1-liquorix-686-pae uhci_hcd
ots 08 12:03:35 debian kernel: usb usb5: SerialNumber: 0000:00:1d.3
ots 08 12:03:35 debian kernel: hub 5-0:1.0: USB hub found
ots 08 12:03:35 debian kernel: hub 5-0:1.0: 2 ports detected
ots 08 12:03:35 debian kernel: i801_smbus 0000:00:1f.3: SMBus using PCI 
interrupt
ots 08 12:03:35 debian kernel: ahci 0000:00:1f.2: version 3.0
ots 08 12:03:35 debian kernel: ahci 0000:00:1f.2: SSS flag set, parallel bus 
scan disabled
ots 08 12:03:35 debian kernel: ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 
ports 3 Gbps 0x3 impl SATA mode
ots 08 12:03:35 debian kernel: ahci 0000:00:1f.2: flags: 64bit ncq ilck stag pm 
led clo pmp pio slum part 
ots 08 12:03:35 debian kernel: scsi host0: ahci
ots 08 12:03:35 debian kernel: scsi host1: ahci
ots 08 12:03:35 debian kernel: scsi host2: ahci
ots 08 12:03:35 debian kernel: scsi host3: ahci
ots 08 12:03:35 debian kernel: ata1: SATA max UDMA/133 abar m1024@0x58204000 
port 0x58204100 irq 26
ots 08 12:03:35 debian kernel: ata2: SATA max UDMA/133 abar m1024@0x58204000 
port 0x58204180 irq 26
ots 08 12:03:35 debian kernel: ata3: DUMMY
ots 08 12:03:35 debian kernel: ata4: DUMMY
ots 08 12:03:35 debian kernel: usb 4-4: new high-speed USB device number 2 
using ehci-pci
ots 08 12:03:35 debian kernel: usb 4-4: New USB device found, idVendor=0402, 
idProduct=7675
ots 08 12:03:35 debian kernel: usb 4-4: New USB device strings: Mfr=3, 
Product=1, SerialNumber=0
ots 08 12:03:35 debian kernel: usb 4-4: Product: WebCam
ots 08 12:03:35 debian kernel: usb 4-4: Manufacturer: Y2B330TFC
ots 08 12:03:35 debian kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 
SControl 300)
ots 08 12:03:35 debian kernel: ata1.00: unexpected _GTF length (4)
ots 08 12:03:35 debian kernel: ata1.00: ATA-8: WDC WD2500BEVT-22A23T0, 
01.01A01, max UDMA/133
ots 08 12:03:35 debian kernel: ata1.00: 488397168 sectors, multi 16: LBA48 NCQ 
(depth 31/32), AA
ots 08 12:03:35 debian kernel: ata1.00: unexpected _GTF length (4)
ots 08 12:03:35 debian kernel: ata1.00: configured for UDMA/133
ots 08 12:03:35 debian kernel: scsi 0:0:0:0: Direct-Access     ATA      WDC 
WD2500BEVT-2 1A01 PQ: 0 ANSI: 5
ots 08 12:03:35 debian kernel: random: fast init done
ots 08 12:03:35 debian kernel: clocksource: tsc: mask: 0xffffffffffffffff 
max_cycles: 0x17f6afc2a1e, max_idle_ns: 440795241034 ns
ots 08 12:03:35 debian kernel: ata2: SATA link down (SStatus 0 SControl 300)
ots 08 12:03:35 debian kernel: sd 0:0:0:0: [sda] 488397168 512-byte logical 
blocks: (250 GB/233 GiB)
ots 08 12:03:35 debian kernel: sd 0:0:0:0: [sda] Write Protect is off
ots 08 12:03:35 debian kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
ots 08 12:03:35 debian kernel: sd 0:0:0:0: [sda] Write cache: enabled, read 
cache: enabled, doesn't support DPO or FUA
ots 08 12:03:35 debian kernel: psmouse serio1: synaptics: queried max 
coordinates: x [..5612], y [..4618]
ots 08 12:03:35 debian kernel:  sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
ots 08 12:03:35 debian kernel: sd 0:0:0:0: [sda] Attached SCSI disk
ots 08 12:03:35 debian kernel: psmouse serio1: synaptics: Touchpad model: 1, 
fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000/0x0, board id: 0, fw id: 
528321
ots 08 12:03:35 debian kernel: input: SynPS/2 Synaptics TouchPad as 
/devices/platform/i8042/serio1/input/input2
ots 08 12:03:35 debian kernel: random: crng init done
ots 08 12:03:35 debian kernel: PM: Starting manual resume from disk
ots 08 12:03:35 debian kernel: EXT4-fs (sda5): mounted filesystem with ordered 
data mode. Opts: (null)
ots 08 12:03:35 debian systemd[1]: RTC configured in localtime, applying delta 
of 60 minutes to system time.
ots 08 12:03:35 debian kernel: NET: Registered protocol family 10
ots 08 12:03:35 debian kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
ots 08 12:03:35 debian systemd[1]: systemd 232 running in system mode. (+PAM 
+AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT 
+GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
ots 08 12:03:35 debian systemd[1]: Detected architecture x86.
ots 08 12:03:35 debian systemd[1]: Set hostname to <debian>.
ots 08 12:03:35 debian systemd[1]: Started Dispatch Password Requests to 
Console Directory Watch.
ots 08 12:03:35 debian systemd[1]: Listening on Journal Audit Socket.
ots 08 12:03:35 debian systemd[1]: Listening on RPCbind Server Activation 
Socket.
ots 08 12:03:35 debian systemd[1]: Set up automount Arbitrary Executable File 
Formats File System Automount Point.
ots 08 12:03:35 debian systemd[1]: Listening on Journal Socket (/dev/log).
ots 08 12:03:35 debian systemd[1]: Listening on udev Control Socket.
ots 08 12:03:35 debian systemd[1]: Created slice User and Session Slice.
ots 08 12:03:35 debian kernel: RPC: Registered named UNIX socket transport 
module.
ots 08 12:03:35 debian kernel: RPC: Registered udp transport module.
ots 08 12:03:35 debian kernel: RPC: Registered tcp transport module.
ots 08 12:03:35 debian kernel: RPC: Registered tcp NFSv4.1 backchannel 
transport module.
ots 08 12:03:35 debian systemd-journald[188]: Journal started
ots 08 12:03:35 debian systemd-journald[188]: Runtime journal 
(/run/log/journal/8e14f25dbe8a4a70871b31e462f73d2b) is 1.2M, max 9.9M, 8.6M 
free.
ots 08 12:03:34 debian systemd-modules-load[185]: Inserted module 'coretemp'
ots 08 12:03:35 debian systemd[1]: Started Set the console keyboard layout.
ots 08 12:03:35 debian systemd[1]: Started Create Static Device Nodes in /dev.
ots 08 12:03:35 debian systemd[1]: Starting udev Kernel Device Manager...
ots 08 12:03:36 debian systemd[1]: Started udev Kernel Device Manager.
ots 08 12:03:36 debian systemd[1]: Starting Remount Root and Kernel File 
Systems...
ots 08 12:03:36 debian kernel: EXT4-fs (sda5): re-mounted. Opts: 
errors=remount-ro
ots 08 12:03:36 debian systemd[1]: Started Remount Root and Kernel File Systems.
ots 08 12:03:36 debian systemd[1]: Starting Flush Journal to Persistent 
Storage...
ots 08 12:03:36 debian systemd[1]: Reached target Local File Systems (Pre).
ots 08 12:03:36 debian systemd[1]: Starting udev Coldplug all Devices...
ots 08 12:03:36 debian systemd[1]: Reached target Local File Systems.
ots 08 12:03:36 debian systemd[1]: Starting Set console font and keymap...
ots 08 12:03:36 debian systemd[1]: Starting Preprocess NFS configuration...
ots 08 12:03:36 debian systemd[1]: Starting Raise network interfaces...
ots 08 12:03:36 debian systemd[1]: Starting Load/Save Random Seed...
ots 08 12:03:36 debian systemd[1]: Started Set console font and keymap.
ots 08 12:03:36 debian systemd[1]: Started Preprocess NFS configuration.
ots 08 12:03:36 debian systemd[1]: Started Load/Save Random Seed.
ots 08 12:03:36 debian systemd[1]: Reached target NFS client services.
ots 08 12:03:36 debian systemd-journald[188]: Runtime journal 
(/run/log/journal/8e14f25dbe8a4a70871b31e462f73d2b) is 1.2M, max 9.9M, 8.6M 
free.
ots 08 12:03:36 debian systemd[1]: Started Flush Journal to Persistent Storage.
ots 08 12:03:36 debian systemd[1]: Starting Create Volatile Files and 
Directories...
ots 08 12:03:36 debian systemd[1]: Started udev Coldplug all Devices.
ots 08 12:03:37 debian kernel: input: Power Button as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
ots 08 12:03:37 debian kernel: ACPI: Power Button [PWRB]
ots 08 12:03:37 debian kernel: input: Sleep Button as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
ots 08 12:03:37 debian kernel: ACPI: Sleep Button [SLPB]
ots 08 12:03:37 debian kernel: input: Lid Switch as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input5
ots 08 12:03:37 debian kernel: ACPI: Lid Switch [LID0]
ots 08 12:03:37 debian kernel: input: Power Button as 
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
ots 08 12:03:37 debian kernel: ACPI: Power Button [PWRF]
ots 08 12:03:37 debian kernel: shpchp: Standard Hot Plug PCI Controller Driver 
version: 0.4
ots 08 12:03:37 debian kernel: wmi: Mapper loaded
ots 08 12:03:37 debian kernel: ACPI: AC Adapter [AC] (off-line)
ots 08 12:03:37 debian kernel: pci 0000:00:1e.0: PCI bridge to [bus 05]
ots 08 12:03:37 debian kernel: pci 0000:00:1e.0: PCI bridge to [bus 05]
ots 08 12:03:37 debian kernel: pci 0000:00:1e.0: PCI bridge to [bus 05]
ots 08 12:03:37 debian kernel: pci 0000:00:1e.0: PCI bridge to [bus 05]
ots 08 12:03:37 debian kernel: [drm] Initialized
ots 08 12:03:37 debian kernel: pci 0000:00:1e.0: PCI bridge to [bus 05]
ots 08 12:03:37 debian kernel: pci 0000:00:1e.0: PCI bridge to [bus 05]
ots 08 12:03:37 debian kernel: ACPI Warning: SystemIO range 
0x0000000000000428-0x000000000000042F conflicts with OpRegion 
0x0000000000000400-0x000000000000047F (\PMBA) (20160831/utaddress-247)
ots 08 12:03:37 debian kernel: ACPI: If an ACPI driver is available for this 
device, you should use it instead of the native driver
ots 08 12:03:37 debian kernel: ACPI Warning: SystemIO range 
0x0000000000000530-0x000000000000053F conflicts with OpRegion 
0x0000000000000500-0x000000000000053E (\GPIO) (20160831/utaddress-247)
ots 08 12:03:37 debian kernel: ACPI: If an ACPI driver is available for this 
device, you should use it instead of the native driver
ots 08 12:03:37 debian kernel: ACPI Warning: SystemIO range 
0x0000000000000500-0x000000000000052F conflicts with OpRegion 
0x0000000000000500-0x000000000000053E (\GPIO) (20160831/utaddress-247)
ots 08 12:03:37 debian kernel: ACPI: If an ACPI driver is available for this 
device, you should use it instead of the native driver
ots 08 12:03:37 debian kernel: lpc_ich: Resource conflict(s) found affecting 
gpio_ich
ots 08 12:03:37 debian kernel: lpc_ich 0000:00:1f.0: No MFD cells added
ots 08 12:03:38 debian kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
ots 08 12:03:38 debian kernel: ACPI: Battery Slot [BAT0] (battery present)
ots 08 12:03:38 debian kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig 
for ALC272X: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
ots 08 12:03:38 debian kernel: snd_hda_codec_realtek hdaudioC0D0:    
speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
ots 08 12:03:38 debian kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
ots 08 12:03:38 debian kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: 
mono_out=0x0
ots 08 12:03:38 debian kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
ots 08 12:03:38 debian kernel: snd_hda_codec_realtek hdaudioC0D0:      Mic=0x18
ots 08 12:03:38 debian kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal 
Mic=0x12
ots 08 12:03:38 debian kernel: pci 0000:00:00.0: Intel GMA3150 Chipset
ots 08 12:03:38 debian kernel: pci 0000:00:00.0: detected gtt size: 524288K 
total, 262144K mappable
ots 08 12:03:38 debian kernel: pci 0000:00:00.0: detected 8192K stolen memory
ots 08 12:03:38 debian kernel: [drm] Memory usable by graphics device = 512M
ots 08 12:03:38 debian kernel: [drm] Replacing VGA console driver
ots 08 12:03:38 debian kernel: Console: switching to colour dummy device 80x25
ots 08 12:03:38 debian kernel: [drm] Supports vblank timestamp caching Rev 2 
(21.10.2013).
ots 08 12:03:38 debian kernel: [drm] Driver supports precise vblank timestamp 
query.
ots 08 12:03:38 debian kernel: vgaarb: device changed decodes: 
PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
ots 08 12:03:38 debian kernel: input: HDA Intel Mic as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input7
ots 08 12:03:38 debian kernel: input: HDA Intel Headphone as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input8
ots 08 12:03:38 debian systemd[1]: Started Create Volatile Files and 
Directories.
ots 08 12:03:38 debian kernel: input: PC Speaker as 
/devices/platform/pcspkr/input/input9
ots 08 12:03:38 debian kernel: [drm] RC6 disabled, disabling runtime PM support
ots 08 12:03:38 debian kernel: [drm] initialized overlay support
ots 08 12:03:38 debian kernel: ACPI: Video Device [OVGA] (multi-head: yes  rom: 
no  post: no)
ots 08 12:03:38 debian systemd[1]: Starting Network Time Synchronization...
ots 08 12:03:38 debian systemd[1]: Starting Update UTMP about System 
Boot/Shutdown...
ots 08 12:03:38 debian systemd[1]: Starting RPC bind portmap service...
ots 08 12:03:38 debian systemd[1]: Started Update UTMP about System 
Boot/Shutdown.
ots 08 12:03:38 debian kernel: intel_powerclamp: No package C-state available
ots 08 12:03:38 debian kernel: acpi device:27: registered as cooling_device3
ots 08 12:03:38 debian kernel: input: Video Bus as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10
ots 08 12:03:38 debian kernel: [drm] Initialized i915 1.6.0 20160919 for 
0000:00:02.0 on minor 0
ots 08 12:03:39 debian systemd-timesyncd[317]: The system is configured to read 
the RTC time in the local time zone. This mode can not be fully supported. All 
system time to RTC updates are disabled.
ots 08 12:03:39 debian systemd[1]: Started Network Time Synchronization.
ots 08 12:03:39 debian systemd[1]: Reached target System Time Synchronized.
ots 08 12:03:39 debian systemd[1]: Listening on Load/Save RF Kill Switch Status 
/dev/rfkill Watch.
ots 08 12:03:39 debian systemd[1]: Reloading.
ots 08 12:03:39 debian kernel: fbcon: inteldrmfb (fb0) is primary device
ots 08 12:03:39 debian kernel: acer_wmi: Acer Laptop ACPI-WMI Extras
ots 08 12:03:39 debian kernel: acer_wmi: Function bitmap for Communication 
Button: 0x1
ots 08 12:03:39 debian kernel: input: Acer WMI hotkeys as 
/devices/virtual/input/input11
ots 08 12:03:39 debian kernel: input: Acer BMA150 accelerometer as 
/devices/virtual/input/input12
ots 08 12:03:39 debian kernel: ath: phy0: Enable LNA combining
ots 08 12:03:39 debian kernel: ath: EEPROM regdomain: 0x65
ots 08 12:03:39 debian kernel: ath: EEPROM indicates we should expect a direct 
regpair map
ots 08 12:03:39 debian kernel: ath: Country alpha2 being used: 00
ots 08 12:03:39 debian kernel: ath: Regpair used: 0x65
ots 08 12:03:39 debian kernel: Console: switching to colour frame buffer device 
128x37
ots 08 12:03:39 debian kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer 
device
ots 08 12:03:39 debian kernel: ieee80211 phy0: Selected rate control algorithm 
'minstrel_ht'
ots 08 12:03:39 debian kernel: ieee80211 phy0: Atheros AR9285 Rev:2 
mem=0xf5f10000, irq=17
ots 08 12:03:40 debian mtp-probe[552]: checking bus 4, device 2: 
"/sys/devices/pci0000:00/0000:00:1d.7/usb4/4-4"
ots 08 12:03:40 debian mtp-probe[552]: bus: 4, device: 2 was not an MTP device
ots 08 12:03:41 debian laptop-mode[614]: enabled, active
ots 08 12:03:41 debian kernel: media: Linux media interface: v0.10
ots 08 12:03:41 debian systemd[1]: Started RPC bind portmap service.
ots 08 12:03:42 debian systemd[1]: Created slice 
system-systemd\x2dbacklight.slice.
ots 08 12:03:42 debian systemd[1]: Starting Load/Save Screen Backlight 
Brightness of backlight:acpi_video0...
ots 08 12:03:42 debian systemd[1]: Reached target Remote File Systems (Pre).
ots 08 12:03:42 debian systemd[1]: Starting Load/Save RF Kill Switch Status...
ots 08 12:03:42 debian systemd[1]: Reached target Remote File Systems.
ots 08 12:03:42 debian systemd[1]: Reached target RPC Port Mapper.
ots 08 12:03:42 debian systemd[1]: Reloading.
ots 08 12:03:42 debian kernel: Linux video capture interface: v2.00
ots 08 12:03:42 debian kernel: snd_hda_intel 0000:00:1b.0: IRQ timing 
workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
ots 08 12:03:43 debian systemd[1]: Started Load/Save Screen Backlight 
Brightness of backlight:acpi_video0.
ots 08 12:03:43 debian kernel: uvcvideo: Found UVC 1.00 device WebCam 
(0402:7675)
ots 08 12:03:43 debian kernel: uvcvideo 4-4:1.0: Entity type for entity 
Extension 6 was not initialized!
ots 08 12:03:43 debian kernel: uvcvideo 4-4:1.0: Entity type for entity 
Processing 5 was not initialized!
ots 08 12:03:43 debian kernel: uvcvideo 4-4:1.0: Entity type for entity 
Selector 4 was not initialized!
ots 08 12:03:43 debian kernel: uvcvideo 4-4:1.0: Entity type for entity Camera 
1 was not initialized!
ots 08 12:03:43 debian kernel: input: WebCam as 
/devices/pci0000:00/0000:00:1d.7/usb4/4-4/4-4:1.0/input/input13
ots 08 12:03:43 debian kernel: usbcore: registered new interface driver uvcvideo
ots 08 12:03:43 debian kernel: USB Video Class driver (1.1.1)
ots 08 12:03:43 debian systemd[1]: Started Load/Save RF Kill Switch Status.
ots 08 12:03:43 debian systemd[1]: Started Raise network interfaces.
ots 08 12:03:44 debian laptop-mode[1490]: Failed to set power saving mode for 
wireless card
ots 08 12:03:44 debian kernel: EXT4-fs (sda5): re-mounted. Opts: 
errors=remount-ro,data=ordered,commit=600
ots 08 12:03:44 debian systemd-udevd[267]: Process '/lib/udev/uvcdynctrl' 
failed with exit code 2.
ots 08 12:03:44 debian root[1773]: Device /sys/bus/usb/devices/1-0:1.0 is 
blacklisted, skipping auto suspend.
ots 08 12:03:44 debian root[1777]: Device /sys/bus/usb/devices/2-0:1.0 is 
blacklisted, skipping auto suspend.
ots 08 12:03:44 debian root[1781]: Device /sys/bus/usb/devices/3-0:1.0 is 
blacklisted, skipping auto suspend.
ots 08 12:03:44 debian root[1785]: Device /sys/bus/usb/devices/4-0:1.0 is 
blacklisted, skipping auto suspend.
ots 08 12:03:45 debian systemd[1]: Found device WDC_WD2500BEVT-22A23T0 6.
ots 08 12:03:45 debian root[1803]: Device /sys/bus/usb/devices/5-0:1.0 is 
blacklisted, skipping auto suspend.
ots 08 12:03:45 debian systemd[1]: Activating swap 
/dev/disk/by-uuid/3bfb85e5-b31a-4470-af3e-f7eec4a0ac42...
ots 08 12:03:45 debian kernel: Adding 2073596k swap on /dev/sda6.  Priority:-1 
extents:1 across:2073596k FS
ots 08 12:03:45 debian systemd[1]: Activated swap 
/dev/disk/by-uuid/3bfb85e5-b31a-4470-af3e-f7eec4a0ac42.
ots 08 12:03:45 debian systemd[1]: Reached target Swap.
ots 08 12:03:45 debian systemd[1]: Reached target System Initialization.
ots 08 12:03:45 debian systemd[1]: Started systemd-cron monthly timer.
ots 08 12:03:45 debian systemd[1]: Started systemd-cron path monitor.
ots 08 12:03:45 debian systemd[1]: Started local-apt-repository.path.
ots 08 12:03:45 debian systemd[1]: Started systemd-cron weekly timer.
ots 08 12:03:45 debian systemd[1]: Started Daily Cleanup of Temporary 
Directories.
ots 08 12:03:45 debian systemd[1]: Listening on Avahi mDNS/DNS-SD Stack 
Activation Socket.
ots 08 12:03:45 debian systemd[1]: Started ACPI Events Check.
ots 08 12:03:45 debian systemd[1]: Reached target Paths.
ots 08 12:03:45 debian systemd[1]: Listening on ACPID Listen Socket.
ots 08 12:03:45 debian systemd[1]: Started systemd-cron hourly timer.
ots 08 12:03:45 debian systemd[1]: Started Runs Laptop Mode Tools - Polling 
Service, every 150 seconds.
ots 08 12:03:45 debian systemd[1]: Listening on D-Bus System Message Bus Socket.
ots 08 12:03:45 debian systemd[1]: Reached target Sockets.
ots 08 12:03:45 debian systemd[1]: Reached target Basic System.
ots 08 12:03:45 debian systemd[1]: Started irqbalance daemon.
ots 08 12:03:45 debian systemd[1]: Started ACPI event daemon.
ots 08 12:03:45 debian systemd[1]: Starting Initialize hardware monitoring 
sensors...
ots 08 12:03:45 debian systemd[1]: Starting Laptop Mode Tools...
ots 08 12:03:45 debian systemd[1]: Starting Save/Restore Sound Card State...
ots 08 12:03:45 debian systemd[1]: Starting Login Service...
ots 08 12:03:45 debian systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
ots 08 12:03:45 debian systemd[1]: Started D-Bus System Message Bus.
ots 08 12:03:45 debian acpid[1853]: starting up with netlink and the input layer
ots 08 12:03:45 debian laptop-mode[1877]: enabled, active
ots 08 12:03:45 debian acpid[1853]: 4 rules loaded
ots 08 12:03:45 debian acpid[1853]: waiting for events: event logging is off
ots 08 12:03:46 debian avahi-daemon[1858]: Found user 'avahi' (UID 105) and 
group 'avahi' (GID 110).
ots 08 12:03:46 debian avahi-daemon[1858]: Successfully dropped root privileges.
ots 08 12:03:46 debian avahi-daemon[1858]: avahi-daemon 0.6.32 starting up.
ots 08 12:03:46 debian kernel: EXT4-fs (sda5): re-mounted. Opts: 
errors=remount-ro,data=ordered,commit=600
ots 08 12:03:46 debian dbus-daemon[1859]: Unknown group "network" in message 
bus configuration file
ots 08 12:03:46 debian alsactl[1856]: Failed to create random directory 
/tmp/pulse-PKdhtXMmr18n: Read-only file system
ots 08 12:03:46 debian laptop-mode[2446]: Failed to set power saving mode for 
wireless card
ots 08 12:03:47 debian avahi-daemon[1858]: Successfully called chroot().
ots 08 12:03:47 debian avahi-daemon[1858]: Successfully dropped remaining 
capabilities.
ots 08 12:03:47 debian avahi-daemon[2153]: chroot.c: open() failed: No such 
file or directory
ots 08 12:03:47 debian systemd[1]: Starting Connection service...
ots 08 12:03:47 debian avahi-daemon[1858]: Failed to open /etc/resolv.conf: 
Invalid argument
ots 08 12:03:47 debian systemd[1]: Starting LSB: Restore mixer settings from 
saved values....
ots 08 12:03:47 debian avahi-daemon[1858]: No service file found in 
/etc/avahi/services.
ots 08 12:03:47 debian systemd[1]: Starting Laptop Mode Tools - Battery Polling 
Service...
ots 08 12:03:47 debian systemd[1]: Starting LSB: Load kernel modules needed to 
enable cpufreq scaling...
ots 08 12:03:47 debian systemd[1]: Started systemd-cron daily timer.
ots 08 12:03:47 debian systemd[1]: Reached target systemd-cron.
ots 08 12:03:47 debian systemd[1]: Starting System Logging Service...
ots 08 12:03:47 debian systemd[1]: apt-daily.timer: Adding 4h 1min 43.243280s 
random time.
ots 08 12:03:47 debian systemd[1]: Started Daily apt activities.
ots 08 12:03:47 debian systemd[1]: Reached target Timers.
ots 08 12:03:47 debian avahi-daemon[1858]: Network interface enumeration 
completed.
ots 08 12:03:47 debian avahi-daemon[1858]: Server startup complete. Host name 
is debian.local. Local service cookie is 1172423466.
ots 08 12:03:47 debian systemd[1]: Started Save/Restore Sound Card State.
ots 08 12:03:47 debian sensors[2532]: acpitz-virtual-0
ots 08 12:03:47 debian sensors[2532]: Adapter: Virtual device
ots 08 12:03:47 debian sensors[2532]: temp1:        +49.0°C  (crit = +100.0°C)
ots 08 12:03:47 debian sensors[2532]: coretemp-isa-0000
ots 08 12:03:47 debian sensors[2532]: Adapter: ISA adapter
ots 08 12:03:47 debian sensors[2532]: Core 0:       +50.0°C  (crit = +100.0°C)
ots 08 12:03:47 debian systemd[1]: Started Initialize hardware monitoring 
sensors.
ots 08 12:03:47 debian systemd[1]: Started Avahi mDNS/DNS-SD Stack.
ots 08 12:03:47 debian systemd-logind[1857]: New seat seat0.
ots 08 12:03:47 debian systemd-logind[1857]: Watching system buttons on 
/dev/input/event5 (Power Button)
ots 08 12:03:47 debian systemd-logind[1857]: Watching system buttons on 
/dev/input/event9 (Video Bus)
ots 08 12:03:47 debian systemd-logind[1857]: Watching system buttons on 
/dev/input/event2 (Power Button)
ots 08 12:03:47 debian systemd-logind[1857]: Watching system buttons on 
/dev/input/event4 (Lid Switch)
ots 08 12:03:47 debian systemd-logind[1857]: Watching system buttons on 
/dev/input/event3 (Sleep Button)
ots 08 12:03:47 debian systemd-logind[1857]: Watching system buttons on 
/dev/input/event10 (Acer WMI hotkeys)
ots 08 12:03:47 debian liblogging-stdlog[2527]:  [origin software="rsyslogd" 
swVersion="8.24.0" x-pid="2527" x-info="http://www.rsyslog.com";] start
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 1' suspended, 
next retry is Wed Feb  8 12:04:17 2017 [v8.24.0 try 
http://www.rsyslog.com/e/2007 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 2' suspended, 
next retry is Wed Feb  8 12:04:17 2017 [v8.24.0 try 
http://www.rsyslog.com/e/2007 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 6' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 6' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 6' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 6' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 6' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 6' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 6' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 6' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 6' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 6' suspended, 
next retry is Wed Feb  8 12:04:17 2017 [v8.24.0 try 
http://www.rsyslog.com/e/2007 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 11' suspended, 
next retry is Wed Feb  8 12:04:17 2017 [v8.24.0 try 
http://www.rsyslog.com/e/2007 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 0' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 0' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 0' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 0' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 0' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 0' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 0' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 0' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 0' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 0' suspended, 
next retry is Wed Feb  8 12:04:17 2017 [v8.24.0 try 
http://www.rsyslog.com/e/2007 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 3' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 3' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 3' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 3' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 3' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 3' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 3' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 3' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 3' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 3' suspended, 
next retry is Wed Feb  8 12:04:17 2017 [v8.24.0 try 
http://www.rsyslog.com/e/2007 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 10' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 10' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 10' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 10' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 10' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 10' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 10' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 10' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 10' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:03:47 debian liblogging-stdlog[2527]: action 'action 10' suspended, 
next retry is Wed Feb  8 12:04:17 2017 [v8.24.0 try 
http://www.rsyslog.com/e/2007 ]
ots 08 12:03:47 debian connmand[2518]: Connection Manager version 1.33
ots 08 12:03:48 debian systemd[1]: Started System Logging Service.
ots 08 12:03:48 debian systemd[1]: Started Laptop Mode Tools - Battery Polling 
Service.
ots 08 12:03:48 debian systemd[1]: Started Login Service.
ots 08 12:03:48 debian aumix[2520]: Saved ALSA mixer settings detected; aumix 
will not touch mixer. ... (warning).
ots 08 12:03:48 debian systemd[1]: Started LSB: Restore mixer settings from 
saved values..
ots 08 12:03:48 debian systemd[1]: Started Connection service.
ots 08 12:03:48 debian systemd[1]: Starting Wait for network to be configured 
by ConnMan...
ots 08 12:03:48 debian systemd[1]: Reached target Network.
ots 08 12:03:48 debian systemd[1]: Starting Permit User Sessions...
ots 08 12:03:48 debian systemd[1]: Reloading Laptop Mode Tools.
ots 08 12:03:48 debian kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 
max)
ots 08 12:03:48 debian systemd[1]: Started Permit User Sessions.
ots 08 12:03:48 debian systemd[1]: Starting SLiM Simple Login Manager...
ots 08 12:03:48 debian systemd[1]: Reloaded Laptop Mode Tools.
ots 08 12:03:48 debian systemd[1]: Started SLiM Simple Login Manager.
ots 08 12:03:48 debian root[2982]: Device /sys/bus/usb/devices/1-0:1.0 is 
blacklisted, skipping auto suspend.
ots 08 12:03:48 debian root[2986]: Device /sys/bus/usb/devices/2-0:1.0 is 
blacklisted, skipping auto suspend.
ots 08 12:03:48 debian root[2990]: Device /sys/bus/usb/devices/3-0:1.0 is 
blacklisted, skipping auto suspend.
ots 08 12:03:48 debian root[2994]: Device /sys/bus/usb/devices/4-0:1.0 is 
blacklisted, skipping auto suspend.
ots 08 12:03:48 debian root[3013]: Device /sys/bus/usb/devices/5-0:1.0 is 
blacklisted, skipping auto suspend.
ots 08 12:03:48 debian connmand[2518]: Checking loopback interface settings
ots 08 12:03:48 debian connmand[2518]: System hostname is debian
ots 08 12:03:48 debian dbus[1859]: [system] Activating via systemd: service 
name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service'
ots 08 12:03:48 debian connmand[2518]: lo {newlink} index 1 address 
00:00:00:00:00:00 mtu 65536
ots 08 12:03:48 debian dbus[1859]: [system] Activating via systemd: service 
name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
ots 08 12:03:48 debian connmand[2518]: lo {newlink} index 1 operstate 0 
<UNKNOWN>
ots 08 12:03:48 debian connmand[2518]: eth0 {create} index 2 type 1 <ETHER>
ots 08 12:03:48 debian connmand[2518]: eth0 {update} flags 4098 <DOWN>
ots 08 12:03:48 debian connmand[2518]: eth0 {newlink} index 2 address 
1C:75:08:F8:9E:17 mtu 1500
ots 08 12:03:48 debian connmand[2518]: eth0 {newlink} index 2 operstate 2 <DOWN>
ots 08 12:03:48 debian kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not 
ready
ots 08 12:03:48 debian connmand[2518]: Adding interface eth0 [ ethernet ]
ots 08 12:03:48 debian connmand[2518]: wlan0 {create} index 3 type 1 <ETHER>
ots 08 12:03:48 debian connmand[2518]: wlan0 {update} flags 4098 <DOWN>
ots 08 12:03:48 debian connmand[2518]: wlan0 {newlink} index 3 address 
EC:55:F9:84:BD:7B mtu 1500
ots 08 12:03:48 debian connmand[2518]: wlan0 {newlink} index 3 operstate 2 
<DOWN>
ots 08 12:03:48 debian connmand[2518]: Adding interface wlan0 [ wifi ]
ots 08 12:03:48 debian connmand[2518]: eth0 {update} flags 36931 <UP,RUNNING>
ots 08 12:03:48 debian connmand[2518]: eth0 {newlink} index 2 address 
1C:75:08:F8:9E:17 mtu 1500
ots 08 12:03:48 debian connmand[2518]: eth0 {newlink} index 2 operstate 0 
<UNKNOWN>
ots 08 12:03:48 debian connmand[2518]: eth0 {update} flags 36867 <UP>
ots 08 12:03:48 debian connmand[2518]: eth0 {newlink} index 2 address 
1C:75:08:F8:9E:17 mtu 1500
ots 08 12:03:48 debian connmand[2518]: eth0 {newlink} index 2 operstate 2 <DOWN>
ots 08 12:03:48 debian connmand[2518]: The name net.connman.vpn was not 
provided by any .service files
ots 08 12:03:49 debian laptop-mode[3100]: enabled, active
ots 08 12:03:49 debian loadcpufreq[2525]: Loading cpufreq kernel modules...done 
(acpi-cpufreq).
ots 08 12:03:49 debian systemd[1]: Started LSB: Load kernel modules needed to 
enable cpufreq scaling.
ots 08 12:03:49 debian systemd[1]: slim.service: Main process exited, 
code=exited, status=1/FAILURE
ots 08 12:03:49 debian systemd[1]: slim.service: Unit entered failed state.
ots 08 12:03:49 debian systemd[1]: slim.service: Failed with result 'exit-code'.
ots 08 12:03:49 debian systemd[1]: Starting LSB: set CPUFreq kernel 
parameters...
ots 08 12:03:49 debian systemd[1]: systemd-hostnamed.service: Failed to run 
'start' task: Read-only file system
ots 08 12:03:49 debian systemd[1]: Failed to start Hostname Service.
ots 08 12:03:49 debian systemd[1]: systemd-hostnamed.service: Unit entered 
failed state.
ots 08 12:03:49 debian systemd[1]: systemd-hostnamed.service: Failed with 
result 'resources'.
ots 08 12:03:49 debian systemd[1]: Starting WPA supplicant...
ots 08 12:03:49 debian systemd[1]: slim.service: Service hold-off time over, 
scheduling restart.
ots 08 12:03:49 debian systemd[1]: Stopped SLiM Simple Login Manager.
ots 08 12:03:49 debian systemd[1]: Starting SLiM Simple Login Manager...
ots 08 12:03:49 debian systemd[1]: Started SLiM Simple Login Manager.
ots 08 12:03:49 debian connmand[2518]: eth0 {update} flags 36866 <DOWN>
ots 08 12:03:49 debian connmand[2518]: eth0 {newlink} index 2 address 
1C:75:08:F8:9E:17 mtu 1500
ots 08 12:03:49 debian connmand[2518]: eth0 {newlink} index 2 operstate 2 <DOWN>
ots 08 12:03:49 debian systemd[1]: slim.service: Main process exited, 
code=exited, status=1/FAILURE
ots 08 12:03:49 debian systemd[1]: slim.service: Unit entered failed state.
ots 08 12:03:49 debian systemd[1]: slim.service: Failed with result 'exit-code'.
ots 08 12:03:49 debian cpufrequtils[3224]: CPUFreq Utilities: Setting ondemand 
CPUFreq governor...CPU0...CPU1...done.
ots 08 12:03:50 debian systemd[1]: Started LSB: set CPUFreq kernel parameters.
ots 08 12:03:50 debian dbus[1859]: [system] Successfully activated service 
'fi.w1.wpa_supplicant1'
ots 08 12:03:50 debian systemd[1]: Started WPA supplicant.
ots 08 12:03:50 debian wpa_supplicant[3233]: Successfully initialized 
wpa_supplicant
ots 08 12:03:50 debian kernel: IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not 
ready
ots 08 12:03:50 debian connmand[2518]: wlan0 {update} flags 36931 <UP,RUNNING>
ots 08 12:03:50 debian connmand[2518]: wlan0 {newlink} index 3 address 
EC:55:F9:84:BD:7B mtu 1500
ots 08 12:03:50 debian connmand[2518]: wlan0 {newlink} index 3 operstate 0 
<UNKNOWN>
ots 08 12:03:50 debian connmand[2518]: wlan0 {update} flags 36867 <UP>
ots 08 12:03:50 debian connmand[2518]: wlan0 {newlink} index 3 address 
EC:55:F9:84:BD:7B mtu 1500
ots 08 12:03:50 debian connmand[2518]: wlan0 {newlink} index 3 operstate 2 
<DOWN>
ots 08 12:03:50 debian connmand[2518]: wlan0 {newlink} index 3 address 
EC:55:F9:84:BD:7B mtu 1500
ots 08 12:03:50 debian connmand[2518]: wlan0 {newlink} index 3 operstate 2 
<DOWN>
ots 08 12:03:50 debian kernel: NET: Registered protocol family 17
ots 08 12:03:50 debian wpa_supplicant[3233]: WPS: Converting push_button to 
virtual_push_button for WPS 2.0 compliance
ots 08 12:03:50 debian kernel: EXT4-fs (sda5): re-mounted. Opts: 
errors=remount-ro,data=ordered,commit=600
ots 08 12:03:50 debian wpa_supplicant[3233]: WPS: Converting push_button to 
virtual_push_button for WPS 2.0 compliance
ots 08 12:03:50 debian systemd[1]: slim.service: Service hold-off time over, 
scheduling restart.
ots 08 12:03:50 debian systemd[1]: Stopped SLiM Simple Login Manager.
ots 08 12:03:50 debian systemd[1]: Starting SLiM Simple Login Manager...
ots 08 12:03:50 debian systemd[1]: Started SLiM Simple Login Manager.
ots 08 12:03:50 debian systemd[1]: slim.service: Main process exited, 
code=exited, status=1/FAILURE
ots 08 12:03:50 debian systemd[1]: slim.service: Unit entered failed state.
ots 08 12:03:50 debian systemd[1]: slim.service: Failed with result 'exit-code'.
ots 08 12:03:50 debian laptop-mode[3705]: Failed to set power saving mode for 
wireless card
ots 08 12:03:50 debian systemd[1]: slim.service: Service hold-off time over, 
scheduling restart.
ots 08 12:03:50 debian systemd[1]: Stopped SLiM Simple Login Manager.
ots 08 12:03:50 debian systemd[1]: Starting SLiM Simple Login Manager...
ots 08 12:03:50 debian systemd[1]: Started SLiM Simple Login Manager.
ots 08 12:03:50 debian systemd[1]: slim.service: Main process exited, 
code=exited, status=1/FAILURE
ots 08 12:03:50 debian systemd[1]: slim.service: Unit entered failed state.
ots 08 12:03:50 debian systemd[1]: slim.service: Failed with result 'exit-code'.
ots 08 12:03:51 debian connmand[2518]: open error Read-only file system for 
/var/lib/connman/wifi_ec55f984bd7b_4a415a5a54454c5f41454538_managed_psk/data
ots 08 12:03:51 debian connmand[2518]: Skipping disconnect of 
4a415a5a54454c5f41454538_managed_psk, network is connecting.
ots 08 12:03:51 debian wpa_supplicant[3233]: wlan0: SME: Trying to authenticate 
with 00:1a:2b:8f:f7:68 (SSID='JAZZTEL_AEE8' freq=2437 MHz)
ots 08 12:03:51 debian kernel: wlan0: authenticate with 00:1a:2b:8f:f7:68
ots 08 12:03:51 debian kernel: wlan0: send auth to 00:1a:2b:8f:f7:68 (try 1/3)
ots 08 12:03:51 debian kernel: wlan0: authenticated
ots 08 12:03:51 debian wpa_supplicant[3233]: wlan0: Trying to associate with 
00:1a:2b:8f:f7:68 (SSID='JAZZTEL_AEE8' freq=2437 MHz)
ots 08 12:03:51 debian kernel: wlan0: associate with 00:1a:2b:8f:f7:68 (try 1/3)
ots 08 12:03:51 debian kernel: wlan0: RX AssocResp from 00:1a:2b:8f:f7:68 
(capab=0x411 status=0 aid=2)
ots 08 12:03:51 debian kernel: wlan0: associated
ots 08 12:03:51 debian kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link 
becomes ready
ots 08 12:03:51 debian connmand[2518]: wlan0 {add} route fe80:: gw :: scope 0 
<UNIVERSE>
ots 08 12:03:51 debian connmand[2518]: wlan0 {update} flags 102403 <UP,LOWER_UP>
ots 08 12:03:51 debian connmand[2518]: wlan0 {newlink} index 3 address 
EC:55:F9:84:BD:7B mtu 1500
ots 08 12:03:51 debian connmand[2518]: wlan0 {newlink} index 3 operstate 5 
<DORMANT>
ots 08 12:03:51 debian wpa_supplicant[3233]: wlan0: Associated with 
00:1a:2b:8f:f7:68
ots 08 12:03:51 debian systemd[1]: slim.service: Service hold-off time over, 
scheduling restart.
ots 08 12:03:51 debian systemd[1]: Stopped SLiM Simple Login Manager.
ots 08 12:03:51 debian systemd[1]: Starting SLiM Simple Login Manager...
ots 08 12:03:51 debian systemd[1]: Started SLiM Simple Login Manager.
ots 08 12:03:51 debian systemd[1]: slim.service: Main process exited, 
code=exited, status=1/FAILURE
ots 08 12:03:51 debian systemd[1]: slim.service: Unit entered failed state.
ots 08 12:03:51 debian systemd[1]: slim.service: Failed with result 'exit-code'.
ots 08 12:03:51 debian systemd[1]: slim.service: Service hold-off time over, 
scheduling restart.
ots 08 12:03:51 debian systemd[1]: Stopped SLiM Simple Login Manager.
ots 08 12:03:51 debian systemd[1]: slim.service: Start request repeated too 
quickly.
ots 08 12:03:51 debian systemd[1]: Failed to start SLiM Simple Login Manager.
ots 08 12:03:51 debian systemd[1]: slim.service: Unit entered failed state.
ots 08 12:03:51 debian systemd[1]: slim.service: Failed with result 'exit-code'.
ots 08 12:03:52 debian root[4169]: Device /sys/bus/usb/devices/1-0:1.0 is 
blacklisted, skipping auto suspend.
ots 08 12:03:52 debian root[4173]: Device /sys/bus/usb/devices/2-0:1.0 is 
blacklisted, skipping auto suspend.
ots 08 12:03:52 debian root[4177]: Device /sys/bus/usb/devices/3-0:1.0 is 
blacklisted, skipping auto suspend.
ots 08 12:03:52 debian root[4181]: Device /sys/bus/usb/devices/4-0:1.0 is 
blacklisted, skipping auto suspend.
ots 08 12:03:52 debian root[4199]: Device /sys/bus/usb/devices/5-0:1.0 is 
blacklisted, skipping auto suspend.
ots 08 12:03:52 debian wpa_supplicant[3233]: wlan0: WPA: Key negotiation 
completed with 00:1a:2b:8f:f7:68 [PTK=CCMP GTK=TKIP]
ots 08 12:03:52 debian wpa_supplicant[3233]: wlan0: CTRL-EVENT-CONNECTED - 
Connection to 00:1a:2b:8f:f7:68 completed [id=0 id_str=]
ots 08 12:03:52 debian connmand[2518]: wlan0 {RX} 3 packets 409 bytes
ots 08 12:03:52 debian connmand[2518]: wlan0 {TX} 3 packets 423 bytes
ots 08 12:03:52 debian connmand[2518]: wlan0 {update} flags 102467 
<UP,RUNNING,LOWER_UP>
ots 08 12:03:52 debian connmand[2518]: wlan0 {newlink} index 3 address 
EC:55:F9:84:BD:7B mtu 1500
ots 08 12:03:52 debian connmand[2518]: wlan0 {newlink} index 3 operstate 6 <UP>
ots 08 12:03:52 debian connmand[2518]: open error Read-only file system for 
/var/lib/connman/wifi_ec55f984bd7b_4a415a5a54454c5f41454538_managed_psk/data
ots 08 12:03:52 debian avahi-daemon[1858]: Joining mDNS multicast group on 
interface wlan0.IPv4 with address 192.168.1.36.
ots 08 12:03:52 debian avahi-daemon[1858]: New relevant interface wlan0.IPv4 
for mDNS.
ots 08 12:03:52 debian avahi-daemon[1858]: Registering new address record for 
192.168.1.36 on wlan0.IPv4.
ots 08 12:03:52 debian connmand[2518]: Failed to set domainname to Home
ots 08 12:03:52 debian connmand[2518]: wlan0 {add} address 192.168.1.36/24 
label wlan0 family 2
ots 08 12:03:52 debian connmand[2518]: wlan0 {add} route 192.168.1.0 gw 0.0.0.0 
scope 253 <LINK>
ots 08 12:03:52 debian connmand[2518]: wlan0 {add} route 192.168.1.1 gw 0.0.0.0 
scope 253 <LINK>
ots 08 12:03:52 debian connmand[2518]: wlan0 {add} route 87.216.1.65 gw 
192.168.1.1 scope 0 <UNIVERSE>
ots 08 12:03:52 debian connmand[2518]: wlan0 {add} route 87.216.1.66 gw 
192.168.1.1 scope 0 <UNIVERSE>
ots 08 12:03:52 debian systemd[1]: Started Wait for network to be configured by 
ConnMan.
ots 08 12:03:52 debian connmand[2518]: wlan0 {add} route 0.0.0.0 gw 192.168.1.1 
scope 0 <UNIVERSE>
ots 08 12:03:52 debian systemd[1]: Reached target Network is Online.
ots 08 12:03:52 debian wpa_supplicant[3233]: wlan0: CTRL-EVENT-SIGNAL-CHANGE 
above=0 signal=-67 noise=-94 txrate=1000
ots 08 12:03:52 debian systemd[1]: Starting /etc/rc.local Compatibility...
ots 08 12:03:52 debian systemd[1]: Starting LSB: disk temperature monitoring 
daemon...
ots 08 12:03:52 debian connmand[2518]: wlan0 {add} route 82.165.8.211 gw 
192.168.1.1 scope 0 <UNIVERSE>
ots 08 12:03:52 debian systemd[1]: Started /etc/rc.local Compatibility.
ots 08 12:03:52 debian systemd[1]: Started LSB: disk temperature monitoring 
daemon.
ots 08 12:03:52 debian systemd[1]: Started Getty on tty1.
ots 08 12:03:52 debian systemd[1]: Reached target Login Prompts.
ots 08 12:03:52 debian systemd[1]: Reached target Multi-User System.
ots 08 12:03:52 debian systemd[1]: Reached target Graphical Interface.
ots 08 12:03:52 debian systemd[1]: Starting Update UTMP about System Runlevel 
Changes...
ots 08 12:03:52 debian systemd-update-utmp[4233]: Failed to write utmp record: 
Read-only file system
ots 08 12:03:52 debian systemd[1]: systemd-update-utmp-runlevel.service: Main 
process exited, code=exited, status=1/FAILURE
ots 08 12:03:52 debian systemd[1]: Failed to start Update UTMP about System 
Runlevel Changes.
ots 08 12:03:52 debian systemd[1]: Startup finished in 5.706s (kernel) + 
21.676s (userspace) = 27.383s.
ots 08 12:03:52 debian systemd[1]: systemd-update-utmp-runlevel.service: Unit 
entered failed state.
ots 08 12:03:52 debian systemd[1]: systemd-update-utmp-runlevel.service: Failed 
with result 'exit-code'.
ots 08 12:03:52 debian connmand[2518]: wlan0 {del} route 82.165.8.211 gw 
192.168.1.1 scope 0 <UNIVERSE>
ots 08 12:03:53 debian avahi-daemon[1858]: Joining mDNS multicast group on 
interface wlan0.IPv6 with address fe80::ee55:f9ff:fe84:bd7b.
ots 08 12:03:53 debian avahi-daemon[1858]: New relevant interface wlan0.IPv6 
for mDNS.
ots 08 12:03:53 debian avahi-daemon[1858]: Registering new address record for 
fe80::ee55:f9ff:fe84:bd7b on wlan0.*.
ots 08 12:04:13 debian wpa_supplicant[3233]: wlan0: CTRL-EVENT-SIGNAL-CHANGE 
above=0 signal=-74 noise=-94 txrate=26000
ots 08 12:04:03 debian systemd[1]: Time has been changed
ots 08 12:04:03 debian systemd-timesyncd[317]: Synchronized to time server 
81.19.96.148:123 (2.debian.pool.ntp.org).
ots 08 12:04:03 debian systemd[1]: apt-daily.timer: Adding 9h 44min 54.664100s 
random time.
ots 08 12:04:03 debian dbus[1859]: [system] Failed to activate service 
'org.freedesktop.hostname1': timed out
ots 08 12:04:18 debian login[4232]: pam_lastlog(login:session): unable to open 
/var/log/lastlog: Read-only file system
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 0' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 0' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 0' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 0' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 0' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 0' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 0' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 0' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 0' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 0' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 0' suspended, 
next retry is Wed Feb  8 12:04:48 2017 [v8.24.0 try 
http://www.rsyslog.com/e/2007 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 1' suspended, 
next retry is Wed Feb  8 12:04:48 2017 [v8.24.0 try 
http://www.rsyslog.com/e/2007 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian systemd[1]: Created slice User Slice of root.
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:18 debian liblogging-stdlog[2527]: action 'action 11' suspended, 
next retry is Wed Feb  8 12:04:48 2017 [v8.24.0 try 
http://www.rsyslog.com/e/2007 ]
ots 08 12:04:18 debian login[4232]: pam_unix(login:session): session opened for 
user root by LOGIN(uid=0)
ots 08 12:04:19 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:19 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:19 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:19 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:19 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:19 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:19 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:19 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:19 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:19 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:04:19 debian liblogging-stdlog[2527]: action 'action 2' suspended, 
next retry is Wed Feb  8 12:04:49 2017 [v8.24.0 try 
http://www.rsyslog.com/e/2007 ]
ots 08 12:04:19 debian systemd[1]: Starting User Manager for UID 0...
ots 08 12:04:19 debian systemd-logind[1857]: New session 1 of user root.
ots 08 12:04:19 debian systemd[1]: Started Session 1 of user root.
ots 08 12:04:19 debian systemd[4236]: pam_unix(systemd-user:session): session 
opened for user root by (uid=0)
ots 08 12:04:19 debian systemd[4236]: Listening on GnuPG cryptographic agent 
and passphrase cache (restricted).
ots 08 12:04:19 debian systemd[4236]: Listening on GnuPG network certificate 
management daemon.
ots 08 12:04:19 debian systemd[4236]: Reached target Timers.
ots 08 12:04:19 debian systemd[4236]: Listening on GnuPG cryptographic agent 
and passphrase cache.
ots 08 12:04:19 debian systemd[4236]: Listening on GnuPG cryptographic agent 
(access for web browsers).
ots 08 12:04:19 debian systemd[4236]: Reached target Paths.
ots 08 12:04:19 debian systemd[4236]: Listening on GnuPG cryptographic agent 
(ssh-agent emulation).
ots 08 12:04:19 debian systemd[4236]: Starting D-Bus User Message Bus Socket.
ots 08 12:04:19 debian systemd[4236]: Listening on D-Bus User Message Bus 
Socket.
ots 08 12:04:19 debian systemd[4236]: Reached target Sockets.
ots 08 12:04:19 debian systemd[4236]: Reached target Basic System.
ots 08 12:04:19 debian systemd[4236]: Reached target Default.
ots 08 12:04:19 debian systemd[4236]: Startup finished in 396ms.
ots 08 12:04:19 debian systemd[1]: Started User Manager for UID 0.
ots 08 12:04:19 debian login[4267]: ROOT LOGIN  on '/dev/tty1'
ots 08 12:05:36 debian connmand[2518]: wlan0 {RX} 27 packets 3925 bytes
ots 08 12:05:36 debian connmand[2518]: wlan0 {TX} 62 packets 8942 bytes
ots 08 12:05:36 debian connmand[2518]: Failed to store statistics for 
wifi_ec55f984bd7b_4a415a5a54454c5f41454538_managed_psk
ots 08 12:05:36 debian connmand[2518]: wlan0 {update} flags 36867 <UP>
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 1' suspended, 
next retry is Wed Feb  8 12:06:06 2017 [v8.24.0 try 
http://www.rsyslog.com/e/2007 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian connmand[2518]: wlan0 {newlink} index 3 address 
EC:55:F9:84:BD:7B mtu 1500
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian connmand[2518]: wlan0 {newlink} index 3 operstate 2 
<DOWN>
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian kernel: IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not 
ready
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 2' suspended, 
next retry is Wed Feb  8 12:06:06 2017 [v8.24.0 try 
http://www.rsyslog.com/e/2007 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 11' suspended, 
next retry is Wed Feb  8 12:06:06 2017 [v8.24.0 try 
http://www.rsyslog.com/e/2007 ]
ots 08 12:05:36 debian wpa_supplicant[3233]: wlan0: CTRL-EVENT-DISCONNECTED 
bssid=00:1a:2b:8f:f7:68 reason=4 locally_generated=1
ots 08 12:05:36 debian avahi-daemon[1858]: Withdrawing address record for 
192.168.1.36 on wlan0.
ots 08 12:05:36 debian avahi-daemon[1858]: Leaving mDNS multicast group on 
interface wlan0.IPv4 with address 192.168.1.36.
ots 08 12:05:36 debian avahi-daemon[1858]: Interface wlan0.IPv4 no longer 
relevant for mDNS.
ots 08 12:05:36 debian connmand[2518]: Time request for server 192.168.1.1 
failed (101/Network is unreachable)
ots 08 12:05:36 debian connmand[2518]: open error Read-only file system for 
/var/lib/connman/wifi_ec55f984bd7b_4a415a5a54454c5f41454538_managed_psk/data
ots 08 12:05:36 debian connmand[2518]: Time request for server 192.168.1.1 
failed (101/Network is unreachable)
ots 08 12:05:36 debian avahi-daemon[1858]: Withdrawing address record for 
fe80::ee55:f9ff:fe84:bd7b on wlan0.
ots 08 12:05:36 debian avahi-daemon[1858]: Leaving mDNS multicast group on 
interface wlan0.IPv6 with address fe80::ee55:f9ff:fe84:bd7b.
ots 08 12:05:36 debian avahi-daemon[1858]: Interface wlan0.IPv6 no longer 
relevant for mDNS.
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 3' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 3' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 3' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian connmand[2518]: wlan0 {del} address 192.168.1.36/24 
label wlan0
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 3' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 3' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian connmand[2518]: wlan0 {del} route 192.168.1.0 gw 0.0.0.0 
scope 253 <LINK>
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 3' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 3' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 3' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian connmand[2518]: wlan0 {del} route fe80:: gw :: scope 0 
<UNIVERSE>
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 3' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 3' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:05:36 debian liblogging-stdlog[2527]: action 'action 3' suspended, 
next retry is Wed Feb  8 12:06:06 2017 [v8.24.0 try 
http://www.rsyslog.com/e/2007 ]
ots 08 12:05:36 debian connmand[2518]: open error Read-only file system for 
/var/lib/connman/wifi_ec55f984bd7b_4a415a5a54454c5f41454538_managed_psk/data
ots 08 12:05:36 debian connmand[2518]: Skipping disconnect of 
4a415a5a54454c5f41454538_managed_psk, network is connecting.
ots 08 12:05:37 debian kernel: wlan0: authenticate with 00:1a:2b:8f:f7:68
ots 08 12:05:37 debian wpa_supplicant[3233]: wlan0: SME: Trying to authenticate 
with 00:1a:2b:8f:f7:68 (SSID='JAZZTEL_AEE8' freq=2437 MHz)
ots 08 12:05:37 debian kernel: wlan0: send auth to 00:1a:2b:8f:f7:68 (try 1/3)
ots 08 12:05:37 debian kernel: wlan0: authenticated
ots 08 12:05:37 debian wpa_supplicant[3233]: wlan0: Trying to associate with 
00:1a:2b:8f:f7:68 (SSID='JAZZTEL_AEE8' freq=2437 MHz)
ots 08 12:05:37 debian kernel: wlan0: associate with 00:1a:2b:8f:f7:68 (try 1/3)
ots 08 12:05:37 debian connmand[2518]: wlan0 {add} route fe80:: gw :: scope 0 
<UNIVERSE>
ots 08 12:05:37 debian kernel: wlan0: RX AssocResp from 00:1a:2b:8f:f7:68 
(capab=0x411 status=0 aid=2)
ots 08 12:05:37 debian kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link 
becomes ready
ots 08 12:05:37 debian kernel: wlan0: associated
ots 08 12:05:37 debian wpa_supplicant[3233]: wlan0: Associated with 
00:1a:2b:8f:f7:68
ots 08 12:05:37 debian connmand[2518]: wlan0 {RX} 27 packets 3925 bytes
ots 08 12:05:37 debian connmand[2518]: wlan0 {TX} 62 packets 8942 bytes
ots 08 12:05:37 debian connmand[2518]: wlan0 {update} flags 102403 <UP,LOWER_UP>
ots 08 12:05:37 debian connmand[2518]: wlan0 {newlink} index 3 address 
EC:55:F9:84:BD:7B mtu 1500
ots 08 12:05:37 debian connmand[2518]: wlan0 {newlink} index 3 operstate 5 
<DORMANT>
ots 08 12:05:37 debian wpa_supplicant[3233]: wlan0: WPA: Key negotiation 
completed with 00:1a:2b:8f:f7:68 [PTK=CCMP GTK=TKIP]
ots 08 12:05:37 debian wpa_supplicant[3233]: wlan0: CTRL-EVENT-CONNECTED - 
Connection to 00:1a:2b:8f:f7:68 completed [id=0 id_str=]
ots 08 12:05:37 debian connmand[2518]: wlan0 {RX} 30 packets 4334 bytes
ots 08 12:05:37 debian connmand[2518]: wlan0 {TX} 65 packets 9365 bytes
ots 08 12:05:37 debian connmand[2518]: wlan0 {update} flags 102467 
<UP,RUNNING,LOWER_UP>
ots 08 12:05:37 debian connmand[2518]: wlan0 {newlink} index 3 address 
EC:55:F9:84:BD:7B mtu 1500
ots 08 12:05:37 debian connmand[2518]: wlan0 {newlink} index 3 operstate 6 <UP>
ots 08 12:05:37 debian connmand[2518]: open error Read-only file system for 
/var/lib/connman/wifi_ec55f984bd7b_4a415a5a54454c5f41454538_managed_psk/data
ots 08 12:05:37 debian wpa_supplicant[3233]: wlan0: CTRL-EVENT-SIGNAL-CHANGE 
above=0 signal=-72 noise=-95 txrate=26000
ots 08 12:05:38 debian avahi-daemon[1858]: Joining mDNS multicast group on 
interface wlan0.IPv6 with address fe80::ee55:f9ff:fe84:bd7b.
ots 08 12:05:38 debian avahi-daemon[1858]: New relevant interface wlan0.IPv6 
for mDNS.
ots 08 12:05:38 debian avahi-daemon[1858]: Registering new address record for 
fe80::ee55:f9ff:fe84:bd7b on wlan0.*.
ots 08 12:05:38 debian wpa_supplicant[3233]: wlan0: CTRL-EVENT-REGDOM-CHANGE 
init=CORE type=WORLD
ots 08 12:05:42 debian avahi-daemon[1858]: Joining mDNS multicast group on 
interface wlan0.IPv4 with address 192.168.1.36.
ots 08 12:05:42 debian avahi-daemon[1858]: New relevant interface wlan0.IPv4 
for mDNS.
ots 08 12:05:42 debian avahi-daemon[1858]: Registering new address record for 
192.168.1.36 on wlan0.IPv4.
ots 08 12:05:42 debian connmand[2518]: Failed to set domainname to Home
ots 08 12:05:42 debian connmand[2518]: wlan0 {add} address 192.168.1.36/24 
label wlan0 family 2
ots 08 12:05:42 debian connmand[2518]: wlan0 {add} route 192.168.1.0 gw 0.0.0.0 
scope 253 <LINK>
ots 08 12:05:42 debian connmand[2518]: wlan0 {add} route 192.168.1.1 gw 0.0.0.0 
scope 253 <LINK>
ots 08 12:05:42 debian connmand[2518]: wlan0 {add} route 87.216.1.65 gw 
192.168.1.1 scope 0 <UNIVERSE>
ots 08 12:05:42 debian connmand[2518]: wlan0 {add} route 87.216.1.66 gw 
192.168.1.1 scope 0 <UNIVERSE>
ots 08 12:05:42 debian connmand[2518]: wlan0 {add} route 0.0.0.0 gw 192.168.1.1 
scope 0 <UNIVERSE>
ots 08 12:05:42 debian connmand[2518]: wlan0 {add} route 82.165.8.211 gw 
192.168.1.1 scope 0 <UNIVERSE>
ots 08 12:05:42 debian connmand[2518]: wlan0 {del} route 82.165.8.211 gw 
192.168.1.1 scope 0 <UNIVERSE>
ots 08 12:05:43 debian wpa_supplicant[3233]: wlan0: CTRL-EVENT-SIGNAL-CHANGE 
above=0 signal=-75 noise=-95 txrate=26000
ots 08 12:06:11 debian systemd[1]: Starting Laptop Mode Tools - Battery Polling 
Service...
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 1' suspended, 
next retry is Wed Feb  8 12:06:41 2017 [v8.24.0 try 
http://www.rsyslog.com/e/2007 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 2' suspended, 
next retry is Wed Feb  8 12:06:41 2017 [v8.24.0 try 
http://www.rsyslog.com/e/2007 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian systemd[1]: Reloading Laptop Mode Tools.
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian systemd[1]: Started Laptop Mode Tools - Battery Polling 
Service.
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:06:11 debian liblogging-stdlog[2527]: action 'action 11' suspended, 
next retry is Wed Feb  8 12:06:41 2017 [v8.24.0 try 
http://www.rsyslog.com/e/2007 ]
ots 08 12:06:12 debian laptop_mode[4291]: Laptop mode
ots 08 12:06:12 debian laptop_mode[4291]: enabled, active [unchanged]
ots 08 12:06:12 debian systemd[1]: Reloaded Laptop Mode Tools.
ots 08 12:08:12 debian wpa_supplicant[3233]: wlan0: CTRL-EVENT-SIGNAL-CHANGE 
above=0 signal=-83 noise=-95 txrate=1000
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 1' suspended, 
next retry is Wed Feb  8 12:08:42 2017 [v8.24.0 try 
http://www.rsyslog.com/e/2007 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 2' suspended, 
next retry is Wed Feb  8 12:08:42 2017 [v8.24.0 try 
http://www.rsyslog.com/e/2007 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:08:12 debian liblogging-stdlog[2527]: action 'action 11' suspended, 
next retry is Wed Feb  8 12:08:42 2017 [v8.24.0 try 
http://www.rsyslog.com/e/2007 ]
ots 08 12:08:33 debian wpa_supplicant[3233]: wlan0: CTRL-EVENT-SIGNAL-CHANGE 
above=0 signal=-89 noise=-95 txrate=26000
ots 08 12:09:01 debian systemd[1]: Starting Laptop Mode Tools - Battery Polling 
Service...
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 1' suspended, 
next retry is Wed Feb  8 12:09:31 2017 [v8.24.0 try 
http://www.rsyslog.com/e/2007 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 2' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 2' suspended, 
next retry is Wed Feb  8 12:09:31 2017 [v8.24.0 try 
http://www.rsyslog.com/e/2007 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian systemd[1]: Reloading Laptop Mode Tools.
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian systemd[1]: Started Laptop Mode Tools - Battery Polling 
Service.
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:09:01 debian liblogging-stdlog[2527]: action 'action 11' suspended, 
next retry is Wed Feb  8 12:09:31 2017 [v8.24.0 try 
http://www.rsyslog.com/e/2007 ]
ots 08 12:09:02 debian laptop_mode[4350]: Laptop mode
ots 08 12:09:02 debian laptop_mode[4350]: enabled, active [unchanged]
ots 08 12:09:02 debian systemd[1]: Reloaded Laptop Mode Tools.
ots 08 12:10:10 debian kernel: EXT4-fs (sda5): re-mounted. Opts: 
errors=remount-ro
ots 08 12:10:10 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:10:10 debian liblogging-stdlog[2527]: action 'action 3' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:10:10 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:10:10 debian liblogging-stdlog[2527]: action 'action 1' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:10:10 debian liblogging-stdlog[2527]: action 'action 3' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]
ots 08 12:10:10 debian liblogging-stdlog[2527]: action 'action 11' resumed 
(module 'builtin:omfile') [v8.24.0 try http://www.rsyslog.com/e/2359 ]

Reply via email to