[Mesa-dev] [Bug 94175] ilo driver fail to load for intel mobile gm45 Express chipset

2016-02-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=94175

--- Comment #2 from jydc...@21cn.com ---
got it, thanks for reply.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 94175] ilo driver fail to load for intel mobile gm45 Express chipset

2016-02-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=94175

Timothy Arceri  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #1 from Timothy Arceri  ---
No the oldest it supports is Sandy Bridge.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 94175] ilo driver fail to load for intel mobile gm45 Express chipset

2016-02-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=94175

Bug ID: 94175
   Summary: ilo driver fail to load for intel mobile gm45 Express
chipset
   Product: Mesa
   Version: 11.1
  Hardware: Other
OS: All
Status: NEW
  Severity: normal
  Priority: medium
 Component: GLX
  Assignee: mesa-dev@lists.freedesktop.org
  Reporter: jydc...@21cn.com
QA Contact: mesa-dev@lists.freedesktop.org

Hi, my laptop thinkPad W500 has an Intel Mobile 4 Series Chipset Integrated
Graphics(Intel®GM45 Express chipset), installed debian8 testing. 

  I recompiled Mesa11.1.1 from debian testing mesa source package enable ilo
driver successfully, and my /etc/X11/xorg.conf.d/20-intel.conf is:

Section "Device"
   Identifier "Intel Graphics"
   Driver "intel"
   BusID  "PCI:0:2:0"
   Option "DRI"  "ilo"
EndSection

  Logon desktop i got errors from /var/log/Xorg.0.log:
[   172.515] (EE) AIGLX error: ilo does not export required DRI extension
[   172.515] (EE) AIGLX: reverting to software rendering

  I failed to run some 3D game with Wine + Gallium Nine (d3dadapter backend)
got error "missing hardware logical context support".

  Does ilo driver not support mobile Intel®GM45 Express chipset video card
right now, or I miss somthing compilling? 

Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev