#1 Le 04/04/2006, à 16:13
- Ago
[Résolu] Je ne peux pas dépasser le 1024*768
Hello!
Avec les drivers nv, je tournais en 1400*1050. J'ai jamais réussi à accelerer ma TI4200.
Je viens d'essayer avec cet excellent script, et j'ai enfin réussi, mais il a fallu pour cela que je passe en 1024*768.
C'est énervant, je me suis vraiment fait au 1400*1050, surtout que je tourne avec trois panels, donc il me faut de la place! :d
J'ai édité mon xorg.conf en ajoutant 1400*1050, mais il revient systématiquement au 1024...
Quand je le tente à la main, mon moniteur m'affiche "mode not supported"
Je pense qu'il doit déjà y avoir des réponses sur le forum, mais c'est tellement le basard qu'il est dur de trouver l'info
Alors, si vous savez, faites un geste!
Mon xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Wed Dec 14 16:39:22 PST 2005
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "Files"
# path to defoma fonts
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
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" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "Monitor"
Identifier "Écran générique"
HorizSync 30.0 - 70.0
VertRefresh 50.0 - 160.0
Option "DPMS"
EndSection
Section "Device"
Identifier "NVIDIA Corporation NV25 [GeForce4 Ti 4200]"
Driver "nvidia"
BusID "PCI:2:0:0"
Option "NvAGP" "3"
VideoRam 65536
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV25 [GeForce4 Ti 4200]"
Monitor "Écran générique"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1400x1050" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1400x1050" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1400x1050" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1400x1050" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1400x1050" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1400x1050" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Merci
Dernière modification par Ago (Le 04/04/2006, à 19:07)
Blog libre <= pour bien se lancer sous Ubuntu Linux !
Linux =/= Windows Souvenez-vous en!
Hors ligne
#2 Le 04/04/2006, à 19:01
- Ago
Re : [Résolu] Je ne peux pas dépasser le 1024*768
Résolu:
En fait, quand je pensais être en 1400, j'étais en 1280
Donc j'ai reconfiguré xorg pour permettre le 1280...
C'est la notice de mon écran qui m'a mise sur la voie
Merci
Blog libre <= pour bien se lancer sous Ubuntu Linux !
Linux =/= Windows Souvenez-vous en!
Hors ligne
#3 Le 04/04/2006, à 19:11
- Bobbybionic
Re : [Résolu] Je ne peux pas dépasser le 1024*768
Et à part ça, ça va ?
J'aime bien ce genre de topic, l'auto résolution, c'est bien
Non à la vente liée. Non au monopole Windows.
Tous ensemble, refusons les logiciels préinstallés et tournons nous vers le libre.
http://bobbybionic.wordpress.com
Hors ligne
#4 Le 04/04/2006, à 21:06
- Ago
Re : [Résolu] Je ne peux pas dépasser le 1024*768
Ça fait toujours plaisir, oui
Blog libre <= pour bien se lancer sous Ubuntu Linux !
Linux =/= Windows Souvenez-vous en!
Hors ligne
#5 Le 05/04/2006, à 08:50
- CoucouHibou
Re : [Résolu] Je ne peux pas dépasser le 1024*768
moralité tu as modifié le xorg.conf à la main et ça a marché c'est bien ça ?
Dernière modification par CoucouHibou (Le 05/04/2006, à 08:50)
Hors ligne
#6 Le 06/04/2006, à 10:04
- Ago
Re : [Résolu] Je ne peux pas dépasser le 1024*768
Bah j'aurais pu le faire mais je crois bien que j'ai tout simplement fait un:
sudo dpkg-reconfigure xserver-xorg
et j'ai choisi le driver nvidia
Blog libre <= pour bien se lancer sous Ubuntu Linux !
Linux =/= Windows Souvenez-vous en!
Hors ligne