OVH Cloud OVH Cloud

[Débutant] dur dur l install de nvidia et Mandriva

7 réponses
Avatar
Cazaux-Moutou Philippe
Bonjour

Avant hier ma Mandriva 2006 64 bits marchait bien
j avais bien installé les pilotes Nvdia 64 bits et j etais bien en 1600
* 1200

tout etait bien

Hier ai acheté un nouveau DD et j ai reinstallé Mandriva 2006 64 bits,
je reinstalle les pilotes Nvidia 64 bits et je demande a atre en 1600 *
1200, il le fait bien
mais maintenant il faut scroller l ecran , en fait le 1600 * 1200 ne
remplit plus l ecran et deborde

comment faire ?

merci

7 réponses

Avatar
noone
Hier ai acheté un nouveau DD et j ai reinstallé Mandriva 2006 64 bits,
je reinstalle les pilotes Nvidia 64 bits et je demande a atre en 1600 *
1200, il le fait bien
mais maintenant il faut scroller l ecran , en fait le 1600 * 1200 ne
remplit plus l ecran et deborde


Indique lui la quantité de memoire video

Avatar
Cazaux-Moutou Philippe
Hier ai acheté un nouveau DD et j ai reinstallé Mandriva 2006 64 bits,
je reinstalle les pilotes Nvidia 64 bits et je demande a atre en 1600 *
1200, il le fait bien
mais maintenant il faut scroller l ecran , en fait le 1600 * 1200 ne
remplit plus l ecran et deborde


Indique lui la quantité de memoire video


Merci de m expliquer comment faire ca


Avatar
noone

Hier ai acheté un nouveau DD et j ai reinstallé Mandriva 2006 64 bits,
je reinstalle les pilotes Nvidia 64 bits et je demande a atre en 1600 *
1200, il le fait bien
mais maintenant il faut scroller l ecran , en fait le 1600 * 1200 ne
remplit plus l ecran et deborde



Indique lui la quantité de memoire video



Merci de m expliquer comment faire ca


Il faut voir si tu n'as pas une section adéquate dans ton fichier
/etc/X11/xorg.conf

tu peux envoyer ce fichier de conf sur la sortie standard en faisant

cat /etc/X11/xorg.conf

et en faisant un copier coller ici


man xorg.conf
peut t'aider

(il semble que l'option soit VideoRam)


sinon avec Mandriva tu as un assistant qui te permet de faire ça (enfin
à l'époque on j'avais un Mandrake 10... donc il y a un peu plus d'un an
ça s'appelait mcc (Mandrake Control Center)



Avatar
Cazaux-Moutou Philippe

Hier ai acheté un nouveau DD et j ai reinstallé Mandriva 2006 64 bits,
je reinstalle les pilotes Nvidia 64 bits et je demande a atre en 1600 *
1200, il le fait bien
mais maintenant il faut scroller l ecran , en fait le 1600 * 1200 ne
remplit plus l ecran et deborde


Indique lui la quantité de memoire video


Merci de m expliquer comment faire ca


Il faut voir si tu n'as pas une section adéquate dans ton fichier
/etc/X11/xorg.conf

tu peux envoyer ce fichier de conf sur la sortie standard en faisant

cat /etc/X11/xorg.conf

et en faisant un copier coller ici


man xorg.conf
peut t'aider

(il semble que l'option soit VideoRam)


sinon avec Mandriva tu as un assistant qui te permet de faire ça (enfin
à l'époque on j'avais un Mandrake 10... donc il y a un peu plus d'un an
ça s'appelait mcc (Mandrake Control Center)


je suis passé x fois par le mcc, j ai tout essayé, pour l instant suis
en 1280 * 1024 mais des que je vis plus haut, ca scrollr


voici mon fichier



Section "Monitor"
Identifier "monitor1"
VendorName "Generic"
ModelName "1600x1200 @ 70 Hz"
HorizSync 31.5-88.0
VertRefresh 50-90
ModeLine "768x576" 50.0 768 832 846 1000 576 590 595 630
ModeLine "768x576" 63.1 768 800 960 1024 576 578 590 616
EndSection
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 () Wed Dec 14
17:16:10 PST 2005

# File generated by XFdrake.
# **********************************************************************
# Refer to the XF86Config man page for details about the format of
# this file.
# **********************************************************************

Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen "screen1" 0 0
EndSection

Section "Files"
# Multiple FontPath entries are allowed (they are concatenated
together)
# By default, Mandrake 6.0 and later now use a font server
independent of
# the X server to render fonts.
FontPath "unix/:-1"
EndSection

Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "/usr/X11R6/lib64/modules/extensions/nvidia/libglx.so"
Load "glx"
EndSection

Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)

# allows the server to start up even if the mouse does not work
Option "allowmouseopenfail"
EndSection

Section "InputDevice"
Identifier "Keyboard1"
Driver "keyboard"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbOptions" "compose:rwin"
EndSection

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "6 7"
EndSection

Section "Device"
Identifier "device1"
VendorName "nVidia Corp."
BoardName "NVIDIA GeForce FX (generic)"
Driver "nvidia"
EndSection

Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24

Subsection "Display"
Depth 8
Virtual 1600 1200
EndSubsection

Subsection "Display"
Depth 15
Virtual 1600 1200
EndSubsection

Subsection "Display"
Depth 16
Virtual 1600 1200
EndSubsection

Subsection "Display"
Depth 24
Virtual 1600 1200
EndSubsection
Option "DPMS"
Option "IgnoreEDID" "1"
EndSection

voici mon fichier




Avatar
noone
Voici le mien (si ça peut t'aider)
GNU/Linux Ubuntu Breezy (Xorg)

cat /etc/X11/xorg.conf
# /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 commands:
#
# cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
# sudo sh -c 'md5sum /etc/X11/xorg.conf
/var/lib/xfree86/xorg.conf.md5sum'
# sudo dpkg-reconfigure xserver-xorg


Section "Files"
FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/CID"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
# paths to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "type1"
Load "vbe"
EndSection

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

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

Section "Device"
Identifier "NVIDIA Corporation NV17 [GeForce4 MX 440]"
Driver "nv"
# Driver "nvidia"
BusID "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier "NEC E750"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV17 [GeForce4 MX 440]"
Monitor "NEC E750"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1600x1200" "1280x1024" "1280x960"
"1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1600x1200" "1280x1024" "1280x960"
"1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1600x1200" "1280x1024" "1280x960"
"1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1600x1200" "1280x1024" "1280x960"
"1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1600x1200" "1280x1024" "1280x960"
"1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1280x960"
"1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection

Section "DRI"
Mode 0666
EndSection





@+

Avatar
Cazaux-Moutou Philippe
Voici le mien (si ça peut t'aider)
GNU/Linux Ubuntu Breezy (Xorg)

cat /etc/X11/xorg.conf
# /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 commands:
#
# cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
# sudo sh -c 'md5sum /etc/X11/xorg.conf
/var/lib/xfree86/xorg.conf.md5sum'
# sudo dpkg-reconfigure xserver-xorg


Section "Files"
FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/CID"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
# paths to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "type1"
Load "vbe"
EndSection

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

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

Section "Device"
Identifier "NVIDIA Corporation NV17 [GeForce4 MX 440]"
Driver "nv"
# Driver "nvidia"
BusID "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier "NEC E750"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV17 [GeForce4 MX 440]"
Monitor "NEC E750"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1600x1200" "1280x1024" "1280x960"
"1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1600x1200" "1280x1024" "1280x960"
"1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1600x1200" "1280x1024" "1280x960"
"1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1600x1200" "1280x1024" "1280x960"
"1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1600x1200" "1280x1024" "1280x960"
"1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1280x960"
"1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection

Section "DRI"
Mode 0666
EndSection





@+
jai essayé de mettre ca comme toi, mais rien n y fait

SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1280x960"
"1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection



Avatar
Cazaux-Moutou Philippe
Voici le mien (si ça peut t'aider)
GNU/Linux Ubuntu Breezy (Xorg)


Merci a tous, j ai reussi, comment ???
en bidouillant, c est pas rationnel mais ca a marché

j ai changé le pilote vidéo, ai pris un pilote ati radéon
au reboot kde a planté et la en root, ai reinstallé pilotes nvidia
et la surprise
c etait bon

merci encore


mais mais, me reste encore la webcam a faire fonctionner mais la c est
un autre post