#51 Le 14/07/2006, à 16:48
- michel2652
Re : installation
Si tu change le branchement de ton ecran ?
#52 Le 14/07/2006, à 16:51
- tenertin
Re : installation
Je comprends pas ?
#53 Le 14/07/2006, à 16:58
- tenertin
Re : installation
J'ai essayé de branché l'écran sur la deuxième carte , ça marche pas plus du tout. plus d'écran même avec XP
. D'ailleurs il avait un chapeau en plastique dessus.
Peut-être dois-je activer le sli pour que ça marche ?
#54 Le 14/07/2006, à 17:04
- tenertin
Re : installation
rien du tout avec le sli enclenché.
plus d 'écran avec le cordon branché sur la deuxième carte
#55 Le 14/07/2006, à 17:11
- michel2652
Re : installation
J'ai trouvé cela dans section " device"
"NVIDIA Corporation NV34 [Geforce 6600LE] ,j'ai rajouté les lettres " LE " à la suite de Geforce6600 car à la place de LE il y avait le symbole ?
Dans section screen
identifier défault screen
device nvidia corporation nv43 Geforce6600? # tu dois changer ? par LE (que tu as rajouté plus haut)
monitor ecran générique
défault depht 24
subjection display
Après tu rebootes
#56 Le 14/07/2006, à 17:48
- tenertin
Re : installation
J'ai changé ? par LE + ctrl+x+0 + startx et j'ai eu à l'écran :
Xauth: creating new authaurity file /home/login/serverauth.5125
Server is already active for display 0.
If server is no longer running remove /tmp/.xo-lock
Xlib: connection to " : 0.0" refused by server
Xlib invalid mit magic-cooki-1. day
giving up
xinit unable to connect to x server
xinit no such process (errno 3 ) server error
#57 Le 14/07/2006, à 18:01
- michel2652
Re : installation
Et si tu redémarres le pc ?
#58 Le 14/07/2006, à 18:14
- tenertin
Re : installation
toujours écran noir avec le curseur immobile dans le coin gauche..
J'ai remarqué qu'au démarrage cela a été plus long. Le système semblait chercher.
#59 Le 14/07/2006, à 18:35
- michel2652
Re : installation
Ton xorg.conf doit être comme celui ci.
# /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-xorgSection "Files"
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"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSectionSection "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSectionSection "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin9"
EndSectionSection "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSectionSection "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSectionSection "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSectionSection "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSectionSection "Device"
Identifier "NVIDIA Corporation NV34 [Geforce 6600LE]"
Driver "nvidia"
BusID "PCI:4:0:0"
EndSectionSection "Monitor"
Identifier "Écran générique"
Option "DPMS"
HorizSync 31-80 #à modifier tu dois avoir d'autres valeurs entrées automatiquement, à modifier
VertRefresh 56-75 #à modifier tu dois avoir d'autres valeurs entrées automatiquement, à modifier
EndSectionSection "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV34 [Geforce 6600LE]"
Monitor "Écran générique"
DefaultDepth 16
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768"
EndSubSection
EndSectionSection "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSectionSection "DRI"
Mode 0666
EndSection
Dernière modification par michel2652 (Le 14/07/2006, à 19:05)
#60 Le 14/07/2006, à 19:11
- tenertin
Re : installation
a première vue , il y a une lègère différence . tu as à droite et moi j'ai à gauche
Section "Module" Section "Module"
Load "i2c" Load "bipmat"
Load "bitmap" load " ddc "
Load "ddc" load " dri "
Load "extmod" load " exnod "
Load "freetype" load " freetype "
Load "glx" load " glx "
Load "int10" load " int 10 "
Load "type1" load " type 1 "
Load "vbe" load vbe "
EndSection
Section monitor
horizsync 23-64
vertrefresh 43-60
après j'ai pareil , sauf que j'ai 800x600 et 640x480 partout en plus d'avoir 1280x1024 1024x768
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV34 [Geforce 6600LE]"
Monitor "Écran générique"
DefaultDepth 16
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" 800x600 640x 480
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" 800x 600 640x 480
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" 800 x 600 640x 480
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" 800 x600 640x 480
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" 800x600 640x480
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" 800 x 600 640x 480
#61 Le 14/07/2006, à 19:14
- michel2652
Re : installation
Section "Module"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection
#62 Le 14/07/2006, à 20:02
- tenertin
Re : installation
tu me demandes de mettre cela ?
Section "Module"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection
donc d'enlever " dri "
#63 Le 14/07/2006, à 20:03
- michel2652
Re : installation
tu me demandes de mettre cela ?
Section "Module"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSectiondonc d'enlever " dri "
C'est ça, tu devrais pouvoir en redémarrant le PC, arriver sur l'affichage du bureau.
Je ne vois plus que ça
#64 Le 14/07/2006, à 21:10
- tenertin
Re : installation
ça marche toujours pas.
je te remercie pour ton aide et ta patience. On aura essayé.
Je vais continuer les recherches de mon côté.
Peut-être devrais-je réinstallé ubuntu ? qu'en penses-tu ?
#65 Le 14/07/2006, à 22:00
- michel2652
Re : installation
Non, je pense que tu dois pouvoir démarrer,c'est juste une histoire de xorg.conf.
Essaye de faire Ctrl+Alt+F1 après avoir redémarrer.
ensuite
~$ sudo dpkg-reconfigure xserver.xorg
, choisir nv comme driver, et après avoir validé,
~$ sudo startx
???
Edit : Au cas où contacte moi voir mon profil, parceque là on avance pas.
A+
Dernière modification par michel2652 (Le 14/07/2006, à 22:05)
#66 Le 15/07/2006, à 09:41
- tenertin
Re : installation
bonjour michel
J'ai essayé :~$ sudo dpkg-reconfigure xserver.xorg
ça marche toujours pas.
Il me dit que ce paquet " xserver.xorg " n'est pas installé t aucune information n'est disponible.
C'est pas si facile d'installer ubuntu. Bon je vais me reposer quelques jours et je verrais si je veux continuer l'installation.
Merci encore pour ton aide
#67 Le 15/07/2006, à 10:53
- Stemp
Re : installation
c'est xserver-xorg
«La violence n'a jamais rien réglé» Gengis Khan 1162-1227
Blog | Crunchbang Linux | Arch Linux
Hors ligne
#68 Le 15/07/2006, à 11:31
- michel2652
Re : installation
c'est xserver-xorg
Je crois que l'ai trop tapé sur ce post, et vlan un point au lieu du tiret.
Merci pour lui d'avoir rectifié.
A+
#69 Le 15/07/2006, à 12:46
- tenertin
Re : installation
Mais c'est bien ce que je vous reproche. Vous avez le vin petit et la cuite mesquine. Dans le fond vous méritez pas de boire. Tu t'demandes pourquoi y picole l'espagnol ? C'est pour essayer d'oublier des pignoufs comme vous.
bonjour stemp
Les préjugés sont trop faciles. Plutôt que préjugé de mon envie, j'aurais aimé ton aide. il y a assez de souffrance dans le monde.
Cela fait quatre jours que je ne dors plus. J'ai un de ces mal de crâne.Cela fait huit mois que je m'évertue à comprendre l'informatique.
je dois copier à la main les messages d'erreurs et les retranscrire en tapant d'un doigt car je suis manuel du clavier. Ensuite je me dois de les retranscrire à Michel.
Bref je suis tenace et j'y arriverai. ce matin je me suis acheté des revues linux.
tout est impermanent dans la vie sauf le changement.
Les préjugés sont pour les inconsients, quand on veut comprendre quelqu'un , on se doit de faire quelques kilomètres dans ses mocassins. je ne suis pas né avec un PC.
et bonne journée à tous
Merci encore michel
#70 Le 15/07/2006, à 12:49
- michel2652
Re : installation
Mais c'est bien ce que je vous reproche. Vous avez le vin petit et la cuite mesquine. Dans le fond vous méritez pas de boire. Tu t'demandes pourquoi y picole l'espagnol ? C'est pour essayer d'oublier des pignoufs comme vous.
Hop, hop, hop, ceci est la signature de Stemp. :
:lol:
stemp a corrigé une erreur de ma part xserver-xorg et non pas xserver.xorg
PS : contact malika dot michel at free dot fr
A+
Dernière modification par michel2652 (Le 15/07/2006, à 12:56)
#71 Le 15/07/2006, à 12:51
- tenertin
Re : installation
Je voulais dire : tout est permanent sauf le changement.
Merci la vie
J'ai vraiment besoin de repos
#72 Le 15/07/2006, à 12:59
- Stemp
Re : installation
Je savais bien qu'un jour cette signature me causerait des problèmes
«La violence n'a jamais rien réglé» Gengis Khan 1162-1227
Blog | Crunchbang Linux | Arch Linux
Hors ligne
#73 Le 15/07/2006, à 13:04
- michel2652
Re : installation
Mais elle est bien cette signature, garde la .
Par contre je sais pas comment faire pour le faire démarrer.
Pourtant c'est rien du tout.
Dernière modification par michel2652 (Le 15/07/2006, à 13:05)
#74 Le 15/07/2006, à 13:24
- tenertin
Re : installation
C'est bien ce que je pensais, je suis fatigué. l'écran me fatigue les yeux et mes nerfs.
Je vais me reposer , et remettre çà dans quelque jours. j'essaierai de te conctater Michel
Pardon stemp pour la méprise.:rolleyes:
@+
#75 Le 15/07/2006, à 13:30
- michel2652
Re : installation
Je vais me reposer , et remettre çà dans quelque jours.
@+
Allez à plus tard, et une idée, tu pourrais t'inscrire sur le Forum, non ?
Ça fait quatre jours que tu passes en notre compagnie et c'est pas mal ici, qu'est ce que tu en penses ?
T'inquiètes pas pour ton PC, tu vas y arriver.
Bon W.E.
A+