nvidia fails on register_ioctl32_conversion with kernel 2.6.14

2005-10-28 Thread David Liontooth
A git patch from 6 September 2005
(http://www.grmso.net:8090/commit/5dd42c262bd742fa3602180bbe5550b4828de8f3/)
removes the functions register_ioctl32_conversion and
unregister_ioctl32_conversion.

Building or inserting the module nvidia-kernel-source 1.0.7174 on the
new vanilla 2.6.14 using gcc 4.0 I get

nvidia: Unknown symbol register_ioctl32_conversion
nvidia: Unknown symbol unregister_ioctl32_conversion

The changelog for the experimental nvidia-graphics-drivers (1.0.7676-1)
was last updated on 29 Aug 2005 and doesn't mention these disappearing
functions.

I don't see anything on the NV site.  Am I missing something obvious, or
didn't this make it into an earlier kernel?

Dave


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: nvidia fails on register_ioctl32_conversion with kernel 2.6.14

2005-10-28 Thread X-TRaZy
I have never seen this problems, and I have been using all -rc kernels.
And today I did compile the new 2.6.14 with some git patches, and no
problem what so ever. Do you use the preferred way (modula-assistant)?


David Liontooth ([EMAIL PROTECTED]) wrote:
 A git patch from 6 September 2005
 (http://www.grmso.net:8090/commit/5dd42c262bd742fa3602180bbe5550b4828de8f3/)
 removes the functions register_ioctl32_conversion and
 unregister_ioctl32_conversion.
 
 Building or inserting the module nvidia-kernel-source 1.0.7174 on the
 new vanilla 2.6.14 using gcc 4.0 I get
 
 nvidia: Unknown symbol register_ioctl32_conversion
 nvidia: Unknown symbol unregister_ioctl32_conversion
 
 The changelog for the experimental nvidia-graphics-drivers (1.0.7676-1)
 was last updated on 29 Aug 2005 and doesn't mention these disappearing
 functions.
 
 I don't see anything on the NV site.  Am I missing something obvious, or
 didn't this make it into an earlier kernel?
 
 Dave
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

-- 
.O. Scream, Scream like the silence of the bits.
..O Dead lies the flag by the feet of the cold one.
OOO Freedom WILL break the walls of mammon.


pgpDBtQmEBwzJ.pgp
Description: PGP signature


Re: nvidia fails on register_ioctl32_conversion with kernel 2.6.14

2005-10-28 Thread David Liontooth
X-TRaZy wrote:

I have never seen this problems, and I have been using all -rc kernels.
And today I did compile the new 2.6.14 with some git patches, and no
problem what so ever. Do you use the preferred way (modula-assistant)?
  

I got the 7676 version and it works fine, following the recipe posted
earlier here --

Get the 7676 tar, diff and dsc from
http://ftp.debian.org/debian/pool/no...phics-drivers/
http://ftp.debian.org/debian/pool/non-free/n/nvidia-graphics-drivers/
dpkg-source -x *dsc
cd nvidia-*
dpkg-buildpackage -us -uc -b
cd ..
dpkg -i nvidia*source*deb
apt-get install module-assistant
m-a -t prepare
m-a a-i -t nvidia
dpkg -i nvidia-glx*deb

Thanks!

Dave


David Liontooth ([EMAIL PROTECTED]) wrote:
  

A git patch from 6 September 2005
(http://www.grmso.net:8090/commit/5dd42c262bd742fa3602180bbe5550b4828de8f3/)
removes the functions register_ioctl32_conversion and
unregister_ioctl32_conversion.

Building or inserting the module nvidia-kernel-source 1.0.7174 on the
new vanilla 2.6.14 using gcc 4.0 I get

nvidia: Unknown symbol register_ioctl32_conversion
nvidia: Unknown symbol unregister_ioctl32_conversion

The changelog for the experimental nvidia-graphics-drivers (1.0.7676-1)
was last updated on 29 Aug 2005 and doesn't mention these disappearing
functions.

I don't see anything on the NV site.  Am I missing something obvious, or
didn't this make it into an earlier kernel?

Dave


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



  



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]