Re: Getting DRI going for Mach64

2004-02-12 Thread Arnt Karlsen
On Thu, 12 Feb 2004 23:01:36 +0100, David Baron <[EMAIL PROTECTED]> wrote in message <[EMAIL PROTECTED]>: > On Thursday 12 February 2004 20:46, > [EMAIL PROTECTED] wrote: > > Also post the output of lsmod please. > > Did you mean insmod? ..no, just type ' lsmod ' to _list_ the modules. --

Re: Getting DRI going for Mach64

2004-02-12 Thread Micha Feigin
On Thu, Feb 12, 2004 at 10:38:34AM +0100, David Baron wrote: > I have a source tree for 2.4.22. I tried to build a kernel with ext3 built-in > but the build did not complete successfully. > If you post the error maybe we can help you solve it. > Anyway, I have working 2.4.22-xfs kernel so figur

Re: Getting DRI going for Mach64

2004-02-12 Thread Micha Feigin
On Thu, Feb 12, 2004 at 09:39:04AM +0100, David Baron wrote: > As Arnt Karlsen reaquested, here are the results of glinfo and the > XFree86.0.log. I still cannot get open-gl stuff to run (problem may not be > here but any ideas appreciated). > Also post the output of lsmod please. It looks lik

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

2004-02-12 Thread David Baron
I have a source tree for 2.4.22. I tried to build a kernel with ext3 built-in but the build did not complete successfully. Anyway, I have working 2.4.22-xfs kernel so figured to make drm-mach64 with the sources I have. The make-kpkg kicked about the revisions and changelog of the failed kernel

RE: Getting DRI going for Mach64

2004-02-11 Thread David Baron
As Arnt Karlsen reaquested, here are the results of glinfo and the XFree86.0.log. I still cannot get open-gl stuff to run (problem may not be here but any ideas appreciated). Here is the glxinfo name of display: :0.0 Error: couldn't find RGB GLX visual visual x bf lv rg d st colorbuffer a

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