ubuntuusers.de

Problem: Oberfläche stürzt ab bzw. beendet sich

Status: Ungelöst | Ubuntu-Version: Ubuntu 12.04 (Precise Pangolin)
Antworten |

Cimus

Anmeldungsdatum:
3. Juli 2009

Beiträge: 103

Hallo ubuntuusers, ich habe ein echt merkwürdiges Problem und zwar, wenn ich ein Bild öffne (meistens tritt dieses Problem bei Bildschrimfotos/Screenshots auf, in diesem Falle ein .png Bild) und dann das Bild mit der linken Maustaste greife und versuche zu ziehen, oder einen bereich zu makieren, beendet sich die grafische Pberflöche sofort und nach 2-3 Sekunden lande ich dann abgemeldet im Login-Screen. Geöffnet habe ich das Bild mit dem Stadard Bildbetrachter von Ubuntu 12.04, ich weiß grad garnicht welcher das ist.

Hat einer eine Idee, woran das liegen könnte oder hatte schon jemand mal ein ähnliches Problem?

Mit freundlichen Grüßen Cimus

Edit: Auch bei der Anroid-App Programmierung unter Eclipse ist mir die Oberfläche abgestürzt (bei der App Vorschau). Diesmal aber ganz, ohne im Login Screen zu landen. Wo finde ich denn die Log Dateien vom xserver?

Edit2: Das kann wohl auch etwas mit Plymouth zu tun haben oder auch damit, dass ich einen Skin für die Oberfläche (dpkg oder wie man es nennt) eingerichtet habe. Mir ist auch aufgefallen, dass z.B. bei der Android Geschichte der Fehler dann auftritt, wenn ich bestimmte Button- bzw. Textvorlagen verwende, bei denen bei einem Linksklick nicht ein kleines "+" neben der Maus erscheint zum verschieben, sondern das Symbol einer Datei, warum auch immer.

Logfile: Xorg.0.log

  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
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
[    19.234] 
X.Org X Server 1.11.3
Release Date: 2011-12-16
[    19.234] X Protocol Version 11, Revision 0
[    19.234] Build Operating System: Linux 2.6.42-23-generic x86_64 Ubuntu
[    19.234] Current Operating System: Linux Tyrfing 3.2.0-35-generic #55-Ubuntu SMP Wed Dec 5 17:42:16 UTC 2012 x86_64
[    19.234] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-35-generic root=UUID=bf3956a3-a081-4401-aa1c-50c5f83af45e ro quiet splash vt.handoff=7
[    19.234] Build Date: 29 August 2012  12:12:33AM
[    19.234] xorg-server 2:1.11.4-0ubuntu10.8 (For technical support please see http://www.ubuntu.com/support) 
[    19.234] Current version of pixman: 0.24.4
[    19.234] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    19.234] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    19.234] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Dec 11 16:18:32 2012
[    19.234] (==) Using config file: "/etc/X11/xorg.conf"
[    19.234] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    19.235] (==) ServerLayout "aticonfig Layout"
[    19.235] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
[    19.235] (**) |   |-->Monitor "aticonfig-Monitor[0]-0"
[    19.235] (**) |   |-->Device "aticonfig-Device[0]-0"
[    19.235] (==) Automatically adding devices
[    19.235] (==) Automatically enabling devices
[    19.235] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    19.235] 	Entry deleted from font path.
[    19.235] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    19.235] 	Entry deleted from font path.
[    19.235] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    19.235] 	Entry deleted from font path.
[    19.235] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    19.235] 	Entry deleted from font path.
[    19.235] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    19.235] 	Entry deleted from font path.
[    19.235] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[    19.235] 	Entry deleted from font path.
[    19.235] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
[    19.235] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[    19.235] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    19.235] (II) Loader magic: 0x7fbcb2834b00
[    19.235] (II) Module ABI versions:
[    19.235] 	X.Org ANSI C Emulation: 0.4
[    19.235] 	X.Org Video Driver: 11.0
[    19.235] 	X.Org XInput driver : 16.0
[    19.235] 	X.Org Server Extension : 6.0
[    19.235] (--) PCI:*(0:0:2:0) 8086:0116:104d:907b rev 9, Mem @ 0xc0000000/4194304, 0xb0000000/268435456, I/O @ 0x00008000/64
[    19.236] (--) PCI: (0:1:0:0) 1002:6760:104d:907b rev 0, Mem @ 0xa0000000/268435456, 0xc8400000/131072, I/O @ 0x00007000/256, BIOS @ 0x????????/131072
[    19.236] (II) Open ACPI successful (/var/run/acpid.socket)
[    19.236] (II) "extmod" will be loaded by default.
[    19.236] (II) "dbe" will be loaded by default.
[    19.236] (II) "glx" will be loaded by default.
[    19.236] (II) "record" will be loaded by default.
[    19.236] (II) "dri" will be loaded by default.
[    19.236] (II) "dri2" will be loaded by default.
[    19.236] (II) LoadModule: "extmod"
[    19.300] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    19.300] (II) Module extmod: vendor="X.Org Foundation"
[    19.300] 	compiled for 1.11.3, module version = 1.0.0
[    19.300] 	Module class: X.Org Server Extension
[    19.300] 	ABI class: X.Org Server Extension, version 6.0
[    19.300] (II) Loading extension MIT-SCREEN-SAVER
[    19.300] (II) Loading extension XFree86-VidModeExtension
[    19.300] (II) Loading extension XFree86-DGA
[    19.300] (II) Loading extension DPMS
[    19.300] (II) Loading extension XVideo
[    19.300] (II) Loading extension XVideo-MotionCompensation
[    19.300] (II) Loading extension X-Resource
[    19.300] (II) LoadModule: "dbe"
[    19.300] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    19.300] (II) Module dbe: vendor="X.Org Foundation"
[    19.300] 	compiled for 1.11.3, module version = 1.0.0
[    19.300] 	Module class: X.Org Server Extension
[    19.300] 	ABI class: X.Org Server Extension, version 6.0
[    19.300] (II) Loading extension DOUBLE-BUFFER
[    19.300] (II) LoadModule: "glx"
[    19.300] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/extensions/libglx.so
[    19.301] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[    19.301] 	compiled for 6.9.0, module version = 1.0.0
[    19.301] (II) Loading extension GLX
[    19.301] (II) LoadModule: "record"
[    19.301] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    19.301] (II) Module record: vendor="X.Org Foundation"
[    19.301] 	compiled for 1.11.3, module version = 1.13.0
[    19.301] 	Module class: X.Org Server Extension
[    19.301] 	ABI class: X.Org Server Extension, version 6.0
[    19.301] (II) Loading extension RECORD
[    19.301] (II) LoadModule: "dri"
[    19.301] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    19.302] (II) Module dri: vendor="X.Org Foundation"
[    19.302] 	compiled for 1.11.3, module version = 1.0.0
[    19.302] 	ABI class: X.Org Server Extension, version 6.0
[    19.302] (II) Loading extension XFree86-DRI
[    19.302] (II) LoadModule: "dri2"
[    19.302] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    19.302] (II) Module dri2: vendor="X.Org Foundation"
[    19.302] 	compiled for 1.11.3, module version = 1.2.0
[    19.302] 	ABI class: X.Org Server Extension, version 6.0
[    19.302] (II) Loading extension DRI2
[    19.302] (II) LoadModule: "fglrx"
[    19.302] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/drivers/fglrx_drv.so
[    19.320] (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
[    19.320] 	compiled for 1.4.99.906, module version = 8.96.4
[    19.320] 	Module class: X.Org Video Driver
[    19.320] (II) Loading sub module "fglrxdrm"
[    19.320] (II) LoadModule: "fglrxdrm"
[    19.320] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/linux/libfglrxdrm.so
[    19.321] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
[    19.321] 	compiled for 1.4.99.906, module version = 8.96.4
[    19.321] (II) ATI Proprietary Linux Driver Version Identifier:8.96.4
[    19.321] (II) ATI Proprietary Linux Driver Release Identifier: 8.96.7                               
[    19.321] (II) ATI Proprietary Linux Driver Build Date: Mar 12 2012 13:06:50
[    19.321] (++) using VT number 7

[    19.321] (WW) Falling back to old probe method for fglrx
[    19.324] (II) Loading PCS database from /etc/ati/amdpcsdb
[    19.324] (--) Chipset Supported AMD Graphics Processor (0x6760) found
[    19.325] (II) fglrx: intel VGA device detected, load intel driver.
[    19.325] (II) LoadModule: "intel"
[    19.325] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    19.325] (II) Module intel: vendor="X.Org Foundation"
[    19.325] 	compiled for 1.11.3, module version = 2.19.0
[    19.325] 	Module class: X.Org Video Driver
[    19.325] 	ABI class: X.Org Video Driver, version 11.0
[    19.326] ukiDynamicMajor: found major device number 250
[    19.326] ukiDynamicMajor: found major device number 250
[    19.326] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[    19.326] ukiOpenDevice: node name is /dev/ati/card0
[    19.326] ukiOpenDevice: open result is 8, (OK)
[    19.326] ukiOpenByBusid: ukiOpenMinor returns 8
[    19.326] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[    19.327] (II) AMD Video driver is running on a device belonging to a group targeted for this release
[    19.328] (II) AMD Video driver is signed
[    19.328] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/drivers/fglrx_drv.so
[    19.328] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/linux/libfglrxdrm.so
[    19.328] (II) fglrx(0): pEnt->device->identifier=0x7fbcb4187b00
[    19.330] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    19.330] (II) intel(1): pEnt->device->identifier=(nil)
[    19.330] (EE) Screen 1 deleted because of no matching config section.
[    19.330] (II) UnloadModule: "intel"
[    19.330] (II) Unloading intel
[    19.330] (II) fglrx(0): === [xdl_xs111_atiddxPreInit] === begin
[    19.330] (II) fglrx(0): PowerXpress: Discrete GPU is selected.
[    21.619] (II) fglrx(0): PowerXpress: Diagnostic output from /usr/lib/fglrx/switchlibGL:
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 /etc/OpenCL/vendors/amdocl32.icd because associated file /usr/lib/fglrx/etc/OpenCL/vendors/amdocl32.icd (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.

[    21.647] drmOpenDevice: node name is /dev/dri/card0
[    21.647] drmOpenDevice: open result is 13, (OK)
[    21.647] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    21.647] drmOpenDevice: node name is /dev/dri/card0
[    21.647] drmOpenDevice: open result is 13, (OK)
[    21.647] drmOpenByBusid: drmOpenMinor returns 13
[    21.647] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    21.647] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[    21.647] (==) fglrx(0): RGB weight 888
[    21.647] (==) fglrx(0): Default visual is TrueColor
[    21.647] (**) fglrx(0): Option "Tiling" "off"
[    21.647] (**) fglrx(0): Option "LinearFramebuffer" "on"
[    21.647] (**) fglrx(0): Option "Shadow" "off"
[    21.647] (II) fglrx(0): Integrated Graphics Chipset: Intel(R) Sandybridge Mobile (GT2)
[    21.647] (**) fglrx(0): ChipID override: 0x0116
[    21.647] (**) fglrx(0): ChipRev override: 9
[    21.647] (**) fglrx(0): Chipset: "Sandybridge Mobile (GT2)"
[    21.647] (**) fglrx(0): Relaxed fencing enabled
[    21.647] (**) fglrx(0): Wait on SwapBuffers? enabled
[    21.647] (**) fglrx(0): Triple buffering? enabled
[    21.647] (**) fglrx(0): Framebuffer linear
[    21.647] (**) fglrx(0): Pixmaps linear
[    21.647] (**) fglrx(0): 3D buffers tiled
[    21.647] (**) fglrx(0): SwapBuffers wait enabled
[    21.647] (==) fglrx(0): video overlay key set to 0x101fe
[    21.647] (II) fglrx(0): Output LVDS1 using monitor section aticonfig-Monitor[0]-0
[    21.647] (II) fglrx(0): found backlight control interface /sys/class/backlight/acpi_video1
[    21.647] (II) fglrx(0): Output VGA1 has no monitor section
[    21.652] (II) fglrx(0): Output HDMI1 has no monitor section
[    21.700] (II) fglrx(0): Output DP1 has no monitor section
[    21.704] (II) fglrx(0): Output HDMI2 has no monitor section
[    21.752] (II) fglrx(0): Output DP2 has no monitor section
[    21.752] (II) fglrx(0): EDID for output LVDS1
[    21.752] (II) fglrx(0): Not using default mode "320x240" (doublescan mode not supported)
[    21.752] (II) fglrx(0): Not using default mode "400x300" (doublescan mode not supported)
[    21.752] (II) fglrx(0): Not using default mode "400x300" (doublescan mode not supported)
[    21.752] (II) fglrx(0): Not using default mode "512x384" (doublescan mode not supported)
[    21.752] (II) fglrx(0): Not using default mode "640x480" (doublescan mode not supported)
[    21.752] (II) fglrx(0): Not using default mode "640x512" (doublescan mode not supported)
[    21.752] (II) fglrx(0): Not using default mode "800x600" (doublescan mode not supported)
[    21.752] (II) fglrx(0): Not using default mode "896x672" (doublescan mode not supported)
[    21.752] (II) fglrx(0): Not using default mode "928x696" (doublescan mode not supported)
[    21.752] (II) fglrx(0): Not using default mode "960x720" (doublescan mode not supported)
[    21.752] (II) fglrx(0): Not using default mode "576x432" (doublescan mode not supported)
[    21.752] (II) fglrx(0): Not using default mode "680x384" (doublescan mode not supported)
[    21.752] (II) fglrx(0): Not using default mode "680x384" (doublescan mode not supported)
[    21.752] (II) fglrx(0): Not using default mode "700x525" (doublescan mode not supported)
[    21.752] (II) fglrx(0): Not using default mode "720x450" (doublescan mode not supported)
[    21.752] (II) fglrx(0): Not using default mode "800x512" (doublescan mode not supported)
[    21.752] (II) fglrx(0): Not using default mode "840x525" (doublescan mode not supported)
[    21.752] (II) fglrx(0): Not using default mode "840x525" (doublescan mode not supported)
[    21.752] (II) fglrx(0): Not using default mode "960x540" (doublescan mode not supported)
[    21.752] (II) fglrx(0): Not using default mode "960x600" (doublescan mode not supported)
[    21.752] (II) fglrx(0): Not using default mode "1024x768" (doublescan mode not supported)
[    21.752] (II) fglrx(0): Printing probed modes for output LVDS1
[    21.752] (II) fglrx(0): Modeline "1366x768"x59.9   76.11  1366 1397 1462 1560  768 772 784 814 -hsync -vsync (48.8 kHz)
[    21.752] (II) fglrx(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz)
[    21.752] (II) fglrx(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz)
[    21.752] (II) fglrx(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    21.752] (II) fglrx(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    21.752] (II) fglrx(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    21.752] (II) fglrx(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    21.752] (II) fglrx(0): EDID for output VGA1
[    21.756] (II) fglrx(0): EDID for output HDMI1
[    21.804] (II) fglrx(0): EDID for output DP1
[    21.808] (II) fglrx(0): EDID for output HDMI2
[    21.856] (II) fglrx(0): EDID for output DP2
[    21.856] (II) fglrx(0): Output LVDS1 connected
[    21.856] (II) fglrx(0): Output VGA1 disconnected
[    21.856] (II) fglrx(0): Output HDMI1 disconnected
[    21.856] (II) fglrx(0): Output DP1 disconnected
[    21.856] (II) fglrx(0): Output HDMI2 disconnected
[    21.856] (II) fglrx(0): Output DP2 disconnected
[    21.856] (II) fglrx(0): Using exact sizes for initial modes
[    21.856] (II) fglrx(0): Output LVDS1 using initial mode 1366x768
[    21.856] (II) fglrx(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    21.856] (II) fglrx(0): Kernel page flipping support detected, enabling
[    21.856] (==) fglrx(0): DPI set to (96, 96)
[    21.856] (II) Loading sub module "fb"
[    21.856] (II) LoadModule: "fb"
[    21.856] (II) Loading /usr/lib/xorg/modules/libfb.so
[    21.856] (II) Module fb: vendor="X.Org Foundation"
[    21.856] 	compiled for 1.11.3, module version = 1.0.0
[    21.856] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    21.856] (II) Loading sub module "dri2"
[    21.856] (II) LoadModule: "dri2"
[    21.856] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    21.856] (II) Module dri2: vendor="X.Org Foundation"
[    21.856] 	compiled for 1.11.3, module version = 1.2.0
[    21.856] 	ABI class: X.Org Server Extension, version 6.0
[    21.857] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[    21.857] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    21.857] (==) fglrx(0): Default visual is TrueColor
[    21.857] (**) fglrx(0): Option "DPMS" "true"
[    21.857] (==) fglrx(0): RGB weight 888
[    21.857] (II) fglrx(0): Using 8 bits per RGB 
[    21.857] (==) fglrx(0): Buffer Tiling is ON
[    21.857] (II) Loading sub module "fglrxdrm"
[    21.857] (II) LoadModule: "fglrxdrm"
[    21.857] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/linux/libfglrxdrm.so
[    21.857] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
[    21.857] 	compiled for 1.4.99.906, module version = 8.96.4
[    21.858] ukiDynamicMajor: found major device number 250
[    21.858] ukiDynamicMajor: found major device number 250
[    21.858] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[    21.858] ukiOpenDevice: node name is /dev/ati/card0
[    21.858] ukiOpenDevice: open result is 14, (OK)
[    21.858] ukiOpenByBusid: ukiOpenMinor returns 14
[    21.858] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[    21.858] (**) fglrx(0): NoAccel = NO
[    21.858] (**) fglrx(0): ATI 2D Acceleration Architecture enabled
[    21.858] (--) fglrx(0): Chipset: "AMD Radeon HD 7400M Series" (Chipset = 0x6760)
[    21.858] (--) fglrx(0): (PciSubVendor = 0x104d, PciSubDevice = 0x907b)
[    21.858] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
[    21.858] (--) fglrx(0): Linear framebuffer (phys) at 0xa0000000
[    21.858] (--) fglrx(0): MMIO registers at 0xc8400000
[    21.858] (--) fglrx(0): I/O port at 0x00007000
[    21.858] (==) fglrx(0): ROM-BIOS at 0x000c0000
[    21.859] (II) fglrx(0): AC Adapter is used
[    22.035] (II) fglrx(0): ATI Video BIOS revision 9 or later detected
[    22.035] (--) fglrx(0): Video RAM: 524288 kByte, Type: DDR3
[    22.035] (II) fglrx(0): PCIE card detected
[    22.035] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
[    22.035] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[    22.041] (II) fglrx(0): Using adapter: 1:0.0.
[    22.048] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x20000000)
[    22.073] (II) fglrx(0): Interrupt handler installed at IRQ 52.
[    22.073] (II) fglrx(0): RandR 1.2 support is enabled!
[    22.073] (II) fglrx(0): RandR 1.2 rotation support is enabled!
[    22.073] (==) fglrx(0): Center Mode is disabled 
[    22.073] (II) Loading sub module "fb"
[    22.073] (II) LoadModule: "fb"
[    22.074] (II) Loading /usr/lib/xorg/modules/libfb.so
[    22.074] (II) Module fb: vendor="X.Org Foundation"
[    22.074] 	compiled for 1.11.3, module version = 1.0.0
[    22.074] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    22.074] (II) Loading sub module "ddc"
[    22.074] (II) LoadModule: "ddc"
[    22.074] (II) Module "ddc" already built-in
[    22.126] (II) fglrx(0): Finished Initialize PPLIB!
[    22.126] (II) fglrx(0): Eyefinity capable adapter detected.
[    22.126] (II) fglrx(0): Adapter AMD Radeon HD 7400M Series has 4 configurable heads and 0 displays connected.
[    22.126] (==) fglrx(0):  PseudoColor visuals disabled
[    22.126] (II) Loading sub module "ramdac"
[    22.126] (II) LoadModule: "ramdac"
[    22.126] (II) Module "ramdac" already built-in
[    22.126] (==) fglrx(0): NoDRI = NO
[    22.126] (==) fglrx(0): Capabilities: 0x00000000
[    22.126] (==) fglrx(0): CapabilitiesEx: 0x00000000
[    22.126] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
[    22.126] (==) fglrx(0): UseFastTLS=0
[    22.126] (==) fglrx(0): BlockSignalsOnLock=1
[    22.126] (--) Depth 24 pixmap format is 32 bpp
[    22.126] (II) LoadModule: "glesx"
[    22.126] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/glesx.so
[    22.127] (II) Module glesx: vendor="X.Org Foundation"
[    22.127] 	compiled for 1.4.99.906, module version = 1.0.0
[    22.127] (II) Loading extension GLESX
[    22.127] (II) fglrx(0): [DRI2] Setup complete
[    22.127] (II) fglrx(0): [DRI2]   DRI driver: i965
[    22.127] (II) fglrx(0): Allocated new frame buffer 1408x768 stride 5632, untiled
[    22.127] (II) UXA(0): Driver registered support for the following operations:
[    22.127] (II)         solid
[    22.127] (II)         copy
[    22.127] (II)         composite (RENDER acceleration)
[    22.127] (II)         put_image
[    22.127] (II)         get_image
[    22.127] (==) fglrx(0): Backing store disabled
[    22.127] (==) fglrx(0): Silken mouse enabled
[    22.127] (II) fglrx(0): Initializing HW Cursor
[    22.127] (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    22.128] (**) fglrx(0): DPMS enabled
[    22.128] (==) fglrx(0): Intel XvMC decoder enabled
[    22.128] (II) fglrx(0): Set up textured video
[    22.128] (II) fglrx(0): [XvMC] xvmc_vld driver initialized.
[    22.128] (II) fglrx(0): direct rendering: DRI2 Enabled
[    22.128] (WW) fglrx(0): Option "VendorName" is not used
[    22.128] (WW) fglrx(0): Option "ModelName" is not used
[    22.128] (WW) fglrx(0): Option "Shadow" is not used
[    22.128] (WW) fglrx(0): Option "Tiling" is not used
[    22.128] (WW) fglrx(0): Option "LinearFramebuffer" is not used
[    22.128] (==) fglrx(0): hotplug detection: "enabled"
[    22.188] (II) Loading extension ATIFGLRXDRI
[    22.188] (II) fglrx(0): doing swlDriScreenInit
[    22.188] (II) fglrx(0): swlDriScreenInit for fglrx driver
[    22.188] ukiDynamicMajor: found major device number 250
[    22.188] ukiDynamicMajor: found major device number 250
[    22.188] ukiDynamicMajor: found major device number 250
[    22.188] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[    22.188] ukiOpenDevice: node name is /dev/ati/card0
[    22.188] ukiOpenDevice: open result is 16, (OK)
[    22.188] ukiOpenByBusid: ukiOpenMinor returns 16
[    22.188] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[    22.188] (II) fglrx(0): [uki] DRM interface version 1.0
[    22.188] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0"
[    22.188] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x2000
[    22.189] (II) fglrx(0): [uki] mapped SAREA 0x2000 to 0x7fbcac58e000
[    22.189] (II) fglrx(0): [uki] framebuffer handle = 0x3000
[    22.189] (II) fglrx(0): [uki] added 1 reserved context for kernel
[    22.189] (II) fglrx(0): swlDriScreenInit done
[    22.189] (II) fglrx(0): Kernel Module Version Information:
[    22.189] (II) fglrx(0):     Name: fglrx
[    22.189] (II) fglrx(0):     Version: 8.96.4
[    22.189] (II) fglrx(0):     Date: Mar 12 2012
[    22.189] (II) fglrx(0):     Desc: ATI FireGL DRM kernel module
[    22.189] (II) fglrx(0): Kernel Module version matches driver.
[    22.189] (II) fglrx(0): Kernel Module Build Time Information:
[    22.189] (II) fglrx(0):     Build-Kernel UTS_RELEASE:        3.2.0-35-generic
[    22.189] (II) fglrx(0):     Build-Kernel MODVERSIONS:        no
[    22.189] (II) fglrx(0):     Build-Kernel __SMP__:            yes
[    22.189] (II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
[    22.189] (II) fglrx(0): [uki] register handle = 0x00004000
[    22.202] (II) fglrx(0): DRI initialization successfull
[    22.202] (II) fglrx(0): FBADPhys: 0xf00000000 FBMappedSize: 0x01028000
[    22.202] (II) fglrx(0): Intel display surface mc addr for AMD: 8fce0000
[    22.203] (==) fglrx(0): Backing store disabled
[    22.203] (II) Loading extension FGLRXEXTENSION
[    22.203] (**) fglrx(0): DPMS enabled
[    22.203] (II) fglrx(0): Initialized in-driver Xinerama extension
[    22.203] (**) fglrx(0): Textured Video is enabled.
[    22.203] (II) fglrx(0): GLESX enableFlags = 848
[    22.203] (II) fglrx(0): GLESX is enabled
[    22.203] (II) LoadModule: "amdxmm"
[    22.203] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/amdxmm.so
[    22.203] (II) Module amdxmm: vendor="X.Org Foundation"
[    22.203] 	compiled for 1.4.99.906, module version = 2.0.0
[    22.204] (II) Loading extension AMDXVOPL
[    22.204] (II) Loading extension AMDXVBA
[    22.204] XvScreenInit: screen devPrivates ptr non-NULL before init
[    22.204] (II) fglrx(0): UVD feature is enabled(II) fglrx(0): 
[    22.206] (II) fglrx(0): Enable composite support successfully
[    22.206] (WW) fglrx(0): Option "VendorName" is not used
[    22.206] (WW) fglrx(0): Option "ModelName" is not used
[    22.206] (WW) fglrx(0): Option "Shadow" is not used
[    22.206] (WW) fglrx(0): Option "Tiling" is not used
[    22.206] (WW) fglrx(0): Option "LinearFramebuffer" is not used
[    22.206] (II) fglrx(0): X context handle = 0x1
[    22.206] (II) fglrx(0): [DRI] installation complete
[    22.218] (--) RandR disabled
[    22.218] (II) Initializing built-in extension Generic Event Extension
[    22.218] (II) Initializing built-in extension SHAPE
[    22.218] (II) Initializing built-in extension MIT-SHM
[    22.218] (II) Initializing built-in extension XInputExtension
[    22.218] (II) Initializing built-in extension XTEST
[    22.218] (II) Initializing built-in extension BIG-REQUESTS
[    22.218] (II) Initializing built-in extension SYNC
[    22.218] (II) Initializing built-in extension XKEYBOARD
[    22.218] (II) Initializing built-in extension XC-MISC
[    22.218] (II) Initializing built-in extension SECURITY
[    22.218] (II) Initializing built-in extension XINERAMA
[    22.218] (II) Initializing built-in extension XFIXES
[    22.218] (II) Initializing built-in extension RENDER
[    22.218] (II) Initializing built-in extension RANDR
[    22.218] (II) Initializing built-in extension COMPOSITE
[    22.218] (II) Initializing built-in extension DAMAGE
[    22.220] ukiDynamicMajor: found major device number 250
[    22.220] ukiDynamicMajor: found major device number 250
[    22.220] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[    22.220] ukiOpenDevice: node name is /dev/ati/card0
[    22.220] ukiOpenDevice: open result is 17, (OK)
[    22.220] ukiOpenByBusid: ukiOpenMinor returns 17
[    22.220] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[    22.318] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
[    22.328] (II) fglrx(0): Enable the clock gating!
[    22.328] (II) fglrx(0): Setting screen physical size to 361 x 203
[    22.332] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[    22.334] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[    22.334] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    22.334] (II) LoadModule: "evdev"
[    22.334] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    22.334] (II) Module evdev: vendor="X.Org Foundation"
[    22.334] 	compiled for 1.11.3, module version = 2.7.0
[    22.334] 	Module class: X.Org XInput Driver
[    22.334] 	ABI class: X.Org XInput driver, version 16.0
[    22.334] (II) Using input driver 'evdev' for 'Video Bus'
[    22.334] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    22.334] (**) Video Bus: always reports core events
[    22.334] (**) evdev: Video Bus: Device: "/dev/input/event9"
[    22.334] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    22.334] (--) evdev: Video Bus: Found keys
[    22.334] (II) evdev: Video Bus: Configuring as keyboard
[    22.334] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:09/input/input9/event9"
[    22.334] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[    22.334] (**) Option "xkb_rules" "evdev"
[    22.334] (**) Option "xkb_model" "pc105"
[    22.334] (**) Option "xkb_layout" "de"
[    22.336] (II) XKB: reuse xkmfile /var/lib/xkb/server-808BBA3D4C227BDB44C370226C34E44C5D69A4A9.xkm
[    22.336] (II) config/udev: Adding input device Sony Vaio Keys (/dev/input/event3)
[    22.336] (**) Sony Vaio Keys: Applying InputClass "evdev keyboard catchall"
[    22.336] (II) Using input driver 'evdev' for 'Sony Vaio Keys'
[    22.336] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    22.336] (**) Sony Vaio Keys: always reports core events
[    22.336] (**) evdev: Sony Vaio Keys: Device: "/dev/input/event3"
[    22.336] (--) evdev: Sony Vaio Keys: Vendor 0x104d Product 0
[    22.336] (--) evdev: Sony Vaio Keys: Found keys
[    22.336] (II) evdev: Sony Vaio Keys: Configuring as keyboard
[    22.336] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/SNY5001:00/input/input3/event3"
[    22.336] (II) XINPUT: Adding extended input device "Sony Vaio Keys" (type: KEYBOARD, id 7)
[    22.336] (**) Option "xkb_rules" "evdev"
[    22.336] (**) Option "xkb_model" "pc105"
[    22.336] (**) Option "xkb_layout" "de"
[    22.336] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[    22.336] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    22.336] (II) Using input driver 'evdev' for 'Video Bus'
[    22.336] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    22.336] (**) Video Bus: always reports core events
[    22.336] (**) evdev: Video Bus: Device: "/dev/input/event8"
[    22.337] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    22.337] (--) evdev: Video Bus: Found keys
[    22.337] (II) evdev: Video Bus: Configuring as keyboard
[    22.337] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:27/LNXVIDEO:00/input/input8/event8"
[    22.337] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    22.337] (**) Option "xkb_rules" "evdev"
[    22.337] (**) Option "xkb_model" "pc105"
[    22.337] (**) Option "xkb_layout" "de"
[    22.337] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    22.337] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    22.337] (II) Using input driver 'evdev' for 'Power Button'
[    22.337] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    22.337] (**) Power Button: always reports core events
[    22.337] (**) evdev: Power Button: Device: "/dev/input/event1"
[    22.337] (--) evdev: Power Button: Vendor 0 Product 0x1
[    22.337] (--) evdev: Power Button: Found keys
[    22.337] (II) evdev: Power Button: Configuring as keyboard
[    22.337] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[    22.337] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[    22.337] (**) Option "xkb_rules" "evdev"
[    22.337] (**) Option "xkb_model" "pc105"
[    22.337] (**) Option "xkb_layout" "de"
[    22.337] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    22.337] (II) No input driver specified, ignoring this device.
[    22.337] (II) This device may have been added with another device file.
[    22.337] (II) config/udev: Adding input device USB2.0 Camera (/dev/input/event5)
[    22.337] (**) USB2.0 Camera: Applying InputClass "evdev keyboard catchall"
[    22.337] (II) Using input driver 'evdev' for 'USB2.0 Camera'
[    22.337] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    22.337] (**) USB2.0 Camera: always reports core events
[    22.337] (**) evdev: USB2.0 Camera: Device: "/dev/input/event5"
[    22.338] (--) evdev: USB2.0 Camera: Vendor 0x5ca Product 0x18c0
[    22.338] (--) evdev: USB2.0 Camera: Found keys
[    22.338] (II) evdev: USB2.0 Camera: Configuring as keyboard
[    22.338] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input5/event5"
[    22.338] (II) XINPUT: Adding extended input device "USB2.0 Camera" (type: KEYBOARD, id 10)
[    22.338] (**) Option "xkb_rules" "evdev"
[    22.338] (**) Option "xkb_model" "pc105"
[    22.338] (**) Option "xkb_layout" "de"
[    22.338] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event12)
[    22.338] (II) No input driver specified, ignoring this device.
[    22.338] (II) This device may have been added with another device file.
[    22.338] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
[    22.338] (II) No input driver specified, ignoring this device.
[    22.338] (II) This device may have been added with another device file.
[    22.338] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event14)
[    22.338] (II) No input driver specified, ignoring this device.
[    22.338] (II) This device may have been added with another device file.
[    22.338] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event6)
[    22.338] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[    22.339] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[    22.339] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    22.339] (**) Logitech USB Receiver: always reports core events
[    22.339] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event6"
[    22.339] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc51a
[    22.339] (--) evdev: Logitech USB Receiver: Found 20 mouse buttons
[    22.339] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[    22.339] (--) evdev: Logitech USB Receiver: Found relative axes
[    22.339] (--) evdev: Logitech USB Receiver: Found x and y relative axes
[    22.339] (II) evdev: Logitech USB Receiver: Configuring as mouse
[    22.339] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[    22.339] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[    22.339] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    22.339] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input6/event6"
[    22.339] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 11)
[    22.339] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[    22.339] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[    22.339] (**) Logitech USB Receiver: (accel) acceleration profile 0
[    22.339] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[    22.339] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[    22.339] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse1)
[    22.339] (II) No input driver specified, ignoring this device.
[    22.339] (II) This device may have been added with another device file.
[    22.339] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event7)
[    22.339] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[    22.339] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[    22.339] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    22.339] (**) Logitech USB Receiver: always reports core events
[    22.339] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event7"
[    22.339] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc51a
[    22.339] (--) evdev: Logitech USB Receiver: Found 1 mouse buttons
[    22.339] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[    22.339] (--) evdev: Logitech USB Receiver: Found relative axes
[    22.339] (II) evdev: Logitech USB Receiver: Forcing relative x/y axes to exist.
[    22.339] (--) evdev: Logitech USB Receiver: Found absolute axes
[    22.339] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
[    22.339] (--) evdev: Logitech USB Receiver: Found keys
[    22.339] (II) evdev: Logitech USB Receiver: Configuring as mouse
[    22.339] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[    22.339] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[    22.339] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[    22.339] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    22.339] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/input/input7/event7"
[    22.339] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 12)
[    22.339] (**) Option "xkb_rules" "evdev"
[    22.339] (**) Option "xkb_model" "pc105"
[    22.339] (**) Option "xkb_layout" "de"
[    22.340] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[    22.340] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
[    22.340] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[    22.340] (**) Logitech USB Receiver: (accel) acceleration profile 0
[    22.340] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[    22.340] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[    22.340] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[    22.340] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    22.340] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    22.340] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    22.340] (**) AT Translated Set 2 keyboard: always reports core events
[    22.340] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event2"
[    22.340] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    22.340] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    22.340] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    22.340] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[    22.340] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[    22.340] (**) Option "xkb_rules" "evdev"
[    22.340] (**) Option "xkb_model" "pc105"
[    22.340] (**) Option "xkb_layout" "de"
[    22.340] (II) config/udev: Adding input device DualPoint Stick (/dev/input/event10)
[    22.340] (**) DualPoint Stick: Applying InputClass "evdev pointer catchall"
[    22.340] (**) DualPoint Stick: Applying InputClass "trackpoint catchall"
[    22.340] (II) Using input driver 'evdev' for 'DualPoint Stick'
[    22.340] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    22.340] (**) DualPoint Stick: always reports core events
[    22.340] (**) evdev: DualPoint Stick: Device: "/dev/input/event10"
[    22.340] (--) evdev: DualPoint Stick: Vendor 0x2 Product 0x8
[    22.340] (--) evdev: DualPoint Stick: Found 3 mouse buttons
[    22.340] (--) evdev: DualPoint Stick: Found relative axes
[    22.340] (--) evdev: DualPoint Stick: Found x and y relative axes
[    22.340] (II) evdev: DualPoint Stick: Configuring as mouse
[    22.340] (**) Option "Emulate3Buttons" "true"
[    22.340] (**) Option "EmulateWheel" "true"
[    22.340] (**) Option "EmulateWheelButton" "2"
[    22.340] (**) Option "YAxisMapping" "4 5"
[    22.340] (**) evdev: DualPoint Stick: YAxisMapping: buttons 4 and 5
[    22.340] (**) Option "XAxisMapping" "6 7"
[    22.340] (**) evdev: DualPoint Stick: XAxisMapping: buttons 6 and 7
[    22.340] (**) evdev: DualPoint Stick: EmulateWheelButton: 2, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    22.340] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event10"
[    22.340] (II) XINPUT: Adding extended input device "DualPoint Stick" (type: MOUSE, id 14)
[    22.340] (II) evdev: DualPoint Stick: initialized for relative axes.
[    22.341] (**) DualPoint Stick: (accel) keeping acceleration scheme 1
[    22.341] (**) DualPoint Stick: (accel) acceleration profile 0
[    22.341] (**) DualPoint Stick: (accel) acceleration factor: 2.000
[    22.341] (**) DualPoint Stick: (accel) acceleration threshold: 4
[    22.341] (II) config/udev: Adding input device DualPoint Stick (/dev/input/mouse2)
[    22.341] (II) No input driver specified, ignoring this device.
[    22.341] (II) This device may have been added with another device file.
[    22.341] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/event11)
[    22.341] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "evdev touchpad catchall"
[    22.341] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "touchpad catchall"
[    22.341] (II) LoadModule: "synaptics"
[    22.341] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    22.341] (II) Module synaptics: vendor="X.Org Foundation"
[    22.341] 	compiled for 1.11.3, module version = 1.6.2
[    22.341] 	Module class: X.Org XInput Driver
[    22.341] 	ABI class: X.Org XInput driver, version 16.0
[    22.341] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS DualPoint TouchPad'
[    22.341] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    22.341] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[    22.341] (**) Option "Device" "/dev/input/event11"
[    22.504] (II) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: ignoring touch events for semi-multitouch device
[    22.504] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: x-axis range 0 - 2000
[    22.504] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: y-axis range 0 - 1400
[    22.504] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: pressure range 0 - 127
[    22.504] (II) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: device does not report finger width.
[    22.504] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: buttons: left right middle double triple
[    22.504] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: Vendor 0x2 Product 0x8
[    22.504] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: invalid finger width range.  defaulting to 0 - 15
[    22.504] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[    22.504] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[    22.540] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input11/event11"
[    22.540] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint TouchPad" (type: TOUCHPAD, id 15)
[    22.540] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    22.540] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: MaxSpeed is now 1.75
[    22.540] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: AccelFactor is now 0.082
[    22.540] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) keeping acceleration scheme 1
[    22.540] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration profile 1
[    22.540] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration factor: 2.000
[    22.540] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration threshold: 4
[    22.540] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[    22.540] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/mouse3)
[    22.540] (**) AlpsPS/2 ALPS DualPoint TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    22.541] (II) config/udev: Adding input device Sony Vaio Jogdial (/dev/input/event4)
[    22.541] (II) No input driver specified, ignoring this device.
[    22.541] (II) This device may have been added with another device file.
[    22.541] (II) config/udev: Adding input device Sony Vaio Jogdial (/dev/input/mouse0)
[    22.541] (II) No input driver specified, ignoring this device.
[    22.541] (II) This device may have been added with another device file.
[    22.565] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
[    32.560] (II) XKB: reuse xkmfile /var/lib/xkb/server-B91AE36093A370D925B8F67A33691AF06B98F170.xkm

Cimus

(Themenstarter)

Anmeldungsdatum:
3. Juli 2009

Beiträge: 103

Leider habe ich das Problem bis jetzt noch nicht lösen können. Mit "sudo unity --reinstall" hantiert mein PC zwar einiges herum, aber nach einem Neustart ist wieder alles wie vorher (irgentwie wird er mit dem Befehl auch nicht fertig...).

Wenn besagter Fehler eintritt, dann wird der Bildschrim schwarz und es erscheinen ein paar Meldungen wie beim herunterfahren, z.B. VirtualBox wird beendet und noch 1-2 Dinge.

Ich komme leider nicht weiter, wie kann denn eine Oberfläche beim simplen Verschieben von Icons/der Maus abstürzen? Ich komme dem Fehler auch leider nicht näher.

Im zweifelsfall muss ich Ubuntu neu installieren, wollte mit 12.10 eh die Verschlüsselung der Festplatte mal testen. Aber es muss doch eine Möglichkeit geben anhand von Logs wenigstens herauszufinden, wodurch der Fehler verursacht wird?

Über jede Hilfe würde ich mich sehr freuen!

Grüße Cimus

diesch Team-Icon

Avatar von diesch

Anmeldungsdatum:
18. Februar 2009

Beiträge: 5072

Wohnort: Brandenburg an der Havel

/var/log/Xorg.0.log enthält die Meldungen für dier aktuelle Sitzung, ist also nicht so interessant. In /var/log/Xorg.1.log findest du die Meldungen der letzten Sitzung, da könnte nach einem Absturz was drin stehen.

Cimus

(Themenstarter)

Anmeldungsdatum:
3. Juli 2009

Beiträge: 103

Hier ein aktueller Log während welchem besagtet Problem aufgetreten ist, leider kann ich daraus nicht schlau werden:

  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
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
[   360.980] 
X.Org X Server 1.11.3
Release Date: 2011-12-16
[   360.980] X Protocol Version 11, Revision 0
[   360.980] Build Operating System: Linux 2.6.42-23-generic x86_64 Ubuntu
[   360.980] Current Operating System: Linux Tyrfing 3.2.0-35-generic #55-Ubuntu SMP Wed Dec 5 17:42:16 UTC 2012 x86_64
[   360.980] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-35-generic root=UUID=bf3956a3-a081-4401-aa1c-50c5f83af45e ro quiet splash vt.handoff=7
[   360.980] Build Date: 29 August 2012  12:12:33AM
[   360.980] xorg-server 2:1.11.4-0ubuntu10.8 (For technical support please see http://www.ubuntu.com/support) 
[   360.980] Current version of pixman: 0.24.4
[   360.980] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   360.980] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   360.980] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Dec 16 18:34:35 2012
[   360.980] (==) Using config file: "/etc/X11/xorg.conf"
[   360.980] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   360.980] (==) ServerLayout "aticonfig Layout"
[   360.980] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
[   360.980] (**) |   |-->Monitor "aticonfig-Monitor[0]-0"
[   360.981] (**) |   |-->Device "aticonfig-Device[0]-0"
[   360.981] (==) Automatically adding devices
[   360.981] (==) Automatically enabling devices
[   360.981] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   360.981] 	Entry deleted from font path.
[   360.981] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[   360.981] 	Entry deleted from font path.
[   360.981] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[   360.981] 	Entry deleted from font path.
[   360.981] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[   360.981] 	Entry deleted from font path.
[   360.981] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[   360.981] 	Entry deleted from font path.
[   360.981] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[   360.981] 	Entry deleted from font path.
[   360.981] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
[   360.981] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[   360.981] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   360.981] (II) Loader magic: 0x7f06de16eb00
[   360.981] (II) Module ABI versions:
[   360.981] 	X.Org ANSI C Emulation: 0.4
[   360.981] 	X.Org Video Driver: 11.0
[   360.981] 	X.Org XInput driver : 16.0
[   360.981] 	X.Org Server Extension : 6.0
[   360.982] (--) PCI:*(0:0:2:0) 8086:0116:104d:907b rev 9, Mem @ 0xc0000000/4194304, 0xb0000000/268435456, I/O @ 0x00008000/64
[   360.982] (--) PCI: (0:1:0:0) 1002:6760:104d:907b rev 0, Mem @ 0xa0000000/268435456, 0xc8400000/131072, I/O @ 0x00007000/256, BIOS @ 0x????????/131072
[   360.982] (II) Open ACPI successful (/var/run/acpid.socket)
[   360.982] (II) "extmod" will be loaded by default.
[   360.982] (II) "dbe" will be loaded by default.
[   360.982] (II) "glx" will be loaded by default.
[   360.982] (II) "record" will be loaded by default.
[   360.982] (II) "dri" will be loaded by default.
[   360.982] (II) "dri2" will be loaded by default.
[   360.982] (II) LoadModule: "extmod"
[   360.983] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   360.983] (II) Module extmod: vendor="X.Org Foundation"
[   360.983] 	compiled for 1.11.3, module version = 1.0.0
[   360.983] 	Module class: X.Org Server Extension
[   360.983] 	ABI class: X.Org Server Extension, version 6.0
[   360.983] (II) Loading extension MIT-SCREEN-SAVER
[   360.983] (II) Loading extension XFree86-VidModeExtension
[   360.983] (II) Loading extension XFree86-DGA
[   360.983] (II) Loading extension DPMS
[   360.983] (II) Loading extension XVideo
[   360.983] (II) Loading extension XVideo-MotionCompensation
[   360.983] (II) Loading extension X-Resource
[   360.983] (II) LoadModule: "dbe"
[   360.983] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   360.983] (II) Module dbe: vendor="X.Org Foundation"
[   360.983] 	compiled for 1.11.3, module version = 1.0.0
[   360.983] 	Module class: X.Org Server Extension
[   360.983] 	ABI class: X.Org Server Extension, version 6.0
[   360.983] (II) Loading extension DOUBLE-BUFFER
[   360.983] (II) LoadModule: "glx"
[   360.983] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/extensions/libglx.so
[   360.984] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[   360.984] 	compiled for 6.9.0, module version = 1.0.0
[   360.984] (II) Loading extension GLX
[   360.984] (II) LoadModule: "record"
[   360.984] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   360.984] (II) Module record: vendor="X.Org Foundation"
[   360.984] 	compiled for 1.11.3, module version = 1.13.0
[   360.984] 	Module class: X.Org Server Extension
[   360.984] 	ABI class: X.Org Server Extension, version 6.0
[   360.984] (II) Loading extension RECORD
[   360.984] (II) LoadModule: "dri"
[   360.984] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   360.984] (II) Module dri: vendor="X.Org Foundation"
[   360.984] 	compiled for 1.11.3, module version = 1.0.0
[   360.984] 	ABI class: X.Org Server Extension, version 6.0
[   360.984] (II) Loading extension XFree86-DRI
[   360.985] (II) LoadModule: "dri2"
[   360.985] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   360.985] (II) Module dri2: vendor="X.Org Foundation"
[   360.985] 	compiled for 1.11.3, module version = 1.2.0
[   360.985] 	ABI class: X.Org Server Extension, version 6.0
[   360.985] (II) Loading extension DRI2
[   360.985] (II) LoadModule: "fglrx"
[   360.985] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/drivers/fglrx_drv.so
[   360.998] (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
[   360.998] 	compiled for 1.4.99.906, module version = 8.96.4
[   360.998] 	Module class: X.Org Video Driver
[   360.999] (II) Loading sub module "fglrxdrm"
[   360.999] (II) LoadModule: "fglrxdrm"
[   360.999] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/linux/libfglrxdrm.so
[   360.999] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
[   360.999] 	compiled for 1.4.99.906, module version = 8.96.4
[   360.999] (II) ATI Proprietary Linux Driver Version Identifier:8.96.4
[   360.999] (II) ATI Proprietary Linux Driver Release Identifier: 8.96.7                               
[   360.999] (II) ATI Proprietary Linux Driver Build Date: Mar 12 2012 13:06:50
[   360.999] (++) using VT number 7

[   360.999] (WW) Falling back to old probe method for fglrx
[   361.002] (II) Loading PCS database from /etc/ati/amdpcsdb
[   361.002] (--) Chipset Supported AMD Graphics Processor (0x6760) found
[   361.002] (II) fglrx: intel VGA device detected, load intel driver.
[   361.002] (II) LoadModule: "intel"
[   361.003] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   361.003] (II) Module intel: vendor="X.Org Foundation"
[   361.003] 	compiled for 1.11.3, module version = 2.19.0
[   361.003] 	Module class: X.Org Video Driver
[   361.003] 	ABI class: X.Org Video Driver, version 11.0
[   361.004] ukiDynamicMajor: found major device number 250
[   361.004] ukiDynamicMajor: found major device number 250
[   361.004] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[   361.004] ukiOpenDevice: node name is /dev/ati/card0
[   361.004] ukiOpenDevice: open result is 8, (OK)
[   361.004] ukiOpenByBusid: ukiOpenMinor returns 8
[   361.004] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[   361.029] (II) AMD Video driver is running on a device belonging to a group targeted for this release
[   361.029] (II) AMD Video driver is signed
[   361.029] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/drivers/fglrx_drv.so
[   361.029] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/linux/libfglrxdrm.so
[   361.029] (II) fglrx(0): pEnt->device->identifier=0x7f06e0178b00
[   361.032] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   361.032] (II) intel(1): pEnt->device->identifier=(nil)
[   361.032] (EE) Screen 1 deleted because of no matching config section.
[   361.032] (II) UnloadModule: "intel"
[   361.032] (II) Unloading intel
[   361.032] (II) fglrx(0): === [xdl_xs111_atiddxPreInit] === begin
[   361.032] (II) fglrx(0): PowerXpress: Discrete GPU is selected.
[   362.261] (II) fglrx(0): PowerXpress: Diagnostic output from /usr/lib/fglrx/switchlibGL:
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 /etc/OpenCL/vendors/amdocl32.icd because associated file /usr/lib/fglrx/etc/OpenCL/vendors/amdocl32.icd (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.

[   362.310] drmOpenDevice: node name is /dev/dri/card0
[   362.310] drmOpenDevice: open result is 13, (OK)
[   362.310] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[   362.310] drmOpenDevice: node name is /dev/dri/card0
[   362.310] drmOpenDevice: open result is 13, (OK)
[   362.310] drmOpenByBusid: drmOpenMinor returns 13
[   362.311] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[   362.311] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[   362.311] (==) fglrx(0): RGB weight 888
[   362.311] (==) fglrx(0): Default visual is TrueColor
[   362.311] (**) fglrx(0): Option "Tiling" "off"
[   362.311] (**) fglrx(0): Option "LinearFramebuffer" "on"
[   362.311] (**) fglrx(0): Option "Shadow" "off"
[   362.311] (II) fglrx(0): Integrated Graphics Chipset: Intel(R) Sandybridge Mobile (GT2)
[   362.311] (**) fglrx(0): ChipID override: 0x0116
[   362.311] (**) fglrx(0): ChipRev override: 9
[   362.311] (**) fglrx(0): Chipset: "Sandybridge Mobile (GT2)"
[   362.311] (**) fglrx(0): Relaxed fencing enabled
[   362.311] (**) fglrx(0): Wait on SwapBuffers? enabled
[   362.311] (**) fglrx(0): Triple buffering? enabled
[   362.311] (**) fglrx(0): Framebuffer linear
[   362.311] (**) fglrx(0): Pixmaps linear
[   362.311] (**) fglrx(0): 3D buffers tiled
[   362.311] (**) fglrx(0): SwapBuffers wait enabled
[   362.311] (==) fglrx(0): video overlay key set to 0x101fe
[   362.311] (II) fglrx(0): Output LVDS1 using monitor section aticonfig-Monitor[0]-0
[   362.311] (II) fglrx(0): found backlight control interface /sys/class/backlight/acpi_video1
[   362.311] (II) fglrx(0): Output VGA1 has no monitor section
[   362.316] (II) fglrx(0): Output HDMI1 has no monitor section
[   362.364] (II) fglrx(0): Output DP1 has no monitor section
[   362.369] (II) fglrx(0): Output HDMI2 has no monitor section
[   362.416] (II) fglrx(0): Output DP2 has no monitor section
[   362.416] (II) fglrx(0): EDID for output LVDS1
[   362.416] (II) fglrx(0): Not using default mode "320x240" (doublescan mode not supported)
[   362.416] (II) fglrx(0): Not using default mode "400x300" (doublescan mode not supported)
[   362.416] (II) fglrx(0): Not using default mode "400x300" (doublescan mode not supported)
[   362.416] (II) fglrx(0): Not using default mode "512x384" (doublescan mode not supported)
[   362.416] (II) fglrx(0): Not using default mode "640x480" (doublescan mode not supported)
[   362.416] (II) fglrx(0): Not using default mode "640x512" (doublescan mode not supported)
[   362.416] (II) fglrx(0): Not using default mode "800x600" (doublescan mode not supported)
[   362.416] (II) fglrx(0): Not using default mode "896x672" (doublescan mode not supported)
[   362.416] (II) fglrx(0): Not using default mode "928x696" (doublescan mode not supported)
[   362.416] (II) fglrx(0): Not using default mode "960x720" (doublescan mode not supported)
[   362.416] (II) fglrx(0): Not using default mode "576x432" (doublescan mode not supported)
[   362.416] (II) fglrx(0): Not using default mode "680x384" (doublescan mode not supported)
[   362.416] (II) fglrx(0): Not using default mode "680x384" (doublescan mode not supported)
[   362.416] (II) fglrx(0): Not using default mode "700x525" (doublescan mode not supported)
[   362.416] (II) fglrx(0): Not using default mode "720x450" (doublescan mode not supported)
[   362.417] (II) fglrx(0): Not using default mode "800x512" (doublescan mode not supported)
[   362.417] (II) fglrx(0): Not using default mode "840x525" (doublescan mode not supported)
[   362.417] (II) fglrx(0): Not using default mode "840x525" (doublescan mode not supported)
[   362.417] (II) fglrx(0): Not using default mode "960x540" (doublescan mode not supported)
[   362.417] (II) fglrx(0): Not using default mode "960x600" (doublescan mode not supported)
[   362.417] (II) fglrx(0): Not using default mode "1024x768" (doublescan mode not supported)
[   362.417] (II) fglrx(0): Printing probed modes for output LVDS1
[   362.417] (II) fglrx(0): Modeline "1366x768"x59.9   76.11  1366 1397 1462 1560  768 772 784 814 -hsync -vsync (48.8 kHz)
[   362.417] (II) fglrx(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz)
[   362.417] (II) fglrx(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz)
[   362.417] (II) fglrx(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   362.417] (II) fglrx(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   362.417] (II) fglrx(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   362.417] (II) fglrx(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   362.417] (II) fglrx(0): EDID for output VGA1
[   362.422] (II) fglrx(0): EDID for output HDMI1
[   362.468] (II) fglrx(0): EDID for output DP1
[   362.473] (II) fglrx(0): EDID for output HDMI2
[   362.520] (II) fglrx(0): EDID for output DP2
[   362.520] (II) fglrx(0): Output LVDS1 connected
[   362.520] (II) fglrx(0): Output VGA1 disconnected
[   362.520] (II) fglrx(0): Output HDMI1 disconnected
[   362.520] (II) fglrx(0): Output DP1 disconnected
[   362.520] (II) fglrx(0): Output HDMI2 disconnected
[   362.520] (II) fglrx(0): Output DP2 disconnected
[   362.520] (II) fglrx(0): Using exact sizes for initial modes
[   362.520] (II) fglrx(0): Output LVDS1 using initial mode 1366x768
[   362.520] (II) fglrx(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   362.520] (II) fglrx(0): Kernel page flipping support detected, enabling
[   362.520] (==) fglrx(0): DPI set to (96, 96)
[   362.520] (II) Loading sub module "fb"
[   362.520] (II) LoadModule: "fb"
[   362.521] (II) Loading /usr/lib/xorg/modules/libfb.so
[   362.521] (II) Module fb: vendor="X.Org Foundation"
[   362.521] 	compiled for 1.11.3, module version = 1.0.0
[   362.521] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   362.521] (II) Loading sub module "dri2"
[   362.521] (II) LoadModule: "dri2"
[   362.522] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   362.522] (II) Module dri2: vendor="X.Org Foundation"
[   362.522] 	compiled for 1.11.3, module version = 1.2.0
[   362.522] 	ABI class: X.Org Server Extension, version 6.0
[   362.523] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[   362.523] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[   362.523] (==) fglrx(0): Default visual is TrueColor
[   362.523] (**) fglrx(0): Option "DPMS" "true"
[   362.523] (==) fglrx(0): RGB weight 888
[   362.523] (II) fglrx(0): Using 8 bits per RGB 
[   362.523] (==) fglrx(0): Buffer Tiling is ON
[   362.523] (II) Loading sub module "fglrxdrm"
[   362.523] (II) LoadModule: "fglrxdrm"
[   362.523] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/linux/libfglrxdrm.so
[   362.523] (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
[   362.524] 	compiled for 1.4.99.906, module version = 8.96.4
[   362.527] ukiDynamicMajor: found major device number 250
[   362.527] ukiDynamicMajor: found major device number 250
[   362.527] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[   362.527] ukiOpenDevice: node name is /dev/ati/card0
[   362.527] ukiOpenDevice: open result is 14, (OK)
[   362.527] ukiOpenByBusid: ukiOpenMinor returns 14
[   362.527] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[   362.528] (**) fglrx(0): NoAccel = NO
[   362.528] (**) fglrx(0): ATI 2D Acceleration Architecture enabled
[   362.528] (--) fglrx(0): Chipset: "AMD Radeon HD 7400M Series" (Chipset = 0x6760)
[   362.528] (--) fglrx(0): (PciSubVendor = 0x104d, PciSubDevice = 0x907b)
[   362.528] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
[   362.528] (--) fglrx(0): Linear framebuffer (phys) at 0xa0000000
[   362.528] (--) fglrx(0): MMIO registers at 0xc8400000
[   362.528] (--) fglrx(0): I/O port at 0x00007000
[   362.528] (==) fglrx(0): ROM-BIOS at 0x000c0000
[   362.529] (II) fglrx(0): Battery is used
[   362.928] (II) fglrx(0): ATI Video BIOS revision 9 or later detected
[   362.929] (--) fglrx(0): Video RAM: 524288 kByte, Type: DDR3
[   362.929] (II) fglrx(0): PCIE card detected
[   362.929] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
[   362.929] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[   362.937] (II) fglrx(0): Using adapter: 1:0.0.
[   362.937] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x20000000)
[   362.937] (II) fglrx(0): Interrupt handler installed at IRQ 52.
[   362.937] (II) fglrx(0): RandR 1.2 support is enabled!
[   362.937] (II) fglrx(0): RandR 1.2 rotation support is enabled!
[   362.938] (==) fglrx(0): Center Mode is disabled 
[   362.938] (II) Loading sub module "fb"
[   362.938] (II) LoadModule: "fb"
[   362.938] (II) Loading /usr/lib/xorg/modules/libfb.so
[   362.938] (II) Module fb: vendor="X.Org Foundation"
[   362.938] 	compiled for 1.11.3, module version = 1.0.0
[   362.938] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   362.938] (II) Loading sub module "ddc"
[   362.938] (II) LoadModule: "ddc"
[   362.938] (II) Module "ddc" already built-in
[   362.990] (II) fglrx(0): Finished Initialize PPLIB!
[   362.990] (II) fglrx(0): Eyefinity capable adapter detected.
[   362.990] (II) fglrx(0): Adapter AMD Radeon HD 7400M Series has 4 configurable heads and 0 displays connected.
[   362.990] (==) fglrx(0):  PseudoColor visuals disabled
[   362.990] (II) Loading sub module "ramdac"
[   362.990] (II) LoadModule: "ramdac"
[   362.990] (II) Module "ramdac" already built-in
[   362.990] (==) fglrx(0): NoDRI = NO
[   362.990] (==) fglrx(0): Capabilities: 0x00000000
[   362.990] (==) fglrx(0): CapabilitiesEx: 0x00000000
[   362.990] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
[   362.990] (==) fglrx(0): UseFastTLS=0
[   362.990] (==) fglrx(0): BlockSignalsOnLock=1
[   362.990] (--) Depth 24 pixmap format is 32 bpp
[   362.990] (II) LoadModule: "glesx"
[   362.990] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/glesx.so
[   362.991] (II) Module glesx: vendor="X.Org Foundation"
[   362.991] 	compiled for 1.4.99.906, module version = 1.0.0
[   362.991] (II) Loading extension GLESX
[   362.991] (II) fglrx(0): [DRI2] Setup complete
[   362.991] (II) fglrx(0): [DRI2]   DRI driver: i965
[   362.991] (II) fglrx(0): Allocated new frame buffer 1408x768 stride 5632, untiled
[   362.991] (II) UXA(0): Driver registered support for the following operations:
[   362.991] (II)         solid
[   362.991] (II)         copy
[   362.991] (II)         composite (RENDER acceleration)
[   362.991] (II)         put_image
[   362.991] (II)         get_image
[   362.991] (==) fglrx(0): Backing store disabled
[   362.991] (==) fglrx(0): Silken mouse enabled
[   362.991] (II) fglrx(0): Initializing HW Cursor
[   362.991] (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   362.992] (**) fglrx(0): DPMS enabled
[   362.992] (==) fglrx(0): Intel XvMC decoder enabled
[   362.992] (II) fglrx(0): Set up textured video
[   362.992] (II) fglrx(0): [XvMC] xvmc_vld driver initialized.
[   362.992] (II) fglrx(0): direct rendering: DRI2 Enabled
[   362.992] (WW) fglrx(0): Option "VendorName" is not used
[   362.992] (WW) fglrx(0): Option "ModelName" is not used
[   362.992] (WW) fglrx(0): Option "Shadow" is not used
[   362.992] (WW) fglrx(0): Option "Tiling" is not used
[   362.992] (WW) fglrx(0): Option "LinearFramebuffer" is not used
[   362.992] (==) fglrx(0): hotplug detection: "enabled"
[   363.058] (II) Loading extension ATIFGLRXDRI
[   363.058] (II) fglrx(0): doing swlDriScreenInit
[   363.058] (II) fglrx(0): swlDriScreenInit for fglrx driver
[   363.058] ukiDynamicMajor: found major device number 250
[   363.059] ukiDynamicMajor: found major device number 250
[   363.059] ukiDynamicMajor: found major device number 250
[   363.059] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[   363.059] ukiOpenDevice: node name is /dev/ati/card0
[   363.059] ukiOpenDevice: open result is 16, (OK)
[   363.059] ukiOpenByBusid: ukiOpenMinor returns 16
[   363.059] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[   363.059] (II) fglrx(0): [uki] DRM interface version 1.0
[   363.059] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0"
[   363.059] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x1148000
[   363.059] (II) fglrx(0): [uki] mapped SAREA 0x1148000 to 0x7f06d7ec8000
[   363.059] (II) fglrx(0): [uki] framebuffer handle = 0x3000
[   363.059] (II) fglrx(0): [uki] added 1 reserved context for kernel
[   363.059] (II) fglrx(0): swlDriScreenInit done
[   363.059] (II) fglrx(0): Kernel Module Version Information:
[   363.059] (II) fglrx(0):     Name: fglrx
[   363.059] (II) fglrx(0):     Version: 8.96.4
[   363.059] (II) fglrx(0):     Date: Mar 12 2012
[   363.059] (II) fglrx(0):     Desc: ATI FireGL DRM kernel module
[   363.059] (II) fglrx(0): Kernel Module version matches driver.
[   363.059] (II) fglrx(0): Kernel Module Build Time Information:
[   363.059] (II) fglrx(0):     Build-Kernel UTS_RELEASE:        3.2.0-35-generic
[   363.059] (II) fglrx(0):     Build-Kernel MODVERSIONS:        no
[   363.059] (II) fglrx(0):     Build-Kernel __SMP__:            yes
[   363.059] (II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
[   363.059] (II) fglrx(0): [uki] register handle = 0x00004000
[   363.069] (II) fglrx(0): DRI initialization successfull
[   363.070] (II) fglrx(0): FBADPhys: 0xf00000000 FBMappedSize: 0x01028000
[   363.070] (II) fglrx(0): Intel display surface mc addr for AMD: 8f8c0000
[   363.072] (==) fglrx(0): Backing store disabled
[   363.072] (II) Loading extension FGLRXEXTENSION
[   363.072] (**) fglrx(0): DPMS enabled
[   363.072] (II) fglrx(0): Initialized in-driver Xinerama extension
[   363.072] (**) fglrx(0): Textured Video is enabled.
[   363.072] (II) fglrx(0): GLESX enableFlags = 848
[   363.072] (II) fglrx(0): GLESX is enabled
[   363.072] (II) LoadModule: "amdxmm"
[   363.072] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/extra-modules.dpkg-tmp/modules/amdxmm.so
[   363.073] (II) Module amdxmm: vendor="X.Org Foundation"
[   363.073] 	compiled for 1.4.99.906, module version = 2.0.0
[   363.073] (II) Loading extension AMDXVOPL
[   363.073] (II) Loading extension AMDXVBA
[   363.073] XvScreenInit: screen devPrivates ptr non-NULL before init
[   363.074] (II) fglrx(0): UVD feature is enabled(II) fglrx(0): 
[   363.075] (II) fglrx(0): Enable composite support successfully
[   363.075] (WW) fglrx(0): Option "VendorName" is not used
[   363.075] (WW) fglrx(0): Option "ModelName" is not used
[   363.075] (WW) fglrx(0): Option "Shadow" is not used
[   363.075] (WW) fglrx(0): Option "Tiling" is not used
[   363.075] (WW) fglrx(0): Option "LinearFramebuffer" is not used
[   363.075] (II) fglrx(0): X context handle = 0x7
[   363.075] (II) fglrx(0): [DRI] installation complete
[   363.088] (--) RandR disabled
[   363.088] (II) Initializing built-in extension Generic Event Extension
[   363.088] (II) Initializing built-in extension SHAPE
[   363.088] (II) Initializing built-in extension MIT-SHM
[   363.088] (II) Initializing built-in extension XInputExtension
[   363.088] (II) Initializing built-in extension XTEST
[   363.088] (II) Initializing built-in extension BIG-REQUESTS
[   363.088] (II) Initializing built-in extension SYNC
[   363.088] (II) Initializing built-in extension XKEYBOARD
[   363.088] (II) Initializing built-in extension XC-MISC
[   363.088] (II) Initializing built-in extension SECURITY
[   363.088] (II) Initializing built-in extension XINERAMA
[   363.088] (II) Initializing built-in extension XFIXES
[   363.088] (II) Initializing built-in extension RENDER
[   363.088] (II) Initializing built-in extension RANDR
[   363.088] (II) Initializing built-in extension COMPOSITE
[   363.088] (II) Initializing built-in extension DAMAGE
[   363.089] ukiDynamicMajor: found major device number 250
[   363.089] ukiDynamicMajor: found major device number 250
[   363.089] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[   363.089] ukiOpenDevice: node name is /dev/ati/card0
[   363.089] ukiOpenDevice: open result is 17, (OK)
[   363.089] ukiOpenByBusid: ukiOpenMinor returns 17
[   363.089] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[   363.146] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
[   363.156] (II) fglrx(0): Enable the clock gating!
[   363.156] (II) fglrx(0): Setting screen physical size to 361 x 203
[   363.161] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[   363.162] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[   363.162] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   363.162] (II) LoadModule: "evdev"
[   363.163] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   363.163] (II) Module evdev: vendor="X.Org Foundation"
[   363.163] 	compiled for 1.11.3, module version = 2.7.0
[   363.163] 	Module class: X.Org XInput Driver
[   363.163] 	ABI class: X.Org XInput driver, version 16.0
[   363.163] (II) Using input driver 'evdev' for 'Video Bus'
[   363.163] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   363.163] (**) Video Bus: always reports core events
[   363.163] (**) evdev: Video Bus: Device: "/dev/input/event7"
[   363.163] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   363.163] (--) evdev: Video Bus: Found keys
[   363.163] (II) evdev: Video Bus: Configuring as keyboard
[   363.163] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:09/input/input7/event7"
[   363.163] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[   363.163] (**) Option "xkb_rules" "evdev"
[   363.163] (**) Option "xkb_model" "pc105"
[   363.163] (**) Option "xkb_layout" "de"
[   363.164] (II) XKB: reuse xkmfile /var/lib/xkb/server-808BBA3D4C227BDB44C370226C34E44C5D69A4A9.xkm
[   363.165] (II) config/udev: Adding input device Sony Vaio Keys (/dev/input/event3)
[   363.165] (**) Sony Vaio Keys: Applying InputClass "evdev keyboard catchall"
[   363.165] (II) Using input driver 'evdev' for 'Sony Vaio Keys'
[   363.165] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   363.165] (**) Sony Vaio Keys: always reports core events
[   363.165] (**) evdev: Sony Vaio Keys: Device: "/dev/input/event3"
[   363.165] (--) evdev: Sony Vaio Keys: Vendor 0x104d Product 0
[   363.165] (--) evdev: Sony Vaio Keys: Found keys
[   363.165] (II) evdev: Sony Vaio Keys: Configuring as keyboard
[   363.165] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/SNY5001:00/input/input3/event3"
[   363.165] (II) XINPUT: Adding extended input device "Sony Vaio Keys" (type: KEYBOARD, id 7)
[   363.165] (**) Option "xkb_rules" "evdev"
[   363.165] (**) Option "xkb_model" "pc105"
[   363.165] (**) Option "xkb_layout" "de"
[   363.165] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[   363.165] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   363.165] (II) Using input driver 'evdev' for 'Video Bus'
[   363.165] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   363.165] (**) Video Bus: always reports core events
[   363.165] (**) evdev: Video Bus: Device: "/dev/input/event6"
[   363.165] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   363.165] (--) evdev: Video Bus: Found keys
[   363.165] (II) evdev: Video Bus: Configuring as keyboard
[   363.165] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:27/LNXVIDEO:00/input/input6/event6"
[   363.165] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[   363.165] (**) Option "xkb_rules" "evdev"
[   363.165] (**) Option "xkb_model" "pc105"
[   363.165] (**) Option "xkb_layout" "de"
[   363.165] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   363.165] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   363.165] (II) Using input driver 'evdev' for 'Power Button'
[   363.165] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   363.165] (**) Power Button: always reports core events
[   363.165] (**) evdev: Power Button: Device: "/dev/input/event1"
[   363.165] (--) evdev: Power Button: Vendor 0 Product 0x1
[   363.165] (--) evdev: Power Button: Found keys
[   363.165] (II) evdev: Power Button: Configuring as keyboard
[   363.165] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[   363.165] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[   363.165] (**) Option "xkb_rules" "evdev"
[   363.165] (**) Option "xkb_model" "pc105"
[   363.165] (**) Option "xkb_layout" "de"
[   363.166] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[   363.166] (II) No input driver specified, ignoring this device.
[   363.166] (II) This device may have been added with another device file.
[   363.166] (II) config/udev: Adding input device USB2.0 Camera (/dev/input/event5)
[   363.166] (**) USB2.0 Camera: Applying InputClass "evdev keyboard catchall"
[   363.166] (II) Using input driver 'evdev' for 'USB2.0 Camera'
[   363.166] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   363.166] (**) USB2.0 Camera: always reports core events
[   363.166] (**) evdev: USB2.0 Camera: Device: "/dev/input/event5"
[   363.166] (--) evdev: USB2.0 Camera: Vendor 0x5ca Product 0x18c0
[   363.166] (--) evdev: USB2.0 Camera: Found keys
[   363.166] (II) evdev: USB2.0 Camera: Configuring as keyboard
[   363.166] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input5/event5"
[   363.166] (II) XINPUT: Adding extended input device "USB2.0 Camera" (type: KEYBOARD, id 10)
[   363.166] (**) Option "xkb_rules" "evdev"
[   363.166] (**) Option "xkb_model" "pc105"
[   363.166] (**) Option "xkb_layout" "de"
[   363.167] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event10)
[   363.167] (II) No input driver specified, ignoring this device.
[   363.167] (II) This device may have been added with another device file.
[   363.167] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11)
[   363.167] (II) No input driver specified, ignoring this device.
[   363.167] (II) This device may have been added with another device file.
[   363.167] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
[   363.167] (II) No input driver specified, ignoring this device.
[   363.167] (II) This device may have been added with another device file.
[   363.167] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[   363.167] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   363.167] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   363.167] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   363.167] (**) AT Translated Set 2 keyboard: always reports core events
[   363.167] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event2"
[   363.167] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   363.167] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   363.167] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   363.167] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[   363.167] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[   363.167] (**) Option "xkb_rules" "evdev"
[   363.167] (**) Option "xkb_model" "pc105"
[   363.167] (**) Option "xkb_layout" "de"
[   363.167] (II) config/udev: Adding input device DualPoint Stick (/dev/input/event8)
[   363.167] (**) DualPoint Stick: Applying InputClass "evdev pointer catchall"
[   363.167] (**) DualPoint Stick: Applying InputClass "trackpoint catchall"
[   363.167] (II) Using input driver 'evdev' for 'DualPoint Stick'
[   363.167] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   363.167] (**) DualPoint Stick: always reports core events
[   363.167] (**) evdev: DualPoint Stick: Device: "/dev/input/event8"
[   363.167] (--) evdev: DualPoint Stick: Vendor 0x2 Product 0x8
[   363.167] (--) evdev: DualPoint Stick: Found 3 mouse buttons
[   363.167] (--) evdev: DualPoint Stick: Found relative axes
[   363.167] (--) evdev: DualPoint Stick: Found x and y relative axes
[   363.168] (II) evdev: DualPoint Stick: Configuring as mouse
[   363.168] (**) Option "Emulate3Buttons" "true"
[   363.168] (**) Option "EmulateWheel" "true"
[   363.168] (**) Option "EmulateWheelButton" "2"
[   363.168] (**) Option "YAxisMapping" "4 5"
[   363.168] (**) evdev: DualPoint Stick: YAxisMapping: buttons 4 and 5
[   363.168] (**) Option "XAxisMapping" "6 7"
[   363.168] (**) evdev: DualPoint Stick: XAxisMapping: buttons 6 and 7
[   363.168] (**) evdev: DualPoint Stick: EmulateWheelButton: 2, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   363.168] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event8"
[   363.168] (II) XINPUT: Adding extended input device "DualPoint Stick" (type: MOUSE, id 12)
[   363.168] (II) evdev: DualPoint Stick: initialized for relative axes.
[   363.168] (**) DualPoint Stick: (accel) keeping acceleration scheme 1
[   363.168] (**) DualPoint Stick: (accel) acceleration profile 0
[   363.168] (**) DualPoint Stick: (accel) acceleration factor: 2.000
[   363.168] (**) DualPoint Stick: (accel) acceleration threshold: 4
[   363.168] (II) config/udev: Adding input device DualPoint Stick (/dev/input/mouse1)
[   363.168] (II) No input driver specified, ignoring this device.
[   363.168] (II) This device may have been added with another device file.
[   363.168] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/event9)
[   363.168] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "evdev touchpad catchall"
[   363.168] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "touchpad catchall"
[   363.168] (II) LoadModule: "synaptics"
[   363.168] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   363.168] (II) Module synaptics: vendor="X.Org Foundation"
[   363.168] 	compiled for 1.11.3, module version = 1.6.2
[   363.168] 	Module class: X.Org XInput Driver
[   363.168] 	ABI class: X.Org XInput driver, version 16.0
[   363.168] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS DualPoint TouchPad'
[   363.168] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   363.168] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[   363.168] (**) Option "Device" "/dev/input/event9"
[   363.488] (II) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: ignoring touch events for semi-multitouch device
[   363.488] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: x-axis range 0 - 2000
[   363.488] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: y-axis range 0 - 1400
[   363.488] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: pressure range 0 - 127
[   363.488] (II) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: device does not report finger width.
[   363.488] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: buttons: left right middle double triple
[   363.488] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: Vendor 0x2 Product 0x8
[   363.488] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: invalid finger width range.  defaulting to 0 - 15
[   363.488] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[   363.488] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[   363.608] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event9"
[   363.608] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint TouchPad" (type: TOUCHPAD, id 13)
[   363.608] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[   363.608] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: MaxSpeed is now 1.75
[   363.608] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: AccelFactor is now 0.082
[   363.608] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) keeping acceleration scheme 1
[   363.609] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration profile 1
[   363.609] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration factor: 2.000
[   363.609] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration threshold: 4
[   363.609] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[   363.609] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/mouse2)
[   363.609] (**) AlpsPS/2 ALPS DualPoint TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[   363.613] (II) config/udev: Adding input device Sony Vaio Jogdial (/dev/input/event4)
[   363.613] (II) No input driver specified, ignoring this device.
[   363.613] (II) This device may have been added with another device file.
[   363.614] (II) config/udev: Adding input device Sony Vaio Jogdial (/dev/input/mouse0)
[   363.614] (II) No input driver specified, ignoring this device.
[   363.614] (II) This device may have been added with another device file.
[   363.622] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
[   371.193] (II) XKB: reuse xkmfile /var/lib/xkb/server-B91AE36093A370D925B8F67A33691AF06B98F170.xkm
Antworten |