[02:44] I'm trying to figure out how to use 'make localmodconfig' with the debian/rules-style compilation. Looking at https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel and https://help.ubuntu.com/community/Kernel/Compile, I'm not finding it. Any pointers? === psivaa is now known as psivaa-reboot [10:03] apw, hi! Did those ppc64le kernels that you wanted me to try build? [10:38] henrix, hello! [10:39] ara: hi [10:41] henrix, do you know if the 12.04.5 release is going to be delayed? [10:42] henrix, it looks like this kernel was going to be the default one: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1350553 [10:42] Launchpad bug 1350553 in Kernel SRU Workflow "linux-lts-trusty: 3.13.0-33.58~precise1 -proposed tracker" [Medium,In progress] [10:42] henrix, but it is still waiting to be copied to -proposed [10:42] and the release was schedule to this Friday [10:42] am I missing anything? [10:42] ara: afaik 12.04.5 is still scheduled to next Thursday [10:42] ara: but let me have a look... [10:43] henrix, it says Aug 7 here: https://wiki.ubuntu.com/PrecisePangolin/ReleaseSchedule [10:44] ara: ah, i believe that is *not* the kernel that is going to be used for the release. [10:44] ara: bjf will have to confirm this, but that kernel is already prepared for the next cycle, and will be copied into -proposed only *after* 12.04.5 is released [10:45] henrix, ah, ok [10:56] With software CPU control enabled in the Dell PowerEdge bios, all governers (performance or userspace + frequency) have no effect on scaling [10:56] No matter what I do, I cannot stop the CPU on this box from scaling with Ubuntu 14.04 [11:43] I found one solution so far, but it only works for the second CPU socket [11:43] Does anyone know how I can have "/dev/cpu_dma_latency" apply to both CPUs? [13:33] hi [13:34] I think I even asked that before already, but how do I figure out which netcfg version is used in my initrd? netcfg has no --version flag or something and initramfs-tools includes it somehow but I have no clue how and where to check for the version [13:34] I depend on the BOOTIF feature which was introduced in debian's netcfg 1.63 [13:40] would be great to know which part of initramfs is actually pulling down the udeb's. greping for netcfg in the initramfs-tools script doesn't show anything [14:08] apw: bug 1342000 , it seems some powerpc virtio driver may have been dropped from 14.04 to 14.10 kernel? [14:08] bug 1342000 in qemu (Ubuntu) "UBUNTU14.10-LE:liz:Ubuntu installation failing on virtio-scsi disk with disk image type raw" [High,Incomplete] https://launchpad.net/bugs/1342000 [14:52] ok, so BOOTIF seems to be supported, but I get "Couldn't find valid BOOTIF= entry in /proc/cmdline" although I set BOOTIF= [14:52] and it shows up in /proc/cmdline. I tried the mac with dashes and colons, same result === chuck_ is now known as zul [15:22] that's a bummer, I can't get it so parse my mac.. [15:35] it looks like a bug: https://bugs.launchpad.net/maas/+bug/1350302 [15:35] Launchpad bug 1350302 in MAAS "Deploying node with di on armhf/keystone can't find BOOTIF" [Critical,Triaged] [17:07] On Ubuntu 12.04.5 there is the package linux-image-3.2.0-67-generic (http://packages.ubuntu.com/precise-updates/linux-image-3.2.0-67-generic) and the corresponding source package linux-source-3.2.0 (http://packages.ubuntu.com/precise-updates/linux-source-3.2.0), But where is the source package for linux-image-3.13.0-32-generic (http://packages.ubuntu.com/precise-updates/linux-image-3.13.0-32-generic)? [17:18] There is linux-source-3.13.0 for 14.04 (http://packages.ubuntu.com/trusty-updates/linux-source-3.13.0). But why not for 12.04 when there is linux-image-3.13.0-32-generic for 12.04? [17:25] No one here to answer my simple question? [17:29] The page http://packages.ubuntu.com/precise-updates/linux-image-3.13.0-32-generic mentions linux-lts-trusty-source-3.13.0 with "Package not available". [17:30] hujjj: all the kernels source code is stored in git repositories at kernel.ubuntu.com [17:30] hujjj: for ex, the trusty kernels (based on 3.13) are here: http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-trusty.git;a=summary === psivaa is now known as psivaa-holiday [17:32] But I am on 12.04.5. And there is linux-image-3.2.0-67-generic and linux-source-3.2.0. And there is linux-image-3.13.0-32-generic BUT NO corresponding linux-source package like for 3.2.0. [17:33] hujjj: in that case, you want to clone the ubuntu-precise repository and checkout the lts-backport-trusty branch [17:33] hujjj: http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-precise.git;a=shortlog;h=refs/heads/lts-backport-trusty [17:39] henrix: I am doing an "git clone -b lts-backport-trusty --single-branch git://kernel.ubuntu.com/ubuntu/ubuntu-precise.git" now. [17:39] hujjj: yeah, something like that will allow you to have the source [17:41] Is there a reason why linux-lts-trusty-source-3.13.0 is not available as a package for 12.04.5 even linux-image-3.13.0-32-generic exists for 12.04.5? [17:41] hujjj: hmm... maybe because 12.04.5 hasn't been released yet? but not sure if that's why [17:41] hujjj: release should happen next Thursday iirc [17:42] *this* Thursday actually