Scattano da bestia.Ecco alcuni stralci del XF86Config-4


codice:
Section "Module"
        Load    "GLcore"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "record"
        Load    "speedo"
        Load    "type1"
        Load    "v4l"
        Load    "vbe"
        Load    "xtt"
EndSection
codice:
Section "Device"
        Identifier      "Trident Microsystems Blade 3D PCI/AGP"
        Driver          "trident"
        BusID           "PCI:1:0:0"
EndSection
codice:
Section "Screen"
        Identifier      "Default Screen"
        Device          "Trident Microsystems Blade 3D PCI/AGP"
        Monitor         "Monitor Generico"
        DefaultDepth    24
codice:
Section "DRI"
        Mode    0666
EndSection