Page 1 sur 1

[Compiz] de petites trainées; l'affichage ne suit pas.

Publié : ven. 04 juin 2010, 13:55
par peuks
Bonjour tout le monde;

Heureux nouveau sur arch je ne regrette pas mon passage ( enfin un peu quand meme; ubuntu est tellement pratique :) ) et j'ai soif de connaissance. Cependant compiz me laisse de petites trainées sur l'écran et c'est assez désagréable. Dans firefox par exemple quand je scrolle une page je ne le vois pas. Je suis obligé de faire un ctl+a pour voir la différence ou selectionner avec la souris la page . :?

Re: [Compiz] de petites trainées; l'affichage ne suit pas.

Publié : ven. 04 juin 2010, 14:37
par galactose
Salut !

Quelle carte graphique as-tu ? Quel pilote as-tu installé ? Tu as bien suivi les how-to sur le wiki pour activer le support de l'accélération 3D ? Est-ce que ça te fait la même chose quand tu scrolles dans d'autres fenêtres ?

Et utilises-tu Compiz en standalone ou dans un environnement comme XFCE, Gnome ou KDE ?

Re: [Compiz] de petites trainées; l'affichage ne suit pas.

Publié : ven. 04 juin 2010, 15:13
par peuks
Il me semble que c'est une GMA 945 d'intel . et j'utilise Xorg 1.80. Apparament l'accélération est activé par defaut.
J'utilise pour l'instant compiz avec gnome ( je le lance via fusion-icon )

Re: [Compiz] de petites trainées; l'affichage ne suit pas.

Publié : ven. 04 juin 2010, 15:23
par galactose
Effectivement normalement tout est activé par défaut. Mais j'ai déjà eu ton problème la 1ère fois que j'étais passé sous Compiz et j'avais fait une faute de frappe dans mon xorg.conf (boulet inside... bon, c'était y a 4 ans :mrgreen: ). Donc je suppose que le problème peut venir de là.

Et comme tout est censé marcher sans rien faire, peut-être la solution se trouve-t-elle ici :
http://wiki.archlinux.fr/howto/indispen ... #problemes

Re: [Compiz] de petites trainées; l'affichage ne suit pas.

Publié : ven. 04 juin 2010, 17:24
par peuks
Eh bien le problème c'est qu'avec la version 1.8 je n'ai plus de fichier de configuration de conf :bravo:

Re: [Compiz] de petites trainées; l'affichage ne suit pas.

Publié : ven. 04 juin 2010, 18:59
par galactose
le mec qui a écrit le wiki a écrit :Si vous avez laissez la détection automatique, il vous faut créer un fichier /etc/X11/xorg.conf minimal

Re: [Compiz] de petites trainées; l'affichage ne suit pas.

Publié : sam. 05 juin 2010, 00:43
par peuks
je dois mal m'y prendre. ça ne fonctionne pas :(

Code : Tout sélectionner

Section "Device"
 Identifier  "Card0"
 Driver      "intel"
 VendorName  "All"
 BoardName   "All"
 Option "XaaNoPixmapCache"
 Option "XAANoOffscreenPixmaps" "1"
 Option "DRI" "true"
 Option "AccelMethod" "XAA"
EndSection

Re: [Compiz] de petites trainées; l'affichage ne suit pas.

Publié : sam. 05 juin 2010, 00:47
par benjarobin
Tu peux nous donner le contenu de /var/log/Xorg.0.log
Tu n'as pas précisé quel pilote Intel tu avait installer, si aucun c'est sur cela marche moins bien (Tu avait répondu Xorg 1.8...)

Re: [Compiz] de petites trainées; l'affichage ne suit pas.

Publié : sam. 05 juin 2010, 01:04
par peuks
Si j'ai bien compris ; j'ai installé xf86-video-intel :roll:

Code : Tout sélectionner

[    18.176] 
X.Org X Server 1.8.1
Release Date: 2010-05-11
[    18.176] X Protocol Version 11, Revision 0
[    18.176] Build Operating System: Linux 2.6.33-ARCH i686 
[    18.176] Current Operating System: Linux eeebox 2.6.34-ARCH #1 SMP PREEMPT Mon May 17 08:36:58 UTC 2010 i686
[    18.176] Kernel command line: root=/dev/disk/by-uuid/7c577444-2393-4e70-b882-6e8c92e6ee1d ro
[    18.176] Build Date: 26 May 2010  07:44:31PM
[    18.176]  
[    18.187] Current version of pixman: 0.18.2
[    18.188] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    18.188] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    18.188] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun  5 00:28:52 2010
[    18.221] (==) Using config file: "/etc/X11/xorg.conf"
[    18.221] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    18.243] (==) No Layout section.  Using the first Screen section.
[    18.243] (==) No screen section available. Using defaults.
[    18.243] (**) |-->Screen "Default Screen Section" (0)
[    18.244] (**) |   |-->Monitor "<default monitor>"
[    18.244] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    18.244] (**) |   |-->Device "Card0"
[    18.244] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    18.244] (==) Automatically adding devices
[    18.244] (==) Automatically enabling devices
[    18.295] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    18.295] 	Entry deleted from font path.
[    18.343] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[    18.344] (==) ModulePath set to "/usr/lib/xorg/modules"
[    18.344] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    18.344] (II) Loader magic: 0x81e8ba0
[    18.344] (II) Module ABI versions:
[    18.344] 	X.Org ANSI C Emulation: 0.4
[    18.344] 	X.Org Video Driver: 7.0
[    18.344] 	X.Org XInput driver : 9.0
[    18.344] 	X.Org Server Extension : 3.0
[    18.371] (--) PCI:*(0:0:2:0) 8086:27ae:1043:1252 Intel Corporation Mobile 945GME Express Integrated Graphics Controller rev 3, Mem @ 0xfeb80000/524288, 0xd0000000/268435456, 0xfeb40000/262144, I/O @ 0x0000ec80/8
[    18.371] (--) PCI: (0:0:2:1) 8086:27a6:1043:1252 Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller rev 3, Mem @ 0xfea80000/524288
[    18.372] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    18.372] (II) LoadModule: "extmod"
[    18.399] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    18.412] (II) Module extmod: vendor="X.Org Foundation"
[    18.412] 	compiled for 1.8.1, module version = 1.0.0
[    18.412] 	Module class: X.Org Server Extension
[    18.412] 	ABI class: X.Org Server Extension, version 3.0
[    18.412] (II) Loading extension MIT-SCREEN-SAVER
[    18.412] (II) Loading extension XFree86-VidModeExtension
[    18.412] (II) Loading extension XFree86-DGA
[    18.413] (II) Loading extension DPMS
[    18.413] (II) Loading extension XVideo
[    18.413] (II) Loading extension XVideo-MotionCompensation
[    18.413] (II) Loading extension X-Resource
[    18.413] (II) LoadModule: "dbe"
[    18.414] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    18.425] (II) Module dbe: vendor="X.Org Foundation"
[    18.425] 	compiled for 1.8.1, module version = 1.0.0
[    18.425] 	Module class: X.Org Server Extension
[    18.425] 	ABI class: X.Org Server Extension, version 3.0
[    18.425] (II) Loading extension DOUBLE-BUFFER
[    18.425] (II) LoadModule: "glx"
[    18.426] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    18.434] (II) Module glx: vendor="X.Org Foundation"
[    18.434] 	compiled for 1.8.1, module version = 1.0.0
[    18.434] 	ABI class: X.Org Server Extension, version 3.0
[    18.435] (==) AIGLX enabled
[    18.435] (II) Loading extension GLX
[    18.436] (II) LoadModule: "record"
[    18.436] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    18.438] (II) Module record: vendor="X.Org Foundation"
[    18.438] 	compiled for 1.8.1, module version = 1.13.0
[    18.438] 	Module class: X.Org Server Extension
[    18.438] 	ABI class: X.Org Server Extension, version 3.0
[    18.438] (II) Loading extension RECORD
[    18.438] (II) LoadModule: "dri"
[    18.439] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    18.454] (II) Module dri: vendor="X.Org Foundation"
[    18.454] 	compiled for 1.8.1, module version = 1.0.0
[    18.454] 	ABI class: X.Org Server Extension, version 3.0
[    18.454] (II) Loading extension XFree86-DRI
[    18.454] (II) LoadModule: "dri2"
[    18.455] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    18.456] (II) Module dri2: vendor="X.Org Foundation"
[    18.456] 	compiled for 1.8.1, module version = 1.2.0
[    18.456] 	ABI class: X.Org Server Extension, version 3.0
[    18.456] (II) Loading extension DRI2
[    18.456] (II) LoadModule: "intel"
[    18.457] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    18.473] (II) Module intel: vendor="X.Org Foundation"
[    18.473] 	compiled for 1.8.1, module version = 2.11.0
[    18.474] 	Module class: X.Org Video Driver
[    18.474] 	ABI class: X.Org Video Driver, version 7.0
[    18.474] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
	i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
	E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
	965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
	4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
[    18.476] (--) using VT number 3

[    18.488] (II) Primary Device is: PCI 00@00:02:0
[    18.491] drmOpenDevice: node name is /dev/dri/card0
[    18.491] drmOpenDevice: open result is 8, (OK)
[    18.530] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    18.530] drmOpenDevice: node name is /dev/dri/card0
[    18.530] drmOpenDevice: open result is 8, (OK)
[    18.530] drmOpenByBusid: drmOpenMinor returns 8
[    18.530] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    18.530] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    18.530] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    18.530] (==) intel(0): RGB weight 888
[    18.530] (==) intel(0): Default visual is TrueColor
[    18.531] (**) intel(0): Option "DRI" "true"
[    18.531] (II) intel(0): Integrated Graphics Chipset: Intel(R) 945GME
[    18.531] (--) intel(0): Chipset: "945GME"
[    18.531] (==) intel(0): video overlay key set to 0x101fe
[    18.652] (II) intel(0): Output VGA1 has no monitor section
[    18.906] (II) intel(0): Output DVI1 has no monitor section
[    19.019] (II) intel(0): EDID for output VGA1
[    19.019] (II) intel(0): Manufacturer: ACR  Model: 6d  Serial#: 2436045870
[    19.019] (II) intel(0): Year: 2009  Week: 13
[    19.019] (II) intel(0): EDID Version: 1.3
[    19.019] (II) intel(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[    19.019] (II) intel(0): Sync:  Separate
[    19.020] (II) intel(0): Max Image Size [cm]: horiz.: 41  vert.: 23
[    19.020] (II) intel(0): Gamma: 2.20
[    19.020] (II) intel(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[    19.020] (II) intel(0): First detailed timing is preferred mode
[    19.020] (II) intel(0): redX: 0.648 redY: 0.339   greenX: 0.292 greenY: 0.603
[    19.020] (II) intel(0): blueX: 0.143 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
[    19.020] (II) intel(0): Supported established timings:
[    19.020] (II) intel(0): 720x400@70Hz
[    19.020] (II) intel(0): 640x480@60Hz
[    19.020] (II) intel(0): 640x480@67Hz
[    19.020] (II) intel(0): 640x480@72Hz
[    19.020] (II) intel(0): 640x480@75Hz
[    19.020] (II) intel(0): 800x600@56Hz
[    19.020] (II) intel(0): 800x600@60Hz
[    19.020] (II) intel(0): 800x600@72Hz
[    19.020] (II) intel(0): 800x600@75Hz
[    19.021] (II) intel(0): 832x624@75Hz
[    19.021] (II) intel(0): 1024x768@60Hz
[    19.021] (II) intel(0): 1024x768@70Hz
[    19.021] (II) intel(0): 1024x768@75Hz
[    19.021] (II) intel(0): 1280x1024@75Hz
[    19.021] (II) intel(0): 1152x864@75Hz
[    19.021] (II) intel(0): Manufacturer's mask: 10
[    19.021] (II) intel(0): Supported standard timings:
[    19.021] (II) intel(0): #0: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    19.021] (II) intel(0): #1: hsize: 1280  vsize 800  refresh: 60  vid: 129
[    19.021] (II) intel(0): #2: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    19.021] (II) intel(0): #3: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[    19.021] (II) intel(0): #4: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    19.021] (II) intel(0): Supported detailed timing:
[    19.021] (II) intel(0): clock: 85.5 MHz   Image Size:  410 x 230 mm
[    19.021] (II) intel(0): h_active: 1366  h_sync: 1436  h_sync_end 1579 h_blank_end 1792 h_border: 0
[    19.021] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 774 v_blanking: 798 v_border: 0
[    19.021] (II) intel(0): Serial No: LEP0C0024001
[    19.021] (II) intel(0): Ranges: V min: 55 V max: 76 Hz, H min: 31 H max: 80 kHz, PixClock max 140 MHz
[    19.021] (II) intel(0): Monitor name: V193HQ
[    19.022] (II) intel(0): EDID (in hex):
[    19.022] (II) intel(0): 	00ffffffffffff0004726d002e1c3391
[    19.022] (II) intel(0): 	0d13010308291778ea3d85a6564a9a24
[    19.022] (II) intel(0): 	125054bfef9081c0810081808140714f
[    19.022] (II) intel(0): 	010101010101662156aa51001e30468f
[    19.022] (II) intel(0): 	33009ae61000001c000000ff004c4550
[    19.022] (II) intel(0): 	3043303032343030310a000000fd0037
[    19.022] (II) intel(0): 	4c1f500e000a202020202020000000fc
[    19.022] (II) intel(0): 	005631393348510a202020202020009c
[    19.022] (II) intel(0): EDID vendor "ACR", prod id 109
[    19.022] (II) intel(0): Using EDID range info for horizontal sync
[    19.022] (II) intel(0): Using EDID range info for vertical refresh
[    19.022] (II) intel(0): Printing DDC gathered Modelines:
[    19.022] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 -hsync +vsync (47.7 kHz)
[    19.022] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    19.022] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    19.023] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    19.023] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[    19.023] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[    19.023] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    19.023] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    19.023] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    19.023] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[    19.023] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[    19.023] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    19.023] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[    19.023] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    19.023] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[    19.023] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    19.023] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz)
[    19.023] (II) intel(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz)
[    19.024] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    19.024] (II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[    19.024] (II) intel(0): Printing probed modes for output VGA1
[    19.024] (II) intel(0): Modeline "1366x768"x59.8   85.50  1366 1436 1579 1792  768 771 774 798 -hsync +vsync (47.7 kHz)
[    19.024] (II) intel(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    19.024] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    19.024] (II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[    19.024] (II) intel(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 +hsync -vsync (49.7 kHz)
[    19.024] (II) intel(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    19.024] (II) intel(0): Modeline "1280x720"x60.0   74.44  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.7 kHz)
[    19.024] (II) intel(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
[    19.024] (II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[    19.024] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    19.024] (II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[    19.024] (II) intel(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[    19.025] (II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    19.025] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    19.025] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    19.025] (II) intel(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
[    19.025] (II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    19.025] (II) intel(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[    19.025] (II) intel(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    19.025] (II) intel(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    19.278] (II) intel(0): EDID for output DVI1
[    19.278] (II) intel(0): Output VGA1 connected
[    19.279] (II) intel(0): Output DVI1 disconnected
[    19.279] (II) intel(0): Using exact sizes for initial modes
[    19.279] (II) intel(0): Output VGA1 using initial mode 1366x768
[    19.279] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    19.279] (II) intel(0): Pageflipping enabled in kernel, but disabled in X
[    19.279] (II) intel(0): Don't panic: https://bugzilla.redhat.com/588421
[    19.279] (**) intel(0): Display dimensions: (410, 230) mm
[    19.279] (**) intel(0): DPI set to (84, 84)
[    19.279] (II) Loading sub module "fb"
[    19.279] (II) LoadModule: "fb"
[    19.280] (II) Loading /usr/lib/xorg/modules/libfb.so
[    19.534] (II) Module fb: vendor="X.Org Foundation"
[    19.534] 	compiled for 1.8.1, module version = 1.0.0
[    19.534] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    19.534] (II) Loading sub module "dri2"
[    19.534] (II) LoadModule: "dri2"
[    19.535] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
[    19.535] (==) Depth 24 pixmap format is 32 bpp
[    19.535] (II) intel(0): [DRI2] Setup complete
[    19.535] (II) intel(0): [DRI2]   DRI driver: i915
[    19.535] (**) intel(0): Tiling enabled
[    19.535] (**) intel(0): SwapBuffers wait enabled
[    19.535] (==) intel(0): VideoRam: 262144 KB
[    19.535] (II) intel(0): Attempting memory allocation with tiled buffers.
[    19.535] (II) intel(0): Tiled allocation successful.
[    19.546] (II) UXA(0): Driver registered support for the following operations:
[    19.546] (II)         solid
[    19.546] (II)         copy
[    19.546] (II)         composite (RENDER acceleration)
[    19.546] (II)         put_image
[    19.553] (==) intel(0): Backing store disabled
[    19.554] (==) intel(0): Silken mouse enabled
[    19.555] (II) intel(0): Initializing HW Cursor
[    19.597] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    19.598] (==) intel(0): DPMS enabled
[    19.598] (==) intel(0): Intel XvMC decoder disabled
[    19.598] (II) intel(0): Set up textured video
[    19.598] (II) intel(0): Set up overlay video
[    19.598] (II) intel(0): direct rendering: DRI2 Enabled
[    19.598] (WW) intel(0): Option "XaaNoPixmapCache" is not used
[    19.598] (WW) intel(0): Option "XAANoOffscreenPixmaps" is not used
[    19.598] (WW) intel(0): Option "AccelMethod" is not used
[    19.598] (--) RandR disabled
[    19.598] (II) Initializing built-in extension Generic Event Extension
[    19.598] (II) Initializing built-in extension SHAPE
[    19.599] (II) Initializing built-in extension MIT-SHM
[    19.599] (II) Initializing built-in extension XInputExtension
[    19.599] (II) Initializing built-in extension XTEST
[    19.599] (II) Initializing built-in extension BIG-REQUESTS
[    19.599] (II) Initializing built-in extension SYNC
[    19.599] (II) Initializing built-in extension XKEYBOARD
[    19.599] (II) Initializing built-in extension XC-MISC
[    19.599] (II) Initializing built-in extension SECURITY
[    19.599] (II) Initializing built-in extension XINERAMA
[    19.599] (II) Initializing built-in extension XFIXES
[    19.599] (II) Initializing built-in extension RENDER
[    19.599] (II) Initializing built-in extension RANDR
[    19.599] (II) Initializing built-in extension COMPOSITE
[    19.599] (II) Initializing built-in extension DAMAGE
[    19.671] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    19.671] (II) AIGLX: enabled GLX_INTEL_swap_event
[    19.671] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    19.672] (II) AIGLX: enabled GLX_SGI_make_current_read
[    19.672] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    19.672] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
[    19.672] (II) GLX: Initialized DRI2 GL provider for screen 0
[    19.673] (II) intel(0): Setting screen physical size to 361 x 203
[    20.448] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    20.449] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    20.449] (II) LoadModule: "evdev"
[    20.449] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    20.455] (II) Module evdev: vendor="X.Org Foundation"
[    20.455] 	compiled for 1.8.0, module version = 2.4.0
[    20.455] 	Module class: X.Org XInput Driver
[    20.455] 	ABI class: X.Org XInput driver, version 9.0
[    20.455] (**) Power Button: always reports core events
[    20.455] (**) Power Button: Device: "/dev/input/event2"
[    20.463] (II) Power Button: Found keys
[    20.463] (II) Power Button: Configuring as keyboard
[    20.463] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    20.463] (**) Option "xkb_rules" "evdev"
[    20.464] (**) Option "xkb_model" "evdev"
[    20.464] (**) Option "xkb_layout" "us"
[    20.565] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[    20.565] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    20.565] (**) Video Bus: always reports core events
[    20.565] (**) Video Bus: Device: "/dev/input/event3"
[    20.573] (II) Video Bus: Found keys
[    20.573] (II) Video Bus: Configuring as keyboard
[    20.573] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[    20.573] (**) Option "xkb_rules" "evdev"
[    20.573] (**) Option "xkb_model" "evdev"
[    20.574] (**) Option "xkb_layout" "us"
[    20.577] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    20.577] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    20.577] (**) Power Button: always reports core events
[    20.577] (**) Power Button: Device: "/dev/input/event1"
[    20.586] (II) Power Button: Found keys
[    20.587] (II) Power Button: Configuring as keyboard
[    20.587] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    20.587] (**) Option "xkb_rules" "evdev"
[    20.587] (**) Option "xkb_model" "evdev"
[    20.587] (**) Option "xkb_layout" "us"
[    20.589] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
[    20.590] (II) No input driver/identifier specified (ignoring)
[    20.595] (II) config/udev: Adding input device PIXART USB OPTICAL MOUSE (/dev/input/event5)
[    20.595] (**) PIXART USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
[    20.595] (**) PIXART USB OPTICAL MOUSE: always reports core events
[    20.595] (**) PIXART USB OPTICAL MOUSE: Device: "/dev/input/event5"
[    20.610] (II) PIXART USB OPTICAL MOUSE: Found 3 mouse buttons
[    20.610] (II) PIXART USB OPTICAL MOUSE: Found scroll wheel(s)
[    20.610] (II) PIXART USB OPTICAL MOUSE: Found relative axes
[    20.610] (II) PIXART USB OPTICAL MOUSE: Found x and y relative axes
[    20.610] (II) PIXART USB OPTICAL MOUSE: Configuring as mouse
[    20.610] (**) PIXART USB OPTICAL MOUSE: YAxisMapping: buttons 4 and 5
[    20.610] (**) PIXART USB OPTICAL MOUSE: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    20.610] (II) XINPUT: Adding extended input device "PIXART USB OPTICAL MOUSE" (type: MOUSE)
[    20.611] (**) PIXART USB OPTICAL MOUSE: (accel) keeping acceleration scheme 1
[    20.611] (**) PIXART USB OPTICAL MOUSE: (accel) acceleration profile 0
[    20.611] (**) PIXART USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[    20.611] (**) PIXART USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[    20.611] (II) PIXART USB OPTICAL MOUSE: initialized for relative axes.
[    20.611] (II) config/udev: Adding input device PIXART USB OPTICAL MOUSE (/dev/input/mouse0)
[    20.612] (II) No input driver/identifier specified (ignoring)
[    20.613] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event7)
[    20.613] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[    20.613] (**) Logitech USB Receiver: always reports core events
[    20.613] (**) Logitech USB Receiver: Device: "/dev/input/event7"
[    20.626] (II) Logitech USB Receiver: Found keys
[    20.627] (II) Logitech USB Receiver: Configuring as keyboard
[    20.627] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD)
[    20.627] (**) Option "xkb_rules" "evdev"
[    20.627] (**) Option "xkb_model" "evdev"
[    20.627] (**) Option "xkb_layout" "us"
[    20.628] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event8)
[    20.628] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[    20.629] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[    20.629] (**) Logitech USB Receiver: always reports core events
[    20.629] (**) Logitech USB Receiver: Device: "/dev/input/event8"
[    20.643] (II) Logitech USB Receiver: Found 12 mouse buttons
[    20.643] (II) Logitech USB Receiver: Found scroll wheel(s)
[    20.643] (II) Logitech USB Receiver: Found relative axes
[    20.643] (II) Logitech USB Receiver: Found x and y relative axes
[    20.643] (II) Logitech USB Receiver: Found absolute axes
[    20.643] (II) Logitech USB Receiver: Found keys
[    20.644] (II) Logitech USB Receiver: Configuring as mouse
[    20.644] (II) Logitech USB Receiver: Configuring as keyboard
[    20.644] (**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[    20.644] (**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    20.644] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD)
[    20.644] (**) Option "xkb_rules" "evdev"
[    20.644] (**) Option "xkb_model" "evdev"
[    20.644] (**) Option "xkb_layout" "us"
[    20.645] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[    20.645] (**) Logitech USB Receiver: (accel) acceleration profile 0
[    20.645] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[    20.645] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[    20.645] (II) Logitech USB Receiver: initialized for relative axes.
[    20.645] (WW) Logitech USB Receiver: ignoring absolute axes.
[    20.645] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse1)
[    20.646] (II) No input driver/identifier specified (ignoring)
[    20.654] (II) config/udev: Adding input device Asus EeePC extra buttons (/dev/input/event4)
[    20.654] (**) Asus EeePC extra buttons: Applying InputClass "evdev keyboard catchall"
[    20.654] (**) Asus EeePC extra buttons: always reports core events
[    20.654] (**) Asus EeePC extra buttons: Device: "/dev/input/event4"
[    20.663] (II) Asus EeePC extra buttons: Found keys
[    20.663] (II) Asus EeePC extra buttons: Configuring as keyboard
[    20.663] (II) XINPUT: Adding extended input device "Asus EeePC extra buttons" (type: KEYBOARD)
[    20.663] (**) Option "xkb_rules" "evdev"
[    20.664] (**) Option "xkb_model" "evdev"
[    20.664] (**) Option "xkb_layout" "us"
[    20.665] (II) config/udev: Adding input device PC Speaker (/dev/input/event0)
[    20.665] (II) No input driver/identifier specified (ignoring)
[   154.783] (II) intel(0): EDID vendor "ACR", prod id 109
[   154.783] (II) intel(0): Using hsync ranges from config file
[   154.783] (II) intel(0): Using vrefresh ranges from config file
[   154.783] (II) intel(0): Printing DDC gathered Modelines:
[   154.783] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 -hsync +vsync (47.7 kHz)
[   154.783] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   154.783] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   154.783] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   154.783] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[   154.783] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[   154.783] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   154.783] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   154.783] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   154.784] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   154.784] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   154.784] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   154.784] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   154.784] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   154.784] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[   154.784] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[   154.784] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz)
[   154.784] (II) intel(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz)
[   154.784] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   154.784] (II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[   179.656] (II) intel(0): EDID vendor "ACR", prod id 109
[   179.656] (II) intel(0): Using hsync ranges from config file
[   179.656] (II) intel(0): Using vrefresh ranges from config file
[   179.657] (II) intel(0): Printing DDC gathered Modelines:
[   179.657] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 -hsync +vsync (47.7 kHz)
[   179.657] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   179.657] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   179.657] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   179.657] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[   179.657] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[   179.657] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   179.657] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   179.657] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   179.657] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   179.657] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   179.657] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   179.657] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   179.657] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   179.657] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[   179.657] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[   179.658] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz)
[   179.658] (II) intel(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz)
[   179.658] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   179.658] (II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[   398.950] (II) intel(0): EDID vendor "ACR", prod id 109
[   398.950] (II) intel(0): Using hsync ranges from config file
[   398.950] (II) intel(0): Using vrefresh ranges from config file
[   398.950] (II) intel(0): Printing DDC gathered Modelines:
[   398.950] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 -hsync +vsync (47.7 kHz)
[   398.950] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   398.950] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   398.950] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   398.951] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[   398.951] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[   398.951] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   398.951] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   398.951] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   398.951] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   398.951] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   398.951] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   398.951] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   398.951] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   398.951] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[   398.951] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[   398.951] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz)
[   398.951] (II) intel(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz)
[   398.951] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   398.952] (II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[   411.106] (II) intel(0): EDID vendor "ACR", prod id 109
[   411.107] (II) intel(0): Using hsync ranges from config file
[   411.107] (II) intel(0): Using vrefresh ranges from config file
[   411.107] (II) intel(0): Printing DDC gathered Modelines:
[   411.107] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 -hsync +vsync (47.7 kHz)
[   411.107] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   411.107] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   411.107] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   411.107] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[   411.107] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[   411.107] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   411.107] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   411.107] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   411.107] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   411.107] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   411.107] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   411.108] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   411.108] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   411.108] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[   411.108] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[   411.108] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz)
[   411.108] (II) intel(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz)
[   411.108] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   411.108] (II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[   411.486] (II) intel(0): EDID vendor "ACR", prod id 109
[   411.486] (II) intel(0): Using hsync ranges from config file
[   411.486] (II) intel(0): Using vrefresh ranges from config file
[   411.486] (II) intel(0): Printing DDC gathered Modelines:
[   411.486] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 -hsync +vsync (47.7 kHz)
[   411.486] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   411.486] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   411.486] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   411.486] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[   411.486] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[   411.486] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   411.487] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   411.487] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   411.487] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   411.487] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   411.487] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   411.487] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   411.487] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   411.487] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[   411.487] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[   411.487] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz)
[   411.487] (II) intel(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz)
[   411.487] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   411.487] (II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[   411.856] (II) intel(0): EDID vendor "ACR", prod id 109
[   411.856] (II) intel(0): Using hsync ranges from config file
[   411.856] (II) intel(0): Using vrefresh ranges from config file
[   411.856] (II) intel(0): Printing DDC gathered Modelines:
[   411.856] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 -hsync +vsync (47.7 kHz)
[   411.856] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   411.856] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   411.856] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   411.857] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[   411.857] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[   411.857] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   411.857] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   411.857] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   411.857] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   411.857] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   411.857] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   411.857] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   411.857] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   411.857] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[   411.857] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[   411.857] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz)
[   411.857] (II) intel(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz)
[   411.857] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   411.857] (II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[   721.694] (II) intel(0): EDID vendor "ACR", prod id 109
[   721.694] (II) intel(0): Using hsync ranges from config file
[   721.694] (II) intel(0): Using vrefresh ranges from config file
[   721.694] (II) intel(0): Printing DDC gathered Modelines:
[   721.694] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 -hsync +vsync (47.7 kHz)
[   721.694] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   721.694] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   721.695] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   721.695] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[   721.695] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[   721.695] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   721.695] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   721.695] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   721.695] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   721.695] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   721.695] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   721.695] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   721.695] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   721.696] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[   721.696] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[   721.696] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz)
[   721.696] (II) intel(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz)
[   721.696] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   721.696] (II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[  1635.770] (II) intel(0): EDID vendor "ACR", prod id 109
[  1635.770] (II) intel(0): Using hsync ranges from config file
[  1635.771] (II) intel(0): Using vrefresh ranges from config file
[  1635.771] (II) intel(0): Printing DDC gathered Modelines:
[  1635.771] (II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 -hsync +vsync (47.7 kHz)
[  1635.771] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[  1635.771] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[  1635.771] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[  1635.771] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[  1635.771] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[  1635.771] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[  1635.771] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[  1635.771] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[  1635.772] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[  1635.772] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[  1635.772] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[  1635.772] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[  1635.772] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[  1635.772] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[  1635.772] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[  1635.772] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz)
[  1635.772] (II) intel(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz)
[  1635.773] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[  1635.773] (II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)

Re: [Compiz] de petites trainées; l'affichage ne suit pas.

Publié : sam. 05 juin 2010, 19:45
par peuks
Personne n'a de solution pour ma eeebox ? :D

Re: [Compiz] de petites trainées; l'affichage ne suit pas.

Publié : dim. 06 juin 2010, 17:40
par galactose
Désolé mais moi je sèche :mrgreen: Si tu utilises juste Gnome avec de la transparence grâce à xcompmgr, ça te fait aussi le même problèle ?

Re: [Compiz] de petites trainées; l'affichage ne suit pas.

Publié : dim. 06 juin 2010, 18:20
par peuks
C'est pas la transparence qui m'intéresse la dedans . Tu penses que si j'ai un problème avec c'est qu'il y a un lien quelque part? La seule solution que j'ai eu c'était de désactiver compiz. Maintenant je me demande si mon fichier xorg.conf a bien été pris e compte :mrgreen:. Je l'ai juste créer mais il me semble qu'il faut encore faire quelque chose pour qu'il soit pris en compte ?

Re: [Compiz] de petites trainées; l'affichage ne suit pas.

Publié : dim. 06 juin 2010, 19:28
par galactose
Non, si tu fais quelque chose, c'est pour que ce fichier seul soit pris en compte, en gros : ne pas utiliser hal.

La transparence nécessite l'accélération graphique si je ne m'abuse. Donc si la transparence de xcompmgr marche, normalement, le problème ne vient pas de là.

Re: [Compiz] de petites trainées; l'affichage ne suit pas.

Publié : dim. 06 juin 2010, 19:55
par peuks
Bonne déduction , je vais essayer après les infos !

Re: [Compiz] de petites trainées; l'affichage ne suit pas.

Publié : dim. 06 juin 2010, 23:43
par galactose
Ouais bon après, c'est un peu la méthode du newbie, normalement on détecte mieux les erreurs avec des méthodes comme celle de benjarobin. Mais là tout de suite, je connais très mal ces techniques et j'ai pas le temps d'approfondir, désolé ^^

Re: [Compiz] de petites trainées; l'affichage ne suit pas.

Publié : lun. 07 juin 2010, 16:42
par peuks
Je pensais que intel i915 c'était pour les cartes 915 et donc pas la mienne ( gma 945 ). Je vais tout de meme essayer . ça coute rien !

Re: [Compiz] de petites trainées; l'affichage ne suit pas.

Publié : mer. 09 juin 2010, 00:39
par peuks
Je viens aux nouvelles ! J'ai installé le pilote i915 et ça marche ! MAis comme toujours il y a un mais !
Jessaye de booster un peu mon arch ( déjà plus rapide qu'ubuntu niveau réactivé mais pas démarrage pour l'instant ).
J'ai voulu utiliser compiz seul en passant par gdm. Se que j'ai fait sans problème mais très étrangement le bug réapparait :burn:

Pensez vous qu'il y est quelque chose a charger en plus? Se qui me semble très étrange tout de meme car les drivers se chargent au démarrage il me semble .