ubuntuusers.de

Unbenannt

Datum:
27. August 2014 18:24
Code:
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
r 4
[    1.498099] ohci-pci 0000:00:12.0: irq 18, io mem 0xfeb4e000
[    1.557307] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    1.557312] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.557315] usb usb4: Product: OHCI PCI host controller
[    1.557318] usb usb4: Manufacturer: Linux 3.13.0-32-generic ohci_hcd
[    1.557322] usb usb4: SerialNumber: 0000:00:12.0
[    1.557521] hub 4-0:1.0: USB hub found
[    1.557539] hub 4-0:1.0: 5 ports detected
[    1.557872] ohci-pci 0000:00:13.0: OHCI PCI host controller
[    1.557886] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5
[    1.557910] ohci-pci 0000:00:13.0: irq 18, io mem 0xfeb4c000
[    1.617303] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    1.617308] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.617311] usb usb5: Product: OHCI PCI host controller
[    1.617315] usb usb5: Manufacturer: Linux 3.13.0-32-generic ohci_hcd
[    1.617318] usb usb5: SerialNumber: 0000:00:13.0
[    1.617528] hub 5-0:1.0: USB hub found
[    1.617546] hub 5-0:1.0: 5 ports detected
[    1.617908] ohci-pci 0000:00:14.5: OHCI PCI host controller
[    1.617917] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 6
[    1.617942] ohci-pci 0000:00:14.5: irq 18, io mem 0xfeb4a000
[    1.677305] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    1.677309] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.677312] usb usb6: Product: OHCI PCI host controller
[    1.677316] usb usb6: Manufacturer: Linux 3.13.0-32-generic ohci_hcd
[    1.677319] usb usb6: SerialNumber: 0000:00:14.5
[    1.677518] hub 6-0:1.0: USB hub found
[    1.677536] hub 6-0:1.0: 2 ports detected
[    1.677799] ohci-pci 0000:00:16.0: OHCI PCI host controller
[    1.677809] ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 7
[    1.677836] ohci-pci 0000:00:16.0: irq 18, io mem 0xfeb49000
[    1.737306] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    1.737311] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.737315] usb usb7: Product: OHCI PCI host controller
[    1.737318] usb usb7: Manufacturer: Linux 3.13.0-32-generic ohci_hcd
[    1.737321] usb usb7: SerialNumber: 0000:00:16.0
[    1.737521] hub 7-0:1.0: USB hub found
[    1.737539] hub 7-0:1.0: 4 ports detected
[    1.737743] ohci-platform: OHCI generic platform driver
[    1.737764] uhci_hcd: USB Universal Host Controller Interface driver
[    1.737920] xhci_hcd 0000:05:00.0: xHCI Host Controller
[    1.737929] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 8
[    1.738122] xhci_hcd 0000:05:00.0: irq 40 for MSI/MSI-X
[    1.738267] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002
[    1.738271] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.738275] usb usb8: Product: xHCI Host Controller
[    1.738278] usb usb8: Manufacturer: Linux 3.13.0-32-generic xhci_hcd
[    1.738281] usb usb8: SerialNumber: 0000:05:00.0
[    1.738484] hub 8-0:1.0: USB hub found
[    1.738506] hub 8-0:1.0: 2 ports detected
[    1.738674] xhci_hcd 0000:05:00.0: xHCI Host Controller
[    1.738681] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 9
[    1.738790] usb usb9: New USB device found, idVendor=1d6b, idProduct=0003
[    1.738795] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.738798] usb usb9: Product: xHCI Host Controller
[    1.738801] usb usb9: Manufacturer: Linux 3.13.0-32-generic xhci_hcd
[    1.738805] usb usb9: SerialNumber: 0000:05:00.0
[    1.738993] hub 9-0:1.0: USB hub found
[    1.739012] hub 9-0:1.0: 2 ports detected
[    1.749431] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    1.751996] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.752007] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.752261] mousedev: PS/2 mouse device common for all mice
[    1.752555] rtc_cmos 00:04: RTC can wake from S4
[    1.752731] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    1.752761] rtc_cmos 00:04: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.752909] device-mapper: uevent: version 1.0.3
[    1.753046] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[    1.753058] ledtrig-cpu: registered to indicate activity on CPUs
[    1.753299] TCP: cubic registered
[    1.753492] NET: Registered protocol family 10
[    1.753867] NET: Registered protocol family 17
[    1.753887] Key type dns_resolver registered
[    1.754368] Loading compiled-in X.509 certificates
[    1.756718] Loaded X.509 cert 'Magrathea: Glacier signing key: 5e3c0f9ca6e36543535fa2bb5b709e84f16da7c7'
[    1.756745] registered taskstats version 1
[    1.762713] Key type trusted registered
[    1.767803] Key type encrypted registered
[    1.772885] AppArmor: AppArmor sha1 policy hashing enabled
[    1.772896] IMA: No TPM chip found, activating TPM-bypass!
[    1.773404] regulator-dummy: disabling
[    1.773523]   Magic number: 10:567:191
[    1.773693] rtc_cmos 00:04: setting system clock to 2014-08-27 18:10:18 UTC (1409163018)
[    1.774322] acpi-cpufreq: overriding BIOS provided _PSD data
[    1.774449] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    1.774452] EDD information not available.
[    1.774551] PM: Hibernation image not present or could not be loaded.
[    1.777462] Freeing unused kernel memory: 1336K (ffffffff81d1f000 - ffffffff81e6d000)
[    1.777471] Write protecting the kernel read-only data: 12288k
[    1.782583] Freeing unused kernel memory: 816K (ffff880001734000 - ffff880001800000)
[    1.786775] Freeing unused kernel memory: 696K (ffff880001b52000 - ffff880001c00000)
[    1.797303] usb 2-4: new high-speed USB device number 2 using ehci-pci
[    1.818982] systemd-udevd[98]: starting version 204
[    1.880022] ahci 0000:00:11.0: version 3.0
[    1.880334] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[    1.880342] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part sxs 
[    1.881654] scsi0 : ahci
[    1.881813] scsi1 : ahci
[    1.881929] scsi2 : ahci
[    1.882048] scsi3 : ahci
[    1.882129] ata1: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f100 irq 19
[    1.882134] ata2: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f180 irq 19
[    1.882139] ata3: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f200 irq 19
[    1.882143] ata4: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f280 irq 19
[    1.902158] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    1.902185] r8169 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control
[    1.902485] r8169 0000:04:00.0: irq 41 for MSI/MSI-X
[    1.903084] r8169 0000:04:00.0 eth0: RTL8168e/8111e at 0xffffc90000c7e000, bc:5f:f4:09:e0:52, XID 0c200000 IRQ 41
[    1.903090] r8169 0000:04:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    1.903492] scsi4 : pata_atiixp
[    1.903658] scsi5 : pata_atiixp
[    1.903733] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf100 irq 14
[    1.903737] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf108 irq 15
[    2.105347] usb 2-4: New USB device found, idVendor=148f, idProduct=2573
[    2.105363] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.105372] usb 2-4: Product: 802.11 bg WLAN
[    2.105380] usb 2-4: Manufacturer: Ralink
[    2.201274] ata2: SATA link down (SStatus 0 SControl 300)
[    2.201365] ata3: SATA link down (SStatus 0 SControl 300)
[    2.201404] ata4: SATA link down (SStatus 0 SControl 300)
[    2.245304] usb 8-1: new low-speed USB device number 2 using xhci_hcd
[    2.277251] tsc: Refined TSC clocksource calibration: 1599.999 MHz
[    2.295890] usb 8-1: New USB device found, idVendor=046d, idProduct=c31c
[    2.295900] usb 8-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.295908] usb 8-1: Product: USB Keyboard
[    2.295915] usb 8-1: Manufacturer: Logitech
[    2.296150] usb 8-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    2.296163] usb 8-1: ep 0x82 - rounding interval to 1024 microframes, ep desc says 2040 microframes
[    2.323074] hidraw: raw HID events driver (C) Jiri Kosina
[    2.364407] usbcore: registered new interface driver usbhid
[    2.364416] usbhid: USB HID core driver
[    2.368617] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:15.2/0000:05:00.0/usb8/8-1/8-1:1.0/input/input5
[    2.368830] hid-generic 0003:046D:C31C.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:05:00.0-1/input0
[    2.373271] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.375412] ata1.00: ATA-8: WDC WD10EARS-22Y5B1, 80.00A80, max UDMA/133
[    2.375421] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.377678] ata1.00: configured for UDMA/133
[    2.378107] scsi 0:0:0:0: Direct-Access     ATA      WDC WD10EARS-22Y 80.0 PQ: 0 ANSI: 5
[    2.378490] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    2.378495] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    2.378560] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.378652] sd 0:0:0:0: [sda] Write Protect is off
[    2.378659] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.378758] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.379084] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:15.2/0000:05:00.0/usb8/8-1/8-1:1.1/input/input6
[    2.379796] hid-generic 0003:046D:C31C.0002: input,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:05:00.0-1/input1
[    2.425310] usb 8-2: new low-speed USB device number 3 using xhci_hcd
[    2.431998]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
[    2.433038] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.452868] usb 8-2: device descriptor read/8, error -32
[    2.577892] usb 8-2: device descriptor read/8, error -71
[    2.793309] usb 8-2: new low-speed USB device number 4 using xhci_hcd
[    2.822841] usb 8-2: device descriptor read/all, error -32
[    2.933305] usb 8-2: new low-speed USB device number 5 using xhci_hcd
[    2.957860] usb 8-2: device descriptor read/8, error -71
[    3.083833] usb 8-2: device descriptor read/8, error -32
[    3.277407] Switched to clocksource tsc
[    3.297294] usb 8-2: new low-speed USB device number 6 using xhci_hcd
[    3.320820] usb 8-2: device descriptor read/8, error -32
[    3.458845] usb 8-2: device descriptor read/all, error -71
[    3.458942] hub 8-0:1.0: unable to enumerate USB device on port 2
[    4.066188] EXT4-fs (sda5): INFO: recovery required on readonly filesystem
[    4.066197] EXT4-fs (sda5): write access will be enabled during recovery
[    4.410005] EXT4-fs (sda5): orphan cleanup on readonly fs
[    4.439524] EXT4-fs (sda5): 7 orphan inodes deleted
[    4.439534] EXT4-fs (sda5): recovery complete
[    4.567691] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[    4.718263] random: nonblocking pool is initialized
[    5.930311] init: plymouth-upstart-bridge main process (164) terminated with status 1
[    5.930349] init: plymouth-upstart-bridge main process ended, respawning
[    5.938017] init: plymouth-upstart-bridge main process (175) terminated with status 1
[    5.938052] init: plymouth-upstart-bridge main process ended, respawning
[    5.943761] init: plymouth-upstart-bridge main process (177) terminated with status 1
[    5.943794] init: plymouth-upstart-bridge main process ended, respawning
[    5.951625] init: plymouth-upstart-bridge main process (178) terminated with status 1
[    5.951661] init: plymouth-upstart-bridge main process ended, respawning
[    5.960051] init: plymouth-upstart-bridge main process (180) terminated with status 1
[    5.960086] init: plymouth-upstart-bridge main process ended, respawning
[    5.967538] init: plymouth-upstart-bridge main process (181) terminated with status 1
[    5.967574] init: plymouth-upstart-bridge main process ended, respawning
[    5.973992] init: plymouth-upstart-bridge main process (183) terminated with status 1
[    5.974027] init: plymouth-upstart-bridge main process ended, respawning
[    5.979882] init: plymouth-upstart-bridge main process (184) terminated with status 1
[    5.979921] init: plymouth-upstart-bridge main process ended, respawning
[    5.984822] init: plymouth-upstart-bridge main process (186) terminated with status 1
[    5.984855] init: plymouth-upstart-bridge main process ended, respawning
[    5.991046] init: plymouth-upstart-bridge main process (187) terminated with status 1
[    5.991082] init: plymouth-upstart-bridge main process ended, respawning
[    5.995574] init: plymouth-upstart-bridge main process (189) terminated with status 1
[    5.995610] init: plymouth-upstart-bridge respawning too fast, stopped
[    8.041271] usb 8-2: new low-speed USB device number 7 using xhci_hcd
[    8.087601] usb 8-2: New USB device found, idVendor=1c4f, idProduct=0003
[    8.087611] usb 8-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    8.087619] usb 8-2: Product: Usb Mouse
[    8.087627] usb 8-2: Manufacturer: SIGMACHIP
[    8.087812] usb 8-2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    8.101287] input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:15.2/0000:05:00.0/usb8/8-2/8-2:1.0/input/input7
[    8.101575] hid-generic 0003:1C4F:0003.0003: input,hidraw2: USB HID v1.10 Mouse [SIGMACHIP Usb Mouse] on usb-0000:05:00.0-2/input0
[   10.334950] usb 8-2: USB disconnect, device number 7
[   11.573299] usb 8-2: new low-speed USB device number 8 using xhci_hcd
[   11.620425] usb 8-2: New USB device found, idVendor=1c4f, idProduct=0003
[   11.620442] usb 8-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   11.620451] usb 8-2: Product: Usb Mouse
[   11.620459] usb 8-2: Manufacturer: SIGMACHIP
[   11.620660] usb 8-2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[   11.634067] input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:15.2/0000:05:00.0/usb8/8-2/8-2:1.0/input/input8
[   11.634304] hid-generic 0003:1C4F:0003.0004: input,hidraw2: USB HID v1.10 Mouse [SIGMACHIP Usb Mouse] on usb-0000:05:00.0-2/input0
[   13.867034] usb 8-2: USB disconnect, device number 8
[   15.105300] usb 8-2: new low-speed USB device number 9 using xhci_hcd
[   15.152243] usb 8-2: New USB device found, idVendor=1c4f, idProduct=0003
[   15.152259] usb 8-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   15.152268] usb 8-2: Product: Usb Mouse
[   15.152276] usb 8-2: Manufacturer: SIGMACHIP
[   15.152465] usb 8-2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[   15.165871] input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:15.2/0000:05:00.0/usb8/8-2/8-2:1.0/input/input9
[   15.166102] hid-generic 0003:1C4F:0003.0005: input,hidraw2: USB HID v1.10 Mouse [SIGMACHIP Usb Mouse] on usb-0000:05:00.0-2/input0
[   17.399220] usb 8-2: USB disconnect, device number 9
[   18.637276] usb 8-2: new low-speed USB device number 10 using xhci_hcd
[   18.684063] usb 8-2: New USB device found, idVendor=1c4f, idProduct=0003
[   18.684078] usb 8-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   18.684087] usb 8-2: Product: Usb Mouse
[   18.684094] usb 8-2: Manufacturer: SIGMACHIP
[   18.684281] usb 8-2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[   18.697752] input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:15.2/0000:05:00.0/usb8/8-2/8-2:1.0/input/input10
[   18.697988] hid-generic 0003:1C4F:0003.0006: input,hidraw2: USB HID v1.10 Mouse [SIGMACHIP Usb Mouse] on usb-0000:05:00.0-2/input0
[   20.931715] usb 8-2: USB disconnect, device number 10
[   22.169300] usb 8-2: new low-speed USB device number 11 using xhci_hcd
[   22.215886] usb 8-2: New USB device found, idVendor=1c4f, idProduct=0003
[   22.215902] usb 8-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   22.215910] usb 8-2: Product: Usb Mouse
[   22.215918] usb 8-2: Manufacturer: SIGMACHIP
[   22.216107] usb 8-2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[   22.229574] input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:15.2/0000:05:00.0/usb8/8-2/8-2:1.0/input/input11
[   22.229812] hid-generic 0003:1C4F:0003.0007: input,hidraw2: USB HID v1.10 Mouse [SIGMACHIP Usb Mouse] on usb-0000:05:00.0-2/input0
[   23.988051] Adding 8102908k swap on /dev/sda6.  Priority:-1 extents:1 across:8102908k FS
[   24.087309] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   24.464311] usb 8-2: USB disconnect, device number 11
[   24.573336] systemd-udevd[306]: starting version 204
[   24.928580] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[   25.131393] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[   25.131469] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[   25.150237] AMD IOMMUv2 driver by Joerg Roedel <joerg.roedel@amd.com>
[   25.150246] AMD IOMMUv2 functionality not available on this system
[   25.153744] acpi device:18: registered as cooling_device2
[   25.153922] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input12
[   25.228688] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[   25.228794] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[   25.260085] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05
[   25.260302] sp5100_tco: PCI Revision ID: 0x42
[   25.260352] sp5100_tco: Using 0xfed80b00 for watchdog MMIO address
[   25.260365] sp5100_tco: Last reboot was not triggered by watchdog.
[   25.260503] sp5100_tco: initialized (0xffffc90000c7ab00). heartbeat=60 sec (nowayout=0)
[   25.274828] type=1400 audit(1409155841.997:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=370 comm="apparmor_parser"
[   25.274847] type=1400 audit(1409155841.997:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=370 comm="apparmor_parser"
[   25.274856] type=1400 audit(1409155841.997:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=370 comm="apparmor_parser"
[   25.283152] type=1400 audit(1409155842.005:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=370 comm="apparmor_parser"
[   25.283174] type=1400 audit(1409155842.005:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=370 comm="apparmor_parser"
[   25.283223] lp: driver loaded but no devices found
[   25.283635] type=1400 audit(1409155842.005:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=370 comm="apparmor_parser"
[   25.474222] ppdev: user-space parallel port driver
[   25.701893] kvm: Nested Virtualization enabled
[   25.701896] kvm: Nested Paging enabled
[   25.713281] usb 8-2: new low-speed USB device number 12 using xhci_hcd
[   25.759707] usb 8-2: New USB device found, idVendor=1c4f, idProduct=0003
[   25.759711] usb 8-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   25.759714] usb 8-2: Product: Usb Mouse
[   25.759716] usb 8-2: Manufacturer: SIGMACHIP
[   25.812170] usb 8-2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[   25.824868] input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:15.2/0000:05:00.0/usb8/8-2/8-2:1.0/input/input13
[   25.825588] hid-generic 0003:1C4F:0003.0008: input,hidraw2: USB HID v1.10 Mouse [SIGMACHIP Usb Mouse] on usb-0000:05:00.0-2/input0
[   25.862979] cfg80211: Calling CRDA to update world regulatory domain
[   26.117301] type=1400 audit(1409155842.841:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=521 comm="apparmor_parser"
[   26.117320] type=1400 audit(1409155842.841:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=521 comm="apparmor_parser"
[   26.119118] type=1400 audit(1409155842.841:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=521 comm="apparmor_parser"
[   26.273095] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[   26.273107] Disabling lock debugging due to kernel taint
[   26.291754] fglrx: module verification failed: signature and/or  required key missing - tainting kernel
[   26.306487] <6>[fglrx] Maximum main memory to use for locked dma buffers: 7484 MBytes.
[   26.306796] <6>[fglrx]   vendor: 1002 device: 9802 count: 1
[   26.307541] <6>[fglrx] ioport: bar 1, base 0xf000, size: 0x100
[   26.308207] <6>[fglrx] Kernel PAT support is enabled
[   26.308249] <6>[fglrx] module loaded - fglrx 14.20.7 [May 29 2014] with 1 minors
[   26.609093] cfg80211: World regulatory domain updated:
[   26.609105] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   26.609109] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   26.609113] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   26.609116] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   26.609120] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   26.609123] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   26.646591] init: failsafe main process (536) killed by TERM signal
[   26.841459] usb 2-4: reset high-speed USB device number 2 using ehci-pci
[   26.856727] hda-intel 0000:00:01.1: Using LPIB position fix
[   26.856803] snd_hda_intel 0000:00:01.1: irq 42 for MSI/MSI-X
[   26.859204] hda-intel 0000:00:01.1: Enable sync_write for stable communication
[   26.894169] Bluetooth: Core ver 2.17
[   26.894213] NET: Registered protocol family 31
[   26.894217] Bluetooth: HCI device and connection manager initialized
[   26.894232] Bluetooth: HCI socket layer initialized
[   26.894237] Bluetooth: L2CAP socket layer initialized
[   26.894246] Bluetooth: SCO socket layer initialized
[   26.904169] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input14
[   26.904940] hda-intel 0000:00:14.2: Using LPIB position fix
[   26.909816] hda-intel 0000:00:14.2: Enable sync_write for stable communication
[   26.949810] SKU: Nid=0x1d sku_cfg=0x4025e601
[   26.949824] SKU: port_connectivity=0x1
[   26.949826] SKU: enable_pcbeep=0x0
[   26.949829] SKU: check_sum=0x00000005
[   26.949831] SKU: customization=0x000000e6
[   26.949833] SKU: external_amp=0x0
[   26.949835] SKU: platform_type=0x0
[   26.949837] SKU: swap=0x0
[   26.949839] SKU: override=0x1
[   26.950179] autoconfig: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[   26.950183]    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   26.950186]    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   26.950188]    mono: mono_out=0x0
[   26.950194]    dig-out=0x1e/0x0
[   26.950196]    inputs:
[   26.950200]      Front Mic=0x19
[   26.950203]      Rear Mic=0x18
[   26.950205]      Line=0x1a
[   26.950209] realtek: No valid SSID, checking pincfg 0x4025e601 for NID 0x1d
[   26.950212] realtek: Enabling init ASM_ID=0xe601 CODEC_ID=10ec0892
[   26.963639] input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input21
[   26.964022] input: HDA ATI SB Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card1/input20
[   26.964386] input: HDA ATI SB Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card1/input19
[   26.964718] input: HDA ATI SB Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card1/input18
[   26.965063] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card1/input17
[   26.965508] input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input16
[   26.965838] input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input15
[   26.991412] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   26.991421] Bluetooth: BNEP filters: protocol multicast
[   26.991439] Bluetooth: BNEP socket layer initialized
[   27.055781] Bluetooth: RFCOMM TTY layer initialized
[   27.055809] Bluetooth: RFCOMM socket layer initialized
[   27.055821] Bluetooth: RFCOMM ver 1.11
[   27.138073] init: cups main process (522) killed by HUP signal
[   27.138106] init: cups main process ended, respawning
[   27.192725] type=1400 audit(1409155843.913:11): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=723 comm="apparmor_parser"
[   27.345071] ieee80211 phy0: rt2x00_set_chip: Info - Chipset detected - rt: 2573, rf: 0002, rev: 000a
[   27.384940] r8169 0000:04:00.0 eth0: link down
[   27.385005] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   27.388841] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   27.683307] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   27.685036] usbcore: registered new interface driver rt73usb
[   27.695807] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt73.bin'
[   27.831975] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 1.7
[   27.918194] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   27.918811] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   27.940803] init: udev-fallback-graphics main process (785) terminated with status 1
[   28.057089] usb 8-2: USB disconnect, device number 12
[   29.237286] usb 8-2: new low-speed USB device number 13 using xhci_hcd
[   29.284526] usb 8-2: New USB device found, idVendor=1c4f, idProduct=0003
[   29.284544] usb 8-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   29.284553] usb 8-2: Product: Usb Mouse
[   29.284561] usb 8-2: Manufacturer: SIGMACHIP
[   29.284802] usb 8-2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[   29.298247] input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:15.2/0000:05:00.0/usb8/8-2/8-2:1.0/input/input22
[   29.298698] hid-generic 0003:1C4F:0003.0009: input,hidraw2: USB HID v1.10 Mouse [SIGMACHIP Usb Mouse] on usb-0000:05:00.0-2/input0
[   29.454471] init: plymouth main process (194) killed by USR2 signal
[   29.763511] init: plymouth-stop pre-start process (1077) terminated with status 1
[   30.343295] fglrx_pci 0000:00:01.0: irq 43 for MSI/MSI-X
[   30.346376] <6>[fglrx] Firegl kernel thread PID: 1891
[   30.346594] <6>[fglrx] Firegl kernel thread PID: 1893
[   30.346736] <6>[fglrx] Firegl kernel thread PID: 1894
[   30.346917] <6>[fglrx] IRQ 43 Enabled
[   30.353503] <6>[fglrx] Reserved FB block: Shared offset:0, size:1000000 
[   30.353510] <6>[fglrx] Reserved FB block: Unshared offset:fb2c000, size:4000 
[   30.353513] <6>[fglrx] Reserved FB block: Unshared offset:fb30000, size:4c4000 
[   30.353517] <6>[fglrx] Reserved FB block: Unshared offset:fff4000, size:c000 
[   31.102291] wlan0: authenticate with 00:1f:3f:a2:69:65
[   31.162276] wlan0: send auth to 00:1f:3f:a2:69:65 (try 1/3)
[   31.166447] wlan0: authenticated
[   31.169226] wlan0: associate with 00:1f:3f:a2:69:65 (try 1/3)
[   31.172530] wlan0: RX AssocResp from 00:1f:3f:a2:69:65 (capab=0x431 status=0 aid=2)
[   31.183067] wlan0: associated
[   31.183119] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   56.310242] audit_printk_skb: 150 callbacks suppressed
[   56.310252] type=1400 audit(1409155873.025:62): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=3209 comm="apparmor_parser"
[   56.310268] type=1400 audit(1409155873.025:63): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=3209 comm="apparmor_parser"
[   56.311104] type=1400 audit(1409155873.025:64): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=3209 comm="apparmor_parser"