

first of all, thank you very much for opening this forum, I was shocked as I saw
that the Matrox forum was closed some days ago.
My question is, if I can install the latest mga-driver from tuxx-home.at without
many problems ?

Writing posts in "the matrox forum" has become part of my
day and therefore when Matrox closed the forum, I had to do something about
it.
Section "Files"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
# 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/CID"
EndSection
Section "Module"
Load "dbe"
Load "ddc"
Load "drm"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
# Option "Emulate3Buttons" "true" # Braucht man nur, wenn man keine Dreitastenmaus besitzt.
EndSection
Section "Device"
BoardName "Matrox G550 AGP"
Identifier "Device[0]"
Driver "mga"
BusID "1:0:0"
Screen 0
# Option "DigitalScreen1" "on"
EndSection
Section "Device"
BoardName "Matrox G550 AGP"
Identifier "Device[1]"
Driver "mga"
BusID "1:0:0"
Screen 1
# Option "DigitalScreen1" "on"
EndSection
Section "Monitor"
Identifier "Monitor[0]"
Option "DPMS"
HorizSync 30-65
VertRefresh 50-75
EndSection
Section "Monitor"
Identifier "Monitor[1]"
Option "DPMS"
HorizSync 30-65
VertRefresh 50-75
EndSection
Section "Screen"
Identifier "Screen[0]"
Device "Device[0]"
Monitor "Monitor[0]"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen[1]"
Device "Device[1]"
Monitor "Monitor[1]"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
Option "Clone" "off"
Option "Xinerama" "on"
Screen "Screen[0]" LeftOf "Screen[1]"
Screen "Screen[1]"
EndSection
Section "ServerFlags"
Option "IgnoreABI" "True"
EndSection
Section "DRI"
Mode 0666
EndSection



Solution for KDE with these drivers
Edit /kdmrc Mine was located at /etc/kde3/kdm/kdmrc
Find ServerArgsLocal and uncomment it.
The new line should be "ServerArgsLocal=-ignoreABI"
Thanks for the hint regarding DVI.
That must be happened with all the trying.
Now my system is up and running again, but only restarted the Xserver by
pressing CTRL-ALT-Backspace (hopefully this is enough).
I think, I will lock down the xserver-version in APT, so that a update in the
future will not be applicable by mistake and break my system again



Yesterday, a new Xserver-Update was installed ( a minor one, I thought).
But this morning, the Xserver gone to a black screen, when starting.
System seems to be running, because when I press the On/Off-button, the
system is going to halt.
So, what should I do ?
Just re-install the driver package ?
And can you tell me, why it will break by every update?




Return to Matrox G-Series Cards
Users browsing this forum: Google [Bot] and 1 guest