Aho všetkým, nainštaloval som si Google Earth. Pri spúšťaní programu sa objaví okno: neznáma grafická karta, nabehne úvodná obrazovka s ovládacími tlačítkami, ale hlavné okno je čierne. Mám graf. kartu nvidia Ge Force2 Ti, povolené neslobodné ovládače ( ovládač nvidia glx -legacy ). Test 3G akcelerácie mi vypíše toto:
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
ďalšie info z xorg.conf :
Section "Device"
Identifier "Všeobecná grafická karta NVIDIA GeForce2 Ti"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "UseFBDev" "true"
EndSection
Section "Monitor"
Identifier "Všeobecný monitor"
Option "DPMS"
HorizSync 30-70
VertRefresh 50-160
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Všeobecná grafická karta NVIDIA GeForce2 Ti"
Monitor "Všeobecný monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
V čom môže byť chyba ? V iných programoch nebadám problémy s grafikou. Dík