All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: oproblem with nvidia driver
  2002-02-26 14:47 oproblem with nvidia driver Guido Volpi
@ 2002-02-26 14:27 ` DevilKin
  2002-02-26 14:38 ` J.A. Magallon
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: DevilKin @ 2002-02-26 14:27 UTC (permalink / raw)
  To: Guido Volpi; +Cc: linux-kernel

On Tuesday 26 February 2002 15:47, Guido Volpi wrote:
> it's all right: nvidia modules depend only by nvidia, but i don't
> understand why a module that is perfect (or so) with 2.4.17 in 2.4.18-rc4
> is no more usabily.

The correct thing to to is to complain to NVidia about this. They created a 
closed source driver - so this is their problem.

Optionally, you could check the #nvidia channel on irc.openprojects.net for a 
quick hack (or hack it yourself).

DK

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: oproblem with nvidia driver
  2002-02-26 14:47 oproblem with nvidia driver Guido Volpi
  2002-02-26 14:27 ` DevilKin
@ 2002-02-26 14:38 ` J.A. Magallon
  2002-02-26 15:11 ` Richard B. Johnson
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: J.A. Magallon @ 2002-02-26 14:38 UTC (permalink / raw)
  To: Guido Volpi; +Cc: linux-kernel


On 20020226 Guido Volpi wrote:
>it's all right: nvidia modules depend only by nvidia, but i don't understand 
>why a module that is perfect (or so) with 2.4.17 in 2.4.18-rc4 is no more 
>usabily.
>

I am using it in all releases since time ago. Now I run 2.4.18 with some
patches and the nvidia module is working right.

-- 
J.A. Magallon                           #  Let the source be with you...        
mailto:jamagallon@able.es
Mandrake Linux release 8.2 (Cooker) for i586
Linux werewolf 2.4.18-jam1 #1 SMP Tue Feb 26 00:06:55 CET 2002 i686

^ permalink raw reply	[flat|nested] 6+ messages in thread

* oproblem with nvidia driver
@ 2002-02-26 14:47 Guido Volpi
  2002-02-26 14:27 ` DevilKin
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Guido Volpi @ 2002-02-26 14:47 UTC (permalink / raw)
  To: linux-kernel

it's all right: nvidia modules depend only by nvidia, but i don't understand 
why a module that is perfect (or so) with 2.4.17 in 2.4.18-rc4 is no more 
usabily.


-- 
=============================================================================
	...
	E quando qualcuno mi dice che il lavoro è ecc. ecc.,
	come se fregasse rafano su una grattugia arruginita,
	io, con una mano sulla spalla, gli domando soavemente:
	«Voi chiedete ancora carte, quando avete un cinque?»

			Vladimir Majakovskij
		(Qualche buona parola per certi vizi)
=============================================================================

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: oproblem with nvidia driver
  2002-02-26 14:47 oproblem with nvidia driver Guido Volpi
  2002-02-26 14:27 ` DevilKin
  2002-02-26 14:38 ` J.A. Magallon
@ 2002-02-26 15:11 ` Richard B. Johnson
  2002-02-26 17:39 ` J Sloan
  2002-02-26 18:28 ` Andreas Tscharner
  4 siblings, 0 replies; 6+ messages in thread
From: Richard B. Johnson @ 2002-02-26 15:11 UTC (permalink / raw)
  To: Guido Volpi; +Cc: linux-kernel

On Tue, 26 Feb 2002, Guido Volpi wrote:

> it's all right: nvidia modules depend only by nvidia, but i don't understand 
> why a module that is perfect (or so) with 2.4.17 in 2.4.18-rc4 is no more 
> usabily.
> 

Because the internal structure of the kernel changed. The kernel
developers are always changing the INTERNAL kernel stuff, hopefully
to improve performance. The only promise between kernel versions
is that the EXTERNAL stuff won't change, i.e., the API. But, even
this sometimes changes, things like the stuff in /proc.

So, if you are going to install a different kernel major version
number, you are going to need compatible third-party drivers and
sometimes, even new tools to compile the kernel.

Cheers,
Dick Johnson

Penguin : Linux version 2.4.1 on an i686 machine (797.90 BogoMips).

        111,111,111 * 111,111,111 = 12,345,678,987,654,321


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: oproblem with nvidia driver
  2002-02-26 14:47 oproblem with nvidia driver Guido Volpi
                   ` (2 preceding siblings ...)
  2002-02-26 15:11 ` Richard B. Johnson
@ 2002-02-26 17:39 ` J Sloan
  2002-02-26 18:28 ` Andreas Tscharner
  4 siblings, 0 replies; 6+ messages in thread
From: J Sloan @ 2002-02-26 17:39 UTC (permalink / raw)
  To: Guido Volpi; +Cc: linux-kernel

Guido Volpi wrote:

>it's all right: nvidia modules depend only by nvidia, but i don't understand 
>why a module that is perfect (or so) with 2.4.17 in 2.4.18-rc4 is no more 
>usabily.
>

I'm using 2.4.18-rc4+most of the -aa patches.
nvidia works fine for me -

There are patches available that will break
the nvidia driver without warning, but that's
the problem with a binary driver - you have
to be careful about what patches you apply,
and you will lag the bleeding edge in some
areas because of driver compatibility issues.

Joe



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: oproblem with nvidia driver
  2002-02-26 14:47 oproblem with nvidia driver Guido Volpi
                   ` (3 preceding siblings ...)
  2002-02-26 17:39 ` J Sloan
@ 2002-02-26 18:28 ` Andreas Tscharner
  4 siblings, 0 replies; 6+ messages in thread
From: Andreas Tscharner @ 2002-02-26 18:28 UTC (permalink / raw)
  To: Guido Volpi; +Cc: Linux Kernel Mailinglist

[-- Attachment #1: Type: text/plain, Size: 877 bytes --]

On Tue, 26 Feb 2002 14:47:21 +0000
Guido Volpi <lugburz@tiscalinet.it> wrote:

> it's all right: nvidia modules depend only by nvidia, but i don't understand 
> why a module that is perfect (or so) with 2.4.17 in 2.4.18-rc4 is no more 
> usabily.

I think you're mixing up two different things.

The NVidia drivers from NVidia will work with the 2.4.x kernel series

But
in the 2.5.x kernel series internal stuff has been changed, and therefore, the modules won't work any longer...

Regards
	Andreas
-- 
Andreas Tscharner                                     starfire@dplanet.ch
-------------------------------------------------------------------------
"Programming today is a race between software engineers striving to build 
bigger and better idiot-proof programs, and the Universe trying to produce
bigger and better idiots. So far, the Universe is winning." -- Rich Cook 

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-02-26 18:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-26 14:47 oproblem with nvidia driver Guido Volpi
2002-02-26 14:27 ` DevilKin
2002-02-26 14:38 ` J.A. Magallon
2002-02-26 15:11 ` Richard B. Johnson
2002-02-26 17:39 ` J Sloan
2002-02-26 18:28 ` Andreas Tscharner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.