You are not logged in.

#126 2012-07-08 10:38:01

ri
Member
Registered: 2008-10-09
Posts: 73

Re: ldm - Lightweight Device Mounter

Supplantr wrote:
ri wrote:

Cant get the gid/uid working sad

This happened to me as well, but when I started ldm as a daemon it worked.

TheLemonMan wrote:

Yep, I forgot to add the argument list to the readme, but ldm isn't really meant to be launched by hand

ldm -g <gid> -u <uid>

Starting as a daemon works well! I tried to start it by hand because the ldm.service file was not moved to its proper directory and therefore systemd couldn't start it. I just moved it manually and everything worked.

Offline

#127 2012-07-08 16:10:41

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: ldm - Lightweight Device Mounter

If running a system with only root, what is necessary for ldm-git to run without the gid and uid which are demanded?


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#128 2012-07-08 16:18:58

TheLemonMan
Member
From: Italy
Registered: 2011-09-04
Posts: 214
Website

Re: ldm - Lightweight Device Mounter

lilsirecho wrote:

If running a system with only root, what is necessary for ldm-git to run without the gid and uid which are demanded?

Just use 0 for both the gid and uid smile

Offline

#129 2012-07-08 16:45:01

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: ldm - Lightweight Device Mounter

Performed the following:

sh-4.2# ldm
ldm 0.3
2011-2012 (C) The Lemon Man
You must supply your gid/uid!
sh-4.2# ldm gid=0 uid=0
ldm 0.3
2011-2012 (C) The Lemon Man
You must supply your gid/uid!
sh-4.2# ldm
ldm 0.3
2011-2012 (C) The Lemon Man
You must supply your gid/uid!
sh-4.2# 

Did not open ldm.


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#130 2012-07-08 16:49:43

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: ldm - Lightweight Device Mounter

Info on the gid uid in /etc/conf.d:

sh-4.2# cd /etc/conf.d
sh-4.2# ls
alsa	fluidsynth	 gpm	      lircd.conf  snmpd
crond	ftpd		 healthd      lm_sensors  syslog-ng
dhcpcd	git-daemon.conf  irexec.conf  sensord	  wireless
sh-4.2# 

No ldm in /etc/conf.d


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#131 2012-07-08 17:01:28

TheLemonMan
Member
From: Italy
Registered: 2011-09-04
Posts: 214
Website

Re: ldm - Lightweight Device Mounter

TheLemonMan wrote:

Yep, I forgot to add the argument list to the readme, but ldm isn't really meant to be launched by hand

ldm -g <gid> -u <uid>

^ This way

Offline

#132 2012-07-08 17:06:08

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: ldm - Lightweight Device Mounter

Entered as follows:

sh-4.2# ldm -g 0 -u 0
ldm 0.3
2011-2012 (C) The Lemon Man

System hangs at that point.

Perhaps need to add daemon?


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#133 2012-07-08 17:11:18

TheLemonMan
Member
From: Italy
Registered: 2011-09-04
Posts: 214
Website

Re: ldm - Lightweight Device Mounter

By default ldm doesn't fork by itself, just supply an extra '-d' to the command above to make it fork

Offline

#134 2012-07-08 17:16:35

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: ldm - Lightweight Device Mounter

Does this look correct?

^Csh-4.2# ldm -g 0 -u 0 -d
ldm 0.3
2011-2012 (C) The Lemon Man
sh-4.2# 

I assume it is running....how do I check it for function?

EDIT:  Do I need to run this at every boot?

Last edited by lilsirecho (2012-07-08 17:21:05)


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#135 2012-07-08 17:33:25

TheLemonMan
Member
From: Italy
Registered: 2011-09-04
Posts: 214
Website

Re: ldm - Lightweight Device Mounter

Just check if 'pgrep ldm' returns a pid, if it does then ldm is up and running.
And yeah, you have to run it at every boot, just use the included daemon file and follow the instructions on the github front page to write your config file.

Offline

#136 2012-07-08 17:40:39

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: ldm - Lightweight Device Mounter

Pleased to have this package installed and am thankful for your patient responses.

At 86 years plus I am a little out in left field!

I find the mounts in MEDIA and all is well.

Arigatou Gozaimasu!


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#137 2012-07-11 10:32:25

lknix
Member
Registered: 2008-10-20
Posts: 19

Re: ldm - Lightweight Device Mounter

I found another issue. ldm mounts my USB disk partitions to the same mount point. Then I have to manually remount one of them if I want to access both.

mount:

/dev/sdd2 on /media/REMOVABLE type vfat (rw,relatime,uid=1000,gid=100,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/sdd1 on /media/REMOVABLE type vfat (rw,relatime,uid=1000,gid=100,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)

dmesg:

[ 3382.283462] usb 2-2.2: new high-speed USB device number 5 using xhci_hcd
[ 3389.051744] usb 2-2.2: ep 0x81 - rounding interval to 32768 microframes, ep desc says 0 microframes
[ 3389.051757] usb 2-2.2: ep 0x2 - rounding interval to 32768 microframes, ep desc says 0 microframes
[ 3389.052693] scsi8 : usb-storage 2-2.2:1.0
[ 3390.055415] scsi 8:0:0:0: Direct-Access              ST3320620A       3.AA PQ: 0 ANSI: 0 CCS
[ 3390.057247] sd 8:0:0:0: [sdd] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[ 3390.094064] sd 8:0:0:0: [sdd] Write Protect is off
[ 3390.094074] sd 8:0:0:0: [sdd] Mode Sense: 00 00 00 00
[ 3390.133970] sd 8:0:0:0: [sdd] Asking for cache data failed
[ 3390.133983] sd 8:0:0:0: [sdd] Assuming drive cache: write through
[ 3390.221000] sd 8:0:0:0: [sdd] Asking for cache data failed
[ 3390.221012] sd 8:0:0:0: [sdd] Assuming drive cache: write through
[ 3390.237189]  sdd: sdd1 sdd2
[ 3390.317104] sd 8:0:0:0: [sdd] Asking for cache data failed
[ 3390.317111] sd 8:0:0:0: [sdd] Assuming drive cache: write through
[ 3390.317115] sd 8:0:0:0: [sdd] Attached SCSI disk

Otherwise ldm is what I have been looking for and it works great! Thanks TheLemonMan smile

Offline

#138 2012-07-11 10:40:42

TheLemonMan
Member
From: Italy
Registered: 2011-09-04
Posts: 214
Website

Re: ldm - Lightweight Device Mounter

Can you show me your /etc/fstab ?

Offline

#139 2012-07-11 13:09:19

lknix
Member
Registered: 2008-10-20
Posts: 19

Re: ldm - Lightweight Device Mounter

cat /etc/fstab:

# 
# /etc/fstab: static file system information
#
# <file system>	<dir>	<type>	<options>	<dump>	<pass>
tmpfs		/tmp	tmpfs	nodev,nosuid	0	0
UUID=be1b789e-9e16-4033-9ef6-b58e51b45f2a /boot ext2 defaults 0 2
UUID=f16bd80c-e075-4df5-8334-2a12a7ecc515 none swap defaults 0 0
UUID=f75227a4-c6be-4545-a964-a0849e44c5e2 /home btrfs defaults,noatime 0 2
UUID=f7bb4309-7ffe-47a5-aa2b-cc591371e21d / btrfs defaults,noatime 0 1

Offline

#140 2012-07-11 13:31:46

TheLemonMan
Member
From: Italy
Registered: 2011-09-04
Posts: 214
Website

Re: ldm - Lightweight Device Mounter

Hah, clashing drive labels, you might want to rename one (following this guide) while i fix this smile

Offline

#141 2012-07-11 14:43:22

lknix
Member
Registered: 2008-10-20
Posts: 19

Re: ldm - Lightweight Device Mounter

Already did this smile Thanks!

Offline

#142 2012-07-14 19:04:42

MoonSwan
Member
From: Great White North
Registered: 2008-01-23
Posts: 881

Re: ldm - Lightweight Device Mounter

Tried out your software and I love it!  It's proving to be much simpler to use and install than consolekit/udevmon/udiskie, so thank you very much.

I have a question though.  If I use certain file managers, such as Thunar, when I look at the mount point it is the USB key's UUID.  Is that supposed to work that way?  If yes, can I change the behaviour to have it mount to some more sensible name?  IE, I've made mount points under /media that I use to mount each key individually by colour.  So for example I have /media/purple and I manually mountedmy Kingston purple key to that directory.  I'm guessing using this method would only be possible through fstab and UUIDs?
Funnily enough, using PCManFM the left pane shows my mount point as "sdax" and the upper bar which shows files labels the key as "/media/UUID."  Kind of odd really.

Also I cannot unmount a key as a user in any file manager or on the command line.  I put the UID and GID's in the ldm.conf file and I'm running it as a daemon.  Do I still need to use pmount or something similar to unmount my keys?

Offline

#143 2012-08-01 16:31:07

sediment
Member
Registered: 2012-08-01
Posts: 20

Re: ldm - Lightweight Device Mounter

Hi,

ldm doesn't seem to mount my optical media automatically. Should it mount file CDs and DVDs like any other drive, or is there some additional step I need to take to make this happen? Should I, for example, have an fstab entry for this purpose? (excuse my ignorance; I've just migrated from ubuntu and still getting to grips with how all this mounting stuff actually fits together under the hood)

Thanks!

Offline

#144 2012-08-02 08:58:00

TheLemonMan
Member
From: Italy
Registered: 2011-09-04
Posts: 214
Website

Re: ldm - Lightweight Device Mounter

sediment wrote:

Hi,

ldm doesn't seem to mount my optical media automatically. Should it mount file CDs and DVDs like any other drive, or is there some additional step I need to take to make this happen? Should I, for example, have an fstab entry for this purpose? (excuse my ignorance; I've just migrated from ubuntu and still getting to grips with how all this mounting stuff actually fits together under the hood)

Thanks!

Could you please show me the output of dmesg and your /var/log/daemon.log ?

Offline

#145 2012-08-03 14:17:59

sediment
Member
Registered: 2012-08-01
Posts: 20

Re: ldm - Lightweight Device Mounter

Thanks. Here's dmesg's output:

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.4.4-3-ARCH (nobody@rampage) (gcc version 4.7.1 (GCC) ) #1 SMP PREEMPT Tue Jul 3 15:35:13 UTC 2012
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009e800 (usable)
[    0.000000]  BIOS-e820: 000000000009e800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000007fe90000 (usable)
[    0.000000]  BIOS-e820: 000000007fe90000 - 000000007fee3000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007fee3000 - 000000007fef0000 (ACPI data)
[    0.000000]  BIOS-e820: 000000007fef0000 - 000000007ff00000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
[    0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[    0.000000] DMI 2.5 present.
[    0.000000] DMI: Dell Inc. Inspiron 530s/0K216C, BIOS 1.0.15 06/20/2008
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] last_pfn = 0x7fe90 max_arch_pfn = 0x100000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CEFFF write-protect
[    0.000000]   CF000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-through
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 07FF00000 mask FFFF00000 uncachable
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] found SMP MP-table at [c00f3f00] f3f00
[    0.000000] initial memory mapped : 0 - 00c00000
[    0.000000] Base memory trampoline at [c009a000] 9a000 size 16384
[    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 0037400000 page 2M
[    0.000000]  0037400000 - 00377fe000 page 4k
[    0.000000] kernel direct mapping tables up to 377fe000 @ bfb000-c00000
[    0.000000] RAMDISK: 7fbab000 - 7fe80000
[    0.000000] Allocated new RAMDISK: 37529000 - 377fdd25
[    0.000000] Move RAMDISK from 000000007fbab000 - 000000007fe7fd24 to 37529000 - 377fdd24
[    0.000000] ACPI: RSDP 000f97a0 00024 (v02 DELL  )
[    0.000000] ACPI: XSDT 7fee3080 0005C (v01 DELL    FX09    42302E31 AWRD 00000000)
[    0.000000] ACPI: FACP 7fee7200 000F4 (v03 DELL    FX09    42302E31 AWRD 00000000)
[    0.000000] ACPI: DSDT 7fee3200 03FFC (v01 DELL   AWRDACPI 00001000 MSFT 03000000)
[    0.000000] ACPI: FACS 7fe90000 00040
[    0.000000] ACPI: HPET 7fee73c0 00038 (v01 DELL    FX09    42302E31 AWRD 00000098)
[    0.000000] ACPI: MCFG 7fee7400 0003C (v01 DELL    FX09    42302E31 AWRD 00000000)
[    0.000000] ACPI: SLIC 7fee7440 00176 (v01 DELL    FX09    42302E31 AWRD 00000000)
[    0.000000] ACPI: DMY2 7fee75c0 00080 (v01 DELL    FX09    42302E31 AWRD 00000000)
[    0.000000] ACPI: APIC 7fee7300 00084 (v01 DELL    FX09    42302E31 AWRD 00000000)
[    0.000000] ACPI: SSDT 7fee7ca0 00380 (v01  PmRef    CpuPm 00003000 INTL 20041203)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 1158MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000377fe
[    0.000000]   HighMem  0x000377fe -> 0x0007fe90
[    0.000000] Movable zone start PFN for each node
[    0.000000] Early memory PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009e
[    0.000000]     0: 0x00000100 -> 0x0007fe90
[    0.000000] On node 0 totalpages: 523806
[    0.000000] free_area_init_node: node 0, pgdat c061ec40, node_mem_map f6528200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3950 pages, LIFO batch:0
[    0.000000]   Normal zone: 1744 pages used for memmap
[    0.000000]   Normal zone: 221486 pages, LIFO batch:31
[    0.000000]   HighMem zone: 2318 pages used for memmap
[    0.000000]   HighMem zone: 294276 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[    0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 7ff00000 (gap: 7ff00000:60100000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 13 pages/cpu @f64e8000 s31424 r0 d21824 u53248
[    0.000000] pcpu-alloc: s31424 r0 d21824 u53248 alloc=13*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 519712
[    0.000000] Kernel command line: root=/dev/disk/by-uuid/71319aac-b3b3-4a3a-95ca-fb66e256bb8a ro
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] allocated 4191232 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Initializing HighMem for node 0 (000377fe:0007fe90)
[    0.000000] Memory: 2064028k/2095680k available (3810k kernel code, 31196k reserved, 1471k data, 524k init, 1186376k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfff16000 - 0xfffff000   ( 932 kB)
[    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
[    0.000000]       .init : 0xc0629000 - 0xc06ac000   ( 524 kB)
[    0.000000]       .data : 0xc04b88f7 - 0xc0628800   (1471 kB)
[    0.000000]       .text : 0xc0100000 - 0xc04b88f7   (3810 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	Dump stacks of tasks blocking RCU-preempt GP.
[    0.000000] NR_IRQS:2304 nr_irqs:712 16
[    0.000000] CPU 0 irqstacks, hard=f5c0a000 soft=f5c0c000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 2526.944 MHz processor.
[    0.003334] Calibrating delay loop (skipped), value calculated using timer frequency.. 5055.46 BogoMIPS (lpj=8423146)
[    0.003338] pid_max: default: 32768 minimum: 301
[    0.003358] Security Framework initialized
[    0.003362] AppArmor: AppArmor disabled by boot time parameter
[    0.003375] Mount-cache hash table entries: 512
[    0.003569] Initializing cgroup subsys cpuacct
[    0.003572] Initializing cgroup subsys memory
[    0.003578] Initializing cgroup subsys devices
[    0.003580] Initializing cgroup subsys freezer
[    0.003582] Initializing cgroup subsys net_cls
[    0.003584] Initializing cgroup subsys blkio
[    0.003610] CPU: Physical Processor ID: 0
[    0.003611] CPU: Processor Core ID: 0
[    0.003614] mce: CPU supports 6 MCE banks
[    0.003620] CPU0: Thermal monitoring enabled (TM2)
[    0.003623] using mwait in idle threads.
[    0.007229] ACPI: Core revision 20120320
[    0.010007] ftrace: allocating 16930 entries in 34 pages
[    0.016701] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.017056] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.051213] CPU0: Intel(R) Core(TM)2 Duo CPU     E7200  @ 2.53GHz stepping 06
[    0.053330] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
[    0.053330] ... version:                2
[    0.053330] ... bit width:              40
[    0.053330] ... generic registers:      2
[    0.053330] ... value mask:             000000ffffffffff
[    0.053330] ... max period:             000000007fffffff
[    0.053330] ... fixed-purpose events:   3
[    0.053330] ... event mask:             0000000700000003
[    0.070109] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.090012] CPU 1 irqstacks, hard=f5cf6000 soft=f5cf8000
[    0.090015] Booting Node   0, Processors  #1
[    0.006666] Initializing CPU#1
[    0.103152] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.103191] Brought up 2 CPUs
[    0.103194] Total of 2 processors activated (10111.93 BogoMIPS).
[    0.103402] devtmpfs: initialized
[    0.103482] PM: Registering ACPI NVS region [mem 0x7fe90000-0x7fee2fff] (339968 bytes)
[    0.104203] NET: Registered protocol family 16
[    0.104322] ACPI: bus type pci registered
[    0.104377] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.104380] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.104381] PCI: Using MMCONFIG for extended config space
[    0.104383] PCI: Using configuration type 1 for base access
[    0.106783] bio: create slab <bio-0> at 0
[    0.106783] ACPI: Added _OSI(Module Device)
[    0.106783] ACPI: Added _OSI(Processor Device)
[    0.106783] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.106783] ACPI: Added _OSI(Processor Aggregator Device)
[    0.107413] ACPI: EC: Look up EC in DSDT
[    0.110612] ACPI: SSDT 7fee7680 0022A (v01  PmRef  Cpu0Ist 00003000 INTL 20041203)
[    0.110776] ACPI: Dynamic OEM Table Load:
[    0.110779] ACPI: SSDT   (null) 0022A (v01  PmRef  Cpu0Ist 00003000 INTL 20041203)
[    0.110918] ACPI: SSDT 7fee7b40 00152 (v01  PmRef  Cpu1Ist 00003000 INTL 20041203)
[    0.111072] ACPI: Dynamic OEM Table Load:
[    0.111075] ACPI: SSDT   (null) 00152 (v01  PmRef  Cpu1Ist 00003000 INTL 20041203)
[    0.111186] ACPI: Interpreter enabled
[    0.111194] ACPI: (supports S0 S3 S4 S5)
[    0.111210] ACPI: Using IOAPIC for interrupt routing
[    0.114355] ACPI: No dock devices found.
[    0.114360] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.114409] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.114473] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.114475] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.114478] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.114480] pci_root PNP0A08:00: host bridge window [mem 0x000c0000-0x000dffff]
[    0.114482] pci_root PNP0A08:00: host bridge window [mem 0x7ff00000-0xfebfffff]
[    0.114522] PCI host bridge to bus 0000:00
[    0.114524] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.114526] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.114528] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.114530] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
[    0.114532] pci_bus 0000:00: root bus resource [mem 0x7ff00000-0xfebfffff]
[    0.114541] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000
[    0.114580] pci 0000:00:01.0: [8086:29c1] type 01 class 0x060400
[    0.114616] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.114653] pci 0000:00:19.0: [8086:10c0] type 00 class 0x020000
[    0.114670] pci 0000:00:19.0: reg 10: [mem 0xfdfc0000-0xfdfdffff]
[    0.114678] pci 0000:00:19.0: reg 14: [mem 0xfdfff000-0xfdffffff]
[    0.114686] pci 0000:00:19.0: reg 18: [io  0xff00-0xff1f]
[    0.114742] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.114760] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
[    0.114798] pci 0000:00:1a.0: reg 20: [io  0xfe00-0xfe1f]
[    0.114844] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
[    0.114882] pci 0000:00:1a.1: reg 20: [io  0xfd00-0xfd1f]
[    0.114927] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300
[    0.114965] pci 0000:00:1a.2: reg 20: [io  0xfc00-0xfc1f]
[    0.115015] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
[    0.115030] pci 0000:00:1a.7: reg 10: [mem 0xfdffe000-0xfdffe3ff]
[    0.115096] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.115116] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
[    0.115130] pci 0000:00:1b.0: reg 10: [mem 0xfdff4000-0xfdff7fff 64bit]
[    0.115190] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.115210] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
[    0.115248] pci 0000:00:1d.0: reg 20: [io  0xfb00-0xfb1f]
[    0.115293] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
[    0.115331] pci 0000:00:1d.1: reg 20: [io  0xfa00-0xfa1f]
[    0.115377] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
[    0.115415] pci 0000:00:1d.2: reg 20: [io  0xf900-0xf91f]
[    0.115465] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
[    0.115480] pci 0000:00:1d.7: reg 10: [mem 0xfdffd000-0xfdffd3ff]
[    0.115546] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.115562] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[    0.115618] pci 0000:00:1f.0: [8086:2916] type 00 class 0x060100
[    0.115693] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0800 (mask 003f)
[    0.115696] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 003f)
[    0.115738] pci 0000:00:1f.2: [8086:2920] type 00 class 0x01018f
[    0.115751] pci 0000:00:1f.2: reg 10: [io  0xf800-0xf807]
[    0.115759] pci 0000:00:1f.2: reg 14: [io  0xf700-0xf703]
[    0.115766] pci 0000:00:1f.2: reg 18: [io  0xf600-0xf607]
[    0.115773] pci 0000:00:1f.2: reg 1c: [io  0xf500-0xf503]
[    0.115780] pci 0000:00:1f.2: reg 20: [io  0xf400-0xf40f]
[    0.115787] pci 0000:00:1f.2: reg 24: [io  0xf300-0xf30f]
[    0.115828] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
[    0.115842] pci 0000:00:1f.3: reg 10: [mem 0xfdffc000-0xfdffc0ff 64bit]
[    0.115860] pci 0000:00:1f.3: reg 20: [io  0x0500-0x051f]
[    0.115890] pci 0000:00:1f.5: [8086:2926] type 00 class 0x010185
[    0.115903] pci 0000:00:1f.5: reg 10: [io  0xf100-0xf107]
[    0.115911] pci 0000:00:1f.5: reg 14: [io  0xf000-0xf003]
[    0.115918] pci 0000:00:1f.5: reg 18: [io  0xef00-0xef07]
[    0.115925] pci 0000:00:1f.5: reg 1c: [io  0xee00-0xee03]
[    0.115932] pci 0000:00:1f.5: reg 20: [io  0xed00-0xed0f]
[    0.115939] pci 0000:00:1f.5: reg 24: [io  0xec00-0xec0f]
[    0.116006] pci 0000:01:00.0: [1002:95c5] type 00 class 0x030000
[    0.116018] pci 0000:01:00.0: reg 10: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.116028] pci 0000:01:00.0: reg 18: [mem 0xfdde0000-0xfddeffff 64bit]
[    0.116035] pci 0000:01:00.0: reg 20: [io  0xce00-0xceff]
[    0.116047] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[    0.116076] pci 0000:01:00.0: supports D1 D2
[    0.116093] pci 0000:01:00.1: [1002:aa28] type 00 class 0x040300
[    0.116106] pci 0000:01:00.1: reg 10: [mem 0xfddfc000-0xfddfffff 64bit]
[    0.116159] pci 0000:01:00.1: supports D1 D2
[    0.116187] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.116190] pci 0000:00:01.0:   bridge window [io  0xc000-0xcfff]
[    0.116193] pci 0000:00:01.0:   bridge window [mem 0xfdd00000-0xfddfffff]
[    0.116197] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.116251] pci 0000:00:1e.0: PCI bridge to [bus 02-02] (subtractive decode)
[    0.116255] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    0.116259] pci 0000:00:1e.0:   bridge window [mem 0xfdc00000-0xfdcfffff]
[    0.116264] pci 0000:00:1e.0:   bridge window [mem 0xfde00000-0xfdefffff 64bit pref]
[    0.116266] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.116268] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.116270] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.116273] pci 0000:00:1e.0:   bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
[    0.116275] pci 0000:00:1e.0:   bridge window [mem 0x7ff00000-0xfebfffff] (subtractive decode)
[    0.116283] pci_bus 0000:00: on NUMA node 0
[    0.116286] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.116427] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
[    0.116513]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.116516]  pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[    0.116518] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.124807] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 7 9 10 11 12 14 15)
[    0.124851] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 7 9 10 11 12 14 15)
[    0.124893] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12 14 15)
[    0.124934] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12 14 15)
[    0.124978] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 *10 11 12 14 15)
[    0.125020] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 *10 11 12 14 15)
[    0.125061] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 *4 5 7 9 10 11 12 14 15)
[    0.125103] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 7 *9 10 11 12 14 15)
[    0.125147] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.125147] vgaarb: loaded
[    0.125147] vgaarb: bridge control possible 0000:01:00.0
[    0.125147] PCI: Using ACPI for IRQ routing
[    0.130563] PCI: pci_cache_line_size set to 64 bytes
[    0.130621] reserve RAM buffer: 000000000009e800 - 000000000009ffff 
[    0.130623] reserve RAM buffer: 000000007fe90000 - 000000007fffffff 
[    0.130710] NetLabel: Initializing
[    0.130712] NetLabel:  domain hash size = 128
[    0.130713] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.130724] NetLabel:  unlabeled traffic allowed by default
[    0.130738] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[    0.130742] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.130747] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[    0.140010] Switching to clocksource hpet
[    0.145703] pnp: PnP ACPI init
[    0.145717] ACPI: bus type pnp registered
[    0.145790] pnp 00:00: [bus 00-ff]
[    0.145792] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.145794] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.145796] pnp 00:00: [io  0x0d00-0xffff window]
[    0.145798] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.145800] pnp 00:00: [mem 0x000c0000-0x000dffff window]
[    0.145802] pnp 00:00: [mem 0x7ff00000-0xfebfffff window]
[    0.145846] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.145900] pnp 00:01: [io  0x0010-0x001f]
[    0.145902] pnp 00:01: [io  0x0022-0x003f]
[    0.145904] pnp 00:01: [io  0x0044-0x005f]
[    0.145906] pnp 00:01: [io  0x0060]
[    0.145907] pnp 00:01: [io  0x0064]
[    0.145911] pnp 00:01: [io  0x0062-0x0063]
[    0.145912] pnp 00:01: [io  0x0065-0x006f]
[    0.145914] pnp 00:01: [io  0x0074-0x007f]
[    0.145916] pnp 00:01: [io  0x0091-0x0093]
[    0.145917] pnp 00:01: [io  0x00a2-0x00bf]
[    0.145919] pnp 00:01: [io  0x00e0-0x00ef]
[    0.145921] pnp 00:01: [io  0x04d0-0x04d1]
[    0.145923] pnp 00:01: [io  0x0800-0x087f]
[    0.145924] pnp 00:01: [io  0x0290-0x0297]
[    0.145926] pnp 00:01: [io  0x0880-0x088f]
[    0.145979] system 00:01: [io  0x04d0-0x04d1] has been reserved
[    0.145982] system 00:01: [io  0x0800-0x087f] has been reserved
[    0.145984] system 00:01: [io  0x0290-0x0297] has been reserved
[    0.145986] system 00:01: [io  0x0880-0x088f] has been reserved
[    0.145989] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.146000] pnp 00:02: [dma 4]
[    0.146002] pnp 00:02: [io  0x0000-0x000f]
[    0.146004] pnp 00:02: [io  0x0080-0x0090]
[    0.146006] pnp 00:02: [io  0x0094-0x009f]
[    0.146007] pnp 00:02: [io  0x00c0-0x00df]
[    0.146031] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.146074] pnp 00:03: [irq 0 disabled]
[    0.146084] pnp 00:03: [irq 8]
[    0.146086] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    0.146113] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.146137] pnp 00:04: [io  0x0070-0x0073]
[    0.146164] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.146172] pnp 00:05: [io  0x0061]
[    0.146197] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.146205] pnp 00:06: [io  0x00f0-0x00ff]
[    0.146210] pnp 00:06: [irq 13]
[    0.146237] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.146359] pnp 00:07: [io  0x03f0-0x03f5]
[    0.146361] pnp 00:07: [io  0x03f7]
[    0.146366] pnp 00:07: [irq 6]
[    0.146368] pnp 00:07: [dma 2]
[    0.146405] pnp 00:07: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.146453] pnp 00:08: [io  0x0400-0x04bf]
[    0.146491] system 00:08: [io  0x0400-0x04bf] has been reserved
[    0.146495] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.146511] pnp 00:09: [mem 0xffb80000-0xffbfffff]
[    0.146540] pnp 00:09: Plug and Play ACPI device, IDs INT0800 (active)
[    0.146713] pnp 00:0a: [mem 0xe0000000-0xefffffff]
[    0.146760] system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved
[    0.146763] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.146822] pnp 00:0b: [mem 0x000f0000-0x000fffff]
[    0.146824] pnp 00:0b: [mem 0x7ff00000-0x7fffffff]
[    0.146826] pnp 00:0b: [mem 0xfed00000-0xfed000ff]
[    0.146828] pnp 00:0b: [mem 0x7fe90000-0x7fefffff]
[    0.146830] pnp 00:0b: [mem 0x00000000-0x0009ffff]
[    0.146831] pnp 00:0b: [mem 0x00100000-0x7fe8ffff]
[    0.146833] pnp 00:0b: [mem 0xfec00000-0xfec00fff]
[    0.146835] pnp 00:0b: [mem 0xfed14000-0xfed1dfff]
[    0.146837] pnp 00:0b: [mem 0xfed20000-0xfed9ffff]
[    0.146839] pnp 00:0b: [mem 0xfee00000-0xfee00fff]
[    0.146840] pnp 00:0b: [mem 0xffb00000-0xffb7ffff]
[    0.146842] pnp 00:0b: [mem 0xfff00000-0xffffffff]
[    0.146844] pnp 00:0b: [mem 0x000e0000-0x000effff]
[    0.146898] system 00:0b: [mem 0x000f0000-0x000fffff] could not be reserved
[    0.146901] system 00:0b: [mem 0x7ff00000-0x7fffffff] has been reserved
[    0.146904] system 00:0b: [mem 0xfed00000-0xfed000ff] has been reserved
[    0.146906] system 00:0b: [mem 0x7fe90000-0x7fefffff] could not be reserved
[    0.146908] system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.146911] system 00:0b: [mem 0x00100000-0x7fe8ffff] could not be reserved
[    0.146913] system 00:0b: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.146916] system 00:0b: [mem 0xfed14000-0xfed1dfff] has been reserved
[    0.146918] system 00:0b: [mem 0xfed20000-0xfed9ffff] has been reserved
[    0.146920] system 00:0b: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.146924] system 00:0b: [mem 0xffb00000-0xffb7ffff] has been reserved
[    0.146927] system 00:0b: [mem 0xfff00000-0xffffffff] has been reserved
[    0.146929] system 00:0b: [mem 0x000e0000-0x000effff] has been reserved
[    0.146932] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.146940] pnp: PnP ACPI: found 12 devices
[    0.146941] ACPI: ACPI bus type pnp unregistered
[    0.183460] pci 0000:01:00.0: BAR 6: assigned [mem 0xfdd00000-0xfdd1ffff pref]
[    0.183464] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.183466] pci 0000:00:01.0:   bridge window [io  0xc000-0xcfff]
[    0.183470] pci 0000:00:01.0:   bridge window [mem 0xfdd00000-0xfddfffff]
[    0.183473] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.183477] pci 0000:00:1e.0: PCI bridge to [bus 02-02]
[    0.183479] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    0.183484] pci 0000:00:1e.0:   bridge window [mem 0xfdc00000-0xfdcfffff]
[    0.183487] pci 0000:00:1e.0:   bridge window [mem 0xfde00000-0xfdefffff 64bit pref]
[    0.183507] pci 0000:00:1e.0: setting latency timer to 64
[    0.183510] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.183513] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.183515] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.183518] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff]
[    0.183520] pci_bus 0000:00: resource 8 [mem 0x7ff00000-0xfebfffff]
[    0.183523] pci_bus 0000:01: resource 0 [io  0xc000-0xcfff]
[    0.183525] pci_bus 0000:01: resource 1 [mem 0xfdd00000-0xfddfffff]
[    0.183527] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.183529] pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
[    0.183531] pci_bus 0000:02: resource 1 [mem 0xfdc00000-0xfdcfffff]
[    0.183533] pci_bus 0000:02: resource 2 [mem 0xfde00000-0xfdefffff 64bit pref]
[    0.183536] pci_bus 0000:02: resource 4 [io  0x0000-0x0cf7]
[    0.183537] pci_bus 0000:02: resource 5 [io  0x0d00-0xffff]
[    0.183539] pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff]
[    0.183541] pci_bus 0000:02: resource 7 [mem 0x000c0000-0x000dffff]
[    0.183543] pci_bus 0000:02: resource 8 [mem 0x7ff00000-0xfebfffff]
[    0.183584] NET: Registered protocol family 2
[    0.183644] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.183784] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.184208] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.184411] TCP: Hash tables configured (established 131072 bind 65536)
[    0.184413] TCP: reno registered
[    0.184415] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.184424] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.184481] NET: Registered protocol family 1
[    0.184665] pci 0000:01:00.0: Boot video device
[    0.184670] PCI: CLS 64 bytes, default 64
[    0.184714] Unpacking initramfs...
[    0.242540] Freeing initrd memory: 2900k freed
[    0.243691] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
[    0.243694] apm: disabled - APM is not SMP safe.
[    0.243909] audit: initializing netlink socket (disabled)
[    0.243923] type=2000 audit(1344002134.243:1): initialized
[    0.244244] highmem bounce pool size: 64 pages
[    0.244248] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.245846] VFS: Disk quotas dquot_6.5.2
[    0.245890] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.245982] msgmni has been set to 1719
[    0.246145] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.246169] io scheduler noop registered
[    0.246171] io scheduler deadline registered
[    0.246177] io scheduler cfq registered (default)
[    0.246280] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.246421] intel_idle: does not run on family 6 model 23
[    0.246439] GHES: HEST is not enabled!
[    0.246450] isapnp: Scanning for PnP cards...
[    0.602074] isapnp: No Plug & Play device found
[    0.602119] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.602636] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.602985] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.603016] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.603106] mousedev: PS/2 mouse device common for all mice
[    0.603165] rtc_cmos 00:04: RTC can wake from S4
[    0.603271] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    0.603295] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
[    0.603312] cpuidle: using governor ladder
[    0.603314] cpuidle: using governor menu
[    0.603470] TCP: cubic registered
[    0.603567] NET: Registered protocol family 10
[    0.603747] NET: Registered protocol family 17
[    0.603751] Registering the dns_resolver key type
[    0.603774] Using IPI No-Shortcut mode
[    0.603862] PM: Hibernation image not present or could not be loaded.
[    0.603867] registered taskstats version 1
[    0.604194] rtc_cmos 00:04: setting system clock to 2012-08-03 13:55:35 UTC (1344002135)
[    0.604229] Initializing network drop monitor service
[    0.606790] Freeing unused kernel memory: 524k freed
[    0.606996] Write protecting the kernel text: 3812k
[    0.607017] Write protecting the kernel read-only data: 1120k
[    0.612965] udevd[40]: starting version 185
[    0.635925] usbcore: registered new interface driver usbfs
[    0.635947] usbcore: registered new interface driver hub
[    0.636294] usbcore: registered new device driver usb
[    0.638349] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.638388] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    0.638392] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    0.638551] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    0.639869] SCSI subsystem initialized
[    0.642449] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
[    0.642471] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfdffe000
[    0.643203] libata version 3.00 loaded.
[    0.647020] FDC 0 is a post-1991 82077
[    0.648303] uhci_hcd: USB Universal Host Controller Interface driver
[    0.650309] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    0.652448] hub 1-0:1.0: USB hub found
[    0.652453] hub 1-0:1.0: 6 ports detected
[    0.652593] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    0.652596] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    0.652605] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    0.656520] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[    0.656539] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfdffd000
[    0.663388] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.663516] hub 2-0:1.0: USB hub found
[    0.663520] hub 2-0:1.0: 6 ports detected
[    0.663808] ata_piix 0000:00:1f.2: version 2.13
[    0.663823] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    0.663858] ata_piix 0000:00:1f.2: setting latency timer to 64
[    0.664247] scsi0 : ata_piix
[    0.665236] scsi1 : ata_piix
[    0.665802] ata1: SATA max UDMA/133 cmd 0xf800 ctl 0xf700 bmdma 0xf400 irq 19
[    0.665807] ata2: SATA max UDMA/133 cmd 0xf600 ctl 0xf500 bmdma 0xf408 irq 19
[    0.665828] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[    0.665860] ata_piix 0000:00:1f.5: setting latency timer to 64
[    0.666128] scsi2 : ata_piix
[    0.666376] scsi3 : ata_piix
[    0.666616] ata3: SATA max UDMA/133 cmd 0xf100 ctl 0xf000 bmdma 0xed00 irq 19
[    0.666620] ata4: SATA max UDMA/133 cmd 0xef00 ctl 0xee00 bmdma 0xed08 irq 19
[    0.666652] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    0.666656] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    0.666665] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    0.666728] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000fe00
[    0.666851] hub 3-0:1.0: USB hub found
[    0.666855] hub 3-0:1.0: 2 ports detected
[    0.667289] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    0.667292] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    0.667299] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    0.667329] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000fd00
[    0.667999] hub 4-0:1.0: USB hub found
[    0.668003] hub 4-0:1.0: 2 ports detected
[    0.668068] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[    0.668071] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    0.668078] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[    0.668099] uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000fc00
[    0.668215] hub 5-0:1.0: USB hub found
[    0.668218] hub 5-0:1.0: 2 ports detected
[    0.668288] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.668291] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.668298] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[    0.668320] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000fb00
[    0.668940] hub 6-0:1.0: USB hub found
[    0.668944] hub 6-0:1.0: 2 ports detected
[    0.669015] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    0.669018] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.669025] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[    0.669046] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000fa00
[    0.669161] hub 7-0:1.0: USB hub found
[    0.669164] hub 7-0:1.0: 2 ports detected
[    0.669234] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    0.669237] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.669243] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[    0.669264] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000f900
[    0.669405] hub 8-0:1.0: USB hub found
[    0.669412] hub 8-0:1.0: 2 ports detected
[    0.997400] ata4: SATA link down (SStatus 0 SControl 300)
[    1.063354] usb 2-5: new high-speed USB device number 2 using ehci_hcd
[    1.140048] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.146797] ata3.00: ATAPI: TSSTcorp DVD+/-RW TS-H653F, D200, max UDMA/100
[    1.146800] ata3.00: applying bridge limits
[    1.160128] ata3.00: configured for UDMA/100
[    1.246688] Refined TSC clocksource calibration: 2526.999 MHz.
[    1.246694] Switching to clocksource tsc
[    1.463402] ata2.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.463412] ata2.01: SATA link down (SStatus 0 SControl 300)
[    1.463523] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.463534] ata1.01: SATA link down (SStatus 0 SControl 300)
[    1.470200] usb 4-1: new low-speed USB device number 2 using uhci_hcd
[    1.470308] ata2.00: ATA-8: ST3250310AS, 4.ADA, max UDMA/133
[    1.470310] ata2.00: 488281250 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.470385] ata1.00: ATA-8: ST3250310AS, 4.ADA, max UDMA/133
[    1.470388] ata1.00: 488281250 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.483639] ata2.00: configured for UDMA/133
[    1.483684] ata1.00: configured for UDMA/133
[    1.483811] scsi 0:0:0:0: Direct-Access     ATA      ST3250310AS      4.AD PQ: 0 ANSI: 5
[    1.484003] scsi 1:0:0:0: Direct-Access     ATA      ST3250310AS      4.AD PQ: 0 ANSI: 5
[    1.484743] scsi 2:0:0:0: CD-ROM            TSSTcorp DVD+-RW TS-H653F D200 PQ: 0 ANSI: 5
[    1.487117] sd 0:0:0:0: [sda] 488281250 512-byte logical blocks: (250 GB/232 GiB)
[    1.487141] sd 1:0:0:0: [sdb] 488281250 512-byte logical blocks: (250 GB/232 GiB)
[    1.487183] sd 1:0:0:0: [sdb] Write Protect is off
[    1.487185] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.487203] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.487243] sd 0:0:0:0: [sda] Write Protect is off
[    1.487246] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.487261] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.496074]  sda: sda1 sda2 sda3
[    1.496484] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.503569]  sdb: sdb1 sdb2 sdb3 sdb4
[    1.503908] sd 1:0:0:0: [sdb] Attached SCSI disk
[    1.506347] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.506350] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.506568] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    1.739857] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1:1.0/input/input0
[    1.739907] generic-usb 0003:413C:2105.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1a.1-1/input0
[    1.739929] usbcore: registered new interface driver usbhid
[    1.739931] usbhid: USB HID core driver
[    1.930019] usb 4-2: new low-speed USB device number 3 using uhci_hcd
[    2.056965] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: (null)
[    2.104759] input: USB Optical Mouse as /devices/pci0000:00/0000:00:1a.1/usb4/4-2/4-2:1.0/input/input1
[    2.104825] generic-usb 0003:0461:4D22.0002: input,hidraw1: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:1a.1-2/input0
[    3.094588] systemd-udevd[137]: starting version 186
[    3.627647] input: PC Speaker as /devices/platform/pcspkr/input/input2
[    3.645717] iTCO_vendor_support: vendor-support=0
[    3.698383] thermal LNXTHERM:00: registered as thermal_zone0
[    3.698386] ACPI: Thermal Zone [THRM] (40 C)
[    3.728155] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
[    3.728236] ACPI: Power Button [PWRB]
[    3.728296] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[    3.728327] ACPI: Power Button [PWRF]
[    3.728639] ACPI: Requesting acpi_cpufreq
[    3.789882] ACPI: Fan [FAN] (on)
[    3.790484] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
[    3.790609] iTCO_wdt: Found a ICH9R TCO device (Version=2, TCOBASE=0x0460)
[    3.790718] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    3.802360] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[    3.815736] e1000e: Intel(R) PRO/1000 Network Driver - 1.9.5-k
[    3.815739] e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
[    3.815775] e1000e 0000:00:19.0: setting latency timer to 64
[    3.815833] e1000e 0000:00:19.0: (unregistered net_device): Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    3.815862] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
[    3.835251] microcode: CPU0 sig=0x10676, pf=0x1, revision=0x60c
[    3.855498] Linux agpgart interface v0.103
[    3.903427] [drm] Initialized drm 1.1.0 20060810
[    3.933402] microcode: CPU1 sig=0x10676, pf=0x1, revision=0x60c
[    3.933799] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    3.982565] usbcore: registered new interface driver uas
[    3.988546] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) 00:21:70:20:4a:d1
[    3.988549] e1000e 0000:00:19.0: eth0: Intel(R) PRO/10/100 Network Connection
[    3.988567] e1000e 0000:00:19.0: eth0: MAC: 7, PHY: 7, PBA No: FFFFFF-0FF
[    3.988901] snd_hda_intel 0000:00:1b.0: irq 42 for MSI/MSI-X
[    3.991698] Initializing USB Mass Storage driver...
[    3.991818] scsi4 : usb-storage 2-5:1.0
[    3.991896] usbcore: registered new interface driver usb-storage
[    3.991898] USB Mass Storage support registered.
[    4.030970] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input5
[    4.041720] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[    4.041843] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[    4.041906] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[    4.041967] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[    4.042030] input: HDA Intel Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    4.042103] input: HDA Intel Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    4.042173] input: HDA Intel Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    4.042240] input: HDA Intel Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[    4.042573] snd_hda_intel 0000:01:00.1: irq 43 for MSI/MSI-X
[    4.236517] [drm] radeon defaulting to kernel modesetting.
[    4.236520] [drm] radeon kernel modesetting enabled.
[    4.284427] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[    4.285365] [drm] initializing kernel modesetting (RV620 0x1002:0x95C5 0x1028:0x9018).
[    4.285385] [drm] register mmio base: 0xFDDE0000
[    4.285387] [drm] register mmio size: 65536
[    4.286580] ATOM BIOS: 113
[    4.286607] radeon 0000:01:00.0: VRAM: 256M 0x0000000000000000 - 0x000000000FFFFFFF (256M used)
[    4.286611] radeon 0000:01:00.0: GTT: 512M 0x0000000010000000 - 0x000000002FFFFFFF
[    4.288646] [drm] Detected VRAM RAM=256M, BAR=256M
[    4.288649] [drm] RAM width 64bits DDR
[    4.288697] [TTM] Zone  kernel: Available graphics memory: 440538 kiB
[    4.288699] [TTM] Zone highmem: Available graphics memory: 1033726 kiB
[    4.288700] [TTM] Initializing pool allocator
[    4.288721] [drm] radeon: 256M of VRAM memory ready
[    4.288723] [drm] radeon: 512M of GTT memory ready.
[    4.288735] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    4.288737] [drm] Driver supports precise vblank timestamp query.
[    4.288775] radeon 0000:01:00.0: irq 44 for MSI/MSI-X
[    4.288785] radeon 0000:01:00.0: radeon: using MSI.
[    4.288813] [drm] radeon: irq initialized.
[    4.288817] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    4.289172] [drm] radeon: ib pool ready.
[    4.289256] [drm] Loading RV620 Microcode
[    4.687623] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[    4.687673] radeon 0000:01:00.0: WB enabled
[    4.687676] [drm] fence driver on ring 0 use gpu addr 0x10000c00 and cpu addr 0xff85ec00
[    4.719037] [drm] ring test on 0 succeeded in 1 usecs
[    4.719133] [drm] ib test on ring 0 succeeded in 0 usecs
[    4.719355] [drm] Radeon Display Connectors
[    4.719356] [drm] Connector 0:
[    4.719358] [drm]   VGA
[    4.719360] [drm]   DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
[    4.719361] [drm]   Encoders:
[    4.719363] [drm]     CRT2: INTERNAL_KLDSCP_DAC2
[    4.719364] [drm] Connector 1:
[    4.719365] [drm]   HDMI-A
[    4.719367] [drm]   HPD2
[    4.719368] [drm]   DDC: 0x7e60 0x7e60 0x7e64 0x7e64 0x7e68 0x7e68 0x7e6c 0x7e6c
[    4.719370] [drm]   Encoders:
[    4.719371] [drm]     DFP1: INTERNAL_UNIPHY
[    4.719373] [drm] Connector 2:
[    4.719374] [drm]   DVI-I
[    4.719375] [drm]   HPD1
[    4.719376] [drm]   DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[    4.719378] [drm]   Encoders:
[    4.719379] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[    4.719380] [drm]     DFP2: INTERNAL_KLDSCP_LVTMA
[    4.719406] [drm] Internal thermal controller with fan control
[    4.719442] [drm] radeon: power management initialized
[    4.823847] [drm] fb mappable at 0xD0142000
[    4.823850] [drm] vram apper at 0xD0000000
[    4.823851] [drm] size 5242880
[    4.823852] [drm] fb depth is 24
[    4.823854] [drm]    pitch is 5120
[    4.823910] fbcon: radeondrmfb (fb0) is primary device
[    5.003612] scsi 4:0:0:0: Direct-Access     TEAC     USB   HS-CF Card 4.08 PQ: 0 ANSI: 0
[    5.010987] scsi 4:0:0:1: Direct-Access     TEAC     USB   HS-xD/SM   4.08 PQ: 0 ANSI: 0
[    5.023373] scsi 4:0:0:2: Direct-Access     TEAC     USB   HS-MS Card 4.08 PQ: 0 ANSI: 0
[    5.040237] scsi 4:0:0:3: Direct-Access     TEAC     USB   HS-SD Card 4.08 PQ: 0 ANSI: 0
[    5.097718] sd 4:0:0:0: [sdc] Attached SCSI removable disk
[    5.115218] sd 4:0:0:1: [sdd] Attached SCSI removable disk
[    5.128093] sd 4:0:0:2: [sde] Attached SCSI removable disk
[    5.135842] sd 4:0:0:3: [sdf] Attached SCSI removable disk
[    5.243915] Console: switching to colour frame buffer device 160x64
[    5.249456] fb0: radeondrmfb frame buffer device
[    5.249458] drm: registered panic notifier
[    5.249464] [drm] Initialized radeon 2.16.0 20080528 for 0000:01:00.0 on minor 0
[    5.898933] EXT4-fs (sdb3): re-mounted. Opts: (null)
[    5.987327] EXT4-fs (sdb1): mounting ext2 file system using the ext4 subsystem
[    5.988398] EXT4-fs (sdb1): mounted filesystem without journal. Opts: (null)
[    6.096243] EXT4-fs (sdb4): mounted filesystem with ordered data mode. Opts: (null)
[    6.188999] Adding 2104508k swap on /dev/sdb2.  Priority:-1 extents:1 across:2104508k 
[    7.416905] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
[    7.520077] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
[    7.520296] ADDRCONF(NETDEV_UP): eth0: link is not ready
[    7.776729] fuse init (API version 7.18)
[    8.917431] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: None
[    8.917437] e1000e 0000:00:19.0: eth0: 10/100 speed: disabling TSO
[    8.917669] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   19.483344] eth0: no IPv6 routers present

And here's my /var/log/daemon.log:

Jul 29 12:00:41 (none) init: Switching to runlevel: 0
Jul 29 12:00:43 (none) dhcpcd[1253]: sending signal 1 to pid 431
Jul 29 12:00:43 (none) dhcpcd[1253]: waiting for pid 431 to exit
Jul 29 12:00:43 (none) dhcpcd[431]: received SIGHUP, releasing
Jul 29 12:00:43 (none) dhcpcd[431]: eth0: releasing lease of 192.168.1.189
Jul 29 12:00:43 (none) dhcpcd[431]: eth0: removing interface
Jul 29 12:21:40 (none) [    0.842977] udevd[40]: starting version 185
Jul 29 12:21:40 (none) [    3.574367] systemd-udevd[141]: starting version 186
Jul 29 12:21:40 (none) dhcpcd[379]: version 5.5.6 starting
Jul 29 12:21:40 (none) dhcpcd[379]: eth0: waiting for carrier
Jul 29 12:21:42 (none) dhcpcd[379]: eth0: carrier acquired
Jul 29 12:21:42 (none) dhcpcd[379]: eth0: sending IPv6 Router Solicitation
Jul 29 12:21:42 (none) dhcpcd[379]: eth0: sendmsg: Cannot assign requested address
Jul 29 12:21:42 (none) dhcpcd[379]: eth0: broadcasting for a lease
Jul 29 12:21:46 (none) dhcpcd[379]: eth0: sending IPv6 Router Solicitation
Jul 29 12:21:47 (none) dhcpcd[379]: eth0: offered 192.168.1.190 from 192.168.1.254
Jul 29 12:21:47 (none) dhcpcd[379]: eth0: acknowledged 192.168.1.190 from 192.168.1.254
Jul 29 12:21:47 (none) dhcpcd[379]: eth0: checking for 192.168.1.190
Jul 29 12:21:48 (none) dbus[386]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Jul 29 12:21:48 (none) dbus[386]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Jul 29 12:21:48 (none) polkitd[477]: started daemon version 0.105 using authority implementation `local' version `0.105'
Jul 29 12:21:48 (none) dbus[386]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jul 29 12:21:48 (none) dbus[386]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Jul 29 12:21:50 (none) dhcpcd[379]: eth0: sending IPv6 Router Solicitation
Jul 29 12:21:52 (none) dhcpcd[379]: eth0: leased 192.168.1.190 for 86400 seconds
Jul 29 12:21:52 (none) dhcpcd[379]: forked to background, child pid 527
Jul 29 12:21:54 (none) dhcpcd[527]: eth0: sending IPv6 Router Solicitation
Jul 29 12:21:54 (none) dhcpcd[527]: eth0: no IPv6 Routers available
Jul 29 14:02:33 (none) init: Switching to runlevel: 0
Jul 29 14:02:35 (none) dhcpcd[1021]: sending signal 1 to pid 527
Jul 29 14:02:35 (none) dhcpcd[527]: received SIGHUP, releasing
Jul 29 14:02:35 (none) dhcpcd[527]: eth0: releasing lease of 192.168.1.190
Jul 29 14:02:35 (none) dhcpcd[1021]: waiting for pid 527 to exit
Jul 29 14:02:35 (none) dhcpcd[527]: eth0: removing interface
Jul 29 16:19:05 (none) [    0.612960] udevd[40]: starting version 185
Jul 29 16:19:05 (none) [    3.257448] systemd-udevd[148]: starting version 186
Jul 29 16:19:05 (none) dhcpcd[398]: version 5.5.6 starting
Jul 29 16:19:05 (none) dhcpcd[398]: eth0: waiting for carrier
Jul 29 16:19:06 (none) dhcpcd[398]: eth0: carrier acquired
Jul 29 16:19:06 (none) dhcpcd[398]: eth0: sending IPv6 Router Solicitation
Jul 29 16:19:06 (none) dhcpcd[398]: eth0: sendmsg: Cannot assign requested address
Jul 29 16:19:06 (none) dhcpcd[398]: eth0: broadcasting for a lease
Jul 29 16:19:09 (none) dbus[404]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Jul 29 16:19:09 (none) dbus[404]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Jul 29 16:19:09 (none) polkitd[496]: started daemon version 0.105 using authority implementation `local' version `0.105'
Jul 29 16:19:09 (none) dbus[404]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jul 29 16:19:09 (none) dbus[404]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Jul 29 16:19:10 (none) dhcpcd[398]: eth0: sending IPv6 Router Solicitation
Jul 29 16:19:13 (none) dhcpcd[398]: eth0: offered 192.168.1.191 from 192.168.1.254
Jul 29 16:19:13 (none) dhcpcd[398]: eth0: acknowledged 192.168.1.191 from 192.168.1.254
Jul 29 16:19:13 (none) dhcpcd[398]: eth0: checking for 192.168.1.191
Jul 29 16:19:14 (none) dhcpcd[398]: eth0: sending IPv6 Router Solicitation
Jul 29 16:19:18 (none) dhcpcd[398]: eth0: leased 192.168.1.191 for 86400 seconds
Jul 29 16:19:18 (none) dhcpcd[398]: forked to background, child pid 562
Jul 29 16:19:18 (none) dhcpcd[562]: eth0: sending IPv6 Router Solicitation
Jul 29 16:19:18 (none) dhcpcd[562]: eth0: no IPv6 Routers available
Jul 29 16:35:15 (none) init: Switching to runlevel: 6
Jul 29 16:35:17 (none) dhcpcd[889]: sending signal 1 to pid 562
Jul 29 16:35:17 (none) dhcpcd[562]: received SIGHUP, releasing
Jul 29 16:35:17 (none) dhcpcd[562]: eth0: releasing lease of 192.168.1.191
Jul 29 16:35:17 (none) dhcpcd[889]: waiting for pid 562 to exit
Jul 29 16:35:17 (none) dhcpcd[562]: eth0: removing interface
Jul 29 16:35:46 (none) [    0.612946] udevd[40]: starting version 185
Jul 29 16:35:46 (none) [    3.074839] systemd-udevd[125]: starting version 186
Jul 29 16:35:46 (none) dhcpcd[364]: version 5.5.6 starting
Jul 29 16:35:47 (none) dhcpcd[364]: eth0: waiting for carrier
Jul 29 16:35:48 (none) dhcpcd[364]: eth0: carrier acquired
Jul 29 16:35:48 (none) dhcpcd[364]: eth0: sending IPv6 Router Solicitation
Jul 29 16:35:48 (none) dhcpcd[364]: eth0: sendmsg: Cannot assign requested address
Jul 29 16:35:48 (none) dhcpcd[364]: eth0: broadcasting for a lease
Jul 29 16:35:50 (none) dbus[377]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Jul 29 16:35:51 (none) dbus[377]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Jul 29 16:35:51 (none) polkitd[463]: started daemon version 0.105 using authority implementation `local' version `0.105'
Jul 29 16:35:51 (none) dbus[377]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jul 29 16:35:51 (none) dbus[377]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Jul 29 16:35:52 (none) dhcpcd[364]: eth0: sending IPv6 Router Solicitation
Jul 29 16:35:54 (none) dhcpcd[364]: eth0: offered 192.168.1.192 from 192.168.1.254
Jul 29 16:35:54 (none) dhcpcd[364]: eth0: acknowledged 192.168.1.192 from 192.168.1.254
Jul 29 16:35:54 (none) dhcpcd[364]: eth0: checking for 192.168.1.192
Jul 29 16:35:56 (none) dhcpcd[364]: eth0: sending IPv6 Router Solicitation
Jul 29 16:35:59 (none) dhcpcd[364]: eth0: leased 192.168.1.192 for 86400 seconds
Jul 29 16:35:59 (none) dhcpcd[364]: forked to background, child pid 522
Jul 29 16:36:00 (none) dhcpcd[522]: eth0: sending IPv6 Router Solicitation
Jul 29 16:36:00 (none) dhcpcd[522]: eth0: no IPv6 Routers available
Jul 29 16:58:22 (none) init: Switching to runlevel: 0
Jul 29 16:58:25 (none) dhcpcd[1104]: sending signal 1 to pid 522
Jul 29 16:58:25 (none) dhcpcd[1104]: waiting for pid 522 to exit
Jul 29 16:58:25 (none) dhcpcd[522]: received SIGHUP, releasing
Jul 29 16:58:25 (none) dhcpcd[522]: eth0: releasing lease of 192.168.1.192
Jul 29 16:58:25 (none) dhcpcd[522]: eth0: removing interface
Jul 29 17:16:05 (none) [    0.612937] udevd[40]: starting version 185
Jul 29 17:16:05 (none) [    3.091938] systemd-udevd[128]: starting version 186
Jul 29 17:16:05 (none) dhcpcd[367]: version 5.5.6 starting
Jul 29 17:16:05 (none) dhcpcd[367]: eth0: waiting for carrier
Jul 29 17:16:07 (none) dhcpcd[367]: eth0: carrier acquired
Jul 29 17:16:07 (none) dhcpcd[367]: eth0: sending IPv6 Router Solicitation
Jul 29 17:16:07 (none) dhcpcd[367]: eth0: sendmsg: Cannot assign requested address
Jul 29 17:16:07 (none) dhcpcd[367]: eth0: broadcasting for a lease
Jul 29 17:16:11 (none) dhcpcd[367]: eth0: sending IPv6 Router Solicitation
Jul 29 17:16:12 (none) dhcpcd[367]: eth0: offered 192.168.1.193 from 192.168.1.254
Jul 29 17:16:12 (none) dhcpcd[367]: eth0: acknowledged 192.168.1.193 from 192.168.1.254
Jul 29 17:16:12 (none) dhcpcd[367]: eth0: checking for 192.168.1.193
Jul 29 17:16:15 (none) dhcpcd[367]: eth0: sending IPv6 Router Solicitation
Jul 29 17:16:17 (none) dhcpcd[367]: eth0: leased 192.168.1.193 for 86400 seconds
Jul 29 17:16:17 (none) dhcpcd[367]: forked to background, child pid 413
Jul 29 17:16:19 (none) dhcpcd[413]: eth0: sending IPv6 Router Solicitation
Jul 29 17:16:19 (none) dhcpcd[413]: eth0: no IPv6 Routers available
Jul 29 17:16:36 (none) dbus[375]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Jul 29 17:16:36 (none) dbus[375]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Jul 29 17:16:36 (none) polkitd[482]: started daemon version 0.105 using authority implementation `local' version `0.105'
Jul 29 17:16:36 (none) dbus[375]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jul 29 17:16:36 (none) dbus[375]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Jul 29 21:28:00 (none) init: Switching to runlevel: 0
Jul 29 21:28:03 (none) dhcpcd[8767]: sending signal 1 to pid 413
Jul 29 21:28:03 (none) dhcpcd[8767]: waiting for pid 413 to exit
Jul 29 21:28:03 (none) dhcpcd[413]: received SIGHUP, releasing
Jul 29 21:28:03 (none) dhcpcd[413]: eth0: releasing lease of 192.168.1.193
Jul 29 21:28:03 (none) dhcpcd[413]: eth0: removing interface
Jul 29 22:09:12 (none) [    0.612958] udevd[40]: starting version 185
Jul 29 22:09:12 (none) [    3.124244] systemd-udevd[159]: starting version 186
Jul 29 22:09:12 (none) dhcpcd[401]: version 5.5.6 starting
Jul 29 22:09:13 (none) dhcpcd[401]: eth0: waiting for carrier
Jul 29 22:09:14 (none) dhcpcd[401]: eth0: carrier acquired
Jul 29 22:09:14 (none) dhcpcd[401]: eth0: sending IPv6 Router Solicitation
Jul 29 22:09:14 (none) dhcpcd[401]: eth0: sendmsg: Cannot assign requested address
Jul 29 22:09:14 (none) dhcpcd[401]: eth0: broadcasting for a lease
Jul 29 22:09:18 (none) dhcpcd[401]: eth0: sending IPv6 Router Solicitation
Jul 29 22:09:19 (none) dbus[414]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Jul 29 22:09:19 (none) dbus[414]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Jul 29 22:09:19 (none) polkitd[500]: started daemon version 0.105 using authority implementation `local' version `0.105'
Jul 29 22:09:19 (none) dbus[414]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jul 29 22:09:19 (none) dbus[414]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Jul 29 22:09:21 (none) dhcpcd[401]: eth0: offered 192.168.1.194 from 192.168.1.254
Jul 29 22:09:21 (none) dhcpcd[401]: eth0: acknowledged 192.168.1.194 from 192.168.1.254
Jul 29 22:09:21 (none) dhcpcd[401]: eth0: checking for 192.168.1.194
Jul 29 22:09:22 (none) dhcpcd[401]: eth0: sending IPv6 Router Solicitation
Jul 29 22:09:26 (none) dhcpcd[401]: eth0: sending IPv6 Router Solicitation
Jul 29 22:09:26 (none) dhcpcd[401]: eth0: no IPv6 Routers available
Jul 29 22:09:26 (none) dhcpcd[401]: eth0: leased 192.168.1.194 for 86400 seconds
Jul 29 22:09:26 (none) dhcpcd[401]: forked to background, child pid 550
Jul 29 22:45:20 (none) dbus[414]: [system] Reloaded configuration
Jul 29 22:45:20 (none) dbus[414]: [system] Reloaded configuration
Jul 29 23:21:35 (none) dbus[414]: [system] Activating service name='org.freedesktop.UPower' (using servicehelper)
Jul 29 23:21:35 (none) dbus[414]: [system] Successfully activated service 'org.freedesktop.UPower'
Jul 30 00:36:19 (none) init: Switching to runlevel: 0
Jul 30 00:36:22 (none) dhcpcd[3124]: sending signal 1 to pid 550
Jul 30 00:36:22 (none) dhcpcd[550]: received SIGHUP, releasing
Jul 30 00:36:22 (none) dhcpcd[550]: eth0: releasing lease of 192.168.1.194
Jul 30 00:36:22 (none) dhcpcd[3124]: waiting for pid 550 to exit
Jul 30 00:36:22 (none) dhcpcd[550]: eth0: removing interface
Jul 30 10:04:23 (none) [    0.612940] udevd[40]: starting version 185
Jul 30 10:04:24 (none) [    3.103112] systemd-udevd[125]: starting version 186
Jul 30 10:04:24 (none) dhcpcd[371]: version 5.5.6 starting
Jul 30 10:04:24 (none) dhcpcd[371]: eth0: waiting for carrier
Jul 30 10:04:25 (none) dhcpcd[371]: eth0: carrier acquired
Jul 30 10:04:25 (none) dhcpcd[371]: eth0: sending IPv6 Router Solicitation
Jul 30 10:04:25 (none) dhcpcd[371]: eth0: sendmsg: Cannot assign requested address
Jul 30 10:04:25 (none) dhcpcd[371]: eth0: broadcasting for a lease
Jul 30 10:04:29 (none) dhcpcd[371]: eth0: sending IPv6 Router Solicitation
Jul 30 10:04:33 (none) dhcpcd[371]: eth0: offered 192.168.1.195 from 192.168.1.254
Jul 30 10:04:33 (none) dhcpcd[371]: eth0: acknowledged 192.168.1.195 from 192.168.1.254
Jul 30 10:04:33 (none) dhcpcd[371]: eth0: checking for 192.168.1.195
Jul 30 10:04:33 (none) dhcpcd[371]: eth0: sending IPv6 Router Solicitation
Jul 30 10:04:37 (none) dhcpcd[371]: eth0: sending IPv6 Router Solicitation
Jul 30 10:04:37 (none) dhcpcd[371]: eth0: no IPv6 Routers available
Jul 30 10:04:38 (none) dhcpcd[371]: eth0: leased 192.168.1.195 for 86400 seconds
Jul 30 10:04:38 (none) dhcpcd[371]: forked to background, child pid 416
Jul 30 10:04:42 (none) dbus[377]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Jul 30 10:04:42 (none) dbus[377]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Jul 30 10:04:42 (none) polkitd[485]: started daemon version 0.105 using authority implementation `local' version `0.105'
Jul 30 10:04:42 (none) dbus[377]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jul 30 10:04:42 (none) dbus[377]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Jul 30 10:51:45 (none) init: Switching to runlevel: 0
Jul 30 10:51:47 (none) dhcpcd[787]: sending signal 1 to pid 416
Jul 30 10:51:47 (none) dhcpcd[787]: waiting for pid 416 to exit
Jul 30 10:51:47 (none) dhcpcd[416]: received SIGHUP, releasing
Jul 30 10:51:47 (none) dhcpcd[416]: eth0: releasing lease of 192.168.1.195
Jul 30 10:51:47 (none) dhcpcd[416]: eth0: removing interface
Jul 30 11:46:07 (none) [    0.612958] udevd[40]: starting version 185
Jul 30 11:46:07 (none) [    3.103184] systemd-udevd[159]: starting version 186
Jul 30 11:46:08 (none) dhcpcd[404]: version 5.5.6 starting
Jul 30 11:46:08 (none) dhcpcd[404]: eth0: waiting for carrier
Jul 30 11:46:09 (none) dhcpcd[404]: eth0: carrier acquired
Jul 30 11:46:09 (none) dhcpcd[404]: eth0: sending IPv6 Router Solicitation
Jul 30 11:46:09 (none) dhcpcd[404]: eth0: sendmsg: Cannot assign requested address
Jul 30 11:46:09 (none) dhcpcd[404]: eth0: broadcasting for a lease
Jul 30 11:46:13 (none) dhcpcd[404]: eth0: sending IPv6 Router Solicitation
Jul 30 11:46:16 (none) dhcpcd[404]: eth0: offered 192.168.1.196 from 192.168.1.254
Jul 30 11:46:16 (none) dhcpcd[404]: eth0: acknowledged 192.168.1.196 from 192.168.1.254
Jul 30 11:46:16 (none) dhcpcd[404]: eth0: checking for 192.168.1.196
Jul 30 11:46:17 (none) dhcpcd[404]: eth0: sending IPv6 Router Solicitation
Jul 30 11:46:21 (none) dhcpcd[404]: eth0: sending IPv6 Router Solicitation
Jul 30 11:46:21 (none) dhcpcd[404]: eth0: no IPv6 Routers available
Jul 30 11:46:21 (none) dhcpcd[404]: eth0: leased 192.168.1.196 for 86400 seconds
Jul 30 11:46:21 (none) dhcpcd[404]: forked to background, child pid 449
Jul 30 11:48:08 (none) dbus[405]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Jul 30 11:48:08 (none) dbus[405]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Jul 30 11:48:08 (none) polkitd[518]: started daemon version 0.105 using authority implementation `local' version `0.105'
Jul 30 11:48:08 (none) dbus[405]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jul 30 11:48:08 (none) dbus[405]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Jul 30 13:29:33 (none) init: Switching to runlevel: 0
Jul 30 13:29:35 (none) dhcpcd[2539]: sending signal 1 to pid 449
Jul 30 13:29:35 (none) dhcpcd[2539]: waiting for pid 449 to exit
Jul 30 13:29:35 (none) dhcpcd[449]: received SIGHUP, releasing
Jul 30 13:29:35 (none) dhcpcd[449]: eth0: releasing lease of 192.168.1.196
Jul 30 13:29:35 (none) dhcpcd[449]: eth0: removing interface
Jul 30 13:47:21 (none) [    0.612964] udevd[40]: starting version 185
Jul 30 13:47:21 (none) [    3.095045] systemd-udevd[135]: starting version 186
Jul 30 13:47:21 (none) dhcpcd[375]: version 5.5.6 starting
Jul 30 13:47:22 (none) dhcpcd[375]: eth0: waiting for carrier
Jul 30 13:47:23 (none) dhcpcd[375]: eth0: carrier acquired
Jul 30 13:47:23 (none) dhcpcd[375]: eth0: sending IPv6 Router Solicitation
Jul 30 13:47:23 (none) dhcpcd[375]: eth0: sendmsg: Cannot assign requested address
Jul 30 13:47:23 (none) dhcpcd[375]: eth0: broadcasting for a lease
Jul 30 13:47:27 (none) dhcpcd[375]: eth0: sending IPv6 Router Solicitation
Jul 30 13:47:30 (none) dhcpcd[375]: eth0: offered 192.168.1.197 from 192.168.1.254
Jul 30 13:47:30 (none) dhcpcd[375]: eth0: acknowledged 192.168.1.197 from 192.168.1.254
Jul 30 13:47:30 (none) dhcpcd[375]: eth0: checking for 192.168.1.197
Jul 30 13:47:31 (none) dhcpcd[375]: eth0: sending IPv6 Router Solicitation
Jul 30 13:47:35 (none) dhcpcd[375]: eth0: sending IPv6 Router Solicitation
Jul 30 13:47:35 (none) dhcpcd[375]: eth0: no IPv6 Routers available
Jul 30 13:47:35 (none) dhcpcd[375]: eth0: leased 192.168.1.197 for 86400 seconds
Jul 30 13:47:35 (none) dhcpcd[375]: forked to background, child pid 420
Jul 30 13:55:10 (none) dbus[387]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Jul 30 13:55:10 (none) dbus[387]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Jul 30 13:55:10 (none) polkitd[507]: started daemon version 0.105 using authority implementation `local' version `0.105'
Jul 30 13:55:10 (none) dbus[387]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jul 30 13:55:10 (none) dbus[387]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Jul 30 15:36:08 (none) init: Switching to runlevel: 0
Jul 30 15:36:10 (none) dhcpcd[1437]: sending signal 1 to pid 420
Jul 30 15:36:10 (none) dhcpcd[420]: received SIGHUP, releasing
Jul 30 15:36:10 (none) dhcpcd[420]: eth0: releasing lease of 192.168.1.197
Jul 30 15:36:10 (none) dhcpcd[1437]: waiting for pid 420 to exit
Jul 30 15:36:10 (none) dhcpcd[420]: eth0: removing interface
Jul 30 15:49:57 (none) [    0.612962] udevd[40]: starting version 185
Jul 30 15:49:57 (none) [    3.089795] systemd-udevd[148]: starting version 186
Jul 30 15:49:57 (none) dhcpcd[418]: version 5.5.6 starting
Jul 30 15:49:57 (none) dhcpcd[418]: eth0: waiting for carrier
Jul 30 15:49:59 (none) dhcpcd[418]: eth0: carrier acquired
Jul 30 15:49:59 (none) dhcpcd[418]: eth0: sending IPv6 Router Solicitation
Jul 30 15:49:59 (none) dhcpcd[418]: eth0: sendmsg: Cannot assign requested address
Jul 30 15:49:59 (none) dhcpcd[418]: eth0: broadcasting for a lease
Jul 30 15:50:01 (none) dbus[430]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Jul 30 15:50:01 (none) dbus[430]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Jul 30 15:50:01 (none) polkitd[516]: started daemon version 0.105 using authority implementation `local' version `0.105'
Jul 30 15:50:01 (none) dbus[430]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jul 30 15:50:01 (none) dbus[430]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Jul 30 15:50:03 (none) dhcpcd[418]: eth0: sending IPv6 Router Solicitation
Jul 30 15:50:06 (none) dhcpcd[418]: eth0: offered 192.168.1.198 from 192.168.1.254
Jul 30 15:50:06 (none) dhcpcd[418]: eth0: acknowledged 192.168.1.198 from 192.168.1.254
Jul 30 15:50:06 (none) dhcpcd[418]: eth0: checking for 192.168.1.198
Jul 30 15:50:07 (none) dhcpcd[418]: eth0: sending IPv6 Router Solicitation
Jul 30 15:50:10 (none) dhcpcd[418]: eth0: leased 192.168.1.198 for 86400 seconds
Jul 30 15:50:10 (none) dhcpcd[418]: forked to background, child pid 591
Jul 30 15:50:11 (none) dhcpcd[591]: eth0: sending IPv6 Router Solicitation
Jul 30 15:50:11 (none) dhcpcd[591]: eth0: no IPv6 Routers available
Jul 30 16:37:25 (none) init: Switching to runlevel: 0
Jul 30 16:37:27 (none) dhcpcd[1939]: sending signal 1 to pid 591
Jul 30 16:37:27 (none) dhcpcd[1939]: waiting for pid 591 to exit
Jul 30 16:37:27 (none) dhcpcd[591]: received SIGHUP, releasing
Jul 30 16:37:27 (none) dhcpcd[591]: eth0: releasing lease of 192.168.1.198
Jul 30 16:37:27 (none) dhcpcd[591]: eth0: removing interface
Jul 30 17:13:29 (none) [    0.616247] udevd[40]: starting version 185
Jul 30 17:13:29 (none) [    3.095469] systemd-udevd[157]: starting version 186
Jul 30 17:13:29 (none) dhcpcd[399]: version 5.5.6 starting
Jul 30 17:13:30 (none) dhcpcd[399]: eth0: waiting for carrier
Jul 30 17:13:31 (none) dhcpcd[399]: eth0: carrier acquired
Jul 30 17:13:31 (none) dhcpcd[399]: eth0: sending IPv6 Router Solicitation
Jul 30 17:13:31 (none) dhcpcd[399]: eth0: sendmsg: Cannot assign requested address
Jul 30 17:13:31 (none) dhcpcd[399]: eth0: broadcasting for a lease
Jul 30 17:13:35 (none) dhcpcd[399]: eth0: sending IPv6 Router Solicitation
Jul 30 17:13:38 (none) dhcpcd[399]: eth0: offered 192.168.1.199 from 192.168.1.254
Jul 30 17:13:38 (none) dhcpcd[399]: eth0: acknowledged 192.168.1.199 from 192.168.1.254
Jul 30 17:13:38 (none) dhcpcd[399]: eth0: checking for 192.168.1.199
Jul 30 17:13:39 (none) dhcpcd[399]: eth0: sending IPv6 Router Solicitation
Jul 30 17:13:43 (none) dhcpcd[399]: eth0: leased 192.168.1.199 for 86400 seconds
Jul 30 17:13:43 (none) dhcpcd[399]: forked to background, child pid 444
Jul 30 17:13:43 (none) dhcpcd[444]: eth0: sending IPv6 Router Solicitation
Jul 30 17:13:43 (none) dhcpcd[444]: eth0: no IPv6 Routers available
Jul 30 17:14:10 (none) dbus[405]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Jul 30 17:14:10 (none) dbus[405]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Jul 30 17:14:10 (none) polkitd[513]: started daemon version 0.105 using authority implementation `local' version `0.105'
Jul 30 17:14:10 (none) dbus[405]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jul 30 17:14:10 (none) dbus[405]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Jul 30 18:01:02 (none) init: Switching to runlevel: 0
Jul 30 18:01:04 (none) dhcpcd[1301]: sending signal 1 to pid 444
Jul 30 18:01:04 (none) dhcpcd[1301]: waiting for pid 444 to exit
Jul 30 18:01:04 (none) dhcpcd[444]: received SIGHUP, releasing
Jul 30 18:01:04 (none) dhcpcd[444]: eth0: releasing lease of 192.168.1.199
Jul 30 18:01:04 (none) dhcpcd[444]: eth0: removing interface
Jul 30 20:26:42 (none) [    0.612957] udevd[40]: starting version 185
Jul 30 20:26:42 (none) [    3.125568] systemd-udevd[146]: starting version 186
Jul 30 20:26:42 (none) dhcpcd[393]: version 5.5.6 starting
Jul 30 20:26:42 (none) dhcpcd[393]: eth0: waiting for carrier
Jul 30 20:26:43 (none) dhcpcd[393]: eth0: carrier acquired
Jul 30 20:26:43 (none) dhcpcd[393]: eth0: sending IPv6 Router Solicitation
Jul 30 20:26:43 (none) dhcpcd[393]: eth0: sendmsg: Cannot assign requested address
Jul 30 20:26:43 (none) dhcpcd[393]: eth0: broadcasting for a lease
Jul 30 20:26:47 (none) dhcpcd[393]: eth0: sending IPv6 Router Solicitation
Jul 30 20:26:50 (none) dhcpcd[393]: eth0: offered 192.168.1.200 from 192.168.1.254
Jul 30 20:26:50 (none) dhcpcd[393]: eth0: acknowledged 192.168.1.200 from 192.168.1.254
Jul 30 20:26:50 (none) dhcpcd[393]: eth0: checking for 192.168.1.200
Jul 30 20:26:51 (none) dhcpcd[393]: eth0: sending IPv6 Router Solicitation
Jul 30 20:26:54 (none) dhcpcd[393]: eth0: leased 192.168.1.200 for 86400 seconds
Jul 30 20:26:54 (none) dhcpcd[393]: forked to background, child pid 438
Jul 30 20:26:55 (none) dhcpcd[438]: eth0: sending IPv6 Router Solicitation
Jul 30 20:26:55 (none) dhcpcd[438]: eth0: no IPv6 Routers available
Jul 30 20:27:09 (none) dbus[398]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Jul 30 20:27:10 (none) dbus[398]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Jul 30 20:27:10 (none) polkitd[507]: started daemon version 0.105 using authority implementation `local' version `0.105'
Jul 30 20:27:10 (none) dbus[398]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jul 30 20:27:10 (none) dbus[398]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Jul 30 21:36:57 (none) init: Switching to runlevel: 0
Jul 30 21:36:59 (none) dhcpcd[2143]: sending signal 1 to pid 438
Jul 30 21:36:59 (none) dhcpcd[438]: received SIGHUP, releasing
Jul 30 21:36:59 (none) dhcpcd[438]: eth0: releasing lease of 192.168.1.200
Jul 30 21:36:59 (none) dhcpcd[2143]: waiting for pid 438 to exit
Jul 30 21:36:59 (none) dhcpcd[438]: eth0: removing interface
Jul 30 22:05:13 (none) [    0.612931] udevd[40]: starting version 185
Jul 30 22:05:13 (none) [    3.080568] systemd-udevd[148]: starting version 186
Jul 30 22:05:14 (none) dhcpcd[385]: version 5.5.6 starting
Jul 30 22:05:14 (none) dhcpcd[385]: eth0: waiting for carrier
Jul 30 22:05:15 (none) dhcpcd[385]: eth0: carrier acquired
Jul 30 22:05:15 (none) dhcpcd[385]: eth0: sending IPv6 Router Solicitation
Jul 30 22:05:15 (none) dhcpcd[385]: eth0: sendmsg: Cannot assign requested address
Jul 30 22:05:15 (none) dhcpcd[385]: eth0: broadcasting for a lease
Jul 30 22:05:17 (none) dbus[392]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Jul 30 22:05:17 (none) dbus[392]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Jul 30 22:05:17 (none) polkitd[483]: started daemon version 0.105 using authority implementation `local' version `0.105'
Jul 30 22:05:17 (none) dbus[392]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jul 30 22:05:17 (none) dbus[392]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Jul 30 22:05:19 (none) dhcpcd[385]: eth0: sending IPv6 Router Solicitation
Jul 30 22:05:22 (none) dhcpcd[385]: eth0: offered 192.168.1.201 from 192.168.1.254
Jul 30 22:05:22 (none) dhcpcd[385]: eth0: acknowledged 192.168.1.201 from 192.168.1.254
Jul 30 22:05:22 (none) dhcpcd[385]: eth0: checking for 192.168.1.201
Jul 30 22:05:23 (none) dhcpcd[385]: eth0: sending IPv6 Router Solicitation
Jul 30 22:05:27 (none) dhcpcd[385]: eth0: sending IPv6 Router Solicitation
Jul 30 22:05:27 (none) dhcpcd[385]: eth0: no IPv6 Routers available
Jul 30 22:05:28 (none) dhcpcd[385]: eth0: leased 192.168.1.201 for 86400 seconds
Jul 30 22:05:28 (none) dhcpcd[385]: forked to background, child pid 547
Jul 30 22:42:36 (none) init: Switching to runlevel: 0
Jul 30 22:42:38 (none) dhcpcd[797]: sending signal 1 to pid 547
Jul 30 22:42:38 (none) dhcpcd[797]: waiting for pid 547 to exit
Jul 30 22:42:38 (none) dhcpcd[547]: received SIGHUP, releasing
Jul 30 22:42:38 (none) dhcpcd[547]: eth0: releasing lease of 192.168.1.201
Jul 30 22:42:38 (none) dhcpcd[547]: eth0: removing interface
Jul 31 01:43:33 (none) [    0.612941] udevd[40]: starting version 185
Jul 31 01:43:33 (none) [    3.055668] systemd-udevd[121]: starting version 186
Jul 31 01:43:34 (none) dhcpcd[368]: version 5.5.6 starting
Jul 31 01:43:34 (none) dhcpcd[368]: eth0: waiting for carrier
Jul 31 01:43:35 (none) dhcpcd[368]: eth0: carrier acquired
Jul 31 01:43:35 (none) dhcpcd[368]: eth0: sending IPv6 Router Solicitation
Jul 31 01:43:35 (none) dhcpcd[368]: eth0: sendmsg: Cannot assign requested address
Jul 31 01:43:35 (none) dhcpcd[368]: eth0: broadcasting for a lease
Jul 31 01:43:39 (none) dhcpcd[368]: eth0: sending IPv6 Router Solicitation
Jul 31 01:43:41 (none) dhcpcd[368]: eth0: offered 192.168.1.202 from 192.168.1.254
Jul 31 01:43:41 (none) dhcpcd[368]: eth0: acknowledged 192.168.1.202 from 192.168.1.254
Jul 31 01:43:41 (none) dhcpcd[368]: eth0: checking for 192.168.1.202
Jul 31 01:43:43 (none) dhcpcd[368]: eth0: sending IPv6 Router Solicitation
Jul 31 01:43:46 (none) dhcpcd[368]: eth0: leased 192.168.1.202 for 86400 seconds
Jul 31 01:43:46 (none) dhcpcd[368]: forked to background, child pid 413
Jul 31 01:43:47 (none) dhcpcd[413]: eth0: sending IPv6 Router Solicitation
Jul 31 01:43:47 (none) dhcpcd[413]: eth0: no IPv6 Routers available
Jul 31 01:44:05 (none) dbus[374]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Jul 31 01:44:05 (none) dbus[374]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Jul 31 01:44:05 (none) polkitd[482]: started daemon version 0.105 using authority implementation `local' version `0.105'
Jul 31 01:44:05 (none) dbus[374]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jul 31 01:44:05 (none) dbus[374]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Jul 31 03:12:40 (none) init: Switching to runlevel: 0
Jul 31 03:12:42 (none) dhcpcd[1050]: sending signal 1 to pid 413
Jul 31 03:12:42 (none) dhcpcd[413]: received SIGHUP, releasing
Jul 31 03:12:42 (none) dhcpcd[413]: eth0: releasing lease of 192.168.1.202
Jul 31 03:12:42 (none) dhcpcd[1050]: waiting for pid 413 to exit
Jul 31 03:12:42 (none) dhcpcd[413]: eth0: removing interface
Jul 31 07:36:53 (none) [    0.612968] udevd[40]: starting version 185
Jul 31 07:36:53 (none) [    3.139393] systemd-udevd[166]: starting version 186
Jul 31 07:36:53 (none) dhcpcd[404]: version 5.5.6 starting
Jul 31 07:36:53 (none) dhcpcd[404]: eth0: waiting for carrier
Jul 31 07:36:54 (none) dhcpcd[404]: eth0: carrier acquired
Jul 31 07:36:54 (none) dhcpcd[404]: eth0: sending IPv6 Router Solicitation
Jul 31 07:36:54 (none) dhcpcd[404]: eth0: sendmsg: Cannot assign requested address
Jul 31 07:36:54 (none) dhcpcd[404]: eth0: broadcasting for a lease
Jul 31 07:36:58 (none) dhcpcd[404]: eth0: sending IPv6 Router Solicitation
Jul 31 07:37:02 (none) dhcpcd[404]: eth0: offered 192.168.1.203 from 192.168.1.254
Jul 31 07:37:02 (none) dhcpcd[404]: eth0: acknowledged 192.168.1.203 from 192.168.1.254
Jul 31 07:37:02 (none) dhcpcd[404]: eth0: checking for 192.168.1.203
Jul 31 07:37:02 (none) dhcpcd[404]: eth0: sending IPv6 Router Solicitation
Jul 31 07:37:06 (none) dhcpcd[404]: eth0: sending IPv6 Router Solicitation
Jul 31 07:37:06 (none) dhcpcd[404]: eth0: no IPv6 Routers available
Jul 31 07:37:07 (none) dhcpcd[404]: eth0: leased 192.168.1.203 for 86400 seconds
Jul 31 07:37:07 (none) dhcpcd[404]: forked to background, child pid 450
Jul 31 07:39:03 (none) dbus[409]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Jul 31 07:39:03 (none) dbus[409]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Jul 31 07:39:03 (none) polkitd[519]: started daemon version 0.105 using authority implementation `local' version `0.105'
Jul 31 07:39:03 (none) dbus[409]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jul 31 07:39:03 (none) dbus[409]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Jul 31 08:57:20 (none) init: Switching to runlevel: 0
Jul 31 08:57:22 (none) dhcpcd[888]: sending signal 1 to pid 450
Jul 31 08:57:22 (none) dhcpcd[450]: received SIGHUP, releasing
Jul 31 08:57:22 (none) dhcpcd[450]: eth0: releasing lease of 192.168.1.203
Jul 31 08:57:22 (none) dhcpcd[888]: waiting for pid 450 to exit
Jul 31 08:57:22 (none) dhcpcd[450]: eth0: removing interface
Jul 31 10:58:53 (none) [    0.612949] udevd[40]: starting version 185
Jul 31 10:58:53 (none) [    5.894611] systemd-udevd[152]: starting version 186
Jul 31 10:58:53 (none) dhcpcd[391]: version 5.5.6 starting
Jul 31 10:58:53 (none) dhcpcd[391]: eth0: waiting for carrier
Jul 31 10:58:55 (none) dhcpcd[391]: eth0: carrier acquired
Jul 31 10:58:55 (none) dhcpcd[391]: eth0: sending IPv6 Router Solicitation
Jul 31 10:58:55 (none) dhcpcd[391]: eth0: sendmsg: Cannot assign requested address
Jul 31 10:58:55 (none) dhcpcd[391]: eth0: broadcasting for a lease
Jul 31 10:58:59 (none) dhcpcd[391]: eth0: sending IPv6 Router Solicitation
Jul 31 10:59:00 (none) dbus[398]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Jul 31 10:59:00 (none) dbus[398]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Jul 31 10:59:00 (none) polkitd[489]: started daemon version 0.105 using authority implementation `local' version `0.105'
Jul 31 10:59:00 (none) dbus[398]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jul 31 10:59:00 (none) dbus[398]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Jul 31 10:59:01 (none) dhcpcd[391]: eth0: offered 192.168.1.204 from 192.168.1.254
Jul 31 10:59:01 (none) dhcpcd[391]: eth0: acknowledged 192.168.1.204 from 192.168.1.254
Jul 31 10:59:01 (none) dhcpcd[391]: eth0: checking for 192.168.1.204
Jul 31 10:59:03 (none) dhcpcd[391]: eth0: sending IPv6 Router Solicitation
Jul 31 10:59:07 (none) dhcpcd[391]: eth0: sending IPv6 Router Solicitation
Jul 31 10:59:07 (none) dhcpcd[391]: eth0: no IPv6 Routers available
Jul 31 10:59:07 (none) dhcpcd[391]: eth0: leased 192.168.1.204 for 86400 seconds
Jul 31 10:59:07 (none) dhcpcd[391]: forked to background, child pid 551
Jul 31 11:04:19 (none) init: Switching to runlevel: 0
Jul 31 11:04:21 (none) dhcpcd[732]: sending signal 1 to pid 551
Jul 31 11:04:21 (none) dhcpcd[551]: received SIGHUP, releasing
Jul 31 11:04:21 (none) dhcpcd[551]: eth0: releasing lease of 192.168.1.204
Jul 31 11:04:21 (none) dhcpcd[732]: waiting for pid 551 to exit
Jul 31 11:04:21 (none) dhcpcd[551]: eth0: removing interface
Jul 31 11:27:53 (none) [    0.612944] udevd[40]: starting version 185
Jul 31 11:27:53 (none) [    3.056690] systemd-udevd[162]: starting version 186
Jul 31 11:27:54 (none) dhcpcd[404]: version 5.5.6 starting
Jul 31 11:27:54 (none) dhcpcd[404]: eth0: waiting for carrier
Jul 31 11:27:55 (none) dhcpcd[404]: eth0: carrier acquired
Jul 31 11:27:55 (none) dhcpcd[404]: eth0: sending IPv6 Router Solicitation
Jul 31 11:27:55 (none) dhcpcd[404]: eth0: sendmsg: Cannot assign requested address
Jul 31 11:27:55 (none) dhcpcd[404]: eth0: broadcasting for a lease
Jul 31 11:27:59 (none) dhcpcd[404]: eth0: sending IPv6 Router Solicitation
Jul 31 11:28:02 (none) dhcpcd[404]: eth0: offered 192.168.1.205 from 192.168.1.254
Jul 31 11:28:02 (none) dhcpcd[404]: eth0: acknowledged 192.168.1.205 from 192.168.1.254
Jul 31 11:28:02 (none) dhcpcd[404]: eth0: checking for 192.168.1.205
Jul 31 11:28:03 (none) dhcpcd[404]: eth0: sending IPv6 Router Solicitation
Jul 31 11:28:07 (none) dhcpcd[404]: eth0: leased 192.168.1.205 for 86400 seconds
Jul 31 11:28:07 (none) dhcpcd[404]: forked to background, child pid 449
Jul 31 11:28:07 (none) dhcpcd[449]: eth0: sending IPv6 Router Solicitation
Jul 31 11:28:07 (none) dhcpcd[449]: eth0: no IPv6 Routers available
Jul 31 11:28:18 (none) dbus[411]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Jul 31 11:28:18 (none) dbus[411]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Jul 31 11:28:19 (none) polkitd[518]: started daemon version 0.105 using authority implementation `local' version `0.105'
Jul 31 11:28:19 (none) dbus[411]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jul 31 11:28:19 (none) dbus[411]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Jul 31 11:57:25 (none) init: Switching to runlevel: 0
Jul 31 11:57:27 (none) dhcpcd[850]: sending signal 1 to pid 449
Jul 31 11:57:27 (none) dhcpcd[449]: received SIGHUP, releasing
Jul 31 11:57:27 (none) dhcpcd[449]: eth0: releasing lease of 192.168.1.205
Jul 31 11:57:27 (none) dhcpcd[850]: waiting for pid 449 to exit
Jul 31 11:57:27 (none) dhcpcd[449]: eth0: removing interface
Jul 31 12:58:26 (none) [    0.629621] udevd[40]: starting version 185
Jul 31 12:58:27 (none) dhcpcd[390]: version 5.5.6 starting
Jul 31 12:58:27 (none) [    3.125467] systemd-udevd[150]: starting version 186
Jul 31 12:58:27 (none) dhcpcd[390]: eth0: waiting for carrier
Jul 31 12:58:28 (none) dhcpcd[390]: eth0: carrier acquired
Jul 31 12:58:28 (none) dhcpcd[390]: eth0: sending IPv6 Router Solicitation
Jul 31 12:58:28 (none) dhcpcd[390]: eth0: sendmsg: Cannot assign requested address
Jul 31 12:58:28 (none) dhcpcd[390]: eth0: broadcasting for a lease
Jul 31 12:58:31 (none) dbus[402]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Jul 31 12:58:31 (none) dbus[402]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Jul 31 12:58:31 (none) polkitd[488]: started daemon version 0.105 using authority implementation `local' version `0.105'
Jul 31 12:58:31 (none) dbus[402]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jul 31 12:58:31 (none) dbus[402]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Jul 31 12:58:32 (none) dhcpcd[390]: eth0: sending IPv6 Router Solicitation
Jul 31 12:58:35 (none) dhcpcd[390]: eth0: offered 192.168.1.206 from 192.168.1.254
Jul 31 12:58:35 (none) dhcpcd[390]: eth0: acknowledged 192.168.1.206 from 192.168.1.254
Jul 31 12:58:35 (none) dhcpcd[390]: eth0: checking for 192.168.1.206
Jul 31 12:58:36 (none) dhcpcd[390]: eth0: sending IPv6 Router Solicitation
Jul 31 12:58:39 (none) dhcpcd[390]: eth0: leased 192.168.1.206 for 86400 seconds
Jul 31 12:58:40 (none) dhcpcd[390]: forked to background, child pid 554
Jul 31 12:58:40 (none) dhcpcd[554]: eth0: sending IPv6 Router Solicitation
Jul 31 12:58:40 (none) dhcpcd[554]: eth0: no IPv6 Routers available
Jul 31 14:07:05 (none) init: Switching to runlevel: 0
Jul 31 14:07:07 (none) dhcpcd[1028]: sending signal 1 to pid 554
Jul 31 14:07:07 (none) dhcpcd[554]: received SIGHUP, releasing
Jul 31 14:07:07 (none) dhcpcd[554]: eth0: releasing lease of 192.168.1.206
Jul 31 14:07:07 (none) dhcpcd[1028]: waiting for pid 554 to exit
Jul 31 14:07:07 (none) dhcpcd[554]: eth0: removing interface
Jul 31 15:09:15 (none) [    0.612967] udevd[40]: starting version 185
Jul 31 15:09:15 (none) [    3.112812] systemd-udevd[149]: starting version 186
Jul 31 15:09:15 (none) dhcpcd[386]: version 5.5.6 starting
Jul 31 15:09:16 (none) dhcpcd[386]: eth0: waiting for carrier
Jul 31 15:09:17 (none) dhcpcd[386]: eth0: carrier acquired
Jul 31 15:09:17 (none) dhcpcd[386]: eth0: sending IPv6 Router Solicitation
Jul 31 15:09:17 (none) dhcpcd[386]: eth0: sendmsg: Cannot assign requested address
Jul 31 15:09:17 (none) dhcpcd[386]: eth0: broadcasting for a lease
Jul 31 15:09:21 (none) dhcpcd[386]: eth0: sending IPv6 Router Solicitation
Jul 31 15:09:24 (none) dhcpcd[386]: eth0: offered 192.168.1.207 from 192.168.1.254
Jul 31 15:09:24 (none) dhcpcd[386]: eth0: acknowledged 192.168.1.207 from 192.168.1.254
Jul 31 15:09:25 (none) dhcpcd[386]: eth0: checking for 192.168.1.207
Jul 31 15:09:25 (none) dhcpcd[386]: eth0: sending IPv6 Router Solicitation
Jul 31 15:09:29 (none) dhcpcd[386]: eth0: sending IPv6 Router Solicitation
Jul 31 15:09:29 (none) dhcpcd[386]: eth0: no IPv6 Routers available
Jul 31 15:09:30 (none) dhcpcd[386]: eth0: leased 192.168.1.207 for 86400 seconds
Jul 31 15:09:30 (none) dhcpcd[386]: forked to background, child pid 432
Jul 31 15:10:28 (none) dbus[392]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Jul 31 15:10:28 (none) dbus[392]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Jul 31 15:10:28 (none) polkitd[501]: started daemon version 0.105 using authority implementation `local' version `0.105'
Jul 31 15:10:28 (none) dbus[392]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jul 31 15:10:28 (none) dbus[392]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Jul 31 17:11:51 (none) init: Switching to runlevel: 0
Jul 31 17:11:53 (none) dhcpcd[1800]: sending signal 1 to pid 432
Jul 31 17:11:53 (none) dhcpcd[1800]: waiting for pid 432 to exit
Jul 31 17:11:53 (none) dhcpcd[432]: received SIGHUP, releasing
Jul 31 17:11:53 (none) dhcpcd[432]: eth0: releasing lease of 192.168.1.207
Jul 31 17:11:53 (none) dhcpcd[432]: eth0: removing interface
Jul 31 17:56:19 (none) [    0.612961] udevd[40]: starting version 185
Jul 31 17:56:20 (none) [    3.155346] systemd-udevd[156]: starting version 186
Jul 31 17:56:20 (none) dhcpcd[394]: version 5.5.6 starting
Jul 31 17:56:20 (none) dhcpcd[394]: eth0: waiting for carrier
Jul 31 17:56:21 (none) dhcpcd[394]: eth0: carrier acquired
Jul 31 17:56:21 (none) dhcpcd[394]: eth0: sending IPv6 Router Solicitation
Jul 31 17:56:21 (none) dhcpcd[394]: eth0: sendmsg: Cannot assign requested address
Jul 31 17:56:21 (none) dhcpcd[394]: eth0: broadcasting for a lease
Jul 31 17:56:25 (none) dhcpcd[394]: eth0: sending IPv6 Router Solicitation
Jul 31 17:56:28 (none) dhcpcd[394]: eth0: offered 192.168.1.208 from 192.168.1.254
Jul 31 17:56:28 (none) dhcpcd[394]: eth0: acknowledged 192.168.1.208 from 192.168.1.254
Jul 31 17:56:28 (none) dhcpcd[394]: eth0: checking for 192.168.1.208
Jul 31 17:56:29 (none) dhcpcd[394]: eth0: sending IPv6 Router Solicitation
Jul 31 17:56:33 (none) dhcpcd[394]: eth0: sending IPv6 Router Solicitation
Jul 31 17:56:33 (none) dhcpcd[394]: eth0: no IPv6 Routers available
Jul 31 17:56:33 (none) dhcpcd[394]: eth0: leased 192.168.1.208 for 86400 seconds
Jul 31 17:56:33 (none) dhcpcd[394]: forked to background, child pid 439
Jul 31 17:57:03 (none) dbus[399]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Jul 31 17:57:03 (none) dbus[399]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Jul 31 17:57:03 (none) polkitd[508]: started daemon version 0.105 using authority implementation `local' version `0.105'
Jul 31 17:57:03 (none) dbus[399]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jul 31 17:57:03 (none) dbus[399]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Jul 31 18:01:48 (none) dbus[399]: [system] Activating service name='org.freedesktop.UDisks' (using servicehelper)
Jul 31 18:01:48 (none) dbus[399]: [system] Successfully activated service 'org.freedesktop.UDisks'
Jul 31 18:02:53 (none) init: Switching to runlevel: 6
Jul 31 18:02:55 (none) dhcpcd[897]: sending signal 1 to pid 439
Jul 31 18:02:55 (none) dhcpcd[897]: waiting for pid 439 to exit
Jul 31 18:02:55 (none) dhcpcd[439]: received SIGHUP, releasing
Jul 31 18:02:55 (none) dhcpcd[439]: eth0: releasing lease of 192.168.1.208
Jul 31 18:02:55 (none) dhcpcd[439]: eth0: removing interface
Jul 31 18:03:24 (none) [    0.616292] udevd[40]: starting version 185
Jul 31 18:03:24 (none) dhcpcd[385]: version 5.5.6 starting
Jul 31 18:03:24 (none) [    3.417440] systemd-udevd[142]: starting version 186
Jul 31 18:03:24 (none) dhcpcd[385]: eth0: waiting for carrier
Jul 31 18:03:25 (none) dhcpcd[385]: eth0: carrier acquired
Jul 31 18:03:25 (none) dhcpcd[385]: eth0: sending IPv6 Router Solicitation
Jul 31 18:03:25 (none) dhcpcd[385]: eth0: sendmsg: Cannot assign requested address
Jul 31 18:03:25 (none) dhcpcd[385]: eth0: broadcasting for a lease
Jul 31 18:03:29 (none) dhcpcd[385]: eth0: sending IPv6 Router Solicitation
Jul 31 18:03:32 (none) dhcpcd[385]: eth0: offered 192.168.1.209 from 192.168.1.254
Jul 31 18:03:32 (none) dhcpcd[385]: eth0: acknowledged 192.168.1.209 from 192.168.1.254
Jul 31 18:03:32 (none) dhcpcd[385]: eth0: checking for 192.168.1.209
Jul 31 18:03:32 (none) dbus[391]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Jul 31 18:03:33 (none) dbus[391]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Jul 31 18:03:33 (none) polkitd[483]: started daemon version 0.105 using authority implementation `local' version `0.105'
Jul 31 18:03:33 (none) dbus[391]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jul 31 18:03:33 (none) dbus[391]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Jul 31 18:03:33 (none) dhcpcd[385]: eth0: sending IPv6 Router Solicitation
Jul 31 18:03:37 (none) dhcpcd[385]: eth0: sending IPv6 Router Solicitation
Jul 31 18:03:37 (none) dhcpcd[385]: eth0: no IPv6 Routers available
Jul 31 18:03:37 (none) dhcpcd[385]: eth0: leased 192.168.1.209 for 86400 seconds
Jul 31 18:03:38 (none) dhcpcd[385]: forked to background, child pid 537
Jul 31 18:06:31 (none) init: Switching to runlevel: 0
Jul 31 18:06:33 (none) dhcpcd[725]: sending signal 1 to pid 537
Jul 31 18:06:33 (none) dhcpcd[725]: waiting for pid 537 to exit
Jul 31 18:06:33 (none) dhcpcd[537]: received SIGHUP, releasing
Jul 31 18:06:33 (none) dhcpcd[537]: eth0: releasing lease of 192.168.1.209
Jul 31 18:06:33 (none) dhcpcd[537]: eth0: removing interface
Jul 31 20:30:38 (none) [    0.612974] udevd[40]: starting version 185
Jul 31 20:30:38 (none) dhcpcd[394]: version 5.5.6 starting
Jul 31 20:30:38 (none) [    3.144918] systemd-udevd[156]: starting version 186
Jul 31 20:30:38 (none) dhcpcd[394]: eth0: waiting for carrier
Jul 31 20:30:39 (none) dhcpcd[394]: eth0: carrier acquired
Jul 31 20:30:39 (none) dhcpcd[394]: eth0: sending IPv6 Router Solicitation
Jul 31 20:30:39 (none) dhcpcd[394]: eth0: sendmsg: Cannot assign requested address
Jul 31 20:30:39 (none) dhcpcd[394]: eth0: broadcasting for a lease
Jul 31 20:30:43 (none) dhcpcd[394]: eth0: sending IPv6 Router Solicitation
Jul 31 20:30:46 (none) dhcpcd[394]: eth0: offered 192.168.1.210 from 192.168.1.254
Jul 31 20:30:46 (none) dhcpcd[394]: eth0: acknowledged 192.168.1.210 from 192.168.1.254
Jul 31 20:30:47 (none) dhcpcd[394]: eth0: checking for 192.168.1.210
Jul 31 20:30:47 (none) dhcpcd[394]: eth0: sending IPv6 Router Solicitation
Jul 31 20:30:51 (none) dhcpcd[394]: eth0: sending IPv6 Router Solicitation
Jul 31 20:30:51 (none) dhcpcd[394]: eth0: no IPv6 Routers available
Jul 31 20:30:51 (none) dhcpcd[394]: eth0: leased 192.168.1.210 for 86400 seconds
Jul 31 20:30:51 (none) dhcpcd[394]: forked to background, child pid 439
Jul 31 20:30:58 (none) dbus[399]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Jul 31 20:30:58 (none) dbus[399]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Jul 31 20:30:58 (none) polkitd[508]: started daemon version 0.105 using authority implementation `local' version `0.105'
Jul 31 20:30:58 (none) dbus[399]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jul 31 20:30:58 (none) dbus[399]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Jul 31 21:00:19 (none) init: Switching to runlevel: 0
Jul 31 21:00:21 (none) dhcpcd[959]: sending signal 1 to pid 439
Jul 31 21:00:21 (none) dhcpcd[959]: waiting for pid 439 to exit
Jul 31 21:00:21 (none) dhcpcd[439]: received SIGHUP, releasing
Jul 31 21:00:21 (none) dhcpcd[439]: eth0: releasing lease of 192.168.1.210
Jul 31 21:00:21 (none) dhcpcd[439]: eth0: removing interface
Jul 31 21:26:54 (none) [    0.612981] udevd[40]: starting version 185
Jul 31 21:26:54 (none) [    3.107968] systemd-udevd[143]: starting version 186
Jul 31 21:26:54 (none) dhcpcd[381]: version 5.5.6 starting
Jul 31 21:26:55 (none) dhcpcd[381]: eth0: waiting for carrier
Jul 31 21:26:56 (none) dhcpcd[381]: eth0: carrier acquired
Jul 31 21:26:56 (none) dhcpcd[381]: eth0: sending IPv6 Router Solicitation
Jul 31 21:26:56 (none) dhcpcd[381]: eth0: sendmsg: Cannot assign requested address
Jul 31 21:26:56 (none) dhcpcd[381]: eth0: broadcasting for a lease
Jul 31 21:27:00 (none) dhcpcd[381]: eth0: sending IPv6 Router Solicitation
Jul 31 21:27:03 (none) dhcpcd[381]: eth0: offered 192.168.1.211 from 192.168.1.254
Jul 31 21:27:03 (none) dhcpcd[381]: eth0: acknowledged 192.168.1.211 from 192.168.1.254
Jul 31 21:27:03 (none) dhcpcd[381]: eth0: checking for 192.168.1.211
Jul 31 21:27:04 (none) dhcpcd[381]: eth0: sending IPv6 Router Solicitation
Jul 31 21:27:08 (none) dhcpcd[381]: eth0: sending IPv6 Router Solicitation
Jul 31 21:27:08 (none) dhcpcd[381]: eth0: no IPv6 Routers available
Jul 31 21:27:08 (none) dhcpcd[381]: eth0: leased 192.168.1.211 for 86400 seconds
Jul 31 21:27:08 (none) dhcpcd[381]: forked to background, child pid 426
Jul 31 21:27:34 (none) dbus[386]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Jul 31 21:27:34 (none) dbus[386]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Jul 31 21:27:34 (none) polkitd[495]: started daemon version 0.105 using authority implementation `local' version `0.105'
Jul 31 21:27:34 (none) dbus[386]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jul 31 21:27:34 (none) dbus[386]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Aug  1 01:09:34 (none) ldm: ldm 0.3
Aug  1 01:09:34 (none) ldm: Starting up...
Aug  1 01:09:35 (none) ldm: Error while mounting /dev/sdb2
Aug  1 01:09:35 (none) ldm: Entering the main loop
Aug  1 01:11:31 (none) ldm: Terminating...
Aug  1 01:17:18 (none) ldm: ldm 0.3
Aug  1 01:17:18 (none) ldm: Starting up...
Aug  1 01:17:18 (none) ldm: Error while mounting /dev/sdb2
Aug  1 01:17:18 (none) ldm: Entering the main loop
Aug  1 01:17:29 (none) dbus[386]: [system] Activating service name='org.freedesktop.UDisks' (using servicehelper)
Aug  1 01:17:29 (none) dbus[386]: [system] Successfully activated service 'org.freedesktop.UDisks'
Aug  1 01:17:58 (none) ldm: Terminating...
Aug  1 01:18:03 (none) init: Switching to runlevel: 0
Aug  1 01:18:06 (none) dhcpcd[2165]: sending signal 1 to pid 426
Aug  1 01:18:06 (none) dhcpcd[2165]: waiting for pid 426 to exit
Aug  1 01:18:06 (none) dhcpcd[426]: received SIGHUP, releasing
Aug  1 01:18:06 (none) dhcpcd[426]: eth0: releasing lease of 192.168.1.211
Aug  1 01:18:06 (none) dhcpcd[426]: eth0: removing interface
Aug  1 10:33:49 (none) [    0.612934] udevd[40]: starting version 185
Aug  1 10:33:49 (none) [    3.153321] systemd-udevd[151]: starting version 186
Aug  1 10:33:49 (none) dhcpcd[402]: version 5.5.6 starting
Aug  1 10:33:50 (none) dhcpcd[402]: eth0: waiting for carrier
Aug  1 10:33:51 (none) dhcpcd[402]: eth0: carrier acquired
Aug  1 10:33:51 (none) dhcpcd[402]: eth0: sending IPv6 Router Solicitation
Aug  1 10:33:51 (none) dhcpcd[402]: eth0: sendmsg: Cannot assign requested address
Aug  1 10:33:51 (none) dhcpcd[402]: eth0: broadcasting for a lease
Aug  1 10:33:55 (none) dhcpcd[402]: eth0: sending IPv6 Router Solicitation
Aug  1 10:33:57 (none) dhcpcd[402]: eth0: offered 192.168.1.212 from 192.168.1.254
Aug  1 10:33:58 (none) dhcpcd[402]: eth0: acknowledged 192.168.1.212 from 192.168.1.254
Aug  1 10:33:58 (none) dhcpcd[402]: eth0: checking for 192.168.1.212
Aug  1 10:33:59 (none) dhcpcd[402]: eth0: sending IPv6 Router Solicitation
Aug  1 10:34:02 (none) dhcpcd[402]: eth0: leased 192.168.1.212 for 86400 seconds
Aug  1 10:34:02 (none) dhcpcd[402]: forked to background, child pid 450
Aug  1 10:34:03 (none) dhcpcd[450]: eth0: sending IPv6 Router Solicitation
Aug  1 10:34:03 (none) dhcpcd[450]: eth0: no IPv6 Routers available
Aug  1 10:34:46 (none) dbus[412]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Aug  1 10:34:46 (none) dbus[412]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Aug  1 10:34:46 (none) polkitd[519]: started daemon version 0.105 using authority implementation `local' version `0.105'
Aug  1 10:34:46 (none) dbus[412]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug  1 10:34:46 (none) dbus[412]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Aug  1 11:01:26 (none) init: Switching to runlevel: 0
Aug  1 11:01:28 (none) dhcpcd[809]: sending signal 1 to pid 450
Aug  1 11:01:28 (none) dhcpcd[450]: received SIGHUP, releasing
Aug  1 11:01:28 (none) dhcpcd[450]: eth0: releasing lease of 192.168.1.212
Aug  1 11:01:28 (none) dhcpcd[809]: waiting for pid 450 to exit
Aug  1 11:01:28 (none) dhcpcd[450]: eth0: removing interface
Aug  1 13:14:33 (none) [    0.612950] udevd[40]: starting version 185
Aug  1 13:14:33 (none) [    3.403211] systemd-udevd[155]: starting version 186
Aug  1 13:14:33 (none) dhcpcd[396]: version 5.5.6 starting
Aug  1 13:14:33 (none) dhcpcd[396]: eth0: waiting for carrier
Aug  1 13:14:34 (none) dhcpcd[396]: eth0: carrier acquired
Aug  1 13:14:34 (none) dhcpcd[396]: eth0: sending IPv6 Router Solicitation
Aug  1 13:14:34 (none) dhcpcd[396]: eth0: sendmsg: Cannot assign requested address
Aug  1 13:14:34 (none) dhcpcd[396]: eth0: broadcasting for a lease
Aug  1 13:14:38 (none) dhcpcd[396]: eth0: sending IPv6 Router Solicitation
Aug  1 13:14:41 (none) dhcpcd[396]: eth0: offered 192.168.1.213 from 192.168.1.254
Aug  1 13:14:41 (none) dhcpcd[396]: eth0: acknowledged 192.168.1.213 from 192.168.1.254
Aug  1 13:14:41 (none) dhcpcd[396]: eth0: checking for 192.168.1.213
Aug  1 13:14:42 (none) dhcpcd[396]: eth0: sending IPv6 Router Solicitation
Aug  1 13:14:46 (none) dhcpcd[396]: eth0: sending IPv6 Router Solicitation
Aug  1 13:14:46 (none) dhcpcd[396]: eth0: no IPv6 Routers available
Aug  1 13:14:47 (none) dhcpcd[396]: eth0: leased 192.168.1.213 for 86400 seconds
Aug  1 13:14:47 (none) dhcpcd[396]: forked to background, child pid 441
Aug  1 13:15:33 (none) dbus[402]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Aug  1 13:15:33 (none) dbus[402]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Aug  1 13:15:34 (none) polkitd[510]: started daemon version 0.105 using authority implementation `local' version `0.105'
Aug  1 13:15:34 (none) dbus[402]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug  1 13:15:34 (none) dbus[402]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Aug  1 13:34:14 (none) ldm: ldm 0.3
Aug  1 13:34:14 (none) ldm: Starting up...
Aug  1 13:34:14 (none) ldm: Error while mounting /dev/sdb2
Aug  1 13:34:14 (none) ldm: Error while mounting /dev/sr0
Aug  1 13:34:14 (none) ldm: Entering the main loop
Aug  1 13:34:38 (none) ldm: Error while mounting /dev/sr0
Aug  1 13:55:08 (none) dbus[402]: [system] Activating service name='org.freedesktop.UPower' (using servicehelper)
Aug  1 13:55:08 (none) dbus[402]: [system] Successfully activated service 'org.freedesktop.UPower'
Aug  1 14:16:16 (none) dhcpcd[441]: eth0: carrier lost
Aug  1 14:16:18 (none) dhcpcd[441]: eth0: carrier acquired
Aug  1 14:16:18 (none) dhcpcd[441]: eth0: sending IPv6 Router Solicitation
Aug  1 14:16:18 (none) dhcpcd[441]: eth0: rebinding lease of 192.168.1.213
Aug  1 14:16:22 (none) dhcpcd[441]: eth0: sending IPv6 Router Solicitation
Aug  1 14:16:23 (none) dhcpcd[441]: eth0: broadcasting for a lease
Aug  1 14:16:26 (none) dhcpcd[441]: eth0: sending IPv6 Router Solicitation
Aug  1 14:16:30 (none) dhcpcd[441]: eth0: sending IPv6 Router Solicitation
Aug  1 14:16:30 (none) dhcpcd[441]: eth0: no IPv6 Routers available
Aug  1 14:16:32 (none) dhcpcd[441]: eth0: carrier lost
Aug  1 14:16:34 (none) dhcpcd[441]: eth0: carrier acquired
Aug  1 14:16:34 (none) dhcpcd[441]: eth0: sending IPv6 Router Solicitation
Aug  1 14:16:34 (none) dhcpcd[441]: eth0: rebinding lease of 192.168.1.213
Aug  1 14:16:38 (none) dhcpcd[441]: eth0: sending IPv6 Router Solicitation
Aug  1 14:16:39 (none) dhcpcd[441]: eth0: broadcasting for a lease
Aug  1 14:16:42 (none) dhcpcd[441]: eth0: sending IPv6 Router Solicitation
Aug  1 14:16:46 (none) dhcpcd[441]: eth0: sending IPv6 Router Solicitation
Aug  1 14:16:46 (none) dhcpcd[441]: eth0: no IPv6 Routers available
Aug  1 14:17:42 (none) dhcpcd[441]: eth0: offered 192.168.1.65 from 192.168.1.254
Aug  1 14:17:42 (none) dhcpcd[441]: eth0: acknowledged 192.168.1.65 from 192.168.1.254
Aug  1 14:17:42 (none) dhcpcd[441]: eth0: checking for 192.168.1.65
Aug  1 14:17:48 (none) dhcpcd[441]: eth0: leased 192.168.1.65 for 86400 seconds
Aug  1 14:23:31 (none) init: Switching to runlevel: 6
Aug  1 14:23:33 (none) dhcpcd[2005]: sending signal 1 to pid 441
Aug  1 14:23:33 (none) dhcpcd[441]: received SIGHUP, releasing
Aug  1 14:23:33 (none) dhcpcd[441]: eth0: releasing lease of 192.168.1.65
Aug  1 14:23:33 (none) dhcpcd[2005]: waiting for pid 441 to exit
Aug  1 14:23:33 (none) dhcpcd[441]: eth0: removing interface
Aug  1 14:24:08 (none) [    0.616289] udevd[40]: starting version 185
Aug  1 14:24:08 (none) dhcpcd[401]: version 5.5.6 starting
Aug  1 14:24:08 (none) [    3.283219] systemd-udevd[156]: starting version 186
Aug  1 14:24:08 (none) dhcpcd[401]: eth0: waiting for carrier
Aug  1 14:24:08 (none) ldm: ldm 0.3
Aug  1 14:24:08 (none) ldm: Starting up...
Aug  1 14:24:08 (none) ldm: Error while mounting /dev/sdb2
Aug  1 14:24:09 (none) ldm: Error while mounting /dev/sr0
Aug  1 14:24:09 (none) ldm: Entering the main loop
Aug  1 14:24:09 (none) dhcpcd[401]: eth0: carrier acquired
Aug  1 14:24:09 (none) dhcpcd[401]: eth0: sending IPv6 Router Solicitation
Aug  1 14:24:09 (none) dhcpcd[401]: eth0: sendmsg: Cannot assign requested address
Aug  1 14:24:09 (none) dhcpcd[401]: eth0: broadcasting for a lease
Aug  1 14:24:13 (none) dhcpcd[401]: eth0: sending IPv6 Router Solicitation
Aug  1 14:24:16 (none) dhcpcd[401]: eth0: offered 192.168.1.66 from 192.168.1.254
Aug  1 14:24:16 (none) dhcpcd[401]: eth0: acknowledged 192.168.1.66 from 192.168.1.254
Aug  1 14:24:16 (none) dhcpcd[401]: eth0: checking for 192.168.1.66
Aug  1 14:24:17 (none) dhcpcd[401]: eth0: sending IPv6 Router Solicitation
Aug  1 14:24:19 (none) dbus[407]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Aug  1 14:24:20 (none) dbus[407]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Aug  1 14:24:20 (none) polkitd[537]: started daemon version 0.105 using authority implementation `local' version `0.105'
Aug  1 14:24:20 (none) dbus[407]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug  1 14:24:20 (none) dbus[407]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Aug  1 14:24:20 (none) dhcpcd[401]: eth0: leased 192.168.1.66 for 86400 seconds
Aug  1 14:24:21 (none) dhcpcd[401]: forked to background, child pid 574
Aug  1 14:24:21 (none) dhcpcd[574]: eth0: sending IPv6 Router Solicitation
Aug  1 14:24:21 (none) dhcpcd[574]: eth0: no IPv6 Routers available
Aug  1 14:25:04 (none) ldm: Error while mounting /dev/sr0
Aug  1 14:25:45 (none) ldm: Error while mounting /dev/sr0
Aug  1 14:38:02 (none) init: Switching to runlevel: 6
Aug  1 14:38:04 (none) dhcpcd[886]: sending signal 1 to pid 574
Aug  1 14:38:04 (none) dhcpcd[886]: waiting for pid 574 to exit
Aug  1 14:38:04 (none) dhcpcd[574]: received SIGHUP, releasing
Aug  1 14:38:04 (none) dhcpcd[574]: eth0: releasing lease of 192.168.1.66
Aug  1 14:38:04 (none) dhcpcd[574]: eth0: removing interface
Aug  1 14:38:35 (none) [    0.612968] udevd[40]: starting version 185
Aug  1 14:38:36 (none) [    3.099407] systemd-udevd[137]: starting version 186
Aug  1 14:38:36 (none) ldm: ldm 0.3
Aug  1 14:38:36 (none) ldm: Starting up...
Aug  1 14:38:36 (none) dhcpcd[386]: version 5.5.6 starting
Aug  1 14:38:36 (none) dhcpcd[386]: eth0: waiting for carrier
Aug  1 14:38:36 (none) ldm: Error while mounting /dev/sdb2
Aug  1 14:38:36 (none) ldm: Error while mounting /dev/sr0
Aug  1 14:38:36 (none) ldm: Entering the main loop
Aug  1 14:38:37 (none) dhcpcd[386]: eth0: carrier acquired
Aug  1 14:38:37 (none) dhcpcd[386]: eth0: sending IPv6 Router Solicitation
Aug  1 14:38:37 (none) dhcpcd[386]: eth0: sendmsg: Cannot assign requested address
Aug  1 14:38:37 (none) dhcpcd[386]: eth0: broadcasting for a lease
Aug  1 14:38:41 (none) dhcpcd[386]: eth0: sending IPv6 Router Solicitation
Aug  1 14:38:42 (none) dbus[362]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Aug  1 14:38:42 (none) dbus[362]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Aug  1 14:38:43 (none) polkitd[491]: started daemon version 0.105 using authority implementation `local' version `0.105'
Aug  1 14:38:43 (none) dbus[362]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug  1 14:38:43 (none) dbus[362]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Aug  1 14:38:43 (none) dhcpcd[386]: eth0: offered 192.168.1.67 from 192.168.1.254
Aug  1 14:38:43 (none) dhcpcd[386]: eth0: acknowledged 192.168.1.67 from 192.168.1.254
Aug  1 14:38:43 (none) dhcpcd[386]: eth0: checking for 192.168.1.67
Aug  1 14:38:45 (none) dhcpcd[386]: eth0: sending IPv6 Router Solicitation
Aug  1 14:38:48 (none) dhcpcd[386]: eth0: leased 192.168.1.67 for 86400 seconds
Aug  1 14:38:48 (none) dhcpcd[386]: forked to background, child pid 547
Aug  1 14:38:49 (none) dhcpcd[547]: eth0: sending IPv6 Router Solicitation
Aug  1 14:38:49 (none) dhcpcd[547]: eth0: no IPv6 Routers available
Aug  1 14:42:23 (none) init: Switching to runlevel: 6
Aug  1 14:42:25 (none) ldm: Terminating...
Aug  1 14:42:25 (none) dhcpcd[711]: sending signal 1 to pid 547
Aug  1 14:42:25 (none) dhcpcd[711]: waiting for pid 547 to exit
Aug  1 14:42:25 (none) dhcpcd[547]: received SIGHUP, releasing
Aug  1 14:42:25 (none) dhcpcd[547]: eth0: releasing lease of 192.168.1.67
Aug  1 14:42:25 (none) dhcpcd[547]: eth0: removing interface
Aug  1 14:42:56 (none) [    0.612966] udevd[40]: starting version 185
Aug  1 14:42:56 (none) [    3.206276] systemd-udevd[157]: starting version 186
Aug  1 14:42:56 (none) dhcpcd[397]: version 5.5.6 starting
Aug  1 14:42:56 (none) ldm: ldm 0.3
Aug  1 14:42:56 (none) ldm: Starting up...
Aug  1 14:42:56 (none) dhcpcd[397]: eth0: waiting for carrier
Aug  1 14:42:57 (none) ldm: Error while mounting /dev/sdb2
Aug  1 14:42:57 (none) ldm: Error while mounting /dev/sr0
Aug  1 14:42:57 (none) ldm: Entering the main loop
Aug  1 14:42:58 (none) dhcpcd[397]: eth0: carrier acquired
Aug  1 14:42:58 (none) dhcpcd[397]: eth0: sending IPv6 Router Solicitation
Aug  1 14:42:58 (none) dhcpcd[397]: eth0: sendmsg: Cannot assign requested address
Aug  1 14:42:58 (none) dhcpcd[397]: eth0: broadcasting for a lease
Aug  1 14:43:02 (none) dhcpcd[397]: eth0: sending IPv6 Router Solicitation
Aug  1 14:43:03 (none) dhcpcd[397]: eth0: offered 192.168.1.68 from 192.168.1.254
Aug  1 14:43:03 (none) dhcpcd[397]: eth0: acknowledged 192.168.1.68 from 192.168.1.254
Aug  1 14:43:03 (none) dhcpcd[397]: eth0: checking for 192.168.1.68
Aug  1 14:43:06 (none) dhcpcd[397]: eth0: sending IPv6 Router Solicitation
Aug  1 14:43:06 (none) dbus[373]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Aug  1 14:43:06 (none) dbus[373]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Aug  1 14:43:06 (none) polkitd[498]: started daemon version 0.105 using authority implementation `local' version `0.105'
Aug  1 14:43:06 (none) dbus[373]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug  1 14:43:06 (none) dbus[373]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Aug  1 14:43:07 (none) dhcpcd[397]: eth0: leased 192.168.1.68 for 86400 seconds
Aug  1 14:43:07 (none) dhcpcd[397]: forked to background, child pid 535
Aug  1 14:43:10 (none) dhcpcd[535]: eth0: sending IPv6 Router Solicitation
Aug  1 14:43:10 (none) dhcpcd[535]: eth0: no IPv6 Routers available
Aug  1 14:43:35 (none) init: Switching to runlevel: 6
Aug  1 14:43:37 (none) ldm: Terminating...
Aug  1 14:43:37 (none) dhcpcd[665]: sending signal 1 to pid 535
Aug  1 14:43:37 (none) dhcpcd[535]: received SIGHUP, releasing
Aug  1 14:43:37 (none) dhcpcd[535]: eth0: releasing lease of 192.168.1.68
Aug  1 14:43:37 (none) dhcpcd[665]: waiting for pid 535 to exit
Aug  1 14:43:37 (none) dhcpcd[535]: eth0: removing interface
Aug  1 14:44:08 (none) [    0.612969] udevd[40]: starting version 185
Aug  1 14:44:08 (none) [    3.115268] systemd-udevd[158]: starting version 186
Aug  1 14:44:08 (none) ldm: ldm 0.3
Aug  1 14:44:08 (none) ldm: Starting up...
Aug  1 14:44:08 (none) dhcpcd[415]: version 5.5.6 starting
Aug  1 14:44:08 (none) dhcpcd[415]: eth0: waiting for carrier
Aug  1 14:44:09 (none) ldm: Error while mounting /dev/sdb2
Aug  1 14:44:09 (none) ldm: Error while mounting /dev/sr0
Aug  1 14:44:09 (none) ldm: Entering the main loop
Aug  1 14:44:10 (none) dhcpcd[415]: eth0: carrier acquired
Aug  1 14:44:10 (none) dhcpcd[415]: eth0: sending IPv6 Router Solicitation
Aug  1 14:44:10 (none) dhcpcd[415]: eth0: sendmsg: Cannot assign requested address
Aug  1 14:44:10 (none) dhcpcd[415]: eth0: broadcasting for a lease
Aug  1 14:44:14 (none) dhcpcd[415]: eth0: sending IPv6 Router Solicitation
Aug  1 14:44:15 (none) dhcpcd[415]: eth0: offered 192.168.1.69 from 192.168.1.254
Aug  1 14:44:15 (none) dhcpcd[415]: eth0: acknowledged 192.168.1.69 from 192.168.1.254
Aug  1 14:44:15 (none) dhcpcd[415]: eth0: checking for 192.168.1.69
Aug  1 14:44:17 (none) dbus[390]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Aug  1 14:44:17 (none) dbus[390]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Aug  1 14:44:17 (none) polkitd[516]: started daemon version 0.105 using authority implementation `local' version `0.105'
Aug  1 14:44:17 (none) dbus[390]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug  1 14:44:17 (none) dbus[390]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Aug  1 14:44:18 (none) dhcpcd[415]: eth0: sending IPv6 Router Solicitation
Aug  1 14:44:20 (none) dhcpcd[415]: eth0: leased 192.168.1.69 for 86400 seconds
Aug  1 14:44:20 (none) dhcpcd[415]: forked to background, child pid 566
Aug  1 14:44:22 (none) dhcpcd[566]: eth0: sending IPv6 Router Solicitation
Aug  1 14:44:22 (none) dhcpcd[566]: eth0: no IPv6 Routers available
Aug  1 14:45:57 (none) init: Switching to runlevel: 6
Aug  1 14:45:59 (none) ldm: Terminating...
Aug  1 14:45:59 (none) dhcpcd[785]: sending signal 1 to pid 566
Aug  1 14:45:59 (none) dhcpcd[566]: received SIGHUP, releasing
Aug  1 14:45:59 (none) dhcpcd[566]: eth0: releasing lease of 192.168.1.69
Aug  1 14:45:59 (none) dhcpcd[785]: waiting for pid 566 to exit
Aug  1 14:45:59 (none) dhcpcd[566]: eth0: removing interface
Aug  1 15:02:18 (none) [    0.612939] udevd[40]: starting version 185
Aug  1 15:02:18 (none) [    3.088493] systemd-udevd[150]: starting version 186
Aug  1 15:02:18 (none) ldm: ldm 0.3
Aug  1 15:02:18 (none) ldm: Starting up...
Aug  1 15:02:18 (none) dhcpcd[392]: version 5.5.6 starting
Aug  1 15:02:18 (none) dhcpcd[392]: eth0: waiting for carrier
Aug  1 15:02:19 (none) ldm: Error while mounting /dev/sdb2
Aug  1 15:02:19 (none) ldm: Error while mounting /dev/sr0
Aug  1 15:02:19 (none) ldm: Entering the main loop
Aug  1 15:02:19 (none) dhcpcd[392]: eth0: carrier acquired
Aug  1 15:02:19 (none) dhcpcd[392]: eth0: sending IPv6 Router Solicitation
Aug  1 15:02:19 (none) dhcpcd[392]: eth0: sendmsg: Cannot assign requested address
Aug  1 15:02:19 (none) dhcpcd[392]: eth0: broadcasting for a lease
Aug  1 15:02:23 (none) dhcpcd[392]: eth0: offered 192.168.1.70 from 192.168.1.254
Aug  1 15:02:23 (none) dhcpcd[392]: eth0: acknowledged 192.168.1.70 from 192.168.1.254
Aug  1 15:02:23 (none) dhcpcd[392]: eth0: checking for 192.168.1.70
Aug  1 15:02:23 (none) dhcpcd[392]: eth0: sending IPv6 Router Solicitation
Aug  1 15:02:27 (none) dhcpcd[392]: eth0: sending IPv6 Router Solicitation
Aug  1 15:02:28 (none) dhcpcd[392]: eth0: leased 192.168.1.70 for 86400 seconds
Aug  1 15:02:28 (none) dhcpcd[392]: forked to background, child pid 436
Aug  1 15:02:31 (none) dhcpcd[436]: eth0: sending IPv6 Router Solicitation
Aug  1 15:02:31 (none) dhcpcd[436]: eth0: no IPv6 Routers available
Aug  1 15:02:32 (none) dbus[359]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Aug  1 15:02:32 (none) dbus[359]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Aug  1 15:02:32 (none) polkitd[505]: started daemon version 0.105 using authority implementation `local' version `0.105'
Aug  1 15:02:32 (none) dbus[359]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug  1 15:02:32 (none) dbus[359]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Aug  1 15:44:43 (none) init: Switching to runlevel: 6
Aug  1 15:44:45 (none) dhcpcd[811]: sending signal 1 to pid 436
Aug  1 15:44:45 (none) dhcpcd[436]: received SIGHUP, releasing
Aug  1 15:44:45 (none) dhcpcd[436]: eth0: releasing lease of 192.168.1.70
Aug  1 15:44:45 (none) dhcpcd[811]: waiting for pid 436 to exit
Aug  1 15:44:45 (none) ldm: Terminating...
Aug  1 15:44:45 (none) dhcpcd[436]: eth0: removing interface
Aug  1 15:45:40 (none) [    0.612938] udevd[40]: starting version 185
Aug  1 15:45:40 (none) [    3.105114] systemd-udevd[158]: starting version 186
Aug  1 15:45:40 (none) ldm: ldm 0.3
Aug  1 15:45:40 (none) ldm: Starting up...
Aug  1 15:45:40 (none) dhcpcd[430]: version 5.5.6 starting
Aug  1 15:45:40 (none) dhcpcd[430]: eth0: waiting for carrier
Aug  1 15:45:41 (none) ntfs-3g[449]: Version 2012.1.15 external FUSE 29
Aug  1 15:45:41 (none) ntfs-3g[449]: Mounted /dev/sda2 (Read-Write, label "RECOVERY", NTFS 3.1)
Aug  1 15:45:41 (none) ntfs-3g[449]: Cmdline options: rw,uid=1000,gid=100
Aug  1 15:45:41 (none) ntfs-3g[449]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda2,blkdev,blksize=4096,default_permissions
Aug  1 15:45:41 (none) ntfs-3g[449]: Global ownership and permissions enforced, configuration type 7
Aug  1 15:45:41 (none) ntfs-3g[451]: Version 2012.1.15 external FUSE 29
Aug  1 15:45:41 (none) ntfs-3g[451]: Mounted /dev/sda3 (Read-Write, label "OS", NTFS 3.1)
Aug  1 15:45:41 (none) ntfs-3g[451]: Cmdline options: rw,uid=1000,gid=100
Aug  1 15:45:41 (none) ntfs-3g[451]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda3,blkdev,blksize=4096,default_permissions
Aug  1 15:45:41 (none) ntfs-3g[451]: Global ownership and permissions enforced, configuration type 7
Aug  1 15:45:41 (none) ldm: Error while mounting /dev/sdb2
Aug  1 15:45:41 (none) ldm: Error while mounting /dev/sr0
Aug  1 15:45:41 (none) ldm: Entering the main loop
Aug  1 15:45:42 (none) dhcpcd[430]: eth0: carrier acquired
Aug  1 15:45:42 (none) dhcpcd[430]: eth0: sending IPv6 Router Solicitation
Aug  1 15:45:42 (none) dhcpcd[430]: eth0: sendmsg: Cannot assign requested address
Aug  1 15:45:42 (none) dhcpcd[430]: eth0: broadcasting for a lease
Aug  1 15:45:46 (none) dhcpcd[430]: eth0: sending IPv6 Router Solicitation
Aug  1 15:45:46 (none) dbus[395]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Aug  1 15:45:46 (none) dbus[395]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Aug  1 15:45:46 (none) polkitd[527]: started daemon version 0.105 using authority implementation `local' version `0.105'
Aug  1 15:45:46 (none) dbus[395]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug  1 15:45:46 (none) dbus[395]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Aug  1 15:45:47 (none) dhcpcd[430]: eth0: offered 192.168.1.71 from 192.168.1.254
Aug  1 15:45:47 (none) dhcpcd[430]: eth0: acknowledged 192.168.1.71 from 192.168.1.254
Aug  1 15:45:47 (none) dhcpcd[430]: eth0: checking for 192.168.1.71
Aug  1 15:45:50 (none) dhcpcd[430]: eth0: sending IPv6 Router Solicitation
Aug  1 15:45:52 (none) dhcpcd[430]: eth0: leased 192.168.1.71 for 86400 seconds
Aug  1 15:45:52 (none) dhcpcd[430]: forked to background, child pid 577
Aug  1 15:45:54 (none) dhcpcd[577]: eth0: sending IPv6 Router Solicitation
Aug  1 15:45:54 (none) dhcpcd[577]: eth0: no IPv6 Routers available
Aug  1 15:52:25 (none) dbus[395]: [system] Activating service name='org.freedesktop.UPower' (using servicehelper)
Aug  1 15:52:25 (none) dbus[395]: [system] Successfully activated service 'org.freedesktop.UPower'
Aug  1 16:04:46 (none) ldm: Error while mounting /dev/sr0
Aug  1 16:58:16 (none) dbus[395]: [system] Reloaded configuration
Aug  1 16:58:16 (none) dbus[395]: [system] Reloaded configuration
Aug  1 17:08:17 (none) ldm: Error while mounting /dev/sr0
Aug  1 17:59:31 (none) init: Switching to runlevel: 0
Aug  1 17:59:33 (none) ntfs-3g[449]: Unmounting /dev/sda2 (RECOVERY)
Aug  1 17:59:33 (none) ntfs-3g[451]: Unmounting /dev/sda3 (OS)
Aug  1 17:59:33 (none) dhcpcd[4914]: sending signal 1 to pid 577
Aug  1 17:59:33 (none) dhcpcd[4914]: waiting for pid 577 to exit
Aug  1 17:59:33 (none) dhcpcd[577]: received SIGHUP, releasing
Aug  1 17:59:33 (none) dhcpcd[577]: eth0: releasing lease of 192.168.1.71
Aug  1 17:59:34 (none) dhcpcd[577]: eth0: removing interface
Aug  1 17:59:34 (none) ldm: Terminating...
Aug  1 18:31:24 (none) [    0.612952] udevd[40]: starting version 185
Aug  1 18:31:24 (none) [    3.291274] systemd-udevd[144]: starting version 186
Aug  1 18:31:24 (none) dhcpcd[371]: version 5.5.6 starting
Aug  1 18:31:24 (none) ldm: ldm 0.3
Aug  1 18:31:24 (none) ldm: Starting up...
Aug  1 18:31:24 (none) dhcpcd[371]: eth0: waiting for carrier
Aug  1 18:31:25 (none) ntfs-3g[398]: Version 2012.1.15 external FUSE 29
Aug  1 18:31:25 (none) ntfs-3g[398]: Mounted /dev/sda2 (Read-Write, label "RECOVERY", NTFS 3.1)
Aug  1 18:31:25 (none) ntfs-3g[398]: Cmdline options: rw,uid=1000,gid=100
Aug  1 18:31:25 (none) ntfs-3g[398]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda2,blkdev,blksize=4096,default_permissions
Aug  1 18:31:25 (none) ntfs-3g[398]: Global ownership and permissions enforced, configuration type 7
Aug  1 18:31:25 (none) ntfs-3g[400]: Version 2012.1.15 external FUSE 29
Aug  1 18:31:25 (none) ntfs-3g[400]: Mounted /dev/sda3 (Read-Write, label "OS", NTFS 3.1)
Aug  1 18:31:25 (none) ntfs-3g[400]: Cmdline options: rw,uid=1000,gid=100
Aug  1 18:31:25 (none) ntfs-3g[400]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda3,blkdev,blksize=4096,default_permissions
Aug  1 18:31:25 (none) ntfs-3g[400]: Global ownership and permissions enforced, configuration type 7
Aug  1 18:31:25 (none) ldm: Error while mounting /dev/sdb2
Aug  1 18:31:25 (none) ldm: Error while mounting /dev/sr0
Aug  1 18:31:25 (none) ldm: Entering the main loop
Aug  1 18:31:26 (none) dhcpcd[371]: eth0: carrier acquired
Aug  1 18:31:26 (none) dhcpcd[371]: eth0: sending IPv6 Router Solicitation
Aug  1 18:31:26 (none) dhcpcd[371]: eth0: sendmsg: Cannot assign requested address
Aug  1 18:31:26 (none) dhcpcd[371]: eth0: broadcasting for a lease
Aug  1 18:31:30 (none) dhcpcd[371]: eth0: sending IPv6 Router Solicitation
Aug  1 18:31:31 (none) dbus[347]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Aug  1 18:31:32 (none) dbus[347]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Aug  1 18:31:32 (none) polkitd[476]: started daemon version 0.105 using authority implementation `local' version `0.105'
Aug  1 18:31:32 (none) dbus[347]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug  1 18:31:32 (none) dbus[347]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Aug  1 18:31:32 (none) dhcpcd[371]: eth0: offered 192.168.1.72 from 192.168.1.254
Aug  1 18:31:32 (none) dhcpcd[371]: eth0: acknowledged 192.168.1.72 from 192.168.1.254
Aug  1 18:31:32 (none) dhcpcd[371]: eth0: checking for 192.168.1.72
Aug  1 18:31:34 (none) dhcpcd[371]: eth0: sending IPv6 Router Solicitation
Aug  1 18:31:37 (none) dhcpcd[371]: eth0: leased 192.168.1.72 for 86400 seconds
Aug  1 18:31:37 (none) dhcpcd[371]: forked to background, child pid 531
Aug  1 18:31:38 (none) dhcpcd[531]: eth0: sending IPv6 Router Solicitation
Aug  1 18:31:38 (none) dhcpcd[531]: eth0: no IPv6 Routers available
Aug  1 19:53:19 (none) init: Switching to runlevel: 6
Aug  1 19:53:21 (none) ntfs-3g[398]: Unmounting /dev/sda2 (RECOVERY)
Aug  1 19:53:21 (none) ntfs-3g[400]: Unmounting /dev/sda3 (OS)
Aug  1 19:53:21 (none) dhcpcd[9240]: sending signal 1 to pid 531
Aug  1 19:53:21 (none) dhcpcd[531]: received SIGHUP, releasing
Aug  1 19:53:21 (none) dhcpcd[531]: eth0: releasing lease of 192.168.1.72
Aug  1 19:53:21 (none) dhcpcd[9240]: waiting for pid 531 to exit
Aug  1 19:53:22 (none) dhcpcd[531]: eth0: removing interface
Aug  1 19:53:22 (none) ldm: Terminating...
Aug  1 20:09:24 (none) [    0.612951] udevd[40]: starting version 185
Aug  1 20:09:24 (none) [    3.280242] systemd-udevd[128]: starting version 186
Aug  1 20:09:24 (none) ldm: ldm 0.3
Aug  1 20:09:24 (none) ldm: Starting up...
Aug  1 20:09:24 (none) dhcpcd[353]: version 5.5.6 starting
Aug  1 20:09:24 (none) dhcpcd[353]: eth0: waiting for carrier
Aug  1 20:09:24 (none) ntfs-3g[378]: Version 2012.1.15 external FUSE 29
Aug  1 20:09:24 (none) ntfs-3g[378]: Mounted /dev/sda2 (Read-Write, label "RECOVERY", NTFS 3.1)
Aug  1 20:09:24 (none) ntfs-3g[378]: Cmdline options: rw,uid=1000,gid=100
Aug  1 20:09:24 (none) ntfs-3g[378]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda2,blkdev,blksize=4096,default_permissions
Aug  1 20:09:24 (none) ntfs-3g[378]: Global ownership and permissions enforced, configuration type 7
Aug  1 20:09:25 (none) ntfs-3g[380]: Version 2012.1.15 external FUSE 29
Aug  1 20:09:25 (none) ntfs-3g[380]: Mounted /dev/sda3 (Read-Write, label "OS", NTFS 3.1)
Aug  1 20:09:25 (none) ntfs-3g[380]: Cmdline options: rw,uid=1000,gid=100
Aug  1 20:09:25 (none) ntfs-3g[380]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda3,blkdev,blksize=4096,default_permissions
Aug  1 20:09:25 (none) ntfs-3g[380]: Global ownership and permissions enforced, configuration type 7
Aug  1 20:09:25 (none) ldm: Error while mounting /dev/sdb2
Aug  1 20:09:25 (none) ldm: Error while mounting /dev/sr0
Aug  1 20:09:25 (none) ldm: Entering the main loop
Aug  1 20:09:25 (none) dhcpcd[353]: eth0: carrier acquired
Aug  1 20:09:25 (none) dhcpcd[353]: eth0: sending IPv6 Router Solicitation
Aug  1 20:09:25 (none) dhcpcd[353]: eth0: sendmsg: Cannot assign requested address
Aug  1 20:09:25 (none) dhcpcd[353]: eth0: broadcasting for a lease
Aug  1 20:09:29 (none) dhcpcd[353]: eth0: offered 192.168.1.73 from 192.168.1.254
Aug  1 20:09:29 (none) dhcpcd[353]: eth0: acknowledged 192.168.1.73 from 192.168.1.254
Aug  1 20:09:29 (none) dhcpcd[353]: eth0: checking for 192.168.1.73
Aug  1 20:09:29 (none) dhcpcd[353]: eth0: sending IPv6 Router Solicitation
Aug  1 20:09:33 (none) dhcpcd[353]: eth0: sending IPv6 Router Solicitation
Aug  1 20:09:34 (none) dhcpcd[353]: eth0: leased 192.168.1.73 for 86400 seconds
Aug  1 20:09:34 (none) dhcpcd[353]: forked to background, child pid 403
Aug  1 20:09:37 (none) dhcpcd[403]: eth0: sending IPv6 Router Solicitation
Aug  1 20:09:37 (none) dhcpcd[403]: eth0: no IPv6 Routers available
Aug  1 20:10:28 (none) dbus[327]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Aug  1 20:10:29 (none) dbus[327]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Aug  1 20:10:29 (none) polkitd[472]: started daemon version 0.105 using authority implementation `local' version `0.105'
Aug  1 20:10:29 (none) dbus[327]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug  1 20:10:29 (none) dbus[327]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Aug  1 20:18:39 (none) init: Switching to runlevel: 0
Aug  1 20:18:41 (none) ntfs-3g[378]: Unmounting /dev/sda2 (RECOVERY)
Aug  1 20:18:41 (none) ntfs-3g[380]: Unmounting /dev/sda3 (OS)
Aug  1 20:18:41 (none) ldm: Terminating...
Aug  1 20:18:41 (none) dhcpcd[849]: sending signal 1 to pid 403
Aug  1 20:18:41 (none) dhcpcd[849]: waiting for pid 403 to exit
Aug  1 20:18:41 (none) dhcpcd[403]: received SIGHUP, releasing
Aug  1 20:18:41 (none) dhcpcd[403]: eth0: releasing lease of 192.168.1.73
Aug  1 20:18:41 (none) dhcpcd[403]: eth0: removing interface
Aug  1 21:16:46 (none) [    0.612967] udevd[40]: starting version 185
Aug  1 21:16:46 (none) [    3.150905] systemd-udevd[154]: starting version 186
Aug  1 21:16:46 (none) ldm: ldm 0.3
Aug  1 21:16:46 (none) ldm: Starting up...
Aug  1 21:16:46 (none) dhcpcd[368]: version 5.5.6 starting
Aug  1 21:16:46 (none) dhcpcd[368]: eth0: waiting for carrier
Aug  1 21:16:46 (none) ntfs-3g[391]: Version 2012.1.15 external FUSE 29
Aug  1 21:16:46 (none) ntfs-3g[391]: Mounted /dev/sda2 (Read-Write, label "RECOVERY", NTFS 3.1)
Aug  1 21:16:46 (none) ntfs-3g[391]: Cmdline options: rw,uid=1000,gid=100
Aug  1 21:16:46 (none) ntfs-3g[391]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda2,blkdev,blksize=4096,default_permissions
Aug  1 21:16:46 (none) ntfs-3g[391]: Global ownership and permissions enforced, configuration type 7
Aug  1 21:16:47 (none) ntfs-3g[393]: Version 2012.1.15 external FUSE 29
Aug  1 21:16:47 (none) ntfs-3g[393]: Mounted /dev/sda3 (Read-Write, label "OS", NTFS 3.1)
Aug  1 21:16:47 (none) ntfs-3g[393]: Cmdline options: rw,uid=1000,gid=100
Aug  1 21:16:47 (none) ntfs-3g[393]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda3,blkdev,blksize=4096,default_permissions
Aug  1 21:16:47 (none) ntfs-3g[393]: Global ownership and permissions enforced, configuration type 7
Aug  1 21:16:47 (none) ldm: Error while mounting /dev/sdb2
Aug  1 21:16:47 (none) ldm: Error while mounting /dev/sr0
Aug  1 21:16:47 (none) ldm: Entering the main loop
Aug  1 21:16:47 (none) dhcpcd[368]: eth0: carrier acquired
Aug  1 21:16:47 (none) dhcpcd[368]: eth0: sending IPv6 Router Solicitation
Aug  1 21:16:47 (none) dhcpcd[368]: eth0: sendmsg: Cannot assign requested address
Aug  1 21:16:47 (none) dhcpcd[368]: eth0: broadcasting for a lease
Aug  1 21:16:51 (none) dhcpcd[368]: eth0: sending IPv6 Router Solicitation
Aug  1 21:16:53 (none) dhcpcd[368]: eth0: offered 192.168.1.74 from 192.168.1.254
Aug  1 21:16:53 (none) dhcpcd[368]: eth0: acknowledged 192.168.1.74 from 192.168.1.254
Aug  1 21:16:53 (none) dhcpcd[368]: eth0: checking for 192.168.1.74
Aug  1 21:16:55 (none) dhcpcd[368]: eth0: sending IPv6 Router Solicitation
Aug  1 21:16:58 (none) dhcpcd[368]: eth0: leased 192.168.1.74 for 86400 seconds
Aug  1 21:16:58 (none) dhcpcd[368]: forked to background, child pid 416
Aug  1 21:16:58 (none) dbus[340]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Aug  1 21:16:59 (none) dbus[340]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Aug  1 21:16:59 (none) polkitd[485]: started daemon version 0.105 using authority implementation `local' version `0.105'
Aug  1 21:16:59 (none) dbus[340]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug  1 21:16:59 (none) dbus[340]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Aug  1 21:16:59 (none) dhcpcd[416]: eth0: sending IPv6 Router Solicitation
Aug  1 21:16:59 (none) dhcpcd[416]: eth0: no IPv6 Routers available
Aug  1 21:58:22 (none) ldm: Error while mounting /dev/sr0
Aug  1 22:02:00 (none) ldm: Error while mounting /dev/sr0
Aug  2 01:18:58 (none) init: Switching to runlevel: 0
Aug  2 01:19:00 (none) ntfs-3g[391]: Unmounting /dev/sda2 (RECOVERY)
Aug  2 01:19:00 (none) ntfs-3g[393]: Unmounting /dev/sda3 (OS)
Aug  2 01:19:00 (none) ldm: Terminating...
Aug  2 01:19:00 (none) dhcpcd[1564]: sending signal 1 to pid 416
Aug  2 01:19:00 (none) dhcpcd[416]: received SIGHUP, releasing
Aug  2 01:19:00 (none) dhcpcd[416]: eth0: releasing lease of 192.168.1.74
Aug  2 01:19:00 (none) dhcpcd[1564]: waiting for pid 416 to exit
Aug  2 01:19:00 (none) dhcpcd[416]: eth0: removing interface
Aug  2 10:39:15 (none) [    0.612972] udevd[40]: starting version 185
Aug  2 10:39:15 (none) [    3.159408] systemd-udevd[171]: starting version 186
Aug  2 10:39:16 (none) ldm: ldm 0.3
Aug  2 10:39:16 (none) ldm: Starting up...
Aug  2 10:39:16 (none) dhcpcd[380]: version 5.5.6 starting
Aug  2 10:39:16 (none) dhcpcd[380]: eth0: waiting for carrier
Aug  2 10:39:16 (none) ntfs-3g[406]: Version 2012.1.15 external FUSE 29
Aug  2 10:39:16 (none) ntfs-3g[406]: Mounted /dev/sda2 (Read-Write, label "RECOVERY", NTFS 3.1)
Aug  2 10:39:16 (none) ntfs-3g[406]: Cmdline options: rw,uid=1000,gid=100
Aug  2 10:39:16 (none) ntfs-3g[406]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda2,blkdev,blksize=4096,default_permissions
Aug  2 10:39:16 (none) ntfs-3g[406]: Global ownership and permissions enforced, configuration type 7
Aug  2 10:39:16 (none) ntfs-3g[408]: Version 2012.1.15 external FUSE 29
Aug  2 10:39:16 (none) ntfs-3g[408]: Mounted /dev/sda3 (Read-Write, label "OS", NTFS 3.1)
Aug  2 10:39:16 (none) ntfs-3g[408]: Cmdline options: rw,uid=1000,gid=100
Aug  2 10:39:16 (none) ntfs-3g[408]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda3,blkdev,blksize=4096,default_permissions
Aug  2 10:39:16 (none) ntfs-3g[408]: Global ownership and permissions enforced, configuration type 7
Aug  2 10:39:16 (none) ldm: Error while mounting /dev/sdb2
Aug  2 10:39:16 (none) ldm: Entering the main loop
Aug  2 10:39:17 (none) dhcpcd[380]: eth0: carrier acquired
Aug  2 10:39:17 (none) dhcpcd[380]: eth0: sending IPv6 Router Solicitation
Aug  2 10:39:17 (none) dhcpcd[380]: eth0: sendmsg: Cannot assign requested address
Aug  2 10:39:17 (none) dhcpcd[380]: eth0: broadcasting for a lease
Aug  2 10:39:21 (none) dbus[354]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Aug  2 10:39:21 (none) dbus[354]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Aug  2 10:39:21 (none) polkitd[482]: started daemon version 0.105 using authority implementation `local' version `0.105'
Aug  2 10:39:21 (none) dbus[354]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug  2 10:39:21 (none) dbus[354]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Aug  2 10:39:21 (none) dhcpcd[380]: eth0: sending IPv6 Router Solicitation
Aug  2 10:39:24 (none) dhcpcd[380]: eth0: offered 192.168.1.75 from 192.168.1.254
Aug  2 10:39:24 (none) dhcpcd[380]: eth0: acknowledged 192.168.1.75 from 192.168.1.254
Aug  2 10:39:24 (none) dhcpcd[380]: eth0: checking for 192.168.1.75
Aug  2 10:39:25 (none) dhcpcd[380]: eth0: sending IPv6 Router Solicitation
Aug  2 10:39:29 (none) dhcpcd[380]: eth0: sending IPv6 Router Solicitation
Aug  2 10:39:29 (none) dhcpcd[380]: eth0: no IPv6 Routers available
Aug  2 10:39:29 (none) dhcpcd[380]: eth0: leased 192.168.1.75 for 86400 seconds
Aug  2 10:39:30 (none) dhcpcd[380]: forked to background, child pid 538
Aug  2 11:08:23 (none) init: Switching to runlevel: 0
Aug  2 11:08:25 (none) ntfs-3g[406]: Unmounting /dev/sda2 (RECOVERY)
Aug  2 11:08:25 (none) ntfs-3g[408]: Unmounting /dev/sda3 (OS)
Aug  2 11:08:25 (none) ldm: Terminating...
Aug  2 11:08:25 (none) dhcpcd[795]: sending signal 1 to pid 538
Aug  2 11:08:25 (none) dhcpcd[795]: waiting for pid 538 to exit
Aug  2 11:08:25 (none) dhcpcd[538]: received SIGHUP, releasing
Aug  2 11:08:25 (none) dhcpcd[538]: eth0: releasing lease of 192.168.1.75
Aug  2 11:08:25 (none) dhcpcd[538]: eth0: removing interface
Aug  2 12:04:39 (none) [    0.612947] udevd[40]: starting version 185
Aug  2 12:04:39 (none) [    3.460736] systemd-udevd[152]: starting version 186
Aug  2 12:04:39 (none) ldm: ldm 0.3
Aug  2 12:04:39 (none) ldm: Starting up...
Aug  2 12:04:40 (none) dhcpcd[364]: version 5.5.6 starting
Aug  2 12:04:40 (none) dhcpcd[364]: eth0: waiting for carrier
Aug  2 12:04:40 (none) ntfs-3g[392]: Version 2012.1.15 external FUSE 29
Aug  2 12:04:40 (none) ntfs-3g[392]: Mounted /dev/sda2 (Read-Write, label "RECOVERY", NTFS 3.1)
Aug  2 12:04:40 (none) ntfs-3g[392]: Cmdline options: rw,uid=1000,gid=100
Aug  2 12:04:40 (none) ntfs-3g[392]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda2,blkdev,blksize=4096,default_permissions
Aug  2 12:04:40 (none) ntfs-3g[392]: Global ownership and permissions enforced, configuration type 7
Aug  2 12:04:40 (none) ntfs-3g[394]: Version 2012.1.15 external FUSE 29
Aug  2 12:04:40 (none) ntfs-3g[394]: Mounted /dev/sda3 (Read-Write, label "OS", NTFS 3.1)
Aug  2 12:04:40 (none) ntfs-3g[394]: Cmdline options: rw,uid=1000,gid=100
Aug  2 12:04:40 (none) ntfs-3g[394]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda3,blkdev,blksize=4096,default_permissions
Aug  2 12:04:40 (none) ntfs-3g[394]: Global ownership and permissions enforced, configuration type 7
Aug  2 12:04:40 (none) ldm: Error while mounting /dev/sdb2
Aug  2 12:04:40 (none) ldm: Entering the main loop
Aug  2 12:04:41 (none) dhcpcd[364]: eth0: carrier acquired
Aug  2 12:04:41 (none) dhcpcd[364]: eth0: sending IPv6 Router Solicitation
Aug  2 12:04:41 (none) dhcpcd[364]: eth0: sendmsg: Cannot assign requested address
Aug  2 12:04:41 (none) dhcpcd[364]: eth0: broadcasting for a lease
Aug  2 12:04:45 (none) dhcpcd[364]: eth0: sending IPv6 Router Solicitation
Aug  2 12:04:47 (none) dhcpcd[364]: eth0: offered 192.168.1.76 from 192.168.1.254
Aug  2 12:04:47 (none) dhcpcd[364]: eth0: acknowledged 192.168.1.76 from 192.168.1.254
Aug  2 12:04:47 (none) dhcpcd[364]: eth0: checking for 192.168.1.76
Aug  2 12:04:49 (none) dhcpcd[364]: eth0: sending IPv6 Router Solicitation
Aug  2 12:04:52 (none) dhcpcd[364]: eth0: leased 192.168.1.76 for 86400 seconds
Aug  2 12:04:52 (none) dhcpcd[364]: forked to background, child pid 415
Aug  2 12:04:53 (none) dhcpcd[415]: eth0: sending IPv6 Router Solicitation
Aug  2 12:04:53 (none) dhcpcd[415]: eth0: no IPv6 Routers available
Aug  2 12:04:55 (none) dbus[341]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Aug  2 12:04:55 (none) dbus[341]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Aug  2 12:04:55 (none) polkitd[484]: started daemon version 0.105 using authority implementation `local' version `0.105'
Aug  2 12:04:55 (none) dbus[341]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug  2 12:04:55 (none) dbus[341]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Aug  2 14:05:51 (none) init: Switching to runlevel: 6
Aug  2 14:05:53 (none) ntfs-3g[392]: Unmounting /dev/sda2 (RECOVERY)
Aug  2 14:05:53 (none) ntfs-3g[394]: Unmounting /dev/sda3 (OS)
Aug  2 14:05:53 (none) ldm: Terminating...
Aug  2 14:05:53 (none) dhcpcd[2345]: sending signal 1 to pid 415
Aug  2 14:05:53 (none) dhcpcd[2345]: waiting for pid 415 to exit
Aug  2 14:05:53 (none) dhcpcd[415]: received SIGHUP, releasing
Aug  2 14:05:53 (none) dhcpcd[415]: eth0: releasing lease of 192.168.1.76
Aug  2 14:05:53 (none) dhcpcd[415]: eth0: removing interface
Aug  2 14:58:21 (none) [    0.612963] udevd[40]: starting version 185
Aug  2 14:58:21 (none) [    3.637087] systemd-udevd[153]: starting version 186
Aug  2 14:58:21 (none) ldm: ldm 0.3
Aug  2 14:58:21 (none) ldm: Starting up...
Aug  2 14:58:21 (none) dhcpcd[370]: version 5.5.6 starting
Aug  2 14:58:21 (none) dhcpcd[370]: eth0: waiting for carrier
Aug  2 14:58:22 (none) ntfs-3g[397]: Version 2012.1.15 external FUSE 29
Aug  2 14:58:22 (none) ntfs-3g[397]: Mounted /dev/sda2 (Read-Write, label "RECOVERY", NTFS 3.1)
Aug  2 14:58:22 (none) ntfs-3g[397]: Cmdline options: rw,uid=1000,gid=100
Aug  2 14:58:22 (none) ntfs-3g[397]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda2,blkdev,blksize=4096,default_permissions
Aug  2 14:58:22 (none) ntfs-3g[397]: Global ownership and permissions enforced, configuration type 7
Aug  2 14:58:22 (none) ntfs-3g[399]: Version 2012.1.15 external FUSE 29
Aug  2 14:58:22 (none) ntfs-3g[399]: Mounted /dev/sda3 (Read-Write, label "OS", NTFS 3.1)
Aug  2 14:58:22 (none) ntfs-3g[399]: Cmdline options: rw,uid=1000,gid=100
Aug  2 14:58:22 (none) ntfs-3g[399]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda3,blkdev,blksize=4096,default_permissions
Aug  2 14:58:22 (none) ntfs-3g[399]: Global ownership and permissions enforced, configuration type 7
Aug  2 14:58:22 (none) ldm: Error while mounting /dev/sdb2
Aug  2 14:58:22 (none) ldm: Entering the main loop
Aug  2 14:58:23 (none) dhcpcd[370]: eth0: carrier acquired
Aug  2 14:58:23 (none) dhcpcd[370]: eth0: sending IPv6 Router Solicitation
Aug  2 14:58:23 (none) dhcpcd[370]: eth0: sendmsg: Cannot assign requested address
Aug  2 14:58:23 (none) dhcpcd[370]: eth0: broadcasting for a lease
Aug  2 14:58:27 (none) dhcpcd[370]: eth0: offered 192.168.1.77 from 192.168.1.254
Aug  2 14:58:27 (none) dhcpcd[370]: eth0: acknowledged 192.168.1.77 from 192.168.1.254
Aug  2 14:58:27 (none) dhcpcd[370]: eth0: checking for 192.168.1.77
Aug  2 14:58:27 (none) dhcpcd[370]: eth0: sending IPv6 Router Solicitation
Aug  2 14:58:31 (none) dhcpcd[370]: eth0: sending IPv6 Router Solicitation
Aug  2 14:58:31 (none) dhcpcd[370]: eth0: leased 192.168.1.77 for 86400 seconds
Aug  2 14:58:31 (none) dhcpcd[370]: forked to background, child pid 420
Aug  2 14:58:35 (none) dhcpcd[420]: eth0: sending IPv6 Router Solicitation
Aug  2 14:58:35 (none) dhcpcd[420]: eth0: no IPv6 Routers available
Aug  2 14:58:36 (none) dbus[346]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Aug  2 14:58:37 (none) dbus[346]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Aug  2 14:58:37 (none) polkitd[489]: started daemon version 0.105 using authority implementation `local' version `0.105'
Aug  2 14:58:37 (none) dbus[346]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug  2 14:58:37 (none) dbus[346]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Aug  2 16:28:30 (none) init: Switching to runlevel: 0
Aug  2 16:28:32 (none) ntfs-3g[397]: Unmounting /dev/sda2 (RECOVERY)
Aug  2 16:28:32 (none) ntfs-3g[399]: Unmounting /dev/sda3 (OS)
Aug  2 16:28:32 (none) ldm: Terminating...
Aug  2 16:28:32 (none) dhcpcd[1242]: sending signal 1 to pid 420
Aug  2 16:28:32 (none) dhcpcd[1242]: waiting for pid 420 to exit
Aug  2 16:28:32 (none) dhcpcd[420]: received SIGHUP, releasing
Aug  2 16:28:32 (none) dhcpcd[420]: eth0: releasing lease of 192.168.1.77
Aug  2 16:28:32 (none) dhcpcd[420]: eth0: removing interface
Aug  2 16:36:47 (none) [    0.612953] udevd[40]: starting version 185
Aug  2 16:36:47 (none) ldm: ldm 0.3
Aug  2 16:36:47 (none) ldm: Starting up...
Aug  2 16:36:47 (none) dhcpcd[397]: version 5.5.6 starting
Aug  2 16:36:47 (none) [    3.127781] systemd-udevd[183]: starting version 186
Aug  2 16:36:47 (none) dhcpcd[397]: eth0: waiting for carrier
Aug  2 16:36:47 (none) ntfs-3g[425]: Version 2012.1.15 external FUSE 29
Aug  2 16:36:47 (none) ntfs-3g[425]: Mounted /dev/sda2 (Read-Write, label "RECOVERY", NTFS 3.1)
Aug  2 16:36:47 (none) ntfs-3g[425]: Cmdline options: rw,uid=1000,gid=100
Aug  2 16:36:47 (none) ntfs-3g[425]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda2,blkdev,blksize=4096,default_permissions
Aug  2 16:36:47 (none) ntfs-3g[425]: Global ownership and permissions enforced, configuration type 7
Aug  2 16:36:47 (none) ntfs-3g[427]: Version 2012.1.15 external FUSE 29
Aug  2 16:36:47 (none) ntfs-3g[427]: Mounted /dev/sda3 (Read-Write, label "OS", NTFS 3.1)
Aug  2 16:36:47 (none) ntfs-3g[427]: Cmdline options: rw,uid=1000,gid=100
Aug  2 16:36:47 (none) ntfs-3g[427]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda3,blkdev,blksize=4096,default_permissions
Aug  2 16:36:47 (none) ntfs-3g[427]: Global ownership and permissions enforced, configuration type 7
Aug  2 16:36:47 (none) ldm: Error while mounting /dev/sdb2
Aug  2 16:36:47 (none) ldm: Entering the main loop
Aug  2 16:36:48 (none) dhcpcd[397]: eth0: carrier acquired
Aug  2 16:36:48 (none) dhcpcd[397]: eth0: sending IPv6 Router Solicitation
Aug  2 16:36:48 (none) dhcpcd[397]: eth0: sendmsg: Cannot assign requested address
Aug  2 16:36:48 (none) dhcpcd[397]: eth0: broadcasting for a lease
Aug  2 16:36:50 (none) dbus[374]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Aug  2 16:36:50 (none) dbus[374]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Aug  2 16:36:51 (none) polkitd[501]: started daemon version 0.105 using authority implementation `local' version `0.105'
Aug  2 16:36:51 (none) dbus[374]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug  2 16:36:51 (none) dbus[374]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Aug  2 16:36:52 (none) dhcpcd[397]: eth0: sending IPv6 Router Solicitation
Aug  2 16:36:54 (none) dhcpcd[397]: eth0: offered 192.168.1.78 from 192.168.1.254
Aug  2 16:36:54 (none) dhcpcd[397]: eth0: acknowledged 192.168.1.78 from 192.168.1.254
Aug  2 16:36:54 (none) dhcpcd[397]: eth0: checking for 192.168.1.78
Aug  2 16:36:56 (none) dhcpcd[397]: eth0: sending IPv6 Router Solicitation
Aug  2 16:36:59 (none) dhcpcd[397]: eth0: leased 192.168.1.78 for 86400 seconds
Aug  2 16:36:59 (none) dhcpcd[397]: forked to background, child pid 570
Aug  2 16:37:00 (none) dhcpcd[570]: eth0: sending IPv6 Router Solicitation
Aug  2 16:37:00 (none) dhcpcd[570]: eth0: no IPv6 Routers available
Aug  2 18:15:33 (none) init: Switching to runlevel: 0
Aug  2 18:15:35 (none) ntfs-3g[425]: Unmounting /dev/sda2 (RECOVERY)
Aug  2 18:15:35 (none) ntfs-3g[427]: Unmounting /dev/sda3 (OS)
Aug  2 18:15:35 (none) ldm: Terminating...
Aug  2 18:15:35 (none) dhcpcd[1189]: sending signal 1 to pid 570
Aug  2 18:15:35 (none) dhcpcd[1189]: waiting for pid 570 to exit
Aug  2 18:15:35 (none) dhcpcd[570]: received SIGHUP, releasing
Aug  2 18:15:35 (none) dhcpcd[570]: eth0: releasing lease of 192.168.1.78
Aug  2 18:15:35 (none) dhcpcd[570]: eth0: removing interface
Aug  2 18:39:07 (none) [    0.612954] udevd[40]: starting version 185
Aug  2 18:39:07 (none) [    3.299402] systemd-udevd[154]: starting version 186
Aug  2 18:39:07 (none) ldm: ldm 0.3
Aug  2 18:39:07 (none) ldm: Starting up...
Aug  2 18:39:07 (none) dhcpcd[386]: version 5.5.6 starting
Aug  2 18:39:07 (none) dhcpcd[386]: eth0: waiting for carrier
Aug  2 18:39:08 (none) ntfs-3g[410]: Version 2012.1.15 external FUSE 29
Aug  2 18:39:08 (none) ntfs-3g[410]: Mounted /dev/sda2 (Read-Write, label "RECOVERY", NTFS 3.1)
Aug  2 18:39:08 (none) ntfs-3g[410]: Cmdline options: rw,uid=1000,gid=100
Aug  2 18:39:08 (none) ntfs-3g[410]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda2,blkdev,blksize=4096,default_permissions
Aug  2 18:39:08 (none) ntfs-3g[410]: Global ownership and permissions enforced, configuration type 7
Aug  2 18:39:08 (none) ntfs-3g[412]: Version 2012.1.15 external FUSE 29
Aug  2 18:39:08 (none) ntfs-3g[412]: Mounted /dev/sda3 (Read-Write, label "OS", NTFS 3.1)
Aug  2 18:39:08 (none) ntfs-3g[412]: Cmdline options: rw,uid=1000,gid=100
Aug  2 18:39:08 (none) ntfs-3g[412]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda3,blkdev,blksize=4096,default_permissions
Aug  2 18:39:08 (none) ntfs-3g[412]: Global ownership and permissions enforced, configuration type 7
Aug  2 18:39:08 (none) ldm: Error while mounting /dev/sdb2
Aug  2 18:39:08 (none) ldm: Entering the main loop
Aug  2 18:39:09 (none) dhcpcd[386]: eth0: carrier acquired
Aug  2 18:39:09 (none) dhcpcd[386]: eth0: sending IPv6 Router Solicitation
Aug  2 18:39:09 (none) dhcpcd[386]: eth0: sendmsg: Cannot assign requested address
Aug  2 18:39:09 (none) dhcpcd[386]: eth0: broadcasting for a lease
Aug  2 18:39:13 (none) dhcpcd[386]: eth0: sending IPv6 Router Solicitation
Aug  2 18:39:15 (none) dhcpcd[386]: eth0: offered 192.168.1.79 from 192.168.1.254
Aug  2 18:39:15 (none) dhcpcd[386]: eth0: acknowledged 192.168.1.79 from 192.168.1.254
Aug  2 18:39:15 (none) dhcpcd[386]: eth0: checking for 192.168.1.79
Aug  2 18:39:17 (none) dhcpcd[386]: eth0: sending IPv6 Router Solicitation
Aug  2 18:39:18 (none) dbus[359]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Aug  2 18:39:18 (none) dbus[359]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Aug  2 18:39:18 (none) polkitd[486]: started daemon version 0.105 using authority implementation `local' version `0.105'
Aug  2 18:39:18 (none) dbus[359]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug  2 18:39:19 (none) dbus[359]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Aug  2 18:39:20 (none) dhcpcd[386]: eth0: leased 192.168.1.79 for 86400 seconds
Aug  2 18:39:20 (none) dhcpcd[386]: forked to background, child pid 523
Aug  2 18:39:21 (none) dhcpcd[523]: eth0: sending IPv6 Router Solicitation
Aug  2 18:39:21 (none) dhcpcd[523]: eth0: no IPv6 Routers available
Aug  2 22:09:14 (none) init: Switching to runlevel: 0
Aug  2 22:09:16 (none) ntfs-3g[410]: Unmounting /dev/sda2 (RECOVERY)
Aug  2 22:09:16 (none) ntfs-3g[412]: Unmounting /dev/sda3 (OS)
Aug  2 22:09:16 (none) ldm: Terminating...
Aug  2 22:09:16 (none) dhcpcd[4681]: sending signal 1 to pid 523
Aug  2 22:09:16 (none) dhcpcd[4681]: waiting for pid 523 to exit
Aug  2 22:09:16 (none) dhcpcd[523]: received SIGHUP, releasing
Aug  2 22:09:16 (none) dhcpcd[523]: eth0: releasing lease of 192.168.1.79
Aug  2 22:09:16 (none) dhcpcd[523]: eth0: removing interface
Aug  2 23:26:19 (none) [    0.616283] udevd[40]: starting version 185
Aug  2 23:26:19 (none) [    3.150396] systemd-udevd[147]: starting version 186
Aug  2 23:26:19 (none) ldm: ldm 0.3
Aug  2 23:26:19 (none) ldm: Starting up...
Aug  2 23:26:19 (none) dhcpcd[368]: version 5.5.6 starting
Aug  2 23:26:19 (none) dhcpcd[368]: eth0: waiting for carrier
Aug  2 23:26:20 (none) ntfs-3g[389]: Version 2012.1.15 external FUSE 29
Aug  2 23:26:20 (none) ntfs-3g[389]: Mounted /dev/sda2 (Read-Write, label "RECOVERY", NTFS 3.1)
Aug  2 23:26:20 (none) ntfs-3g[389]: Cmdline options: rw,uid=1000,gid=100
Aug  2 23:26:20 (none) ntfs-3g[389]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda2,blkdev,blksize=4096,default_permissions
Aug  2 23:26:20 (none) ntfs-3g[389]: Global ownership and permissions enforced, configuration type 7
Aug  2 23:26:20 (none) ntfs-3g[391]: Version 2012.1.15 external FUSE 29
Aug  2 23:26:20 (none) ntfs-3g[391]: Mounted /dev/sda3 (Read-Write, label "OS", NTFS 3.1)
Aug  2 23:26:20 (none) ntfs-3g[391]: Cmdline options: rw,uid=1000,gid=100
Aug  2 23:26:20 (none) ntfs-3g[391]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda3,blkdev,blksize=4096,default_permissions
Aug  2 23:26:20 (none) ntfs-3g[391]: Global ownership and permissions enforced, configuration type 7
Aug  2 23:26:20 (none) ldm: Error while mounting /dev/sdb2
Aug  2 23:26:20 (none) ldm: Entering the main loop
Aug  2 23:26:21 (none) dhcpcd[368]: eth0: carrier acquired
Aug  2 23:26:21 (none) dhcpcd[368]: eth0: sending IPv6 Router Solicitation
Aug  2 23:26:21 (none) dhcpcd[368]: eth0: sendmsg: Cannot assign requested address
Aug  2 23:26:21 (none) dhcpcd[368]: eth0: broadcasting for a lease
Aug  2 23:26:22 (none) dbus[338]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Aug  2 23:26:22 (none) dbus[338]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Aug  2 23:26:23 (none) polkitd[465]: started daemon version 0.105 using authority implementation `local' version `0.105'
Aug  2 23:26:23 (none) dbus[338]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug  2 23:26:23 (none) dbus[338]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Aug  2 23:26:25 (none) dhcpcd[368]: eth0: sending IPv6 Router Solicitation
Aug  2 23:26:26 (none) dhcpcd[368]: eth0: offered 192.168.1.82 from 192.168.1.254
Aug  2 23:26:26 (none) dhcpcd[368]: eth0: acknowledged 192.168.1.82 from 192.168.1.254
Aug  2 23:26:27 (none) dhcpcd[368]: eth0: checking for 192.168.1.82
Aug  2 23:26:29 (none) dhcpcd[368]: eth0: sending IPv6 Router Solicitation
Aug  2 23:26:31 (none) dhcpcd[368]: eth0: leased 192.168.1.82 for 86400 seconds
Aug  2 23:26:31 (none) dhcpcd[368]: forked to background, child pid 531
Aug  2 23:26:33 (none) dhcpcd[531]: eth0: sending IPv6 Router Solicitation
Aug  2 23:26:33 (none) dhcpcd[531]: eth0: no IPv6 Routers available
Aug  2 23:38:05 (none) init: Switching to runlevel: 0
Aug  2 23:38:07 (none) ntfs-3g[389]: Unmounting /dev/sda2 (RECOVERY)
Aug  2 23:38:07 (none) ntfs-3g[391]: Unmounting /dev/sda3 (OS)
Aug  2 23:38:07 (none) ldm: Terminating...
Aug  2 23:38:07 (none) dhcpcd[801]: sending signal 1 to pid 531
Aug  2 23:38:07 (none) dhcpcd[531]: received SIGHUP, releasing
Aug  2 23:38:07 (none) dhcpcd[531]: eth0: releasing lease of 192.168.1.82
Aug  2 23:38:07 (none) dhcpcd[801]: waiting for pid 531 to exit
Aug  2 23:38:07 (none) dhcpcd[531]: eth0: removing interface
Aug  3 10:23:20 (none) [    0.612967] udevd[40]: starting version 185
Aug  3 10:23:20 (none) [    3.152972] systemd-udevd[161]: starting version 186
Aug  3 10:23:21 (none) ldm: ldm 0.3
Aug  3 10:23:21 (none) ldm: Starting up...
Aug  3 10:23:21 (none) dhcpcd[379]: version 5.5.6 starting
Aug  3 10:23:21 (none) dhcpcd[379]: eth0: waiting for carrier
Aug  3 10:23:21 (none) ntfs-3g[409]: Version 2012.1.15 external FUSE 29
Aug  3 10:23:21 (none) ntfs-3g[409]: Mounted /dev/sda2 (Read-Write, label "RECOVERY", NTFS 3.1)
Aug  3 10:23:21 (none) ntfs-3g[409]: Cmdline options: rw,uid=1000,gid=100
Aug  3 10:23:21 (none) ntfs-3g[409]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda2,blkdev,blksize=4096,default_permissions
Aug  3 10:23:21 (none) ntfs-3g[409]: Global ownership and permissions enforced, configuration type 7
Aug  3 10:23:21 (none) ntfs-3g[411]: Version 2012.1.15 external FUSE 29
Aug  3 10:23:21 (none) ntfs-3g[411]: Mounted /dev/sda3 (Read-Write, label "OS", NTFS 3.1)
Aug  3 10:23:21 (none) ntfs-3g[411]: Cmdline options: rw,uid=1000,gid=100
Aug  3 10:23:21 (none) ntfs-3g[411]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda3,blkdev,blksize=4096,default_permissions
Aug  3 10:23:21 (none) ntfs-3g[411]: Global ownership and permissions enforced, configuration type 7
Aug  3 10:23:21 (none) ldm: Error while mounting /dev/sdb2
Aug  3 10:23:21 (none) ldm: Entering the main loop
Aug  3 10:23:22 (none) dhcpcd[379]: eth0: carrier acquired
Aug  3 10:23:22 (none) dhcpcd[379]: eth0: sending IPv6 Router Solicitation
Aug  3 10:23:22 (none) dhcpcd[379]: eth0: sendmsg: Cannot assign requested address
Aug  3 10:23:22 (none) dhcpcd[379]: eth0: broadcasting for a lease
Aug  3 10:23:26 (none) dhcpcd[379]: eth0: sending IPv6 Router Solicitation
Aug  3 10:23:28 (none) dhcpcd[379]: eth0: offered 192.168.1.84 from 192.168.1.254
Aug  3 10:23:28 (none) dhcpcd[379]: eth0: acknowledged 192.168.1.84 from 192.168.1.254
Aug  3 10:23:28 (none) dhcpcd[379]: eth0: checking for 192.168.1.84
Aug  3 10:23:30 (none) dhcpcd[379]: eth0: sending IPv6 Router Solicitation
Aug  3 10:23:33 (none) dhcpcd[379]: eth0: leased 192.168.1.84 for 86400 seconds
Aug  3 10:23:33 (none) dhcpcd[379]: forked to background, child pid 432
Aug  3 10:23:34 (none) dhcpcd[432]: eth0: sending IPv6 Router Solicitation
Aug  3 10:23:34 (none) dhcpcd[432]: eth0: no IPv6 Routers available
Aug  3 10:23:41 (none) dbus[357]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Aug  3 10:23:41 (none) dbus[357]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Aug  3 10:23:42 (none) polkitd[501]: started daemon version 0.105 using authority implementation `local' version `0.105'
Aug  3 10:23:42 (none) dbus[357]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug  3 10:23:42 (none) dbus[357]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Aug  3 12:36:09 (none) init: Switching to runlevel: 0
Aug  3 12:36:11 (none) ntfs-3g[409]: Unmounting /dev/sda2 (RECOVERY)
Aug  3 12:36:11 (none) ntfs-3g[411]: Unmounting /dev/sda3 (OS)
Aug  3 12:36:11 (none) ldm: Terminating...
Aug  3 12:36:11 (none) dhcpcd[1365]: sending signal 1 to pid 432
Aug  3 12:36:11 (none) dhcpcd[1365]: waiting for pid 432 to exit
Aug  3 12:36:11 (none) dhcpcd[432]: received SIGHUP, releasing
Aug  3 12:36:11 (none) dhcpcd[432]: eth0: releasing lease of 192.168.1.84
Aug  3 12:36:11 (none) dhcpcd[432]: eth0: removing interface
Aug  3 12:52:32 (none) [    0.612971] udevd[40]: starting version 185
Aug  3 12:52:33 (none) [    3.144651] systemd-udevd[156]: starting version 186
Aug  3 12:52:33 (none) ldm: ldm 0.3
Aug  3 12:52:33 (none) ldm: Starting up...
Aug  3 12:52:33 (none) dhcpcd[365]: version 5.5.6 starting
Aug  3 12:52:33 (none) dhcpcd[365]: eth0: waiting for carrier
Aug  3 12:52:33 (none) ntfs-3g[392]: Version 2012.1.15 external FUSE 29
Aug  3 12:52:33 (none) ntfs-3g[392]: Mounted /dev/sda2 (Read-Write, label "RECOVERY", NTFS 3.1)
Aug  3 12:52:33 (none) ntfs-3g[392]: Cmdline options: rw,uid=1000,gid=100
Aug  3 12:52:33 (none) ntfs-3g[392]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda2,blkdev,blksize=4096,default_permissions
Aug  3 12:52:33 (none) ntfs-3g[392]: Global ownership and permissions enforced, configuration type 7
Aug  3 12:52:34 (none) ntfs-3g[394]: Version 2012.1.15 external FUSE 29
Aug  3 12:52:34 (none) ntfs-3g[394]: Mounted /dev/sda3 (Read-Write, label "OS", NTFS 3.1)
Aug  3 12:52:34 (none) ntfs-3g[394]: Cmdline options: rw,uid=1000,gid=100
Aug  3 12:52:34 (none) ntfs-3g[394]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda3,blkdev,blksize=4096,default_permissions
Aug  3 12:52:34 (none) ntfs-3g[394]: Global ownership and permissions enforced, configuration type 7
Aug  3 12:52:34 (none) ldm: Error while mounting /dev/sdb2
Aug  3 12:52:34 (none) ldm: Entering the main loop
Aug  3 12:52:34 (none) dhcpcd[365]: eth0: carrier acquired
Aug  3 12:52:34 (none) dhcpcd[365]: eth0: sending IPv6 Router Solicitation
Aug  3 12:52:34 (none) dhcpcd[365]: eth0: sendmsg: Cannot assign requested address
Aug  3 12:52:34 (none) dhcpcd[365]: eth0: broadcasting for a lease
Aug  3 12:52:38 (none) dhcpcd[365]: eth0: sending IPv6 Router Solicitation
Aug  3 12:52:40 (none) dhcpcd[365]: eth0: offered 192.168.1.85 from 192.168.1.254
Aug  3 12:52:40 (none) dhcpcd[365]: eth0: acknowledged 192.168.1.85 from 192.168.1.254
Aug  3 12:52:40 (none) dhcpcd[365]: eth0: checking for 192.168.1.85
Aug  3 12:52:42 (none) dhcpcd[365]: eth0: sending IPv6 Router Solicitation
Aug  3 12:52:45 (none) dhcpcd[365]: eth0: leased 192.168.1.85 for 86400 seconds
Aug  3 12:52:45 (none) dhcpcd[365]: forked to background, child pid 415
Aug  3 12:52:46 (none) dbus[341]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Aug  3 12:52:46 (none) dbus[341]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Aug  3 12:52:46 (none) polkitd[484]: started daemon version 0.105 using authority implementation `local' version `0.105'
Aug  3 12:52:46 (none) dbus[341]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug  3 12:52:46 (none) dbus[341]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Aug  3 12:52:46 (none) dhcpcd[415]: eth0: sending IPv6 Router Solicitation
Aug  3 12:52:46 (none) dhcpcd[415]: eth0: no IPv6 Routers available
Aug  3 13:02:17 (none) dbus[341]: [system] Failed to activate service 'org.freedesktop.Avahi': timed out
Aug  3 13:02:54 (none) dbus[341]: [system] Activating service name='org.freedesktop.ColorManager' (using servicehelper)
Aug  3 13:02:54 (none) dbus[341]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Aug  3 13:02:54 (none) dbus[341]: [system] Activating service name='org.freedesktop.colord-sane' (using servicehelper)
Aug  3 13:02:54 (none) dbus[341]: [system] Successfully activated service 'org.freedesktop.colord-sane'
Aug  3 13:03:25 (none) dbus[341]: [system] Failed to activate service 'org.freedesktop.Avahi': timed out
Aug  3 13:03:25 (none) init: Switching to runlevel: 0
Aug  3 13:03:27 (none) ntfs-3g[392]: Unmounting /dev/sda2 (RECOVERY)
Aug  3 13:03:27 (none) ntfs-3g[394]: Unmounting /dev/sda3 (OS)
Aug  3 13:03:27 (none) ldm: Terminating...
Aug  3 13:03:27 (none) dhcpcd[884]: sending signal 1 to pid 415
Aug  3 13:03:27 (none) dhcpcd[884]: waiting for pid 415 to exit
Aug  3 13:03:27 (none) dhcpcd[415]: received SIGHUP, releasing
Aug  3 13:03:27 (none) dhcpcd[415]: eth0: releasing lease of 192.168.1.85
Aug  3 13:03:27 (none) dhcpcd[415]: eth0: removing interface
Aug  3 14:10:06 (none) [    0.612945] udevd[40]: starting version 185
Aug  3 14:10:06 (none) [    3.144821] systemd-udevd[162]: starting version 186
Aug  3 14:10:06 (none) dhcpcd[370]: version 5.5.6 starting
Aug  3 14:10:06 (none) ldm: ldm 0.3
Aug  3 14:10:06 (none) ldm: Starting up...
Aug  3 14:10:07 (none) dhcpcd[370]: eth0: waiting for carrier
Aug  3 14:10:07 (none) ntfs-3g[404]: Version 2012.1.15 external FUSE 29
Aug  3 14:10:07 (none) ntfs-3g[404]: Mounted /dev/sda2 (Read-Write, label "RECOVERY", NTFS 3.1)
Aug  3 14:10:07 (none) ntfs-3g[404]: Cmdline options: rw,uid=1000,gid=100
Aug  3 14:10:07 (none) ntfs-3g[404]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda2,blkdev,blksize=4096,default_permissions
Aug  3 14:10:07 (none) ntfs-3g[404]: Global ownership and permissions enforced, configuration type 7
Aug  3 14:10:07 (none) ntfs-3g[406]: Version 2012.1.15 external FUSE 29
Aug  3 14:10:07 (none) ntfs-3g[406]: Mounted /dev/sda3 (Read-Write, label "OS", NTFS 3.1)
Aug  3 14:10:07 (none) ntfs-3g[406]: Cmdline options: rw,uid=1000,gid=100
Aug  3 14:10:07 (none) ntfs-3g[406]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda3,blkdev,blksize=4096,default_permissions
Aug  3 14:10:07 (none) ntfs-3g[406]: Global ownership and permissions enforced, configuration type 7
Aug  3 14:10:07 (none) ldm: Error while mounting /dev/sdb2
Aug  3 14:10:07 (none) ldm: Entering the main loop
Aug  3 14:10:07 (none) dhcpcd[370]: eth0: carrier acquired
Aug  3 14:10:08 (none) dhcpcd[370]: eth0: sending IPv6 Router Solicitation
Aug  3 14:10:08 (none) dhcpcd[370]: eth0: sendmsg: Cannot assign requested address
Aug  3 14:10:08 (none) dhcpcd[370]: eth0: broadcasting for a lease
Aug  3 14:10:10 (none) dbus[343]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Aug  3 14:10:11 (none) dbus[343]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Aug  3 14:10:11 (none) polkitd[480]: started daemon version 0.105 using authority implementation `local' version `0.105'
Aug  3 14:10:11 (none) dbus[343]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug  3 14:10:11 (none) dbus[343]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Aug  3 14:10:12 (none) dhcpcd[370]: eth0: sending IPv6 Router Solicitation
Aug  3 14:10:14 (none) dhcpcd[370]: eth0: offered 192.168.1.86 from 192.168.1.254
Aug  3 14:10:14 (none) dhcpcd[370]: eth0: acknowledged 192.168.1.86 from 192.168.1.254
Aug  3 14:10:14 (none) dhcpcd[370]: eth0: checking for 192.168.1.86
Aug  3 14:10:16 (none) dhcpcd[370]: eth0: sending IPv6 Router Solicitation
Aug  3 14:10:19 (none) dhcpcd[370]: eth0: leased 192.168.1.86 for 86400 seconds
Aug  3 14:10:19 (none) dhcpcd[370]: forked to background, child pid 538
Aug  3 14:10:20 (none) dhcpcd[538]: eth0: sending IPv6 Router Solicitation
Aug  3 14:10:20 (none) dhcpcd[538]: eth0: no IPv6 Routers available
Aug  3 14:30:05 (none) init: Switching to runlevel: 0
Aug  3 14:30:07 (none) ntfs-3g[404]: Unmounting /dev/sda2 (RECOVERY)
Aug  3 14:30:07 (none) ntfs-3g[406]: Unmounting /dev/sda3 (OS)
Aug  3 14:30:07 (none) ldm: Terminating...
Aug  3 14:30:07 (none) dhcpcd[949]: sending signal 1 to pid 538
Aug  3 14:30:07 (none) dhcpcd[538]: received SIGHUP, releasing
Aug  3 14:30:07 (none) dhcpcd[538]: eth0: releasing lease of 192.168.1.86
Aug  3 14:30:07 (none) dhcpcd[949]: waiting for pid 538 to exit
Aug  3 14:30:07 (none) dhcpcd[538]: eth0: removing interface
Aug  3 14:45:01 (none) [    0.612945] udevd[40]: starting version 185
Aug  3 14:45:01 (none) [    3.162305] systemd-udevd[142]: starting version 186
Aug  3 14:45:02 (none) dhcpcd[369]: version 5.5.6 starting
Aug  3 14:45:02 (none) ldm: ldm 0.3
Aug  3 14:45:02 (none) ldm: Starting up...
Aug  3 14:45:02 (none) dhcpcd[369]: eth0: waiting for carrier
Aug  3 14:45:02 (none) ntfs-3g[391]: Version 2012.1.15 external FUSE 29
Aug  3 14:45:02 (none) ntfs-3g[391]: Mounted /dev/sda2 (Read-Write, label "RECOVERY", NTFS 3.1)
Aug  3 14:45:02 (none) ntfs-3g[391]: Cmdline options: rw,uid=1000,gid=100
Aug  3 14:45:02 (none) ntfs-3g[391]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda2,blkdev,blksize=4096,default_permissions
Aug  3 14:45:02 (none) ntfs-3g[391]: Global ownership and permissions enforced, configuration type 7
Aug  3 14:45:03 (none) ntfs-3g[395]: Version 2012.1.15 external FUSE 29
Aug  3 14:45:03 (none) ntfs-3g[395]: Mounted /dev/sda3 (Read-Write, label "OS", NTFS 3.1)
Aug  3 14:45:03 (none) ntfs-3g[395]: Cmdline options: rw,uid=1000,gid=100
Aug  3 14:45:03 (none) ntfs-3g[395]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda3,blkdev,blksize=4096,default_permissions
Aug  3 14:45:03 (none) ntfs-3g[395]: Global ownership and permissions enforced, configuration type 7
Aug  3 14:45:03 (none) ldm: Error while mounting /dev/sdb2
Aug  3 14:45:03 (none) ldm: Entering the main loop
Aug  3 14:45:03 (none) dhcpcd[369]: eth0: carrier acquired
Aug  3 14:45:03 (none) dhcpcd[369]: eth0: sending IPv6 Router Solicitation
Aug  3 14:45:03 (none) dhcpcd[369]: eth0: sendmsg: Cannot assign requested address
Aug  3 14:45:03 (none) dhcpcd[369]: eth0: broadcasting for a lease
Aug  3 14:45:04 (none) dbus[331]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Aug  3 14:45:04 (none) dbus[331]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Aug  3 14:45:05 (none) polkitd[469]: started daemon version 0.105 using authority implementation `local' version `0.105'
Aug  3 14:45:05 (none) dbus[331]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug  3 14:45:05 (none) dbus[331]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'
Aug  3 14:45:07 (none) dhcpcd[369]: eth0: sending IPv6 Router Solicitation
Aug  3 14:45:09 (none) dhcpcd[369]: eth0: offered 192.168.1.87 from 192.168.1.254
Aug  3 14:45:09 (none) dhcpcd[369]: eth0: acknowledged 192.168.1.87 from 192.168.1.254
Aug  3 14:45:09 (none) dhcpcd[369]: eth0: checking for 192.168.1.87
Aug  3 14:45:11 (none) dhcpcd[369]: eth0: sending IPv6 Router Solicitation
Aug  3 14:45:14 (none) dhcpcd[369]: eth0: leased 192.168.1.87 for 86400 seconds
Aug  3 14:45:14 (none) dhcpcd[369]: forked to background, child pid 526
Aug  3 14:45:15 (none) dhcpcd[526]: eth0: sending IPv6 Router Solicitation
Aug  3 14:45:15 (none) dhcpcd[526]: eth0: no IPv6 Routers available
Aug  3 14:46:02 (none) init: Switching to runlevel: 6
Aug  3 14:46:04 (none) ntfs-3g[391]: Unmounting /dev/sda2 (RECOVERY)
Aug  3 14:46:04 (none) ntfs-3g[395]: Unmounting /dev/sda3 (OS)
Aug  3 14:46:04 (none) ldm: Terminating...
Aug  3 14:46:04 (none) dhcpcd[671]: sending signal 1 to pid 526
Aug  3 14:46:04 (none) dhcpcd[526]: received SIGHUP, releasing
Aug  3 14:46:04 (none) dhcpcd[526]: eth0: releasing lease of 192.168.1.87
Aug  3 14:46:04 (none) dhcpcd[671]: waiting for pid 526 to exit
Aug  3 14:46:04 (none) dhcpcd[526]: eth0: removing interface
Aug  3 14:55:42 (none) [    0.612965] udevd[40]: starting version 185
Aug  3 14:55:42 (none) [    3.094588] systemd-udevd[137]: starting version 186
Aug  3 14:55:42 (none) dhcpcd[347]: version 5.5.6 starting
Aug  3 14:55:42 (none) ldm: ldm 0.3
Aug  3 14:55:42 (none) ldm: Starting up...
Aug  3 14:55:42 (none) dhcpcd[347]: eth0: waiting for carrier
Aug  3 14:55:42 (none) ntfs-3g[375]: Version 2012.1.15 external FUSE 29
Aug  3 14:55:42 (none) ntfs-3g[375]: Mounted /dev/sda2 (Read-Write, label "RECOVERY", NTFS 3.1)
Aug  3 14:55:42 (none) ntfs-3g[375]: Cmdline options: rw,uid=1000,gid=100
Aug  3 14:55:42 (none) ntfs-3g[375]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda2,blkdev,blksize=4096,default_permissions
Aug  3 14:55:42 (none) ntfs-3g[375]: Global ownership and permissions enforced, configuration type 7
Aug  3 14:55:43 (none) ntfs-3g[380]: Version 2012.1.15 external FUSE 29
Aug  3 14:55:43 (none) ntfs-3g[380]: Mounted /dev/sda3 (Read-Write, label "OS", NTFS 3.1)
Aug  3 14:55:43 (none) ntfs-3g[380]: Cmdline options: rw,uid=1000,gid=100
Aug  3 14:55:43 (none) ntfs-3g[380]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda3,blkdev,blksize=4096,default_permissions
Aug  3 14:55:43 (none) ntfs-3g[380]: Global ownership and permissions enforced, configuration type 7
Aug  3 14:55:43 (none) ldm: Error while mounting /dev/sdb2
Aug  3 14:55:43 (none) ldm: Entering the main loop
Aug  3 14:55:43 (none) dhcpcd[347]: eth0: carrier acquired
Aug  3 14:55:43 (none) dhcpcd[347]: eth0: sending IPv6 Router Solicitation
Aug  3 14:55:43 (none) dhcpcd[347]: eth0: sendmsg: Cannot assign requested address
Aug  3 14:55:43 (none) dhcpcd[347]: eth0: broadcasting for a lease
Aug  3 14:55:47 (none) dhcpcd[347]: eth0: offered 192.168.1.88 from 192.168.1.254
Aug  3 14:55:47 (none) dhcpcd[347]: eth0: acknowledged 192.168.1.88 from 192.168.1.254
Aug  3 14:55:47 (none) dhcpcd[347]: eth0: checking for 192.168.1.88
Aug  3 14:55:47 (none) dhcpcd[347]: eth0: sending IPv6 Router Solicitation
Aug  3 14:55:51 (none) dhcpcd[347]: eth0: sending IPv6 Router Solicitation
Aug  3 14:55:52 (none) dhcpcd[347]: eth0: leased 192.168.1.88 for 86400 seconds
Aug  3 14:55:52 (none) dhcpcd[347]: forked to background, child pid 401
Aug  3 14:55:55 (none) dhcpcd[401]: eth0: sending IPv6 Router Solicitation
Aug  3 14:55:55 (none) dhcpcd[401]: eth0: no IPv6 Routers available
Aug  3 14:55:56 (none) dbus[317]: [system] Activating service name='org.freedesktop.ConsoleKit' (using servicehelper)
Aug  3 14:55:56 (none) dbus[317]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper)
Aug  3 14:55:56 (none) polkitd[470]: started daemon version 0.105 using authority implementation `local' version `0.105'
Aug  3 14:55:56 (none) dbus[317]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug  3 14:55:56 (none) dbus[317]: [system] Successfully activated service 'org.freedesktop.ConsoleKit'

I didn't know about daemons.log before; having skimmed through it just now, I note that ldm is reporting some errors with mounting /dev/sr0, which is my optical drive. My insight stops there, though.

Offline

#146 2012-08-06 21:02:18

sediment
Member
Registered: 2012-08-01
Posts: 20

Re: ldm - Lightweight Device Mounter

Does anyone have any ideas on what the problem might be with the optical drive issue mentioned above, or what the next logical thing to investigate/check would be? I'm stumped.

In any case, I have another mounting issue that perhaps someone can help me with:

My housemate doesn't have write access for a usb drive (actually, an ipod) that mounts with LDM, which means she can't update her music library with gtkpod. Checking the permissions on the drive with ls -ld on the mounted folder reveals that the drive's permissions are set to read-write-execute for the owner, and just read-execute for the group and others. The owner is, of course, the one whose UID I used in LDM's conf file, but I need the drive to be writeable by others. I think if I could find to add write permission for group, it would solve this problem.

is there a way to adjust the mount options (particularly the permissions) LDM uses for USB drives? I'd really like to be able to sort this for all USB devices at once, if possible, rather than on a case-by-case basis, as there are a number of such devices and I don't particularly enjoy the thought of writing a new fstab entry for each one we want to use. (Would it be possible and/or expedient to write a udev rule that could ensure this, for example?)

Thanks!

Offline

#147 2012-08-09 09:23:41

skanky
Member
From: WAIS
Registered: 2009-10-23
Posts: 1,847

Re: ldm - Lightweight Device Mounter

I have two questions, one is related to sediment's second question above:

1) The systemd service file doesn't seem to get installed with the ldm aur package - not a big deal as I got it from github. I guess ldm-git has it? Just thought it worth noting.

2) Is there an way to deal with multi-user systems? The uid in the conf file seems to restrict this. I'm not worried about multiple users logged in at the same time, just more than one user of the machine.  I did wonder about a hack to change uid at user login, but I'm not sure whether this is read at daemon start-up or at mount time? Otherwise, sediment's idea of r/w permissions from the gid should resolve it.


"...one cannot be angry when one looks at a penguin."  - John Ruskin
"Life in general is a bit shit, and so too is the internet. And that's all there is." - scepticisle

Offline

#148 2012-08-15 02:10:18

pouar
Member
Registered: 2011-11-03
Posts: 55
Website

Re: ldm - Lightweight Device Mounter

I accidentally ran ldm and udisks2 at the same time, and my usb is listed twice, everytime i try to remove the second one i get the "the given volume was not found" error. any help on how to fix this (EDIT: right now the only solution I can think of is removing udisks, because it keeps mounting twice)

Last edited by pouar (2012-08-15 17:29:55)


Yep, I'm a diaperfur now, I guess

while :;do if windows sucks;then mv windows /dev/null;pacman -Sy linux;fi;done
for i in {\ metal,core,grind};do echo death$i rules\!;done

Offline

#149 2012-08-18 10:13:07

TheLemonMan
Member
From: Italy
Registered: 2011-09-04
Posts: 214
Website

Re: ldm - Lightweight Device Mounter

The current default settings ensure proper security, you could always start ldm for each user (and kill it at logout) with different gid/uid to address this problem.

Offline

#150 2012-09-01 08:14:19

Acheron
Member
Registered: 2008-03-18
Posts: 12

Re: ldm - Lightweight Device Mounter

I've recently installed ldm and I'm curious what method people are using (if any) to define mounting options (particularly encoding) other than setting them up on a device by device basis in fstab. Basically every usb drive I own contains files whose names are encoded using utf8 and any global solution would be really helpful.

Offline

Board footer

Powered by FluxBB