Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Discussions > Earth for Linux > Yet Another Google Earth Hangs At Splash Problem
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  12 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
np01  
View profile  
 More options Aug 21 2007, 6:39 pm
From: np01
Date: Tue, 21 Aug 2007 15:39:22 -0700
Local: Tues, Aug 21 2007 6:39 pm
Subject: Yet Another Google Earth Hangs At Splash Problem
Asus Z80K notebook, ATI Radeon Mobility 9700, XOrg 7.2, latest ATI
fglrx driver, hardware acceleration working fine, latest GE.

GE hangs at the splash screen. Unlike most of the others with this
problem, I do NOT have 100% CPU, and the machine is completely usable.
GE just doesn't proceed beyond the splash screen. There are no error
messages.

A Wireshark capture reveals that GE initiates a HTTPS session with  a
server (65.87.18.131). After several packets are exchanged, GE sends a
packet to the server, and the server never responds. I have run this
test several times. It is the same each time.

Anyone have any ideas what is going on? The ATI accelerated drivers
work fine with everything else, assuming it is a driver issue,
including glxgears, but from the Wireshark capture, it appears to be a
GE problem.

Comments? Solutions? :-)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
axm  
View profile  
 More options Aug 21 2007, 9:02 pm
From: axm
Date: Wed, 22 Aug 2007 01:02:55 -0000
Local: Tues, Aug 21 2007 9:02 pm
Subject: Re: Yet Another Google Earth Hangs At Splash Problem
I have the same problem. The splash screen stays on indefinitely.

On Aug 21, 4:39 pm, np01 wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ccurley  
View profile  
 More options Aug 22 2007, 11:32 am
From: ccurley
Date: Wed, 22 Aug 2007 08:32:06 -0700
Local: Wed, Aug 22 2007 11:32 am
Subject: Re: Yet Another Google Earth Hangs At Splash Problem
On Aug 21, 4:39 pm, np01 wrote:

I can confirm this. I made a capture with wireshark also, and have
that in case GE folks want to look at it. The traffic is with the same
IP address as np01 reported. Googleearth shuts down quickly and
gracefully when I run "killall googleearth-bin".

Oddly enough, I am also running an ATI card:

01:00.0 VGA compatible controller: ATI Technologies Inc RV350 AS
[Radeon 9550]

I am running Fedora 7, as updated. Xorg appears to be 7.2, with bits
of 7.1 mixed in. I am running the proprietary Radeon driver:

xorg-x11-drv-fglrx-8.40.4-2.lvn7.i386
kmod-fglrx-8.40.4-2.2.6.22.1_41.fc7.i686

on kernel 2.6.22.1-41.fc7

glxgears appears to run fine, e.g:

11676 frames in 5.0 seconds = 2335.166 FPS
13157 frames in 5.0 seconds = 2630.883 FPS

and direct rendering:

glxinfo | grep "direct rendering"
direct rendering: Yes


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
samueldg  
View profile  
 More options Aug 22 2007, 5:20 pm
From: samueldg
Date: Wed, 22 Aug 2007 14:20:11 -0700
Local: Wed, Aug 22 2007 5:20 pm
Subject: Re: Yet Another Google Earth Hangs At Splash Problem
Same here.
More info:
   CentOS 5
   fglrx 8.40.4
   kernel 2.6.18 (distro)
   KDE desktop
   Xorg 7.1
   VGA compatible controller: ATI Technologies Inc M24 1P [Radeon
Mobility X600]
   Direct rendering enabled  (2 screens configuration working fine
with DRI enabled into the 2 screens).
   LANG environment variable: es_ES.UTF-8 and es_ES.ISO-8859-1 tested
(I don't think this was the problem, but tested the changed values).

Google Earth hangs as described by the previous posts.
Any suggestions to solve this?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
BlueC  
View profile  
 More options Aug 23 2007, 6:23 am
From: BlueC
Date: Thu, 23 Aug 2007 03:23:19 -0700
Local: Thurs, Aug 23 2007 6:23 am
Subject: Re: Yet Another Google Earth Hangs At Splash Problem
Same problem here with ATI Radeon X700 and the latest ATI fglrx
drivers (v8.40.4) on Fedora Core 7.

However, I found a fix.

Put this file (an older version of libGL.so) http://www.ground-impact.com/libGL.so.1.2
in the google earth directory (/opt/google-earth/ on my distro) and
rename it libGL.so.1

Seems that the more recent ATI versions of libGL.so don't play nicely
with GE.

Refs:
http://bbs.keyhole.com/ubb/showthreaded.php?Cat=0&Number=683543

On Aug 22, 10:20 pm, samueldg wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
np01  
View profile  
 More options Aug 23 2007, 11:39 am
From: np01
Date: Thu, 23 Aug 2007 08:39:49 -0700
Local: Thurs, Aug 23 2007 11:39 am
Subject: Re: Yet Another Google Earth Hangs At Splash Problem
Thanks, BlueC, that took care of it. Too bad that I ripped out the
fglrx driver in frustration BEFORE I read your post.  :-(

Oh well, it's all been reinstalled, and GE works fine now. :-)

Thanks again, BlueC. Thanks too to ground-impact.com for hosting the
needed file.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
samueldg  
View profile  
 More options Aug 23 2007, 12:15 pm
From: samueldg
Date: Thu, 23 Aug 2007 09:15:10 -0700
Local: Thurs, Aug 23 2007 12:15 pm
Subject: Re: Yet Another Google Earth Hangs At Splash Problem
ˇˇThanks BlueC!!

That solves the problem here with CentOS 5.

Regards

On Aug 23, 12:23 pm, BlueC wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
billlagr  
View profile  
 More options Aug 26 2007, 8:33 am
From: billlagr
Date: Sun, 26 Aug 2007 05:33:27 -0700
Local: Sun, Aug 26 2007 8:33 am
Subject: Re: Yet Another Google Earth Hangs At Splash Problem
Same hang problem here, Dell Inspiron 6000 w/ X300 Mobility, Fedora 7
with all updates, ATI driver 8.40.4 and kernel 2.6.22-4.65. The ATI
driver was installed by download from the AMD driver page. Initially,
I had the same hang at splash screen problem, but put the older
libGL.so.1 in the google earth install folder, and it works fine.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
belyle  
View profile  
 More options Aug 26 2007, 2:36 pm
From: belyle
Date: Sun, 26 Aug 2007 11:36:11 -0700
Local: Sun, Aug 26 2007 2:36 pm
Subject: Re: Yet Another Google Earth Hangs At Splash Problem
Same problem here, followed the advice listed in this thread to
replace the libGL.so.1 with a previous version and now I have the sky
working.  HW in question: Acer TM8204 w/ ATI x1600 mobility, fglrx
drivers, direct rendering on.

On Aug 21, 3:39 pm, np01 wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jasio  
View profile  
 More options Sep 1 2007, 4:38 am
From: Jasio
Date: Sat, 01 Sep 2007 01:38:15 -0700
Local: Sat, Sep 1 2007 4:38 am
Subject: Re: Yet Another Google Earth Hangs At Splash Problem
Hi,

   Same here with Radeon 9600 PRO

* SuSE 10.1
* fglrx 8.40.4
* kernel 2.6.16.27-0.9-default
* KDE
* X.org .6.9

On 23 Sie, 12:23, BlueC wrote:

> However, I found a fix.

> Put this file (an older version of libGL.so)http://www.ground-impact.com/libGL.so.1.2
> in the google earth directory (/opt/google-earth/ on my distro) and
> rename it libGL.so.1

Thanks a lot it really works.

Though, as you pointed out, it's a fix - I have an impression that GE
works faster and smoother under VMPlayer+Windows XP, than natively on
Linux. It's funny, because  when I used NVIDIA card with native
drivers on the same machine, GE/Linux worked as nicely as GE/Windows
XP (native, not virtual!).

So maybe Google guys can now find a solution. :)

BTW - do they read this forum?

--
Best regards,

(js).


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
aoa  
View profile  
 More options Sep 2 2007, 11:19 pm
From: aoa
Date: Sun, 02 Sep 2007 20:19:08 -0700
Local: Sun, Sep 2 2007 11:19 pm
Subject: Re: Yet Another Google Earth Hangs At Splash Problem
use the following patch

cp /usr/lib/libGL.so.1.2  /opt/googlearth/libGL.so.1

i have fedora 7 i386, with gnome + xgl session , fglrx driver
ati mobility radeon x1400

dont use the library from the webpage, could be  trojan

On Aug 21, 5:39 pm, np01 wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert.Bradbury@gmail.com  
View profile  
 More options Sep 3 2007, 6:36 am
From: "[email address]"
Date: Mon, 03 Sep 2007 10:36:44 -0000
Local: Mon, Sep 3 2007 6:36 am
Subject: Re: Yet Another Google Earth Hangs At Splash Problem

On Sep 2, 11:19 pm, aoa wrote:

> use the following patch

> cp /usr/lib/libGL.so.1.2  /opt/googlearth/libGL.so.1

Alternatively you could change the LD_LIBRARY_PATH settings which are
modified by the googleearth shell scripts to look in /usr/lib (or /
usr//lib/opengl/xorg-x11/lib/) *before* /opt/googleearth.  One of the
problems with distributing binary packages under Linux (as GE is) is
the fact that the distributed libraries may be in conflict with the
system libraries.  Given the rapid state of flux in the OpenGL
libraries in the X window system and with various graphics card
providers it is likely that this will be an ongoing problem.

The right way to fix the problem would be for the GE install process
to detect what graphics card one is running (e.g. /proc/dri/0/name)
and choose to install or not install the Google specific OpenGL
drivers).

Robert


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »