Re: Radeon X1600?

2006-02-08 Thread René Rebe
Hi,

On Tuesday 07 February 2006 21:11, Felix Kühling wrote:
 Am Dienstag, den 07.02.2006, 10:31 -0500 schrieb
 [EMAIL PROTECTED]:
  Actually, I've been having trouble with my Xpress 200M locking up in 2D 
  mode.  I'm still trying to determine what the cause of the lockup is. 
 
 OT: The radeon driver locked up on my Xpress 200 until I disabled color
 tiling.

I heavily use the 200M for anything but GLX (which is unsupported right now,
of course) and never had any lockup - and I even suspend the machine for
weeks ...

Yours,

-- 
René Rebe - Rubensstr. 64 - 12157 Berlin (Europe / Germany)
http://www.exactcode.de | http://www.t2-project.org
+49 (0)30  255 897 45


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid3432bid#0486dat1642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: Xpress 200M + Thunderbird = GPF

2006-02-08 Thread René Rebe
Hi,

On Wednesday 08 February 2006 00:10, [EMAIL PROTECTED] wrote:
 Hey all,
 After a message from this list telling me that turning color tiling off 
 was the key to avoiding lockups on the r300 driver, I tried it and was 
 delighted to find that it worked.  Well, mostly.  Using Thunderbird 
 causes my kernel to oops with a general protection fault.  It appears to 
 be the *only* program on my system that causes the problem.  No errors 
 are reported in my /var/log/Xorg.0.log; all I get (if anything) is a 
 kernel oops that sometimes hard-locks my system, sometimes doesn't.  How 
 can I go about debugging this problem?

Do you claim that, aside Thunderbird 2D usage pattern result in a lockup, you
can use DRI / DRM on the 200M ?

Yours,

-- 
René Rebe - Rubensstr. 64 - 12157 Berlin (Europe / Germany)
http://www.exactcode.de | http://www.t2-project.org
+49 (0)30  255 897 45


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid3432bid#0486dat1642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Problems compiling.

2006-02-08 Thread Adam K Kirchhoff

For the past day or two I've been getting the following error when trying to 
compile DRI from Mesa CVS:

gcc -c -I. -I../../../include -I../../../include/GL/internal 
-I../../../src/mesa/main -I../../../src/mesa/glapi 
-I../../../src/mesa/drivers/dri/common `pkg-config --cflags libdrm` 
-I/usr/X11R6/include -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER 
-DGLX_DIRECT_RENDERING -DHAVE_ALIAS -DXF86VIDMODE -D_REENTRANT 
-UIN_DRI_DRIVER -Wmissing-prototypes -g -std=c99  -Wundef -fPIC -ffast-math  
-I/usr/X11R6/include -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER 
-DGLX_DIRECT_RENDERING -DHAVE_ALIAS -DXF86VIDMODE -D_REENTRANT 
-UIN_DRI_DRIVER glxcmds.c -o glxcmds.o
glxcmds.c:1726: warning: no previous prototype for 'glXSwapIntervalMESA'
glxcmds.c:1758: warning: no previous prototype for 'glXGetSwapIntervalMESA'
glxcmds.c:1788: warning: no previous prototype for 'glXBeginFrameTrackingMESA'
glxcmds.c:1808: warning: no previous prototype for 'glXEndFrameTrackingMESA'
glxcmds.c:1829: warning: no previous prototype for 'glXGetFrameUsageMESA'
glxcmds.c:1857: warning: no previous prototype for 'glXQueryFrameTrackingMESA'
glxcmds.c:2595: warning: no previous prototype for 'glXBindTexImageEXT'
glxcmds.c: In function `glXBindTexImageEXT':
glxcmds.c:2618: error: `X_GLXvop_BindTexImageEXT' undeclared (first use in 
this function)
glxcmds.c:2618: error: (Each undeclared identifier is reported only once
glxcmds.c:2618: error: for each function it appears in.)
glxcmds.c: At top level:
glxcmds.c:2636: warning: no previous prototype for 'glXReleaseTexImageEXT'
glxcmds.c: In function `glXReleaseTexImageEXT':
glxcmds.c:2659: error: `X_GLXvop_ReleaseTexImageEXT' undeclared (first use in 
this function)
gmake: *** [glxcmds.o] Error 1
*** Error code 1

Stop in /home/adamk/saved/source/Mesa/src.

This has been happening on two machines, one running Debian and one running 
FreeBSD.

Adam


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: Xpress 200M + Thunderbird = GPF

2006-02-08 Thread ivniyi502
No.  I know DRI is non-functional on it.  Also, I figured out that it's 
not just Thunderbird, though it is the application that routinely and 
regularly causes the lockup.  There was an instance where launching 
Firefox did cause problems.


René Rebe rene-at-exactcode.de |rivatv-devel| wrote:

Hi,

On Wednesday 08 February 2006 00:10, [EMAIL PROTECTED] wrote:
  

Hey all,
After a message from this list telling me that turning color tiling off 
was the key to avoiding lockups on the r300 driver, I tried it and was 
delighted to find that it worked.  Well, mostly.  Using Thunderbird 
causes my kernel to oops with a general protection fault.  It appears to 
be the *only* program on my system that causes the problem.  No errors 
are reported in my /var/log/Xorg.0.log; all I get (if anything) is a 
kernel oops that sometimes hard-locks my system, sometimes doesn't.  How 
can I go about debugging this problem?



Do you claim that, aside Thunderbird 2D usage pattern result in a lockup, you
can use DRI / DRM on the 200M ?

Yours,

  


--
Prone to wander, Lord, I feel it
Prone to leave the God I love
Here's my heart, Lord, take and seal it
Seal it for Thy courts above.



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: Problems compiling.

2006-02-08 Thread Brian Paul

Adam K Kirchhoff wrote:
For the past day or two I've been getting the following error when trying to 
compile DRI from Mesa CVS:


gcc -c -I. -I../../../include -I../../../include/GL/internal 
-I../../../src/mesa/main -I../../../src/mesa/glapi 
-I../../../src/mesa/drivers/dri/common `pkg-config --cflags libdrm` 
-I/usr/X11R6/include -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER 
-DGLX_DIRECT_RENDERING -DHAVE_ALIAS -DXF86VIDMODE -D_REENTRANT 
-UIN_DRI_DRIVER -Wmissing-prototypes -g -std=c99  -Wundef -fPIC -ffast-math  
-I/usr/X11R6/include -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER 
-DGLX_DIRECT_RENDERING -DHAVE_ALIAS -DXF86VIDMODE -D_REENTRANT 
-UIN_DRI_DRIVER glxcmds.c -o glxcmds.o

glxcmds.c:1726: warning: no previous prototype for 'glXSwapIntervalMESA'
glxcmds.c:1758: warning: no previous prototype for 'glXGetSwapIntervalMESA'
glxcmds.c:1788: warning: no previous prototype for 'glXBeginFrameTrackingMESA'
glxcmds.c:1808: warning: no previous prototype for 'glXEndFrameTrackingMESA'
glxcmds.c:1829: warning: no previous prototype for 'glXGetFrameUsageMESA'
glxcmds.c:1857: warning: no previous prototype for 'glXQueryFrameTrackingMESA'
glxcmds.c:2595: warning: no previous prototype for 'glXBindTexImageEXT'
glxcmds.c: In function `glXBindTexImageEXT':
glxcmds.c:2618: error: `X_GLXvop_BindTexImageEXT' undeclared (first use in 
this function)

glxcmds.c:2618: error: (Each undeclared identifier is reported only once
glxcmds.c:2618: error: for each function it appears in.)
glxcmds.c: At top level:
glxcmds.c:2636: warning: no previous prototype for 'glXReleaseTexImageEXT'
glxcmds.c: In function `glXReleaseTexImageEXT':
glxcmds.c:2659: error: `X_GLXvop_ReleaseTexImageEXT' undeclared (first use in 
this function)

gmake: *** [glxcmds.o] Error 1
*** Error code 1

Stop in /home/adamk/saved/source/Mesa/src.

This has been happening on two machines, one running Debian and one running 
FreeBSD.


You need to get the latest glxproto.h file from X.org CVS.

See http://cvs.freedesktop.org/xorg/proto/GL/glxproto.h?r1=1.6r2=1.7

-Brian



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: Problems compiling.

2006-02-08 Thread Donnie Berkholz
Adam K Kirchhoff wrote:
 For the past day or two I've been getting the following error when trying to 
 compile DRI from Mesa CVS:
 
 gcc -c -I. -I../../../include -I../../../include/GL/internal 
 -I../../../src/mesa/main -I../../../src/mesa/glapi 
 -I../../../src/mesa/drivers/dri/common `pkg-config --cflags libdrm` 
 -I/usr/X11R6/include -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER 
 -DGLX_DIRECT_RENDERING -DHAVE_ALIAS -DXF86VIDMODE -D_REENTRANT 
 -UIN_DRI_DRIVER -Wmissing-prototypes -g -std=c99  -Wundef -fPIC -ffast-math  
 -I/usr/X11R6/include -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER 
 -DGLX_DIRECT_RENDERING -DHAVE_ALIAS -DXF86VIDMODE -D_REENTRANT 
 -UIN_DRI_DRIVER glxcmds.c -o glxcmds.o
 glxcmds.c:1726: warning: no previous prototype for 'glXSwapIntervalMESA'
 glxcmds.c:1758: warning: no previous prototype for 'glXGetSwapIntervalMESA'
 glxcmds.c:1788: warning: no previous prototype for 'glXBeginFrameTrackingMESA'
 glxcmds.c:1808: warning: no previous prototype for 'glXEndFrameTrackingMESA'
 glxcmds.c:1829: warning: no previous prototype for 'glXGetFrameUsageMESA'
 glxcmds.c:1857: warning: no previous prototype for 'glXQueryFrameTrackingMESA'
 glxcmds.c:2595: warning: no previous prototype for 'glXBindTexImageEXT'
 glxcmds.c: In function `glXBindTexImageEXT':
 glxcmds.c:2618: error: `X_GLXvop_BindTexImageEXT' undeclared (first use in 
 this function)
 glxcmds.c:2618: error: (Each undeclared identifier is reported only once
 glxcmds.c:2618: error: for each function it appears in.)
 glxcmds.c: At top level:
 glxcmds.c:2636: warning: no previous prototype for 'glXReleaseTexImageEXT'
 glxcmds.c: In function `glXReleaseTexImageEXT':
 glxcmds.c:2659: error: `X_GLXvop_ReleaseTexImageEXT' undeclared (first use in 
 this function)
 gmake: *** [glxcmds.o] Error 1
 *** Error code 1

You need to upgrade your proto/GL -- the fix hit Xorg CVS a day or two ago.

Donnie



signature.asc
Description: OpenPGP digital signature


Re: Xpress 200M + Thunderbird = GPF

2006-02-08 Thread Alex Deucher
On 2/8/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 No.  I know DRI is non-functional on it.  Also, I figured out that it's
 not just Thunderbird, though it is the application that routinely and
 regularly causes the lockup.  There was an instance where launching
 Firefox did cause problems.


Is the radeon drm loaded?  make sure it's not.

Alex

 René Rebe rene-at-exactcode.de |rivatv-devel| wrote:
  Hi,
 
  On Wednesday 08 February 2006 00:10, [EMAIL PROTECTED] wrote:
 
  Hey all,
  After a message from this list telling me that turning color tiling off
  was the key to avoiding lockups on the r300 driver, I tried it and was
  delighted to find that it worked.  Well, mostly.  Using Thunderbird
  causes my kernel to oops with a general protection fault.  It appears to
  be the *only* program on my system that causes the problem.  No errors
  are reported in my /var/log/Xorg.0.log; all I get (if anything) is a
  kernel oops that sometimes hard-locks my system, sometimes doesn't.  How
  can I go about debugging this problem?
 
 
  Do you claim that, aside Thunderbird 2D usage pattern result in a lockup, 
  you
  can use DRI / DRM on the 200M ?
 
  Yours,
 
 

 --
 Prone to wander, Lord, I feel it
 Prone to leave the God I love
 Here's my heart, Lord, take and seal it
 Seal it for Thy courts above.



 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
 for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
 --
 ___
 Dri-devel mailing list
 Dri-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dri-devel



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid3432bid#0486dat1642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: Xpress 200M + Thunderbird = GPF

2006-02-08 Thread ivniyi502
I went back and disabled the glx, drm, and dri Xorg extensions. 
Same result.


Alex Deucher alexdeucher-at-gmail.com |rivatv-devel| wrote:

On 2/8/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

No.  I know DRI is non-functional on it.  Also, I figured out that it's
not just Thunderbird, though it is the application that routinely and
regularly causes the lockup.  There was an instance where launching
Firefox did cause problems.



Is the radeon drm loaded?  make sure it's not.

Alex


René Rebe rene-at-exactcode.de |rivatv-devel| wrote:

Hi,

On Wednesday 08 February 2006 00:10, [EMAIL PROTECTED] wrote:


Hey all,
After a message from this list telling me that turning color tiling off
was the key to avoiding lockups on the r300 driver, I tried it and was
delighted to find that it worked.  Well, mostly.  Using Thunderbird
causes my kernel to oops with a general protection fault.  It appears to
be the *only* program on my system that causes the problem.  No errors
are reported in my /var/log/Xorg.0.log; all I get (if anything) is a
kernel oops that sometimes hard-locks my system, sometimes doesn't.  How
can I go about debugging this problem?


Do you claim that, aside Thunderbird 2D usage pattern result in a lockup, you
can use DRI / DRM on the 200M ?

Yours,



--
Prone to wander, Lord, I feel it
Prone to leave the God I love
Here's my heart, Lord, take and seal it
Seal it for Thy courts above.



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Fwd: Re: sizeof(I830DRIRec) does not match passed size from device driver

2006-02-08 Thread Koby Leung
Hey everyone,

  Just wanted to drop a note to see if anyone was working with this yet, and to
see if I could offer assistance. 

  I'm open to anything, and will supply any log files or other assistancethat
you'd like.

Thanks in advance!

Koby

Am Dienstag, den 07.02.2006, 11:40 -0800 schrieb Koby Leung:
 Hi Felix,
 
   Sorry to bother you again. I haven't heard anything for a couple days, and 
 I'm
 fairly new at this. Should I be following up somehow? Or monitoring the list? 
 Or
 do I just wait at this point?
 
 Thanks!
 
 Koby
 
 Quoting Felix Kühling [EMAIL PROTECTED]:
 
  Am Sonntag, den 05.02.2006, 14:04 -0800 schrieb Koby Leung:
   Hey Felix,
   
   Stupid question - but can you tell me where I would find the
  dri-devel 
   mailing list?
  
  Email address is [EMAIL PROTECTED] Archives are at
  http://sourceforge.net/mailarchive/forum.php?forum_id=7177 or
  http://marc.theaimsgroup.com/?l=dri-develr=1w=2.
  
  Regards,
Felix
  
   
   Thanks!
   
   Koby
   
   Quoting Felix Kühling [EMAIL PROTECTED]:
   
See https://bugs.freedesktop.org/show_bug.cgi?id=5792 for details. I'm
fairly certain that we have solved all installation and configuration
issues. What remains is some size mismatch that prevents 3D from working
on an i855 with a recent binary snapshot. Could someone familiar with
the driver take a look at this please?

Regards,
  Felix

-- 
| Felix Kühling [EMAIL PROTECTED] 
http://fxk.de.vu
  |
| PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3  B152 151C 5CC1 D888 E595 |


   
   
   
   
   -
   This mail sent through IMP: http://horde.org/imp/
   
   
  -- 
  | Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu 
  |
  | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3  B152 151C 5CC1 D888 E595 |
  
  
 
 
 
 
 -
 This mail sent through IMP: http://horde.org/imp/
 
 
-- 
| Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu |
| PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3  B152 151C 5CC1 D888 E595 |


- End forwarded message -




-
This mail sent through IMP: http://horde.org/imp/


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: Fwd: Re: sizeof(I830DRIRec) does not match passed size from device driver

2006-02-08 Thread Dave Airlie

This is due to snapshots building X.org drivers from the monolith tree,
the monolith tree is dead so no new devel is done in it.. TG commited
changes to the i810 driver for rotate which changed the size of rec...

re-doing snapshot to use the modular tree is a bit of work though..

Dave.

On Wed, 8 Feb 2006, Koby Leung wrote:

 Hey everyone,

   Just wanted to drop a note to see if anyone was working with this yet, and 
 to
 see if I could offer assistance.

   I'm open to anything, and will supply any log files or other assistancethat
 you'd like.

 Thanks in advance!

 Koby

 Am Dienstag, den 07.02.2006, 11:40 -0800 schrieb Koby Leung:
  Hi Felix,
 
Sorry to bother you again. I haven't heard anything for a couple days, 
  and I'm
  fairly new at this. Should I be following up somehow? Or monitoring the 
  list? Or
  do I just wait at this point?
 
  Thanks!
 
  Koby
 
  Quoting Felix Kühling [EMAIL PROTECTED]:
 
   Am Sonntag, den 05.02.2006, 14:04 -0800 schrieb Koby Leung:
Hey Felix,
   
Stupid question - but can you tell me where I would find the
   dri-devel
mailing list?
  
   Email address is [EMAIL PROTECTED] Archives are at
   http://sourceforge.net/mailarchive/forum.php?forum_id=7177 or
   http://marc.theaimsgroup.com/?l=dri-develr=1w=2.
  
   Regards,
 Felix
  
   
Thanks!
   
Koby
   
Quoting Felix Kühling [EMAIL PROTECTED]:
   
 See https://bugs.freedesktop.org/show_bug.cgi?id=5792 for details. I'm
 fairly certain that we have solved all installation and configuration
 issues. What remains is some size mismatch that prevents 3D from 
 working
 on an i855 with a recent binary snapshot. Could someone familiar with
 the driver take a look at this please?

 Regards,
   Felix

 --
 | Felix Kühling [EMAIL PROTECTED] 
 http://fxk.de.vu
   |
 | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3  B152 151C 5CC1 D888 E595 
 |


   
   
   
   
-
This mail sent through IMP: http://horde.org/imp/
   
   
   --
   | Felix Kühling [EMAIL PROTECTED] 
   http://fxk.de.vu |
   | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3  B152 151C 5CC1 D888 E595 |
  
  
 
 
 
 
  -
  This mail sent through IMP: http://horde.org/imp/
 
 


-- 
David Airlie, Software Engineer
http://www.skynet.ie/~airlied / airlied at skynet.ie
Linux kernel - DRI, VAX / pam_smb / ILUG



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid3432bid#0486dat1642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: Fwd: Re: sizeof(I830DRIRec) does not match passed size from device driver

2006-02-08 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dave Airlie wrote:
 This is due to snapshots building X.org drivers from the monolith tree,
 the monolith tree is dead so no new devel is done in it.. TG commited
 changes to the i810 driver for rotate which changed the size of rec...
 
 re-doing snapshot to use the modular tree is a bit of work though..

If that's the case, shouldn't there have been a version bump in the DDX?
 The DRI driver should require the newer version.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFD6mToX1gOwKyEAw8RAiqYAJ9SDLhWlcsAc8+RLYjAIxrxXEaWTQCcCMMW
DXIxpxcrx1uoZQvIntb5sk0=
=x7Cz
-END PGP SIGNATURE-


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: Fwd: Re: sizeof(I830DRIRec) does not match passed size from device driver

2006-02-08 Thread Dave Airlie

Nope the ixxx bleeding edge is now 7.0 only..

the snapshots are broken for i9xx.

Dave.

On Wed, 8 Feb 2006, Koby Leung wrote:

 Hi Dave,

   Thanks for the reply. So what would be the best solution then? I'm running
 6.8.99.901 right now. Should I just upgrade to 6.9?

 Thanks!

 Koby

 Quoting Dave Airlie [EMAIL PROTECTED]:

 
  This is due to snapshots building X.org drivers from the monolith tree,
  the monolith tree is dead so no new devel is done in it.. TG commited
  changes to the i810 driver for rotate which changed the size of rec...
 
  re-doing snapshot to use the modular tree is a bit of work though..
 
  Dave.
 
  On Wed, 8 Feb 2006, Koby Leung wrote:
 
   Hey everyone,
  
 Just wanted to drop a note to see if anyone was working with this yet,
  and to
   see if I could offer assistance.
  
 I'm open to anything, and will supply any log files or other
  assistancethat
   you'd like.
  
   Thanks in advance!
  
   Koby
  
   Am Dienstag, den 07.02.2006, 11:40 -0800 schrieb Koby Leung:
Hi Felix,
   
  Sorry to bother you again. I haven't heard anything for a couple days,
  and I'm
fairly new at this. Should I be following up somehow? Or monitoring the
  list? Or
do I just wait at this point?
   
Thanks!
   
Koby
   
Quoting Felix Kühling [EMAIL PROTECTED]:
   
 Am Sonntag, den 05.02.2006, 14:04 -0800 schrieb Koby Leung:
  Hey Felix,
 
  Stupid question - but can you tell me where I would find the
 dri-devel
  mailing list?

 Email address is [EMAIL PROTECTED] Archives are at
 http://sourceforge.net/mailarchive/forum.php?forum_id=7177 or
 http://marc.theaimsgroup.com/?l=dri-develr=1w=2.

 Regards,
   Felix

 
  Thanks!
 
  Koby
 
  Quoting Felix Kühling [EMAIL PROTECTED]:
 
   See https://bugs.freedesktop.org/show_bug.cgi?id=5792 for details.
  I'm
   fairly certain that we have solved all installation and
  configuration
   issues. What remains is some size mismatch that prevents 3D from
  working
   on an i855 with a recent binary snapshot. Could someone familiar
  with
   the driver take a look at this please?
  
   Regards,
 Felix
  
   --
   | Felix Kühling [EMAIL PROTECTED]
  http://fxk.de.vu
 |
   | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3  B152 151C 5CC1 D888
  E595 |
  
  
 
 
 
 
  -
  This mail sent through IMP: http://horde.org/imp/
 
 
 --
 | Felix Kühling [EMAIL PROTECTED]
  http://fxk.de.vu |
 | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3  B152 151C 5CC1 D888 E595
  |


   
   
   
   
-
This mail sent through IMP: http://horde.org/imp/
   
   
  
 
  --
  David Airlie, Software Engineer
  http://www.skynet.ie/~airlied / airlied at skynet.ie
  Linux kernel - DRI, VAX / pam_smb / ILUG
 
 




 -
 This mail sent through IMP: http://horde.org/imp/


-- 
David Airlie, Software Engineer
http://www.skynet.ie/~airlied / airlied at skynet.ie
Linux kernel - DRI, VAX / pam_smb / ILUG



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid3432bid#0486dat1642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: Fwd: Re: sizeof(I830DRIRec) does not match passed size from device driver

2006-02-08 Thread Dave Airlie

  This is due to snapshots building X.org drivers from the monolith tree,
  the monolith tree is dead so no new devel is done in it.. TG commited
  changes to the i810 driver for rotate which changed the size of rec...
 
  re-doing snapshot to use the modular tree is a bit of work though..

 If that's the case, shouldn't there have been a version bump in the DDX?

I just bumped it in CVS

Dave.

-- 
David Airlie, Software Engineer
http://www.skynet.ie/~airlied / airlied at skynet.ie
Linux kernel - DRI, VAX / pam_smb / ILUG



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: Fwd: Re: sizeof(I830DRIRec) does not match passed size from device driver

2006-02-08 Thread Alan Hourihane
On Wed, 2006-02-08 at 13:38 -0800, Ian Romanick wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Dave Airlie wrote:
  This is due to snapshots building X.org drivers from the monolith tree,
  the monolith tree is dead so no new devel is done in it.. TG commited
  changes to the i810 driver for rotate which changed the size of rec...
  
  re-doing snapshot to use the modular tree is a bit of work though..
 
 If that's the case, shouldn't there have been a version bump in the DDX?
  The DRI driver should require the newer version.

The DDX was bumped, but the check in intel_screen.c was missed to check
for the newer DDX.

I've just fixed that now.

Alan.



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: Fwd: Re: sizeof(I830DRIRec) does not match passed size from device driver

2006-02-08 Thread Felix Kühling
Am Mittwoch, den 08.02.2006, 21:22 + schrieb Dave Airlie:
 This is due to snapshots building X.org drivers from the monolith tree,
 the monolith tree is dead so no new devel is done in it.. TG commited
 changes to the i810 driver for rotate which changed the size of rec...

That sucks, but thank's for the heads up. I'll disable the i9xx snapshot
for now.

Koby, snapshots from before January 24 should still work. But you'll
obviously not have rotation support.

 
 re-doing snapshot to use the modular tree is a bit of work though..

Getting snapshots from the modular tree to work will probably require
that a modular Xorg is installed somewhere on the build machine. I may
get away with installing a modular Xorg on the build machine in some
dummy location that doesn't interfere with the Xorg 6.8 installed by the
distro (Ubuntu Breezy). Then I can build the driver modules and some
other stuff for the common snapshots against that.

Alternatively I can build a semi-complete modular Xorg every time. Any
other ideas?

Regards,
  Felix

 
 Dave.
 
 On Wed, 8 Feb 2006, Koby Leung wrote:
 
  Hey everyone,
 
Just wanted to drop a note to see if anyone was working with this yet, 
  and to
  see if I could offer assistance.
 
I'm open to anything, and will supply any log files or other 
  assistancethat
  you'd like.
 
  Thanks in advance!
 
  Koby
 
-- 
| Felix Kühling [EMAIL PROTECTED] http://fxk.de.vu |
| PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3  B152 151C 5CC1 D888 E595 |



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid3432bid#0486dat1642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: Fwd: Re: sizeof(I830DRIRec) does not match passed size from device driver

2006-02-08 Thread Donnie Berkholz
Felix Kühling wrote:
 Getting snapshots from the modular tree to work will probably require
 that a modular Xorg is installed somewhere on the build machine. I may
 get away with installing a modular Xorg on the build machine in some
 dummy location that doesn't interfere with the Xorg 6.8 installed by the
 distro (Ubuntu Breezy). Then I can build the driver modules and some
 other stuff for the common snapshots against that.
 
 Alternatively I can build a semi-complete modular Xorg every time. Any
 other ideas?

You could hack it into the tinderbox build scripts, and run tinderbox as
well. That could be helpful in other senses besides the snapshots.

Thanks,
Donnie



signature.asc
Description: OpenPGP digital signature


[Bug 5792] glxinfo Xorg log direct rendering disagree. No errors

2006-02-08 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to
   
the URL shown below and enter yourcomments there. 
   
https://bugs.freedesktop.org/show_bug.cgi?id=5792  
 

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2006-02-09 11:19 ---
As it turns out this problem is caused by the snapshot builds using outdated
Xorg 6.9 sources that are incompatible with the current i915 driver from Mesa.
i915 snapshots 20060123 and older should still be OK.

Alan Hourihane updated a version check in the Mesa driver so that it will report
a more useful error message. Closing this as FIXED.

There is still a bug in the snapshot build. It should use the modular Xorg. But
that's a different issue.  
 
 
--   
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email 
 
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: Fwd: Re: sizeof(I830DRIRec) does not match passed size from device driver

2006-02-08 Thread Koby Leung
Hi Dave,

  Thanks for the reply. So what would be the best solution then? I'm running
6.8.99.901 right now. Should I just upgrade to 6.9?

Thanks!

Koby

Quoting Dave Airlie [EMAIL PROTECTED]:

 
 This is due to snapshots building X.org drivers from the monolith tree,
 the monolith tree is dead so no new devel is done in it.. TG commited
 changes to the i810 driver for rotate which changed the size of rec...
 
 re-doing snapshot to use the modular tree is a bit of work though..
 
 Dave.
 
 On Wed, 8 Feb 2006, Koby Leung wrote:
 
  Hey everyone,
 
Just wanted to drop a note to see if anyone was working with this yet,
 and to
  see if I could offer assistance.
 
I'm open to anything, and will supply any log files or other
 assistancethat
  you'd like.
 
  Thanks in advance!
 
  Koby
 
  Am Dienstag, den 07.02.2006, 11:40 -0800 schrieb Koby Leung:
   Hi Felix,
  
 Sorry to bother you again. I haven't heard anything for a couple days,
 and I'm
   fairly new at this. Should I be following up somehow? Or monitoring the
 list? Or
   do I just wait at this point?
  
   Thanks!
  
   Koby
  
   Quoting Felix Kühling [EMAIL PROTECTED]:
  
Am Sonntag, den 05.02.2006, 14:04 -0800 schrieb Koby Leung:
 Hey Felix,

 Stupid question - but can you tell me where I would find the
dri-devel
 mailing list?
   
Email address is [EMAIL PROTECTED] Archives are at
http://sourceforge.net/mailarchive/forum.php?forum_id=7177 or
http://marc.theaimsgroup.com/?l=dri-develr=1w=2.
   
Regards,
  Felix
   

 Thanks!

 Koby

 Quoting Felix Kühling [EMAIL PROTECTED]:

  See https://bugs.freedesktop.org/show_bug.cgi?id=5792 for details.
 I'm
  fairly certain that we have solved all installation and
 configuration
  issues. What remains is some size mismatch that prevents 3D from
 working
  on an i855 with a recent binary snapshot. Could someone familiar
 with
  the driver take a look at this please?
 
  Regards,
Felix
 
  --
  | Felix Kühling [EMAIL PROTECTED]
 http://fxk.de.vu
|
  | PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3  B152 151C 5CC1 D888
 E595 |
 
 




 -
 This mail sent through IMP: http://horde.org/imp/


--
| Felix Kühling [EMAIL PROTECTED]
 http://fxk.de.vu |
| PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3  B152 151C 5CC1 D888 E595
 |
   
   
  
  
  
  
   -
   This mail sent through IMP: http://horde.org/imp/
  
  
 
 
 -- 
 David Airlie, Software Engineer
 http://www.skynet.ie/~airlied / airlied at skynet.ie
 Linux kernel - DRI, VAX / pam_smb / ILUG
 
 




-
This mail sent through IMP: http://horde.org/imp/


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel