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

Re: Success installing woody with a 9500/180MP and problems with X



I am using a 4mb imstt128 on a dual processor s900 (same motherboard as 9500). I
can get up to 1600x1200 with the fbdev or 1280x1024 with the imstt driver -
both at 16 bit color depth. The relevant section of my XF86Config-4 is:

Section "Device"
        Identifier      "imstt128mb"
        BusID           "PCI:0:14:0"
        Driver          "imstt"
#       Option          "UseFBDev"              "true"
        VideoRam        4096
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "imstt128mb"
        Monitor         "sm950p"
        DefaultDepth    16
        SubSection "Display"
                Depth           16
                Modes           "1280x1024" "1280x960" "1600x1200"
        EndSubSection

What I thought strange about the original post was that the card didn't show
up in the lspci output. FWIW, I have support for the ims rolled into the kernel
- a 2.4.4 bk.

Tom



Reply to: