[01:14] is it a known issue that overlayfs doesn't seem to be available in saucy right now? === kentb-afk is now known as kentb === smb` is now known as smb [16:29] cyphermox, it is a known issue that the modules does not autoload, modprobe overlayfs will sort it out [16:30] cyphermox, the upload 3.9.0-0.4 should contains the fix, let us know if that does not [16:32] apw, rm -rf ubuntu-nexus* ? [16:42] apw: yeah, all good thanks. === a16g_ is now known as ypwong [17:20] apw: heya, Where abouts are you? Ondrej was looking for you. [18:41] apw: Am I getting a linux-meta-mako today too? [18:54] infinity, it should be in the queue right now, i thnk [18:56] apw: And so it is, thanks. [18:57] infinity, np [18:58] apw: Hah. Nice that the old nexus4 stuff had "Nexus 7" all over it. :P [18:58] infinity, la la la nothing to see there :) [19:04] apw: test [19:48] Hello! I'd like to know about kenel compatibility with hardware raid controller. My system's motherboard got 4 sata ports, all used. I intend to extend the number of ports from 4 to 6/8 by buying a card. My primary requirement is only to increase number of sata ports. Could anyone please guide me with supported raid cards for the same? === smb` is now known as smb [21:28] hi; I think there's a config missing from the nexus4 kernel; specifically to enable BT_HCISMD which is required for bluetooth on the nexus 4 -- https://lists.launchpad.net/ubuntu-phone/msg01529.html [21:29] cyphermox, ok [21:32] cyphermox, any others changed in that period? as it seems that this was not communicated to our copy ... [21:32] let me double check, but I don't think there were other kernel changes [21:33] no, that was the only one [21:34] I think it just got applied a little after the tree was cloned [21:34] http://phablet.ubuntu.com/gitweb?p=CyanogenMod/lge-kernel-mako.git;a=commit;h=6f4216569fdcde11a7decb5f8f3f5c7d76e67e48 === kentb is now known as kentb-out [22:03] apw: my hardware has intel graphics and free drivers. Can I also run and dog-food MIR? [22:03] * xnox has the broken 3 monitors use-case which I'd rather MIR work correctly with. [22:03] apw: where are you running X on mir from? Is there a daily ppa or something like that. [22:04] xnox, erm, a ppa somewhere [22:07] cyphermox, i assume you want this uploaded or do you want a test kernel to confirm that is all you are missing [22:08] I had confirmed it before with the android kernel tree I linked above, I think it's ok as-is [22:08] apw: up to you, is it much trouble to make a test kernel? [22:08] cyphermox, so just upload yes? [22:08] yeah [22:08] cyphermox, not difficult if you can test [22:08] I can test, but I don't expect any issues at all [22:08] I'm really just missing that interface to speak to the hci device [22:09] cyphermox, then i'll get you this test kernel and prep the upload in parallel [22:09] ok [22:12] cyphermox, http://people.canonical.com/~apw/mako-saucy/ [22:12] ugh, I had no idea it was *that* quick. [22:15] apw: oh, but wait... how can I install that on the android side? [22:18] cyphermox, that ... is the 20k$ question ... [22:18] ppisati, you have some incantations for installing a kernel right ? [22:18] (onto a phone et al) [22:18] apw: yep [22:18] apw: hold on [22:19] apw: https://wiki.ubuntu.com/Kernel/Dev/AndroidKernel [22:20] cyphermox, ^^ [22:20] apw: IOW 'abootimg -u /dev/block/$device -k $mykernel' [22:20] ppisati, ta [22:20] ah, thanks! [22:31] apw: ppisati: not sure the kernel in that current state is actually quite right to be applied to the mako boot partition as is.. at the very least, it doesn't boot past the Google logo now [22:32] cyphermox, quality [22:35] yeah.. [22:36] rsalveti: ^ know how I can go from the .deb kernel image to flashing it to the mako boot partition? [22:37] rsalveti: I assume the image builder does some magic to massage it all into the right format or something [22:37] cyphermox: did you just flash the kernel or together with initrd? [22:37] just the kernel should be enough [22:38] I'm fixing flash-kernel to have it updated automatically [22:38] I tried just the kernel, and the kernel and initrd [22:38] abootimg -u /dev/block/mmcblk0p6 -k should be enough [22:38] ok. [22:38] with the vmlinuz from a debian package? [22:39] yup [22:39] cyphermox, let me know when you are happy [22:39] rsalveti: if you have a mako, care to try http://people.canonical.com/~apw/mako-saucy/ [22:39] apw: already happy tbh [22:39] I don't see what other than BT_HCISMD it might be needing [22:40] I just want my bluetooth to work :) [22:42] cyphermox: sure [22:46] cyphermox: extract .deb contents, and then abootimg just kernel [22:47] cyphermox: that's enough [22:48] cyphermox: yup, doesn't boot [22:50] uh-oh [22:50] cyphermox: what changed? [22:52] BT_HCISMD=y [22:53] cyphermox, i guess you should confirm the one in the archive boots [22:54] apw: the one we're currently using is still from raring, was going to switch today to saucy as you pushed the meta package [22:54] but indeed, not yet tested [22:55] I tested the one for nexus 7, but breaks the android boot side, maybe because it's loading as usb gadget by default [22:56] * apw holds of any kind of upload [22:57] rsalveti, mako and grouper are likely to have the same settings there [22:57] yeah, weird [22:57] I'll compare the configs later [23:01] I'll try the one in the archive now on my nexus 4 [23:06] rsalveti, great, let us know [23:33] apw: cyphermox: raring nexus4 boots, saucy mako doesn't [23:35] apw: is it using the same config? [23:35] * rsalveti checking === ayan_ is now known as ayan [23:51] rsalveti, that would be my expectation indeed [23:52] apw: yup, I'm cross building the head from saucy to see if it'll work [23:52] apw: we're using gcc 4.8 by default already right? [23:52] wonder if that might have caused any issue, otherwise will try to revert the top patches to see [23:55] rsalveti, ok the configs appear to be the same for those two [23:57] yeah