guizou
|
Bonsoir,
J'ai effectué l'install de playonlinux et de wine sans soucis.
Mon probléme est que lorsque je lance trackmania, il me dit : les performance de voter carte graphique n'ont pas été trouvées.
Cela m'ennuie beaucoup car ma carte graphique est bien configurée sur linux.
voici le résumer de système :
GNU/Linux
Linux 2.6.24-17-generic
fr_FR.UTF-8
guizou
guigui
ATI MOBILITY RADEON X700
Ubuntu
8.04
wine-0.9.59
wine-0.9.59
Sys. de fich. Tail. Occ. Disp. %Occ. Monté sur
/dev/sda1 89G 18G 67G 21% /
varrun 1007M 172K 1007M 1% /var/run
varlock 1007M 0 1007M 0% /var/lock
udev 1007M 60K 1007M 1% /dev
devshm 1007M 0 1007M 0% /dev/shm
lrm 1007M 43M 965M 5% /lib/modules/2.6.24-17-generic/volatile
/dev/sdb1 466G 460G 6,0G 99% /media/LaCie
et voici mon fichier xorg.conf :
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Synaptics Touchpad"
EndSection
Section "Files"
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "oss"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
DefaultDepth 24
EndSection
Le test 3D fonctionne
Ca fait 2 jours que j'ai cherché,testé des choses sans succès. Donc je fais appelle à votre lumière.
Merci de m'aider
|