[Openchrome-users] K8M890 crash with google earth

reinhard schwab reinhard.schwab
Wed Jan 3 04:23:14 PST 2007


chryjs schrieb:
> Re : K8M890 crash with google earth
>   
>> Use this thread to discuss the [tiki-index.php?page=K8M890 crash with google earth|K8M890 crash with google earth] page.
>>     
>
> I think at this time there's no OpenGL for K8M890 chipset... So you should disable the OpenGL checkbox in GGE and it'll be fine.
it crashes the xserver before i can check anything.
it crashes immediately after showing the start image.

i have then checked the installation for config files
and only found drivers.ini:


OS = linux {
    SETTINGS {
        onlyOGL = true
    }

    ; Check for Software Mesa...
    VENDOR >= Mesa {
        SETTINGS {
            OGLsoftwareEmulated = true
        }
    }

    ; Brian Paul wrote Mesa, some versions have him as the GL_VENDOR string.
    VENDOR >= Brian Paul {
        SETTINGS {
            OGLsoftwareEmulated = true
        }
    }
}

changing it or moving it away has no effect.

searching the error message

(EE) DoSwapInterval

reveals zero results in google and yahoo.
it seems, i'm the only one who has this message in the Xorg log file.

does it make sense to debug this?

i have no problems with glxinfo and glxgears in mesa mode.
have not tested other applications.

direct rendering: No
server glx vendor string: SGI
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.4 (1.5 Mesa 6.5.1)

if i add Load "dri" to xorg.conf, glxinfo freezes the display...




More information about the Openchrome-users mailing list