On Sat, Apr 07, 2001 at 08:03:38PM -0700, Joseph Carter wrote:
>Section "Screen"
>       Identifier      "Default Screen"
>       Device          "ATI Radeon VIVO"
>       Monitor         "Dell P110"
>       DefaultDepth    24
>#      DefaultDepth    16
>       SubSection "Display"
>               Depth           24
>               Modes           "1024x768" "640x480" "320x240"
>       EndSubSection
>EndSection
Hi,
   I have no problems with my Radeon LE on a MSI K7T Pro-2a board, which
is a KT133, not a KT133a.  One thing that you have setup different than I
do is that you have it setup for 24bpp rather than 32bpp, which is what I
have mine setup for.  Does it also lockup when you are using a depth of 16?
Also, this is how I have my screen section setup:

Section "Screen"
        Identifier      "Default Screen"
        Device          "ATI Radeon VIVO"
        Monitor         "Dell P110"
        DefaultDepth    24
    DefaultFbBpp    32
#       DefaultDepth    16
        SubSection "Display"
                Depth           24
        FbBpp       32
                Modes           "1024x768" "640x480" "320x240"
        EndSubSection
EndSection
 
-Harold
-- 
"Life sucks, deal with it!"

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to