Thats my current xorg.conf, where the DmaType is commented out. The
third try was with Bustype AGP and DmaType PCI. The second was without a
BusType option and DmaType PCI. Both don't worked.

Second Try:
Section "Device"
        Identifier      "S3 Inc. 86C270-294 Savage/IX-MV"
        Driver          "savage"
        BusID           "PCI:1:0:0"
        Option          "DmaType" "PCI"
        Option          "BusType" "AGP"
EndSection

Third Try:
Section "Device"
        Identifier      "S3 Inc. 86C270-294 Savage/IX-MV"
        Driver          "savage"
        BusID           "PCI:1:0:0"
        Option          "DmaType" "PCI"
#       Option          "BusType" "PCI"
EndSection

Load DRI in modules sections was alwas activated.

** Attachment added: "current working xorg.conf (commented out DmaType)"
   http://librarian.launchpad.net/6937854/xorg.conf

-- 
X.org does not initialize screen on IBM T20, T21, T22
https://launchpad.net/bugs/33617

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to