You are not logged in.

#1 2012-04-04 15:53:52

mich04
Member
From: Illinois - United States
Registered: 2011-10-25
Posts: 390

locating correct drivers for kernel [solved]

So I was practicing kernel building today and decided to become more adventurous I am going through each line and removing anything that is not specific to my computer, but I am running into an issue. Here is an example.

Hardware monitoring support.

To find the correct driver I use the scripts from lm_sensors. I do not see it in the list, so I do a search and find Intel Core/Core2/Atom temperature sensor, but there are no options to select it or anything.

So my question why? Did Arch already build this when I installed the first time?

Last edited by mich04 (2012-04-10 11:18:57)


I love computers, networking and Arch Linux. Sometimes I might ask a stupid question, but please have grace with me like I would with you.

Offline

#2 2012-04-04 16:14:20

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,734
Website

Re: locating correct drivers for kernel [solved]

Modprobed_db from the AUR and make localmodconfig will be an excellent starting place.  See the PKGBUILD for Linux-ck for an example.

Offline

#3 2012-04-04 16:48:16

mich04
Member
From: Illinois - United States
Registered: 2011-10-25
Posts: 390

Re: locating correct drivers for kernel [solved]

Ok thanks, say I ran

hwdetect --modules

but I was not able to find most of the ones it listed. which is strange because if they are listed than there has to be some record of them some where.


I love computers, networking and Arch Linux. Sometimes I might ask a stupid question, but please have grace with me like I would with you.

Offline

Board footer

Powered by FluxBB