On 8/16/2010 2:29 PM, Joakim Hernberg wrote:
For those that might need it.
> From bff65cf087bae512ae9f485f4556e89d304f99a9 Mon Sep 17 00:00:00 2001
From: Joakim B Hernberg<jbh@xxxxxxxxxx>
Date: Sun, 8 Aug 2010 12:39:34 +0200
Subject: [PATCH] Patch nvidia proprietary video driver 256.44 for rt patched
kernel 2.6.33.7-rt29
---
kernel/nv-linux.h | 20 ++++++++++----------
That patch works for me here. Thank you.
I had to do a little web searching to find out how to use this patch
and, though I'm probably the only one on this list who was ignorant of
this procedure, I'll share it here just in case it's useful:
1. Extract the NVidia source:
./NVIDIA-Linux-x86-256.44.run -x
2. Apply the patch:
cd [path]/NVIDIA-Linux-x86-256.44/kernel
patch < [PathToPatchFile]/[PatchFilename]
cd ..
3. Build the driver:
./nvidia-installer -K --kernel-name=2.6.33.7-rt29
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html