Petit problème de xorg.conf :o

Petit problème de xorg.conf :o - Logiciels - Linux et OS Alternatifs

Marsh Posté le 26-05-2008 à 15:38:31    

Bonsoir, je vous expose donc mon problème. J'ai installé avec quelques peines le driver nvidia, mais bon, passons. Là ou ça devient marrant c'est que, bien qu'il soit techniquement installé, je n'ai pas encore pu en profiter. :o
Mon xorg.conf me semble un peu... étrange :

Code :
  1. # xorg.conf (X.Org X Window System server configuration file)
  2. #
  3. # This file was generated by dexconf, the Debian X Configuration tool, using
  4. # values from the debconf database.
  5. #
  6. # Edit this file with caution, and see the xorg.conf manual page.
  7. # (Type "man xorg.conf" at the shell prompt.)
  8. #
  9. # This file is automatically updated on xserver-xorg package upgrades *only*
  10. # if it has not been modified since the last upgrade of the xserver-xorg
  11. # package.
  12. #
  13. # If you have edited this file but would like it to be automatically updated
  14. # again, run the following command:
  15. #   sudo dpkg-reconfigure -phigh xserver-xorg
  16. Section "InputDevice"
  17. Identifier "Generic Keyboard"
  18. Driver  "kbd"
  19. Option  "XkbRules" "xorg"
  20. Option  "XkbModel" "pc105"
  21. Option  "XkbLayout" "fr"
  22. Option  "XkbVariant" "latin9"
  23. EndSection
  24. Section "InputDevice"
  25. Identifier "Configured Mouse"
  26. Driver  "mouse"
  27. EndSection
  28. Section "Device"
  29. Identifier "Configured Video Device"
  30. EndSection
  31. Section "Monitor"
  32. Identifier "Configured Monitor"
  33. EndSection
  34. Section "Screen"
  35. Identifier "Default Screen"
  36. Monitor  "Configured Monitor"
  37. EndSection


Je dois rajouter quoi pour que ça marche ? :o

Reply

Marsh Posté le 26-05-2008 à 15:38:31   

Reply

Marsh Posté le 26-05-2008 à 15:44:29    

tholdan a écrit :

Bonsoir, je vous expose donc mon problème. J'ai installé avec quelques peines le driver nvidia, mais bon, passons. Là ou ça devient marrant c'est que, bien qu'il soit techniquement installé, je n'ai pas encore pu en profiter. :o
Mon xorg.conf me semble un peu... étrange :

Code :
  1. # xorg.conf (X.Org X Window System server configuration file)
  2. #
  3. # This file was generated by dexconf, the Debian X Configuration tool, using
  4. # values from the debconf database.
  5. #
  6. # Edit this file with caution, and see the xorg.conf manual page.
  7. # (Type "man xorg.conf" at the shell prompt.)
  8. #
  9. # This file is automatically updated on xserver-xorg package upgrades *only*
  10. # if it has not been modified since the last upgrade of the xserver-xorg
  11. # package.
  12. #
  13. # If you have edited this file but would like it to be automatically updated
  14. # again, run the following command:
  15. #   sudo dpkg-reconfigure -phigh xserver-xorg
  16. Section "InputDevice"
  17. Identifier "Generic Keyboard"
  18. Driver  "kbd"
  19. Option  "XkbRules" "xorg"
  20. Option  "XkbModel" "pc105"
  21. Option  "XkbLayout" "fr"
  22. Option  "XkbVariant" "latin9"
  23. EndSection
  24. Section "InputDevice"
  25. Identifier "Configured Mouse"
  26. Driver  "mouse"
  27. EndSection
  28. Section "Device"
  29. Identifier "Configured Video Device"
  30. EndSection
  31. Section "Monitor"
  32. Identifier "Configured Monitor"
  33. EndSection
  34. Section "Screen"
  35. Identifier "Default Screen"
  36. Monitor  "Configured Monitor"
  37. EndSection


Je dois rajouter quoi pour que ça marche ? :o


Section "Device"
 Identifier "nVidia Corporation NV34 [GeForce FX 5500]"
 Driver  "nvidia"
 BusID  "PCI:2:0:0"
EndSection


---------------
Décentralisons Internet-Bépo-Troll Bingo - "Pour adoucir le mélange, pressez trois quartiers d’orange !"
Reply

Marsh Posté le 26-05-2008 à 16:00:51    

Fork Bomb a écrit :


Section "Device"
 Identifier "nVidia Corporation NV34 [GeForce FX 5500]"
 Driver  "nvidia"
 BusID  "PCI:2:0:0"
EndSection


Merci beaucoup. :o

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed