Ça faisait longtemps que je n'avais pas demandé d'aide !

Alors, sur ma “test”, j’ai voulu tenter le grand saut “Sarge” --> “Sid”.
MAJ de la sources.list (copiée sur celles présentées sur ce forum)
apt-get update
apt-get dist-upgrade
reboot et arrivée au prompt.
startx = niet, avec, en gros :

pluisieurs warning du genre : font renderer for : ".snf" (je sais ils sont en grêve mais quand m^ :lol: ) already registred at priority 0 Fatal server error : caught signal 11, server aborting X10 : fatal error 104 on xserver "0.0"
J’ai tenté tt ce qui a été écrit ds le post de Jabba sur truc et astuces, concernant les droits du /tmp = niet
J’ai créé un nouvel “user” = niet
J’ai tenté avec gdm au lieu de kdm = niet
J’ai fait le dpkg-reconfigure xserver-xorg = niet mais le logo NVIDIA est apparu, alors que ça n’était pas le cas avant car ds mon Config-4 je l’avais mis ‘out’.
Là, je suis à bout de ressources et je demande de l’aide.

mon xorg.conf

[code]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"
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"
EndSection

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

Section "Device"
Identifier "Carte vidéo générique"
Driver "nvidia"
BusID "PCI:01:00:0"
EndSection

Section "Monitor"
Identifier "Écran générique"
Option "DPMS"
HorizSync 30-68
VertRefresh 50-70
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Carte vidéo générique"
Monitor "Écran générique"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes “1152x864” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes “1152x864” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes “1152x864” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes “1152x864” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes “1152x864” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes “1152x864” “1024x768” “800x600” "640x480"
EndSubSection
EndSection

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

Section "DRI"
Mode 0666
EndSection
[/code]

voici le mien:

[code]# xorg.conf.dpkg-new (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 xorg.conf.dpkg-new manual page.

(Type “man xorg.conf.dpkg-new” 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 as root:

cp /etc/X11/xorg.conf.dpkg-new /etc/X11/xorg.conf.dpkg-new.custom

md5sum /etc/X11/xorg.conf.dpkg-new >/var/lib/xfree86/xorg.conf.dpkg-new.md5sum

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"

EndSection

Section "Module"
Load "bitmap"
Load "dbe"
Load “ddc”

Load “dri”

    Load    "extmod"
    Load    "freetype"
    Load    "glx"
    Load    "int10"
    Load    "record"
    Load    "type1"
    Load    "v4l"
    Load    "vbe"

EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option “XkbRules” "xorg"
Option “XkbModel” "pc105"
Option “XkbLayout” "be"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option “Device” "/dev/input/mice"
Option “Protocol” "ExplorerPS/2"
Option “Buttons” "7"
Option “ZAxisMapping” "6 7"
EndSection

Section "Device"
Identifier "NVIDIA Corporation NV34 [GeForce FX 5200]"
Driver "nvidia"
BusID "PCI:1:0:0"
Option “UseFBDev” "true"
Option "NoLogo"
EndSection

Section "Monitor"
Identifier "CPD-E430"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV34 [GeForce FX 5200]"
Monitor "CPD-E430"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes “1280x1024” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes “1280x1024” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes “1280x1024” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes “1280x1024” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes “1280x1024” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes “1280x1024” “1024x768” “800x600” "640x480"
EndSubSection
EndSection

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

#Section “DRI”

Mode 0666

#EndSection[/code]

tu remarqueras notemment des différence au niveau du “dri” et du “UseFBDev”.

je ne sais malheureusement pas t’aider beaucoup plus à ce stade.

Et sinon, ca se voit que tu n’as pas posé de question depuis un bail: il est bien utile de profiter de quelques logs pour aider…
Ici, Xorg.0.log serait de bon aloi.

Voilà m’sieu, je n’ai recopié que les warning et une seule erreur :code The directory “/usr/lib/X11/fonts/cyrillic” does not exist.
Entry deleted from font path.
(WW) The directory “/usr/lib/X11/fonts/CID” does not exist.
Entry deleted from font path.
(WW) (1400x1050,Écran générique) mode clock 122MHz exceeds DDC maximum 110MHzW) Open APM failed (
(WW) (1680x1050,Écran générique) mode clock 147.14MHz exceeds DDC maximum 110MHz/dev/apm_bios) (No such file or directory)
(WW) NVIDIA(0): Not using mode “840x525” (height 1050 is larger than
(WW) NVIDIA(0): EDID-specified maximum 1024)
(WW) NVIDIA(0): Not using mode “700x525” (height 1050 is larger than
(WW) NVIDIA(0): EDID-specified maximum 1024)
(WW) NVIDIA(0): Not using mode “576x384”:
(WW) NVIDIA(0): horizontal sync start (589) not a multiple of 8

(EE) NVIDIA(0): Failed to load GLX

Warning: font renderer for “.pcf” already registered at priority 0
Warning: font renderer for “.pcf.Z” already registered at priority 0
Warning: font renderer for “.pcf.gz” already registered at priority 0
Warning: font renderer for “.snf” already registered at priority 0
Warning: font renderer for “.snf.Z” already registered at priority 0
Warning: font renderer for “.snf.gz” already registered at priority 0
Warning: font renderer for “.bdf” already registered at priority 0
Warning: font renderer for “.bdf.Z” already registered at priority 0
Warning: font renderer for “.bdf.gz” already registered at priority 0
Warning: font renderer for “.pmf” already registered at priority 0
Could not init font path element unix/:7100, removing from list!

*** If unresolved symbols were reported above, they might not
*** be the reason for the server aborting.

Fatal server error:
Caught signal 11. Server aborting

Please consult the The X.Org Foundation support
at http://wiki.X.Org
for help.
Please also check the log file at “/var/log/Xorg.0.log” for additional information.[/code]
réponse à Ghostin :
j’ai relevé d’autres différences, en dehors de clles qui sont dues au matos : la ligne font path est commentée chez toi et la section dri.
A ce soir tard.

Déjà, est ce que ca marche avec nv au lieu de nvidia, pour voir ?
as tu une version à jour de nvidia-glx ?
qu’est ce qui se passe si tu desactives glx dans ta conf ?

Où ça se trouve cette version ? c’est un paquet ? c’est à prendre sur un site ?

nv à la place de nvidia = niet !
j’ai commenté ‘glx’ et ça fonctionne :laughing:
C’est normal docteur ?
Je n’ai pas encore fait le tour de tout mais je suis bien en sid d’après les paquets.
Je verrai ça ce soir de façon + approfondie.
Merci qui ?
Merci Matt et bisous à Lillo

Où ça se trouve cette version ? c’est un paquet ? c’est à prendre sur un site ?[/quote]console@emeraude:~$ apt-cache policy nvidia-glx nvidia-glx: Installé : 1.0.7174-4 Candidat : 1.0.7174-4 Table de version : *** 1.0.7174-4 0 990 http://ftp2.fr.debian.org etch/non-free Packages 95 http://ftp2.fr.debian.org sid/non-free Packages 100 /var/lib/dpkg/status 1.0.7174-3 0 97 http://ftp2.fr.debian.org sarge/non-free Packages
sinon, Ricardo, toi qui aimes bien travailler finement tes paquets, je te conseille d’essayer gtkorphan, qui est une interface graphique pour deborphan:

console@emeraude:~$ apt-cache show deborphan Package: deborphan Priority: optional Section: admin Installed-Size: 208 Maintainer: Peter Palfrader <weasel@debian.org> Architecture: i386 Version: 1.7.18 Depends: libc6 (>= 2.3.5-1), dialog (>= 0.9b-20040316-1), bash (>= 2.05b-14), gettext-base (>= 0.14.1-6) Recommends: apt Filename: pool/main/d/deborphan/deborphan_1.7.18_i386.deb Size: 62082 MD5sum: 7d846907fa6ba4e105aec81ad4cd3833 Description: Find orphaned libraries deborphan finds "orphaned" packages on your system. It determines which packages have no other packages depending on their installation, and shows you a list of these packages. It is most useful when finding libraries, but it can be used on packages in all sections. Tag: admin::package-management, interface::commandline, made-of::lang:c, role::sw:utility, suite::debian, use::checking, use::organizing, works-with::software:package
gtkorphan a ses dependances plantées en etch, et il faut importer le deborphan de sid, mais une fois fait le nettoyage initial, ca devient un plaisir de garder son systême lèger sans rien d’inutile…
PS: bisous de Lillo…

laisse moi deviner tu as une serieu 6 de gforce, genre 6600 ou 7800 et le crivers nv ne parche pas, c’est normal il marche chez personne :slightly_smiling: (du moins sur les 3 pcs equiper de serie 6 que j ai tester :unamused: )

[quote]laisse moi deviner tu as une serieu 6 de gforce, genre 6600 ou 7800 et le crivers nv ne parche pas, c’est normal il marche chez personne Smile (du moins sur les 3 pcs equiper de serie 6 que j ai tester Rolling Eyes )[/quote] Oui, j’ai une 6200 mais elle fonctionne parfaitement avec ma Sarge boostée etch en mettant ‘nvidia’ ds la conf.
Maintenant, elle fonctionne aussi très bien sur ma “test” en Sid, tjrs avec “nvidia” mais en commentant ‘glx’, alors que ce n’est pas le cas sur la Sarge.
Ça ne fait rien, du moment que ça fonctionne, je ne cherche pas trop à comprendre, j’en suis incapable :cry:
Réponse à Matt :
je vais tenter tt ce que tu me dis ce soir ou demain. Je donnerai ma réponse ici-m^ .