[Pkg-games-ubuntu] [Bug 655279] Re: [i965] chromium webgl demos fail on gm45

Erno Kuusela erno at iki.fi
Thu May 26 11:46:21 UTC 2011


Chromium gpu blacklist seems to have gained an entry for this:

{
         "blacklist": [ "webgl" ],
         "description": "The Intel Mobile 945 Express family of chipsets is not compatible with WebGL.",
         "device_id": [ "0x27AE" ],
         "id": 4,
         "os": {
            "type": "any"
         },
         "vendor_id": "0x8086"
}

(look in "$HOME/.config/chromium/Local State"). So reopening and
assigning to chromium.

It also seems to have a blanket blacklist entry for ati cards:

{
         "blacklist": [ "all" ],
         "cr_bugs": [ 71381, 76428, 73910 ],
         "description": "ATI cards in Linux are crash-prone.",
         "id": 5,
         "os": {
            "type": "linux"
         },
         "vendor_id": "0x1002"
      }


** Package changed: mesa (Ubuntu) => chromium (Ubuntu)

** Changed in: chromium (Ubuntu)
       Status: Fix Released => New

-- 
You received this bug notification because you are a member of
Debian/Ubuntu Games Team, which is subscribed to chromium in Ubuntu.
https://bugs.launchpad.net/bugs/655279

Title:
  [i965] chromium webgl demos fail on gm45

Status in “chromium” package in Ubuntu:
  New

Bug description:
  Binary package hint: xserver-xorg-video-intel

  Google published some webgl demos for chromium, but they all hang on gm45. They work on my
  work machine (lucid + nvidia proprietary drivers).

  steps to reproduce:

  1. get chromium from daily ppa (apt-add-repository ppa:chromium-daily/ppa, aptitude update, aptitude install chromium-browser)
  2. launch chromium
  3. go to http://dev.chromium.org/developers/demos-gpu-acceleration-and-webgl
  4. witness all demos hanging (after a while a popup appears offering to kill unresponsive tabs, clicking "wait" for a few times makes no difference).

  Most of the demos at http://www.khronos.org/webgl/wiki/Demo_Repository
  hang too btw.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: xserver-xorg-video-intel 2:2.9.1-3ubuntu5
  ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic x86_64
  Architecture: amd64
  Date: Tue Oct  5 20:36:32 2010
  DkmsStatus: Error: [Errno 2] No such file or directory
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  MachineType: LENOVO 74663SG
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-24-generic root=UUID=b97e0d77-3397-43d9-9a1a-c0b8364e0f64 ro quiet splash
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: xserver-xorg-video-intel
  dmi.bios.date: 11/10/2009
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6DET61WW (3.11 )
  dmi.board.name: 74663SG
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: dmi:bvnLENOVO:bvr6DET61WW(3.11):bd11/10/2009:svnLENOVO:pn74663SG:pvrThinkPadX200s:rvnLENOVO:rn74663SG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 74663SG
  dmi.product.version: ThinkPad X200s
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro:             Ubuntu
   codename:           lucid
   architecture:       x86_64
   kernel:             2.6.32-24-generic



More information about the Pkg-games-ubuntu mailing list