WIP NVIDIA packages for Intrepid (tseliot)
Alberto Milone
albertomilone at alice.it
Sat Jun 21 10:23:00 UTC 2008
On Fri, 2008-06-20 at 09:28 +0200, Alberto Milone wrote:
> On Thu, 2008-06-19 at 18:33 +0200, Alberto Milone wrote:
> > This package will try to build the kernel module with dkms. If the
> > build
> > fails, DKMS will tell you where you can find the log
> > (/var/lib/dkms/nvidia/your_driver_version/build/make.log).
>
Ben,
I managed to solve the problem myself by tricking nv.c and nv-linux.h
into thinking that they should look for ALB_CONFIG instead of
XEN_CONFIG.
I have installed Intrepid's kernel in Hardy and tried both the latest
stable driver and the beta driver and they both build and work well:
:~$ uname -r
2.6.26-2-generic
:~$ glxinfo | grep direct
direct rendering: Yes
:~$ dmesg | grep NVIDIA
[ 141.739966] nvidia: module license 'NVIDIA' taints kernel.
[ 143.355221] NVRM: loading NVIDIA UNIX x86 Kernel Module 177.13 Tue
Jun 10 16:45:17 PDT 2008
:~$ grep CONFIG_XEN=y /boot/config-`uname -r`
CONFIG_XEN=y
In other words, PROBLEM SOLVED.
Regards,
Alberto
More information about the kernel-team
mailing list