linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: NVIDIA and 2.6.4?
@ 2004-03-15  1:24 Sid Boyce
  0 siblings, 0 replies; 20+ messages in thread
From: Sid Boyce @ 2004-03-15  1:24 UTC (permalink / raw)
  To: linux-kernel

Valdis . Kletnieks wrote:
 > On Fri, 12 Mar 2004 18:24:01 GMT, Adam Jones 
<adam@xxxxxxxxxxxxxxxxxxxx> said:
 >>/ In a futile gesture against entropy, Sid Boyce wrote:/
 >>/ > Max Valdez wrote:/
 >>/ /
 >>/ > >Been using nvidia modules for quite a few 2.6.x kernels, most of 
them mmX./

 >>/ > >without problems/
 >/> /
 >>/ I'm using it here with 2.6.4, no problems as yet./
 >>/ /
 >>/ > Something strange happened, I shall try 2.6.4-mm1 shortly to see 
if it /
 >>/ > is still the same. I reckon though that I've suffered a filesystem /
 >>/ > corruption./
 >>/ /
 >>/ A quick thought - have you got CONFIG_REGPARM enabled in the kernel/
 >>/ config? If so, disable it and try again. (It's almost certain to/
 >>/ cause crashes with binary modules.)/

 > Also, the NVidia driver uses a bit of kernel stack, so it's incompatible
 > with the CONFIG_4KSTACKS option in recent -mm kernels...

I have that enabled, so I shall turn it off. /var/log/XFree86.0.log 
shows it's getting so far then the lockup happens.
(==) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "AllowMouseOpenFail"
(**) Option "Xinerama" "off"
(**) Option "RandR" "on"
(++) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such device)
(II) Module ABI versions:
        XFree86 ANSI C Emulation: 0.2
        XFree86 Video Driver: 0.6
        XFree86 XInput driver : 0.4
        XFree86 Server Extension : 0.2
        XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
Regards
Sid.

-- 
Sid Boyce .... Hamradio G3VBV and keen Flyer
Linux Only Shop.


^ permalink raw reply	[flat|nested] 20+ messages in thread
* Re: NVIDIA and 2.6.4?
@ 2004-03-14  2:23 Sid Boyce
  2004-03-14  2:28 ` Sid Boyce
  0 siblings, 1 reply; 20+ messages in thread
From: Sid Boyce @ 2004-03-14  2:23 UTC (permalink / raw)
  To: linux-kernel

Adam Jones wrote:
 >In a futile gesture against entropy, Sid Boyce wrote:
 >>/ Max Valdez wrote:/

 >>/ >Been using nvidia modules for quite a few 2.6.x kernels, most of 
them mmX. /
 >>/ >without problems/

 >I'm using it here with 2.6.4, no problems as yet.

 >>/ Something strange happened, I shall try 2.6.4-mm1 shortly to see if 
it /
 >>/ is still the same. I reckon though that I've suffered a filesystem /
 >>/ corruption./

 > A quick thought - have you got CONFIG_REGPARM enabled in the kernel
 > config? If so, disable it and try again. (It's almost certain to
 > cause crashes with binary modules.)
I haven't had CONFIG_REGPARM set in any of the kernels. 2.6.4-rc2-mm1 
was fine until after I first booted 2.6.4-mm1, then neither would work 
with nvidia. I also got some strange stuff happening, including checksum 
errors on the driver and I had to download it again from nvidia.com on 
two occasions, the first redownload reinstalled  once, then  chksum 
errors, the second redownload did the same as well as chksum 
segfaulting, since then it's been fine. See also the garbage I get out 
of vi in an earlier posting.
Regards
Sid.

-- 
Sid Boyce .... Hamradio G3VBV and keen Flyer
Linux Only Shop.


^ permalink raw reply	[flat|nested] 20+ messages in thread
* RE: NVIDIA and 2.6.4?
@ 2004-03-11 15:15 Sid Boyce
  2004-03-11 19:26 ` Max Valdez
  0 siblings, 1 reply; 20+ messages in thread
From: Sid Boyce @ 2004-03-11 15:15 UTC (permalink / raw)
  To: linux-kernel

I tried 5336 with 2.6.4-rc2-mm1 and it locks the box up completely after 
switching to kdm. It worked with 2.6.3-mm4 previously, now even that 
kernel gets a lock up. I've done a reiserfsck --rebuild-tree which 
repaired some files and left 10 files in /lost+found and I can't 
determine what they are.
I am currently using 2.6.4-rc2-mm1 with the standard SuSE 9.0  Driver "nv".
I also went back to the minion.de release and still got a lockup, I 
guess it's down to some of those files in lost+found that are missing.
Regards
Sid.

-- 
Sid Boyce .... Hamradio G3VBV and keen Flyer
Linux Only Shop.


^ permalink raw reply	[flat|nested] 20+ messages in thread
* NVIDIA and 2.6.4?
@ 2004-03-11 12:31 Robert L. Harris
  2004-03-11 13:07 ` Nerijus Baliunas
  2004-03-11 14:52 ` Alistair John Strachan
  0 siblings, 2 replies; 20+ messages in thread
From: Robert L. Harris @ 2004-03-11 12:31 UTC (permalink / raw)
  To: Linux-Kernel

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



  I'm trying to use the NVIDIA driver so I can play NWN and some other
games which won't run with the stock XFree (xserver-xfree86_4.3.0-5) 
driver.  When I run "make" in the NVIDIA_kernel directory I get alot of
undefined variables:

/lib/modules/2.6.4/build/include/asm/mpspec.h:20: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.4/build/include/asm/mpspec.h:20: error: conflicting types for `mp_bus_id_to_type'
/lib/modules/2.6.4/build/include/asm/mpspec.h:8: error: previous declaration of `mp_bus_id_to_type'
/lib/modules/2.6.4/build/include/asm/mpspec.h:22: error: `MAX_IRQ_SOURCES' undeclared here (not in a function)
/lib/modules/2.6.4/build/include/asm/mpspec.h:24: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/lib/modules/2.6.4/build/include/asm/mpspec.h:24: error: conflicting types for `mp_bus_id_to_pci_bus'
/lib/modules/2.6.4/build/include/asm/mpspec.h:12: error: previous declaration of `mp_bus_id_to_pci_bus'
/lib/modules/2.6.4/build/include/asm/mpspec.h:50: error: `MAX_APICS' undeclared here (not in a function)

And that's just for starters.  Does anyone know if there's a way to get
this to compile cleanly or is it SoL until a new driver is released
(running 1.0.4191 currently).

:wq!
---------------------------------------------------------------------------
Robert L. Harris                     | GPG Key ID: E344DA3B
                                         @ x-hkp://pgp.mit.edu
DISCLAIMER:
      These are MY OPINIONS ALONE.  I speak for no-one else.

Life is not a destination, it's a journey.
  Microsoft produces 15 car pileups on the highway.
    Don't stop traffic to stand and gawk at the tragedy.

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

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

end of thread, other threads:[~2004-03-16 21:42 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1yxEK-7cw-5@gated-at.bofh.it>
2004-03-11 13:20 ` NVIDIA and 2.6.4? Dennis Bliefernicht
2004-03-11 15:05   ` Robert L. Harris
2004-03-15  1:24 Sid Boyce
  -- strict thread matches above, loose matches on Subject: below --
2004-03-14  2:23 Sid Boyce
2004-03-14  2:28 ` Sid Boyce
2004-03-11 15:15 Sid Boyce
2004-03-11 19:26 ` Max Valdez
2004-03-12  1:31   ` Sid Boyce
2004-03-12 18:24     ` Adam Jones
2004-03-13  5:15       ` Valdis.Kletnieks
2004-03-15  3:36         ` Steve Youngs
2004-03-16 20:49           ` Dominik Karall
2004-03-16 20:50             ` Brian Gerst
2004-03-16 21:19             ` Valdis.Kletnieks
2004-03-16 21:55               ` Dominik Karall
2004-03-11 12:31 Robert L. Harris
2004-03-11 13:07 ` Nerijus Baliunas
2004-03-11 13:23   ` Martin Zwickel
2004-03-13 14:34   ` venom
2004-03-11 14:52 ` Alistair John Strachan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).