You are not logged in.

#1 2009-12-05 17:14:46

siggiae
Member
Registered: 2009-02-24
Posts: 8

Kernel26-Ice

Hi all,

I am using Kernel26-ice from AUR. I am wondering if it comes with its own .config file, or if it uses the config file of the running kernel? The reason I want to know this is that I want to make some minor changes before compiling (Timer frequency to 1000 Hz and processor family to Core 2).

Can I simply change the config file of the running kernel? If not, how should I do it?

I don't want to do everything from scratch, I would rather want to use yaourt and then only change the .config file.

Offline

#2 2009-12-05 17:24:14

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: Kernel26-Ice

If you use the kernel from AUR, then why not simply diff the config that it comes with against the default Arch kernel's config?

Should be a piece of cake.

Configuration files are only checked during compilation btw, not at runtime. You can configure the kernel to save the config and have it accessible at runtime in /proc/config.gz, but changing configurations will not alter your running (or installed) kernel(s) in any way whatsoever.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#3 2009-12-05 17:33:49

siggiae
Member
Registered: 2009-02-24
Posts: 8

Re: Kernel26-Ice

Thanks for your answer.

I realize that the config file will only affect the kernel during compilation. When I call yaourt -S kernel26-ice, what config file does it use? /proc/config.gz?

I simply want to edit the config file which is used during compilation, but I don't know where to find this file.

Best regards,
siggiae

Offline

#4 2009-12-05 17:37:26

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: Kernel26-Ice

Seriously.

Read the PKGBUILD.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#5 2009-12-06 23:50:46

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,354

Re: Kernel26-Ice

Seriously, don't use yaourt to install kernels. I use it for everything else, but with kernels you want to modify things yourself, and using 'make config' is a big pain, I prefer gconfig or the like.

And do what B said, first.


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#6 2009-12-07 07:40:31

siggiae
Member
Registered: 2009-02-24
Posts: 8

Re: Kernel26-Ice

Thx, I am fairly new with AUR so I didn't know where to look for this information. I found everything I needed in the PKGBUILD.

ngoonee, you can run menuconfig when you use yaourt. At least when I install kernel26-ice I only have to change one variable in PKGBUILD from "0" to "1" and then it opens menuconfig before compiling.

Last edited by siggiae (2009-12-07 07:59:31)

Offline

#7 2009-12-07 12:29:17

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,354

Re: Kernel26-Ice

Yes, kernel26-ice is an exceptionally well-written one in that sense, but I find menuconfig tedious in any case.

Welcome to Arch, in general. As you will (hopefully) have figured out, you're expected to do your own homework first before asking questions smile. Chances are you'll find solutions anyway, with the wiki and google as your guide.


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#8 2010-01-25 16:16:12

iceman81
Member
From: Cambridge
Registered: 2007-07-25
Posts: 59
Website

Re: Kernel26-Ice

ngoonee wrote:

Yes, kernel26-ice is an exceptionally well-written one in that sense

[egomaniac moment on]
cool
[egomaniac moment off]

Offline

#9 2010-01-26 02:37:47

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,354

Re: Kernel26-Ice

iceman81 wrote:
ngoonee wrote:

Yes, kernel26-ice is an exceptionally well-written one in that sense

[egomaniac moment on]
cool
[egomaniac moment off]

*ahem* may I retract my statement then? That was made before I realized what an egomaniac iceman81 was =p


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#10 2010-06-19 12:13:23

iceman81
Member
From: Cambridge
Registered: 2007-07-25
Posts: 59
Website

Re: Kernel26-Ice

cool 200 votes cool

Offline

Board footer

Powered by FluxBB