Weblog entry #28 for ajt
Yesterday I upgraded my Debian Etch system, to the latest KDE, xorg and kernel. As a result my previous nvidia-glx kernel module is now invalid. As I didn't create the original one, I now have the problem of trying to create a nvidia kernel module for my new kernel.
These notes Debian AMD64 Howto proved most useful for most thing, but I couldn't get the making nvidia driver to work last time, nor this time...
Comments on this Entry
"nvidia: Unknown symbol register_ioctl32_conversion
nvidia: Unknown symbol unregister_ioctl32_conversion"
I also tried:
http://home.comcast.net/~andrex/Debian-nVidia/installation.html
and
http://www.nvnews.net/vbulletin/showthread.php?t=50150
--
"It's Not Magic, It's Work"
Adam
[ Parent | Reply to this comment ]
Thanks for the suggestions, most useful.
Now all I have to do is figure out why only root has sound, it was working fine for normal users before I started to fiddle...
--
"It's Not Magic, It's Work"
Adam
[ Parent | Reply to this comment ]
nothing simpler than this: install module-assistant and run
m-a a-i nvidia
on etch and sid, this does the trick. On sarge you need a gcc-3.3 compileld kernel (like the backports.org one).
[ Parent | Reply to this comment ]
nothing simpler than this: install module-assistant and runComplete waste of time. It still gives the same error "Unknown symbol register_ioctl32_conversion" with 1.0.7174-3 and 2.6.15.4-amd64-k8 kernel. I don't know which sources ajt got from the "NVIDIA Driver Packages for Debian" page, but next I'm going to try "nvidia-kernel-common 20051028+1". In general, I find the module-assistant to be more like "modules-my-ass-tant", it didn't get loop-aes right for me either, looking for a system.map with the local version name appended, when make-kpkg installs it without and everything else seems to read it that way. I think m-a is a great idea, there shouldn't be umpteenth steps in istalling a simple driver, but when it fails miserably without showing where it went wrong and how to fix it, it's not good even as a troubleshooting aid.
[ Parent | Reply to this comment ]
[ Parent | Reply to this comment ]
--
"It's Not Magic, It's Work"
Adam
[ Parent | Reply to this comment ]