Re: Getting DRI going for Mach64 (was laptop HW detection ... )

2004-02-12 Thread Marcin Bis
On Thu, 12 Feb 2004 04:56:03 +0200 Micha Feigin <[EMAIL PROTECTED]> wrote: (...) > 3. The mach64 drm kernel module (in the src package). Take note that this (...) I've made a patch for 2.6.2: http://rainbow.mimuw.edu.pl/~mb197846/patch-2.6.2-mach64.diff.bz2 if somebody would need it. Works very

Re: Getting DRI going for Mach64 (was laptop HW detection ... )

2004-02-12 Thread Marcin M. Bis
On Thu, 12 Feb 2004 04:56:03 +0200 Micha Feigin <[EMAIL PROTECTED]> wrote: (...) > 3. The mach64 drm kernel module (in the src package). Take note that this (...) I've made a patch for 2.6.2: http://rainbow.mimuw.edu.pl/~mb197846/patch-2.6.2-mach64.diff.bz2 if somebody would need it. Works very

Re: Getting DRI going for Mach64 (was laptop HW detection ... )

2004-02-11 Thread Micha Feigin
On Wed, Feb 11, 2004 at 09:56:32PM +0100, Arnt Karlsen wrote: > On Wed, 11 Feb 2004 14:49:48 +0200, > Micha Feigin <[EMAIL PROTECTED]> wrote in message > <[EMAIL PROTECTED]>: > > > On Wed, Feb 11, 2004 at 09:30:00AM +0100, David Baron wrote: > > > <<< > > > Make sure you have the following l

Re: Getting DRI going for Mach64 (was laptop HW detection ... )

2004-02-11 Thread Arnt Karlsen
On Wed, 11 Feb 2004 14:49:48 +0200, Micha Feigin <[EMAIL PROTECTED]> wrote in message <[EMAIL PROTECTED]>: > On Wed, Feb 11, 2004 at 09:30:00AM +0100, David Baron wrote: > > <<< > > Make sure you have the following line in the module section > > Load"dri" > > > > Also add the fo

Re: Getting DRI going for Mach64 (was laptop HW detection ... )

2004-02-11 Thread Micha Feigin
On Wed, Feb 11, 2004 at 09:30:00AM +0100, David Baron wrote: > <<< > Make sure you have the following line in the module section > Load"dri" > > Also add the following section if it doesn't exist > Section "DRI" > Mode0666 > EndSection > > > These have been th

Re: Getting DRI going for Mach64 (was laptop HW detection ... )

2004-02-11 Thread Micha Feigin
On Wed, Feb 11, 2004 at 09:30:00AM +0100, David Baron wrote: > <<< > Make sure you have the following line in the module section > Load"dri" > > Also add the following section if it doesn't exist > Section "DRI" > Mode0666 > EndSection > > > These have been th

Re: Getting DRI going for Mach64 (was laptop HW detection ... )

2004-02-10 Thread David Baron
<<< Make sure you have the following line in the module section Load"dri" Also add the following section if it doesn't exist Section "DRI" Mode0666 EndSection These have been there. The rest of the files, XF86Config and -4 look to be in order. Most GL apps st

Re: Getting DRI going for Mach64 (was laptop HW detection ... )

2004-02-10 Thread Micha Feigin
Of course I forgot to attach the control.m4 file ;-) On Wed, Feb 11, 2004 at 01:29:02AM +0200, Micha Feigin wrote: > On Tue, Feb 10, 2004 at 08:30:57PM +0100, David Baron wrote: > > On Tuesday 10 February 2004 17:42, [EMAIL PROTECTED] > > wrote: > > > There should be three packages > > > drm-mach

Re: Getting DRI going for Mach64 (was laptop HW detection ... )

2004-02-10 Thread Micha Feigin
On Tue, Feb 10, 2004 at 08:30:57PM +0100, David Baron wrote: > On Tuesday 10 February 2004 17:42, [EMAIL PROTECTED] > wrote: > > There should be three packages > > drm-mach64-module-src > > xlibmesa-gl1-dri-mach64 > > xserver-xfree86-dri-mach64 > > I added the line suggested to the sources.list a

Re: Getting DRI going for Mach64 (was laptop HW detection ... )

2004-02-10 Thread David Baron
On Tuesday 10 February 2004 17:42, [EMAIL PROTECTED] wrote: > There should be three packages > drm-mach64-module-src > xlibmesa-gl1-dri-mach64 > xserver-xfree86-dri-mach64 I added the line suggested to the sources.list and got these modules. I also got the xlibmesa ones must in case. Something