On Tuesday, February 3, 2009 3:50 pm Johannes Engel wrote:
> Hi folks,
>
> using latest kernel from airlied/drm-next together with git master as of
> today for modular X.org my kernel log shows a few messages like these:
> [  390.305982] [drm] Initialized drm 1.1.0 20060810
> [  390.370356] pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
> [  390.370366] pci 0000:00:02.0: setting latency timer to 64
> [  390.373818] [drm] Initialized i915 1.6.0 20080730 on minor 0
> [  390.377551] [drm:i915_setparam] *ERROR* unknown parameter 4
> [  390.377597] [drm:i915_getparam] *ERROR* Unknown parameter 6
> [  391.864524] [drm:i915_getparam] *ERROR* Unknown parameter 6
>
> The last one about the unknown parameter 6 appears more often in the
> following, apparently whenever any DRI application is started.
> For example glxgears does not work saying:
>
> get fences failed: -1
> param: 6, val: 0
> glxgears: Error: couldn't get an RGB, Double-buffered visual.
>
> What's wrong here? Anything I can do to help? Is that related to Jesse's
> recent patch changing the fences check?

The new get fences check shouldn't affect whether you can get your visual or 
not; that's more likely to be related to some of the recent visual reporting 
changes...

-- 
Jesse Barnes, Intel Open Source Technology Center

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to