← Back to team overview

desktop-packages team mailing list archive

[Bug 1463598] Re: Chromium 43 fails to use hardware acceleration

 

Hi,

I'm just wondering if WebGL is still disabled in 14.04, even though we
are on chromium 44 now? I wanted to enable WebGL just to see if I could
watch 360° Youtube vids then, and now noticed that it no longer works at
all, apparently due to this Ubuntu change.

I realize that lots of crashes are GPU-related, but IMHO ripping that
feature out of chromium completely is bad, as most chromium GPU features
are blacklisted (by Google) on my AMD system anyway because they tend to
cause problems. If it's too much of an issue, maybe GPU stuff could be
blacklisted for all drivers, and those who would like to use WebGL etc.
could manually override the blacklist in about:flags? That's what I have
done repeatedly in the past, although I'm well aware that any strange
behaviour could be related to disabling the blacklist.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1463598

Title:
  Chromium 43 fails to use hardware acceleration

Status in chromium-browser package in Ubuntu:
  Fix Released

Bug description:
  After installing package chromium-browser 43.0.2357.81-0ubuntu0.14.04.1.1089 hardware acceleration becomes disabled.
  I had no problem with previous chromium version.

  Console output:

  $ chromium-browser
  [3150:3191:0609/190556:ERROR:browser_gpu_channel_host_factory.cc(134)] Failed to launch GPU process.
  [3150:3150:0609/190556:ERROR:url_pattern_set.cc(240)] Invalid url pattern: chrome://print/*
  [3150:3191:0609/190556:ERROR:browser_gpu_channel_host_factory.cc(134)] Failed to launch GPU process.
  [3150:3191:0609/190556:ERROR:browser_gpu_channel_host_factory.cc(134)] Failed to launch GPU process.

  chrome://gpu:

  Graphics Feature Status
  Canvas: Software only, hardware acceleration unavailable
  Flash: Software only, hardware acceleration unavailable
  Flash Stage3D: Software only, hardware acceleration unavailable
  Flash Stage3D Baseline profile: Software only, hardware acceleration unavailable
  Compositing: Software only, hardware acceleration unavailable
  Multiple Raster Threads: Unavailable
  Rasterization: Software only, hardware acceleration unavailable
  Threaded Rasterization: Unavailable
  Video Decode: Software only, hardware acceleration unavailable
  Video Encode: Software only, hardware acceleration unavailable
  WebGL: Unavailable

  Driver Bug Workarounds
  clear_uniforms_before_first_program_use
  count_all_in_varyings_packing
  disable_chromium_framebuffer_multisample
  disable_ext_occlusion_query
  disable_post_sub_buffers_for_onscreen_surfaces
  scalarize_vec_and_mat_constructor_args

  Problems Detected
  GPU process was unable to boot: GPU access is disabled in chrome://settings.
  Disabled Features: all

  - - -
  Actually GPU access is *not* disabled from settings.

  Workarounds like "--disable-gpu-sandbox" or "LIBGL_DRI3_DISABLE=1"
  didn't helped at all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1463598/+subscriptions


References