probleme serveur graphique sous Debian 3.0 Woody - Linux et OS Alternatifs
Marsh Posté le 04-03-2004 à 09:16:02
sur woody c'est xfree3.3.6.
tu n'a pas d'autres erreurs ?
Marsh Posté le 04-03-2004 à 10:33:17
voila mon XF86config-4
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.
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/Speedo"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "extmod"
Load "freetype"
Load "int10"
Load "record"
Load "speedo"
Load "type1"
Load "xtt"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc104"
Option "XkbLayout" "fr"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/psaux"
Option "Protocol" "PS/2"
EndSection
Section "InputDevice"
Identifier "Generic Mouse"
Driver "mouse"
Option "SendCoreEvents" "true"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
EndSection
Section "Device"
Identifier "S3 Trio 64"
Driver "vesa"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 30-130
VertRefresh 50-160
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "S3 Trio 64"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Generic Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
### END DEBCONF SECTION
dsl GUG mais je comprend pas ta question ...
Mais c'est vrai que je suis pas vraimennt calé en Debian :\
Merci
Marsh Posté le 04-03-2004 à 10:59:35
Section "Device"
Identifier "S3 Trio 64"
Driver "vesa"
EndSection
Essaye de remplacer vesa par un driver
Marsh Posté le 04-03-2004 à 11:01:25
J'ai deja essayer tout les drivers comme S3, S3vierge, et donc vesa tu voudrais ke je met lekel ???
Marsh Posté le 04-03-2004 à 11:14:42
Je crois que c'est virge
erf forcement 404 sur : http://xfree86.org/current/Status.html
Tu peux trouver les drivers dans un rep de X11 /usr/X11, enfin j'ai pas debian avec X sous la main la ...
Marsh Posté le 04-03-2004 à 11:33:25
mais comment je fais pour installer les drivers de X11?
Et S3Virge marche pas non plus !
et donc fo ke je récupère les drivers sur http://www.xfree86.org/ car ton URL marche pas ...
Merci
Marsh Posté le 04-03-2004 à 11:39:15
pas S3Virge mais s3virge, c'est important les majuscules/minuscules
tu as essayé avec l'outil de configuration du serveur X?
Marsh Posté le 04-03-2004 à 12:31:17
ouai g essayer ca fait pareil mais je c pas o je pe trouver les drivers de ste carte graphique ?
Merci
Marsh Posté le 04-03-2004 à 12:52:06
normalement, ils sont déjà installés
visiblement, ta carte ne marchera sous XFree 3.3 qu'en utilisant le framebuffer. essaye cette adresse //sunsite.ui.ac.id/pub/linux/docs/HOWTO/Framebuffer-HOWTO.html
ou alors passe en XFree 4
Marsh Posté le 04-03-2004 à 13:05:15
je crois ke ton lien marche pas sinon ba ouai je vais passé en XFree 4 !
Marsh Posté le 04-03-2004 à 08:32:32
Bonjour,
Voila j'ai installer Debian 3.0 Woody et j'ai un pti problème avec mon serveur graphique il ne veut pas se lancer et pourtant j'ai suivi la procédure d'install a la lettre ...
Voici le message d'erreur après le lancement et le plantage du serveur graphique (il se lance c déja ca) :
"Symbol X86 Interpret EDID from module /usr/X11R6/lib/modules/libvbe.a is unresolved
Could not init fond path element unix/:7100, removing from list
Could not init fond path element /usr/lib/X11/fonts/Type1, removing from list
Could not init fond path element /usr/lib/X11/fonts/Speedo, removing from list"
Je suppose que l'erreur vien de ma carte graphique
Ma carte graphique est un peu vieille c'est une S3 Trio 64
J'ai donc choisi commme driver S3 et ca me met ca comme erreur ...
Voila je voudrais savoir d'ou vien le problème et comment le résoudre si possible
Merci a tous
Au revoir