Bug#359328: ERROR! sizeof(I830DRIRec) does not match passed size from device driver

2006-05-31 Thread P.C. Chan

Marcelo;

I have picked up packages from mesa 6.5.0.cvs.20060524.  The Eurphoria 
(GL) screensaver comes to life first time

since I renewed my portable 2 years ago.

Good work! 


Thanks,

P. C.
===

Marcelo E. Magallon wrote:


On Tue, May 30, 2006 at 04:06:40PM -0400, P.C. Chan wrote:

> Comparing I830DRIRec definition from xf86-video-i810-1.5.1.0 and Mesa-6.4.1,
> the former has the extra:
> 
>   drmSize rotatedSize;

>   drm_handle_t rotatedbuffer;
> 
> Hence they would be different in size and uncompatible.


Thanks for pointing out the exact source of the problem.

You can fix this by just installing the mesa packages from
experimental.  I'm sorry that I can't provide a solution that doesn't
involve CVS code at the moment.

Marcelo

 





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#359328: ERROR! sizeof(I830DRIRec) does not match passed size from device driver

2006-05-30 Thread P.C. Chan

Hi there,

I have the same issue on my D610.  DRI fails to initialize.

Comparing I830DRIRec definition from xf86-video-i810-1.5.1.0 and Mesa-6.4.1,
the former has the extra:

  drmSize rotatedSize;
  drm_handle_t rotatedbuffer;

Hence they would be different in size and uncompatible.

Regards,
P. C.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]