You are not logged in.

#1 2013-03-19 23:15:21

orschiro
Member
Registered: 2009-06-04
Posts: 2,136
Website

[solved] system crash: / read-only and /home not mounted

After a complete system crash due to resizing my partitions I am now at the point of restoring everything step by step.

Having had bunches of kernel panics I can now already boot again into my old system. However, / is mounted as read-only manifesting in error messages for programs that access /var and /usr. Furthermore /home is not mounted at all.

# journalctl -b
can't create /var/lib/NetworkManager/dhclient-905c7548-79bb-4a97-9fb4-5ce1333f7ce5-wlp3s0.lease: Read-only file system
Failed at step NAMESPACE spawning /usr/bin/ntpd: Read-only file system
pam_tally(login:auth): Error opening /var/log/faillog for update

The UUIDs in fstab are fine as well as the mount options. What else can cause the problem?

#
# /etc/fstab: static file system information
#
# <file system> <dir>   <type>  <options>       <dump>  <pass>
# tmpfs         /tmp    tmpfs   nodev,nosuid    0       0
# DEVICE DETAILS: /dev/mapper/VolGroup00-Arch UUID=469ca819-9b4d-48d1-b9f9-7377f47ff722 LABEL=System
# DEVICE DETAILS: /dev/mapper/VolGroup00-Home UUID=a390d1a9-fb13-4895-8297-03dba4cd6162 LABEL=Home
# DEVICE DETAILS: /dev/mapper/VolGroup00-Swap UUID=732ac739-0110-4554-b86d-4d7413e89995 LABEL=Swap
UUID=469ca819-9b4d-48d1-b9f9-7377f47ff722 / ext4 defaults,rw,noatime 0 1
UUID=732ac739-0110-4554-b86d-4d7413e89995 swap swap defaults 0 0
UUID=a390d1a9-fb13-4895-8297-03dba4cd6162 /home ext4 defaults,rw,noatime 0 1
# blkid /dev/mapper/VolGroup00-*
/dev/mapper/VolGroup00-Arch: LABEL="System" UUID="469ca819-9b4d-48d1-b9f9-7377f47ff722" TYPE="ext4" 
/dev/mapper/VolGroup00-Home: LABEL="Home" UUID="a390d1a9-fb13-4895-8297-03dba4cd6162" TYPE="ext4" 
/dev/mapper/VolGroup00-Swap: LABEL="Swap" UUID="732ac739-0110-4554-b86d-4d7413e89995" TYPE="swap" 

After logging in as root in tty I have to proceed with the following to get my system running:

# mount -o remount,rw /

# mount /dev/mapper/VolGroup00-Home /home

Last edited by orschiro (2013-03-22 06:32:06)

Offline

#2 2013-03-20 04:54:21

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: [solved] system crash: / read-only and /home not mounted

Resizing how?  Were you using some kind of automated method?  Were you doing it manually, and if so what step were you on?  Were you moving the start point of your partitions? What was it doing when it crashed?

Offline

#3 2013-03-20 06:39:31

orschiro
Member
Registered: 2009-06-04
Posts: 2,136
Website

Re: [solved] system crash: / read-only and /home not mounted

Hi WonderWoofy,

I did a very dump thing. I deleted my /dev/sda1 ntfs partition, moved /dev/sda2 containing my lvm volumes to the left, resized /dev/sda2 and allocated the free space to my /home logical volume group. Lots of files ended up to be corrupt, I reinstalled all packages and ran fsck several times. Now at least it is starting again. I just found out that the entire root partition is mounted as read-only. In the following is the entire journal excerpt:

-- Logs begin at Sa 2012-11-10 23:14:05 CET, end at Mi 2013-03-20 07:33:54 CET. --
Mär 20 07:23:26 thinkpad systemd-journal[131]: Allowing runtime journal files to grow to 394.3M.
Mär 20 07:23:26 thinkpad kernel: Initializing cgroup subsys cpuset
Mär 20 07:23:26 thinkpad kernel: Initializing cgroup subsys cpu
Mär 20 07:23:26 thinkpad kernel: Linux version 3.8.3-2-ARCH (tobias@T-POWA-LX) (gcc version 4.7.2 (GCC) ) #1 SMP PREEMPT Sun Mar 17 13:04:22 CET 2013
Mär 20 07:23:26 thinkpad kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/mapper/VolGroup00-Arch ro quiet acpi_osi=Linux pcie_aspm=force nmi_watchdog=0 resume=/dev/mapper/VolGroup00-Swap
Mär 20 07:23:26 thinkpad kernel: Disabled fast string operations
Mär 20 07:23:26 thinkpad kernel: e820: BIOS-provided physical RAM map:
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ebff] usable
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x000000000009ec00-0x000000000009ffff] reserved
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000bd6a0fff] usable
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x00000000bd6a1000-0x00000000bd6a6fff] reserved
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x00000000bd6a7000-0x00000000bd7b6fff] usable
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x00000000bd7b7000-0x00000000bd80efff] reserved
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x00000000bd80f000-0x00000000bd8c6fff] usable
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x00000000bd8c7000-0x00000000bd8d1fff] ACPI NVS
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x00000000bd8d2000-0x00000000bd8d4fff] ACPI data
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x00000000bd8d5000-0x00000000bd8d8fff] reserved
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x00000000bd8d9000-0x00000000bd8dcfff] ACPI NVS
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x00000000bd8dd000-0x00000000bd8dffff] reserved
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x00000000bd8e0000-0x00000000bd906fff] ACPI NVS
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x00000000bd907000-0x00000000bd907fff] ACPI data
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x00000000bd908000-0x00000000bdb0efff] reserved
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x00000000bdb0f000-0x00000000bdb9efff] ACPI NVS
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x00000000bdb9f000-0x00000000bdbfefff] ACPI data
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x00000000bdbff000-0x00000000bdbfffff] usable
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x00000000bdc00000-0x00000000bfffffff] reserved
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
Mär 20 07:23:26 thinkpad kernel: BIOS-e820: [mem 0x0000000100000000-0x000000023bffffff] usable
Mär 20 07:23:26 thinkpad kernel: NX (Execute Disable) protection: active
Mär 20 07:23:26 thinkpad kernel: SMBIOS 2.4 present.
Mär 20 07:23:26 thinkpad kernel: DMI: LENOVO 7450AC7/7450AC7, BIOS 7WET70WW (3.20 ) 12/13/2011
Mär 20 07:23:26 thinkpad kernel: e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
Mär 20 07:23:26 thinkpad kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Mär 20 07:23:26 thinkpad kernel: No AGP bridge found
Mär 20 07:23:26 thinkpad kernel: e820: last_pfn = 0x23c000 max_arch_pfn = 0x400000000
Mär 20 07:23:26 thinkpad kernel: MTRR default type: uncachable
Mär 20 07:23:26 thinkpad kernel: MTRR fixed ranges enabled:
Mär 20 07:23:26 thinkpad kernel:   00000-9FFFF write-back
Mär 20 07:23:26 thinkpad kernel:   A0000-BFFFF uncachable
Mär 20 07:23:26 thinkpad kernel:   C0000-D3FFF write-protect
Mär 20 07:23:26 thinkpad kernel:   D4000-DBFFF uncachable
Mär 20 07:23:26 thinkpad kernel:   DC000-FFFFF write-protect
Mär 20 07:23:26 thinkpad kernel: MTRR variable ranges enabled:
Mär 20 07:23:26 thinkpad kernel:   0 base 23C000000 mask FFC000000 uncachable
Mär 20 07:23:26 thinkpad kernel:   1 base 0BE000000 mask FFE000000 uncachable
Mär 20 07:23:26 thinkpad kernel:   2 base 000000000 mask F80000000 write-back
Mär 20 07:23:26 thinkpad kernel:   3 base 080000000 mask FC0000000 write-back
Mär 20 07:23:26 thinkpad kernel:   4 base 100000000 mask F00000000 write-back
Mär 20 07:23:26 thinkpad kernel:   5 base 200000000 mask FC0000000 write-back
Mär 20 07:23:26 thinkpad kernel:   6 base 0BDE00000 mask FFFE00000 uncachable
Mär 20 07:23:26 thinkpad kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Mär 20 07:23:26 thinkpad kernel: e820: update [mem 0xbde00000-0xffffffff] usable ==> reserved
Mär 20 07:23:26 thinkpad kernel: e820: last_pfn = 0xbdc00 max_arch_pfn = 0x400000000
Mär 20 07:23:26 thinkpad kernel: found SMP MP-table at [mem 0x000f6bc0-0x000f6bcf] mapped at [ffff8800000f6bc0]
Mär 20 07:23:26 thinkpad kernel: initial memory mapped: [mem 0x00000000-0x1fffffff]
Mär 20 07:23:26 thinkpad kernel: Base memory trampoline at [ffff880000098000] 98000 size 24576
Mär 20 07:23:26 thinkpad kernel: init_memory_mapping: [mem 0x00000000-0xbdbfffff]
Mär 20 07:23:26 thinkpad kernel:  [mem 0x00000000-0xbdbfffff] page 2M
Mär 20 07:23:26 thinkpad kernel: kernel direct mapping tables up to 0xbdbfffff @ [mem 0x1fffc000-0x1fffffff]
Mär 20 07:23:26 thinkpad kernel: init_memory_mapping: [mem 0x100000000-0x23bffffff]
Mär 20 07:23:26 thinkpad kernel:  [mem 0x100000000-0x23bffffff] page 2M
Mär 20 07:23:26 thinkpad kernel: kernel direct mapping tables up to 0x23bffffff @ [mem 0xbd8c1000-0xbd8c6fff]
Mär 20 07:23:26 thinkpad kernel: RAMDISK: [mem 0x3785c000-0x37c25fff]
Mär 20 07:23:26 thinkpad kernel: ACPI: RSDP 00000000000f6b80 00024 (v02 LENOVO)
Mär 20 07:23:26 thinkpad kernel: ACPI: XSDT 00000000bdb5b267 00094 (v01 LENOVO TP-7W    00003200  LTP 00000000)
Mär 20 07:23:26 thinkpad kernel: ACPI: FACP 00000000bdb5b400 000F4 (v03 LENOVO TP-7W    00003200 LNVO 00000001)
Mär 20 07:23:26 thinkpad kernel: ACPI: DSDT 00000000bdb5b7db 0E407 (v01 LENOVO TP-7W    00003200 MSFT 03000000)
Mär 20 07:23:26 thinkpad kernel: ACPI: FACS 00000000bdb8e000 00040
Mär 20 07:23:26 thinkpad kernel: ACPI: SSDT 00000000bdb5b5b4 00227 (v01 LENOVO TP-7W    00003200 MSFT 03000000)
Mär 20 07:23:26 thinkpad kernel: ACPI: ECDT 00000000bdb69be2 00052 (v01 LENOVO TP-7W    00003200 LNVO 00000001)
Mär 20 07:23:26 thinkpad kernel: ACPI: APIC 00000000bdb69c34 00078 (v01 LENOVO TP-7W    00003200 LNVO 00000001)
Mär 20 07:23:26 thinkpad kernel: ACPI: MCFG 00000000bdb69cac 0003C (v01 LENOVO TP-7W    00003200 LNVO 00000001)
Mär 20 07:23:26 thinkpad kernel: ACPI: HPET 00000000bdb69ce8 00038 (v01 LENOVO TP-7W    00003200 LNVO 00000001)
Mär 20 07:23:26 thinkpad kernel: ACPI: SLIC 00000000bdb69dc2 00176 (v01 LENOVO TP-7W    00003200  LTP 00000000)
Mär 20 07:23:26 thinkpad kernel: ACPI: BOOT 00000000bdb69f38 00028 (v01 LENOVO TP-7W    00003200  LTP 00000001)
Mär 20 07:23:26 thinkpad kernel: ACPI: ASF! 00000000bdb69f60 000A0 (v16 LENOVO TP-7W    00003200 PTL  00000001)
Mär 20 07:23:26 thinkpad kernel: ACPI: SSDT 00000000bdb8d1ea 00578 (v01 LENOVO TP-7W    00003200 INTL 20050513)
Mär 20 07:23:26 thinkpad kernel: ACPI: TCPA 00000000bd907000 00032 (v00                 00000000      00000000)
Mär 20 07:23:26 thinkpad kernel: ACPI: SSDT 00000000bd8d4000 00655 (v01  PmRef    CpuPm 00003000 INTL 20050624)
Mär 20 07:23:26 thinkpad kernel: ACPI: SSDT 00000000bd8d3000 00274 (v01  PmRef  Cpu0Tst 00003000 INTL 20050624)
Mär 20 07:23:26 thinkpad kernel: ACPI: SSDT 00000000bd8d2000 00242 (v01  PmRef    ApTst 00003000 INTL 20050624)
Mär 20 07:23:26 thinkpad kernel: ACPI: Local APIC address 0xfee00000
Mär 20 07:23:26 thinkpad kernel: No NUMA configuration found
Mär 20 07:23:26 thinkpad kernel: Faking a node at [mem 0x0000000000000000-0x000000023bffffff]
Mär 20 07:23:26 thinkpad kernel: Initmem setup node 0 [mem 0x00000000-0x23bffffff]
Mär 20 07:23:26 thinkpad kernel:   NODE_DATA [mem 0x23bffb000-0x23bffffff]
Mär 20 07:23:26 thinkpad kernel:  [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880233600000-ffff88023b5fffff] on node 0
Mär 20 07:23:26 thinkpad kernel: Zone ranges:
Mär 20 07:23:26 thinkpad kernel:   DMA      [mem 0x00010000-0x00ffffff]
Mär 20 07:23:26 thinkpad kernel:   DMA32    [mem 0x01000000-0xffffffff]
Mär 20 07:23:26 thinkpad kernel:   Normal   [mem 0x100000000-0x23bffffff]
Mär 20 07:23:26 thinkpad kernel: Movable zone start for each node
Mär 20 07:23:26 thinkpad kernel: Early memory node ranges
Mär 20 07:23:26 thinkpad kernel:   node   0: [mem 0x00010000-0x0009dfff]
Mär 20 07:23:26 thinkpad kernel:   node   0: [mem 0x00100000-0xbd6a0fff]
Mär 20 07:23:26 thinkpad kernel:   node   0: [mem 0xbd6a7000-0xbd7b6fff]
Mär 20 07:23:26 thinkpad kernel:   node   0: [mem 0xbd80f000-0xbd8c6fff]
Mär 20 07:23:26 thinkpad kernel:   node   0: [mem 0xbdbff000-0xbdbfffff]
Mär 20 07:23:26 thinkpad kernel:   node   0: [mem 0x100000000-0x23bffffff]
Mär 20 07:23:26 thinkpad kernel: On node 0 totalpages: 2070520
Mär 20 07:23:26 thinkpad kernel:   DMA zone: 64 pages used for memmap
Mär 20 07:23:26 thinkpad kernel:   DMA zone: 6 pages reserved
Mär 20 07:23:26 thinkpad kernel:   DMA zone: 3912 pages, LIFO batch:0
Mär 20 07:23:26 thinkpad kernel:   DMA32 zone: 12066 pages used for memmap
Mär 20 07:23:26 thinkpad kernel:   DMA32 zone: 760136 pages, LIFO batch:31
Mär 20 07:23:26 thinkpad kernel:   Normal zone: 20224 pages used for memmap
Mär 20 07:23:26 thinkpad kernel:   Normal zone: 1274112 pages, LIFO batch:31
Mär 20 07:23:26 thinkpad kernel: ACPI: PM-Timer IO Port: 0x1008
Mär 20 07:23:26 thinkpad kernel: ACPI: Local APIC address 0xfee00000
Mär 20 07:23:26 thinkpad kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Mär 20 07:23:26 thinkpad kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Mär 20 07:23:26 thinkpad kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
Mär 20 07:23:26 thinkpad kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
Mär 20 07:23:26 thinkpad kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Mär 20 07:23:26 thinkpad kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Mär 20 07:23:26 thinkpad kernel: ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
Mär 20 07:23:26 thinkpad kernel: IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
Mär 20 07:23:26 thinkpad kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Mär 20 07:23:26 thinkpad kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Mär 20 07:23:26 thinkpad kernel: ACPI: IRQ0 used by override.
Mär 20 07:23:26 thinkpad kernel: ACPI: IRQ2 used by override.
Mär 20 07:23:26 thinkpad kernel: ACPI: IRQ9 used by override.
Mär 20 07:23:26 thinkpad kernel: Using ACPI (MADT) for SMP configuration information
Mär 20 07:23:26 thinkpad kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Mär 20 07:23:26 thinkpad kernel: smpboot: Allowing 4 CPUs, 2 hotplug CPUs
Mär 20 07:23:26 thinkpad kernel: nr_irqs_gsi: 40
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 000000000009e000 - 000000000009f000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000000a0000 - 00000000000dc000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000bd6a1000 - 00000000bd6a7000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000bd7b7000 - 00000000bd80f000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000bd8c7000 - 00000000bd8d2000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000bd8d2000 - 00000000bd8d5000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000bd8d5000 - 00000000bd8d9000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000bd8d9000 - 00000000bd8dd000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000bd8dd000 - 00000000bd8e0000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000bd8e0000 - 00000000bd907000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000bd907000 - 00000000bd908000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000bd908000 - 00000000bdb0f000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000bdb0f000 - 00000000bdb9f000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000bdb9f000 - 00000000bdbff000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000bdc00000 - 00000000c0000000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000c0000000 - 00000000e0000000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000fec10000 - 00000000fed00000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000fed00000 - 00000000fed10000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000fed1c000 - 00000000fed90000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000fed90000 - 00000000fee00000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000fee01000 - 00000000ff800000
Mär 20 07:23:26 thinkpad kernel: PM: Registered nosave memory: 00000000ff800000 - 0000000100000000
Mär 20 07:23:26 thinkpad kernel: e820: [mem 0xc0000000-0xdfffffff] available for PCI devices
Mär 20 07:23:26 thinkpad kernel: Booting paravirtualized kernel on bare hardware
Mär 20 07:23:26 thinkpad kernel: setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
Mär 20 07:23:26 thinkpad kernel: PERCPU: Embedded 28 pages/cpu @ffff88023bc00000 s85056 r8192 d21440 u524288
Mär 20 07:23:26 thinkpad kernel: pcpu-alloc: s85056 r8192 d21440 u524288 alloc=1*2097152
Mär 20 07:23:26 thinkpad kernel: pcpu-alloc: [0] 0 1 2 3 
Mär 20 07:23:26 thinkpad kernel: Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2038160
Mär 20 07:23:26 thinkpad kernel: Policy zone: Normal
Mär 20 07:23:26 thinkpad kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/mapper/VolGroup00-Arch ro quiet acpi_osi=Linux pcie_aspm=force nmi_watchdog=0 resume=/dev/mapper/VolGroup00-Swap
Mär 20 07:23:26 thinkpad kernel: PCIe ASPM is forcibly enabled
Mär 20 07:23:26 thinkpad kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
Mär 20 07:23:26 thinkpad kernel: __ex_table already sorted, skipping sort
Mär 20 07:23:26 thinkpad kernel: Checking aperture...
Mär 20 07:23:26 thinkpad kernel: No AGP bridge found
Mär 20 07:23:26 thinkpad kernel: Calgary: detecting Calgary via BIOS EBDA area
Mär 20 07:23:26 thinkpad kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Mär 20 07:23:26 thinkpad kernel: Memory: 8069148k/9371648k available (4985k kernel code, 1089568k absent, 212932k reserved, 3946k data, 820k init)
Mär 20 07:23:26 thinkpad kernel: SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Mär 20 07:23:26 thinkpad kernel: Preemptible hierarchical RCU implementation.
Mär 20 07:23:26 thinkpad kernel:         RCU dyntick-idle grace-period acceleration is enabled.
Mär 20 07:23:26 thinkpad kernel:         Dump stacks of tasks blocking RCU-preempt GP.
Mär 20 07:23:26 thinkpad kernel:         RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
Mär 20 07:23:26 thinkpad kernel: NR_IRQS:4352 nr_irqs:712 16
Mär 20 07:23:26 thinkpad kernel: Extended CMOS year: 2000
Mär 20 07:23:26 thinkpad kernel: Console: colour dummy device 80x25
Mär 20 07:23:26 thinkpad kernel: console [tty0] enabled
Mär 20 07:23:26 thinkpad kernel: allocated 33554432 bytes of page_cgroup
Mär 20 07:23:26 thinkpad kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
Mär 20 07:23:26 thinkpad kernel: hpet clockevent registered
Mär 20 07:23:26 thinkpad kernel: tsc: Fast TSC calibration using PIT
Mär 20 07:23:26 thinkpad kernel: tsc: Detected 1862.155 MHz processor
Mär 20 07:23:26 thinkpad kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3725.48 BogoMIPS (lpj=6207183)
Mär 20 07:23:26 thinkpad kernel: pid_max: default: 32768 minimum: 301
Mär 20 07:23:26 thinkpad kernel: Security Framework initialized
Mär 20 07:23:26 thinkpad kernel: AppArmor: AppArmor disabled by boot time parameter
Mär 20 07:23:26 thinkpad kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Mär 20 07:23:26 thinkpad kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
Mär 20 07:23:26 thinkpad kernel: Mount-cache hash table entries: 256
Mär 20 07:23:26 thinkpad kernel: Initializing cgroup subsys cpuacct
Mär 20 07:23:26 thinkpad kernel: Initializing cgroup subsys memory
Mär 20 07:23:26 thinkpad kernel: Initializing cgroup subsys devices
Mär 20 07:23:26 thinkpad kernel: Initializing cgroup subsys freezer
Mär 20 07:23:26 thinkpad kernel: Initializing cgroup subsys net_cls
Mär 20 07:23:26 thinkpad kernel: Initializing cgroup subsys blkio
Mär 20 07:23:26 thinkpad kernel: Disabled fast string operations
Mär 20 07:23:26 thinkpad kernel: CPU: Physical Processor ID: 0
Mär 20 07:23:26 thinkpad kernel: CPU: Processor Core ID: 0
Mär 20 07:23:26 thinkpad kernel: mce: CPU supports 6 MCE banks
Mär 20 07:23:26 thinkpad kernel: CPU0: Thermal monitoring enabled (TM2)
Mär 20 07:23:26 thinkpad kernel: process: using mwait in idle threads
Mär 20 07:23:26 thinkpad kernel: [117B blob data]
Mär 20 07:23:26 thinkpad kernel: Freeing SMP alternatives: 20k freed
Mär 20 07:23:26 thinkpad kernel: ACPI: Core revision 20121018
Mär 20 07:23:26 thinkpad kernel: ftrace: allocating 19367 entries in 76 pages
Mär 20 07:23:26 thinkpad kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Mär 20 07:23:26 thinkpad kernel: smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU     L9400  @ 1.86GHz (fam: 06, model: 17, stepping: 06)
Mär 20 07:23:26 thinkpad kernel: Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
Mär 20 07:23:26 thinkpad kernel: ... version:                2
Mär 20 07:23:26 thinkpad kernel: ... bit width:              40
Mär 20 07:23:26 thinkpad kernel: ... generic registers:      2
Mär 20 07:23:26 thinkpad kernel: ... value mask:             000000ffffffffff
Mär 20 07:23:26 thinkpad kernel: ... max period:             000000007fffffff
Mär 20 07:23:26 thinkpad kernel: ... fixed-purpose events:   3
Mär 20 07:23:26 thinkpad kernel: ... event mask:             0000000700000003
Mär 20 07:23:26 thinkpad kernel: Disabled fast string operations
Mär 20 07:23:26 thinkpad kernel: smpboot: Booting Node   0, Processors  #1
Mär 20 07:23:26 thinkpad kernel: Brought up 2 CPUs
Mär 20 07:23:26 thinkpad kernel: smpboot: Total of 2 processors activated (7451.97 BogoMIPS)
Mär 20 07:23:26 thinkpad kernel: devtmpfs: initialized
Mär 20 07:23:26 thinkpad kernel: PM: Registering ACPI NVS region [mem 0xbd8c7000-0xbd8d1fff] (45056 bytes)
Mär 20 07:23:26 thinkpad kernel: PM: Registering ACPI NVS region [mem 0xbd8d9000-0xbd8dcfff] (16384 bytes)
Mär 20 07:23:26 thinkpad kernel: PM: Registering ACPI NVS region [mem 0xbd8e0000-0xbd906fff] (159744 bytes)
Mär 20 07:23:26 thinkpad kernel: PM: Registering ACPI NVS region [mem 0xbdb0f000-0xbdb9efff] (589824 bytes)
Mär 20 07:23:26 thinkpad kernel: RTC time:  6:23:21, date: 03/20/13
Mär 20 07:23:26 thinkpad kernel: NET: Registered protocol family 16
Mär 20 07:23:26 thinkpad kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Mär 20 07:23:26 thinkpad kernel: ACPI: bus type pci registered
Mär 20 07:23:26 thinkpad kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
Mär 20 07:23:26 thinkpad kernel: PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in E820
Mär 20 07:23:26 thinkpad kernel: PCI: Using configuration type 1 for base access
Mär 20 07:23:26 thinkpad kernel: bio: create slab <bio-0> at 0
Mär 20 07:23:26 thinkpad kernel: ACPI: Added _OSI(Module Device)
Mär 20 07:23:26 thinkpad kernel: ACPI: Added _OSI(Processor Device)
Mär 20 07:23:26 thinkpad kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Mär 20 07:23:26 thinkpad kernel: ACPI: Added _OSI(Processor Aggregator Device)
Mär 20 07:23:26 thinkpad kernel: ACPI: Added _OSI(Linux)
Mär 20 07:23:26 thinkpad kernel: ACPI: EC: EC description table is found, configuring boot EC
Mär 20 07:23:26 thinkpad kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query honored via cmdline
Mär 20 07:23:26 thinkpad kernel: ACPI: SSDT 00000000bd8d7c20 002C8 (v01  PmRef  Cpu0Ist 00003000 INTL 20050624)
Mär 20 07:23:26 thinkpad kernel: ACPI: Dynamic OEM Table Load:
Mär 20 07:23:26 thinkpad kernel: ACPI: SSDT           (null) 002C8 (v01  PmRef  Cpu0Ist 00003000 INTL 20050624)
Mär 20 07:23:26 thinkpad kernel: ACPI: SSDT 00000000bd8d5020 0087A (v01  PmRef  Cpu0Cst 00003001 INTL 20050624)
Mär 20 07:23:26 thinkpad kernel: ACPI: Dynamic OEM Table Load:
Mär 20 07:23:26 thinkpad kernel: ACPI: SSDT           (null) 0087A (v01  PmRef  Cpu0Cst 00003001 INTL 20050624)
Mär 20 07:23:26 thinkpad kernel: ACPI: SSDT 00000000bd8d6ca0 001CF (v01  PmRef    ApIst 00003000 INTL 20050624)
Mär 20 07:23:26 thinkpad kernel: ACPI: Dynamic OEM Table Load:
Mär 20 07:23:26 thinkpad kernel: ACPI: SSDT           (null) 001CF (v01  PmRef    ApIst 00003000 INTL 20050624)
Mär 20 07:23:26 thinkpad kernel: ACPI: SSDT 00000000bd8d6f20 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
Mär 20 07:23:26 thinkpad kernel: ACPI: Dynamic OEM Table Load:
Mär 20 07:23:26 thinkpad kernel: ACPI: SSDT           (null) 0008D (v01  PmRef    ApCst 00003000 INTL 20050624)
Mär 20 07:23:26 thinkpad kernel: ACPI: Interpreter enabled
Mär 20 07:23:26 thinkpad kernel: ACPI: (supports S0 S3 S4 S5)
Mär 20 07:23:26 thinkpad kernel: ACPI: Using IOAPIC for interrupt routing
Mär 20 07:23:26 thinkpad kernel: ACPI: Power Resource [PUBS] (on)
Mär 20 07:23:26 thinkpad kernel: ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
Mär 20 07:23:26 thinkpad kernel: ACPI: ACPI Dock Station Driver: 3 docks/bays found
Mär 20 07:23:26 thinkpad kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Mär 20 07:23:26 thinkpad kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Mär 20 07:23:26 thinkpad kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Mär 20 07:23:26 thinkpad kernel: pci_root PNP0A08:00: Requesting ACPI _OSC control (0x1d)
Mär 20 07:23:26 thinkpad kernel: pci_root PNP0A08:00: ACPI _OSC control (0x1d) granted
Mär 20 07:23:26 thinkpad kernel: pci_root PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
Mär 20 07:23:26 thinkpad kernel: PCI host bridge to bus 0000:00
Mär 20 07:23:26 thinkpad kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Mär 20 07:23:26 thinkpad kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
Mär 20 07:23:26 thinkpad kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
Mär 20 07:23:26 thinkpad kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
Mär 20 07:23:26 thinkpad kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
Mär 20 07:23:26 thinkpad kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
Mär 20 07:23:26 thinkpad kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:00.0: [8086:2a40] type 00 class 0x060000
Mär 20 07:23:26 thinkpad kernel: DMAR: Forcing write-buffer flush capability
Mär 20 07:23:26 thinkpad kernel: DMAR: Disabling IOMMU for graphics on this chipset
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:02.0: [8086:2a42] type 00 class 0x030000
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:02.0: reg 10: [mem 0xf2000000-0xf23fffff 64bit]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff 64bit pref]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:02.0: reg 20: [io  0x1800-0x1807]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:02.1: [8086:2a43] type 00 class 0x038000
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:02.1: reg 10: [mem 0xf2400000-0xf24fffff 64bit]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:03.0: [8086:2a44] type 00 class 0x078000
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:03.0: reg 10: [mem 0xf2826800-0xf282680f 64bit]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:19.0: [8086:10f5] type 00 class 0x020000
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:19.0: reg 10: [mem 0xf2600000-0xf261ffff]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:19.0: reg 14: [mem 0xf2625000-0xf2625fff]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:19.0: reg 18: [io  0x1840-0x185f]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1a.0: reg 20: [io  0x1860-0x187f]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1a.1: reg 20: [io  0x1880-0x189f]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1a.2: reg 20: [io  0x18a0-0x18bf]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1a.7: reg 10: [mem 0xf2826c00-0xf2826fff]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1b.0: reg 10: [mem 0xf2620000-0xf2623fff 64bit]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.1: [8086:2942] type 01 class 0x060400
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.3: [8086:2946] type 01 class 0x060400
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1d.0: reg 20: [io  0x18c0-0x18df]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1d.1: reg 20: [io  0x18e0-0x18ff]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1d.2: reg 20: [io  0x1c00-0x1c1f]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1d.7: reg 10: [mem 0xf2827000-0xf28273ff]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1f.0: [8086:2917] type 00 class 0x060100
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1f.2: [8086:2929] type 00 class 0x010601
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1f.2: reg 10: [io  0x1c48-0x1c4f]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1f.2: reg 14: [io  0x183c-0x183f]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1f.2: reg 18: [io  0x1c40-0x1c47]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1f.2: reg 1c: [io  0x1838-0x183b]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1f.2: reg 20: [io  0x1c20-0x1c3f]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1f.2: reg 24: [mem 0xf2826000-0xf28267ff]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1f.2: PME# supported from D3hot
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1f.3: reg 10: [mem 0xf2827400-0xf28274ff 64bit]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1f.3: reg 20: [io  0x1c60-0x1c7f]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Mär 20 07:23:26 thinkpad kernel: pci 0000:03:00.0: [8086:4236] type 00 class 0x028000
Mär 20 07:23:26 thinkpad kernel: pci 0000:03:00.0: reg 10: [mem 0xf2500000-0xf2501fff 64bit]
Mär 20 07:23:26 thinkpad kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.1:   bridge window [mem 0xf2500000-0xf25fffff]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf1ffffff]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.3:   bridge window [mem 0xf2900000-0xf29fffff 64bit pref]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1e.0: PCI bridge to [bus 0d] (subtractive decode)
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1e.0:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1e.0:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode)
Mär 20 07:23:26 thinkpad kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP0._PRT]
Mär 20 07:23:26 thinkpad kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
Mär 20 07:23:26 thinkpad kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT]
Mär 20 07:23:26 thinkpad kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
Mär 20 07:23:26 thinkpad kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
Mär 20 07:23:26 thinkpad kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
Mär 20 07:23:26 thinkpad kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
Mär 20 07:23:26 thinkpad kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
Mär 20 07:23:26 thinkpad kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
Mär 20 07:23:26 thinkpad kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
Mär 20 07:23:26 thinkpad kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
Mär 20 07:23:26 thinkpad kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
Mär 20 07:23:26 thinkpad kernel: vgaarb: loaded
Mär 20 07:23:26 thinkpad kernel: vgaarb: bridge control possible 0000:00:02.0
Mär 20 07:23:26 thinkpad kernel: PCI: Using ACPI for IRQ routing
Mär 20 07:23:26 thinkpad kernel: PCI: pci_cache_line_size set to 64 bytes
Mär 20 07:23:26 thinkpad kernel: e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff]
Mär 20 07:23:26 thinkpad kernel: e820: reserve RAM buffer [mem 0xbd6a1000-0xbfffffff]
Mär 20 07:23:26 thinkpad kernel: e820: reserve RAM buffer [mem 0xbd7b7000-0xbfffffff]
Mär 20 07:23:26 thinkpad kernel: e820: reserve RAM buffer [mem 0xbd8c7000-0xbfffffff]
Mär 20 07:23:26 thinkpad kernel: e820: reserve RAM buffer [mem 0xbdc00000-0xbfffffff]
Mär 20 07:23:26 thinkpad kernel: NetLabel: Initializing
Mär 20 07:23:26 thinkpad kernel: NetLabel:  domain hash size = 128
Mär 20 07:23:26 thinkpad kernel: NetLabel:  protocols = UNLABELED CIPSOv4
Mär 20 07:23:26 thinkpad kernel: NetLabel:  unlabeled traffic allowed by default
Mär 20 07:23:26 thinkpad kernel: HPET: 4 timers in total, 0 timers will be used for per-cpu timer
Mär 20 07:23:26 thinkpad kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
Mär 20 07:23:26 thinkpad kernel: hpet0: 4 comparators, 64-bit 14.318180 MHz counter
Mär 20 07:23:26 thinkpad kernel: Switching to clocksource hpet
Mär 20 07:23:26 thinkpad kernel: pnp: PnP ACPI init
Mär 20 07:23:26 thinkpad kernel: ACPI: bus type pnp registered
Mär 20 07:23:26 thinkpad kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
Mär 20 07:23:26 thinkpad kernel: system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
Mär 20 07:23:26 thinkpad kernel: system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
Mär 20 07:23:26 thinkpad kernel: system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved
Mär 20 07:23:26 thinkpad kernel: system 00:00: [mem 0x000cc000-0x000cffff] has been reserved
Mär 20 07:23:26 thinkpad kernel: system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved
Mär 20 07:23:26 thinkpad kernel: system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved
Mär 20 07:23:26 thinkpad kernel: system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
Mär 20 07:23:26 thinkpad kernel: system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
Mär 20 07:23:26 thinkpad kernel: system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
Mär 20 07:23:26 thinkpad kernel: system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
Mär 20 07:23:26 thinkpad kernel: system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
Mär 20 07:23:26 thinkpad kernel: system 00:00: [mem 0x00100000-0xbfffffff] could not be reserved
Mär 20 07:23:26 thinkpad kernel: system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
Mär 20 07:23:26 thinkpad kernel: system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved
Mär 20 07:23:26 thinkpad kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Mär 20 07:23:26 thinkpad kernel: system 00:01: [io  0x1000-0x107f] has been reserved
Mär 20 07:23:26 thinkpad kernel: system 00:01: [io  0x1180-0x11ff] has been reserved
Mär 20 07:23:26 thinkpad kernel: system 00:01: [io  0x0800-0x080f] has been reserved
Mär 20 07:23:26 thinkpad kernel: system 00:01: [io  0x15e0-0x15ef] has been reserved
Mär 20 07:23:26 thinkpad kernel: system 00:01: [io  0x1600-0x167f] has been reserved
Mär 20 07:23:26 thinkpad kernel: system 00:01: [io  0x1680-0x169f] has been reserved
Mär 20 07:23:26 thinkpad kernel: system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
Mär 20 07:23:26 thinkpad kernel: system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
Mär 20 07:23:26 thinkpad kernel: system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved
Mär 20 07:23:26 thinkpad kernel: system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
Mär 20 07:23:26 thinkpad kernel: system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
Mär 20 07:23:26 thinkpad kernel: system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved
Mär 20 07:23:26 thinkpad kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Mär 20 07:23:26 thinkpad kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
Mär 20 07:23:26 thinkpad kernel: pnp 00:03: [dma 4]
Mär 20 07:23:26 thinkpad kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
Mär 20 07:23:26 thinkpad kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
Mär 20 07:23:26 thinkpad kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
Mär 20 07:23:26 thinkpad kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
Mär 20 07:23:26 thinkpad kernel: pnp 00:07: Plug and Play ACPI device, IDs LEN0010 PNP0303 (active)
Mär 20 07:23:26 thinkpad kernel: pnp 00:08: Plug and Play ACPI device, IDs IBM3780 PNP0f13 (active)
Mär 20 07:23:26 thinkpad kernel: pnp 00:09: Plug and Play ACPI device, IDs WACf004 (disabled)
Mär 20 07:23:26 thinkpad kernel: pnp 00:0a: Plug and Play ACPI device, IDs PNP0c31 (active)
Mär 20 07:23:26 thinkpad kernel: pnp: PnP ACPI: found 11 devices
Mär 20 07:23:26 thinkpad kernel: ACPI: ACPI bus type pnp unregistered
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.1: bridge window [io  0x1000-0x0fff] to [bus 03] add_size 1000
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.1: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0000000-0xc01fffff]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0xc0200000-0xc03fffff 64bit pref]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.1: BAR 15: assigned [mem 0xc0400000-0xc05fffff 64bit pref]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.0: BAR 13: assigned [io  0x3000-0x3fff]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.1: BAR 13: assigned [io  0x4000-0x4fff]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xc01fffff]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.0:   bridge window [mem 0xc0200000-0xc03fffff 64bit pref]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.1:   bridge window [io  0x4000-0x4fff]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.1:   bridge window [mem 0xf2500000-0xf25fffff]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.1:   bridge window [mem 0xc0400000-0xc05fffff 64bit pref]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.3:   bridge window [mem 0xf0000000-0xf1ffffff]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1c.3:   bridge window [mem 0xf2900000-0xf29fffff 64bit pref]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1e.0: PCI bridge to [bus 0d]
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1e.0: setting latency timer to 64
Mär 20 07:23:26 thinkpad kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
Mär 20 07:23:26 thinkpad kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
Mär 20 07:23:26 thinkpad kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
Mär 20 07:23:26 thinkpad kernel: pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
Mär 20 07:23:26 thinkpad kernel: pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
Mär 20 07:23:26 thinkpad kernel: pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff]
Mär 20 07:23:26 thinkpad kernel: pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
Mär 20 07:23:26 thinkpad kernel: pci_bus 0000:02: resource 1 [mem 0xc0000000-0xc01fffff]
Mär 20 07:23:26 thinkpad kernel: pci_bus 0000:02: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref]
Mär 20 07:23:26 thinkpad kernel: pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
Mär 20 07:23:26 thinkpad kernel: pci_bus 0000:03: resource 1 [mem 0xf2500000-0xf25fffff]
Mär 20 07:23:26 thinkpad kernel: pci_bus 0000:03: resource 2 [mem 0xc0400000-0xc05fffff 64bit pref]
Mär 20 07:23:26 thinkpad kernel: pci_bus 0000:05: resource 0 [io  0x2000-0x2fff]
Mär 20 07:23:26 thinkpad kernel: pci_bus 0000:05: resource 1 [mem 0xf0000000-0xf1ffffff]
Mär 20 07:23:26 thinkpad kernel: pci_bus 0000:05: resource 2 [mem 0xf2900000-0xf29fffff 64bit pref]
Mär 20 07:23:26 thinkpad kernel: pci_bus 0000:0d: resource 4 [io  0x0000-0x0cf7]
Mär 20 07:23:26 thinkpad kernel: pci_bus 0000:0d: resource 5 [io  0x0d00-0xffff]
Mär 20 07:23:26 thinkpad kernel: pci_bus 0000:0d: resource 6 [mem 0x000a0000-0x000bffff]
Mär 20 07:23:26 thinkpad kernel: pci_bus 0000:0d: resource 7 [mem 0x000d4000-0x000d7fff]
Mär 20 07:23:26 thinkpad kernel: pci_bus 0000:0d: resource 8 [mem 0x000d8000-0x000dbfff]
Mär 20 07:23:26 thinkpad kernel: pci_bus 0000:0d: resource 9 [mem 0xc0000000-0xfebfffff]
Mär 20 07:23:26 thinkpad kernel: NET: Registered protocol family 2
Mär 20 07:23:26 thinkpad kernel: TCP established hash table entries: 65536 (order: 8, 1048576 bytes)
Mär 20 07:23:26 thinkpad kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Mär 20 07:23:26 thinkpad kernel: TCP: Hash tables configured (established 65536 bind 65536)
Mär 20 07:23:26 thinkpad kernel: TCP: reno registered
Mär 20 07:23:26 thinkpad kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes)
Mär 20 07:23:26 thinkpad kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
Mär 20 07:23:26 thinkpad kernel: NET: Registered protocol family 1
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:02.0: Boot video device
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1a.0: power state changed by ACPI to D0
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1a.2: power state changed by ACPI to D0
Mär 20 07:23:26 thinkpad kernel: pci 0000:00:1d.0: power state changed by ACPI to D0
Mär 20 07:23:26 thinkpad kernel: PCI: CLS 64 bytes, default 64
Mär 20 07:23:26 thinkpad kernel: Unpacking initramfs...
Mär 20 07:23:26 thinkpad kernel: Freeing initrd memory: 3880k freed
Mär 20 07:23:26 thinkpad kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Mär 20 07:23:26 thinkpad kernel: software IO TLB [mem 0xb96a1000-0xbd6a1000] (64MB) mapped at [ffff8800b96a1000-ffff8800bd6a0fff]
Mär 20 07:23:26 thinkpad kernel: Simple Boot Flag at 0x35 set to 0x1
Mär 20 07:23:26 thinkpad kernel: audit: initializing netlink socket (disabled)
Mär 20 07:23:26 thinkpad kernel: type=2000 audit(1363760601.356:1): initialized
Mär 20 07:23:26 thinkpad kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
Mär 20 07:23:26 thinkpad kernel: VFS: Disk quotas dquot_6.5.2
Mär 20 07:23:26 thinkpad kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Mär 20 07:23:26 thinkpad kernel: msgmni has been set to 15767
Mär 20 07:23:26 thinkpad kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
Mär 20 07:23:26 thinkpad kernel: io scheduler noop registered
Mär 20 07:23:26 thinkpad kernel: io scheduler deadline registered
Mär 20 07:23:26 thinkpad kernel: io scheduler cfq registered (default)
Mär 20 07:23:26 thinkpad kernel: pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
Mär 20 07:23:26 thinkpad kernel: pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
Mär 20 07:23:26 thinkpad kernel: pcieport 0000:00:1c.3: irq 42 for MSI/MSI-X
Mär 20 07:23:26 thinkpad kernel: pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
Mär 20 07:23:26 thinkpad kernel: pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
Mär 20 07:23:26 thinkpad kernel: pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
Mär 20 07:23:26 thinkpad kernel: pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
Mär 20 07:23:26 thinkpad kernel: pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
Mär 20 07:23:26 thinkpad kernel: pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
Mär 20 07:23:26 thinkpad kernel: pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
Mär 20 07:23:26 thinkpad kernel: vesafb: mode is 1280x800x32, linelength=5120, pages=0
Mär 20 07:23:26 thinkpad kernel: vesafb: scrolling: redraw
Mär 20 07:23:26 thinkpad kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Mär 20 07:23:26 thinkpad kernel: vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90004f00000, using 4032k, total 4032k
Mär 20 07:23:26 thinkpad kernel: Console: switching to colour frame buffer device 160x50
Mär 20 07:23:26 thinkpad kernel: fb0: VESA VGA frame buffer device
Mär 20 07:23:26 thinkpad kernel: intel_idle: does not run on family 6 model 23
Mär 20 07:23:26 thinkpad kernel: GHES: HEST is not enabled!
Mär 20 07:23:26 thinkpad kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
Mär 20 07:23:26 thinkpad kernel: serial 00:09: [io  0x0200-0x0207]
Mär 20 07:23:26 thinkpad kernel: serial 00:09: [irq 5]
Mär 20 07:23:26 thinkpad kernel: serial 00:09: activated
Mär 20 07:23:26 thinkpad kernel: 00:09: ttyS0 at I/O 0x200 (irq = 5) is a 16550A
Mär 20 07:23:26 thinkpad kernel: Linux agpgart interface v0.103
Mär 20 07:23:26 thinkpad kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Mär 20 07:23:26 thinkpad kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Mär 20 07:23:26 thinkpad kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Mär 20 07:23:26 thinkpad kernel: mousedev: PS/2 mouse device common for all mice
Mär 20 07:23:26 thinkpad kernel: rtc_cmos 00:06: RTC can wake from S4
Mär 20 07:23:26 thinkpad kernel: rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
Mär 20 07:23:26 thinkpad kernel: rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Mär 20 07:23:26 thinkpad kernel: cpuidle: using governor ladder
Mär 20 07:23:26 thinkpad kernel: cpuidle: using governor menu
Mär 20 07:23:26 thinkpad kernel: EFI Variables Facility v0.08 2004-May-17
Mär 20 07:23:26 thinkpad kernel: drop_monitor: Initializing network drop monitor service
Mär 20 07:23:26 thinkpad kernel: TCP: cubic registered
Mär 20 07:23:26 thinkpad kernel: NET: Registered protocol family 10
Mär 20 07:23:26 thinkpad kernel: NET: Registered protocol family 17
Mär 20 07:23:26 thinkpad kernel: Key type dns_resolver registered
Mär 20 07:23:26 thinkpad kernel: PM: Checking hibernation image partition /dev/mapper/VolGroup00-Swap
Mär 20 07:23:26 thinkpad kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Mär 20 07:23:26 thinkpad kernel: PM: Hibernation image not present or could not be loaded.
Mär 20 07:23:26 thinkpad kernel: registered taskstats version 1
Mär 20 07:23:26 thinkpad kernel:   Magic number: 5:939:367
Mär 20 07:23:26 thinkpad kernel: rtc_cmos 00:06: setting system clock to 2013-03-20 06:23:21 UTC (1363760601)
Mär 20 07:23:26 thinkpad kernel: Freeing unused kernel memory: 820k freed
Mär 20 07:23:26 thinkpad kernel: Write protecting the kernel read-only data: 8192k
Mär 20 07:23:26 thinkpad kernel: Freeing unused kernel memory: 1148k freed
Mär 20 07:23:26 thinkpad kernel: Freeing unused kernel memory: 440k freed
Mär 20 07:23:26 thinkpad systemd-udevd[45]: starting version 198
Mär 20 07:23:26 thinkpad kernel: SCSI subsystem initialized
Mär 20 07:23:26 thinkpad kernel: ACPI: bus type scsi registered
Mär 20 07:23:26 thinkpad kernel: libata version 3.00 loaded.
Mär 20 07:23:26 thinkpad kernel: ahci 0000:00:1f.2: version 3.0
Mär 20 07:23:26 thinkpad kernel: ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
Mär 20 07:23:26 thinkpad kernel: ahci: SSS flag set, parallel bus scan disabled
Mär 20 07:23:26 thinkpad kernel: ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
Mär 20 07:23:26 thinkpad kernel: ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc sxs 
Mär 20 07:23:26 thinkpad kernel: ahci 0000:00:1f.2: setting latency timer to 64
Mär 20 07:23:26 thinkpad kernel: scsi0 : ahci
Mär 20 07:23:26 thinkpad kernel: scsi1 : ahci
Mär 20 07:23:26 thinkpad kernel: scsi2 : ahci
Mär 20 07:23:26 thinkpad kernel: scsi3 : ahci
Mär 20 07:23:26 thinkpad kernel: ata1: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826100 irq 43
Mär 20 07:23:26 thinkpad kernel: ata2: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826180 irq 43
Mär 20 07:23:26 thinkpad kernel: ata3: DUMMY
Mär 20 07:23:26 thinkpad kernel: ata4: DUMMY
Mär 20 07:23:26 thinkpad kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Mär 20 07:23:26 thinkpad kernel: ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
Mär 20 07:23:26 thinkpad kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
Mär 20 07:23:26 thinkpad kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
Mär 20 07:23:26 thinkpad kernel: ata1.00: ATA-8: ST9250315AS, 0001SDM1, max UDMA/133
Mär 20 07:23:26 thinkpad kernel: ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32)
Mär 20 07:23:26 thinkpad kernel: ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
Mär 20 07:23:26 thinkpad kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
Mär 20 07:23:26 thinkpad kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
Mär 20 07:23:26 thinkpad kernel: ata1.00: configured for UDMA/133
Mär 20 07:23:26 thinkpad kernel: scsi 0:0:0:0: Direct-Access     ATA      ST9250315AS      0001 PQ: 0 ANSI: 5
Mär 20 07:23:26 thinkpad kernel: sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
Mär 20 07:23:26 thinkpad kernel: sd 0:0:0:0: [sda] Write Protect is off
Mär 20 07:23:26 thinkpad kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Mär 20 07:23:26 thinkpad kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Mär 20 07:23:26 thinkpad kernel:  sda: sda2 sda3
Mär 20 07:23:26 thinkpad kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Mär 20 07:23:26 thinkpad kernel: ata2: SATA link down (SStatus 0 SControl 300)
Mär 20 07:23:26 thinkpad kernel: ACPI: bus type usb registered
Mär 20 07:23:26 thinkpad kernel: usbcore: registered new interface driver usbfs
Mär 20 07:23:26 thinkpad kernel: usbcore: registered new interface driver hub
Mär 20 07:23:26 thinkpad kernel: usbcore: registered new device driver usb
Mär 20 07:23:26 thinkpad kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Mär 20 07:23:26 thinkpad kernel: uhci_hcd: USB Universal Host Controller Interface driver
Mär 20 07:23:26 thinkpad kernel: uhci_hcd 0000:00:1a.0: setting latency timer to 64
Mär 20 07:23:26 thinkpad kernel: uhci_hcd 0000:00:1a.0: UHCI Host Controller
Mär 20 07:23:26 thinkpad kernel: uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
Mär 20 07:23:26 thinkpad kernel: uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860
Mär 20 07:23:26 thinkpad kernel: hub 1-0:1.0: USB hub found
Mär 20 07:23:26 thinkpad kernel: hub 1-0:1.0: 2 ports detected
Mär 20 07:23:26 thinkpad kernel: uhci_hcd 0000:00:1a.1: setting latency timer to 64
Mär 20 07:23:26 thinkpad kernel: uhci_hcd 0000:00:1a.1: UHCI Host Controller
Mär 20 07:23:26 thinkpad kernel: uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
Mär 20 07:23:26 thinkpad kernel: uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880
Mär 20 07:23:26 thinkpad kernel: hub 2-0:1.0: USB hub found
Mär 20 07:23:26 thinkpad kernel: hub 2-0:1.0: 2 ports detected
Mär 20 07:23:26 thinkpad kernel: uhci_hcd 0000:00:1a.2: setting latency timer to 64
Mär 20 07:23:26 thinkpad kernel: uhci_hcd 0000:00:1a.2: UHCI Host Controller
Mär 20 07:23:26 thinkpad kernel: uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 3
Mär 20 07:23:26 thinkpad kernel: uhci_hcd 0000:00:1a.2: irq 22, io base 0x000018a0
Mär 20 07:23:26 thinkpad kernel: hub 3-0:1.0: USB hub found
Mär 20 07:23:26 thinkpad kernel: hub 3-0:1.0: 2 ports detected
Mär 20 07:23:26 thinkpad kernel: uhci_hcd 0000:00:1d.0: setting latency timer to 64
Mär 20 07:23:26 thinkpad kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Mär 20 07:23:26 thinkpad kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
Mär 20 07:23:26 thinkpad kernel: uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018c0
Mär 20 07:23:26 thinkpad kernel: hub 4-0:1.0: USB hub found
Mär 20 07:23:26 thinkpad kernel: hub 4-0:1.0: 2 ports detected
Mär 20 07:23:26 thinkpad kernel: uhci_hcd 0000:00:1d.1: setting latency timer to 64
Mär 20 07:23:26 thinkpad kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Mär 20 07:23:26 thinkpad kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 5
Mär 20 07:23:26 thinkpad kernel: uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018e0
Mär 20 07:23:26 thinkpad kernel: hub 5-0:1.0: USB hub found
Mär 20 07:23:26 thinkpad kernel: hub 5-0:1.0: 2 ports detected
Mär 20 07:23:26 thinkpad kernel: uhci_hcd 0000:00:1d.2: setting latency timer to 64
Mär 20 07:23:26 thinkpad kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Mär 20 07:23:26 thinkpad kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 6
Mär 20 07:23:26 thinkpad kernel: uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001c00
Mär 20 07:23:26 thinkpad kernel: hub 6-0:1.0: USB hub found
Mär 20 07:23:26 thinkpad kernel: hub 6-0:1.0: 2 ports detected
Mär 20 07:23:26 thinkpad kernel: ehci-pci: EHCI PCI platform driver
Mär 20 07:23:26 thinkpad kernel: ehci-pci 0000:00:1a.7: setting latency timer to 64
Mär 20 07:23:26 thinkpad kernel: ehci-pci 0000:00:1a.7: EHCI Host Controller
Mär 20 07:23:26 thinkpad kernel: ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 7
Mär 20 07:23:26 thinkpad kernel: ehci-pci 0000:00:1a.7: debug port 1
Mär 20 07:23:26 thinkpad kernel: ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
Mär 20 07:23:26 thinkpad kernel: ehci-pci 0000:00:1a.7: irq 23, io mem 0xf2826c00
Mär 20 07:23:26 thinkpad kernel: ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
Mär 20 07:23:26 thinkpad kernel: hub 7-0:1.0: USB hub found
Mär 20 07:23:26 thinkpad kernel: hub 7-0:1.0: 6 ports detected
Mär 20 07:23:26 thinkpad kernel: ehci-pci 0000:00:1d.7: setting latency timer to 64
Mär 20 07:23:26 thinkpad kernel: ehci-pci 0000:00:1d.7: EHCI Host Controller
Mär 20 07:23:26 thinkpad kernel: ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 8
Mär 20 07:23:26 thinkpad kernel: ehci-pci 0000:00:1d.7: debug port 1
Mär 20 07:23:26 thinkpad kernel: ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
Mär 20 07:23:26 thinkpad kernel: ehci-pci 0000:00:1d.7: irq 19, io mem 0xf2827000
Mär 20 07:23:26 thinkpad kernel: ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
Mär 20 07:23:26 thinkpad kernel: hub 8-0:1.0: USB hub found
Mär 20 07:23:26 thinkpad kernel: hub 8-0:1.0: 6 ports detected
Mär 20 07:23:26 thinkpad kernel: tsc: Refined TSC clocksource calibration: 1861.999 MHz
Mär 20 07:23:26 thinkpad kernel: Switching to clocksource tsc
Mär 20 07:23:26 thinkpad kernel: device-mapper: uevent: version 1.0.3
Mär 20 07:23:26 thinkpad kernel: device-mapper: ioctl: 4.23.1-ioctl (2012-12-18) initialised: dm-devel@redhat.com
Mär 20 07:23:26 thinkpad kernel: bio: create slab <bio-1> at 1
Mär 20 07:23:26 thinkpad kernel: usb 7-6: new high-speed USB device number 4 using ehci-pci
Mär 20 07:23:26 thinkpad kernel: usb 8-1: new high-speed USB device number 2 using ehci-pci
Mär 20 07:23:26 thinkpad kernel: Initializing USB Mass Storage driver...
Mär 20 07:23:26 thinkpad kernel: scsi4 : usb-storage 8-1:1.0
Mär 20 07:23:26 thinkpad kernel: usbcore: registered new interface driver usb-storage
Mär 20 07:23:26 thinkpad kernel: USB Mass Storage support registered.
Mär 20 07:23:26 thinkpad kernel: usb 8-4: new high-speed USB device number 4 using ehci-pci
Mär 20 07:23:26 thinkpad kernel: PM: Starting manual resume from disk
Mär 20 07:23:26 thinkpad kernel: PM: Hibernation image partition 254:1 present
Mär 20 07:23:26 thinkpad kernel: PM: Looking for hibernation image.
Mär 20 07:23:26 thinkpad kernel: PM: Image not found (code -22)
Mär 20 07:23:26 thinkpad kernel: PM: Hibernation image not present or could not be loaded.
Mär 20 07:23:26 thinkpad kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
Mär 20 07:23:26 thinkpad kernel: usb 2-1: new full-speed USB device number 2 using uhci_hcd
Mär 20 07:23:26 thinkpad kernel: scsi 4:0:0:0: Direct-Access     Generic  Flash Disk       8.07 PQ: 0 ANSI: 2
Mär 20 07:23:26 thinkpad kernel: sd 4:0:0:0: [sdb] 3891200 512-byte logical blocks: (1.99 GB/1.85 GiB)
Mär 20 07:23:26 thinkpad kernel: sd 4:0:0:0: [sdb] Write Protect is off
Mär 20 07:23:26 thinkpad kernel: sd 4:0:0:0: [sdb] Mode Sense: 03 00 00 00
Mär 20 07:23:26 thinkpad kernel: sd 4:0:0:0: [sdb] No Caching mode page present
Mär 20 07:23:26 thinkpad kernel: sd 4:0:0:0: [sdb] Assuming drive cache: write through
Mär 20 07:23:26 thinkpad kernel: sd 4:0:0:0: [sdb] No Caching mode page present
Mär 20 07:23:26 thinkpad kernel: sd 4:0:0:0: [sdb] Assuming drive cache: write through
Mär 20 07:23:26 thinkpad kernel:  sdb: sdb1
Mär 20 07:23:26 thinkpad kernel: sd 4:0:0:0: [sdb] No Caching mode page present
Mär 20 07:23:26 thinkpad kernel: sd 4:0:0:0: [sdb] Assuming drive cache: write through
Mär 20 07:23:26 thinkpad kernel: sd 4:0:0:0: [sdb] Attached SCSI removable disk
Mär 20 07:23:26 thinkpad kernel: usb 2-2: new full-speed USB device number 3 using uhci_hcd
Mär 20 07:23:26 thinkpad systemd[1]: Smack is not enabled in the kernel, not loading access rules.
Mär 20 07:23:26 thinkpad kernel: usb 4-2: new low-speed USB device number 2 using uhci_hcd
Mär 20 07:23:26 thinkpad systemd[1]: systemd 198 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
Mär 20 07:23:26 thinkpad systemd[1]: Set hostname to <thinkpad>.
Mär 20 07:23:26 thinkpad systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. See system logs and 'systemctl status display-manager.service' for details.
Mär 20 07:23:26 thinkpad systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
Mär 20 07:23:26 thinkpad systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Mär 20 07:23:26 thinkpad systemd[1]: Starting Remote File Systems.
Mär 20 07:23:26 thinkpad systemd[1]: Reached target Remote File Systems.
Mär 20 07:23:26 thinkpad systemd[1]: Starting LVM2 metadata daemon socket.
Mär 20 07:23:26 thinkpad systemd[1]: Listening on LVM2 metadata daemon socket.
Mär 20 07:23:26 thinkpad systemd[1]: Starting Delayed Shutdown Socket.
Mär 20 07:23:26 thinkpad systemd[1]: Listening on Delayed Shutdown Socket.
Mär 20 07:23:26 thinkpad systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
Mär 20 07:23:26 thinkpad systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
Mär 20 07:23:26 thinkpad systemd[1]: Starting Device-mapper event daemon FIFOs.
Mär 20 07:23:26 thinkpad systemd[1]: Listening on Device-mapper event daemon FIFOs.
Mär 20 07:23:26 thinkpad systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
Mär 20 07:23:26 thinkpad systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Mär 20 07:23:26 thinkpad systemd[1]: Starting Journal Socket.
Mär 20 07:23:26 thinkpad systemd[1]: Listening on Journal Socket.
Mär 20 07:23:26 thinkpad systemd[1]: Starting Apply Kernel Variables...
Mär 20 07:23:26 thinkpad systemd[1]: Starting Setup Virtual Console...
Mär 20 07:23:26 thinkpad systemd[1]: Started Set Up Additional Binary Formats.
Mär 20 07:23:26 thinkpad systemd[1]: Starting Load Kernel Modules...
Mär 20 07:23:26 thinkpad systemd[1]: Mounting Debug File System...
Mär 20 07:23:26 thinkpad systemd[1]: Starting Journal Service...
Mär 20 07:23:26 thinkpad systemd[1]: Started Journal Service.
Mär 20 07:23:26 thinkpad systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
Mär 20 07:23:26 thinkpad systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Mär 20 07:23:26 thinkpad systemd[1]: Mounting Huge Pages File System...
Mär 20 07:23:26 thinkpad systemd[1]: Mounting POSIX Message Queue File System...
Mär 20 07:23:26 thinkpad systemd[1]: Starting udev Kernel Socket.
Mär 20 07:23:26 thinkpad systemd[1]: Listening on udev Kernel Socket.
Mär 20 07:23:26 thinkpad systemd[1]: Starting udev Control Socket.
Mär 20 07:23:26 thinkpad systemd[1]: Listening on udev Control Socket.
Mär 20 07:23:26 thinkpad systemd[1]: Starting udev Kernel Device Manager...
Mär 20 07:23:26 thinkpad systemd[1]: Starting udev Coldplug all Devices...
Mär 20 07:23:26 thinkpad systemd[1]: Starting Encrypted Volumes.
Mär 20 07:23:26 thinkpad systemd[1]: Reached target Encrypted Volumes.
Mär 20 07:23:26 thinkpad systemd[1]: Starting Swap.
Mär 20 07:23:26 thinkpad systemd[1]: Reached target Swap.
Mär 20 07:23:26 thinkpad systemd[1]: Started File System Check on Root Device.
Mär 20 07:23:26 thinkpad systemd[1]: Starting Remount Root and Kernel File Systems...
Mär 20 07:23:26 thinkpad systemd[1]: Mounting Temporary Directory...
Mär 20 07:23:26 thinkpad systemd[1]: Started Apply Kernel Variables.
Mär 20 07:23:26 thinkpad systemd-udevd[135]: starting version 198
Mär 20 07:23:26 thinkpad systemd-journal[131]: Journal started
Mär 20 07:23:26 thinkpad systemd[1]: Started Remount Root and Kernel File Systems.
Mär 20 07:23:26 thinkpad systemd[1]: Starting Local File Systems (Pre).
Mär 20 07:23:26 thinkpad systemd[1]: Reached target Local File Systems (Pre).
Mär 20 07:23:26 thinkpad systemd[1]: Starting Load Random Seed...
Mär 20 07:23:26 thinkpad systemd-random-seed[141]: Failed to write new random seed file: Bad file descriptor
Mär 20 07:23:26 thinkpad systemd[1]: Started udev Kernel Device Manager.
Mär 20 07:23:26 thinkpad systemd[1]: Started Load Random Seed.
Mär 20 07:23:26 thinkpad systemd[1]: Started udev Coldplug all Devices.
Mär 20 07:23:27 thinkpad systemd-modules-load[129]: Failed to find module 'options tp_smapi invert=5'
Mär 20 07:23:27 thinkpad systemd-modules-load[129]: Inserted module 'vboxdrv'
Mär 20 07:23:27 thinkpad systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/FAILURE
Mär 20 07:23:27 thinkpad kernel: vboxdrv: Found 2 processor cores.
Mär 20 07:23:27 thinkpad kernel: vboxdrv: fAsync=0 offMin=0x19d offMax=0xf65
Mär 20 07:23:27 thinkpad kernel: vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
Mär 20 07:23:27 thinkpad kernel: vboxdrv: Successfully loaded version 4.2.10_OSE (interface 0x001a0004).
Mär 20 07:23:27 thinkpad systemd[1]: Failed to start Load Kernel Modules.
Mär 20 07:23:27 thinkpad systemd[1]: Unit systemd-modules-load.service entered failed state
Mär 20 07:23:27 thinkpad systemd[1]: Mounting Configuration File System...
Mär 20 07:23:27 thinkpad systemd[1]: Mounted FUSE Control File System.
Mär 20 07:23:27 thinkpad systemd[1]: Mounted Debug File System.
Mär 20 07:23:27 thinkpad systemd[1]: Mounted Temporary Directory.
Mär 20 07:23:27 thinkpad systemd[1]: Starting Local File Systems.
Mär 20 07:23:27 thinkpad systemd[1]: Reached target Local File Systems.
Mär 20 07:23:27 thinkpad systemd[1]: Starting Recreate Volatile Files and Directories...
Mär 20 07:23:27 thinkpad systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage...
Mär 20 07:23:27 thinkpad systemd[1]: Mounted Configuration File System.
Mär 20 07:23:27 thinkpad systemd[1]: Mounted Huge Pages File System.
Mär 20 07:23:27 thinkpad systemd[1]: Mounted POSIX Message Queue File System.
Mär 20 07:23:27 thinkpad systemd[1]: Started Trigger Flushing of Journal to Persistent Storage.
Mär 20 07:23:27 thinkpad systemd-tmpfiles[156]: Failed to create file /var/log/lastlog: Read-only file system
Mär 20 07:23:27 thinkpad systemd-tmpfiles[156]: Failed to create file /var/log/wtmp: Read-only file system
Mär 20 07:23:27 thinkpad systemd-tmpfiles[156]: Failed to create file /var/log/btmp: Read-only file system
Mär 20 07:23:27 thinkpad systemd-tmpfiles[156]: chmod(/var/tmp) failed: Read-only file system
Mär 20 07:23:27 thinkpad systemd[1]: Started Recreate Volatile Files and Directories.
Mär 20 07:23:28 thinkpad systemd[1]: Started Setup Virtual Console.
Mär 20 07:23:28 thinkpad systemd[1]: Starting System Initialization.
Mär 20 07:23:28 thinkpad systemd[1]: Reached target System Initialization.
Mär 20 07:23:28 thinkpad systemd[1]: Starting D-Bus System Message Bus Socket.
Mär 20 07:23:28 thinkpad systemd[1]: Listening on D-Bus System Message Bus Socket.
Mär 20 07:23:28 thinkpad systemd[1]: Starting Sockets.
Mär 20 07:23:28 thinkpad systemd[1]: Reached target Sockets.
Mär 20 07:23:28 thinkpad systemd[1]: Starting Daily Cleanup of Temporary Directories.
Mär 20 07:23:28 thinkpad systemd[1]: Started Daily Cleanup of Temporary Directories.
Mär 20 07:23:28 thinkpad systemd[1]: Starting Restore Sound Card State...
Mär 20 07:23:28 thinkpad systemd[1]: Starting Basic System.
Mär 20 07:23:28 thinkpad systemd[1]: Reached target Basic System.
Mär 20 07:23:28 thinkpad systemd[1]: Starting Entropy Harvesting Daemon...
Mär 20 07:23:28 thinkpad systemd[1]: Starting Login Service...
Mär 20 07:23:28 thinkpad systemd[1]: Starting Daemon for power management...
Mär 20 07:23:28 thinkpad systemd[1]: Starting D-Bus System Message Bus...
Mär 20 07:23:28 thinkpad systemd[1]: Started D-Bus System Message Bus.
Mär 20 07:23:28 thinkpad hdapsd[171]: Starting hdapsd
Mär 20 07:23:28 thinkpad systemd[1]: Started Permit User Sessions.
Mär 20 07:23:28 thinkpad systemd[1]: Starting Getty on tty1...
Mär 20 07:23:28 thinkpad systemd[1]: Started Getty on tty1.
Mär 20 07:23:28 thinkpad systemd[1]: Starting Login Prompts.
Mär 20 07:23:28 thinkpad systemd[1]: Reached target Login Prompts.
Mär 20 07:23:28 thinkpad haveged[164]: haveged starting up
Mär 20 07:23:28 thinkpad systemd[1]: PID file /var/run/haveged.pid not readable (yet?) after start.
Mär 20 07:23:28 thinkpad systemd[1]: Started Entropy Harvesting Daemon.
Mär 20 07:23:28 thinkpad systemd[1]: Starting Pacman-init...
Mär 20 07:23:28 thinkpad systemd[1]: Started Pacman-init.
Mär 20 07:23:28 thinkpad kernel: thinkpad_ec: thinkpad_ec 0.41 loaded.
Mär 20 07:23:28 thinkpad kernel: hdaps: initial mode latch is 0x05
Mär 20 07:23:28 thinkpad kernel: hdaps: setting ec_rate=250, filter_order=2
Mär 20 07:23:28 thinkpad kernel: hdaps: device successfully initialized.
Mär 20 07:23:28 thinkpad kernel: input: ThinkPad HDAPS joystick emulation as /devices/virtual/input/input1
Mär 20 07:23:28 thinkpad kernel: input: ThinkPad HDAPS accelerometer data as /devices/virtual/input/input2
Mär 20 07:23:28 thinkpad kernel: hdaps: driver successfully loaded.
Mär 20 07:23:28 thinkpad hdapsd[171]: Selected interface: HDAPS
Mär 20 07:23:28 thinkpad hdapsd[171]: WARNING: Could not find hdaps input device (No such file or directory). You may be using an incompatible version of the hdaps module. Falling back to reading the position from sysfs (uses more power).
Mär 20 07:23:28 thinkpad systemd[1]: Failed to read PID from file /var/run/hdapsd.pid: Invalid argument
Mär 20 07:23:28 thinkpad systemd[1]: Started HDAPS userspace hard drive protection daemon.
Mär 20 07:23:29 thinkpad hdapsd[184]: Could not read from /sys/devices/platform/hdaps/position: Device or resource busy
Mär 20 07:23:29 thinkpad haveged[177]: haveged: ver: 1.7a; arch: x86; vend: GenuineIntel; opts: (T); collect: 128K
Mär 20 07:23:29 thinkpad haveged[177]: haveged: cpu: (L4 VC); data: 32K (L2 L4 V); inst: 32K (L2 L4 V); idx: 20/40; sz: 31690/61620
Mär 20 07:23:29 thinkpad haveged[177]: haveged: tot tests: BA8: A:1/0 B: 1/0; continuous tests: B: A:0/0 B: 0/0; last entropy estimate 8.0017
Mär 20 07:23:29 thinkpad haveged[177]: haveged: fills: 0, generated: 0
Mär 20 07:23:29 thinkpad alsactl[163]: /usr/sbin/alsactl: load_state:1696: No soundcards found...
Mär 20 07:23:29 thinkpad systemd[1]: Started Restore Sound Card State.
Mär 20 07:23:29 thinkpad pacman-boot[178]: chmod: changing permissions of ‘/etc/pacman.d/gnupg/pubring.gpg’: Read-only file system
Mär 20 07:23:29 thinkpad pacman-boot[178]: chmod: changing permissions of ‘/etc/pacman.d/gnupg/trustdb.gpg’: Read-only file system
Mär 20 07:23:29 thinkpad pacman-boot[178]: chmod: changing permissions of ‘/etc/pacman.d/gnupg/secring.gpg’: Read-only file system
Mär 20 07:23:29 thinkpad pacman-boot[178]: chmod: changing permissions of ‘/etc/pacman.d/gnupg/gpg.conf’: Read-only file system
Mär 20 07:23:29 thinkpad hdapsd[184]: Could not read from /sys/devices/platform/hdaps/position: Device or resource busy
Mär 20 07:23:29 thinkpad hdapsd[184]: Could not read from /sys/devices/platform/hdaps/position: Device or resource busy
Mär 20 07:23:29 thinkpad kernel: microcode: CPU0 sig=0x10676, pf=0x80, revision=0x610
Mär 20 07:23:29 thinkpad kernel: microcode: CPU1 sig=0x10676, pf=0x80, revision=0x610
Mär 20 07:23:29 thinkpad kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
Mär 20 07:23:29 thinkpad hdapsd[184]: Could not read from /sys/devices/platform/hdaps/position: Device or resource busy
Mär 20 07:23:30 thinkpad pacman-boot[178]: gpg: NOTE: trustdb not writable
Mär 20 07:23:30 thinkpad pacman-boot[178]: ==> Appending keys from archlinux.gpg...
Mär 20 07:23:30 thinkpad kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
Mär 20 07:23:30 thinkpad kernel: ACPI: Lid Switch [LID]
Mär 20 07:23:30 thinkpad kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
Mär 20 07:23:30 thinkpad kernel: ACPI: Sleep Button [SLPB]
Mär 20 07:23:30 thinkpad kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
Mär 20 07:23:30 thinkpad kernel: ACPI: Power Button [PWRF]
Mär 20 07:23:30 thinkpad kernel: ACPI: Requesting acpi_cpufreq
Mär 20 07:23:30 thinkpad kernel: Monitor-Mwait will be used to enter C-1 state
Mär 20 07:23:30 thinkpad kernel: Monitor-Mwait will be used to enter C-2 state
Mär 20 07:23:30 thinkpad kernel: Monitor-Mwait will be used to enter C-3 state
Mär 20 07:23:30 thinkpad kernel: tsc: Marking TSC unstable due to TSC halts in idle
Mär 20 07:23:30 thinkpad kernel: ACPI: acpi_idle registered with cpuidle
Mär 20 07:23:30 thinkpad kernel: Switching to clocksource hpet
Mär 20 07:23:30 thinkpad pacman-boot[178]: gpg: key FFF979E7: "Allan McRae (Arch Linux Master Key) <allan@master-key.archlinux.org>" not changed
Mär 20 07:23:30 thinkpad pacman-boot[178]: gpg: key CDFD6BB0: "Dan McGee (Arch Linux Master Key) <dan@master-key.archlinux.org>" not changed
Mär 20 07:23:30 thinkpad pacman-boot[178]: gpg: key 4C7EA887: "Ionut Biru (Arch Linux Master Key) <ionut@master-key.archlinux.org>" not changed
Mär 20 07:23:30 thinkpad pacman-boot[178]: gpg: key 6AC6A4C2: "Pierre Schmitz (Arch Linux Master Key) <pierre@master-key.archlinux.org>" not changed
Mär 20 07:23:30 thinkpad kernel: thermal LNXTHERM:00: registered as thermal_zone0
Mär 20 07:23:30 thinkpad kernel: ACPI: Thermal Zone [THM0] (46 C)
Mär 20 07:23:30 thinkpad kernel: thermal LNXTHERM:01: registered as thermal_zone1
Mär 20 07:23:30 thinkpad kernel: ACPI: Thermal Zone [THM1] (48 C)
Mär 20 07:23:30 thinkpad kernel: ACPI: Battery Slot [BAT0] (battery absent)
Mär 20 07:23:30 thinkpad kernel: wmi: Mapper loaded
Mär 20 07:23:30 thinkpad kernel: tpm_tis 00:0a: 1.2 TPM (device-id 0x1020, rev-id 6)
Mär 20 07:23:30 thinkpad kernel: tpm_tis 00:0a: Intel iTPM workaround enabled
Mär 20 07:23:30 thinkpad pacman-boot[178]: gpg: key 824B18E8: "Thomas Bächler (Arch Linux Master Key) <thomas@master-key.archlinux.org>" not changed
Mär 20 07:23:30 thinkpad pacman-boot[178]: gpg: key 31496106: "Andrzej Giniewicz (giniu) <gginiu@gmail.com>" not changed
Mär 20 07:23:30 thinkpad pacman-boot[178]: gpg: key EAE999BD: "Allan McRae <me@allanmcrae.com>" not changed
Mär 20 07:23:30 thinkpad pacman-boot[178]: gpg: key 98BC6FF5: "Maxime Gauduin <alucryd@gmail.com>" not changed
Mär 20 07:23:30 thinkpad pacman-boot[178]: gpg: key D30DB0AD: "Andrea Scarpino (Arch Linux) <andrea@archlinux.org>" not changed
Mär 20 07:23:30 thinkpad pacman-boot[178]: gpg: key 0F2A092B: "Andreas Radke <andyrtr@archlinux.org>" not changed
Mär 20 07:23:30 thinkpad pacman-boot[178]: gpg: key EC133BAD: "Angel Velásquez <angvp@archlinux.org>" not changed
Mär 20 07:23:30 thinkpad pacman-boot[178]: gpg: key 5CF9C8D4: "Alexander Rødseth <rodseth@gmail.com>" not changed
Mär 20 07:23:30 thinkpad pacman-boot[178]: gpg: key 0901C163: "Balló György <ballogyor@gmail.com>" not changed
Mär 20 07:23:30 thinkpad kernel: tpm_tis 00:0a: TPM is disabled/deactivated (0x6)
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 00F0D0F0: "Gaetan Bisson <gaetan.bisson@normalesup.org>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 4CE1C13E: "Florian Pritz <bluewind@xinu.at>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 487328A9: "Bartlomiej Piotrowski <b@bpiotrowski.pl>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key B47A0DAB: "Connor Behan <connor.behan@gmail.com>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 6521E06D: "Christopher Brannon <chris@the-brannons.com>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 99AD6E84: "Gavin Marciniak-Bisesi <Daenyth@gmail.com>" not changed
Mär 20 07:23:31 thinkpad kernel: ACPI: AC Adapter [AC] (on-line)
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key F53A76ED: "Dan McGee <dpmcgee@gmail.com>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key B4440678: "Daniel Isenmann <daniel@archlinux.org>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 1985A992: "Dieter Plaetinck <dieter@plaetinck.be>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 5BD5C938: "Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key F56C0C53: "Dave Reisner <d@falconindy.com>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 4F010D48: "Daniel Wallace <danielwallace@gtmanfred.com>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 9205AC90: "Eric Belanger <eric@archlinux.org>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 2FA915EC: "Alexandre Filgueira <alexfilgueira@cinnarch.com>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key A9999C34: "Evangelos Foutras <evangelos@foutrelis.com>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 30D7CB92: "Felix Yan <felixonmars@gmail.com>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key F04569AE: "Giovanni Scafora <giovanni@archlinux.org>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 215B37AD: "Guillaume ALAUX <guillaume@archlinux.org>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 4FA415FA: "Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 615137BC: "Ionut Biru <ibiru@archlinux.org>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 796CA067: "Ike Devolder <ike.devolder@gmail.com>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 3CFD4BB6: "Jonathan Conder <jonno.conder@gmail.com>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 7C50773E: "Jelle van der Waa <jelle@vdwaa.nl>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 3B94FA10: "Jan de Groot <jgc@archlinux.org>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 013C2580: "Jaroslav Lichtblau (trusted user) <dragonlord@aur.archlinux.org>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key F40D2072: "Jonathan Steel <mail@jsteel.org>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 589874AB: "Jürgen Hötzel <juergen@hoetzel.info>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 983D4366: "Justin Davis (juster) <jrcd83@gmail.com>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key D21E1A55: "Kaiting Chen <kaitocracy@gmail.com>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key BAB142C1: "Kyle Keen <keenerd@gmail.com>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key D1CEDDAC: "Laurent Carlier <lordheavym@gmail.com>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 9326B440: "Lukas Fleischer <info@cryptocrack.de>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key DA2EE423: "Massimiliano Torromeo (Personal non-work identity) <massimiliano.torromeo@gmail.com>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 9741E8AC: "Pierre Schmitz <pierre@archlinux.de>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key E19DAA50: "Peter Richard Lewis <pete@muddygoat.org>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 2D1493D2: "Rémy Oudompheng <remy@archlinux.org>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 70E80477: "Роман Кирилич (Roman Kyrylych) <roman@archlinux.org>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 8406FFF3: "Ronald van Haren <ronald@archlinux.org>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key C0711BF1: "Rashif Rahman (Ray) <schiv@archlinux.org>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 91B842AE: "Jakob Gruber <jakob.gruber@gmail.com>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 2072D77A: "Sébastien Luttringer <seblu@seblu.net>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key F27FB7DA: "speps <speps@aur.archlinux.org>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key EA433FC7: "Sergej Pupykin <arch@sergej.pp.ru>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key F1D357C1: "Lukas Jirkovsky <l.jirkovsky@gmail.com>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key AB441196: "Stéphane Gaudreault <stephane@archlinux.org>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key E62EB915: "Sven-Hendrik Haase <sh@lutzhaase.com>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 0C84C0A5: "Thomas Dziedzic <gostrc@gmail.com>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 9AF5F22A: "Daniel Micay <danielmicay@gmail.com>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 8E4B1A25: "Thomas Bächler <thomas@archlinux.org>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 06361833: "Tom Gundersen <teg@jklm.no>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 7EDF681F: "Tobias Powalowski <tobias.powalowski@googlemail.com>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 3C4F88BC: "Timothy Redaelli <tredaelli@archlinux.info>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 295AFBF4: "Thorsten Töpper <atsutane@freethoughts.de>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key 437520BD: "Vesa Kaihlavirta <vegai@iki.fi>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: key C2E5C0D2: "Xyne. <xyne@archlinux.ca>" not changed
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg: Total number processed: 68
Mär 20 07:23:31 thinkpad pacman-boot[178]: gpg:              unchanged: 68
Mär 20 07:23:31 thinkpad pacman-boot[178]: ==> Appending keys from cinnarch.gpg...
Mär 20 07:23:31 thinkpad kernel: psmouse serio1: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Mär 20 07:23:31 thinkpad kernel: agpgart-intel 0000:00:00.0: Intel GM45 Chipset
Mär 20 07:23:31 thinkpad kernel: agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
Mär 20 07:23:31 thinkpad kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input6
Mär 20 07:23:31 thinkpad kernel: agpgart-intel 0000:00:00.0: detected 32768K stolen memory
Mär 20 07:23:31 thinkpad kernel: agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
Mär 20 07:23:31 thinkpad kernel: ACPI Warning: 0x0000000000001028-0x000000000000102f SystemIO conflicts with Region \_SB_.PCI0.LPC_.PMIO 1 (20121018/utaddress-251)
Mär 20 07:23:31 thinkpad kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Mär 20 07:23:31 thinkpad kernel: ACPI Warning: 0x00000000000011b0-0x00000000000011bf SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20121018/utaddress-251)
Mär 20 07:23:31 thinkpad kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Mär 20 07:23:31 thinkpad kernel: ACPI Warning: 0x0000000000001180-0x00000000000011af SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20121018/utaddress-251)
Mär 20 07:23:31 thinkpad kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Mär 20 07:23:31 thinkpad kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
Mär 20 07:23:31 thinkpad kernel: iTCO_vendor_support: vendor-support=0
Mär 20 07:23:31 thinkpad kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
Mär 20 07:23:31 thinkpad kernel: iTCO_wdt: Found a ICH9M-E TCO device (Version=2, TCOBASE=0x1060)
Mär 20 07:23:31 thinkpad kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Mär 20 07:23:31 thinkpad kernel: i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
Mär 20 07:23:31 thinkpad kernel: [drm] Initialized drm 1.1.0 20060810
Mär 20 07:23:31 thinkpad kernel: cfg80211: Calling CRDA to update world regulatory domain
Mär 20 07:23:31 thinkpad kernel: e1000e: Intel(R) PRO/1000 Network Driver - 2.1.4-k
Mär 20 07:23:31 thinkpad kernel: e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
Mär 20 07:23:31 thinkpad kernel: e1000e 0000:00:19.0: setting latency timer to 64
Mär 20 07:23:31 thinkpad kernel: e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Mär 20 07:23:31 thinkpad kernel: e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
Mär 20 07:23:32 thinkpad systemd[1]: Started Login Service.
Mär 20 07:23:32 thinkpad systemd-logind[167]: New seat seat0.
Mär 20 07:23:32 thinkpad systemd[1]: Started Daemon for power management.
Mär 20 07:23:32 thinkpad systemd[1]: Starting Initialisation for TLP...
Mär 20 07:23:32 thinkpad systemd-logind[167]: Watching system buttons on /dev/input/event5 (Power Button)
Mär 20 07:23:32 thinkpad systemd-logind[167]: Watching system buttons on /dev/input/event3 (Lid Switch)
Mär 20 07:23:32 thinkpad systemd-logind[167]: Watching system buttons on /dev/input/event4 (Sleep Button)
Mär 20 07:23:32 thinkpad systemd-logind[167]: Watching system buttons on /dev/input/event3 (Lid Switch)
Mär 20 07:23:32 thinkpad systemd-logind[167]: Watching system buttons on /dev/input/event4 (Sleep Button)
Mär 20 07:23:32 thinkpad systemd-logind[167]: Watching system buttons on /dev/input/event5 (Power Button)
Mär 20 07:23:32 thinkpad kernel: Non-volatile memory driver v1.3
Mär 20 07:23:32 thinkpad pacman-boot[178]: gpg: key 2A45C7B4: "Alexandre Filgueira Sánchez (2012/07/15) <faidoc@gmail.com>" not changed
Mär 20 07:23:32 thinkpad pacman-boot[178]: gpg: Total number processed: 1
Mär 20 07:23:32 thinkpad pacman-boot[178]: gpg:              unchanged: 1
Mär 20 07:23:32 thinkpad kernel: e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:1f:16:10:5a:96
Mär 20 07:23:32 thinkpad kernel: e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
Mär 20 07:23:32 thinkpad kernel: e1000e 0000:00:19.0 eth0: MAC: 7, PHY: 8, PBA No: 1008FF-0FF
Mär 20 07:23:32 thinkpad kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.24
Mär 20 07:23:32 thinkpad kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Mär 20 07:23:32 thinkpad kernel: thinkpad_acpi: ThinkPad BIOS 7WET70WW (3.20 ), EC 7WHT19WW-1.06
Mär 20 07:23:32 thinkpad kernel: thinkpad_acpi: Lenovo ThinkPad X200T, model 7450AC7
Mär 20 07:23:32 thinkpad kernel: thinkpad_acpi: detected a 8-level brightness capable ThinkPad
Mär 20 07:23:32 thinkpad kernel: thinkpad_acpi: radio switch found; radios are enabled
Mär 20 07:23:32 thinkpad kernel: thinkpad_acpi: possible tablet mode switch found; ThinkPad in laptop mode
Mär 20 07:23:32 thinkpad kernel: thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
Mär 20 07:23:32 thinkpad kernel: thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
Mär 20 07:23:32 thinkpad kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
Mär 20 07:23:32 thinkpad kernel: thinkpad_acpi: rfkill switch tpacpi_wwan_sw: radio is unblocked
Mär 20 07:23:32 thinkpad kernel: thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
Mär 20 07:23:32 thinkpad kernel: thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
Mär 20 07:23:32 thinkpad kernel: input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7
Mär 20 07:23:32 thinkpad kernel: mei 0000:00:03.0: setting latency timer to 64
Mär 20 07:23:32 thinkpad kernel: mei 0000:00:03.0: irq 45 for MSI/MSI-X
Mär 20 07:23:32 thinkpad kernel: Intel(R) Wireless WiFi driver for Linux, in-tree:
Mär 20 07:23:32 thinkpad kernel: Copyright(c) 2003-2012 Intel Corporation
Mär 20 07:23:32 thinkpad kernel: iwlwifi 0000:03:00.0: irq 46 for MSI/MSI-X
Mär 20 07:23:32 thinkpad dbus-daemon[169]: dbus[169]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service'
Mär 20 07:23:32 thinkpad dbus[169]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service'
Mär 20 07:23:32 thinkpad systemd-udevd[204]: renamed network interface eth0 to enp0s25
Mär 20 07:23:32 thinkpad kernel: snd_hda_intel 0000:00:1b.0: irq 47 for MSI/MSI-X
Mär 20 07:23:32 thinkpad systemd[1]: Starting Sound Card.
Mär 20 07:23:32 thinkpad systemd[1]: Reached target Sound Card.
Mär 20 07:23:32 thinkpad kernel: hda_codec: CX20561 (Hermosa): BIOS auto-probing.
Mär 20 07:23:32 thinkpad kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input8
Mär 20 07:23:32 thinkpad kernel: input: HDA Intel Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
Mär 20 07:23:32 thinkpad kernel: input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
Mär 20 07:23:32 thinkpad kernel: input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
Mär 20 07:23:32 thinkpad kernel: input: HDA Intel Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
Mär 20 07:23:32 thinkpad kernel: cfg80211: World regulatory domain updated:
Mär 20 07:23:32 thinkpad kernel: cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Mär 20 07:23:32 thinkpad kernel: cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Mär 20 07:23:32 thinkpad kernel: cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Mär 20 07:23:32 thinkpad kernel: cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Mär 20 07:23:32 thinkpad kernel: cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Mär 20 07:23:32 thinkpad kernel: cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Mär 20 07:23:32 thinkpad pacman-boot[178]: ==> Locally signing trusted keys in keyring...
Mär 20 07:23:32 thinkpad pacman-boot[178]: -> Locally signing key 0E8B644079F599DFC1DDC3973348882F6AC6A4C2...
Mär 20 07:23:32 thinkpad pacman-boot[178]: gpg: cannot open `/dev/tty': No such device or address
Mär 20 07:23:32 thinkpad pacman-boot[178]: -> Locally signing key 684148BB25B49E986A4944C55184252D824B18E8...
Mär 20 07:23:32 thinkpad pacman-boot[178]: gpg: cannot open `/dev/tty': No such device or address
Mär 20 07:23:32 thinkpad pacman-boot[178]: -> Locally signing key EC3B5CE8FE98DFDF51B705536D6DDA3D2A45C7B4...
Mär 20 07:23:32 thinkpad pacman-boot[178]: gpg: cannot open `/dev/tty': No such device or address
Mär 20 07:23:32 thinkpad pacman-boot[178]: -> Locally signing key 44D4A033AC140143927397D47EFD567D4C7EA887...
Mär 20 07:23:32 thinkpad pacman-boot[178]: gpg: cannot open `/dev/tty': No such device or address
Mär 20 07:23:32 thinkpad pacman-boot[178]: -> Locally signing key 27FFC4769E19F096D41D9265A04F9397CDFD6BB0...
Mär 20 07:23:32 thinkpad pacman-boot[178]: gpg: cannot open `/dev/tty': No such device or address
Mär 20 07:23:32 thinkpad pacman-boot[178]: -> Locally signing key AB19265E5D7D20687D303246BA1DFB64FFF979E7...
Mär 20 07:23:32 thinkpad pacman-boot[178]: gpg: cannot open `/dev/tty': No such device or address
Mär 20 07:23:32 thinkpad pacman-boot[178]: ==> Importing owner trust values...
Mär 20 07:23:32 thinkpad pacman-boot[178]: gpg: NOTE: trustdb not writable
Mär 20 07:23:32 thinkpad pacman-boot[178]: gpg: NOTE: trustdb not writable
Mär 20 07:23:32 thinkpad pacman-boot[178]: ==> Updating trust database...
Mär 20 07:23:32 thinkpad pacman-boot[178]: gpg: NOTE: trustdb not writable
Mär 20 07:23:32 thinkpad pacman-boot[178]: gpg: next trustdb check due at 2014-01-22
Mär 20 07:23:32 thinkpad systemd-logind[167]: Watching system buttons on /dev/input/event7 (ThinkPad Extra Buttons)
Mär 20 07:23:32 thinkpad kernel: iwlwifi 0000:03:00.0: loaded firmware version 8.83.5.1 build 33692
Mär 20 07:23:32 thinkpad kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
Mär 20 07:23:32 thinkpad kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
Mär 20 07:23:32 thinkpad kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
Mär 20 07:23:32 thinkpad kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled
Mär 20 07:23:32 thinkpad kernel: iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_P2P disabled
Mär 20 07:23:32 thinkpad kernel: iwlwifi 0000:03:00.0: Detected Intel(R) Ultimate N WiFi Link 5300 AGN, REV=0x24
Mär 20 07:23:32 thinkpad kernel: iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
Mär 20 07:23:32 thinkpad NetworkManager[166]: <info> NetworkManager (version 0.9.8.0) is starting...
Mär 20 07:23:32 thinkpad NetworkManager[166]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
Mär 20 07:23:32 thinkpad NetworkManager[166]: <info> WEXT support is enabled
Mär 20 07:23:32 thinkpad kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
Mär 20 07:23:32 thinkpad systemd[1]: Starting Authorization Manager...
Mär 20 07:23:32 thinkpad kernel: checking generic (d0000000 3f0000) vs hw (d0000000 10000000)
Mär 20 07:23:32 thinkpad kernel: fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
Mär 20 07:23:32 thinkpad kernel: Console: switching to colour dummy device 80x25
Mär 20 07:23:32 thinkpad kernel: i915 0000:00:02.0: setting latency timer to 64
Mär 20 07:23:32 thinkpad polkitd[352]: Started polkitd version 0.110
Mär 20 07:23:32 thinkpad systemd-udevd[203]: renamed network interface wlan0 to wlp3s0
Mär 20 07:23:32 thinkpad kernel: i915 0000:00:02.0: irq 48 for MSI/MSI-X
Mär 20 07:23:32 thinkpad kernel: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
Mär 20 07:23:32 thinkpad kernel: [drm] Driver supports precise vblank timestamp query.
Mär 20 07:23:32 thinkpad kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
Mär 20 07:23:33 thinkpad kernel: tp_smapi 0.41 loading...
Mär 20 07:23:33 thinkpad kernel: tp_smapi successfully loaded (smapi_port=0xb2).
Mär 20 07:23:33 thinkpad tlp[301]: Loading tp-smapi kernel module...done.
Mär 20 07:23:33 thinkpad tlp[301]: Disabling radios: bluetooth wwan.
Mär 20 07:23:33 thinkpad tlp[301]: Enabling radios: wifi.
Mär 20 07:23:33 thinkpad kernel: [drm] GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5
Mär 20 07:23:33 thinkpad systemd[1]: Starting LVM2 metadata daemon...
Mär 20 07:23:33 thinkpad systemd[1]: Started LVM2 metadata daemon.
Mär 20 07:23:33 thinkpad kernel: fbcon: inteldrmfb (fb0) is primary device
Mär 20 07:23:33 thinkpad kernel: usb 2-2: USB disconnect, device number 3
Mär 20 07:23:33 thinkpad kernel: Console: switching to colour frame buffer device 160x50
Mär 20 07:23:33 thinkpad kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
Mär 20 07:23:33 thinkpad kernel: i915 0000:00:02.0: registered panic notifier
Mär 20 07:23:33 thinkpad kernel: acpi device:01: registered as cooling_device2
Mär 20 07:23:33 thinkpad kernel: ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
Mär 20 07:23:33 thinkpad kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13
Mär 20 07:23:33 thinkpad systemd-logind[167]: Watching system buttons on /dev/input/event13 (Video Bus)
Mär 20 07:23:33 thinkpad kernel: [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
Mär 20 07:23:33 thinkpad NetworkManager[166]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp
Mär 20 07:23:34 thinkpad NetworkManager[166]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn
Mär 20 07:23:34 thinkpad polkitd[352]: Loading rules from directory /etc/polkit-1/rules.d
Mär 20 07:23:34 thinkpad polkitd[352]: Loading rules from directory /usr/share/polkit-1/rules.d
Mär 20 07:23:34 thinkpad polkitd[352]: Finished loading, compiling and executing 2 rules
Mär 20 07:23:34 thinkpad dbus-daemon[169]: dbus[169]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Mär 20 07:23:34 thinkpad dbus[169]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Mär 20 07:23:34 thinkpad systemd[1]: Started Authorization Manager.
Mär 20 07:23:34 thinkpad polkitd[352]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Mär 20 07:23:34 thinkpad NetworkManager[166]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
Mär 20 07:23:34 thinkpad NetworkManager[166]: keyfile: parsing Auto subaro ...
Mär 20 07:23:34 thinkpad tlp[301]: Setting battery charge thresholds...done.
Mär 20 07:23:34 thinkpad systemd[1]: Started Initialisation for TLP.
Mär 20 07:23:34 thinkpad NetworkManager[166]: keyfile:     read connection 'Auto subaro'
Mär 20 07:23:34 thinkpad NetworkManager[166]: keyfile: parsing Wildfire Network ...
Mär 20 07:23:34 thinkpad NetworkManager[166]: keyfile:     read connection 'Wildfire Network'
Mär 20 07:23:34 thinkpad NetworkManager[166]: keyfile: parsing AndroidAP ...
Mär 20 07:23:34 thinkpad NetworkManager[166]: keyfile:     read connection 'AndroidAP'
Mär 20 07:23:34 thinkpad NetworkManager[166]: keyfile: parsing Auto FRITZ!Box Fon WLAN 7112 ...
Mär 20 07:23:34 thinkpad kernel: Bluetooth: Core ver 2.16
Mär 20 07:23:34 thinkpad kernel: NET: Registered protocol family 31
Mär 20 07:23:34 thinkpad kernel: Bluetooth: HCI device and connection manager initialized
Mär 20 07:23:34 thinkpad kernel: Bluetooth: HCI socket layer initialized
Mär 20 07:23:34 thinkpad kernel: Bluetooth: L2CAP socket layer initialized
Mär 20 07:23:34 thinkpad kernel: Bluetooth: SCO socket layer initialized
Mär 20 07:23:34 thinkpad NetworkManager[166]: keyfile:     read connection 'Auto FRITZ!Box Fon WLAN 7112'
Mär 20 07:23:34 thinkpad NetworkManager[166]: keyfile: parsing Auto Idiotensicher ...
Mär 20 07:23:34 thinkpad kernel: usbcore: registered new interface driver btusb
Mär 20 07:23:34 thinkpad NetworkManager[166]: keyfile:     read connection 'Auto Idiotensicher'
Mär 20 07:23:34 thinkpad NetworkManager[166]: keyfile: parsing Auto derclown ...
Mär 20 07:23:34 thinkpad NetworkManager[166]: keyfile:     read connection 'Auto derclown'
Mär 20 07:23:34 thinkpad NetworkManager[166]: keyfile: parsing Auto BUND-RGSt Gastzugang ...
Mär 20 07:23:34 thinkpad NetworkManager[166]: keyfile:     read connection 'Auto BUND-RGSt Gastzugang'
Mär 20 07:23:34 thinkpad NetworkManager[166]: keyfile: parsing Auto WLAN-D0D542 ...
Mär 20 07:23:34 thinkpad upowerd[168]: /usr/lib/pm-utils/pm-functions: line 274: /var/log/pm-powersave.log: Read-only file system
Mär 20 07:23:34 thinkpad NetworkManager[166]: keyfile:     read connection 'Auto WLAN-D0D542'
Mär 20 07:23:34 thinkpad NetworkManager[166]: keyfile: parsing Viadrina ...
Mär 20 07:23:34 thinkpad NetworkManager[166]: keyfile:     read connection 'Viadrina'
Mär 20 07:23:34 thinkpad NetworkManager[166]: keyfile: parsing euv-wlan ...
Mär 20 07:23:35 thinkpad NetworkManager[166]: keyfile:     read connection 'euv-wlan'
Mär 20 07:23:35 thinkpad NetworkManager[166]: keyfile: parsing Netzclub Internet ...
Mär 20 07:23:35 thinkpad NetworkManager[166]: keyfile:     read connection 'Netzclub Internet'
Mär 20 07:23:35 thinkpad NetworkManager[166]: keyfile: parsing eduroam ...
Mär 20 07:23:35 thinkpad kernel: cdc_ether 8-4:1.7 wwan0: register 'cdc_ether' at usb-0000:00:1d.7-4, Mobile Broadband Network Device, 02:80:37:ec:02:00
Mär 20 07:23:35 thinkpad kernel: usbcore: registered new interface driver cdc_ether
Mär 20 07:23:35 thinkpad kernel: cdc_acm 8-4:1.1: ttyACM0: USB ACM device
Mär 20 07:23:35 thinkpad kernel: cdc_acm 8-4:1.3: ttyACM1: USB ACM device
Mär 20 07:23:35 thinkpad kernel: cdc_acm 8-4:1.9: ttyACM2: USB ACM device
Mär 20 07:23:35 thinkpad kernel: usbcore: registered new interface driver cdc_acm
Mär 20 07:23:35 thinkpad kernel: cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
Mär 20 07:23:35 thinkpad systemd-udevd[202]: renamed network interface wwan0 to wwp0s29f7u4i7
Mär 20 07:23:35 thinkpad kernel: media: Linux media interface: v0.10
Mär 20 07:23:35 thinkpad kernel: Linux video capture interface: v2.00
Mär 20 07:23:35 thinkpad kernel: usbcore: registered new interface driver usbhid
Mär 20 07:23:35 thinkpad kernel: usbhid: USB HID core driver
Mär 20 07:23:35 thinkpad kernel: input: GiGa HiD as /devices/pci0000:00/0000:00:1d.0/usb4/4-2/4-2:1.0/input/input14
Mär 20 07:23:35 thinkpad kernel: hid-generic 0003:040B:2011.0001: input,hiddev0,hidraw0: USB HID v1.10 Mouse [GiGa HiD] on usb-0000:00:1d.0-2/input0
Mär 20 07:23:35 thinkpad kernel: cdc_wdm 8-4:1.5: cdc-wdm1: USB WDM device
Mär 20 07:23:35 thinkpad kernel: cdc_wdm 8-4:1.6: cdc-wdm2: USB WDM device
Mär 20 07:23:35 thinkpad kernel: usbcore: registered new interface driver cdc_wdm
Mär 20 07:23:35 thinkpad kernel: uvcvideo: Found UVC 1.00 device <unnamed> (17ef:480c)
Mär 20 07:23:35 thinkpad kernel: input: UVC Camera (17ef:480c) as /devices/pci0000:00/0000:00:1a.7/usb7/7-6/7-6:1.0/input/input15
Mär 20 07:23:35 thinkpad kernel: usbcore: registered new interface driver uvcvideo
Mär 20 07:23:35 thinkpad kernel: USB Video Class driver (1.1.1)
Mär 20 07:23:35 thinkpad NetworkManager[166]: keyfile:    certificate or key /run/media/orschiro/data/Users/Robert/Important Documents/Login Eduroam Warsaw University/dsicm-root.pem does not exist
Mär 20 07:23:35 thinkpad NetworkManager[166]: keyfile:     read connection 'eduroam'
Mär 20 07:23:35 thinkpad NetworkManager[166]: keyfile: parsing BLB ...
Mär 20 07:23:35 thinkpad NetworkManager[166]: keyfile:     read connection 'BLB'
Mär 20 07:23:35 thinkpad NetworkManager[166]: keyfile: parsing Auto HTC Spot ...
Mär 20 07:23:35 thinkpad NetworkManager[166]: keyfile:     read connection 'Auto HTC Spot'
Mär 20 07:23:35 thinkpad NetworkManager[166]: <info> monitoring kernel firmware directory '/lib/firmware'.
Mär 20 07:23:35 thinkpad NetworkManager[166]: <info> rfkill2: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/phy0/rfkill2) (driver iwlwifi)
Mär 20 07:23:35 thinkpad NetworkManager[166]: <info> rfkill1: found WWAN radio killswitch (at /sys/devices/platform/thinkpad_acpi/rfkill/rfkill1) (platform driver thinkpad_acpi)
Mär 20 07:23:35 thinkpad dbus-daemon[169]: dbus[169]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
Mär 20 07:23:35 thinkpad dbus[169]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
Mär 20 07:23:35 thinkpad NetworkManager[166]: <info> WiFi hardware radio set enabled
Mär 20 07:23:35 thinkpad systemd[1]: Starting Bluetooth service...
Mär 20 07:23:35 thinkpad systemd[1]: Started Network Manager.
Mär 20 07:23:35 thinkpad systemd[1]: Starting Network.
Mär 20 07:23:35 thinkpad systemd[1]: Reached target Network.
Mär 20 07:23:35 thinkpad systemd[1]: Starting Dropbox...
Mär 20 07:23:35 thinkpad systemd[1]: Started Dropbox.
Mär 20 07:23:35 thinkpad systemd[1]: Starting CrashPlan Backup Engine...
Mär 20 07:23:35 thinkpad NetworkManager[166]: <info> WiFi enabled by radio killswitch; enabled by state file
Mär 20 07:23:35 thinkpad NetworkManager[166]: <info> WWAN disabled by radio killswitch; disabled by state file
Mär 20 07:23:35 thinkpad NetworkManager[166]: <info> WiMAX enabled by radio killswitch; enabled by state file
Mär 20 07:23:35 thinkpad NetworkManager[166]: <info> Networking is enabled by state file
Mär 20 07:23:35 thinkpad NetworkManager[166]: <warn> failed to allocate link cache: (-10) Operation not supported
Mär 20 07:23:35 thinkpad NetworkManager[166]: <info> (enp0s25): carrier is OFF
Mär 20 07:23:35 thinkpad NetworkManager[166]: <info> (enp0s25): new Ethernet device (driver: 'e1000e' ifindex: 2)
Mär 20 07:23:35 thinkpad NetworkManager[166]: <info> (enp0s25): exported as /org/freedesktop/NetworkManager/Devices/0
Mär 20 07:23:35 thinkpad NetworkManager[166]: <info> (enp0s25): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Mär 20 07:23:35 thinkpad NetworkManager[166]: <info> (enp0s25): bringing up device.
Mär 20 07:23:35 thinkpad systemd[1]: Starting Network Time Service...
Mär 20 07:23:35 thinkpad kernel: e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
Mär 20 07:23:35 thinkpad systemd[641]: Failed at step NAMESPACE spawning /usr/bin/ntpd: Read-only file system
Mär 20 07:23:35 thinkpad systemd[1]: ntpd.service: control process exited, code=exited status=226
Mär 20 07:23:35 thinkpad systemd[1]: Failed to start Network Time Service.
Mär 20 07:23:35 thinkpad systemd[1]: Unit ntpd.service entered failed state
Mär 20 07:23:35 thinkpad NetworkManager[166]: <info> (enp0s25): preparing device.
Mär 20 07:23:35 thinkpad NetworkManager[166]: <info> (enp0s25): deactivating device (reason 'managed') [2]
Mär 20 07:23:35 thinkpad NetworkManager[166]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:19.0/net/enp0s25
Mär 20 07:23:35 thinkpad kernel: e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
Mär 20 07:23:35 thinkpad kernel: IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
Mär 20 07:23:35 thinkpad NetworkManager[166]: <info> (wlp3s0): using nl80211 for WiFi device control
Mär 20 07:23:35 thinkpad NetworkManager[166]: <info> (wlp3s0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3)
Mär 20 07:23:35 thinkpad NetworkManager[166]: <info> (wlp3s0): exported as /org/freedesktop/NetworkManager/Devices/1
Mär 20 07:23:35 thinkpad NetworkManager[166]: <info> (wlp3s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Mär 20 07:23:35 thinkpad NetworkManager[166]: <info> (wlp3s0): bringing up device.
Mär 20 07:23:35 thinkpad kernel: iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
Mär 20 07:23:35 thinkpad kernel: iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
Mär 20 07:23:35 thinkpad bluetoothd[638]: bluetoothd[638]: Bluetooth daemon 4.101
Mär 20 07:23:35 thinkpad bluetoothd[638]: Bluetooth daemon 4.101
Mär 20 07:23:35 thinkpad dbus-daemon[169]: dbus[169]: [system] Successfully activated service 'org.bluez'
Mär 20 07:23:35 thinkpad dbus[169]: [system] Successfully activated service 'org.bluez'
Mär 20 07:23:35 thinkpad bluetoothd[638]: Starting SDP server
Mär 20 07:23:35 thinkpad systemd[1]: Started Bluetooth service.
Mär 20 07:23:35 thinkpad bluetoothd[638]: bluetoothd[638]: Starting SDP server
Mär 20 07:23:35 thinkpad systemd[1]: ntpd.service holdoff time over, scheduling restart.
Mär 20 07:23:35 thinkpad systemd[1]: Stopping Network Time Service...
Mär 20 07:23:35 thinkpad systemd[1]: Starting Network Time Service...
Mär 20 07:23:35 thinkpad systemd[650]: Failed at step NAMESPACE spawning /usr/bin/ntpd: Read-only file system
Mär 20 07:23:35 thinkpad systemd[1]: ntpd.service: control process exited, code=exited status=226
Mär 20 07:23:35 thinkpad systemd[1]: Failed to start Network Time Service.
Mär 20 07:23:35 thinkpad systemd[1]: Unit ntpd.service entered failed state
Mär 20 07:23:36 thinkpad systemd[1]: ntpd.service holdoff time over, scheduling restart.
Mär 20 07:23:36 thinkpad systemd[1]: Stopping Network Time Service...
Mär 20 07:23:36 thinkpad systemd[1]: Starting Network Time Service...
Mär 20 07:23:36 thinkpad dropboxd[639]: /usr/bin/dropboxd: line 10: /opt/dropbox/dropbox: cannot execute binary file
Mär 20 07:23:36 thinkpad dropboxd[639]: /usr/bin/dropboxd: line 10: /opt/dropbox/dropbox: Success
Mär 20 07:23:36 thinkpad systemd[1]: dropbox@orschiro.service: main process exited, code=exited, status=126/n/a
Mär 20 07:23:36 thinkpad systemd[1]: Unit dropbox@orschiro.service entered failed state
Mär 20 07:23:36 thinkpad systemd[654]: Failed at step NAMESPACE spawning /usr/bin/ntpd: Read-only file system
Mär 20 07:23:36 thinkpad systemd[1]: ntpd.service: control process exited, code=exited status=226
Mär 20 07:23:36 thinkpad systemd[1]: Failed to start Network Time Service.
Mär 20 07:23:36 thinkpad systemd[1]: Unit ntpd.service entered failed state
Mär 20 07:23:36 thinkpad kernel: iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
Mär 20 07:23:36 thinkpad kernel: iwlwifi 0000:03:00.0: Radio type=0x0-0x2-0x0
Mär 20 07:23:36 thinkpad kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Mär 20 07:23:36 thinkpad kernel: Bluetooth: BNEP socket layer initialized
Mär 20 07:23:36 thinkpad bluetoothd[638]: bluetoothd[638]: Bluetooth Management interface initialized
Mär 20 07:23:36 thinkpad bluetoothd[638]: Bluetooth Management interface initialized
Mär 20 07:23:36 thinkpad CrashPlanEngine[640]: Starting CrashPlan Engine ... Using standard startup
Mär 20 07:23:36 thinkpad CrashPlanEngine[640]: /opt/crashplan/bin/CrashPlanEngine: line 17: /opt/crashplan/bin/../CrashPlanEngine.pid: Read-only file system
Mär 20 07:23:36 thinkpad CrashPlanEngine[640]: OK
Mär 20 07:23:36 thinkpad systemd[1]: PID file /opt/crashplan/CrashPlanEngine.pid not readable (yet?) after start.
Mär 20 07:23:36 thinkpad systemd[1]: dropbox@orschiro.service holdoff time over, scheduling restart.
Mär 20 07:23:36 thinkpad systemd[1]: Stopping Dropbox...
Mär 20 07:23:36 thinkpad systemd[1]: Starting Dropbox...
Mär 20 07:23:36 thinkpad systemd[1]: Started Dropbox.
Mär 20 07:23:36 thinkpad systemd[1]: ntpd.service holdoff time over, scheduling restart.
Mär 20 07:23:36 thinkpad systemd[1]: Stopping Network Time Service...
Mär 20 07:23:36 thinkpad systemd[1]: Starting Network Time Service...
Mär 20 07:23:36 thinkpad systemd[1]: dropbox@orschiro.service: main process exited, code=exited, status=126/n/a
Mär 20 07:23:36 thinkpad CrashPlanEngine[640]: /opt/crashplan/bin/CrashPlanEngine: line 14: /opt/crashplan/log/engine_output.log: Read-only file system
Mär 20 07:23:36 thinkpad dropboxd[669]: /usr/bin/dropboxd: line 10: /opt/dropbox/dropbox: cannot execute binary file
Mär 20 07:23:36 thinkpad dropboxd[669]: /usr/bin/dropboxd: line 10: /opt/dropbox/dropbox: Success
Mär 20 07:23:36 thinkpad systemd[1]: Unit dropbox@orschiro.service entered failed state
Mär 20 07:23:36 thinkpad systemd[1]: crashplan.service never wrote its PID file. Failing.
Mär 20 07:23:36 thinkpad systemd[1]: Failed to start CrashPlan Backup Engine.
Mär 20 07:23:36 thinkpad systemd[1]: Unit crashplan.service entered failed state
Mär 20 07:23:36 thinkpad systemd[673]: Failed at step NAMESPACE spawning /usr/bin/ntpd: Read-only file system
Mär 20 07:23:36 thinkpad systemd[1]: ntpd.service: control process exited, code=exited status=226
Mär 20 07:23:36 thinkpad systemd[1]: Failed to start Network Time Service.
Mär 20 07:23:36 thinkpad systemd[1]: Unit ntpd.service entered failed state
Mär 20 07:23:36 thinkpad systemd[1]: Starting Multi-User.
Mär 20 07:23:36 thinkpad systemd[1]: Reached target Multi-User.
Mär 20 07:23:36 thinkpad systemd[1]: Starting Graphical Interface.
Mär 20 07:23:36 thinkpad systemd[1]: Reached target Graphical Interface.
Mär 20 07:23:36 thinkpad systemd[1]: Startup finished in 4s 66ms 524us (kernel) + 11s 115ms 989us (userspace) = 15s 182ms 513us.
Mär 20 07:23:36 thinkpad NetworkManager[166]: <info> (wlp3s0): preparing device.
Mär 20 07:23:36 thinkpad NetworkManager[166]: <info> (wlp3s0): deactivating device (reason 'managed') [2]
Mär 20 07:23:36 thinkpad dbus[169]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service'
Mär 20 07:23:36 thinkpad NetworkManager[166]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
Mär 20 07:23:36 thinkpad dbus-daemon[169]: dbus[169]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service'
Mär 20 07:23:36 thinkpad kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
Mär 20 07:23:36 thinkpad NetworkManager[166]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
Mär 20 07:23:36 thinkpad systemd[1]: Starting WPA supplicant...
Mär 20 07:23:36 thinkpad systemd[1]: dropbox@orschiro.service holdoff time over, scheduling restart.
Mär 20 07:23:36 thinkpad systemd[1]: Stopping Dropbox...
Mär 20 07:23:36 thinkpad systemd[1]: Starting Dropbox...
Mär 20 07:23:36 thinkpad systemd[1]: Started Dropbox.
Mär 20 07:23:36 thinkpad systemd[1]: ntpd.service holdoff time over, scheduling restart.
Mär 20 07:23:36 thinkpad systemd[1]: Stopping Network Time Service...
Mär 20 07:23:36 thinkpad systemd[1]: Starting Network Time Service...
Mär 20 07:23:36 thinkpad dropboxd[680]: /usr/bin/dropboxd: line 10: /opt/dropbox/dropbox: cannot execute binary file
Mär 20 07:23:36 thinkpad dropboxd[680]: /usr/bin/dropboxd: line 10: /opt/dropbox/dropbox: Success
Mär 20 07:23:36 thinkpad systemd[1]: dropbox@orschiro.service: main process exited, code=exited, status=126/n/a
Mär 20 07:23:36 thinkpad systemd[1]: Unit dropbox@orschiro.service entered failed state
Mär 20 07:23:36 thinkpad systemd[681]: Failed at step NAMESPACE spawning /usr/bin/ntpd: Read-only file system
Mär 20 07:23:36 thinkpad systemd[1]: ntpd.service: control process exited, code=exited status=226
Mär 20 07:23:36 thinkpad systemd[1]: Failed to start Network Time Service.
Mär 20 07:23:36 thinkpad systemd[1]: Unit ntpd.service entered failed state
Mär 20 07:23:36 thinkpad dbus-daemon[169]: dbus[169]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Mär 20 07:23:36 thinkpad dbus[169]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Mär 20 07:23:36 thinkpad NetworkManager[166]: <info> wpa_supplicant started
Mär 20 07:23:36 thinkpad systemd[1]: Started WPA supplicant.
Mär 20 07:23:36 thinkpad systemd[1]: dropbox@orschiro.service holdoff time over, scheduling restart.
Mär 20 07:23:36 thinkpad systemd[1]: Stopping Dropbox...
Mär 20 07:23:36 thinkpad systemd[1]: Starting Dropbox...
Mär 20 07:23:36 thinkpad systemd[1]: Started Dropbox.
Mär 20 07:23:36 thinkpad NetworkManager[166]: <info> (wlp3s0) supports 5 scan SSIDs
Mär 20 07:23:36 thinkpad NetworkManager[166]: <warn> Trying to remove a non-existant call id.
Mär 20 07:23:36 thinkpad systemd[1]: ntpd.service holdoff time over, scheduling restart.
Mär 20 07:23:36 thinkpad systemd[1]: Stopping Network Time Service...
Mär 20 07:23:36 thinkpad systemd[1]: Starting Network Time Service...
Mär 20 07:23:36 thinkpad systemd[1]: ntpd.service start request repeated too quickly, refusing to start.
Mär 20 07:23:36 thinkpad systemd[1]: Failed to start Network Time Service.
Mär 20 07:23:36 thinkpad systemd[1]: Unit ntpd.service entered failed state
Mär 20 07:23:36 thinkpad NetworkManager[166]: <info> (wlp3s0): supplicant interface state: starting -> ready
Mär 20 07:23:36 thinkpad NetworkManager[166]: <info> (wlp3s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42]
Mär 20 07:23:36 thinkpad NetworkManager[166]: <info> (wlp3s0): supplicant interface state: ready -> disconnected
Mär 20 07:23:36 thinkpad NetworkManager[166]: <info> (wlp3s0) supports 5 scan SSIDs
Mär 20 07:23:36 thinkpad dropboxd[690]: /usr/bin/dropboxd: line 10: /opt/dropbox/dropbox: cannot execute binary file
Mär 20 07:23:36 thinkpad dropboxd[690]: /usr/bin/dropboxd: line 10: /opt/dropbox/dropbox: Success
Mär 20 07:23:36 thinkpad systemd[1]: dropbox@orschiro.service: main process exited, code=exited, status=126/n/a
Mär 20 07:23:36 thinkpad systemd[1]: Unit dropbox@orschiro.service entered failed state
Mär 20 07:23:36 thinkpad systemd[1]: dropbox@orschiro.service holdoff time over, scheduling restart.
Mär 20 07:23:36 thinkpad systemd[1]: Stopping Dropbox...
Mär 20 07:23:36 thinkpad systemd[1]: Starting Dropbox...
Mär 20 07:23:36 thinkpad systemd[1]: Started Dropbox.
Mär 20 07:23:36 thinkpad dropboxd[698]: /usr/bin/dropboxd: line 10: /opt/dropbox/dropbox: cannot execute binary file
Mär 20 07:23:36 thinkpad dropboxd[698]: /usr/bin/dropboxd: line 10: /opt/dropbox/dropbox: Success
Mär 20 07:23:36 thinkpad systemd[1]: dropbox@orschiro.service: main process exited, code=exited, status=126/n/a
Mär 20 07:23:36 thinkpad systemd[1]: Unit dropbox@orschiro.service entered failed state
Mär 20 07:23:36 thinkpad systemd[1]: dropbox@orschiro.service holdoff time over, scheduling restart.
Mär 20 07:23:36 thinkpad systemd[1]: Stopping Dropbox...
Mär 20 07:23:36 thinkpad systemd[1]: Starting Dropbox...
Mär 20 07:23:36 thinkpad systemd[1]: dropbox@orschiro.service start request repeated too quickly, refusing to start.
Mär 20 07:23:36 thinkpad systemd[1]: Failed to start Dropbox.
Mär 20 07:23:36 thinkpad systemd[1]: Unit dropbox@orschiro.service entered failed state
Mär 20 07:23:36 thinkpad login[175]: pam_tally(login:auth): Error opening /var/log/faillog for update
Mär 20 07:23:37 thinkpad NetworkManager[166]: <info> (enp0s25): carrier now ON (device state 20)
Mär 20 07:23:37 thinkpad NetworkManager[166]: <info> (enp0s25): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40]
Mär 20 07:23:37 thinkpad NetworkManager[166]: <info> Auto-activating connection 'Wired connection 1'.
Mär 20 07:23:37 thinkpad NetworkManager[166]: <info> Activation (enp0s25) starting connection 'Wired connection 1'
Mär 20 07:23:37 thinkpad NetworkManager[166]: <info> (enp0s25): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Mär 20 07:23:37 thinkpad NetworkManager[166]: <info> Activation (enp0s25) Stage 1 of 5 (Device Prepare) scheduled...
Mär 20 07:23:37 thinkpad NetworkManager[166]: <info> Activation (enp0s25) Stage 1 of 5 (Device Prepare) started...
Mär 20 07:23:37 thinkpad NetworkManager[166]: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) scheduled...
Mär 20 07:23:37 thinkpad NetworkManager[166]: <info> Activation (enp0s25) Stage 1 of 5 (Device Prepare) complete.
Mär 20 07:23:37 thinkpad NetworkManager[166]: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) starting...
Mär 20 07:23:37 thinkpad NetworkManager[166]: <info> (enp0s25): device state change: prepare -> config (reason 'none') [40 50 0]
Mär 20 07:23:37 thinkpad NetworkManager[166]: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) successful.
Mär 20 07:23:37 thinkpad NetworkManager[166]: <info> Activation (enp0s25) Stage 3 of 5 (IP Configure Start) scheduled.
Mär 20 07:23:37 thinkpad NetworkManager[166]: <info> Activation (enp0s25) Stage 2 of 5 (Device Configure) complete.
Mär 20 07:23:37 thinkpad NetworkManager[166]: <info> Activation (enp0s25) Stage 3 of 5 (IP Configure Start) started...
Mär 20 07:23:37 thinkpad NetworkManager[166]: <info> (enp0s25): device state change: config -> ip-config (reason 'none') [50 70 0]
Mär 20 07:23:37 thinkpad kernel: e1000e: enp0s25 NIC Link is Up 100 Mbps Full Duplex, Flow Control: None
Mär 20 07:23:37 thinkpad kernel: e1000e 0000:00:19.0 enp0s25: 10/100 speed: disabling TSO
Mär 20 07:23:37 thinkpad kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp0s25: link becomes ready
Mär 20 07:23:37 thinkpad NetworkManager[166]: <info> Activation (enp0s25) Beginning DHCPv4 transaction (timeout in 45 seconds)
Mär 20 07:23:37 thinkpad NetworkManager[166]: <warn> (enp0s25): error creating dhclient configuration: Failed to create file '/var/lib/NetworkManager/dhclient-enp0s25.conf.IVMYTW': Read-only file system
Mär 20 07:23:37 thinkpad NetworkManager[166]: <info> dhclient started with pid 706
Mär 20 07:23:37 thinkpad NetworkManager[166]: <info> Activation (enp0s25) Beginning IP6 addrconf.
Mär 20 07:23:37 thinkpad NetworkManager[166]: <info> Activation (enp0s25) Stage 3 of 5 (IP Configure Start) complete.
Mär 20 07:23:37 thinkpad dhclient[706]: Internet Systems Consortium DHCP Client 4.2.4-P2
Mär 20 07:23:37 thinkpad dhclient[706]: Copyright 2004-2012 Internet Systems Consortium.
Mär 20 07:23:37 thinkpad dhclient[706]: All rights reserved.
Mär 20 07:23:37 thinkpad dhclient[706]: For info, please visit https://www.isc.org/software/dhcp/
Mär 20 07:23:37 thinkpad dhclient[706]: 
Mär 20 07:23:37 thinkpad dhclient[706]: can't create /var/lib/NetworkManager/dhclient-24a26a08-0ffe-48e8-8c91-aeea2df47888-enp0s25.lease: Read-only file system
Mär 20 07:23:37 thinkpad NetworkManager[166]: <info> (enp0s25): DHCPv4 state changed nbi -> preinit
Mär 20 07:23:37 thinkpad dhclient[706]: Listening on LPF/enp0s25/00:1f:16:10:5a:96
Mär 20 07:23:37 thinkpad dhclient[706]: Sending on   LPF/enp0s25/00:1f:16:10:5a:96
Mär 20 07:23:37 thinkpad dhclient[706]: Sending on   Socket/fallback
Mär 20 07:23:37 thinkpad dhclient[706]: DHCPDISCOVER on enp0s25 to 255.255.255.255 port 67 interval 5
Mär 20 07:23:38 thinkpad kernel: usb 8-4: USB disconnect, device number 4
Mär 20 07:23:38 thinkpad kernel: cdc_ether 8-4:1.7 wwp0s29f7u4i7: unregister 'cdc_ether' usb-0000:00:1d.7-4, Mobile Broadband Network Device
Mär 20 07:23:38 thinkpad login[175]: pam_tally(login:setcred): Error opening /var/log/faillog for update
Mär 20 07:23:38 thinkpad login[175]: pam_tally(login:setcred): Error opening /var/log/faillog for update
Mär 20 07:23:38 thinkpad login[175]: pam_unix(login:session): session opened for user root by LOGIN(uid=0)
Mär 20 07:23:38 thinkpad systemd-logind[167]: New session 1 of user root.
Mär 20 07:23:38 thinkpad login[175]: ROOT LOGIN ON tty1
Mär 20 07:23:39 thinkpad NetworkManager[166]: <info> (wlp3s0): supplicant interface state: disconnected -> inactive
Mär 20 07:23:39 thinkpad NetworkManager[166]: <info> Auto-activating connection 'Auto FRITZ!Box Fon WLAN 7112'.
Mär 20 07:23:39 thinkpad NetworkManager[166]: <info> Activation (wlp3s0) starting connection 'Auto FRITZ!Box Fon WLAN 7112'
Mär 20 07:23:39 thinkpad NetworkManager[166]: <info> (wlp3s0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Mär 20 07:23:39 thinkpad NetworkManager[166]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled...
Mär 20 07:23:39 thinkpad NetworkManager[166]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started...
Mär 20 07:23:39 thinkpad NetworkManager[166]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled...
Mär 20 07:23:39 thinkpad NetworkManager[166]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete.
Mär 20 07:23:39 thinkpad NetworkManager[166]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting...
Mär 20 07:23:39 thinkpad NetworkManager[166]: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0]
Mär 20 07:23:39 thinkpad NetworkManager[166]: <info> Activation (wlp3s0/wireless): connection 'Auto FRITZ!Box Fon WLAN 7112' has security, and secrets exist.  No new secrets needed.
Mär 20 07:23:39 thinkpad NetworkManager[166]: <info> Config: added 'ssid' value 'FRITZ!Box Fon WLAN 7112'
Mär 20 07:23:39 thinkpad NetworkManager[166]: <info> Config: added 'scan_ssid' value '1'
Mär 20 07:23:39 thinkpad NetworkManager[166]: <info> Config: added 'key_mgmt' value 'WPA-PSK'
Mär 20 07:23:39 thinkpad NetworkManager[166]: <info> Config: added 'auth_alg' value 'OPEN'
Mär 20 07:23:39 thinkpad NetworkManager[166]: <info> Config: added 'psk' value '<omitted>'
Mär 20 07:23:39 thinkpad NetworkManager[166]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete.
Mär 20 07:23:39 thinkpad NetworkManager[166]: <info> Config: set interface ap_scan to 1
Mär 20 07:23:39 thinkpad NetworkManager[166]: <info> (wlp3s0): supplicant interface state: inactive -> scanning
Mär 20 07:23:42 thinkpad dhclient[706]: DHCPDISCOVER on enp0s25 to 255.255.255.255 port 67 interval 8
Mär 20 07:23:42 thinkpad kernel: wlp3s0: authenticate with bc:05:43:6b:52:34
Mär 20 07:23:42 thinkpad kernel: wlp3s0: capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
Mär 20 07:23:42 thinkpad NetworkManager[166]: <info> (wlp3s0): supplicant interface state: scanning -> authenticating
Mär 20 07:23:42 thinkpad kernel: wlp3s0: send auth to bc:05:43:6b:52:34 (try 1/3)
Mär 20 07:23:42 thinkpad kernel: wlp3s0: authenticated
Mär 20 07:23:42 thinkpad NetworkManager[166]: <info> (wlp3s0): supplicant interface state: authenticating -> associating
Mär 20 07:23:42 thinkpad kernel: wlp3s0: associate with bc:05:43:6b:52:34 (try 1/3)
Mär 20 07:23:42 thinkpad kernel: wlp3s0: RX AssocResp from bc:05:43:6b:52:34 (capab=0x411 status=0 aid=2)
Mär 20 07:23:42 thinkpad kernel: wlp3s0: associated
Mär 20 07:23:42 thinkpad kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
Mär 20 07:23:42 thinkpad NetworkManager[166]: <info> (wlp3s0): supplicant interface state: associating -> associated
Mär 20 07:23:43 thinkpad dhclient[706]: DHCPREQUEST on enp0s25 to 255.255.255.255 port 67
Mär 20 07:23:43 thinkpad dhclient[706]: DHCPOFFER from 192.168.178.1
Mär 20 07:23:43 thinkpad dhclient[706]: DHCPACK from 192.168.178.1
Mär 20 07:23:43 thinkpad NetworkManager[166]: <info> (enp0s25): DHCPv4 state changed preinit -> bound
Mär 20 07:23:43 thinkpad NetworkManager[166]: <info>   address 192.168.178.23
Mär 20 07:23:43 thinkpad NetworkManager[166]: <info>   prefix 24 (255.255.255.0)
Mär 20 07:23:43 thinkpad NetworkManager[166]: <info>   gateway 192.168.178.1
Mär 20 07:23:43 thinkpad NetworkManager[166]: <info>   nameserver '192.168.178.1'
Mär 20 07:23:43 thinkpad NetworkManager[166]: <info>   domain name 'fritz.box'
Mär 20 07:23:43 thinkpad NetworkManager[166]: <info> Activation (enp0s25) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
Mär 20 07:23:43 thinkpad NetworkManager[166]: <info> Activation (enp0s25) Stage 5 of 5 (IPv4 Commit) started...
Mär 20 07:23:43 thinkpad dhclient[706]: can't create /var/lib/NetworkManager/dhclient-24a26a08-0ffe-48e8-8c91-aeea2df47888-enp0s25.lease: Read-only file system
Mär 20 07:23:43 thinkpad dhclient[706]: bound to 192.168.178.23 -- renewal in 367934 seconds.
Mär 20 07:23:44 thinkpad NetworkManager[166]: <info> (enp0s25): device state change: ip-config -> secondaries (reason 'none') [70 90 0]
Mär 20 07:23:44 thinkpad NetworkManager[166]: <info> Activation (enp0s25) Stage 5 of 5 (IPv4 Commit) complete.
Mär 20 07:23:44 thinkpad NetworkManager[166]: <info> (wlp3s0): supplicant interface state: associated -> 4-way handshake
Mär 20 07:23:44 thinkpad NetworkManager[166]: <info> (wlp3s0): supplicant interface state: 4-way handshake -> completed
Mär 20 07:23:44 thinkpad NetworkManager[166]: <info> Activation (wlp3s0/wireless) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'FRITZ!Box Fon WLAN 7112'.
Mär 20 07:23:44 thinkpad NetworkManager[166]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) scheduled.
Mär 20 07:23:44 thinkpad NetworkManager[166]: <info> (enp0s25): device state change: secondaries -> activated (reason 'none') [90 100 0]
Mär 20 07:23:44 thinkpad NetworkManager[166]: <warn> error saving timestamp to file '/var/lib/NetworkManager/timestamps': Failed to create file '/var/lib/NetworkManager/timestamps.2ZM3TW': Read-only file system
Mär 20 07:23:44 thinkpad NetworkManager[166]: <info> Policy set 'Wired connection 1' (enp0s25) as default for IPv4 routing and DNS.
Mär 20 07:23:44 thinkpad NetworkManager[166]: <warn> could not commit DNS changes: (0) Could not open /etc/resolv.conf.tmp: Read-only file system
Mär 20 07:23:44 thinkpad NetworkManager[166]: <info> Activation (enp0s25) successful, device activated.
Mär 20 07:23:44 thinkpad dbus[169]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
Mär 20 07:23:44 thinkpad NetworkManager[166]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) started...
Mär 20 07:23:44 thinkpad NetworkManager[166]: <info> (wlp3s0): device state change: config -> ip-config (reason 'none') [50 70 0]
Mär 20 07:23:44 thinkpad NetworkManager[166]: <info> Activation (wlp3s0) Beginning DHCPv4 transaction (timeout in 45 seconds)
Mär 20 07:23:44 thinkpad NetworkManager[166]: <warn> (wlp3s0): error creating dhclient configuration: Failed to create file '/var/lib/NetworkManager/dhclient-wlp3s0.conf.9PM3TW': Read-only file system
Mär 20 07:23:44 thinkpad dbus-daemon[169]: dbus[169]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper)
Mär 20 07:23:44 thinkpad NetworkManager[166]: <info> dhclient started with pid 729
Mär 20 07:23:44 thinkpad NetworkManager[166]: <info> Activation (wlp3s0) Beginning IP6 addrconf.
Mär 20 07:23:44 thinkpad NetworkManager[166]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) complete.
Mär 20 07:23:44 thinkpad dhclient[729]: Internet Systems Consortium DHCP Client 4.2.4-P2
Mär 20 07:23:44 thinkpad dhclient[729]: Copyright 2004-2012 Internet Systems Consortium.
Mär 20 07:23:44 thinkpad dhclient[729]: All rights reserved.
Mär 20 07:23:44 thinkpad dhclient[729]: For info, please visit https://www.isc.org/software/dhcp/
Mär 20 07:23:44 thinkpad dhclient[729]: 
Mär 20 07:23:44 thinkpad dbus-daemon[169]: dbus[169]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Mär 20 07:23:44 thinkpad dbus[169]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Mär 20 07:23:44 thinkpad dhclient[729]: can't create /var/lib/NetworkManager/dhclient-905c7548-79bb-4a97-9fb4-5ce1333f7ce5-wlp3s0.lease: Read-only file system
Mär 20 07:23:44 thinkpad NetworkManager[166]: <info> (wlp3s0): DHCPv4 state changed nbi -> preinit
Mär 20 07:23:44 thinkpad dhclient[729]: Listening on LPF/wlp3s0/00:16:ea:ef:90:62
Mär 20 07:23:44 thinkpad dhclient[729]: Sending on   LPF/wlp3s0/00:16:ea:ef:90:62
Mär 20 07:23:44 thinkpad dhclient[729]: Sending on   Socket/fallback
Mär 20 07:23:44 thinkpad dhclient[729]: DHCPREQUEST on wlp3s0 to 255.255.255.255 port 67
Mär 20 07:23:44 thinkpad systemd[1]: Starting Network Time Service...
Mär 20 07:23:44 thinkpad systemd[1]: ntpd.service start request repeated too quickly, refusing to start.
Mär 20 07:23:44 thinkpad systemd[1]: Failed to start Network Time Service.
Mär 20 07:23:44 thinkpad dbus-daemon[169]: Job for ntpd.service failed. See 'systemctl status ntpd.service' and 'journalctl -xn' for details.
Mär 20 07:23:44 thinkpad nm-dispatcher.action[728]: Script '/etc/NetworkManager/dispatcher.d/10-ntpd' exited with error status 1.
Mär 20 07:23:44 thinkpad NetworkManager[166]: <warn> Dispatcher script failed: Script '/etc/NetworkManager/dispatcher.d/10-ntpd' exited with error status 1.
Mär 20 07:23:45 thinkpad dhclient[729]: DHCPACK from 192.168.178.1
Mär 20 07:23:45 thinkpad dhclient[729]: can't create /var/lib/NetworkManager/dhclient-905c7548-79bb-4a97-9fb4-5ce1333f7ce5-wlp3s0.lease: Read-only file system
Mär 20 07:23:45 thinkpad dhclient[729]: bound to 192.168.178.24 -- renewal in 359996 seconds.
Mär 20 07:23:45 thinkpad NetworkManager[166]: <info> (wlp3s0): DHCPv4 state changed preinit -> reboot
Mär 20 07:23:45 thinkpad NetworkManager[166]: <info>   address 192.168.178.24
Mär 20 07:23:45 thinkpad NetworkManager[166]: <info>   prefix 24 (255.255.255.0)
Mär 20 07:23:45 thinkpad NetworkManager[166]: <info>   gateway 192.168.178.1
Mär 20 07:23:45 thinkpad NetworkManager[166]: <info>   nameserver '192.168.178.1'
Mär 20 07:23:45 thinkpad NetworkManager[166]: <info>   domain name 'fritz.box'
Mär 20 07:23:45 thinkpad NetworkManager[166]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
Mär 20 07:23:45 thinkpad NetworkManager[166]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Commit) started...
Mär 20 07:23:46 thinkpad NetworkManager[166]: <info> (wlp3s0): device state change: ip-config -> secondaries (reason 'none') [70 90 0]
Mär 20 07:23:46 thinkpad NetworkManager[166]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Commit) complete.
Mär 20 07:23:46 thinkpad NetworkManager[166]: <warn> error monitoring device for netlink events: error processing netlink message: Object busy
Mär 20 07:23:46 thinkpad NetworkManager[166]: <info> (wlp3s0): device state change: secondaries -> activated (reason 'none') [90 100 0]
Mär 20 07:23:46 thinkpad NetworkManager[166]: <warn> error saving timestamp to file '/var/lib/NetworkManager/timestamps': Failed to create file '/var/lib/NetworkManager/timestamps.V8X6TW': Read-only file system
Mär 20 07:23:46 thinkpad NetworkManager[166]: <warn> could not commit DNS changes: (0) Could not open /etc/resolv.conf.tmp: Read-only file system
Mär 20 07:23:46 thinkpad NetworkManager[166]: <info> Activation (wlp3s0) successful, device activated.
Mär 20 07:23:46 thinkpad systemd[1]: Starting Network Time Service...
Mär 20 07:23:46 thinkpad systemd[738]: Failed at step NAMESPACE spawning /usr/bin/ntpd: Read-only file system
Mär 20 07:23:46 thinkpad systemd[1]: ntpd.service: control process exited, code=exited status=226
Mär 20 07:23:46 thinkpad systemd[1]: Failed to start Network Time Service.
Mär 20 07:23:46 thinkpad systemd[1]: Unit ntpd.service entered failed state
Mär 20 07:23:46 thinkpad dbus-daemon[169]: Job for ntpd.service failed. See 'systemctl status ntpd.service' and 'journalctl -xn' for details.
Mär 20 07:23:46 thinkpad nm-dispatcher.action[728]: Script '/etc/NetworkManager/dispatcher.d/10-ntpd' exited with error status 1.
Mär 20 07:23:46 thinkpad NetworkManager[166]: <warn> Dispatcher script failed: Script '/etc/NetworkManager/dispatcher.d/10-ntpd' exited with error status 1.
Mär 20 07:23:46 thinkpad systemd[1]: ntpd.service holdoff time over, scheduling restart.
Mär 20 07:23:46 thinkpad systemd[1]: Stopping Network Time Service...
Mär 20 07:23:46 thinkpad systemd[1]: Starting Network Time Service...
Mär 20 07:23:46 thinkpad systemd[740]: Failed at step NAMESPACE spawning /usr/bin/ntpd: Read-only file system
Mär 20 07:23:46 thinkpad systemd[1]: ntpd.service: control process exited, code=exited status=226
Mär 20 07:23:46 thinkpad systemd[1]: Failed to start Network Time Service.
Mär 20 07:23:46 thinkpad systemd[1]: Unit ntpd.service entered failed state
Mär 20 07:23:46 thinkpad systemd[1]: ntpd.service holdoff time over, scheduling restart.
Mär 20 07:23:46 thinkpad systemd[1]: Stopping Network Time Service...
Mär 20 07:23:46 thinkpad systemd[1]: Starting Network Time Service...
Mär 20 07:23:46 thinkpad systemd[742]: Failed at step NAMESPACE spawning /usr/bin/ntpd: Read-only file system
Mär 20 07:23:46 thinkpad systemd[1]: ntpd.service: control process exited, code=exited status=226
Mär 20 07:23:46 thinkpad systemd[1]: Failed to start Network Time Service.
Mär 20 07:23:46 thinkpad systemd[1]: Unit ntpd.service entered failed state
Mär 20 07:23:46 thinkpad systemd[1]: ntpd.service holdoff time over, scheduling restart.
Mär 20 07:23:46 thinkpad systemd[1]: Stopping Network Time Service...
Mär 20 07:23:46 thinkpad systemd[1]: Starting Network Time Service...
Mär 20 07:23:46 thinkpad systemd[744]: Failed at step NAMESPACE spawning /usr/bin/ntpd: Read-only file system
Mär 20 07:23:46 thinkpad systemd[1]: ntpd.service: control process exited, code=exited status=226
Mär 20 07:23:46 thinkpad systemd[1]: Failed to start Network Time Service.
Mär 20 07:23:46 thinkpad systemd[1]: Unit ntpd.service entered failed state
Mär 20 07:23:46 thinkpad systemd[1]: ntpd.service holdoff time over, scheduling restart.
Mär 20 07:23:46 thinkpad systemd[1]: Stopping Network Time Service...
Mär 20 07:23:46 thinkpad systemd[1]: Starting Network Time Service...
Mär 20 07:23:46 thinkpad systemd[746]: Failed at step NAMESPACE spawning /usr/bin/ntpd: Read-only file system
Mär 20 07:23:46 thinkpad systemd[1]: ntpd.service: control process exited, code=exited status=226
Mär 20 07:23:46 thinkpad systemd[1]: Failed to start Network Time Service.
Mär 20 07:23:46 thinkpad systemd[1]: Unit ntpd.service entered failed state
Mär 20 07:23:46 thinkpad systemd[1]: ntpd.service holdoff time over, scheduling restart.
Mär 20 07:23:46 thinkpad systemd[1]: Stopping Network Time Service...
Mär 20 07:23:46 thinkpad systemd[1]: Starting Network Time Service...
Mär 20 07:23:46 thinkpad systemd[1]: ntpd.service start request repeated too quickly, refusing to start.
Mär 20 07:23:46 thinkpad systemd[1]: Failed to start Network Time Service.
Mär 20 07:23:46 thinkpad systemd[1]: Unit ntpd.service entered failed state
Mär 20 07:23:58 thinkpad NetworkManager[166]: <info> (enp0s25): IP6 addrconf timed out or failed.
Mär 20 07:23:58 thinkpad NetworkManager[166]: <info> Activation (enp0s25) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
Mär 20 07:23:58 thinkpad NetworkManager[166]: <info> Activation (enp0s25) Stage 4 of 5 (IPv6 Configure Timeout) started...
Mär 20 07:23:58 thinkpad NetworkManager[166]: <info> Activation (enp0s25) Stage 4 of 5 (IPv6 Configure Timeout) complete.
Mär 20 07:24:04 thinkpad NetworkManager[166]: <info> (wlp3s0): IP6 addrconf timed out or failed.
Mär 20 07:24:04 thinkpad NetworkManager[166]: <info> Activation (wlp3s0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
Mär 20 07:24:04 thinkpad NetworkManager[166]: <info> Activation (wlp3s0) Stage 4 of 5 (IPv6 Configure Timeout) started...
Mär 20 07:24:04 thinkpad NetworkManager[166]: <info> Activation (wlp3s0) Stage 4 of 5 (IPv6 Configure Timeout) complete.
Mär 20 07:24:06 thinkpad kernel: EXT4-fs (dm-0): re-mounted. Opts: data=ordered
Mär 20 07:24:27 thinkpad kernel: EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
Mär 20 07:24:28 thinkpad login[175]: pam_unix(login:session): session closed for user root
Mär 20 07:24:28 thinkpad systemd[1]: getty@tty1.service holdoff time over, scheduling restart.
Mär 20 07:24:28 thinkpad systemd[1]: Stopping Getty on tty1...
Mär 20 07:24:28 thinkpad systemd[1]: Starting Getty on tty1...
Mär 20 07:24:28 thinkpad systemd[1]: Started Getty on tty1.
Mär 20 07:24:28 thinkpad systemd-logind[167]: Removed session 1.
Mär 20 07:24:33 thinkpad login[753]: pam_unix(login:session): session opened for user orschiro by LOGIN(uid=0)
Mär 20 07:24:33 thinkpad systemd-logind[167]: New session 2 of user orschiro.
Mär 20 07:24:33 thinkpad login[753]: LOGIN ON tty1 BY orschiro
Mär 20 07:24:38 thinkpad dbus-daemon[169]: dbus[169]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service'
Mär 20 07:24:38 thinkpad dbus[169]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service'
Mär 20 07:24:38 thinkpad systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Mär 20 07:24:38 thinkpad dbus-daemon[169]: dbus[169]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Mär 20 07:24:38 thinkpad dbus[169]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Mär 20 07:24:38 thinkpad systemd[1]: Started RealtimeKit Scheduling Policy Service.
Mär 20 07:24:38 thinkpad rtkit-daemon[802]: Successfully called chroot.
Mär 20 07:24:38 thinkpad rtkit-daemon[802]: Successfully dropped privileges.
Mär 20 07:24:38 thinkpad rtkit-daemon[802]: Successfully limited resources.
Mär 20 07:24:38 thinkpad rtkit-daemon[802]: Running.
Mär 20 07:24:38 thinkpad rtkit-daemon[802]: Watchdog thread running.
Mär 20 07:24:38 thinkpad rtkit-daemon[802]: Canary thread running.
Mär 20 07:24:38 thinkpad rtkit-daemon[802]: Successfully made thread 801 of process 801 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
Mär 20 07:24:38 thinkpad rtkit-daemon[802]: Supervising 1 threads of 1 processes of 1 users.
Mär 20 07:24:41 thinkpad kernel: fuse init (API version 7.20)
Mär 20 07:24:41 thinkpad systemd[1]: Mounted FUSE Control File System.
Mär 20 07:24:42 thinkpad gnome-keyring-daemon[851]: Gkm: using old keyring directory: /home/orschiro/.gnome2/keyrings
Mär 20 07:24:42 thinkpad gnome-keyring-daemon[851]: Gkm: using old keyring directory: /home/orschiro/.gnome2/keyrings
Mär 20 07:24:44 thinkpad dbus-daemon[169]: dbus[169]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service'
Mär 20 07:24:44 thinkpad dbus[169]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service'
Mär 20 07:24:44 thinkpad systemd[1]: Starting Manage, Install and Generate Color Profiles...
Mär 20 07:24:44 thinkpad colord[856]: Using config file /etc/colord.conf
Mär 20 07:24:44 thinkpad colord[856]: Using mapping database file /var/lib/colord/mapping.db
Mär 20 07:24:45 thinkpad colord[856]: Using device database file /var/lib/colord/storage.db
Mär 20 07:24:45 thinkpad colord[856]: loaded plugin libcd_plugin_scanner.so
Mär 20 07:24:45 thinkpad colord[856]: plugin /usr/lib/colord-plugins/libcd_plugin_sane.so not loaded: plugin refused to load
Mär 20 07:24:45 thinkpad colord[856]: loaded plugin libcd_plugin_camera.so
Mär 20 07:24:45 thinkpad colord[856]: Daemon ready for requests
Mär 20 07:24:45 thinkpad dbus[169]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Mär 20 07:24:45 thinkpad dbus-daemon[169]: dbus[169]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Mär 20 07:24:45 thinkpad systemd[1]: Started Manage, Install and Generate Color Profiles.
Mär 20 07:24:45 thinkpad colord[856]: Profile added: icc-2ef7babd254100ba492c1c4ba84f2151
Mär 20 07:24:45 thinkpad colord[856]: Profile added: icc-ab7be6e90294c9063bd4c76d133b6cac
Mär 20 07:24:45 thinkpad colord[856]: Profile added: icc-ba0ac2c6592f13f47e319a433d4b0afb
Mär 20 07:24:45 thinkpad colord[856]: Profile added: icc-9efb8b880f6b826f80f42d171c48ecf4
Mär 20 07:24:45 thinkpad colord[856]: Profile added: icc-f955adef4b38da4baaaa15665ebe3fc6
Mär 20 07:24:45 thinkpad colord[856]: Profile added: icc-e4e97ffb6e2a7b4226e25ec101297e2c
Mär 20 07:24:45 thinkpad colord[856]: Profile added: icc-b220b76fa255db13adeaa585d10d6441
Mär 20 07:24:45 thinkpad colord[856]: Profile added: icc-7a01884fdd1fdf1b178bdef91509ebc3
Mär 20 07:24:45 thinkpad colord[856]: Profile added: icc-2f12e90f0d7a2bb500a79a87afe65bed
Mär 20 07:24:45 thinkpad colord[856]: Profile added: icc-8c0ca2fe1236cef0f0c7cc6771641720
Mär 20 07:24:45 thinkpad colord[856]: Profile added: icc-faeaafc2471ad411c321adfda2999de5
Mär 20 07:24:45 thinkpad colord[856]: Profile added: icc-578e8c43d0440cff3239ced4417c691a
Mär 20 07:24:45 thinkpad colord[856]: Profile added: icc-798efa4314bbd0274499de21fdf4ee5e
Mär 20 07:24:45 thinkpad colord[856]: Profile added: icc-d1442e5bf7e1072c402e54cdcc389ea3
Mär 20 07:24:45 thinkpad colord[856]: Profile added: icc-41151aca6b07fc25dec295e924995cec
Mär 20 07:24:45 thinkpad colord[856]: Profile added: icc-e4d5f65263fa678dfcb85cf33622e7e6
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-c4448d56a3fa3a7228105fb1e22cb765
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-829b85d43caa90e613b1409b2f704225
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-32bb21c4704a32cab908c8f33b7af651
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-7923e41c23843f741cce35aa49afe50e
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-bba321fe9ef004984fd9935e17e5161c
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-16225c5cac49af8f03f08c689a1918e4
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-6701b2b8100229ac4caf4bef3c0b2770
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-ae0f19a77ff01ea1932ef5fd9609ef9d
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-261f95d314505da827ff12107e2612b8
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-6590422afc1260c68d531b8de865eda1
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-0ef971da00dac3a46e0c86550c54d5ad
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-f844a65e79050c828a5f8381a0798e49
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-709099b11b3ec2828a314682a3c09f75
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-f5cf9cb1331928471dbcd67d7229aff5
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-29f7c3bb18648f967e9cc450f5b0821e
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-e7ecfce2d984c9f0c90f4ef1cdc9ac7e
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-adb5ebe2a14b98599a170cd3ab54fe76
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-d3ee37ff47fcdf614fb5cb62fb3e16a7
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-8cadd05b52e1eb44599f5da33dfccf20
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-8298763041cd24a0ef9da6f2cd97e9ab
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-f6d3fb1fa8a6399877dc6b85729fe746
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-ea2843ac72088332568ae7657774b5b1
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-484b403bd5bdbdac329edaa4a25c2b6b
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-6f47aab2aa7263b2f3b1528663e80050
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-34b8e579d8fae536c49913281d38f9a2
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-3c219b18958837493b586581f8c2a2a4
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-01cc873b0c8ba2a4bb00cec48b2636bb
Mär 20 07:24:46 thinkpad polkitd[352]: Registered Authentication Agent for unix-session:2 (system bus name :1.26 [/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.utf8)
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-a0b5efb4aea38f22677e816a50917b33
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-ed12dff9d009d530f54ef8361b412886
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-6ab221cf79f348f677c9f5c3909669d2
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-1ff7668789c41d97e4fc214ef0b54e21
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-b883d2303b1503cca406319750a5110a
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-7ff9ca58ce9026eb4f4787150b9ee48f
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-c96a233b3a75ad0ee3052a9421421318
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-bf01aa61cc697742d767d68d7e8fd08d
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-4b4819a2b2a614fb223382787585176c
Mär 20 07:24:46 thinkpad colord[856]: Profile added: icc-c94bbf6ef50ccdbb5b29d75b7007e77e
Mär 20 07:24:46 thinkpad colord[856]: Device added: sysfs-Chicony_Electronics_Co.__Ltd.-480c
Mär 20 07:24:47 thinkpad colord[856]: Device added: xrandr-Lenovo Group Limited
Mär 20 07:24:47 thinkpad colord[856]: Profile added: icc-3a792f801cdd694767814233e2f77cf8
Mär 20 07:24:47 thinkpad colord[856]: Profile added: icc-413ad0fe64c46d90106b317d76b74945
Mär 20 07:24:47 thinkpad colord[856]: Profile added: icc-cc868277d992044e4e91f9d919f2c943
Mär 20 07:24:47 thinkpad colord[856]: Profile added: icc-d61c5bd2b56941136bb608499ff9c302
Mär 20 07:24:48 thinkpad dbus-daemon[169]: dbus[169]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service'
Mär 20 07:24:48 thinkpad dbus[169]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service'
Mär 20 07:24:48 thinkpad systemd[1]: Starting Disk Manager...
Mär 20 07:24:49 thinkpad udisksd[918]: udisks daemon version 2.0.1 starting
Mär 20 07:24:49 thinkpad dbus-daemon[169]: dbus[169]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Mär 20 07:24:49 thinkpad dbus[169]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Mär 20 07:24:49 thinkpad systemd[1]: Started Disk Manager.
Mär 20 07:24:49 thinkpad udisksd[918]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Mär 20 07:25:30 thinkpad gnome-keyring-daemon[851]: keyring alias directory: /home/orschiro/.gnome2/keyrings
Mär 20 07:25:48 thinkpad sudo[1468]: orschiro : TTY=pts/0 ; PWD=/home/orschiro ; USER=root ; COMMAND=/usr/bin/journalctl -b
Mär 20 07:25:48 thinkpad sudo[1468]: pam_unix(sudo:session): session opened for user root by orschiro(uid=0)
Mär 20 07:28:53 thinkpad su[1555]: pam_unix(su:auth): authentication failure; logname=orschiro uid=1000 euid=0 tty=pts/1 ruser=orschiro rhost=  user=root
Mär 20 07:28:55 thinkpad su[1555]: FAILED SU (to root) orschiro on /dev/pts/1
Mär 20 07:29:01 thinkpad su[1556]: (to root) orschiro on /dev/pts/1
Mär 20 07:29:01 thinkpad su[1556]: pam_unix(su:session): session opened for user root by orschiro(uid=1000)
Mär 20 07:30:21 thinkpad hdapsd[184]: parking
Mär 20 07:30:22 thinkpad hdapsd[184]: un-parking
Mär 20 07:33:39 thinkpad sudo[1468]: pam_unix(sudo:session): session closed for user root
Mär 20 07:33:54 thinkpad sudo[1732]: orschiro : TTY=pts/0 ; PWD=/home/orschiro ; USER=root ; COMMAND=/usr/bin/journalctl -b
Mär 20 07:33:54 thinkpad sudo[1732]: pam_unix(sudo:session): session opened for user root by orschiro(uid=0)
[orschiro@thinkpad ~]$ sudo systemctl --full --all -t mount
UNIT                          LOAD   ACTIVE   SUB     DESCRIPTION
-.mount                       loaded active   mounted /
dev-hugepages.mount           loaded active   mounted Huge Pages File System
dev-mqueue.mount              loaded active   mounted POSIX Message Queue File S
home.mount                    loaded active   mounted /home
proc-sys-fs-binfmt_misc.mount loaded inactive dead    Arbitrary Executable File 
run-user-1000-gvfs.mount      loaded active   mounted /run/user/1000/gvfs
sys-fs-fuse-connections.mount loaded inactive dead    FUSE Control File System
sys-kernel-config.mount       loaded active   mounted Configuration File System
sys-kernel-debug.mount        loaded active   mounted Debug File System
tmp.mount                     loaded active   mounted Temporary Directory

Last edited by orschiro (2013-03-20 06:48:52)

Offline

#4 2013-03-22 06:33:10

orschiro
Member
Registered: 2009-06-04
Posts: 2,136
Website

Re: [solved] system crash: / read-only and /home not mounted

I figured out the problem. It was releated to my fstab being saved in a wrong 'Mac format' and thus not readable. I recreated the file and now all partitions are mounted correctly.

Offline

#5 2013-03-22 06:47:16

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: [solved] system crash: / read-only and /home not mounted

Hey, sorry I lost your thread amongst all the stuffs around here, and never responded.  I am glad to see you figured it out though.

BTW, what is this "Mac format" you speak of?

Offline

#6 2013-03-22 06:55:39

orschiro
Member
Registered: 2009-06-04
Posts: 2,136
Website

Re: [solved] system crash: / read-only and /home not mounted

No worries wonder. smile

"DOS/Mac format" relates to the file format of fstab which was shown when I edited fstab with nano. I doubt it was really in DOS/Mac format but rather corrupted as the other files. However, reinstalling all packages did of course not re-create fstab. Thus I had to create the non-corrupted fstab myself.

Last edited by orschiro (2013-03-22 06:56:04)

Offline

#7 2013-03-22 16:03:46

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: [solved] system crash: / read-only and /home not mounted

orschiro wrote:

No worries wonder. smile

"DOS/Mac format" relates to the file format of fstab which was shown when I edited fstab with nano. I doubt it was really in DOS/Mac format but rather corrupted as the other files. However, reinstalling all packages did of course not re-create fstab. Thus I had to create the non-corrupted fstab myself.

This is very interesting... this makes me have to ask if in your effort to recover your system it was ever linked in any way to a Mac or any FAT filesystem?

Offline

#8 2013-03-23 19:41:16

orschiro
Member
Registered: 2009-06-04
Posts: 2,136
Website

Re: [solved] system crash: / read-only and /home not mounted

Well, the only way I can explain that is that the sector where the fstab is located was previously located on my old NTFS partition which I have deleted and then allocated the free space to the LVM volume.

Offline

Board footer

Powered by FluxBB