Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] invalid argument when trying to modprobe nvidia module
Date: Sun, 16 Jan 2011 02:49:40
Message-Id: AANLkTin74U6UyVtyqDT7TZYsinfUx7GKR6_XeUik_M5z@mail.gmail.com
In Reply to: [gentoo-user] invalid argument when trying to modprobe nvidia module by covici@ccs.covici.com
1 On Sat, Jan 15, 2011 at 6:34 PM, <covici@××××××××××.com> wrote:
2 > Hi.  I am trying to use my unstable gentoo on kernel 2.6.36-gentoo-r6
3 > and when I emerge nvidia-drivers, I get invalid argument when I try to
4 > modprobe the module.  I could not find a bug anywhere -- is this a too
5 > recent kernel for him?
6 >
7 > Any assistance would be appreciated.
8 >
9 > --
10 > Your life is like a penny.  You're going to lose it.  The question is:
11 > How do
12 > you spend it?
13 >
14 >         John Covici
15 >         covici@××××××××××.com
16
17 What error? What nvidia device?
18
19 I'm running 2.6.37 here with nvidia-drivers so it can basically work.
20
21 k2 ~ # uname -a
22 Linux k2 2.6.37-gentoo #1 SMP PREEMPT Sun Jan 9 10:38:01 PST 2011
23 x86_64 Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz GenuineIntel GNU/Linux
24 k2 ~ # eix -Ic nvidia
25 [I] media-video/nvidia-settings (260.19.29@12/19/10): NVIDIA Linux X11
26 Settings Utility
27 [I] x11-drivers/nvidia-drivers (260.19.29@01/09/11): NVIDIA X11 driver
28 and GLX libraries
29 [1] "pentoo" /var/lib/layman/pentoo
30
31 Found 2 matches.
32 k2 ~ # lspci | grep VGA
33 02:00.0 VGA compatible controller: nVidia Corporation G96 [GeForce
34 9500 GT] (rev a1)
35 k2 ~ #
36
37 Cheers,
38 Mark

Replies

Subject Author
Re: [gentoo-user] invalid argument when trying to modprobe nvidia module covici@××××××××××.com