Re: Google earth on FC6

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

 



On Fri, 8 Jun 2007 11:47:47 -0400
"Sultan Saini" <javagrendel@xxxxxxxxx> wrote:

> Google search reveals that others have had a similar problem with Google
> Earth and ATI cards on linux; however, I couldn't find any solutions so far.
> 
> Has anyone had any success running google earth with ATI cards?

I find it works much better with the attached magic .drirc file in my
home directory. The key parameter is:

<option name="disable_lowimpact_fallback" value="true" />
<driconf>
    <device screen="0" driver="r300">
        <application name="Default">
            <option name="force_s3tc_enable" value="false" />
            <option name="no_rast" value="false" />
            <option name="fthrottle_mode" value="2" />
            <option name="command_buffer_size" value="8" />
            <option name="tcl_mode" value="3" />
            <option name="texture_depth" value="0" />
            <option name="disable_s3tc" value="false" />
            <option name="no_neg_lod_bias" value="false" />
            <option name="def_max_anisotropy" value="1.0" />
            <option name="round_mode" value="0" />
            <option name="dither_mode" value="0" />
            <option name="texture_coord_units" value="8" />
            <option name="disable_lowimpact_fallback" value="true" />
            <option name="texture_image_units" value="8" />
            <option name="color_reduction" value="1" />
            <option name="vblank_mode" value="1" />
        </application>
    </device>
</driconf>

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux