Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel modules not loading
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
sleighboy
n00b
n00b


Joined: 28 Oct 2005
Posts: 26

PostPosted: Fri Jul 19, 2013 7:50 pm    Post subject: Kernel modules not loading Reply with quote

I noticed it after a world update that brought in an update to udev-204 and ati-drivers. No modules were loading via udev. The modules that lm_sensors tries to load fail as well. Here is some sample result of trying to load the modules manaully.

Code:

hostname linux # modprobe k10temp
modprobe: ERROR: could not find module by name='k10temp'
modprobe: ERROR: could not insert 'k10temp': Function not implemented

Code:

hostname linux # modinfo k10temp
filename:       /lib/modules/3.8.13-gentoo/kernel/drivers/hwmon/k10temp.ko
license:        GPL
author:         Clemens Ladisch <clemens@ladisch.de>
description:    AMD Family 10h+ CPU core temperature monitor
alias:          pci:v00001022d00001403sv*sd*bc*sc*i*
alias:          pci:v00001022d00001603sv*sd*bc*sc*i*
alias:          pci:v00001022d00001703sv*sd*bc*sc*i*
alias:          pci:v00001022d00001303sv*sd*bc*sc*i*
alias:          pci:v00001022d00001203sv*sd*bc*sc*i*
depends:       
intree:         Y
vermagic:       3.8.13-gentoo SMP mod_unload
parm:           force:force loading on processors with erratum 319 (bool)


Loading the modules with insmod and the full path to the .ko work fine.
Back to top
View user's profile Send private message
Princess Nell
l33t
l33t


Joined: 15 Apr 2005
Posts: 916

PostPosted: Mon Sep 01, 2014 9:55 pm    Post subject: Reply with quote

Does /lib/modules/3.8.13-gentoo/modules.dep exist? man depmod(8).
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 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