Google Earth and ATI 8.28+ drivers fix how-to 
先前向 Google 抱怨 Google Earth 無法在 ATi Drivers 8.28 以上版本運作的問題,在 Google 不願面對的情形下終於在 Gentoo 討論區中看到了
解決方案。簡單的說就是使用 8.27 中的某個 lib 檔替換掉 Google Earth 中的版本。
作法如下(記得要選對平台啊):
- Download ati-driver-installer-8.27.10-x86.run from ati, or get it from portage
- mkdir /tmp/ati_extract
- type sh {dowloaded path}/ati-driver-installer-8.27.10-x86.run --extract /tmp/ati_extract
- cp /tmp/ati_extract/arch/x86/usr/X11R6/lib/libGL.so.1.2 /opt/googleearth/libGL.so.1
終於又可以開始在 Google Earth 上查詢某地的地理特徵,標定某個美食的位置了。