Pages : 1
#1 Le 11/02/2007, à 12:18
- Fereac
Installation avec carte MYSTIQUE
Bonjour,
Depuis 2 jours j'essaie de reutiliser un vieux PC sous Xubuntu.
L'installation s'est a peu près bien passée mais au moment de faire le grand saut en démarant le serveur X, j'obtiens le message suivant.
"(EE) MGA(0): Acceleration disabled, not initializing the DRI"
Et là je bloque.
Je crois avoir compris qu'il me faut désactiver ce fameux DRI mais je ne vois pas comment faire
Ma configuration est la suivante:
Cyrix 150+
96 Mo RAM
2.4 Go Disque
Carte Matrox Mystique
Merci de votre aide
voici une copie de mon fichiers 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 command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "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"
FontPath "/usr/share/fonts/X11/misc"
# path to defoma fonts
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 "XkbOptions" "lv3:ralt_switch"
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 "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
EndSection
Section "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
EndSection
Section "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
EndSection
Section "Device"
Identifier "Matrox Graphics, Inc. MGA 1064SG [Mystique]"
Driver "mga"
BusID "PCI:0:9:0"
Option "ShadowFB" "True"
Option "OldDmaInit" "True"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 58-62
VertRefresh 75-117
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Matrox Graphics, Inc. MGA 1064SG [Mystique]"
Monitor "Generic Monitor"
DefaultDepth 16
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"
Option "AIGLX" "False"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
Même l'homme le plus expectatif est soumis aux contingences des vicissitudes les plus aléatoires
Hors ligne
#2 Le 11/02/2007, à 12:43
- figaro
Re : Installation avec carte MYSTIQUE
Il est désactivé ton DRI c'est cette option du xorg.confqui le fait:
Option "OldDmaInit" "True"
Une page d'explication sur les cartes Matrox et les paramètres:
http://xorg.freedesktop.org/releases/X11R7.0/doc/html/mga.4.html
Le blog de figaro (astuces diverses et tutos Samba pour débutants)
Le blog de cep (astuces Linux avancées)
Debian Lenny 6.0.1, Ubuntu 10.04.2, Ubuntu Remix 9.10, Ubuntu Netbook 10.04
Hors ligne
#3 Le 11/02/2007, à 13:14
- Fereac
Re : Installation avec carte MYSTIQUE
Merci de l'explication pour l'option OldDmaInit (je ne voyais vraiment à quoi elle correspondait) mais alors pourquoi ai-je le message:
"(EE) MGA(0): Acceleration disabled, not initializing the DRI"
et un démarrage du serveur X qui plante ?
Voici la sortie complète lorsque je lance startx
X: warning; process set to priority -1 instead of requested priority 0
X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: Linux 2.6.15.7 i686
Current Operating System: Linux antares 2.6.17-10-386 #2 Fri Oct 13 18:41:40 UTC 2006 i486
Build Date: 07 July 2006
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 11 13:10:34 2007
(==) Using config file: "/etc/X11/xorg.conf"
(EE) MGA(0): Acceleration disabled, not initializing the DRI
error opening security policy file /usr/lib/xserver/SecurityPolicy
Backtrace:
0: /usr/bin/X11/X(xf86SigHandler+0x81) [0x80c3971]
1: [0xffffe420]
2: /usr/lib/xorg/modules/libfb.so(fbFill+0x3c7) [0xb7c1fce7]
3: /usr/lib/xorg/modules/libfb.so(fbPolyFillRect+0x1be) [0xb7c1ff5e]
4: /usr/bin/X11/X [0x8159408]
5: /usr/bin/X11/X [0x8154781]
6: /usr/bin/X11/X(CreateDefaultStipple+0x106) [0x8095a46]
7: /usr/bin/X11/X(main+0x319) [0x806e5a9]
8: /lib/libc.so.6(__libc_start_main+0xdc) [0xb7d898cc]
9: /usr/bin/X11/X(FontFileCompleteXLFD+0xa1) [0x806da51]
Fatal server error:
Caught signal 4. Server aborting
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 0 requests (0 known processed) with 0 events remaining.
Même l'homme le plus expectatif est soumis aux contingences des vicissitudes les plus aléatoires
Hors ligne
Pages : 1