Re: [Dri-devel] savage kernel module howto

2004-02-13 Thread Alex Deucher
--- Georgi Hristov <[EMAIL PROTECTED]> wrote: > > > > > >Just to be sure, did you check out the savage-2-0-0-branch of DRI > cvs? > >do you see any files that start with 'savage' in > >xc/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel? > > > >Alex > > > > > > > hi, > > at first i ju

Re: [Dri-devel] savage kernel module howto

2004-02-13 Thread Georgi Hristov
Just to be sure, did you check out the savage-2-0-0-branch of DRI cvs? do you see any files that start with 'savage' in xc/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel? Alex hi, at first i just pulled the head revision and extracted the tarball with the 2d driver into

Re: [Dri-devel] savage kernel module howto

2004-02-12 Thread Gregory Davis
I had a problem with this also. I think I had to hardcodearound some #ifdefs to automatically include/build the savage files as i386architecture (or something similar) wasn't defined in host.def. In other words, saying "build savage 2d and 3d stuff" in host.def was not enough. Greg > > in >

Re: [Dri-devel] savage kernel module howto

2004-02-12 Thread Alex Deucher
--- Georgi Hristov <[EMAIL PROTECTED]> wrote: > Hi, > > > stopped X and restarted it and checked XFree.log and it showed my > new > > driver > > loaded, but still Direct Rendering:No. I confirmed this by running > > glxinfo > > and it said the same thing. > > > > As I searched the archives

[Dri-devel] savage kernel module howto

2004-02-12 Thread Georgi Hristov
Hi, > stopped X and restarted it and checked XFree.log and it showed my new > driver > loaded, but still Direct Rendering:No. I confirmed this by running > glxinfo > and it said the same thing. > > As I searched the archives to the list, I saw someone had similar > experience > trying to compile f