I just tried to generate an XF86config-4 file with XFdrake and it crashed almost at 
startup. Using XFdrake --expert worked. But now it crashes as a try to test my SiS 
6326. So after that i tried it without a test. It now works and makes an XF86config-4. 
Here is some part of it 

Section "Device"
    Identifier  "SiS 6326"
    VendorName  "Unknown"
    BoardName   "Unknown"
    Driver      "sis"
    VideoRam    4096
        Option "noaccel"
        Option "sw_cursor"
    # Clock lines


        # Uncomment following option if you see a big white block      
        # instead of the cursor!                                       
        #    Option      "sw_cursor"
                                               
        Option      "sw_cursor"
        Option      "DPMS"
EndSection

As you can see "sw_cursor" is used THREE times. maybe a little much
                                                            

Reply via email to