Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] Kernel upgrade
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
jk121960
n00b
n00b


Joined: 25 Jan 2010
Posts: 74
Location: Palos Hills, Illinois

PostPosted: Sun Sep 01, 2013 12:53 pm    Post subject: [Solved] Kernel upgrade Reply with quote

Hi, this is he first upgrade that I have attempted, I followed the wiki, I am using the generic kernel, "genkernel All" everything seemed to process fine but when I bootup it fails pointing to not being able to load the nvidia module, I kept the old sources and booted up from the old menu listing in grub and it is still fine with the old kernel.
Here is the Xorg log.

Thanks for any help

Code:

[    34.399] Loading extension GLX
[    34.399] (II) LoadModule: "nvidia"
[    34.400] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[    34.408] (II) Module nvidia: vendor="NVIDIA Corporation"
[    34.408]    compiled for 4.0.2, module version = 1.0.0
[    34.408]    Module class: X.Org Video Driver
[    34.412] (EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your
[    34.412] (EE) NVIDIA:     system's kernel log for additional error messages.
[    34.412] (II) UnloadModule: "nvidia"
[    34.412] (II) Unloading nvidia
[    34.412] (EE) Failed to load module "nvidia" (module-specific error, 0)
[    34.412] (II) LoadModule: "evdev"
[    34.413] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[    34.414] (II) Module evdev: vendor="X.Org Foundation"
[    34.414]    compiled for 1.13.4, module version = 2.7.3
[    34.414]    Module class: X.Org XInput Driver
[    34.414]    ABI class: X.Org XInput driver, version 18.0
[    34.414] (EE) No drivers available.
[    34.414]
Fatal server error:
[    34.414] no screens found
[    34.414] (EE)
Please consult the The X.Org Foundation support
    at http://wiki.x.org
 for help.
[    34.415] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    34.415] (EE)


Last edited by jk121960 on Sun Sep 01, 2013 2:31 pm; edited 1 time in total
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54209
Location: 56N 3W

PostPosted: Sun Sep 01, 2013 1:19 pm    Post subject: Reply with quote

jk121960,

The nvidia-drivers builds against the kernel pointed to by the /usr/src/linux symbolic link.
As you have upgraded your kernel but not yet rebuilt the nvidia-drivers package, the nvidia kernel module is missing.

Check the symlink - fix it to point to your new kernel if required then
Code:
emerge -1 nvidia-drivers

_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
jk121960
n00b
n00b


Joined: 25 Jan 2010
Posts: 74
Location: Palos Hills, Illinois

PostPosted: Sun Sep 01, 2013 2:32 pm    Post subject: Reply with quote

Worked perfectly, That did it, thanks very much, I appreciate your help.
Back to top
View user's profile Send private message
jk121960
n00b
n00b


Joined: 25 Jan 2010
Posts: 74
Location: Palos Hills, Illinois

PostPosted: Sun Sep 01, 2013 2:36 pm    Post subject: Reply with quote

Worked perfectly, That did it, thanks very much, I appreciate your help.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum