ubuntuusers.de

jockey

Datum:
23. Oktober 2011 00:18
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
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
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
2011-10-22 23:27:35,573 DEBUG: updating <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40>
2011-10-22 23:27:38,512 DEBUG: reading modalias file /lib/modules/3.0.0-12-generic/modules.alias
2011-10-22 23:27:38,634 DEBUG: reading modalias file /usr/share/jockey/modaliases/b43
2011-10-22 23:27:38,646 DEBUG: reading modalias file /usr/share/jockey/modaliases/disable-upstream-nvidia
2011-10-22 23:27:38,703 WARNING: Could not open DriverDB cache /var/cache/jockey/driverdb-OpenPrintingDriverDB.cache: [Errno 2] No such file or directory: '/var/cache/jockey/driverdb-OpenPrintingDriverDB.cache'
2011-10-22 23:27:38,717 DEBUG: loading custom handler /usr/share/jockey/handlers/dvb_usb_firmware.py
2011-10-22 23:27:38,815 DEBUG: Instantiated Handler subclass __builtin__.DvbUsbFirmwareHandler from name DvbUsbFirmwareHandler
2011-10-22 23:27:38,816 DEBUG: Firmware for DVB cards not available
2011-10-22 23:27:38,816 DEBUG: loading custom handler /usr/share/jockey/handlers/fglrx.py
2011-10-22 23:27:39,035 DEBUG: Instantiated Handler subclass __builtin__.FglrxDriverUpdate from name FglrxDriverUpdate
2011-10-22 23:27:39,036 DEBUG: fglrx.available: falling back to default
2011-10-22 23:27:39,209 DEBUG: ATI/AMD proprietary FGLRX graphics driver (post-release updates) availability undetermined, adding to pool
2011-10-22 23:27:39,212 WARNING: modinfo for module fglrx failed: ERROR: modinfo: could not find module fglrx

2011-10-22 23:27:39,216 DEBUG: Instantiated Handler subclass __builtin__.FglrxDriver from name FglrxDriver
2011-10-22 23:27:39,216 DEBUG: fglrx.available: falling back to default
2011-10-22 23:27:39,256 DEBUG: ATI/AMD proprietary FGLRX graphics driver availability undetermined, adding to pool
2011-10-22 23:27:39,256 DEBUG: loading custom handler /usr/share/jockey/handlers/vmware-client.py
2011-10-22 23:27:39,287 WARNING: modinfo for module vmxnet failed: ERROR: modinfo: could not find module vmxnet

2011-10-22 23:27:39,287 DEBUG: Instantiated Handler subclass __builtin__.VmwareClientHandler from name VmwareClientHandler
2011-10-22 23:27:39,311 DEBUG: VMWare Client Tools availability undetermined, adding to pool
2011-10-22 23:27:39,311 DEBUG: loading custom handler /usr/share/jockey/handlers/nvidia.py
2011-10-22 23:27:39,329 WARNING: modinfo for module nvidia_96 failed: ERROR: modinfo: could not find module nvidia_96

2011-10-22 23:27:39,334 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver96 from name NvidiaDriver96
2011-10-22 23:27:39,335 DEBUG: nvidia.available: falling back to default
2011-10-22 23:27:39,375 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-10-22 23:27:39,379 WARNING: modinfo for module nvidia_current failed: ERROR: modinfo: could not find module nvidia_current

2011-10-22 23:27:39,384 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriverCurrent from name NvidiaDriverCurrent
2011-10-22 23:27:39,384 DEBUG: nvidia.available: falling back to default
2011-10-22 23:27:39,419 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-10-22 23:27:39,422 WARNING: modinfo for module nvidia_173_updates failed: ERROR: modinfo: could not find module nvidia_173_updates

2011-10-22 23:27:39,427 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver173Updates from name NvidiaDriver173Updates
2011-10-22 23:27:39,427 DEBUG: nvidia.available: falling back to default
2011-10-22 23:27:39,476 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-10-22 23:27:39,476 DEBUG: Could not instantiate Handler subclass __builtin__.NvidiaDriverBase from name NvidiaDriverBase
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/jockey/detection.py", line 962, in get_handlers
    inst = obj(backend)
TypeError: __init__() takes exactly 3 arguments (2 given)
2011-10-22 23:27:39,483 WARNING: modinfo for module nvidia_current_updates failed: ERROR: modinfo: could not find module nvidia_current_updates

2011-10-22 23:27:39,487 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriverCurrentUpdates from name NvidiaDriverCurrentUpdates
2011-10-22 23:27:39,488 DEBUG: nvidia.available: falling back to default
2011-10-22 23:27:39,519 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-10-22 23:27:39,524 WARNING: modinfo for module nvidia_173 failed: ERROR: modinfo: could not find module nvidia_173

2011-10-22 23:27:39,528 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver173 from name NvidiaDriver173
2011-10-22 23:27:39,528 DEBUG: nvidia.available: falling back to default
2011-10-22 23:27:39,563 DEBUG: NVIDIA accelerated graphics driver availability undetermined, adding to pool
2011-10-22 23:27:39,567 WARNING: modinfo for module nvidia_96_updates failed: ERROR: modinfo: could not find module nvidia_96_updates

2011-10-22 23:27:39,572 DEBUG: Instantiated Handler subclass __builtin__.NvidiaDriver96Updates from name NvidiaDriver96Updates
2011-10-22 23:27:39,572 DEBUG: nvidia.available: falling back to default
2011-10-22 23:27:39,618 DEBUG: NVIDIA accelerated graphics driver (post-release updates) availability undetermined, adding to pool
2011-10-22 23:27:39,618 DEBUG: loading custom handler /usr/share/jockey/handlers/broadcom_wl.py
2011-10-22 23:27:39,712 DEBUG: Instantiated Handler subclass __builtin__.BroadcomWLHandler from name BroadcomWLHandler
2011-10-22 23:27:39,712 DEBUG: Broadcom STA wireless driver availability undetermined, adding to pool
2011-10-22 23:27:39,713 DEBUG: loading custom handler /usr/share/jockey/handlers/sl_modem.py
2011-10-22 23:27:39,737 DEBUG: Instantiated Handler subclass __builtin__.SlModem from name SlModem
2011-10-22 23:27:39,954 DEBUG: Software modem not available
2011-10-22 23:27:39,954 DEBUG: loading custom handler /usr/share/jockey/handlers/madwifi.py
2011-10-22 23:27:39,974 WARNING: modinfo for module ath_pci failed: ERROR: modinfo: could not find module ath_pci

2011-10-22 23:27:39,975 DEBUG: Instantiated Handler subclass __builtin__.MadwifiHandler from name MadwifiHandler
2011-10-22 23:27:39,975 DEBUG: Alternate Atheros "madwifi" driver availability undetermined, adding to pool
2011-10-22 23:27:39,975 DEBUG: all custom handlers loaded
2011-10-22 23:27:39,976 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'acpi:PNP0C02:')
2011-10-22 23:27:39,976 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw')
2011-10-22 23:27:39,983 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-10-22 23:27:40,148 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:40,148 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'wmi:FAAA1397-1188-448F-8516-9A07987DD38A')
2011-10-22 23:27:40,149 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'acpi:PNP0103:')
2011-10-22 23:27:40,149 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'acpi:LNXVIDEO:')
2011-10-22 23:27:40,149 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'pci:v00001002d0000AA60sv00001025sd00000412bc04sc03i00')
2011-10-22 23:27:40,369 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel'}
2011-10-22 23:27:40,369 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:40,369 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'platform:reg-dummy')
2011-10-22 23:27:40,370 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'platform:pcspkr')
2011-10-22 23:27:40,370 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'pcspkr'}
2011-10-22 23:27:40,370 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'pcspkr', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:40,370 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_pcsp'}
2011-10-22 23:27:40,371 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_pcsp', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:40,371 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'usb:v1D6Bp0002d0300dc09dsc00dp00ic09isc00ip00')
2011-10-22 23:27:40,385 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'wmi:676AA15E-6A47-4D9F-A2CC-1E6D18D14026')
2011-10-22 23:27:40,385 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi'}
2011-10-22 23:27:40,385 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:40,385 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,8A,8C,8D,8E,8F,94,95,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,C0,C1,D9,E0,E1,E2,E3,EC,ED,EE,1A9,1B2,1B3,1D0,ram4,l0,1,2,sfw')
2011-10-22 23:27:40,385 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-10-22 23:27:40,385 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:40,386 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'acpi:PNP0303:')
2011-10-22 23:27:40,386 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'acpi:LNXSYSTM:')
2011-10-22 23:27:40,386 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'wmi:05901221-D566-11D1-B2F0-00A0C9062910')
2011-10-22 23:27:40,386 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'platform:acer-wmi')
2011-10-22 23:27:40,386 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'platform:regulatory')
2011-10-22 23:27:40,386 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'wmi:A7C9A0B7-4C9D-4C72-83BB-53A3459171DF')
2011-10-22 23:27:40,386 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'pci:v00008086d00000044sv00001025sd00000412bc06sc00i00')
2011-10-22 23:27:40,588 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'pci:v00001969d00001073sv00001025sd00000412bc02sc00i00')
2011-10-22 23:27:40,591 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'atl1c'}
2011-10-22 23:27:40,591 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'atl1c', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:40,591 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'wmi:CC1A61AC-4256-41A3-B9E0-05A445ADE2F5')
2011-10-22 23:27:40,591 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'wmi:5923DD45-0480-4ED5-B61A-C9EC6C90E26A')
2011-10-22 23:27:40,592 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'acpi:PNP0000:')
2011-10-22 23:27:40,592 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'pci:v00008086d00002D12sv00008086sd00008086bc06sc00i00')
2011-10-22 23:27:40,594 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'acpi:PNP0200:')
2011-10-22 23:27:40,594 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'wmi:E78C4453-0227-4861-9EDE-F5600B4A3D39')
2011-10-22 23:27:40,594 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'pci:v00001002d000068C1sv00001025sd00000412bc03sc00i00')
2011-10-22 23:27:40,597 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'radeon'}
2011-10-22 23:27:40,597 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'radeon', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:40,597 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'fglrx_updates'}
2011-10-22 23:27:41,937 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-22 23:27:41,938 DEBUG: fglrx_updates is not the alternative in use
2011-10-22 23:27:40,597 DEBUG: found match in handler pool xorg:fglrx_updates([FglrxDriverUpdate, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver (post-release updates))
2011-10-22 23:27:41,944 DEBUG: fglrx.available: falling back to default
2011-10-22 23:27:42,013 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-22 23:27:42,013 DEBUG: fglrx_updates is not the alternative in use
2011-10-22 23:27:41,969 DEBUG: got handler xorg:fglrx_updates([FglrxDriverUpdate, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver (post-release updates))
2011-10-22 23:27:42,014 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'fglrx_updates', 'package': 'fglrx-updates'}
2011-10-22 23:27:42,058 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-22 23:27:42,058 DEBUG: fglrx_updates is not the alternative in use
2011-10-22 23:27:42,014 DEBUG: found match in handler pool xorg:fglrx_updates([FglrxDriverUpdate, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver (post-release updates))
2011-10-22 23:27:42,064 DEBUG: fglrx.available: falling back to default
2011-10-22 23:27:42,132 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-22 23:27:42,132 DEBUG: fglrx_updates is not the alternative in use
2011-10-22 23:27:42,088 DEBUG: got handler xorg:fglrx_updates([FglrxDriverUpdate, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver (post-release updates))
2011-10-22 23:27:42,132 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'fglrx', 'package': 'fglrx'}
2011-10-22 23:27:42,177 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-22 23:27:42,178 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-10-22 23:27:42,133 DEBUG: found match in handler pool xorg:fglrx([FglrxDriver, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver)
2011-10-22 23:27:42,183 WARNING: modinfo for module fglrx failed: ERROR: modinfo: could not find module fglrx

2011-10-22 23:27:42,189 DEBUG: fglrx.available: falling back to default
2011-10-22 23:27:42,255 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-22 23:27:42,256 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-10-22 23:27:42,211 DEBUG: got handler xorg:fglrx([FglrxDriver, nonfree, disabled] ATI/AMD proprietary FGLRX graphics driver)
2011-10-22 23:27:42,256 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'pci:v00008086d00003B56sv00001025sd00000412bc04sc03i00')
2011-10-22 23:27:42,262 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel'}
2011-10-22 23:27:42,262 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'snd_hda_intel', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:42,263 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'acpi:INT0800:')
2011-10-22 23:27:42,263 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'pci:v00008086d00002D13sv00008086sd00008086bc06sc00i00')
2011-10-22 23:27:42,267 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'pci:v00008086d00003B32sv00001025sd00000412bc11sc80i00')
2011-10-22 23:27:42,272 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'intel_ips'}
2011-10-22 23:27:42,273 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'intel_ips', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:42,273 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'pci:v00008086d00003B09sv00001025sd00000412bc06sc01i00')
2011-10-22 23:27:42,278 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'iTCO_wdt'}
2011-10-22 23:27:42,278 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'iTCO_wdt', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:42,278 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'pci:v00008086d00002D10sv00008086sd00008086bc06sc00i00')
2011-10-22 23:27:42,280 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'usb:v04F2pB1D8d5563dcEFdsc02dp01ic0Eisc02ip00')
2011-10-22 23:27:42,282 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'usb:v0489pE011d0861dcE0dsc01dp01icFEisc01ip01')
2011-10-22 23:27:42,283 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'btusb'}
2011-10-22 23:27:42,283 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'btusb', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:42,283 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'wmi:95764E09-FB56-4E83-B31A-37761F60994A')
2011-10-22 23:27:42,284 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'input:b0003v04F2pB1D8e5563-e0,1,kD4,ramlsfw')
2011-10-22 23:27:42,284 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-10-22 23:27:42,284 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:42,284 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw')
2011-10-22 23:27:42,284 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-10-22 23:27:42,284 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:42,284 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'acpi:PNP0100:')
2011-10-22 23:27:42,284 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'pci:v00008086d00002448sv00001025sd00000412bc06sc04i01')
2011-10-22 23:27:42,286 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'input:b0019v0000p0005e0000-e0,5,kramlsfw0,')
2011-10-22 23:27:42,287 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-10-22 23:27:42,287 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:42,287 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'wmi:CFF94C79-6C77-4AF7-AC56-7DD0CE01C997')
2011-10-22 23:27:42,287 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'wmi:6AF4F258-B401-42FD-BE91-3D4AC2D7C0D3')
2011-10-22 23:27:42,287 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi'}
2011-10-22 23:27:42,287 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'acer_wmi', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:42,287 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'dmi:bvnPhoenix:bvrV1.07:bd02/14/2011:svnAcer:pnTravelMate7740G:pvrNotApplicable:rvnAcer:rnBA70-CP:rvrNotApplicable:cvnAcer:ct10:cvrN/A:')
2011-10-22 23:27:42,297 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'pci:v00008086d00002C62sv00008086sd00008086bc06sc00i00')
2011-10-22 23:27:42,299 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'acpi:PNP0C04:')
2011-10-22 23:27:42,300 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'pci:v00008086d00003B29sv00001025sd00000412bc01sc06i01')
2011-10-22 23:27:42,302 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'ahci'}
2011-10-22 23:27:42,302 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'ahci', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:42,302 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'ahci'}
2011-10-22 23:27:42,302 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'ahci', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:42,302 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw')
2011-10-22 23:27:42,302 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-10-22 23:27:42,302 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:42,302 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'usb:v0489pE011d0861dcE0dsc01dp01icFFiscFFipFF')
2011-10-22 23:27:42,302 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'btusb'}
2011-10-22 23:27:42,303 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'btusb', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:42,303 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'usb:v8087p0020d0000dc09dsc00dp01ic09isc00ip00')
2011-10-22 23:27:42,303 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'wmi:61EF69EA-865C-4BC3-A502-A0DEBA0CB531')
2011-10-22 23:27:42,303 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'pci:v00008086d00002D11sv00008086sd00008086bc06sc00i00')
2011-10-22 23:27:42,305 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'pci:v00008086d00003B64sv00001025sd00000412bc07sc80i00')
2011-10-22 23:27:42,307 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'mei'}
2011-10-22 23:27:42,307 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'mei', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:42,307 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'pci:v00008086d00002D01sv00008086sd00008086bc06sc00i00')
2011-10-22 23:27:42,309 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw8,')
2011-10-22 23:27:42,309 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-10-22 23:27:42,309 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:42,309 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'acpi:SYN1B20:SYN1B00:SYN0002:PNP0F13:')
2011-10-22 23:27:42,310 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'wmi:AAE04F7B-B3C5-4865-95D6-9FAC7FF3E92B')
2011-10-22 23:27:42,310 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'acpi:PNP0B00:')
2011-10-22 23:27:42,310 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'platform:Fixed MDIO bus')
2011-10-22 23:27:42,310 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'usb:v0489pE011d0861dcE0dsc01dp01icE0isc01ip01')
2011-10-22 23:27:42,310 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'btusb'}
2011-10-22 23:27:42,310 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'btusb', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:42,311 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'input:b0011v0002p0007e01B1-e0,1,3,k100,101,102,103,110,111,145,14A,14D,14E,ra0,1,18,1C,2F,35,36,39,mlsfw')
2011-10-22 23:27:42,311 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-10-22 23:27:42,311 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:42,311 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'joydev'}
2011-10-22 23:27:42,311 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'joydev', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:42,311 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'joydev'}
2011-10-22 23:27:42,311 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'joydev', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:42,311 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'joydev'}
2011-10-22 23:27:42,311 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'joydev', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:42,311 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'wmi:DB85B1A7-069A-4ABB-A2B5-D186A21B80F1')
2011-10-22 23:27:42,311 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'usb:v04F2pB1D8d5563dcEFdsc02dp01ic0Eisc01ip00')
2011-10-22 23:27:42,312 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'uvcvideo'}
2011-10-22 23:27:42,312 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'uvcvideo', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:42,312 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'wmi:36916B91-1A64-4583-84D0-53830FB9108D')
2011-10-22 23:27:42,312 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'platform:coretemp')
2011-10-22 23:27:42,312 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'pci:v00008086d00003B30sv00001025sd00000412bc0Csc05i00')
2011-10-22 23:27:42,314 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'i2c_i801'}
2011-10-22 23:27:42,314 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'i2c_i801', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:42,314 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'pci:v00008086d00003B3Csv00001025sd00000412bc0Csc03i20')
2011-10-22 23:27:42,316 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'pci:v00008086d00003B34sv00001025sd00000412bc0Csc03i20')
2011-10-22 23:27:42,318 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'serio:ty01pr00id00ex00')
2011-10-22 23:27:42,324 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'serio_raw'}
2011-10-22 23:27:42,325 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'serio_raw', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:42,325 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'psmouse'}
2011-10-22 23:27:42,325 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'psmouse', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:42,325 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'input:b0019v0000p0000e0000-e0,1,4,k94,95,BF,CA,CB,E3,ED,EE,F0,ram4,lsfw')
2011-10-22 23:27:42,325 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'evbug'}
2011-10-22 23:27:42,325 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'evbug', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:42,325 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'pci:v000014E4d00004357sv0000105Bsd0000E021bc02sc80i00')
2011-10-22 23:27:42,354 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'wl', 'package': 'bcmwl-kernel-source'}
2011-10-22 23:27:42,495 DEBUG: BroadcomWLHandler enabled(): kmod enabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2011-10-22 23:27:42,354 DEBUG: found match in handler pool kmod:wl([BroadcomWLHandler, nonfree, enabled] Broadcom STA wireless driver)
2011-10-22 23:27:42,569 DEBUG: BroadcomWLHandler enabled(): kmod enabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2011-10-22 23:27:42,496 DEBUG: got handler kmod:wl([BroadcomWLHandler, nonfree, enabled] Broadcom STA wireless driver)
2011-10-22 23:27:42,569 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'brcmsmac'}
2011-10-22 23:27:42,570 DEBUG: no corresponding handler available for {'driver_type': 'kernel_module', 'kernel_module': 'brcmsmac', 'jockey_handler': 'KernelModuleHandler'}
2011-10-22 23:27:42,570 DEBUG: searching handler for driver ID {'driver_type': 'kernel_module', 'kernel_module': 'wl'}
2011-10-22 23:27:42,641 DEBUG: BroadcomWLHandler enabled(): kmod enabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2011-10-22 23:27:42,570 DEBUG: found match in handler pool kmod:wl([BroadcomWLHandler, nonfree, enabled] Broadcom STA wireless driver)
2011-10-22 23:27:42,720 DEBUG: BroadcomWLHandler enabled(): kmod enabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2011-10-22 23:27:42,642 DEBUG: got handler kmod:wl([BroadcomWLHandler, nonfree, enabled] Broadcom STA wireless driver)
2011-10-22 23:27:42,721 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'wmi:653A064F-A23A-485F-B3D9-13F6532A0182')
2011-10-22 23:27:42,721 DEBUG: querying driver db <jockey.detection.LocalKernelModulesDriverDB instance at 0x10c4d40> about HardwareID('modalias', 'wmi:79772EC5-04B1-4BFD-843C-61E7F77B6CC9')
2011-10-22 23:27:42,721 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'acpi:PNP0C02:')
2011-10-22 23:27:42,721 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw')
2011-10-22 23:27:42,721 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'wmi:FAAA1397-1188-448F-8516-9A07987DD38A')
2011-10-22 23:27:42,722 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'acpi:PNP0103:')
2011-10-22 23:27:42,722 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'acpi:LNXVIDEO:')
2011-10-22 23:27:42,722 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'pci:v00001002d0000AA60sv00001025sd00000412bc04sc03i00')
2011-10-22 23:27:42,722 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'platform:reg-dummy')
2011-10-22 23:27:42,722 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'platform:pcspkr')
2011-10-22 23:27:42,722 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'usb:v1D6Bp0002d0300dc09dsc00dp00ic09isc00ip00')
2011-10-22 23:27:42,722 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'wmi:676AA15E-6A47-4D9F-A2CC-1E6D18D14026')
2011-10-22 23:27:42,723 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,8A,8C,8D,8E,8F,94,95,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,C0,C1,D9,E0,E1,E2,E3,EC,ED,EE,1A9,1B2,1B3,1D0,ram4,l0,1,2,sfw')
2011-10-22 23:27:42,723 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'acpi:PNP0303:')
2011-10-22 23:27:42,723 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'acpi:LNXSYSTM:')
2011-10-22 23:27:42,723 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'wmi:05901221-D566-11D1-B2F0-00A0C9062910')
2011-10-22 23:27:42,723 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'platform:acer-wmi')
2011-10-22 23:27:42,723 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'platform:regulatory')
2011-10-22 23:27:42,723 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'wmi:A7C9A0B7-4C9D-4C72-83BB-53A3459171DF')
2011-10-22 23:27:42,724 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'pci:v00008086d00000044sv00001025sd00000412bc06sc00i00')
2011-10-22 23:27:42,724 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'pci:v00001969d00001073sv00001025sd00000412bc02sc00i00')
2011-10-22 23:27:42,724 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'wmi:CC1A61AC-4256-41A3-B9E0-05A445ADE2F5')
2011-10-22 23:27:42,724 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'wmi:5923DD45-0480-4ED5-B61A-C9EC6C90E26A')
2011-10-22 23:27:42,724 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'acpi:PNP0000:')
2011-10-22 23:27:42,724 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'pci:v00008086d00002D12sv00008086sd00008086bc06sc00i00')
2011-10-22 23:27:42,724 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'acpi:PNP0200:')
2011-10-22 23:27:42,725 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'wmi:E78C4453-0227-4861-9EDE-F5600B4A3D39')
2011-10-22 23:27:42,725 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'pci:v00001002d000068C1sv00001025sd00000412bc03sc00i00')
2011-10-22 23:27:42,725 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'pci:v00008086d00003B56sv00001025sd00000412bc04sc03i00')
2011-10-22 23:27:42,725 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'acpi:INT0800:')
2011-10-22 23:27:42,725 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'pci:v00008086d00002D13sv00008086sd00008086bc06sc00i00')
2011-10-22 23:27:42,725 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'pci:v00008086d00003B32sv00001025sd00000412bc11sc80i00')
2011-10-22 23:27:42,725 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'pci:v00008086d00003B09sv00001025sd00000412bc06sc01i00')
2011-10-22 23:27:42,726 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'pci:v00008086d00002D10sv00008086sd00008086bc06sc00i00')
2011-10-22 23:27:42,726 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'usb:v04F2pB1D8d5563dcEFdsc02dp01ic0Eisc02ip00')
2011-10-22 23:27:42,726 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'usb:v0489pE011d0861dcE0dsc01dp01icFEisc01ip01')
2011-10-22 23:27:42,726 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'wmi:95764E09-FB56-4E83-B31A-37761F60994A')
2011-10-22 23:27:42,726 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'input:b0003v04F2pB1D8e5563-e0,1,kD4,ramlsfw')
2011-10-22 23:27:42,726 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'input:b0019v0000p0001e0000-e0,1,k74,ramlsfw')
2011-10-22 23:27:42,726 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'acpi:PNP0100:')
2011-10-22 23:27:42,727 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'pci:v00008086d00002448sv00001025sd00000412bc06sc04i01')
2011-10-22 23:27:42,727 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'input:b0019v0000p0005e0000-e0,5,kramlsfw0,')
2011-10-22 23:27:42,727 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'wmi:CFF94C79-6C77-4AF7-AC56-7DD0CE01C997')
2011-10-22 23:27:42,727 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'wmi:6AF4F258-B401-42FD-BE91-3D4AC2D7C0D3')
2011-10-22 23:27:42,727 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'dmi:bvnPhoenix:bvrV1.07:bd02/14/2011:svnAcer:pnTravelMate7740G:pvrNotApplicable:rvnAcer:rnBA70-CP:rvrNotApplicable:cvnAcer:ct10:cvrN/A:')
2011-10-22 23:27:42,727 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'pci:v00008086d00002C62sv00008086sd00008086bc06sc00i00')
2011-10-22 23:27:42,727 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'acpi:PNP0C04:')
2011-10-22 23:27:42,728 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'pci:v00008086d00003B29sv00001025sd00000412bc01sc06i01')
2011-10-22 23:27:42,728 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw')
2011-10-22 23:27:42,728 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'usb:v0489pE011d0861dcE0dsc01dp01icFFiscFFipFF')
2011-10-22 23:27:42,728 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'usb:v8087p0020d0000dc09dsc00dp01ic09isc00ip00')
2011-10-22 23:27:42,728 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'wmi:61EF69EA-865C-4BC3-A502-A0DEBA0CB531')
2011-10-22 23:27:42,728 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'pci:v00008086d00002D11sv00008086sd00008086bc06sc00i00')
2011-10-22 23:27:42,728 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'pci:v00008086d00003B64sv00001025sd00000412bc07sc80i00')
2011-10-22 23:27:42,728 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'pci:v00008086d00002D01sv00008086sd00008086bc06sc00i00')
2011-10-22 23:27:42,729 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'input:b0000v0000p0000e0000-e0,5,kramlsfw8,')
2011-10-22 23:27:42,729 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'acpi:SYN1B20:SYN1B00:SYN0002:PNP0F13:')
2011-10-22 23:27:42,729 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'wmi:AAE04F7B-B3C5-4865-95D6-9FAC7FF3E92B')
2011-10-22 23:27:42,729 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'acpi:PNP0B00:')
2011-10-22 23:27:42,729 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'platform:Fixed MDIO bus')
2011-10-22 23:27:42,729 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'usb:v0489pE011d0861dcE0dsc01dp01icE0isc01ip01')
2011-10-22 23:27:42,730 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'input:b0011v0002p0007e01B1-e0,1,3,k100,101,102,103,110,111,145,14A,14D,14E,ra0,1,18,1C,2F,35,36,39,mlsfw')
2011-10-22 23:27:42,730 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'wmi:DB85B1A7-069A-4ABB-A2B5-D186A21B80F1')
2011-10-22 23:27:42,730 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'usb:v04F2pB1D8d5563dcEFdsc02dp01ic0Eisc01ip00')
2011-10-22 23:27:42,730 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'wmi:36916B91-1A64-4583-84D0-53830FB9108D')
2011-10-22 23:27:42,730 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'platform:coretemp')
2011-10-22 23:27:42,730 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'pci:v00008086d00003B30sv00001025sd00000412bc0Csc05i00')
2011-10-22 23:27:42,730 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'pci:v00008086d00003B3Csv00001025sd00000412bc0Csc03i20')
2011-10-22 23:27:42,731 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'pci:v00008086d00003B34sv00001025sd00000412bc0Csc03i20')
2011-10-22 23:27:42,731 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'serio:ty01pr00id00ex00')
2011-10-22 23:27:42,731 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'input:b0019v0000p0000e0000-e0,1,4,k94,95,BF,CA,CB,E3,ED,EE,F0,ram4,lsfw')
2011-10-22 23:27:42,731 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'pci:v000014E4d00004357sv0000105Bsd0000E021bc02sc80i00')
2011-10-22 23:27:42,731 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'wmi:653A064F-A23A-485F-B3D9-13F6532A0182')
2011-10-22 23:27:42,731 DEBUG: querying driver db <jockey.detection.OpenPrintingDriverDB instance at 0x12d4f80> about HardwareID('modalias', 'wmi:79772EC5-04B1-4BFD-843C-61E7F77B6CC9')
2011-10-22 23:27:42,822 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-22 23:27:42,822 DEBUG: fglrx_updates is not the alternative in use
2011-10-22 23:27:42,979 DEBUG: BroadcomWLHandler enabled(): kmod enabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2011-10-22 23:27:43,133 DEBUG: BroadcomWLHandler enabled(): kmod enabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2011-10-22 23:27:43,200 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-22 23:27:43,200 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-10-22 23:27:43,350 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-22 23:27:43,350 DEBUG: fglrx_updates is not the alternative in use
2011-10-22 23:27:43,440 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-22 23:27:43,440 DEBUG: fglrx_updates is not the alternative in use
2011-10-22 23:27:43,532 DEBUG: BroadcomWLHandler enabled(): kmod enabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2011-10-22 23:27:43,684 DEBUG: BroadcomWLHandler enabled(): kmod enabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2011-10-22 23:44:33,862 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-22 23:44:33,862 DEBUG: fglrx_updates is not the alternative in use
2011-10-22 23:44:39,259 WARNING: /sys/module/fglrx_updates/drivers does not exist, cannot rebind fglrx_updates driver
2011-10-22 23:44:39,376 ERROR: xorg:fglrx_updates: get_alternative_by_name(fglrx-updates) returned nothing
2011-10-22 23:44:39,512 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-22 23:44:39,513 DEBUG: fglrx_updates is not the alternative in use
2011-10-22 23:44:39,557 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-22 23:44:39,558 DEBUG: fglrx_updates is not the alternative in use
2011-10-22 23:54:07,013 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-22 23:54:07,013 DEBUG: fglrx_updates is not the alternative in use
2011-10-22 23:54:07,059 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-22 23:54:07,059 DEBUG: fglrx_updates is not the alternative in use
2011-10-22 23:54:07,171 DEBUG: BroadcomWLHandler enabled(): kmod enabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2011-10-22 23:54:07,334 DEBUG: BroadcomWLHandler enabled(): kmod enabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2011-10-22 23:54:07,404 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-22 23:54:07,404 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-10-22 23:54:07,557 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-22 23:54:07,557 DEBUG: fglrx_updates is not the alternative in use
2011-10-22 23:54:07,603 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-22 23:54:07,603 DEBUG: fglrx_updates is not the alternative in use
2011-10-22 23:54:07,694 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-22 23:54:07,694 DEBUG: fglrx_updates is not the alternative in use
2011-10-22 23:54:07,740 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-22 23:54:07,740 DEBUG: fglrx_updates is not the alternative in use
2011-10-22 23:54:07,841 DEBUG: BroadcomWLHandler enabled(): kmod enabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2011-10-22 23:54:07,983 DEBUG: BroadcomWLHandler enabled(): kmod enabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2011-10-23 00:04:06,082 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-23 00:04:06,082 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-10-23 00:04:07,744 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-23 00:04:07,745 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-10-23 00:04:10,448 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-23 00:04:10,448 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-10-23 00:04:15,839 DEBUG: Installing package: fglrx
2011-10-23 00:04:18,137 DEBUG: install progress dpkg-exec 0.000000
2011-10-23 00:04:26,122 DEBUG: install progress fglrx-amdcccle-updates 0.000000
2011-10-23 00:04:26,223 DEBUG: install progress fglrx-amdcccle-updates 6.250000
2011-10-23 00:04:26,243 DEBUG: install progress fglrx-amdcccle-updates 12.500000
2011-10-23 00:04:26,770 DEBUG: install progress fglrx-amdcccle-updates 18.750000
2011-10-23 00:04:27,364 DEBUG: install progress fglrx-updates 18.750000
2011-10-23 00:04:27,465 DEBUG: install progress fglrx-updates 25.000000
2011-10-23 00:04:53,873 DEBUG: install progress fglrx-updates 31.250000
2011-10-23 00:04:55,056 DEBUG: install progress fglrx-updates 37.500000
2011-10-23 00:04:55,280 DEBUG: install progress bamfdaemon 37.500000
2011-10-23 00:04:55,640 DEBUG: install progress gnome-menus 37.500000
2011-10-23 00:04:55,963 DEBUG: install progress libc-bin 37.500000
2011-10-23 00:04:56,876 DEBUG: install progress ureadahead 37.500000
2011-10-23 00:04:57,156 DEBUG: install progress initramfs-tools 37.500000
2011-10-23 00:05:10,750 DEBUG: install progress dpkg-exec 37.500000
2011-10-23 00:05:11,697 DEBUG: install progress fglrx 37.500000
2011-10-23 00:05:11,698 DEBUG: install progress fglrx 43.750000
2011-10-23 00:05:16,921 DEBUG: install progress fglrx 50.000000
2011-10-23 00:05:17,056 DEBUG: install progress fglrx 56.250000
2011-10-23 00:05:17,411 DEBUG: install progress fglrx-amdcccle 56.250000
2011-10-23 00:05:17,512 DEBUG: install progress fglrx-amdcccle 62.500000
2011-10-23 00:05:18,381 DEBUG: install progress fglrx-amdcccle 68.750000
2011-10-23 00:05:18,510 DEBUG: install progress fglrx-amdcccle 75.000000
2011-10-23 00:05:18,639 DEBUG: install progress ureadahead 75.000000
2011-10-23 00:05:19,118 DEBUG: install progress dpkg-exec 75.000000
2011-10-23 00:05:19,174 DEBUG: install progress fglrx 75.000000
2011-10-23 00:05:19,811 DEBUG: install progress fglrx 81.250000
2011-10-23 00:05:42,700 DEBUG: install progress fglrx 87.500000
2011-10-23 00:05:43,419 DEBUG: install progress bamfdaemon 87.500000
2011-10-23 00:05:43,665 DEBUG: install progress gnome-menus 87.500000
2011-10-23 00:05:43,956 DEBUG: install progress fglrx-amdcccle 87.500000
2011-10-23 00:05:44,079 DEBUG: install progress fglrx-amdcccle 93.750000
2011-10-23 00:05:44,202 DEBUG: install progress fglrx-amdcccle 100.000000
2011-10-23 00:05:44,325 DEBUG: install progress initramfs-tools 100.000000
2011-10-23 00:05:53,328 DEBUG: install progress libc-bin 100.000000
2011-10-23 00:05:56,336 DEBUG: (Reading database ... 259495 files and directories currently installed.)
Removing fglrx-amdcccle-updates ...
Removing fglrx-updates ...
Removing all DKMS Modules
Done.
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/fglrx/ld.so.conf because link group x86_64-linux-gnu_gl_conf is broken.
update-alternatives: warning: skip creation of /usr/bin/amdcccle because associated file /usr/lib/fglrx/bin/amdcccle (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /usr/share/applications/ubuntu-amdcccle.desktop because associated file /usr/share/fglrx/amdcccle.desktop (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /usr/share/applications/ubuntu-amdccclesu.desktop because associated file /usr/share/fglrx/amdccclesu.desktop (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /usr/bin/amdupdaterandrconfig because associated file /usr/lib/fglrx/bin/amdupdaterandrconfig (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /usr/bin/amdxdg-su because associated file /usr/lib/fglrx/bin/amdxdg-su (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: not replacing /usr/lib/x86_64-linux-gnu/xorg/extra-modules with a link.
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/fglrx/ld.so.conf because link group x86_64-linux-gnu_gl_conf is broken.
update-alternatives: warning: skip creation of /usr/bin/amdcccle because associated file /usr/lib/fglrx/bin/amdcccle (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /usr/share/applications/ubuntu-amdcccle.desktop because associated file /usr/share/fglrx/amdcccle.desktop (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /usr/share/applications/ubuntu-amdccclesu.desktop because associated file /usr/share/fglrx/amdccclesu.desktop (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /usr/bin/amdupdaterandrconfig because associated file /usr/lib/fglrx/bin/amdupdaterandrconfig (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of /usr/bin/amdxdg-su because associated file /usr/lib/fglrx/bin/amdxdg-su (of link group x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: not replacing /usr/lib/x86_64-linux-gnu/xorg/extra-modules with a link.
update-initramfs: deferring update (trigger activated)
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for gnome-menus ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Processing triggers for ureadahead ...
ureadahead will be reprofiled on next reboot
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.0.0-12-generic
Selecting previously deselected package fglrx.
(Reading database ... 259251 files and directories currently installed.)
Unpacking fglrx (from .../fglrx_2%3a8.881-0ubuntu4_amd64.deb) ...
Selecting previously deselected package fglrx-amdcccle.
Unpacking fglrx-amdcccle (from .../fglrx-amdcccle_2%3a8.881-0ubuntu4_amd64.deb) ...
Processing triggers for ureadahead ...
Setting up fglrx (2:8.881-0ubuntu4) ...
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/fglrx/ld.so.conf because link group x86_64-linux-gnu_gl_conf is broken.
update-alternatives: warning: forcing reinstallation of alternative /usr/lib/fglrx/ld.so.conf because link group x86_64-linux-gnu_gl_conf is broken.
update-initramfs: deferring update (trigger activated)
Loading new fglrx-8.881 DKMS files...
Building only for 3.0.0-12-generic
Building for architecture x86_64
Building initial module for 3.0.0-12-generic
Done.

fglrx:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/3.0.0-12-generic/updates/dkms/

depmod....

DKMS: install Completed.
update-initramfs: deferring update (trigger activated)
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for gnome-menus ...
Setting up fglrx-amdcccle (2:8.881-0ubuntu4) ...
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.0.0-12-generic
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place

2011-10-23 00:05:56,536 DEBUG: unbind/rebind on driver /sys/module/fglrx/drivers/pci:fglrx_pci: device 0000:01:00.0
2011-10-23 00:06:14,651 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-23 00:06:14,651 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-10-23 00:06:14,778 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-23 00:06:14,778 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-10-23 00:06:14,952 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-23 00:06:14,952 DEBUG: fglrx_updates is not the alternative in use
2011-10-23 00:06:15,003 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-23 00:06:15,003 DEBUG: fglrx_updates is not the alternative in use
2011-10-23 00:06:15,138 DEBUG: BroadcomWLHandler enabled(): kmod enabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2011-10-23 00:06:15,290 DEBUG: BroadcomWLHandler enabled(): kmod enabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2011-10-23 00:06:15,365 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-23 00:06:15,366 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-10-23 00:06:15,484 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-23 00:06:15,485 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-10-23 00:06:15,683 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-23 00:06:15,684 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-10-23 00:06:15,812 DEBUG: fglrx.enabled(fglrx): target_alt /usr/lib/fglrx/ld.so.conf current_alt /usr/lib/fglrx/ld.so.conf other target alt /usr/lib/fglrx/alt_ld.so.conf other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-23 00:06:15,813 DEBUG: XorgDriverHandler(%s, %s).enabled(): No X.org driver set, not checking
2011-10-23 00:06:15,992 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-23 00:06:15,992 DEBUG: fglrx_updates is not the alternative in use
2011-10-23 00:06:16,044 DEBUG: fglrx.enabled(fglrx_updates): target_alt None current_alt /usr/lib/fglrx/ld.so.conf other target alt None other current alt /usr/lib/fglrx/alt_ld.so.conf
2011-10-23 00:06:16,045 DEBUG: fglrx_updates is not the alternative in use
2011-10-23 00:06:16,145 DEBUG: BroadcomWLHandler enabled(): kmod enabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
2011-10-23 00:06:16,294 DEBUG: BroadcomWLHandler enabled(): kmod enabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted