[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Matrox G550 will nicht mir 2.4er Kernel



Hallo,

Ich habe ein Problem mit dem Betreiben genannter Grafikkarte unter dem
2.4er Kernel (getestet: 2.4.16 und 2.4.17). Sobald ich X starten will,
hängt sich der Rechner total auf, also kein Monitorsignal mehr, keine
Tastatureingaben mehr möglich, nichtmal mehr über Netz erreichbar.
Starte ich X aber unter 2.2.18, geht diesbezüglich alles einwandfrei
(leider habe ich da kein drm :( ). Ich vermute, dass es irgendwo an
den drm modulen liegt, allerdings crasht das System ebenfalls, wenn
ich unter dem 2.4er einen normalen SVGA-XServer konfiguriere und nix
"matroxiges" installiert habe. Ist das Problem bekannt, bzw. kennt
jemand eine Lösung dafür?

bye, rene

ps: falls es von Interesse ist, meine XF86Config-4:
--------------------------
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"
        FontPath        "/usr/share/fonts/truetype"
EndSection

Section "ServerFlags"
EndSection

Section "Module"
        Load    "ddc"
        Load    "GLcore"
        Load    "dbe"
        Load    "dri"
        Load    "extmod"
        Load    "glx"
        Load    "pex5"
        Load    "record"
        Load    "xie"
        Load    "bitmap"
        Load    "freetype"
        Load    "speedo"
        Load    "type1"
        Load    "vbe"
        Load    "int10"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xfree86"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "de"
EndSection

Section "InputDevice"
        Identifier      "Generic Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/ttyS0"
        Option          "Protocol"              "Microsoft"
EndSection

Section "Device"
        Identifier      "Generic Video Card"
        Driver          "mga"
        Option          "AGPMode" "4"
        Option          "HWcursor"
        BusID           "PCI:1:0:0"
        VideoRam        32768
EndSection

Section "Monitor"
        Identifier      "Generic Monitor"
        HorizSync       30-110.0
        VertRefresh     50-180
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Generic Video Card"
        Monitor         "Generic Monitor"
        DefaultDepth    16
        SubSection "Display"
                Depth           1
                Modes           "1152x864"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1152x864"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1152x864"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1152x864"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1600x1200"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1152x864"
        EndSubSection
EndSection

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

Section "DRI"
        Mode    0666
EndSection
--------------------------------------------

-- 
4. Chemnitzer LinuxTag - 9./10. Maerz 2002 -
www.tu-chemnitz.de/linux/tag/* Computer Science @ Chemnitz University
of Technology *//* http://www.ahrcas.net     - mailto:reca@ahrcas.net 
 *//* faxto: 01212-5-209-64-983 - icqto: #81818433         */



Reply to: