Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15567] New: nvidia_driver will not cast with CONFIG_LOCALVERSION set

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15567] New: nvidia_driver will not cast with CONFIG_LOCALVERSION set
  • Date: 7 Feb 2010 22:19:45 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15567

Summary: nvidia_driver will not cast with CONFIG_LOCALVERSION
set
Product: Codex
Version: z-rejected grimoire
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: z-rejected grimoire
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: skipinder AT gmail.com


I am not able to cast nvidia_driver when CONFIG_LOCALVERSION is set in the
kernel config. It can't seem to find the kernel source in /lib/modules/ .

----------------
/usr/src/NVIDIA-Linux-x86_64-195.36.03-pkg2/usr/src/nv
/usr/src/NVIDIA-Linux-x86_64-195.36.03-pkg2
Your kernel was configured to include rivafb support!

The rivafb driver conflicts with the NVIDIA driver, please
reconfigure your kernel and *disable* rivafb support, then
try installing the NVIDIA kernel module again.

*** Failed rivafb sanity check. Bailing out! ***

make: *** [build-sanity-checks] Error 1

----------------

Manually going to /usr/src/NVIDIA-Linux-x86_64-195.36.03-pkg2/usr/src/nv and
running make seems to work fine without any issues.

Setting a symlink to the kernel source without the local name allows me to
cast
it. i.e. /lib/modules/2.6.32.7 is symlinked to
/lib/modules/2.6.32.7-Sourcemage
. Also recompiling the kernel without the LOCALVERSION set also works.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page