Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
2285 connectés 

 


Dernière réponse
Sujet : ATI Radeon 9600XT et XFree86
galett up

Votre réponse
Nom d'utilisateur    Pour poster, vous devez être inscrit sur ce forum .... si ce n'est pas le cas, cliquez ici !
Le ton de votre message                        
                       
Votre réponse


[b][i][u][strike][spoiler][fixed][cpp][url][email][img][*]   
 
   [quote]
 

Options

 
Vous avez perdu votre mot de passe ?


Vue Rapide de la discussion
galett up
galett le problème est que je suis bien sous XFRee :(
newportable j'avais exactement le même pb lorsque j'avais installé les drivers pour xfree alors que j'étais sous xorg...
galett voila, je sais plus trop comment m'y prendre, j'ai récemment changé ma carte graphique (de nvidia GeForce FX 5200, je suis passé a une ATI Radeon 9600XT) et je n'ai pas l'accélération 3D, openGL etc..
 
j'ai testé en compilant les sources des drivers proprio de ATI a la sauce debian, et avec les scripts aussi, mais cela ne fonctionne pas.avec la seconde méthode le modprobe fglrx ne fonctionnait meme pas, en utilisant le "make-kpkg --added_modules=fglrx-kernel modules_image" je peux enfin chargé le fglrx.
 
mon kernel : 2.6.9 patché debian
 
j'arrive maitenant a avoir mon fglrx chargé, il apparait dans lsmod, mais 0 processus l'utilise, donc toujours pas de 3D.
un exemple d'erreur :  
~>glxgears
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't get an RGB, Double-buffered visual
~>

Code :
  1. voila mon XF86Config-4
  2. Section "Files"
  3. FontPath "unix/:7100"   # local font server
  4. # if the local font server has problems, we can fall back on these
  5. FontPath "/usr/lib/X11/fonts/misc"
  6. # FontPath "/usr/lib/X11/fonts/cyrillic"
  7. FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
  8. FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
  9. FontPath "/usr/lib/X11/fonts/Type1"
  10. # FontPath "/usr/lib/X11/fonts/CID"
  11. # FontPath "/usr/lib/X11/fonts/Speedo"
  12. FontPath "/usr/lib/X11/fonts/100dpi"
  13. FontPath "/usr/lib/X11/fonts/75dpi"
  14. EndSection
  15. Section "Module"
  16. Load "GLcore"
  17. Load "bitmap"
  18. Load "dbe"
  19. Load "ddc"
  20. Load "dri"
  21. Load "extmod"
  22. Load "freetype"
  23. Load "glx"
  24. Load "int10"
  25. Load "record"
  26. # Load "speedo"
  27. Load "type1"
  28. Load "vbe"
  29. EndSection
  30. Section "InputDevice"
  31. Identifier "Generic Keyboard"
  32. Driver  "keyboard"
  33. Option  "CoreKeyboard"
  34. Option  "XkbRules" "xfree86"
  35. Option  "XkbModel" "pc105"
  36. Option  "XkbLayout" "fr"
  37. EndSection
  38. Section "InputDevice"
  39. Identifier "Configured Mouse"
  40. Driver  "mouse"
  41. Option  "CorePointer"
  42. Option  "Device"  "/dev/psaux"
  43. Option  "Protocol"  "ImPS/2"
  44. Option  "Emulate3Buttons" "false"
  45. Option  "ZAxisMapping"  "4 5"
  46. EndSection
  47. #Section "InputDevice"
  48. # Identifier "Generic Mouse"
  49. # Driver  "mouse"
  50. # Option  "SendCoreEvents" "true"
  51. # Option  "Device"  "/dev/input/mice"
  52. # Option  "Protocol"  "ImPS/2"
  53. # Option  "Emulate3Buttons" "false"
  54. # Option  "ZAxisMapping"  "4 5"
  55. #EndSection
  56. Section "Device"
  57. Identifier "ATI"
  58. Driver  "fglrx"
  59. EndSection
  60. Section "Monitor"
  61. Identifier "Generic Monitor"
  62. HorizSync 31-67
  63. VertRefresh 59-61
  64. Option  "DPMS"
  65.   Gamma   0.85  0.85  0.85  # created by KGamma
  66. EndSection
  67. Section "Screen"
  68. Identifier "Default Screen"
  69. Device  "ATI"
  70. Monitor  "Generic Monitor"
  71. DefaultDepth 24
  72. SubSection "Display"
  73.  Depth  1
  74.  Modes  "800x600" "640x480"
  75. EndSubSection
  76. SubSection "Display"
  77.  Depth  4
  78.  Modes  "800x600" "640x480"
  79. EndSubSection
  80. SubSection "Display"
  81.  Depth  8
  82.  Modes  "800x600" "640x480"
  83. EndSubSection
  84. SubSection "Display"
  85.  Depth  15
  86.  Modes  "800x600" "640x480"
  87. EndSubSection
  88. SubSection "Display"
  89.  Depth  16
  90.  Modes  "800x600" "640x480"
  91. EndSubSection
  92. SubSection "Display"
  93.  Depth  24
  94.  Modes  "1280x1024" "1024x768" "800x600" "640x480"
  95. EndSubSection
  96. EndSection
  97. Section "ServerLayout"
  98. Identifier "Default Layout"
  99. Screen  "Default Screen"
  100. InputDevice "Generic Keyboard"
  101. InputDevice "Configured Mouse"
  102. # InputDevice "Generic Mouse"
  103. EndSection
  104. Section "DRI"
  105. Mode 0666
  106. EndSection


 
quelqu'un peut  m'aider siouplé  [:alph-one]


Copyright © 1997-2025 Groupe LDLC (Signaler un contenu illicite / Données personnelles)