You are not logged in.

#1 2012-12-02 22:04:31

ilkyest
Member
From: Brazil
Registered: 2010-02-13
Posts: 269

I need the source, or a little thing. Kernel -ck-kx

I'm doint tests with ck kernel, and I'll like try 2 changes, to folding uses

Folding at home official page:
http://folding.stanford.edu/English/HomePage

I'll like try the kernel with 150, 300hz and/or 250 and a between. I've seen some patches with 500hz

Could I try recompile the graysky's kernel, or I should ask him do it? I need only the ck-kx version.

Offline

#2 2012-12-02 22:15:14

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

Re: I need the source, or a little thing. Kernel -ck-kx

You'll need to compile these yourself.  Just enable the nconfig option and vary only one change per kernel.  In your case, the tick rate.

Offline

#3 2012-12-02 22:17:42

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,693

Re: I need the source, or a little thing. Kernel -ck-kx

I am confused. 

The kernel you reference is in the AUR.  To install it, you have to compile it.  All you have to do is change the PKGBUILD. 

Also -- Personal pet peeve:  Heinrich Hertz is a proper name.  Please capitalize the SI unit named for him.

Edit:  Damn.  Snaked by Graysky himself.  Hello Graysky.

Last edited by ewaller (2012-12-02 22:18:53)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#4 2012-12-02 22:50:20

Xyne
Forum Fellow
Registered: 2008-08-03
Posts: 6,965
Website

Re: I need the source, or a little thing. Kernel -ck-kx

ewaller wrote:

Also -- Personal pet peeve:  Heinrich Hertz is a proper name.  Please capitalize the SI unit named for him.

Not sure what triggered that, but you should read this and choose another pet peeve (I have several that I would be willing to share):

SI Brochure wrote:

Unit names are normally printed in roman (upright) type, and they are treated like ordinary nouns. In English, the names of units start with a lower-case letter (even when the symbol for the unit begins with a capital letter), except at the beginning of a sentence or in capitalized material such as a title. In keeping with this rule, the correct spelling of the name of the unit with the symbol °C is "degree Celsius" (the unit degree begins with a lower-case d and the modifier Celsius begins with an upper-case C because it is a proper name).

Source: http://www.bipm.org/en/si/si_brochure/chapter5/5-2.html
You can also check here that the unit name is "hertz".

If you don't believe the International Bureau of Weights and Measures, who maintain the SI system, then you can check NIST too: http://physics.nist.gov/cuu/Units/units.html

Last edited by Xyne (2012-12-02 22:51:13)


My Arch Linux StuffForum EtiquetteCommunity Ethos - Arch is not for everyone

Offline

#5 2012-12-02 22:51:55

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

Re: I need the source, or a little thing. Kernel -ck-kx

You will also need to compile an ARCH kernel if you plan to enable the CPU optimization in your test kernels for a valid comparision.  Also, make sure that you have the F@H client do the exact same problem set and time it as your end point.  You will probably want to repeat each experiment 4 or 5 time as a minimum to get a statistically significant conclusion.

Offline

#6 2012-12-02 23:15:39

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,693

Re: I need the source, or a little thing. Kernel -ck-kx

Xyne wrote:

You can also check here that the unit name is "hertz".

If you don't believe the International Bureau of Weights and Measures, who maintain the SI system, then you can check NIST too: http://physics.nist.gov/cuu/Units/units.html

Bah!

From your link:

frequency     hertz (d)     Hz           s–1

Looks like Hz, not hz to me.  Regardless, I insist on capitalizing proper names -- standards be damned tongue


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#7 2012-12-02 23:43:07

ilkyest
Member
From: Brazil
Registered: 2010-02-13
Posts: 269

Re: I need the source, or a little thing. Kernel -ck-kx

Ok Graysky, but.... I should change the name too..... cause 'kernel's name conflicts' with that are installed

but... A think I haven't understood... I'll take it from the source? or I use pacman, and when pacman asks me to change pkgbuild I do "my changes" there?

about nconfig, it's on pkgbuild? I haven't seen this. I know that some versions of the kernel on arch I can use xconfig, or nconfig, but....  on -ck-kx kernel (the one I want test) I could do this to (enable nconfig) on PKGBUILD?

and... just nconfig? xconfig doesn't

Offline

#8 2012-12-02 23:47:50

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

Re: I need the source, or a little thing. Kernel -ck-kx

Either do... I will need to change the PKGBUILD to reflect your choice.  The -kx is just a name.  Ses the wiki page for repo-ck for more details that explain which settings are used.

Offline

#9 2012-12-03 00:10:51

ilkyest
Member
From: Brazil
Registered: 2010-02-13
Posts: 269

Re: I need the source, or a little thing. Kernel -ck-kx

ok pal.... let's try... I post here my results

Offline

#10 2012-12-03 02:48:46

ilkyest
Member
From: Brazil
Registered: 2010-02-13
Posts: 269

Re: I need the source, or a little thing. Kernel -ck-kx

wow...a bios problem (beast and ignorant person operatin' the system)

If I install kernel ck, it doesn't shows options of pkgbuild... may be this on another directory that I should delete before try or to do it I should try only by the generic kernel (linux-ck)

Offline

#11 2012-12-03 08:31:30

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

Re: I need the source, or a little thing. Kernel -ck-kx

ilkyest wrote:

If I install kernel ck, it doesn't shows options of pkgbuild... may be this on another directory that I should delete before try or to do it I should try only by the generic kernel (linux-ck)

...your text editor stops working???

The options are set to "n" by default.

% head PKGBUILD 
# Contributor: graysky <graysky AT archlinux DOT us>
# Contributor: Tobias Powalowski <tpowa@archlinux.org>
# Contributor: Thomas Baechler <thomas@archlinux.org>

### PATCH AND BUILD OPTIONS
_makenconfig="n"	# tweak kernel options prior to a build via nconfig
_localmodcfg="n"	# compile ONLY probed modules
_use_current="n"	# use the current kernel's .config file
_BFQ_enable_="n"	# enable BFQ as the default I/O scheduler

Offline

#12 2012-12-03 13:25:48

ilkyest
Member
From: Brazil
Registered: 2010-02-13
Posts: 269

Re: I need the source, or a little thing. Kernel -ck-kx

ok Graysky.... but.... you are telling about installing from AUR?

'cause I'm installing using pacman.....

I use pacman -S linux-ck-kx and don't let me change pkgbuild.... I think that it has a pkgbuild stored in some directory on the system

Offline

#13 2012-12-03 14:08:21

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

Re: I need the source, or a little thing. Kernel -ck-kx

No, you are using my repo which has prebuilt packages... You need to build these yourself from the AUR using makepkg.  When makepkg is finished building, you may install with pacman -U pkgname.pkg.tar.xz

See the wiki on the AUR and makepkg to learn more about it if you haven't used them before.

Offline

#14 2012-12-03 14:49:19

ilkyest
Member
From: Brazil
Registered: 2010-02-13
Posts: 269

Re: I need the source, or a little thing. Kernel -ck-kx

No, you are using my repo which has prebuilt packages... You need to build these yourself from the AUR using makepkg

homerdohsquarej.th.jpg

Yeah.... what I've said....... BIOS problem.....

let's try again

A question yet.... from AUR and the pre-builded one, are the same?  My question is about ".config" file. I haven't seen if pacman changes something.... but I should ask
==================
What about headers? I haven't found it on aur....

Last edited by ilkyest (2012-12-03 15:12:25)

Offline

#15 2012-12-03 16:05:57

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

Re: I need the source, or a little thing. Kernel -ck-kx

See the wiki page for repo-ck which explains the differences which are really nothing you wouldn't do yourself when building from the AUR.  More details on the wiki.  The headers are part of the package.  It is a split package.

Last edited by graysky (2012-12-03 16:06:32)

Offline

#16 2012-12-03 16:29:21

ilkyest
Member
From: Brazil
Registered: 2010-02-13
Posts: 269

Re: I need the source, or a little thing. Kernel -ck-kx

ok graysky..... I'm compiling now, with 150hz.... My question were cause I don't remember if compiling on arch is created the headers......

I'll wait the kernel ends compiling, and see on wiki about the header. On wiki of kernel, right?
=================
yeah kernel headers created


How do I change the package name? I changed the "apend" in nconfig, but my package stills are the same. I need three packages with different name, but, that will have different frequency.
like linux-ck-headers-3.6.8-1-x86_64-150.pkg; linux-ck-headers-3.6.8-1-x86_64-250.pkg linux-ck-headers-3.6.8-1-x86_64-1000.pkg

Last edited by ilkyest (2012-12-03 17:32:25)

Offline

#17 2012-12-03 18:46:04

Xyne
Forum Fellow
Registered: 2008-08-03
Posts: 6,965
Website

Re: I need the source, or a little thing. Kernel -ck-kx

ewaller wrote:

From your link:

frequency     hertz (d)     Hz           s–1

Looks like Hz, not hz to me.  Regardless, I insist on capitalizing proper names -- standards be damned tongue

It is Hz. The symbol is capitalized. The unit is not. wink


My Arch Linux StuffForum EtiquetteCommunity Ethos - Arch is not for everyone

Offline

#18 2012-12-03 19:21:46

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

Re: I need the source, or a little thing. Kernel -ck-kx

ilkyest wrote:

I'll wait the kernel ends compiling, and see on wiki about the header. On wiki of kernel, right?

No, look in the PKGBUILD itself.

ilkyest wrote:

How do I change the package name?

You need to read the wiki pages on PKGBUILD.  You change it from within that file itself should you wish.

Offline

#19 2012-12-03 21:15:56

ilkyest
Member
From: Brazil
Registered: 2010-02-13
Posts: 269

Re: I need the source, or a little thing. Kernel -ck-kx

pkgrel

The release number of the package specific to Arch Linux. This value allows users to differentiate between consecutive builds of the same version of a package. When a new package version is first released, the release number starts at 1. As fixes and optimizations are made to the PKGBUILD file, the package will be re-released and the release number will increment by 1. When a new version of the package comes out, the release number resets to 1.

Offline

#20 2012-12-04 16:02:15

Jristz
Member
From: America/Santiago
Registered: 2011-06-11
Posts: 1,048

Re: I need the source, or a little thing. Kernel -ck-kx

ilkyest wrote:

pkgrel

The release number of the package specific to Arch Linux. This value allows users to differentiate between consecutive builds of the same version of a package. When a new package version is first released, the release number starts at 1. As fixes and optimizations are made to the PKGBUILD file, the package will be re-released and the release number will increment by 1. When a new version of the package comes out, the release number resets to 1.

In aditional if you use git. cvs. mercurtial or any cotrol verion system the releas (-1) alway as 1 exept if 2 rebuild on same day has ben maded and the verion is the day of submiting.
if you submit pony the day 1/1/1999 the package is pony-git 111999-1 but if the same day you need resubmit the package this become 111999-2 and if you submit another the next day this vecome 211999-1 and so on


Lenovo ThinkPad L420 modified
:: Intel i7 2560QM :: 8 GB RAM :: SSD 256 GB ::
:: DVD read+Writter :: 3 USB 3.0 Expresa Card ::
:: a Favulous 1 mins lasting Io-Li battery ::cry::

Offline

Board footer

Powered by FluxBB