public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* RE: 2.6.9-rc2-bk4 Unknown symbol __VMALLOC_RESERVE
@ 2004-09-19  6:42 Sid Boyce
  2004-09-19  8:47 ` C.Y.M.
  0 siblings, 1 reply; 5+ messages in thread
From: Sid Boyce @ 2004-09-19  6:42 UTC (permalink / raw)
  To: linux-kernel

C.Y.M wrote:
 > Hello,
 >
 > After testing 2.6.9-rc2-bk4 today, I am getting the following error 
when I
 > attempt to load my Nvidia module:
 >
 > Sep 18 15:31:36 poseidon kernel: nvidia: module license 'NVIDIA' taints
 > kernel.
 > Sep 18 15:31:36 poseidon kernel: nvidia: Unknown symbol __VMALLOC_RESERVE

There is a recent post with details of what's needed for the nvidia 
driver to compile and work. Links to patched are included. For that one, 
put as the first line in nv.c
unsigned int __VMALLOC_RESERVE;

There is also the need to add "PM_SAVE_STATE, /* save device's state */" 
to included/linux/pm.h after PM_RESUME line and a previous patch to nv.c 
that's been around a few weeks now.
Regards
Sid.
-- 
Sid Boyce .... Hamradio G3VBV and keen Flyer
=====LINUX ONLY USED HERE=====

^ permalink raw reply	[flat|nested] 5+ messages in thread
* 2.6.9-rc2-bk4 Unknown symbol __VMALLOC_RESERVE
@ 2004-09-18 23:12 C.Y.M.
  2004-09-19  4:06 ` Carlos Eduardo Medaglia Dyonisio
  0 siblings, 1 reply; 5+ messages in thread
From: C.Y.M. @ 2004-09-18 23:12 UTC (permalink / raw)
  To: linux-kernel

Hello,

After testing 2.6.9-rc2-bk4 today, I am getting the following error when I
attempt to load my Nvidia module:

Sep 18 15:31:36 poseidon kernel: nvidia: module license 'NVIDIA' taints
kernel.
Sep 18 15:31:36 poseidon kernel: nvidia: Unknown symbol __VMALLOC_RESERVE


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

end of thread, other threads:[~2004-09-19  8:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-19  6:42 2.6.9-rc2-bk4 Unknown symbol __VMALLOC_RESERVE Sid Boyce
2004-09-19  8:47 ` C.Y.M.
  -- strict thread matches above, loose matches on Subject: below --
2004-09-18 23:12 C.Y.M.
2004-09-19  4:06 ` Carlos Eduardo Medaglia Dyonisio
2004-09-19  4:46   ` C.Y.M.

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox