Ho un problema che non riesco a risolvere: non riesco a configurare la matrox g400 su linux.
Quando tento di installare i driver nuovi mi da questi errori
========================================
Matrox Linux Driver Install Script
========================================
Currently installed driver is the same as the installer file.
X server driver not installed.
/usr/bin/md5sum: /usr/share/matrox/mga_hal_drv.o.mgabak: No such file or directory
Currently installed file is the same as the installer file.
mga_hal_drv.o is not installed.
Nel file xorg.conf c'è questo:
Section "Device"
Identifier "Matrox Graphics, Inc. MGA G400 AGP"
Driver "mga"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Monitor Generico"
Option "DPMS"
HorizSync 28-64
VertRefresh 43-60
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Matrox Graphics, Inc. MGA G400 AGP"
Monitor "Monitor Generico"
DefaultDepth 24
SubSection "Display"
Per favore aiutatemi !!!

