Performances Ati

Salut,

Bon me voilà avec un petit problème de performance au niveau de ma carte graphique.
Tout d’abord, voici comment j’ai installé le driver fglrx:
~ su

apt-get install fglrx-driver module-assistant

m-a prepare

m-a auto-install fglrx

aticonfig --initial

Après un redémarrage du serveur X, ça a l’air de fonctionner mais lorsque je lance un jeu, ça rame vraiment beaucoup.

fgl_glxgears (l’image est très fluide pendant 3 secondes, puis devient extrêmement saccadée):

Using GLX_SGIX_pbuffer 1828 frames in 5.0 seconds = 365.600 FPS 1629 frames in 5.0 seconds = 325.800 FPS 1595 frames in 5.0 seconds = 319.000 FPS 1585 frames in 5.0 seconds = 317.000 FPS 1657 frames in 5.0 seconds = 331.400 FPS 1615 frames in 5.0 seconds = 323.000 FPS
fglrxinfo:

display: :0.0 screen: 0 OpenGL vendor string: ATI Technologies Inc. OpenGL renderer string: MOBILITY RADEON X600 Generic OpenGL version string: 2.0.6011 (8.28.8)

xorg.conf:

Section "Device" Identifier "aticonfig-Device[0]" Driver "fglrx" EndSection

Merci à vous, si vous pensez savoir d’où peut provenir le problème.

ps: les jeux opengl tournent parfaitement bien sous ubuntu avec les mêmes drivers, et fgl_glxgears n’a pas ce souci de “saccades”.

un petit up

je possede une carte ati mobility X1300 sur mon portable Dell inspiron 6400

j’ai installé le driver en suivant la procedure
forum.debian-fr.org/viewtopic.php?t=5067

mais bizarrement j’ai de tres mauvaise performances:

lavio@lavio-debian:~$ glxgears -printfps
1218 frames in 5.0 seconds = 243.511 FPS
1250 frames in 5.0 seconds = 249.985 FPS
1248 frames in 5.0 seconds = 249.584 FPS
1250 frames in 5.0 seconds = 249.984 FPS
1249 frames in 5.0 seconds = 249.783 FPS
lavio@lavio-debian:~$

j’ai comparé sur un autre portable qui a une mobility radeon 9000 il avoisine les 2300 FPS

voici mon glxinfo si sa peut vous aider:

lavio# glxinfo | grep render
direct rendering: Yes
    GLX_ATI_pixel_format_float, GLX_ATI_render_texture
OpenGL renderer string: ATI Mobility Radeon X1300 Generic

et le fglrx info

fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Mobility Radeon X1300 Generic
OpenGL version string: 2.0.6011 (8.28.8)

et aussi mon fichier Xorg.conf

Section "ServerLayout"
	Identifier     "Default Layout"
	Screen      0  "aticonfig-Screen[0]" 0 0
	InputDevice    "Generic Keyboard"
	InputDevice    "Configured Mouse"
	InputDevice    "Synaptics Touchpad"
EndSection

Section "Files"

	# path to defoma fonts
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/X11R6/lib/X11/fonts/misc"
	FontPath     "/usr/share/fonts/X11/cyrillic"
	FontPath     "/usr/X11R6/lib/X11/fonts/cyrillic"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/X11R6/lib/X11/fonts/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/X11R6/lib/X11/fonts/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
	FontPath     "/usr/X11R6/lib/X11/fonts/75dpi"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load  "i2c"
	Load  "bitmap"
	Load  "ddc"
	Load  "dri"
	Load  "extmod"
	Load  "freetype"
	Load  "glx"
	Load  "int10"
	Load  "vbe"
EndSection

Section "InputDevice"
	Identifier  "Generic Keyboard"
	Driver      "kbd"
	Option	    "CoreKeyboard"
	Option	    "XkbRules" "xorg"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "fr"
	Option	    "XkbVariant" "latin9"
EndSection

Section "InputDevice"
	Identifier  "Configured Mouse"
	Driver      "mouse"
	Option	    "CorePointer"
	Option	    "Device" "/dev/input/mice"
	Option	    "Protocol" "ImPS/2"
	Option	    "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
	Identifier  "Synaptics Touchpad"
	Driver      "synaptics"
	Option	    "SendCoreEvents" "true"
	Option	    "Device" "/dev/psaux"
	Option	    "Protocol" "auto-dev"
	Option	    "HorizScrollDelta" "0"
EndSection

Section "Monitor"
	Identifier   "Generic Monitor"
	HorizSync    28.0 - 64.0
	VertRefresh  43.0 - 60.0
	Option	    "DPMS"
EndSection

Section "Monitor"
	Identifier   "aticonfig-Monitor[0]"
	Option	    "VendorName" "ATI Proprietary Driver"
	Option	    "ModelName" "Generic Autodetecting Monitor"
	Option	    "DPMS" "true"
EndSection

Section "Device"
	Identifier  "Generic Video Card"
	Driver      "vesa"
EndSection

Section "Device"
	Identifier  "aticonfig-Device[0]"
	Driver      "fglrx"
EndSection

Section "Screen"
	Identifier "Default Screen"
	Device     "Generic Video Card"
	Monitor    "Generic Monitor"
	DefaultDepth     24
	SubSection "Display"
		Depth     1
		Modes    "1280x800" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     4
		Modes    "1280x800" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     8
		Modes    "1280x800" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     15
		Modes    "1280x800" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes    "1280x800" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes    "1280x800" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "Screen"
	Identifier "aticonfig-Screen[0]"
	Device     "aticonfig-Device[0]"
	Monitor    "aticonfig-Monitor[0]"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "DRI"
	Mode         0666
EndSection

Je me vois mal d’essayer beryl avec de telles performances
Pouvez vous m’aider a résoudre ce probleme
merci

UP!!!

depuis l’autre fois j’ai tenté d’essayer d’installer le driver proprietaire ati et blocage au chargement

pourtant l’installation s’etait bien passé (pas de message d’erreur)

avez vous une idée de se qui s’est passé? car la je suis perdu

pour info c’est une ati mobility X1300

et bizarre sous windows XP il reconnait de cette facon
"ati mobility radeon X1300 (0x7149)" et 256 Mo de Ram
quand je fais des recherches sur internet c’est une 128MO de ram partagée (64 interne + 64 emprunté au systeme)
pourtant j’ai 1GO de DDram disponible pour le systeme d’exploitation

il existe un moyen de verifier sous linux ces valeurs de memoires
ça pourrait etre l’origine de mon probleme (engrenage non fluide sous glxgears et impossible d’installer le driver proprietaire)

merci

s’il vous plait
essayer de me donner des tuyaux car la je ne sais plus quoi faire

Ton xorg me parait un peu fouillis tu as plusieurs section screen et device mais apparement tu mélance les deux regardes avec un xorg comme celui ci mais je ne te promet rien

[code]
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 “Default Screen” 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection

Section “Files”

path to defoma fonts

FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option “XkbRules” "xorg"
Option “XkbModel” "pc105"
Option “XkbLayout” "fr"
Option “XkbVariant” "latin9"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option “Device” "/dev/input/mice"
Option “Protocol” "ImPS/2"
Option “Emulate3Buttons” "true"
EndSection

Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option “SendCoreEvents” "true"
Option “Device” "/dev/psaux"
Option “Protocol” "auto-dev"
Option “HorizScrollDelta” "0"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
HorizSync 28.0 - 64.0
VertRefresh 43.0 - 60.0
Option "DPMS"
EndSection

Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "aticonfig-Device[0]"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes “1280x800” “1152x864” “1024x768” “800x600” "640x480"
EndSubSection
EndSection

Section "DRI"
Mode 0666
EndSection [/code]

Merci pour ton intervention,

j’ai fait un copier coller du xorg.conf que tu m’a proposé
et la le serveur X n’a pas demarré
voici le fichier log

X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN 
Current Operating System: Linux Debian-Laptop 2.6.18-3-686 #1 SMP Mon Dec 4 16:41:14 UTC 2006 i686
Build Date: 09 January 2007
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Feb 13 20:38:38 2007
(==) Using config file: "/etc/X11/xorg.conf"
Data incomplete in file /etc/X11/xorg.conf
	Undefined Screen "aticonfig-Screen[0]" referenced by ServerLayout "Default Layout".
(EE) Problem parsing the config file
(EE) Error parsing the config file

Fatal server error:
no screens found
(WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor
(WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor

tiens je n’ai pas mis a l’heure :wink:

Oui c’est normal qu’il n’est pas lancé j’ai oublié une petite modif normalement il devrais etre opérationnel maintenant.

Sinon tu peux essayer aussi un dpkg-reconfigure xserver-xorgsuivre les instructions et une fois fait modifier la config de manière à avoir quelques choses de plus propre.

j’ai essayé la commande
dpkg-reconfigure xserver-xorg
et il y a “ecran noir” et juste avant d’arriver a cet ecran dans la console il y avait une erreur fatal au niveau hardware mais je n’arrive pas à le relever le message d’erreur

sinon j’ai recopié le xorg.conf
sa a super bien amélioré mais pourtant

lavio@Debian-Laptop:~$ glxgears -printfps
2121 frames in 5.0 seconds = 424.096 FPS
1250 frames in 5.0 seconds = 249.985 FPS
1250 frames in 5.0 seconds = 249.984 FPS
1250 frames in 5.0 seconds = 249.985 FPS
1250 frames in 5.0 seconds = 249.984 FPS
1249 frames in 5.0 seconds = 249.785 FPS
1250 frames in 5.0 seconds = 249.984 FPS
1250 frames in 5.0 seconds = 249.984 FPS
1250 frames in 5.0 seconds = 249.984 FPS
1249 frames in 5.0 seconds = 249.785 FPS

le resultat n’est pas terrible à coté d’un mobility radeon 9000 sur un autre portable qui avoisine les 2300 FPS

Que te donne
$ glxinfo | head

lavio@Debian-Laptop:~$ glxinfo | head
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
    GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
    GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
    GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_MESA_copy_sub_buffer
lavio@Debian-Laptop:~$

Je viens de vérifier sur une Radeon, j’obtiens de l’ordre de 800à1000fps et je vois dans le glxinfo

[quote]name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
client glx vendor string: ATI
client glx version string: 1.3
client glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_ATI_pixel_format_float,
GLX_ATI_render_texture
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON 8500 Prototype DDR Athlon (3DNow!) (FireGL) (GNU_ICD)
OpenGL version string: 1.3.1017 (X4.3.0-8.19.10)…[/quote]

On voit bien que l’accélération 3D est active. Vérifies que c’est le cas chez toi.

ben faut croire que non (je vois nulle part 3D)
pourtant c’est Yes a direct rendering

lavio@Debian-Laptop:~$ glxinfo
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
    GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
    GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
    GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_MESA_copy_sub_buffer
client glx vendor string: ATI
client glx version string: 1.3
client glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
    GLX_ARB_get_proc_address, GLX_SGI_video_sync, GLX_ARB_multisample,
    GLX_ATI_pixel_format_float, GLX_ATI_render_texture
GLX version: 1.2
GLX extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
    GLX_ARB_multisample
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Mobility Radeon X1300 Generic
OpenGL version string: 2.0.6011 (8.28.8)
OpenGL extensions:
    GL_ARB_multitexture, GL_EXT_texture_env_add, GL_EXT_compiled_vertex_array,
    GL_S3_s3tc, GL_ARB_depth_texture, GL_ARB_fragment_program,
    GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader,
    GL_ARB_multisample, GL_ARB_occlusion_query, GL_ARB_point_parameters,
    GL_ARB_point_sprite, GL_ARB_shader_objects, GL_ARB_shading_language_100,
    GL_ARB_shadow, GL_ARB_shadow_ambient, GL_ARB_texture_border_clamp,
    GL_ARB_texture_compression, GL_ARB_texture_cube_map,
    GL_ARB_texture_env_add, GL_ARB_texture_env_combine,
    GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3,
    GL_ARB_texture_float, GL_ARB_texture_mirrored_repeat,
    GL_ARB_texture_rectangle, GL_ARB_transpose_matrix, GL_ARB_vertex_blend,
    GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader,
    GL_ARB_window_pos, GL_ARB_draw_buffers, GL_ATI_draw_buffers,
    GL_ATI_element_array, GL_ATI_envmap_bumpmap, GL_ATI_fragment_shader,
    GL_ATI_map_object_buffer, GL_ATI_separate_stencil,
    GL_ATI_shader_texture_lod, GL_ATI_texture_compression_3dc,
    GL_ATI_texture_env_combine3, GL_ATI_texture_float,
    GL_ATI_texture_mirror_once, GL_ATI_vertex_array_object,
    GL_ATI_vertex_attrib_array_object, GL_ATI_vertex_streams,
    GL_ATIX_texture_env_combine3, GL_ATIX_texture_env_route,
    GL_ATIX_vertex_shader_output_point_size, GL_EXT_abgr, GL_EXT_bgra,
    GL_EXT_blend_color, GL_EXT_blend_func_separate, GL_EXT_blend_minmax,
    GL_EXT_blend_subtract, GL_EXT_clip_volume_hint,
    GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_framebuffer_object,
    GL_EXT_multi_draw_arrays, GL_EXT_packed_pixels, GL_EXT_point_parameters,
    GL_EXT_rescale_normal, GL_EXT_secondary_color,
    GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, GL_EXT_stencil_wrap,
    GL_EXT_texgen_reflection, GL_EXT_texture3D,
    GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map,
    GL_EXT_texture_edge_clamp, GL_EXT_texture_env_combine,
    GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic,
    GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp,
    GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_vertex_array,
    GL_EXT_vertex_shader, GL_HP_occlusion_test, GL_NV_blend_square,
    GL_NV_occlusion_query, GL_NV_texgen_reflection, GL_SGI_color_matrix,
    GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp,
    GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays
glu version: 1.3
glu extensions:
    GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess

Non, tu as raison pourtant, le direct rendering à Ye ssignifie que l’accélération est active. C’est curieux parce que 300 c’est vraiment pas terrible, c’est à peine plus que sans accélération… Sur ma Nvidia de portable j’ai ça:

francois@totoche:/hercule$ glxgears 12166 frames in 5.0 seconds = 2433.200 FPS 15720 frames in 5.0 seconds = 3144.000 FPS 16169 frames in 5.0 seconds = 3233.800 FPS

Essaye peut être des réglages un peu pointus
gentoo.org/doc/fr/dri-howto.xml

le soucis c’est que je vois pas ou est l’origine de la faible performance
un truc bizarre sous windows il dit que j’ai 256Mo de ram sous Debian 64Mo de ram
qui a raison???
normalement Debian par rapport aux caracteristiques techniques de la carte 64Mo + 64 Mo partagé

merci pour le lien mais je ne vois pas ce que je peux faire sans tout casser!!!

un petit up

personne n’as vraiment une idée pour cette faible performance???

La puissance de ton processeur peux y jouer aussi J’ai des différences de performances avec ma 6600GT et celle d’un des participants de ce forum. La différence réside dans le processeur au niveau matériel. Meme si normalement je pense que ca ne devrais pas trop y jouer

A savoir aussi que

tu peux m’expliquer cette commande

sinon le resultat est le meme

lavio@Debian-Laptop:~$ glxgears -iacknowledgethatthistoolisnotabenchmark
lavio@Debian-Laptop:~$ glxgears -iacknowledgethatthistoolisnotabenchmark
1243 frames in 5.0 seconds = 248.466 FPS
1238 frames in 5.0 seconds = 247.383 FPS
1179 frames in 5.0 seconds = 235.788 FPS
1239 frames in 5.0 seconds = 247.786 FPS
1241 frames in 5.0 seconds = 248.183 FPS
1242 frames in 5.0 seconds = 248.386 FPS
1239 frames in 5.0 seconds = 247.782 FPS
12809 frames in 5.0 seconds = 2561.747 FPS
24885 frames in 5.0 seconds = 4976.910 FPS
24965 frames in 5.0 seconds = 4992.940 FPS
24963 frames in 5.0 seconds = 4992.527 FPS
24874 frames in 5.0 seconds = 4974.745 FPS
24858 frames in 5.0 seconds = 4971.445 FPS
24851 frames in 5.0 seconds = 4970.050 FPS
24941 frames in 5.0 seconds = 4988.073 FPS
24919 frames in 5.0 seconds = 4981.005 FPS
24883 frames in 5.0 seconds = 4976.396 FPS
24874 frames in 5.0 seconds = 4970.824 FPS
24899 frames in 5.0 seconds = 4979.636 FPS
24859 frames in 5.0 seconds = 4971.760 FPS
24883 frames in 5.0 seconds = 4976.554 FPS
24808 frames in 5.0 seconds = 4961.489 FPS
24869 frames in 5.0 seconds = 4971.642 FPS
24937 frames in 5.0 seconds = 4987.305 FPS
24620 frames in 5.0 seconds = 4923.851 FPS
25061 frames in 5.0 seconds = 5012.047 FPS
25078 frames in 5.0 seconds = 5015.537 FPS
25036 frames in 5.0 seconds = 5007.058 FPS
25048 frames in 5.0 seconds = 5009.453 FPS

mon processeur c’est un centrino duo core 1,66GHz
et quand le verifie le % d’utilisation avec la commande ci dessus
au debut j’ai seulement 2%
et à la fin j’arrive à 50%
est ce normal que le processeur ne reagit pas aussi vite?

Mais les performances deviennent excellentes au bout de 5 lignes??? Tu as fait quoi? Caché la fenêtre?

si je comprend bien,
c’est normal que sa devienne excellente au bout de 5 ligne?

en fait j’avai jamais fait durer l’essai plus longtemps.

ben sa devait marcher depuis le debut …quelle prise de tete pour rien…

un petit up!

ce n’est pas une prise de tete pour rien…de fois sa marche des fois sa ne marche pas…
quand ça marche j’ai remarqué que le processeur est utilisé pour autre chose style ouverture de page web le pourcentage passe de 1% à 50% et du coup en meme temps je passe à 8000fps…

Comment est geré l’utilisation du processeur?
il y a surement un parametre à modifier…

up!!