* [gentoo-user] Kernel 3.5 and nvidia
@ 2012-07-25 8:25 Stefan G. Weichinger
2012-07-25 12:17 ` [gentoo-user] " walt
0 siblings, 1 reply; 8+ messages in thread
From: Stefan G. Weichinger @ 2012-07-25 8:25 UTC (permalink / raw
To: gentoo-user
nvidia-drivers-302.17 are masked and older won't compile with
gentoo-sources-3.5.0
Do I miss something or is it correct that I won't be able to use
nvidia-drivers with kernel 3.5 right now?
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-user] Re: Kernel 3.5 and nvidia
2012-07-25 8:25 [gentoo-user] Kernel 3.5 and nvidia Stefan G. Weichinger
@ 2012-07-25 12:17 ` walt
2012-07-25 20:31 ` Stefan G. Weichinger
0 siblings, 1 reply; 8+ messages in thread
From: walt @ 2012-07-25 12:17 UTC (permalink / raw
To: gentoo-user
On 07/25/2012 01:25 AM, Stefan G. Weichinger wrote:
>
> nvidia-drivers-302.17 are masked and older won't compile with
> gentoo-sources-3.5.0
>
> Do I miss something or is it correct that I won't be able to use
> nvidia-drivers with kernel 3.5 right now?
I'm using 302.17 now with 3.5.0 and have no problems with it. The
bug has something to do with screen blanking but it WFM.
Try unmasking 302.17 and see if it works for you.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Re: Kernel 3.5 and nvidia
2012-07-25 12:17 ` [gentoo-user] " walt
@ 2012-07-25 20:31 ` Stefan G. Weichinger
2012-07-25 21:11 ` walt
0 siblings, 1 reply; 8+ messages in thread
From: Stefan G. Weichinger @ 2012-07-25 20:31 UTC (permalink / raw
To: gentoo-user
Am 25.07.2012 14:17, schrieb walt:
> On 07/25/2012 01:25 AM, Stefan G. Weichinger wrote:
>>
>> nvidia-drivers-302.17 are masked and older won't compile with
>> gentoo-sources-3.5.0
>>
>> Do I miss something or is it correct that I won't be able to use
>> nvidia-drivers with kernel 3.5 right now?
>
> I'm using 302.17 now with 3.5.0 and have no problems with it. The
> bug has something to do with screen blanking but it WFM.
>
> Try unmasking 302.17 and see if it works for you.
Right now I managed to get "nvidia module not found" for both kernels
3.5.0 and -rc7 ... so I am back on 3.4.5 for now. I want to use my box
and not always fiddle around ;-)
The file gets created, same path for all three versions:
(in /lib/modules/)
./3.4.5-gentoo/video/nvidia.ko
./3.5.0-gentoo/video/nvidia.ko
./3.5.0-rc7/video/nvidia.ko
But modprobe doesn't find it for 3.5.x
I don't know right now, will take care tomorrow.
Thanks, Stefan
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-user] Re: Kernel 3.5 and nvidia
2012-07-25 20:31 ` Stefan G. Weichinger
@ 2012-07-25 21:11 ` walt
2012-07-25 21:32 ` Stefan G. Weichinger
0 siblings, 1 reply; 8+ messages in thread
From: walt @ 2012-07-25 21:11 UTC (permalink / raw
To: gentoo-user
On 07/25/2012 01:31 PM, Stefan G. Weichinger wrote:
> Right now I managed to get "nvidia module not found" for both kernels
> 3.5.0 and -rc7 ... so I am back on 3.4.5 for now.
I always get that message when /usr/src/linux-> points to the wrong
kernel sources, so nvidia.ko is installed in the wrong /lib/modules/
directory.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Re: Kernel 3.5 and nvidia
2012-07-25 21:11 ` walt
@ 2012-07-25 21:32 ` Stefan G. Weichinger
2012-07-25 21:59 ` Nikos Chantziaras
0 siblings, 1 reply; 8+ messages in thread
From: Stefan G. Weichinger @ 2012-07-25 21:32 UTC (permalink / raw
To: gentoo-user
Am 25.07.2012 23:11, schrieb walt:
> On 07/25/2012 01:31 PM, Stefan G. Weichinger wrote:
>
>> Right now I managed to get "nvidia module not found" for both kernels
>> 3.5.0 and -rc7 ... so I am back on 3.4.5 for now.
>
> I always get that message when /usr/src/linux-> points to the wrong
> kernel sources, so nvidia.ko is installed in the wrong /lib/modules/
> directory.
checked that
linux -> linux-3.5.0-gentoo
and re-ran "emerge -1 nvidia-drivers" and after that I checked the
updated timestamp of /lib/modules/3.5.0-gentoo/video/nvidia.ko
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-user] Re: Kernel 3.5 and nvidia
2012-07-25 21:32 ` Stefan G. Weichinger
@ 2012-07-25 21:59 ` Nikos Chantziaras
2012-07-25 22:15 ` Stefan G. Weichinger
0 siblings, 1 reply; 8+ messages in thread
From: Nikos Chantziaras @ 2012-07-25 21:59 UTC (permalink / raw
To: gentoo-user
On 26/07/12 00:32, Stefan G. Weichinger wrote:
> Am 25.07.2012 23:11, schrieb walt:
>> On 07/25/2012 01:31 PM, Stefan G. Weichinger wrote:
>>
>>> Right now I managed to get "nvidia module not found" for both kernels
>>> 3.5.0 and -rc7 ... so I am back on 3.4.5 for now.
>>
>> I always get that message when /usr/src/linux-> points to the wrong
>> kernel sources, so nvidia.ko is installed in the wrong /lib/modules/
>> directory.
>
> checked that
>
> linux -> linux-3.5.0-gentoo
>
> and re-ran "emerge -1 nvidia-drivers" and after that I checked the
> updated timestamp of /lib/modules/3.5.0-gentoo/video/nvidia.ko
Make sure sys-apps/kmod is installed.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Re: Kernel 3.5 and nvidia
2012-07-25 21:59 ` Nikos Chantziaras
@ 2012-07-25 22:15 ` Stefan G. Weichinger
2012-07-25 22:36 ` [gentoo-user] Re: Kernel 3.5 and nvidia (SOLVED) Stefan G. Weichinger
0 siblings, 1 reply; 8+ messages in thread
From: Stefan G. Weichinger @ 2012-07-25 22:15 UTC (permalink / raw
To: gentoo-user
Am 25.07.2012 23:59, schrieb Nikos Chantziaras:
> Make sure sys-apps/kmod is installed.
It is and was.
Thanks, Stefan
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Re: Kernel 3.5 and nvidia (SOLVED)
2012-07-25 22:15 ` Stefan G. Weichinger
@ 2012-07-25 22:36 ` Stefan G. Weichinger
0 siblings, 0 replies; 8+ messages in thread
From: Stefan G. Weichinger @ 2012-07-25 22:36 UTC (permalink / raw
To: gentoo-user
Am 26.07.2012 00:15, schrieb Stefan G. Weichinger:
> Am 25.07.2012 23:59, schrieb Nikos Chantziaras:
>
>> Make sure sys-apps/kmod is installed.
>
> It is and was.
my fault ...
I compiled modules for "3.5.0-gentoo", forgot about updating
GRUB2-config, and booted "3.5.0" (from git-sources), which lacked new
modules.
Simple as soon as you know about it ;-)
thanks, S
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2012-07-25 22:38 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-25 8:25 [gentoo-user] Kernel 3.5 and nvidia Stefan G. Weichinger
2012-07-25 12:17 ` [gentoo-user] " walt
2012-07-25 20:31 ` Stefan G. Weichinger
2012-07-25 21:11 ` walt
2012-07-25 21:32 ` Stefan G. Weichinger
2012-07-25 21:59 ` Nikos Chantziaras
2012-07-25 22:15 ` Stefan G. Weichinger
2012-07-25 22:36 ` [gentoo-user] Re: Kernel 3.5 and nvidia (SOLVED) Stefan G. Weichinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox