help for running glucose

Alan Hourihane alanh at fairlite.demon.co.uk
Wed Aug 1 01:27:59 PDT 2007


On Wed, 2007-08-01 at 08:24 +0000, KAMALNEET SINGH wrote:
> How do i run glucose? 
> 
>  
> 
> I am using glucose-2 branch.
> 
>  
> 
> Firstly, on running Xorg, I get ABI major version mismatch error, so I
> tried with -ignoreABI
> 
>  
> 
> In the configuration file, I have the following:
> 
>  
> 
> Section "Device"
> 
>     Identifier    "ATI Technologies Inc M24 1P [Radeon Mobility X600]"
> 
>     Driver        "ati"
> 
>     Busid        "PCI:1:0:0"
> 
>     Option "AccelMethod" "glucose"
> 
> EndSection
> 
>  
> 
> X starts, but logfile says that XAA is being used.... So how do i run
> with glucose. File lib/xorg/modules/libglucose.so is present...
> 
>  
> 
> There are DRI related errors too, though i don't know what to do about
> them...
> 
> A snippet from the output:
> 
> (EE) [drm] Could not set DRM device bus ID.
> 
> (EE) RADEON(0): [dri] DRIScreenInit failed.  Disabling DRI.
> 
> (WW) module ABI major version (1) doesn't match the server's version
> (2)
> 
> (EE) AIGLX: Screen 0 is not DRI capable

You have to modify the Radeon driver slightly so that it makes the
initial call to the glucose code.

Check out the intel driver, which has a glucose branch, and the way it
does it for help.

Alan.




More information about the xorg mailing list