Re: dri on r300

2006-02-22 Thread Donnie Berkholz
Patrick McFarland wrote: glxcmds.c: In function ‘glXBindTexImageEXT’: glxcmds.c:2618: error: ‘X_GLXvop_BindTexImageEXT’ undeclared (first use in this function) Guess you haven't been reading the list lately. Update your glproto. xorg.freedesktop.org/releases/individual/proto/.

Re: dri on r300

2006-02-22 Thread Patrick McFarland
On Wednesday 22 February 2006 03:29, Donnie Berkholz wrote: xorg.freedesktop.org/releases/individual/proto/ Two questions, 1) why doesn't dapper already have this? 2) why doesn't the dri build instructions on the site mention this... or better yet, xc or mesa already have them included and use

Re: dri on r300

2006-02-22 Thread Patrick McFarland
On Wednesday 22 February 2006 03:29, Donnie Berkholz wrote: Patrick McFarland wrote: glxcmds.c: In function ‘glXBindTexImageEXT’: glxcmds.c:2618: error: ‘X_GLXvop_BindTexImageEXT’ undeclared (first use in this function) Guess you haven't been reading the list lately. Update your glproto.

Re: dri on r300

2006-02-22 Thread Daniel Stone
On Wed, Feb 22, 2006 at 04:25:31AM -0500, Patrick McFarland wrote: On Wednesday 22 February 2006 03:29, Donnie Berkholz wrote: Patrick McFarland wrote: glxcmds.c: In function ‘glXBindTexImageEXT’: glxcmds.c:2618: error: ‘X_GLXvop_BindTexImageEXT’ undeclared (first use in this function)

Re: dri on r300

2006-02-22 Thread Daniel Stone
On Wed, Feb 22, 2006 at 04:19:09AM -0500, Patrick McFarland wrote: On Wednesday 22 February 2006 03:29, Donnie Berkholz wrote: xorg.freedesktop.org/releases/individual/proto/ Two questions, 1) why doesn't dapper already have this? That's off-topic for this list. Try ubuntu-devel, except

Re: dri on r300

2006-02-22 Thread Patrick McFarland
On Wednesday 22 February 2006 04:31, Daniel Stone wrote: On Wed, Feb 22, 2006 at 04:19:09AM -0500, Patrick McFarland wrote: On Wednesday 22 February 2006 03:29, Donnie Berkholz wrote: xorg.freedesktop.org/releases/individual/proto/ Two questions, 1) why doesn't dapper already have this?

Re: dri on r300

2006-02-22 Thread Daniel Stone
On Wed, Feb 22, 2006 at 04:50:22AM -0500, Patrick McFarland wrote: On Wednesday 22 February 2006 04:31, Daniel Stone wrote: It's not a part of Mesa, and xc/ is dead. The reason why it's broken out as its own module, is because ... it's its own module. If xc is. dead.

Re: dri on r300

2006-02-22 Thread Benjamin Herrenschmidt
On Wed, 2006-02-22 at 03:01 -0500, Patrick McFarland wrote: On Tuesday 21 February 2006 01:29, Benjamin Herrenschmidt wrote: On Sat, 2006-02-18 at 21:45 -0500, Patrick McFarland wrote: Well, I finally upgraded my Radeon 8500 to a Radeon 9600, however trying to use Xorg's DRI drivers with

[Bug 5999] New: problems with r300 and metacity compositing manager

2006-02-22 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=5999 Summary: problems with r300 and metacity compositing manager

[Bug 5999] problems with r300 and metacity compositing manager

2006-02-22 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=5999 --- Additional Comments From [EMAIL PROTECTED] 2006-02-22 23:05 ---

[Bug 6001] New: cannot enable fastwrite for via kt600/Radeon 9200

2006-02-22 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=6001 Summary: cannot enable fastwrite for via kt600/Radeon 9200

[Bug 6001] cannot enable fastwrite for via kt600/Radeon 9200

2006-02-22 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=6001 [EMAIL PROTECTED] changed: What|Removed |Added

[Bug 6005] New: [i915] cannot get dri/drm working with latest Xorg driver

2006-02-22 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=6005 Summary: [i915] cannot get dri/drm working with latest Xorg

Re: dri on r300

2006-02-22 Thread Patrick McFarland
On Wednesday 22 February 2006 04:53, Daniel Stone wrote: On Wed, Feb 22, 2006 at 04:50:22AM -0500, Patrick McFarland wrote: On Wednesday 22 February 2006 04:31, Daniel Stone wrote: It's not a part of Mesa, and xc/ is dead. The reason why it's broken out as its own module, is because

Re: dri on r300

2006-02-22 Thread Patrick McFarland
On Wednesday 22 February 2006 05:42, Benjamin Herrenschmidt wrote: On Wed, 2006-02-22 at 03:01 -0500, Patrick McFarland wrote: On Tuesday 21 February 2006 01:29, Benjamin Herrenschmidt wrote: On Sat, 2006-02-18 at 21:45 -0500, Patrick McFarland wrote: Well, I finally upgraded my Radeon

[Bug 6110] mtrr: base(0xf0020000) is not aligned

2006-02-22 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=6110 --- Additional Comments From [EMAIL PROTECTED] 2006-02-22 13:30 --- (WW) I810(0): i830 Kernel module detected, Use the i915 Kernel module instead, aborting DRI init. It's telling you what to do, use the 1915 module. So do not

Re: dri on r300

2006-02-22 Thread Patrick McFarland
On Wednesday 22 February 2006 04:30, Daniel Stone wrote: On Wed, Feb 22, 2006 at 04:25:31AM -0500, Patrick McFarland wrote: On Wednesday 22 February 2006 03:29, Donnie Berkholz wrote: Patrick McFarland wrote: glxcmds.c: In function ‘glXBindTexImageEXT’: glxcmds.c:2618: error:

[Bug 6005] [i915] cannot get dri/drm working with latest Xorg driver

2006-02-22 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=6005 [EMAIL PROTECTED] changed: What|Removed |Added

[Bug 6009] New: libdri.so fails to load when built with '--disable-xinerama'

2006-02-22 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=6009 Summary: libdri.so fails to load when built with '--disable-

dri on r300 part 2

2006-02-22 Thread Patrick McFarland
Well, someone has updated the dri build instructions to reflect Xorg 7.0, whoever that was, thank you. So nuked all the cruft due to the installation of xc, and reinstalled X from dapper debs, and everything is back to normal. Also, Mesa seems to build now; after its done, I'll build the drm

Re: dri on r300 part 2

2006-02-22 Thread Patrick McFarland
On 2/22/06, Patrick McFarland [EMAIL PROTECTED] wrote: Well, someone has updated the dri build instructions to reflect Xorg 7.0, whoever that was, thank you. So nuked all the cruft due to the installation of xc, and reinstalled X from dapper debs, and everything is back to normal. Also,

[Bug 6011] New: Radeon 9250 (R280) 128 bit 256 Mbyte system lockup during DRI init with recent DRM

2006-02-22 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=6011 Summary: Radeon 9250 (R280) 128 bit 256 Mbyte system lockup

[Bug 6011] Radeon 9250 (R280) 128 bit 256 Mbyte system lockup during DRI init with recent DRM

2006-02-22 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=6011 --- Additional Comments From [EMAIL PROTECTED] 2006-02-23 14:21 --- I

Re: dri on r300 part 2

2006-02-22 Thread Alex Deucher
On 2/22/06, Patrick McFarland [EMAIL PROTECTED] wrote: On 2/22/06, Patrick McFarland [EMAIL PROTECTED] wrote: Well, someone has updated the dri build instructions to reflect Xorg 7.0, whoever that was, thank you. So nuked all the cruft due to the installation of xc, and reinstalled X from