Pasted as C++ [Remove this paste ]
Description: No description
URL: http://bcas.tv/paste/results/y16SLq72.html
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
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
[    0.384257] NET: Registered protocol family 16
[    0.384257] EISA bus registered
[    0.384257] ACPI: bus type pci registered
[    0.384257] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 64
[    0.384257] PCI: Not using MMCONFIG.
[    0.384307] PCI: Using configuration type 1 for base access
[    0.384956] ACPI: EC: Look up EC in DSDT
[    0.391303] ACPI: Interpreter enabled
[    0.391307] ACPI: (supports S0 S1 S3 S4 S5)
[    0.391323] ACPI: Using IOAPIC for interrupt routing
[    0.391363] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 64
[    0.393453] PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
[    0.393456] PCI: updated MCFG configuration 0: base e0000000 segment 0 buses 0 - 31
[    0.393457] PCI: Using MMCONFIG for extended config space
[    0.393680] ACPI: BIOS _OSI(Linux) query ignored
[    0.398482] ACPI: No dock devices found.
[    0.398528] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.398603] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.398606] pci 0000:00:01.0: PME# disabled
[    0.398627] pci 0000:00:02.0: reg 10 32bit mmio: [0xfeb00000-0xfeb7ffff]
[    0.398631] pci 0000:00:02.0: reg 14 io port: [0xe140-0xe147]
[    0.398635] pci 0000:00:02.0: reg 18 32bit mmio: [0xd0000000-0xdfffffff]
[    0.398638] pci 0000:00:02.0: reg 1c 32bit mmio: [0xfe900000-0xfe9fffff]
[    0.398700] pci 0000:00:1b.0: reg 10 64bit mmio: [0xfeb80000-0xfeb83fff]
[    0.398725] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.398728] pci 0000:00:1b.0: PME# disabled
[    0.398768] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.398771] pci 0000:00:1c.0: PME# disabled
[    0.398812] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.398815] pci 0000:00:1c.1: PME# disabled
[    0.398858] pci 0000:00:1d.0: reg 20 io port: [0xe080-0xe09f]
[    0.398899] pci 0000:00:1d.1: reg 20 io port: [0xe060-0xe07f]
[    0.398939] pci 0000:00:1d.2: reg 20 io port: [0xe040-0xe05f]
[    0.398980] pci 0000:00:1d.3: reg 20 io port: [0xe020-0xe03f]
[    0.399025] pci 0000:00:1d.7: reg 10 32bit mmio: [0xfeb84000-0xfeb843ff]
[    0.399059] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.399063] pci 0000:00:1d.7: PME# disabled
[    0.399164] pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
[    0.399167] pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO
[    0.399191] pci 0000:00:1f.1: reg 10 io port: [0xe130-0xe137]
[    0.399197] pci 0000:00:1f.1: reg 14 io port: [0xe120-0xe123]
[    0.399202] pci 0000:00:1f.1: reg 18 io port: [0xe110-0xe117]
[    0.399208] pci 0000:00:1f.1: reg 1c io port: [0xe100-0xe103]
[    0.399213] pci 0000:00:1f.1: reg 20 io port: [0xe0f0-0xe0ff]
[    0.399246] pci 0000:00:1f.2: reg 10 io port: [0xe0e0-0xe0e7]
[    0.399251] pci 0000:00:1f.2: reg 14 io port: [0xe0d0-0xe0d3]
[    0.399256] pci 0000:00:1f.2: reg 18 io port: [0xe0c0-0xe0c7]
[    0.399261] pci 0000:00:1f.2: reg 1c io port: [0xe0b0-0xe0b3]
[    0.399266] pci 0000:00:1f.2: reg 20 io port: [0xe0a0-0xe0af]
[    0.399280] pci 0000:00:1f.2: PME# supported from D3hot
[    0.399283] pci 0000:00:1f.2: PME# disabled
[    0.399324] pci 0000:00:1f.3: reg 20 io port: [0xe000-0xe01f]
[    0.399465] pci 0000:03:00.0: reg 10 io port: [0xd000-0xd0ff]
[    0.399486] pci 0000:03:00.0: reg 18 64bit mmio: [0xfea20000-0xfea20fff]
[    0.399507] pci 0000:03:00.0: reg 30 32bit mmio: [0xfea00000-0xfea1ffff]
[    0.399518] pci 0000:03:00.0: supports D1 D2
[    0.399520] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.399524] pci 0000:03:00.0: PME# disabled
[    0.399567] pci 0000:00:1c.1: bridge io port: [0xd000-0xdfff]
[    0.399570] pci 0000:00:1c.1: bridge 32bit mmio: [0xfea00000-0xfeafffff]
[    0.399616] pci 0000:00:1e.0: transparent bridge
[    0.399638] bus 00 -> node 0
[    0.399642] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.399789] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
[    0.399895] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
[    0.399968] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX1._PRT]
[    0.402196] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.402289] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.402381] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *7 10 11 12 14 15)
[    0.402475] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 10 11 12 14 15)
[    0.402567] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
[    0.402659] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
[    0.402752] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
[    0.402844] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.402963] ACPI: WMI: Mapper loaded
[    0.402991] SCSI subsystem initialized
[    0.402991] libata version 3.00 loaded.
[    0.402991] usbcore: registered new interface driver usbfs
[    0.402991] usbcore: registered new interface driver hub
[    0.402991] usbcore: registered new device driver usb
[    0.402991] PCI: Using ACPI for IRQ routing
[    0.408013] Bluetooth: Core ver 2.13
[    0.408034] NET: Registered protocol family 31
[    0.408034] Bluetooth: HCI device and connection manager initialized
[    0.408034] Bluetooth: HCI socket layer initialized
[    0.408034] NET: Registered protocol family 8
[    0.408034] NET: Registered protocol family 20
[    0.408048] NetLabel: Initializing
[    0.408056] NetLabel:  domain hash size = 128
[    0.408057] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.408069] NetLabel:  unlabeled traffic allowed by default
[    0.408079] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.408082] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.412080] AppArmor: AppArmor Filesystem Enabled
[    0.420012] pnp: PnP ACPI init
[    0.420025] ACPI: bus type pnp registered
[    0.422382] pnp: PnP ACPI: found 14 devices
[    0.422384] ACPI: ACPI bus type pnp unregistered
[    0.422387] PnPBIOS: Disabled by ACPI PNP
[    0.422395] system 00:01: iomem range 0xfed14000-0xfed19fff has been reserved
[    0.422398] system 00:01: iomem range 0xe0000000-0xe3ffffff has been reserved
[    0.422402] system 00:02: ioport range 0x400-0x47f has been reserved
[    0.422404] system 00:02: ioport range 0x1180-0x119f has been reserved
[    0.422406] system 00:02: ioport range 0x500-0x53f has been reserved
[    0.422408] system 00:02: iomem range 0xfec00000-0xfecfffff has been reserved
[    0.422410] system 00:02: iomem range 0xfee00000-0xfee0ffff has been reserved
[    0.422412] system 00:02: iomem range 0xfed1c000-0xfed1ffff has been reserved
[    0.422414] system 00:02: iomem range 0xffb00000-0xffcfffff could not be reserved
[    0.422416] system 00:02: iomem range 0xfc800000-0xfc800fff has been reserved
[    0.422418] system 00:02: iomem range 0xfed20000-0xfed7ffff has been reserved
[    0.422421] system 00:02: iomem range 0xffe00000-0xffffffff has been reserved
[    0.422425] system 00:03: ioport range 0x290-0x29f has been reserved
[    0.422431] system 00:0b: ioport range 0x4d0-0x4d1 has been reserved
[    0.457071] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[    0.457073] pci 0000:00:01.0:   IO window: disabled
[    0.457076] pci 0000:00:01.0:   MEM window: disabled
[    0.457078] pci 0000:00:01.0:   PREFETCH window: disabled
[    0.457082] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
[    0.457083] pci 0000:00:1c.0:   IO window: disabled
[    0.457087] pci 0000:00:1c.0:   MEM window: disabled
[    0.457090] pci 0000:00:1c.0:   PREFETCH window: disabled
[    0.457095] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:03
[    0.457097] pci 0000:00:1c.1:   IO window: 0xd000-0xdfff
[    0.457102] pci 0000:00:1c.1:   MEM window: 0xfea00000-0xfeafffff
[    0.457105] pci 0000:00:1c.1:   PREFETCH window: disabled
[    0.457110] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:04
[    0.457111] pci 0000:00:1e.0:   IO window: disabled
[    0.457115] pci 0000:00:1e.0:   MEM window: disabled
[    0.457118] pci 0000:00:1e.0:   PREFETCH window: disabled
[    0.457128] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.457131] pci 0000:00:01.0: setting latency timer to 64
[    0.457137] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.457140] pci 0000:00:1c.0: setting latency timer to 64
[    0.457147] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.457150] pci 0000:00:1c.1: setting latency timer to 64
[    0.457155] pci 0000:00:1e.0: setting latency timer to 64
[    0.457158] bus: 00 index 0 io port: [0x00-0xffff]
[    0.457160] bus: 00 index 1 mmio: [0x000000-0xffffffff]
[    0.457161] bus: 01 index 0 mmio: [0x0-0x0]
[    0.457163] bus: 01 index 1 mmio: [0x0-0x0]
[    0.457164] bus: 01 index 2 mmio: [0x0-0x0]
[    0.457165] bus: 01 index 3 mmio: [0x0-0x0]
[    0.457167] bus: 02 index 0 mmio: [0x0-0x0]
[    0.457168] bus: 02 index 1 mmio: [0x0-0x0]
[    0.457169] bus: 02 index 2 mmio: [0x0-0x0]
[    0.457171] bus: 02 index 3 mmio: [0x0-0x0]
[    0.457172] bus: 03 index 0 io port: [0xd000-0xdfff]
[    0.457173] bus: 03 index 1 mmio: [0xfea00000-0xfeafffff]
[    0.457175] bus: 03 index 2 mmio: [0x0-0x0]
[    0.457176] bus: 03 index 3 mmio: [0x0-0x0]
[    0.457178] bus: 04 index 0 mmio: [0x0-0x0]
[    0.457179] bus: 04 index 1 mmio: [0x0-0x0]
[    0.457180] bus: 04 index 2 mmio: [0x0-0x0]
[    0.457181] bus: 04 index 3 io port: [0x00-0xffff]
[    0.457183] bus: 04 index 4 mmio: [0x000000-0xffffffff]
[    0.457189] NET: Registered protocol family 2
[    0.472079] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.472269] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.472593] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.472765] TCP: Hash tables configured (established 131072 bind 65536)
[    0.472767] TCP reno registered
[    0.480110] NET: Registered protocol family 1
[    0.480204] checking if image is initramfs...<7>Switched to high resolution mode on CPU 1
[    0.504007] Switched to high resolution mode on CPU 0
[    0.711381]  it is
[    0.963018] Freeing initrd memory: 7360k freed
[    0.963202] cpufreq: No nForce2 chipset.
[    0.963318] audit: initializing netlink socket (disabled)
[    0.963339] type=2000 audit(1249513948.960:1): initialized
[    0.969138] highmem bounce pool size: 64 pages
[    0.969142] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.970154] VFS: Disk quotas dquot_6.5.1
[    0.970198] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.970650] fuse init (API version 7.10)
[    0.970713] msgmni has been set to 1698
[    0.970849] alg: No test for stdrng (krng)
[    0.970856] io scheduler noop registered
[    0.970858] io scheduler anticipatory registered
[    0.970860] io scheduler deadline registered
[    0.970870] io scheduler cfq registered (default)
[    0.970880] pci 0000:00:02.0: Boot video device
[    0.972974] pcieport-driver 0000:00:01.0: setting latency timer to 64
[    0.973004] pcieport-driver 0000:00:01.0: found MSI capability
[    0.973023] pcieport-driver 0000:00:01.0: irq 2303 for MSI/MSI-X
[    0.973031] pci_express 0000:00:01.0:pcie00: allocate port service
[    0.973042] pci_express 0000:00:01.0:pcie03: allocate port service
[    0.973079] pcieport-driver 0000:00:1c.0: setting latency timer to 64
[    0.973108] pcieport-driver 0000:00:1c.0: found MSI capability
[    0.973127] pcieport-driver 0000:00:1c.0: irq 2302 for MSI/MSI-X
[    0.973137] pci_express 0000:00:1c.0:pcie00: allocate port service
[    0.973146] pci_express 0000:00:1c.0:pcie02: allocate port service
[    0.973154] pci_express 0000:00:1c.0:pcie03: allocate port service
[    0.973200] pcieport-driver 0000:00:1c.1: setting latency timer to 64
[    0.973228] pcieport-driver 0000:00:1c.1: found MSI capability
[    0.973248] pcieport-driver 0000:00:1c.1: irq 2301 for MSI/MSI-X
[    0.973257] pci_express 0000:00:1c.1:pcie00: allocate port service
[    0.973267] pci_express 0000:00:1c.1:pcie02: allocate port service
[    0.973279] pci_express 0000:00:1c.1:pcie03: allocate port service
[    0.973333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.973787] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.973894] input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    0.973896] ACPI: Power Button (FF) [PWRF]
[    0.973939] input: Sleep Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
[    0.973946] ACPI: Sleep Button (CM) [SLPB]
[    0.973976] input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
[    0.973982] ACPI: Power Button (CM) [PWRB]
[    0.974216] ACPI: SSDT 7F3EBC10, 02CC (r1    AMI      IST        1 MSFT  3000001)
[    0.974467] processor ACPI_CPU:00: registered as cooling_device0
[    0.974560] processor ACPI_CPU:01: registered as cooling_device1
[    0.975753] isapnp: Scanning for PnP cards...
[    1.329314] isapnp: No Plug & Play device found
[    1.340708] Serial: 8250/16550 driver4 ports, IRQ sharing enabled
[    1.340791] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.341104] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.341706] brd: module loaded
[    1.341939] loop: module loaded
[    1.341987] Fixed MDIO Bus: probed
[    1.341991] PPP generic driver version 2.4.2
[    1.342032] input: Macintosh mouse button emulation as /devices/virtual/input/input3
[    1.342053] Driver 'sd' needs updating - please use bus_type methods
[    1.342060] Driver 'sr' needs updating - please use bus_type methods
[    1.342115] ata_piix 0000:00:1f.1: version 2.12
[    1.342125] ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    1.342152] ata_piix 0000:00:1f.1: setting latency timer to 64
[    1.342209] scsi0 : ata_piix
[    1.342268] scsi1 : ata_piix
[    1.343334] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xe0f0 irq 14
[    1.343336] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xe0f8 irq 15
[    1.696505] ata1.00: ATA-6: ST380011A, 3.06, max UDMA/100
[    1.696509] ata1.00: 156301488 sectors, multi 16: LBA48 
[    1.696562] ata1.01: ATAPI: SONY    CD-RW  CRX320EE, RYK4, max UDMA/33
[    1.696603] ata1.00: limited to UDMA/33 due to 40-wire cable
[    1.712481] ata1.00: configured for UDMA/33
[    1.744272] ata1.01: configured for UDMA/33
[    1.745001] ata2: port disabled. ignoring.
[    1.745105] scsi 0:0:0:0: Direct-Access     ATA      ST380011A        3.06 PQ: 0 ANSI: 5
[    1.745172] sd 0:0:0:0: [sda] 156301488 512-byte hardware sectors: (80.0 GB/74.5 GiB)
[    1.745185] sd 0:0:0:0: [sda] Write Protect is off
[    1.745186] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.745205] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.745252] sd 0:0:0:0: [sda] 156301488 512-byte hardware sectors: (80.0 GB/74.5 GiB)
[    1.745263] sd 0:0:0:0: [sda] Write Protect is off
[    1.745265] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.745283] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.745286]  sda: sda1 sda2 < sda5 > sda3
[    1.773645] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.773676] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.774878] scsi 0:0:1:0: CD-ROM            SONY     CD-RW  CRX320EE  RYK4 PQ: 0 ANSI: 5
[    1.780749] sr0: scsi3-mmc drive: 0x/52x writer cd/rw xa/form2 cdda tray
[    1.780755] Uniform CD-ROM driver Revision: 3.20
[    1.780866] sr 0:0:1:0: Attached scsi CD-ROM sr0
[    1.780892] sr 0:0:1:0: Attached scsi generic sg1 type 5
[    1.780907] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    1.780910] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    1.780938] ata_piix 0000:00:1f.2: setting latency timer to 64
[    1.780979] scsi2 : ata_piix
[    1.781020] scsi3 : ata_piix
[    1.781046] ata3: SATA max UDMA/133 cmd 0xe0e0 ctl 0xe0d0 bmdma 0xe0a0 irq 19
[    1.781047] ata4: SATA max UDMA/133 cmd 0xe0c0 ctl 0xe0b0 bmdma 0xe0a8 irq 19
[    1.979603] ata3.01: ATA-8: ST3320613AS, CC2H, max UDMA/133
[    1.979608] ata3.01: 625142448 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    2.035599] ata3.01: configured for UDMA/133
[    2.198625] scsi 2:0:1:0: Direct-Access     ATA      ST3320613AS      CC2H PQ: 0 ANSI: 5
[    2.198691] sd 2:0:1:0: [sdb] 625142448 512-byte hardware sectors: (320 GB/298 GiB)
[    2.198702] sd 2:0:1:0: [sdb] Write Protect is off
[    2.198704] sd 2:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[    2.198722] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.198759] sd 2:0:1:0: [sdb] 625142448 512-byte hardware sectors: (320 GB/298 GiB)
[    2.198770] sd 2:0:1:0: [sdb] Write Protect is off
[    2.198771] sd 2:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[    2.198790] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.198792]  sdb: [LDM] sdb1 sdb2
[    2.275646] sd 2:0:1:0: [sdb] Attached SCSI disk
[    2.275680] sd 2:0:1:0: Attached scsi generic sg2 type 0
[    2.276136] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.276154] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    2.276172] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    2.276175] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    2.276221] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    2.280102] ehci_hcd 0000:00:1d.7: debug port 1
[    2.280107] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[    2.280118] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfeb84000
[    2.292013] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    2.292104] usb usb1: configuration #1 chosen from 1 choice
[    2.292132] hub 1-0:1.0: USB hub found
[    2.292137] hub 1-0:1.0: 8 ports detected
[    2.292216] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.292228] uhci_hcd: USB Universal Host Controller Interface driver
[    2.292250] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    2.292255] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    2.292257] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    2.292288] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    2.292307] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000e080
[    2.292357] usb usb2: configuration #1 chosen from 1 choice
[    2.292375] hub 2-0:1.0: USB hub found
[    2.292379] hub 2-0:1.0: 2 ports detected
[    2.292444] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    2.292449] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    2.292451] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    2.292480] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    2.292499] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e060
[    2.292554] usb usb3: configuration #1 chosen from 1 choice
[    2.292572] hub 3-0:1.0: USB hub found
[    2.292575] hub 3-0:1.0: 2 ports detected
[    2.292634] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    2.292638] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    2.292640] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    2.292673] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    2.292697] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e040
[    2.292746] usb usb4: configuration #1 chosen from 1 choice
[    2.292764] hub 4-0:1.0: USB hub found
[    2.292768] hub 4-0:1.0: 2 ports detected
[    2.292827] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[    2.292832] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[    2.292834] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    2.292864] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[    2.292889] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000e020
[    2.292938] usb usb5: configuration #1 chosen from 1 choice
[    2.292955] hub 5-0:1.0: USB hub found
[    2.292959] hub 5-0:1.0: 2 ports detected
[    2.293043] usbcore: registered new interface driver libusual
[    2.293067] usbcore: registered new interface driver usbserial
[    2.293075] USB Serial support registered for generic
[    2.293086] usbcore: registered new interface driver usbserial_generic
[    2.293088] usbserial: USB Serial Driver core
[    2.293129] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    2.295386] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.295390] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.296062] mice: PS/2 mouse device common for all mice
[    2.296211] rtc_cmos 00:09: RTC can wake from S4
[    2.296237] rtc_cmos 00:09: rtc core: registered rtc_cmos as rtc0
[    2.296258] rtc0: alarms up to one year, y3k, 114 bytes nvram, hpet irqs
[    2.296307] device-mapper: uevent: version 1.0.3
[    2.296373] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@redhat.com
[    2.296417] device-mapper: multipath: version 1.0.5 loaded
[    2.296419] device-mapper: multipath round-robin: version 1.0.0 loaded
[    2.296470] EISA: Probing bus 0 at eisa.0
[    2.296493] EISA: Detected 0 cards.
[    2.296523] cpuidle: using governor ladder
[    2.296524] cpuidle: using governor menu
[    2.296904] TCP cubic registered
[    2.296977] NET: Registered protocol family 10
[    2.297295] lo: Disabled Privacy Extensions
[    2.297543] NET: Registered protocol family 17
[    2.297556] Bluetooth: L2CAP ver 2.11
[    2.297557] Bluetooth: L2CAP socket layer initialized
[    2.297559] Bluetooth: SCO (Voice Link) ver 0.6
[    2.297560] Bluetooth: SCO socket layer initialized
[    2.297577] Bluetooth: RFCOMM socket layer initialized
[    2.297581] Bluetooth: RFCOMM TTY layer initialized
[    2.297583] Bluetooth: RFCOMM ver 1.10
[    2.297777] Using IPI No-Shortcut mode
[    2.297829] registered taskstats version 1
[    2.297911]   Magic number: 5:994:250
[    2.297963] rtc_cmos 00:09: setting system clock to 2009-08-05 23:12:31 UTC (1249513951)
[    2.297966] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    2.297967] EDD information not available.
[    2.298186] Freeing unused kernel memory: 532k freed
[    2.298277] Write protecting the kernel text: 4128k
[    2.298310] Write protecting the kernel read-only data: 1532k
[    2.329670] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    2.458106] FDC 0 is a post-1991 82077
[    2.465948] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    2.465966] r8169 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    2.465987] r8169 0000:03:00.0: setting latency timer to 64
[    2.466137] r8169 0000:03:00.0: irq 2300 for MSI/MSI-X
[    2.466644] eth0: RTL8168b/8111b at 0xf7caa000, 00:1c:c0:bc:4e:6d, XID 38500000 IRQ 2300
[    2.876928] kjournald starting.  Commit interval 5 seconds
[    2.876943] EXT3-fs: mounted filesystem with ordered data mode.
[    2.880027] usb 2-2: new full speed USB device using uhci_hcd and address 2
[    3.039442] usb 2-2: configuration #1 chosen from 1 choice
[    3.515070] Initializing USB Mass Storage driver...
[    3.515160] scsi4 : SCSI emulation for USB Mass Storage devices
[    3.515214] usb-storage: device found at 2
[    3.515216] usb-storage: waiting for device to settle before scanning
[    3.515222] usbcore: registered new interface driver usb-storage
[    3.515224] USB Mass Storage support registered.
[    8.409631] udev: starting version 141
[    8.498864] USB Serial support registered for GSM modem (1-port)
[    8.498931] option 2-2:1.0: GSM modem (1-port) converter detected
[    8.499033] usb 2-2: GSM modem (1-port) converter now attached to ttyUSB0
[    8.499046] option 2-2:1.1: GSM modem (1-port) converter detected
[    8.499113] usb 2-2: GSM modem (1-port) converter now attached to ttyUSB1
[    8.499124] option 2-2:1.2: GSM modem (1-port) converter detected
[    8.499209] usb 2-2: GSM modem (1-port) converter now attached to ttyUSB2
[    8.499224] usbcore: registered new interface driver option
[    8.499226] option: v0.7.2:USB Driver for GSM modems
[    8.514372] usb-storage: device scan complete
[    8.518377] scsi 4:0:0:0: CD-ROM            AnyDATA  CD-ROM           1.00 PQ: 0 ANSI: 2
[    8.526198] sr1: scsi3-mmc drive: 297x/297x 
[    8.526294] sr 4:0:0:0: Attached scsi CD-ROM sr1
[    8.526356] sr 4:0:0:0: Attached scsi generic sg3 type 5
[    8.605625] input: PC Speaker as /devices/platform/pcspkr/input/input5
[    8.700721] ACPI Exception (video-1658): AE_NOT_FOUND, Evaluating _DOD [20080926]
[    8.700792] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:17/input/input6
[    8.708067] ACPI: Video Device [GFX0] (multi-head: no  rom: yes  post: no)
[    8.730219] synaptics was reset on resume, see synaptics_resume_reset if you have trouble on resume
[    9.217657] psmouse serio1: ID: 10 00 64<4>intel_rng: Firmware space is locked read-only. If you can't or
[    9.357268] intel_rng: don't want to disable this in firmware setup, and if
[    9.357270] intel_rng: you are certain that your system has a functional
[    9.357271] intel_rng: RNG, try using the 'no_fwh_detect' option.
[    9.370999] Linux agpgart interface v0.103
[    9.405884] agpgart-intel 0000:00:00.0: Intel G33 Chipset
[    9.406561] agpgart-intel 0000:00:00.0: detected 7164K stolen memory
[    9.409794] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[    9.431156] iTCO_vendor_support: vendor-support=0
[    9.433584] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
[    9.433693] iTCO_wdt: Found a ICH7 or ICH7R TCO device (Version=2, TCOBASE=0x0460)
[    9.433755] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    9.569428] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    9.569470] HDA Intel 0000:00:1b.0: setting latency timer to 64
[    9.601923] hda_codec: Unknown model for ALC883, trying auto-probe from BIOS...
[    9.758229] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input7
[   17.060461] lp: driver loaded but no devices found
[   17.647917] EXT3 FS on sda1, internal journal
[   19.110951] type=1505 audit(1249492368.310:2): operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" name2="default" pid=2066
[   19.145221] type=1505 audit(1249492368.346:3): operation="profile_load" name="/sbin/dhclient-script" name2="default" pid=2070
[   19.145305] type=1505 audit(1249492368.346:4): operation="profile_load" name="/sbin/dhclient3" name2="default" pid=2070
[   19.145336] type=1505 audit(1249492368.346:5): operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" name2="default" pid=2070
[   19.145370] type=1505 audit(1249492368.346:6): operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" name2="default" pid=2070
[   19.241227] type=1505 audit(1249492368.442:7): operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" name2="default" pid=2075
[   19.241378] type=1505 audit(1249492368.442:8): operation="profile_load" name="/usr/sbin/cupsd" name2="default" pid=2075
[   19.261711] type=1505 audit(1249492368.462:9): operation="profile_load" name="/usr/sbin/tcpdump" name2="default" pid=2079
[   20.861454] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   20.861457] Bluetooth: BNEP filters: protocol multicast
[   20.883232] Bridge firewalling registered
[   21.932243] ppdev: user-space parallel port driver
[   22.240950] [drm] Initialized drm 1.1.0 20060810
[   22.357074] pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   22.357079] pci 0000:00:02.0: setting latency timer to 64
[   22.357169] pci 0000:00:02.0: irq 2299 for MSI/MSI-X
[   22.357248] [drm] Initialized i915 1.6.0 20080730 on minor 0
[   22.360025] [drm:i915_setparam] *ERROR* unknown parameter 4
[   22.360044] [drm:i915_getparam] *ERROR* Unknown parameter 6
[   23.021168] [drm:i915_getparam] *ERROR* Unknown parameter 6
[   25.798301] r8169: eth0: link down
[   25.798463] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   26.861387] sr1: CDROM (ioctl) error, command: Get configuration 46 00 00 00 00 00 00 00 20 00
[   26.861406] sr: Sense Key : No Sense [current] 
[   26.861411] sr: Add. Sense: No additional sense information
[   30.288063] [drm:i915_getparam] *ERROR* Unknown parameter 6
[   37.276221] sr1: CDROM (ioctl) error, command: Get configuration 46 00 00 00 00 00 00 00 20 00
[   37.276231] sr: Sense Key : No Sense [current] 
[   37.276234] sr: Add. Sense: No additional sense information
[   37.283401] sr1: CDROM (ioctl) error, command: Get configuration 46 00 00 28 00 00 00 00 10 00
[   37.283416] sr: Sense Key : No Sense [current] 
[   37.283421] sr: Add. Sense: No additional sense information
[   37.295403] sr1: CDROM (ioctl) error, command: Get configuration 46 00 00 20 00 00 00 00 18 00
[   37.295421] sr: Sense Key : No Sense [current] 
[   37.295427] sr: Add. Sense: No additional sense information
[   37.319402] sr1: CDROM (ioctl) error, command: Get configuration 46 00 00 00 00 00 00 00 20 00
[   37.319419] sr: Sense Key : No Sense [current] 
[   37.319425] sr: Add. Sense: No additional sense information
[   37.329406] ISO 9660 Extensions: Microsoft Joliet Level 3
[   37.334389] ISOFS: changing to secondary root