ubuntuusers.de

cikolaate

Datum:
28. März 2014 18:25
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
383
384
385
386
387
388
[    0.619417] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.619418] ehci-pci: EHCI PCI platform driver
[    0.619487] ehci-pci 0000:00:1a.0: setting latency timer to 64
[    0.619493] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.619496] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.619507] ehci-pci 0000:00:1a.0: debug port 2
[    0.623397] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.623409] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7418000
[    0.632348] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.632361] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.632362] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.632363] usb usb1: Product: EHCI Host Controller
[    0.632364] usb usb1: Manufacturer: Linux 3.11.0-18-generic ehci_hcd
[    0.632365] usb usb1: SerialNumber: 0000:00:1a.0
[    0.632430] hub 1-0:1.0: USB hub found
[    0.632432] hub 1-0:1.0: 2 ports detected
[    0.632547] ehci-pci 0000:00:1d.0: setting latency timer to 64
[    0.632552] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.632555] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.632565] ehci-pci 0000:00:1d.0: debug port 2
[    0.636470] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.636480] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7417000
[    0.648365] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.648373] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.648374] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.648375] usb usb2: Product: EHCI Host Controller
[    0.648376] usb usb2: Manufacturer: Linux 3.11.0-18-generic ehci_hcd
[    0.648377] usb usb2: SerialNumber: 0000:00:1d.0
[    0.648435] hub 2-0:1.0: USB hub found
[    0.648437] hub 2-0:1.0: 2 ports detected
[    0.648498] ehci-platform: EHCI generic platform driver
[    0.648502] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.648503] ohci-pci: OHCI PCI platform driver
[    0.648508] ohci-platform: OHCI generic platform driver
[    0.648511] uhci_hcd: USB Universal Host Controller Interface driver
[    0.648577] xhci_hcd 0000:00:14.0: setting latency timer to 64
[    0.648579] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.648582] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    0.648660] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.648675] xhci_hcd 0000:00:14.0: irq 41 for MSI/MSI-X
[    0.648708] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    0.648710] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.648711] usb usb3: Product: xHCI Host Controller
[    0.648712] usb usb3: Manufacturer: Linux 3.11.0-18-generic xhci_hcd
[    0.648713] usb usb3: SerialNumber: 0000:00:14.0
[    0.648756] xHCI xhci_add_endpoint called for root hub
[    0.648757] xHCI xhci_check_bandwidth called for root hub
[    0.648769] hub 3-0:1.0: USB hub found
[    0.648783] hub 3-0:1.0: 14 ports detected
[    0.650441] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.650444] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    0.650461] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    0.650462] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.650463] usb usb4: Product: xHCI Host Controller
[    0.650464] usb usb4: Manufacturer: Linux 3.11.0-18-generic xhci_hcd
[    0.650465] usb usb4: SerialNumber: 0000:00:14.0
[    0.650506] xHCI xhci_add_endpoint called for root hub
[    0.650507] xHCI xhci_check_bandwidth called for root hub
[    0.650519] hub 4-0:1.0: USB hub found
[    0.650529] hub 4-0:1.0: 6 ports detected
[    0.944602] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    0.970379] isapnp: No Plug & Play device found
[    0.980697] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.991023] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.991026] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.991089] mousedev: PS/2 mouse device common for all mice
[    0.991756] rtc_cmos 00:06: RTC can wake from S4
[    0.991852] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    0.991876] rtc_cmos 00:06: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.991912] device-mapper: uevent: version 1.0.3
[    0.991947] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com
[    0.991985] platform eisa.0: Probing EISA bus 0
[    0.991987] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.991988] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.991989] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.991990] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.991991] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.991992] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.991993] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.991995] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.991996] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.991997] platform eisa.0: EISA: Detected 0 cards
[    0.992001] cpufreq-nforce2: No nForce2 chipset.
[    0.992104] cpuidle: using governor ladder
[    0.992251] cpuidle: using governor menu
[    0.992257] ledtrig-cpu: registered to indicate activity on CPUs
[    0.992318] TCP: cubic registered
[    0.992368] NET: Registered protocol family 10
[    0.992477] NET: Registered protocol family 17
[    0.992482] Key type dns_resolver registered
[    0.992637] Using IPI No-Shortcut mode
[    0.992703] PM: Hibernation image not present or could not be loaded.
[    0.992705] Loading module verification certificates
[    0.995237] MODSIGN: Loaded cert 'Magrathea: Glacier signing key: 3d9362e414b217d26341dce1f2bec80a602f70d6'
[    0.995243] registered taskstats version 1
[    0.997103] Key type trusted registered
[    0.998286] Key type encrypted registered
[    0.999523] AppArmor: AppArmor sha1 policy hashing enabled
[    0.999963]   Magic number: 6:611:191
[    0.999992] acpi device:1d: hash matches
[    1.000045] rtc_cmos 00:06: setting system clock to 2014-03-28 18:10:53 UTC (1396030253)
[    1.001190] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    1.001191] EDD information not available.
[    1.002718] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    1.077101] usb 1-1: New USB device found, idVendor=8087, idProduct=8008
[    1.077104] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.077377] hub 1-1:1.0: USB hub found
[    1.077476] hub 1-1:1.0: 6 ports detected
[    1.188864] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.220940] ACPI: Battery Slot [BAT1] (battery present)
[    1.221181] Freeing unused kernel memory: 896K (c1a7e000 - c1b5e000)
[    1.221262] Write protecting the kernel text: 6684k
[    1.221381] Write protecting the kernel read-only data: 3444k
[    1.221382] NX-protecting the kernel data: 5604k
[    1.233522] udevd[132]: starting version 175
[    1.264276] ahci 0000:00:1f.2: version 3.0
[    1.264360] ahci 0000:00:1f.2: irq 42 for MSI/MSI-X
[    1.264406] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x10 impl SATA mode
[    1.264408] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst 
[    1.264416] ahci 0000:00:1f.2: setting latency timer to 64
[    1.264785] scsi0 : ahci
[    1.264879] scsi1 : ahci
[    1.264952] scsi2 : ahci
[    1.265020] scsi3 : ahci
[    1.265081] scsi4 : ahci
[    1.265143] scsi5 : ahci
[    1.265245] ata1: DUMMY
[    1.265247] ata2: DUMMY
[    1.265248] ata3: DUMMY
[    1.265249] ata4: DUMMY
[    1.265253] ata5: SATA max UDMA/133 abar m2048@0xf7416000 port 0xf7416300 irq 42
[    1.265254] ata6: DUMMY
[    1.265512] alx 0000:04:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [6c:62:6d:35:8f:1e]
[    1.321297] usb 2-1: New USB device found, idVendor=8087, idProduct=8000
[    1.321301] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.321582] hub 2-1:1.0: USB hub found
[    1.321644] hub 2-1:1.0: 8 ports detected
[    1.489113] usb 3-1: new full-speed USB device number 2 using xhci_hcd
[    1.509119] usb 3-1: New USB device found, idVendor=046d, idProduct=c066
[    1.509122] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.509124] usb 3-1: Product: G9x Laser Mouse
[    1.509126] usb 3-1: Manufacturer: Logitech
[    1.509127] usb 3-1: SerialNumber: E5E78E7B710011
[    1.516072] hidraw: raw HID events driver (C) Jiri Kosina
[    1.523482] usbcore: registered new interface driver usbhid
[    1.523484] usbhid: USB HID core driver
[    1.527625] input: Logitech G9x Laser Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/input/input4
[    1.527731] hid-generic 0003:046D:C066.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech G9x Laser Mouse] on usb-0000:00:14.0-1/input0
[    1.528843] input: Logitech G9x Laser Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/input/input5
[    1.528944] hid-generic 0003:046D:C066.0002: input,hiddev0,hidraw1: USB HID v1.11 Keyboard [Logitech G9x Laser Mouse] on usb-0000:00:14.0-1/input1
[    1.585191] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.586019] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.586024] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.586027] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.586328] ata5.00: ATA-9: Samsung SSD 840 PRO Series, DXM04B0Q, max UDMA/133
[    1.586332] ata5.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.586910] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.586914] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.586916] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.587347] ata5.00: configured for UDMA/133
[    1.587517] scsi 4:0:0:0: Direct-Access     ATA      Samsung SSD 840  DXM0 PQ: 0 ANSI: 5
[    1.587669] sd 4:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[    1.587703] sd 4:0:0:0: [sda] Write Protect is off
[    1.587705] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.587711] sd 4:0:0:0: Attached scsi generic sg0 type 0
[    1.587716] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.588208]  sda: sda1 sda2 sda3 < sda5 sda6 >
[    1.588865] sd 4:0:0:0: [sda] Attached SCSI disk
[    1.593164] tsc: Refined TSC clocksource calibration: 2394.456 MHz
[    1.618312] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[    1.674056] init: ureadahead main process (331) terminated with status 5
[    1.677209] usb 3-7: new full-speed USB device number 3 using xhci_hcd
[    1.694055] usb 3-7: string descriptor 0 read error: -22
[    1.694059] usb 3-7: New USB device found, idVendor=0cf3, idProduct=3004
[    1.694061] usb 3-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.703860] Adding 16694268k swap on /dev/sda5.  Priority:-1 extents:1 across:16694268k SSFS
[    1.715540] EXT4-fs (sda6): re-mounted. Opts: errors=remount-ro
[    1.734072] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    1.738917] udevd[446]: starting version 175
[    1.763042] lp: driver loaded but no devices found
[    1.795071] ACPI Warning: 0x00001828-0x0000182f SystemIO conflicts with Region \PMIO 1 (20130517/utaddress-251)
[    1.795079] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    1.795083] ACPI Warning: 0x00001c30-0x00001c3f SystemIO conflicts with Region \GPRL 1 (20130517/utaddress-251)
[    1.795086] ACPI Warning: 0x00001c30-0x00001c3f SystemIO conflicts with Region \GPR_ 2 (20130517/utaddress-251)
[    1.795090] ACPI Warning: 0x00001c30-0x00001c3f SystemIO conflicts with Region \_SB_.PCI0.PEG0.PEGP.GPR_ 3 (20130517/utaddress-251)
[    1.795094] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    1.795096] ACPI Warning: 0x00001c00-0x00001c2f SystemIO conflicts with Region \GPRL 1 (20130517/utaddress-251)
[    1.795099] ACPI Warning: 0x00001c00-0x00001c2f SystemIO conflicts with Region \GPR_ 2 (20130517/utaddress-251)
[    1.795102] ACPI Warning: 0x00001c00-0x00001c2f SystemIO conflicts with Region \_SB_.PCI0.PEG0.PEGP.GPR_ 3 (20130517/utaddress-251)
[    1.795105] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    1.795107] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    1.806247] wmi: Mapper loaded
[    1.807828] cfg80211: Calling CRDA to update world regulatory domain
[    1.817950] ppdev: user-space parallel port driver
[    1.823224] [drm] Initialized drm 1.1.0 20060810
[    1.829359] mei_me 0000:00:16.0: setting latency timer to 64
[    1.829398] mei_me 0000:00:16.0: irq 43 for MSI/MSI-X
[    1.847481] type=1400 audit(1396026654.344:2): apparmor="STATUS" operation="profile_load" parent=698 profile="unconfined" name="/sbin/dhclient" pid=701 comm="apparmor_parser"
[    1.847489] type=1400 audit(1396026654.344:3): apparmor="STATUS" operation="profile_load" parent=698 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=701 comm="apparmor_parser"
[    1.847493] type=1400 audit(1396026654.344:4): apparmor="STATUS" operation="profile_load" parent=698 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=701 comm="apparmor_parser"
[    1.847996] type=1400 audit(1396026654.344:5): apparmor="STATUS" operation="profile_replace" parent=698 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=701 comm="apparmor_parser"
[    1.848002] type=1400 audit(1396026654.344:6): apparmor="STATUS" operation="profile_replace" parent=698 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=701 comm="apparmor_parser"
[    1.848272] type=1400 audit(1396026654.344:7): apparmor="STATUS" operation="profile_replace" parent=698 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=701 comm="apparmor_parser"
[    1.860898] Bluetooth: Core ver 2.16
[    1.860915] NET: Registered protocol family 31
[    1.860916] Bluetooth: HCI device and connection manager initialized
[    1.860921] Bluetooth: HCI socket layer initialized
[    1.860923] Bluetooth: L2CAP socket layer initialized
[    1.860928] Bluetooth: SCO socket layer initialized
[    1.861351] usb 3-8: new high-speed USB device number 4 using xhci_hcd
[    1.880286] [drm] Memory usable by graphics device = 2048M
[    1.880290] i915 0000:00:02.0: setting latency timer to 64
[    1.880480] i915 0000:00:02.0: irq 44 for MSI/MSI-X
[    1.880488] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    1.880488] [drm] Driver supports precise vblank timestamp query.
[    1.880542] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    1.880592] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    1.880593] Bluetooth: BNEP filters: protocol multicast
[    1.880597] Bluetooth: BNEP socket layer initialized
[    1.884755] Bluetooth: RFCOMM TTY layer initialized
[    1.884763] Bluetooth: RFCOMM socket layer initialized
[    1.884763] Bluetooth: RFCOMM ver 1.11
[    1.890591] type=1400 audit(1396026654.388:8): apparmor="STATUS" operation="profile_load" parent=702 profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=796 comm="apparmor_parser"
[    1.890597] type=1400 audit(1396026654.388:9): apparmor="STATUS" operation="profile_load" parent=702 profile="unconfined" name="/usr/sbin/cupsd" pid=796 comm="apparmor_parser"
[    1.891293] type=1400 audit(1396026654.388:10): apparmor="STATUS" operation="profile_replace" parent=702 profile="unconfined" name="/usr/sbin/cupsd" pid=796 comm="apparmor_parser"
[    1.896138] nvidia: module license 'NVIDIA' taints kernel.
[    1.896139] Disabling lock debugging due to kernel taint
[    1.899630] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    1.908486] ath: EEPROM regdomain: 0x6c
[    1.908487] ath: EEPROM indicates we should expect a direct regpair map
[    1.908489] ath: Country alpha2 being used: 00
[    1.908489] ath: Regpair used: 0x6c
[    1.914720] cfg80211: World regulatory domain updated:
[    1.914721] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    1.914723] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    1.914724] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    1.914724] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[    1.914725] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    1.914726] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[    1.916317] input: MSI WMI hotkeys as /devices/virtual/input/input6
[    1.917353] usb 3-8: New USB device found, idVendor=064e, idProduct=9800
[    1.917354] usb 3-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    1.917355] usb 3-8: Product: USB 2.0 Webcam Device
[    1.917356] usb 3-8: Manufacturer: SuYin
[    1.917357] usb 3-8: SerialNumber: HF1017-T840-SE02-1-REV0110
[    1.917508] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[    1.917830] ieee80211 phy0: Atheros AR9462 Rev:2 mem=0xf9780000, irq=16
[    1.951113] init: failsafe main process (805) killed by TERM signal
[    2.013567] alx 0000:04:00.0: irq 45 for MSI/MSI-X
[    2.013638] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    2.014439] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    2.017486] [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
[    2.023357] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    2.033702] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    2.034472] fbcon: inteldrmfb (fb0) is primary device
[    2.085579] usb 3-14: new full-speed USB device number 5 using xhci_hcd
[    2.104536] usb 3-14: New USB device found, idVendor=1770, idProduct=ff00
[    2.104538] usb 3-14: New USB device strings: Mfr=1, Product=1, SerialNumber=1
[    2.104539] usb 3-14: Product: MSI EPF USB
[    2.104540] usb 3-14: Manufacturer: MSI EPF USB
[    2.104540] usb 3-14: SerialNumber: MSI EPF USB
[    2.104667] usb 3-14: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    2.106569] hid-generic 0003:1770:FF00.0003: hiddev0,hidraw2: USB HID v1.10 Device [MSI EPF USB MSI EPF USB] on usb-0000:00:14.0-14/input0
[    2.115875] usbcore: registered new interface driver btusb
[    2.119508] usbcore: registered new interface driver ath3k
[    2.129577] Linux video capture interface: v2.00
[    2.138339] uvcvideo: Found UVC 1.00 device USB 2.0 Webcam Device (064e:9800)
[    2.139963] input: USB 2.0 Webcam Device as /devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.0/input/input7
[    2.140029] usbcore: registered new interface driver uvcvideo
[    2.140029] USB Video Class driver (1.1.1)
[    2.465531] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x461f00)
[    2.482862] psmouse serio1: elantech: Synaptics capabilities query result 0x00, 0x15, 0x0e.
[    2.568704] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input8
[    2.594072] Switched to clocksource tsc
[    3.769335] Console: switching to colour frame buffer device 240x67
[    3.775734] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    3.775736] i915 0000:00:02.0: registered panic notifier
[    3.776027] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[    3.776231] ACPI Error: [\_SB_.PCI0.GFX0.DD02._BCL] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359)
[    3.776236] ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0.PEGP.DD02._BCL] (Node f7493618), AE_NOT_FOUND (20130517/psparse-536)
[    3.776418] ACPI: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
[    3.776458] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:48/LNXVIDEO:00/input/input9
[    3.779458] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[    3.790244] init: alsa-restore main process (1038) terminated with status 19
[    3.796294] acpi device:63: registered as cooling_device13
[    3.796315] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    3.796344] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input10
[    3.796405] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    3.796507] [drm] Initialized nvidia-drm 0.0.0 20130102 for 0000:01:00.0 on minor 1
[    3.796514] NVRM: loading NVIDIA UNIX x86 Kernel Module  331.20  Wed Oct 30 16:59:55 PDT 2013
[    3.796542] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[    3.810377] SKU: Nid=0x1d sku_cfg=0x4037b42d
[    3.810380] SKU: port_connectivity=0x1
[    3.810381] SKU: enable_pcbeep=0x1
[    3.810382] SKU: check_sum=0x00000007
[    3.810383] SKU: customization=0x000000b4
[    3.810383] SKU: external_amp=0x5
[    3.810384] SKU: platform_type=0x1
[    3.810385] SKU: swap=0x0
[    3.810385] SKU: override=0x1
[    3.810688] autoconfig: line_outs=1 (0x1b/0x0/0x0/0x0/0x0) type:speaker
[    3.810690]    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    3.810691]    hp_outs=1 (0x14/0x0/0x0/0x0/0x0)
[    3.810692]    mono: mono_out=0x0
[    3.810694]    dig-out=0x1e/0x0
[    3.810695]    inputs:
[    3.810696]      Mic=0x18
[    3.810698]      Internal Mic=0x12
[    3.810699]      Line=0x1a
[    3.810700] realtek: No valid SSID, checking pincfg 0x4037b42d for NID 0x1d
[    3.810702] realtek: Enabling init ASM_ID=0xb42d CODEC_ID=10ec0892
[    3.818800] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    3.818873] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    3.818936] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[    3.819155] hda_intel: Disabling MSI
[    3.819190] hda-intel 0000:01:00.1: Disabling 64bit DMA
[    3.822455] hda-intel 0000:01:00.1: Enable delay in RIRB handling
[    3.834302] bbswitch: version 0.7
[    3.834309] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[    3.834315] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP
[    3.834324] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20130517/nsarguments-95)
[    3.834390] bbswitch: detected an Optimus _DSM function
[    3.834397] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
[    4.068000] vgaarb: this pci device is not a vga device
[    4.069330] nvidia 0000:01:00.0: irq 47 for MSI/MSI-X
[    4.074572] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20130517/nsarguments-95)
[    4.074619] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20130517/nsarguments-95)
[    4.074646] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20130517/nsarguments-95)
[    4.074672] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20130517/nsarguments-95)
[    4.074697] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20130517/nsarguments-95)
[    4.074722] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20130517/nsarguments-95)
[    4.074756] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20130517/nsarguments-95)
[    4.074781] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20130517/nsarguments-95)
[    4.181239] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20130517/nsarguments-95)
[    4.255343] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[    4.255442] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
[    4.255534] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
[    5.708483] vgaarb: this pci device is not a vga device
[    9.436305] wlan0: authenticate with 90:f6:52:b5:2d:86
[    9.453337] wlan0: send auth to 90:f6:52:b5:2d:86 (try 1/3)
[    9.455207] wlan0: authenticated
[    9.455468] wlan0: associate with 90:f6:52:b5:2d:86 (try 1/3)
[    9.459564] wlan0: RX AssocResp from 90:f6:52:b5:2d:86 (capab=0x431 status=0 aid=2)
[    9.459602] wlan0: associated
[    9.459610] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   31.328696] audit_printk_skb: 156 callbacks suppressed
[   31.328699] type=1400 audit(1396026683.107:63): apparmor="DENIED" operation="open" parent=1 profile="/usr/lib/telepathy/mission-control-5" name="/usr/share/gvfs/remote-volume-monitors/" pid=2373 comm="mission-control" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[   36.312931] nvidia-settings[2318]: segfault at b2abf500 ip b2abf500 sp bf8af72c error 15 in nvidia0[b2abf000+1000]
[  135.637918] nvidia-settings[2431]: segfault at b2a58500 ip b2a58500 sp bfb7585c error 15 in nvidia0[b2a58000+1000]
[  158.823525] atkbd serio0: Unknown key pressed (translated set 2, code 0xe4 on isa0060/serio0).
[  158.823536] atkbd serio0: Use 'setkeycodes e064 <keycode>' to make it known.
[  158.826184] atkbd serio0: Unknown key released (translated set 2, code 0xe4 on isa0060/serio0).
[  158.826195] atkbd serio0: Use 'setkeycodes e064 <keycode>' to make it known.
[  161.798064] atkbd serio0: Unknown key pressed (translated set 2, code 0xe4 on isa0060/serio0).
[  161.798076] atkbd serio0: Use 'setkeycodes e064 <keycode>' to make it known.
[  161.800680] atkbd serio0: Unknown key released (translated set 2, code 0xe4 on isa0060/serio0).
[  161.800692] atkbd serio0: Use 'setkeycodes e064 <keycode>' to make it known.
[  356.663856] usb 3-6: new high-speed USB device number 6 using xhci_hcd
[  356.682976] usb 3-6: New USB device found, idVendor=2109, idProduct=2812
[  356.682987] usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  356.682993] usb 3-6: Product: USB2.0 Hub             
[  356.682998] usb 3-6: Manufacturer: VIA Labs, Inc.         
[  356.683862] hub 3-6:1.0: USB hub found
[  356.684069] hub 3-6:1.0: 4 ports detected
[  357.136499] usb 3-6.1: new high-speed USB device number 7 using xhci_hcd
[  357.155746] usb 3-6.1: New USB device found, idVendor=2109, idProduct=2812
[  357.155756] usb 3-6.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  357.155762] usb 3-6.1: Product: USB2.0 Hub             
[  357.155767] usb 3-6.1: Manufacturer: VIA Labs, Inc.         
[  357.156613] hub 3-6.1:1.0: USB hub found
[  357.156840] hub 3-6.1:1.0: 4 ports detected
[  357.248495] usb 3-6.4: new high-speed USB device number 8 using xhci_hcd
[  357.264687] usb 3-6.4: New USB device found, idVendor=1a40, idProduct=0101
[  357.264698] usb 3-6.4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[  357.264703] usb 3-6.4: Product: USB 2.0 Hub
[  357.265467] hub 3-6.4:1.0: USB hub found
[  357.265500] hub 3-6.4:1.0: 4 ports detected
[  357.448668] usb 3-6.1.1: new full-speed USB device number 9 using xhci_hcd
[  357.466618] usb 3-6.1.1: New USB device found, idVendor=1038, idProduct=1200
[  357.466628] usb 3-6.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  357.466634] usb 3-6.1.1: Product: SteelSeries Apex Raw Gaming Keyboard
[  357.466639] usb 3-6.1.1: Manufacturer: SteelSeries
[  357.468875] hid-generic 0003:1038:1200.0004: hiddev0,hidraw3: USB HID v1.11 Device [SteelSeries SteelSeries Apex Raw Gaming Keyboard] on usb-0000:00:14.0-6.1.1/input0
[  357.470071] input: SteelSeries SteelSeries Apex Raw Gaming Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6.1/3-6.1.1/3-6.1.1:1.1/input/input17
[  357.470428] hid-generic 0003:1038:1200.0005: input,hidraw4: USB HID v1.11 Keyboard [SteelSeries SteelSeries Apex Raw Gaming Keyboard] on usb-0000:00:14.0-6.1.1/input1
[  357.471493] input: SteelSeries SteelSeries Apex Raw Gaming Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6.1/3-6.1.1/3-6.1.1:1.2/input/input18
[  357.471732] hid-generic 0003:1038:1200.0006: input,hidraw5: USB HID v1.11 Device [SteelSeries SteelSeries Apex Raw Gaming Keyboard] on usb-0000:00:14.0-6.1.1/input2
[  390.596911] nvidia-settings[4459]: segfault at b2adc500 ip b2adc500 sp bfbfbbbc error 14 in libpixbufloader-svg.so[b2adf000+1000]