anbox/anbox

Cannot start anbox on ubuntu 16.10 and nvidia 381.09

Ouverte

#41 ouverte le 12 avr. 2017

 (10 commentaires) (1 réaction) (0 personne assignée)C++ (1 160 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (8 720 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Make sure you are running the latest version of Anbox before reporting an issue.

Anbox release (anbox version) and system info (anbox system-info):

anbox system-info libEGL warning: DRI2: failed to authenticate version: 0.1.0 os: name: Ubuntu Core version: 16 snap-based: true kernel: version: Linux version 4.8.0-46-generic (buildd@lcy01-16) (gcc version 6.2.0 20161005 (Ubuntu 6.2.0-5ubuntu12) ) #49-Ubuntu SMP Fri Mar 31 13:57:14 UTC 2017 binder: true ashmem: true graphics: egl: vendor: Mesa Project version: 1.4 (DRI2) extensions: - EGL_KHR_create_context - EGL_KHR_get_all_proc_addresses - EGL_KHR_gl_colorspace - EGL_KHR_reusable_sync - EGL_KHR_surfaceless_context - EGL_MESA_configless_context gles2: vendor: VMware, Inc. vendor: OpenGL ES-CM 1.1 Mesa 12.0.6 extensions: - GL_EXT_blend_minmax - GL_EXT_multi_draw_arrays - GL_EXT_texture_lod_bias - GL_OES_byte_coordinates - GL_OES_fixed_point - GL_OES_stencil_wrap - GL_OES_compressed_paletted_texture - GL_OES_query_matrix - GL_OES_read_format - GL_OES_single_precision - GL_OES_draw_texture - GL_OES_point_size_array - GL_OES_point_sprite - GL_EXT_texture_format_BGRA8888 - GL_OES_compressed_ETC1_RGB8_texture - GL_OES_depth24 - GL_OES_element_index_uint - GL_OES_fbo_render_mipmap - GL_OES_framebuffer_object - GL_OES_mapbuffer - GL_OES_rgb8_rgba8 - GL_OES_stencil8 - GL_OES_texture_env_crossbar - GL_OES_texture_mirrored_repeat - GL_OES_texture_npot - GL_OES_EGL_image - GL_OES_packed_depth_stencil - GL_OES_texture_cube_map - GL_APPLE_texture_max_level - GL_EXT_discard_framebuffer - GL_EXT_read_format_bgra - GL_OES_blend_equation_separate - GL_OES_blend_func_separate - GL_OES_blend_subtract - GL_OES_EGL_image_external - GL_OES_EGL_sync - GL_OES_vertex_array_object - GL_EXT_map_buffer_range - GL_KHR_debug - GL_OES_surfaceless_context - GL_EXT_polygon_offset_clamp

Description of the problem: anbox session-manager just hangs, anbox launch returns: [EE 2017-04-12 08:59:58] [launch.cpp:76@operator()] Anbox session manager service isn't running!

Expected: something else!

Additional info:

ANBOX_LOG_LEVEL=debug anbox session-manager --gles-driver=host [II 2017-04-12 08:51:36] [session_manager.cpp:126@operator()] Detected properietary nvidia driver; forcing use of the host EGL driver. libGL: screen 0 does not appear to be DRI2 capable libGL: OpenDriver: trying /snap/anbox/15/usr/lib/x86_64-linux-gnu/dri/tls/swrast_dri.so libGL: OpenDriver: trying /snap/anbox/15/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so libGL: Can't open configuration file /home/jeremy/snap/anbox/15/.drirc: No such file or directory. libGL: Can't open configuration file /home/jeremy/snap/anbox/15/.drirc: No such file or directory. libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: swrast

Guide contributeur