> but im fairly new to this so
> editing the complier flags would be
> a bit too much for me (now)
If you're not familiar with Makefiles (yet ;), you can put the line:
#define KERNEL_2_3
into the first line of your nv.h, this does the same.
I set up a page with how to get to nvidia drivers for
> but im fairly new to this so
> editing the complier flags would be
> a bit too much for me (now)
If you're not familiar with Makefiles (yet ;), you can put the line:
#define KERNEL_2_3
into the first line of your nv.h, this does the same.
I set up a page with how to get to nvidia drivers fo
t;
> g
>
>
>
> On Mon, 11 Dec 2000, Raphael Deimel wrote:
>
> > Date: Mon, 11 Dec 2000 23:49:40 +0100
> > From: Raphael Deimel <[EMAIL PROTECTED]>
> > To: dude <[EMAIL PROTECTED]>
> > Cc: debian-x Mailing List
> > Subject: Re: qui
lt;[EMAIL PROTECTED]>
> To: dude <[EMAIL PROTECTED]>
> Cc: debian-x Mailing List
> Subject: Re: quick fix for building nvidia xfree4 drivers on kernel
> 2.4.0-test11
> Resent-From: debian-x@lists.debian.org
>
> > i saw on on tomshardware site that worked for 2.2
>
t;
> g
>
>
>
> On Mon, 11 Dec 2000, Raphael Deimel wrote:
>
> > Date: Mon, 11 Dec 2000 23:49:40 +0100
> > From: Raphael Deimel <[EMAIL PROTECTED]>
> > To: dude <[EMAIL PROTECTED]>
> > Cc: debian-x Mailing List <[EMAIL PROTECTED]>
> >
> i saw on on tomshardware site that worked for 2.2
> is it essentialy the same for 2.4?
i'm currently running xf4, kernel 2.4.0-test10 with NVidia's own
accellerated drivers (hell, this is what graphics speed supposed to be ;)
You could fetch the latest driver (0.9.5) and insert Mads Buus Jense
lt;[EMAIL PROTECTED]>
> To: dude <[EMAIL PROTECTED]>
> Cc: debian-x Mailing List <[EMAIL PROTECTED]>
> Subject: Re: quick fix for building nvidia xfree4 drivers on kernel
> 2.4.0-test11
> Resent-From: [EMAIL PROTECTED]
>
> > i saw on on tomshardware site that
> i saw on on tomshardware site that worked for 2.2
> is it essentialy the same for 2.4?
i'm currently running xf4, kernel 2.4.0-test10 with NVidia's own
accellerated drivers (hell, this is what graphics speed supposed to be ;)
You could fetch the latest driver (0.9.5) and insert Mads Buus Jens
:
> Date: Sun, 10 Dec 2000 15:59:18 +0100
> From: Mads Buus Jensen <[EMAIL PROTECTED]>
> To: debian-x@lists.debian.org
> Cc: [EMAIL PROTECTED]
> Subject: quick fix for building nvidia xfree4 drivers on kernel
> 2.4.0-test11
> Resent-From: debian-x@lists.debian.org
>
&g
:
> Date: Sun, 10 Dec 2000 15:59:18 +0100
> From: Mads Buus Jensen <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: quick fix for building nvidia xfree4 drivers on kernel
> 2.4.0-test11
> Resent-From: [EMAIL PROTECTED]
>
> insert
insert these four lines into a top-level include-file (i.e nvtypes.h or
nv.h):
#define mem_map_inc_count(p)atomic_inc(&(p->count))
#define mem_map_dec_count(p)atomic_dec(&(p->count))
static inline unsigned long get_module_symbol(char *unused1, char
*unused2) {return 0;}
static inline
insert these four lines into a top-level include-file (i.e nvtypes.h or
nv.h):
#define mem_map_inc_count(p)atomic_inc(&(p->count))
#define mem_map_dec_count(p)atomic_dec(&(p->count))
static inline unsigned long get_module_symbol(char *unused1, char
*unused2) {return 0;}
static inline v
12 matches
Mail list logo