From owner-freebsd-emulation@FreeBSD.ORG Sat Feb 7 16:43:14 2009 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 875A0106566B; Sat, 7 Feb 2009 16:43:14 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id 46AA48FC0A; Sat, 7 Feb 2009 16:43:14 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from [192.168.1.132] (adsl-1-207-86.bna.bellsouth.net [65.1.207.86]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id n17GB6tZ033101 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 7 Feb 2009 11:11:06 -0500 (EST) (envelope-from rnoland@FreeBSD.org) From: Robert Noland To: vova@fbsd.ru In-Reply-To: <1233906496.1746.28.camel@localhost> References: <1233906496.1746.28.camel@localhost> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-9nTkdczHLrotZCx/sfRA" Organization: FreeBSD Date: Sat, 07 Feb 2009 11:11:40 -0500 Message-Id: <1234023100.1562.30.camel@ferret.2hip.net> Mime-Version: 1.0 X-Mailer: Evolution 2.24.3 FreeBSD GNOME Team Port X-Spam-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_PBL, RCVD_IN_SORBS_DUL,RDNS_DYNAMIC autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on gizmo.2hip.net Cc: emulation@FreeBSD.org, nox@FreeBSD.org, x11@FreeBSD.org Subject: Re: astro/google-earth do not work with recent Xorg X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2009 16:43:15 -0000 --=-9nTkdczHLrotZCx/sfRA Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2009-02-06 at 10:48 +0300, Vladimir Grebenschikov wrote: > Hi >=20 > It starts, then shows on console: > -- > unknown chip id 0x7145, can't guess. > libGL warning: 3D driver returned no fbconfigs. > libGL error: InitDriver failed > libGL error: reverting to (slow) indirect rendering > -- >=20 > Then shows pop-up with "Google Earth can't runon your machine as it > could not access the graphics card. ..." Try setting LIBGL_ALWAYS_INDIRECT=3D1=20 It is usually required to run google-earth. robert. > Then crashes with: >=20 > terminate called after throwing an instance of 'QString' > Google Earth has caught signal 6. >=20 > Stacktrace from glibc: > ./googleearth-bin [0x806c3a3] > ./googleearth-bin [0x806c916] > [0xbfbfffbb] > /lib/libc.so.6(abort+0x101) [0x493d0301] > ./libstdc++.so.6(_ZN9__gnu_cxx27__verbose_terminate_handlerEv+0x179) [0= x4816a019] > ./libstdc++.so.6 [0x481679a5] > ./libstdc++.so.6 [0x481679e2] > ./libstdc++.so.6 [0x48167b4a] > ./librender.so(_ZN12RenderWidget6SetApiEPN5earth4evll3APIE+0x34e) [0x49= f3b57e] > ./librender.so(_ZN5earth6render12RenderWindow12createWidgetEv+0xb2) [0x= 49f1cf62] > ./libgoogleearth_lib.so(_ZN5earth6client12ModuleWidget9showEventEP10QSh= owEvent+0x8e) [0x4931af6e] > ./libQtGui.so.4(_ZN7QWidget5eventEP6QEvent+0x7cf) [0x4851715f] > ... (full crash log attached) >=20 > I have working openGL for FreeBSD applications (radeonhd driver, ATI X140= 0 card): >=20 > $ glinfo=20 > Xlib: extension "Generic Event Extension" missing on display ":0.0". > Xlib: extension "Generic Event Extension" missing on display ":0.0". > GL_VERSION: 1.3 Mesa 7.3 > GL_EXTENSIONS: GL_ARB_depth_texture GL_ARB_fragment_program GL_ARB_imagin= g GL_ARB_multisample GL_ARB_multitexture GL_ARB_point_parameters GL_ARB_sha= dow GL_ARB_shadow_ambient GL_ARB_texture_border_clamp GL_ARB_texture_compre= ssion GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_com= bine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_MESAX_texture_f= loat GL_ARB_texture_mirrored_repeat GL_ARB_texture_rectangle GL_ARB_transpo= se_matrix GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_window_p= os GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_equation_separat= e GL_EXT_blend_func_separate GL_EXT_blend_logic_op GL_EXT_blend_minmax GL_E= XT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_compiled_vertex_array GL_E= XT_convolution GL_EXT_copy_texture GL_EXT_draw_range_elements GL_EXT_gpu_pr= ogram_parameters GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_pi= xels GL_EXT_point_parameters GL_EXT_polygon_offset GL_EXT_rescale_normal GL= _EXT_secondary_c! > olor GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_t= wo_side GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texture GL_EXT_texture= 3D GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_comb= ine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_textur= e_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture= _rectangle GL_EXT_vertex_array GL_APPLE_packed_pixels GL_ATI_blend_equation= _separate GL_ATI_texture_env_combine3 GL_ATI_texture_mirror_once GL_IBM_ras= terpos_clip GL_IBM_texture_mirrored_repeat GL_INGR_blend_func_separate GL_M= ESA_pack_invert GL_MESA_ycbcr_texture GL_MESA_window_pos GL_NV_blend_square= GL_NV_light_max_exponent GL_NV_texture_rectangle GL_NV_texgen_reflection G= L_NV_vertex_program GL_OES_read_format GL_SGI_color_matrix GL_SGI_color_tab= le GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edg= e_clamp GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow_ambient GL= _SUN_multi_draw_! > arrays > GL_RENDERER: Mesa DRI R300 20060815 x86/MMX/SSE2 TCL > GL_VENDOR: DRI R300 Project > GLU_VERSION: 1.3 > GLU_EXTENSIONS: GLU_EXT_nurbs_tessellator GLU_EXT_object_space_tess=20 > GLUT_API_VERSION: 5 > GLUT_XLIB_IMPLEMENTATION: 15 > $ >=20 > Probably reason is in outdated X libraries: >=20 > xorg-7.4 X.Org complete distribution metaport > xorg-apps-7.4_1 X.org apps meta-port > xorg-drivers-7.4 X.org drivers meta-port > xorg-libraries-7.4 X.org libraries meta-port > xorg-server-1.5.3_4,1 X.Org X server and related programs > dri-7.3,2 OpenGL hardware acceleration drivers for the DRI > libGL-7.3_1 OpenGL library that renders using GLX or DRI > libGLU-7.3 OpenGL utility library > ... > linux-xorg-libs-6.8.2_5 Xorg libraries, linux binaries > linux_base-f8-8_11 Base set of packages needed in Linux mode (for i386/a= md64) > linux_dri-7.0 Binary Linux DRI libraries for 3D hardware accelerati= on of=20 >=20 > ... >=20 > Any hints will be very appreciated. >=20 > PPS: > Also, looks like binary get lost in home on non-first start: > $ googleearth > Warning: Unable to create prefs directory '/home/vova/.googleearth'. File= exists. > ... >=20 > $ file /home/vova /home/vova/.googleearth /compat/linux/home/vova > /home/vova: directory > /home/vova/.googleearth: directory > /compat/linux/home/vova: cannot open `/compat/linux/home/vova' (No such f= ile or directory) >=20 > _______________________________________________ > freebsd-x11@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" --=20 Robert Noland FreeBSD --=-9nTkdczHLrotZCx/sfRA Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) iEYEABECAAYFAkmNsrwACgkQM4TrQ4qfRONL4gCghw7LugiDRRlp9V4yqSLH7YEA gHMAn04YYtr41o6gEYxS5JTFXAodo7l9 =/4il -----END PGP SIGNATURE----- --=-9nTkdczHLrotZCx/sfRA--