ubuntuusers.de

Unbenannt

Datum:
8. September 2011 19:01
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
[    2.540844] cpuidle: using governor ladder
[    2.540848] cpuidle: using governor menu
[    2.541345] TCP cubic registered
[    2.541568] NET: Registered protocol family 10
[    2.542586] NET: Registered protocol family 17
[    2.542613] Registering the dns_resolver key type
[    2.542670] Using IPI No-Shortcut mode
[    2.542840] PM: Hibernation image not present or could not be loaded.
[    2.542859] registered taskstats version 1
[    2.543336]   Magic number: 11:798:341
[    2.543454] rtc_cmos 00:05: setting system clock to 2011-09-08 18:18:10 UTC (1315505890)
[    2.543458] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    2.543461] EDD information not available.
[    2.543586] Freeing unused kernel memory: 700k freed
[    2.544279] Write protecting the kernel text: 5192k
[    2.544352] Write protecting the kernel read-only data: 2148k
[    2.556993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    2.584049] <30>udev[61]: starting version 167
[    2.759534] sata_via 0000:00:0f.0: version 2.6
[    2.759561] sata_via 0000:00:0f.0: PCI INT B -> Link[ALKA] -> GSI 20 (level, low) -> IRQ 20
[    2.759613] sata_via 0000:00:0f.0: routed to hard irq line 11
[    2.772063] scsi0 : sata_via
[    2.773074] Floppy drive(s): fd0 is 1.44M
[    2.774016] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[    2.774110] scsi1 : sata_via
[    2.776639] ata1: SATA max UDMA/133 cmd 0xf400 ctl 0xf000 bmdma 0xe400 irq 20
[    2.776644] ata2: SATA max UDMA/133 cmd 0xec00 ctl 0xe800 bmdma 0xe408 irq 20
[    2.776689] pata_via 0000:00:0f.1: version 0.3.4
[    2.776754] pata_via 0000:00:0f.1: PCI INT A -> Link[ALKA] -> GSI 20 (level, low) -> IRQ 20
[    2.777543] scsi2 : pata_via
[    2.777685] scsi3 : pata_via
[    2.780495] ata3: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xdc00 irq 14
[    2.780499] ata4: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xdc08 irq 15
[    2.780563] 8139cp 0000:00:07.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
[    2.793028] FDC 0 is a post-1991 82077
[    2.896028] usb 1-6: new high speed USB device using ehci_hcd and address 3
[    2.944525] ata3.00: ATA-7: SAMSUNG SP1654N, BV100-37, max UDMA/100
[    2.944531] ata3.00: 312581808 sectors, multi 16: LBA48 
[    2.960026] Refined TSC clocksource calibration: 2798.653 MHz.
[    2.960031] Switching to clocksource tsc
[    2.980016] ata1: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
[    2.991207] ata3.00: configured for UDMA/100
[    3.144022] usb 1-7: new high speed USB device using ehci_hcd and address 4
[    3.192019] ata2: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
[    3.203042] scsi 2:0:0:0: Direct-Access     ATA      SAMSUNG SP1654N  BV10 PQ: 0 ANSI: 5
[    3.203315] sd 2:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    3.203365] sd 2:0:0:0: Attached scsi generic sg0 type 0
[    3.203415] sd 2:0:0:0: [sda] Write Protect is off
[    3.203421] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.203464] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.246970]  sda: sda1 sda2 < sda5 > sda3 sda4
[    3.247835] sd 2:0:0:0: [sda] Attached SCSI disk
[    3.367546] usbcore: registered new interface driver uas
[    3.380373] ata4.00: ATAPI: SONY    DVD RW DW-G120A, MYS2, max UDMA/66
[    3.412298] ata4.00: configured for UDMA/66
[    3.413979] scsi 3:0:0:0: CD-ROM            SONY     DVD RW DW-G120A  MYS2 PQ: 0 ANSI: 5
[    3.415915] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
[    3.415921] cdrom: Uniform CD-ROM driver Revision: 3.20
[    3.416138] sr 3:0:0:0: Attached scsi CD-ROM sr0
[    3.416264] sr 3:0:0:0: Attached scsi generic sg1 type 5
[    3.421319] 8139too: 8139too Fast Ethernet driver 0.9.28
[    3.421372] 8139too 0000:00:07.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    3.422656] 8139too 0000:00:07.0: eth0: RealTek RTL8139 at 0xfc00, 00:16:17:a2:d7:c6, IRQ 20
[    3.432835] Initializing USB Mass Storage driver...
[    3.433030] scsi4 : usb-storage 1-7:1.0
[    3.433631] usbcore: registered new interface driver usb-storage
[    3.433636] USB Mass Storage support registered.
[    3.468026] usb 1-8: new high speed USB device using ehci_hcd and address 5
[    3.996023] usb 3-1: new low speed USB device using uhci_hcd and address 2
[    4.092043] EXT3-fs: barriers not enabled
[    4.104910] kjournald starting.  Commit interval 5 seconds
[    4.104976] EXT3-fs (sda4): mounted filesystem with ordered data mode
[    4.441801] scsi 4:0:0:0: Direct-Access     Generic  Flash HS-CF      4.55 PQ: 0 ANSI: 0
[    4.445074] scsi 4:0:0:1: Direct-Access     Generic  Flash HS-MS/SD   4.55 PQ: 0 ANSI: 0
[    4.448199] scsi 4:0:0:2: Direct-Access     Generic  Flash HS-SM      4.55 PQ: 0 ANSI: 0
[    4.449018] sd 4:0:0:0: Attached scsi generic sg2 type 0
[    4.449285] sd 4:0:0:1: Attached scsi generic sg3 type 0
[    4.449567] sd 4:0:0:2: Attached scsi generic sg4 type 0
[    4.523194] sd 4:0:0:0: [sdb] Attached SCSI removable disk
[    4.527697] sd 4:0:0:1: [sdc] Attached SCSI removable disk
[    4.531566] sd 4:0:0:2: [sdd] Attached SCSI removable disk
[   17.412109] Adding 2048280k swap on /dev/sda3.  Priority:-1 extents:1 across:2048280k 
[   17.444268] <30>udev[311]: starting version 167
[   17.506825] lp: driver loaded but no devices found
[   17.526565] EXT3-fs (sda4): using internal journal
[   17.745538] type=1400 audit(1315498705.699:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=498 comm="apparmor_parser"
[   17.746590] type=1400 audit(1315498705.699:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=498 comm="apparmor_parser"
[   17.747250] type=1400 audit(1315498705.699:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=498 comm="apparmor_parser"
[   17.916353] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   18.001350] eth0: link down
[   18.001625] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   18.097425] parport_pc 00:0a: reported by Plug and Play ACPI
[   18.097482] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[   18.098766] cfg80211: Calling CRDA to update world regulatory domain
[   18.196361] lp0: using parport0 (interrupt-driven).
[   18.574185] rtl8180 0000:00:09.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[   18.574231] 0000:00:09.0 (rtl8180): Unknown chip! (0x7)
[   18.574248] rtl8180 0000:00:09.0: PCI INT A disabled
[   18.574265] rtl8180 0000:00:09.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[   18.574289] 0000:00:09.1 (rtl8180): Unknown chip! (0x7)
[   18.574301] rtl8180 0000:00:09.1: PCI INT A disabled
[   18.574316] rtl8180 0000:00:09.2: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[   18.574338] 0000:00:09.2 (rtl8180): Unknown chip! (0x7)
[   18.574350] rtl8180 0000:00:09.2: PCI INT A disabled
[   18.574365] rtl8180 0000:00:09.3: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[   18.574388] 0000:00:09.3 (rtl8180): Unknown chip! (0x7)
[   18.574399] rtl8180 0000:00:09.3: PCI INT A disabled
[   18.574414] rtl8180 0000:00:09.4: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[   18.574436] 0000:00:09.4 (rtl8180): Unknown chip! (0x7)
[   18.574447] rtl8180 0000:00:09.4: PCI INT A disabled
[   18.574463] rtl8180 0000:00:09.5: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[   18.574486] 0000:00:09.5 (rtl8180): Unknown chip! (0x7)
[   18.574496] rtl8180 0000:00:09.5: PCI INT A disabled
[   18.574512] rtl8180 0000:00:09.6: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[   18.574534] 0000:00:09.6 (rtl8180): Unknown chip! (0x7)
[   18.574544] rtl8180 0000:00:09.6: PCI INT A disabled
[   18.574560] rtl8180 0000:00:09.7: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[   18.574581] 0000:00:09.7 (rtl8180): Unknown chip! (0x7)
[   18.574592] rtl8180 0000:00:09.7: PCI INT A disabled
[   18.603686] input: Logitech Optical USB Mouse as /devices/pci0000:00/0000:00:10.1/usb3/3-1/3-1:1.0/input/input4
[   18.603936] generic-usb 0003:046D:C016.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:10.1-1/input0
[   18.603981] usbcore: registered new interface driver usbhid
[   18.603985] usbhid: USB HID core driver
[   18.647727] [drm] Initialized drm 1.1.0 20060810
[   18.741783] type=1400 audit(1315498706.695:5): apparmor="STATUS" operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" pid=741 comm="apparmor_parser"
[   18.746282] type=1400 audit(1315498706.699:6): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=742 comm="apparmor_parser"
[   18.747605] type=1400 audit(1315498706.699:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=742 comm="apparmor_parser"
[   18.750597] type=1400 audit(1315498706.703:8): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=742 comm="apparmor_parser"
[   18.765165] type=1400 audit(1315498706.719:9): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=756 comm="apparmor_parser"
[   18.767579] type=1400 audit(1315498706.719:10): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=756 comm="apparmor_parser"
[   18.775747] type=1400 audit(1315498706.727:11): apparmor="STATUS" operation="profile_load" name="/usr/sbin/tcpdump" pid=757 comm="apparmor_parser"
[   18.873923] ppdev: user-space parallel port driver
[   18.877816] cfg80211: World regulatory domain updated:
[   18.877822] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   18.877827] cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   18.877831] cfg80211:     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   18.877835] cfg80211:     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   18.877839] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   18.877843] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   18.996748] [drm] radeon defaulting to kernel modesetting.
[   18.996754] [drm] radeon kernel modesetting enabled.
[   18.996875] radeon 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   18.997372] phy8 -> rt2500usb_init_eeprom: Error - Invalid RT chipset detected.
[   18.997385] phy8 -> rt2x00lib_probe_dev: Error - Failed to allocate device.
[   18.997591] usbcore: registered new interface driver rt2500usb
[   19.007364] [drm] initializing kernel modesetting (RV350 0x1002:0x4153).
[   19.007406] [drm] register mmio base: 0xFDEF0000
[   19.007409] [drm] register mmio size: 65536
[   19.007614] agpgart-via 0000:00:00.0: AGP 3.5 bridge
[   19.007643] agpgart-via 0000:00:00.0: putting AGP V3 device into 8x mode
[   19.007802] radeon 0000:01:00.0: putting AGP V3 device into 8x mode
[   19.007815] radeon 0000:01:00.0: GTT: 128M 0xF0000000 - 0xF7FFFFFF
[   19.007820] [drm] Generation 2 PCI interface, using max accessible memory
[   19.007827] radeon 0000:01:00.0: VRAM: 256M 0x00000000E0000000 - 0x00000000EFFFFFFF (256M used)
[   19.007842] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   19.007845] [drm] Driver supports precise vblank timestamp query.
[   19.007889] [drm] radeon: irq initialized.
[   19.008406] [drm] Detected VRAM RAM=256M, BAR=256M
[   19.008413] [drm] RAM width 128bits DDR
[   19.013401] [TTM] Zone  kernel: Available graphics memory: 439590 kiB.
[   19.013407] [TTM] Zone highmem: Available graphics memory: 770826 kiB.
[   19.013410] [TTM] Initializing pool allocator.
[   19.013441] [drm] radeon: 256M of VRAM memory ready
[   19.013445] [drm] radeon: 128M of GTT memory ready.
[   19.013497] [drm] radeon: 1 quad pipes, 1 Z pipes initialized.
[   19.016305] radeon 0000:01:00.0: WB disabled
[   19.017418] [drm] Loading R300 Microcode
[   19.022106] [drm] radeon: ring at 0x00000000F0001000
[   19.022128] [drm] ring test succeeded in 0 usecs
[   19.022641] [drm] radeon: ib pool ready.
[   19.022740] [drm] ib test succeeded in 0 usecs
[   19.026629] [drm] Radeon Display Connectors
[   19.026634] [drm] Connector 0:
[   19.026637] [drm]   VGA
[   19.026640] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
[   19.026643] [drm]   Encoders:
[   19.026645] [drm]     CRT1: INTERNAL_DAC1
[   19.026648] [drm] Connector 1:
[   19.026650] [drm]   DVI-I
[   19.026652] [drm]   HPD1
[   19.026655] [drm]   DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
[   19.026657] [drm]   Encoders:
[   19.026659] [drm]     CRT2: INTERNAL_DAC2
[   19.026662] [drm]     DFP1: INTERNAL_TMDS1
[   19.026664] [drm] Connector 2:
[   19.026666] [drm]   S-video
[   19.026668] [drm]   Encoders:
[   19.026670] [drm]     TV1: INTERNAL_DAC2
[   19.075285] ACPI: PCI Interrupt Link [ALKC] enabled at IRQ 22
[   19.075309] VIA 82xx Audio 0000:00:11.5: PCI INT C -> Link[ALKC] -> GSI 22 (level, low) -> IRQ 22
[   19.075486] VIA 82xx Audio 0000:00:11.5: setting latency timer to 64
[   19.260681] [drm] fb mappable at 0xE0040000
[   19.260686] [drm] vram apper at 0xE0000000
[   19.260689] [drm] size 5242880
[   19.260692] [drm] fb depth is 24
[   19.260694] [drm]    pitch is 5120
[   19.266413] Console: switching to colour frame buffer device 160x64
[   19.266460] fb0: radeondrmfb frame buffer device
[   19.266463] drm: registered panic notifier
[   19.266482] [drm] Initialized radeon 2.8.0 20080528 for 0000:01:00.0 on minor 0
[   19.270313] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
[   19.270320] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[   19.270323] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
[   19.270328] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[   19.270331] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
[   19.270335] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[   19.270339] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
[   19.270343] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[   19.270346] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
[   19.270351] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[   19.270354] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
[   19.270358] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[   19.270362] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
[   19.270366] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[   19.270369] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
[   19.270373] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[   19.270377] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
[   19.270381] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[   19.270384] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
[   19.270389] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[   19.270392] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
[   19.270396] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[   19.270400] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
[   19.270404] cfg80211: 2457000 KHz - 2482000 KHz @  KHz), (300 mBi, 2000 mBm)
[   19.270407] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
[   19.270412] cfg80211: 2457000 KHz - 2482000 KHz @  KHz), (300 mBi, 2000 mBm)
[   19.270415] cfg80211: Updating information on frequency 2484 MHz for a 20 MHz width channel with regulatory rule:
[   19.270419] cfg80211: 2474000 KHz - 2494000 KHz @  KHz), (300 mBi, 2000 mBm)
[   19.404558] ieee80211 phy9: Selected rate control algorithm 'minstrel_ht'
[   19.405816] Registered led device: rt73usb-phy9::radio
[   19.405857] Registered led device: rt73usb-phy9::assoc
[   19.405898] Registered led device: rt73usb-phy9::quality
[   19.406544] usbcore: registered new interface driver rt73usb
[   19.585279] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   26.861684] wlan0: authenticate with 00:1f:3f:a6:77:ce (try 1)
[   26.867849] wlan0: authenticated
[   26.892263] wlan0: associate with 00:1f:3f:a6:77:ce (try 1)
[   26.907467] wlan0: RX AssocResp from 00:1f:3f:a6:77:ce (capab=0x431 status=0 aid=1)
[   26.907474] wlan0: associated
[   26.920332] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   27.998021] ISO 9660 Extensions: Microsoft Joliet Level 1
[   28.021518] ISOFS: changing to secondary root
[   30.291683] wlan0: deauthenticated from 00:1f:3f:a6:77:ce (Reason: 6)
[   30.329334] cfg80211: All devices are disconnected, going to restore regulatory settings
[   30.329344] cfg80211: Restoring regulatory settings
[   30.329352] cfg80211: Calling CRDA to update world regulatory domain
[   30.336503] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
[   30.336511] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[   30.336515] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
[   30.336519] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[   30.336523] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
[   30.336527] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[   30.336531] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
[   30.336535] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[   30.336538] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
[   30.336543] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[   30.336546] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
[   30.336550] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[   30.336554] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
[   30.336558] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[   30.336561] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
[   30.336566] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[   30.336569] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
[   30.336573] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[   30.336577] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
[   30.336581] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[   30.336584] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
[   30.336589] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[   30.336592] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
[   30.336596] cfg80211: 2457000 KHz - 2482000 KHz @  KHz), (300 mBi, 2000 mBm)
[   30.336600] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
[   30.336604] cfg80211: 2457000 KHz - 2482000 KHz @  KHz), (300 mBi, 2000 mBm)
[   30.336608] cfg80211: Updating information on frequency 2484 MHz for a 20 MHz width channel with regulatory rule:
[   30.336612] cfg80211: 2474000 KHz - 2494000 KHz @  KHz), (300 mBi, 2000 mBm)
[   30.336617] cfg80211: World regulatory domain updated:
[   30.336620] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   30.336624] cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   30.336628] cfg80211:     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   30.336632] cfg80211:     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   30.336635] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   30.336639] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   31.724590] wlan0: authenticate with 00:1f:3f:15:8c:d0 (try 1)
[   31.727356] wlan0: authenticated
[   31.747021] wlan0: associate with 00:1f:3f:15:8c:d0 (try 1)
[   31.749050] wlan0: RX AssocResp from 00:1f:3f:15:8c:d0 (capab=0x431 status=0 aid=2)
[   31.749056] wlan0: associated
[   31.826148] Intel AES-NI instructions are not detected.
[   31.858342] padlock_aes: VIA PadLock not detected.
[   37.120011] wlan0: no IPv6 routers present
[  221.794595] wlan0: deauthenticating from 00:1f:3f:15:8c:d0 by local choice (reason=3)
[  221.808102] cfg80211: All devices are disconnected, going to restore regulatory settings
[  221.808108] cfg80211: Restoring regulatory settings
[  221.808125] cfg80211: Calling CRDA to update world regulatory domain
[  221.814553] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
[  221.814560] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[  221.814564] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
[  221.814568] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[  221.814572] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
[  221.814576] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[  221.814579] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
[  221.814583] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[  221.814587] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
[  221.814591] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[  221.814594] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
[  221.814598] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[  221.814602] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
[  221.814606] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[  221.814609] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
[  221.814613] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[  221.814617] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
[  221.814621] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[  221.814624] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
[  221.814628] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[  221.814632] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
[  221.814636] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[  221.814640] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
[  221.814644] cfg80211: 2457000 KHz - 2482000 KHz @  KHz), (300 mBi, 2000 mBm)
[  221.814647] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
[  221.814651] cfg80211: 2457000 KHz - 2482000 KHz @  KHz), (300 mBi, 2000 mBm)
[  221.814655] cfg80211: Updating information on frequency 2484 MHz for a 20 MHz width channel with regulatory rule:
[  221.814659] cfg80211: 2474000 KHz - 2494000 KHz @  KHz), (300 mBi, 2000 mBm)
[  221.814664] cfg80211: World regulatory domain updated:
[  221.814666] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[  221.814670] cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  221.814674] cfg80211:     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[  221.814678] cfg80211:     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[  221.814682] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  221.814686] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  221.852977] wlan0: authenticate with 00:1f:3f:a6:77:ce (try 1)
[  221.855739] wlan0: authenticated
[  221.855765] wlan0: associate with 00:1f:3f:a6:77:ce (try 1)
[  221.870741] wlan0: RX AssocResp from 00:1f:3f:a6:77:ce (capab=0x431 status=0 aid=1)
[  221.870746] wlan0: associated
[  224.917158] wlan0: deauthenticated from 00:1f:3f:a6:77:ce (Reason: 2)
[  226.537920] cfg80211: All devices are disconnected, going to restore regulatory settings
[  226.537928] cfg80211: Restoring regulatory settings
[  226.537935] cfg80211: Calling CRDA to update world regulatory domain
[  226.545098] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
[  226.545106] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[  226.545110] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
[  226.545114] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[  226.545118] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
[  226.545122] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[  226.545126] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
[  226.545130] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[  226.545133] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
[  226.545137] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[  226.545141] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
[  226.545145] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[  226.545149] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
[  226.545153] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[  226.545156] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
[  226.545161] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[  226.545164] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
[  226.545168] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[  226.545172] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
[  226.545176] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[  226.545179] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
[  226.545184] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
[  226.545187] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
[  226.545191] cfg80211: 2457000 KHz - 2482000 KHz @  KHz), (300 mBi, 2000 mBm)
[  226.545195] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
[  226.545199] cfg80211: 2457000 KHz - 2482000 KHz @  KHz), (300 mBi, 2000 mBm)
[  226.545203] cfg80211: Updating information on frequency 2484 MHz for a 20 MHz width channel with regulatory rule:
[  226.545207] cfg80211: 2474000 KHz - 2494000 KHz @  KHz), (300 mBi, 2000 mBm)
[  226.545212] cfg80211: World regulatory domain updated:
[  226.545214] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[  226.545219] cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  226.545223] cfg80211:     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[  226.545227] cfg80211:     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[  226.545231] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  226.545235] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[  227.947545] wlan0: authenticate with 00:1f:3f:15:8c:d0 (try 1)
[  227.950429] wlan0: authenticated
[  227.969915] wlan0: associate with 00:1f:3f:15:8c:d0 (try 1)
[  227.972800] wlan0: RX AssocResp from 00:1f:3f:15:8c:d0 (capab=0x431 status=0 aid=2)
[  227.972805] wlan0: associated
[ 1835.812133] audit_printk_skb: 15 callbacks suppressed
[ 1835.812139] type=1400 audit(1315500522.355:17): apparmor="STATUS" operation="profile_load" name="/usr/sbin/mysqld-akonadi" pid=5648 comm="apparmor_parser"
[ 1835.812820] type=1400 audit(1315500522.355:18): apparmor="STATUS" operation="profile_load" name="/usr/sbin/mysqld-akonadi///usr/sbin/mysqld" pid=5648 comm="apparmor_parser"
[ 1877.335757] exe (6038): /proc/6038/oom_adj is deprecated, please use /proc/6038/oom_score_adj instead.