[06:23] can i run http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/current/ on natty without huge problems? i've been instructed to see if my acpi problems happens on a newer kernel and sometimes it takes forever to show up [11:31] I want to set up a kernel build environment as described in https://wiki.ubuntu.com/Kernel/Dev/KernelGitGuide?action=show&redirect=KernelTeam%2FKernelGitGuide. It notes: "If you plan on working on more than one kernel release you can save space and time by downloading the upstream kernel tree. " Which kernel tree should I download for ubuntu-precise-git and [11:32] s/and// [13:34] I may have missed an answer to "I want to set up a kernel build environment as described in " [13:36] is there a log for this irc channel? [13:42] sorry for the noise. My friend google says yes there is a log. [16:05] !logs [16:05] Official channel logs can be found at http://irclogs.ubuntu.com/ . LoCo channels are now logged there too; for older LoCo channel logs, see http://logs.ubuntu-eu.org/freenode/ [16:05] ^^ pac1 [18:28] i just updated my 12.04 system, so my running kernel is 3.2.0-24. i just pull the ubuntu-precise repo and i dont see that version in the tag list [19:08] martman, i see Ubuntu-3.2.0-24.38 and Ubuntu-3.2.0-24.39 [19:11] bjf: from runninf git tag? === yofel_ is now known as yofel [21:09] ? [21:29] martman: yes [21:29] martman, i just cloned a new copy of the repo and did "git tag" [21:56] git clone git://kernel.ubuntu.com/ubuntu/ubuntu-precise.git [21:56] that repo bjf? [21:57] git tag | grep v3.2.0 [21:57] gives me nothing [22:11] martman, what does 'uname -a' return ? [22:12] Linux m1 3.2.0-24-generic #39-Ubuntu SMP Mon May 21 16:52:17 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux [22:12] martman, the tag for that is Ubuntu-3.2.0-24.39 [22:13] http://pastebin.com/q3YXj9xA [22:13] thats the output of git tag | grep v3.2 [22:14] martman, i thought you were trying to find the tag for the version you have installed [22:15] i am [22:15] martman, then quit putting a 'v' before the 3.2 [22:15] martman, grep for the string i told you [22:16] ooooooooook, gotcha [22:16] was wondering what was going on [22:16] i scrolled for alittle while and thought they always started with v [22:16] thanks [22:16] martman, upstream tag may, but ours do not