At 2007-05-23T09:12:23+1200, Kerry Mayes wrote:
> I also seem to remember reading that the only difference between the
> latest version of the i810 and intel drivers was that the intel driver
> included the 915resolution functionality.

It's called "mode setting".  Intel have only just recently decided to
support open source mode setting code... previously you were stuck with
using a hack (i915resolution).

There are other changes in the 'intel' drivers vs i810--they are just a new
version of the i810 drivers, renamed and with further developments included.

At 2007-05-23T09:29:23+1200, Roy Britten wrote:
> $ LIBGL_DEBUG=verbose glxinfo 2>&1 >/dev/null
> libGL: OpenDriver: trying /usr/lib/dri/i965_dri.so
> libGL error: dlopen /usr/lib/dri/i965_dri.so failed
> (/usr/lib/dri/i965_dri.so: undefined symbol: _glapi_add_dispatch)
> 
> http://www.mail-archive.com/[EMAIL PROTECTED]/msg27359.html
> suggests that there's a version mismatch between the driver and libGL.
> Ubuntu provides version 6.5.2-3 of libgl1-mesa-dri and libgl1-mesa-glx
> which seems pretty recent.

Are you sure you haven't installed anything that replaces libGL?  I know
that the proprietary ATI/AMD drivers and the NVIDIA drivers include their
own (incompatible) libGL.

Cheers,
-mjg
-- 
Matthew Gregan                     |/
                                  /|                    [EMAIL PROTECTED]

Reply via email to