**** BEGIN LOGGING AT Mon Feb 25 02:59:57 2013 Feb 25 06:25:09 anyone tried compiling raspberry pi kernel using ubuntu10.10? Feb 25 20:20:32 ogra_: do you have a bug # handy of the "can't type in the fields in oem-config but works elsewhere" Feb 25 20:25:37 quick q: i'm considering getting a samsung chromebook and installing raring on it. do the chromeOS suspend/resume bugs affect ubuntu as well? Feb 25 20:28:59 xnox, heh, funny coincidence ... Feb 25 20:29:29 xnox, watch your bugmail. i just duplicated one to the master bug Feb 25 20:29:42 bug 1093050 Feb 25 20:29:43 Launchpad bug 1093050 in ubuntu-nexus7 "compiz dies during oem-config and steals the focus so that input fields are unusable" [High,Confirmed] https://launchpad.net/bugs/1093050 Feb 25 20:30:15 i thought i made the description clear enough, but just searched my butt off to find it again ... Feb 25 20:30:43 ogra_: thanks, i was pinged about the one you marked as duplicate on #ubuntu-quality ;-) Feb 25 20:31:07 heh Feb 25 20:32:10 is the omap u-boot device tree the same as the kernel one? Feb 25 20:32:31 I wonder how to pass the device tree to u-boot on tegra Feb 25 20:33:05 ppisati, ^^^ Feb 25 20:33:39 btw, it's maybe not a clever choice to put device tree outside of /boot if you want to load it Feb 25 20:33:51 marvin24: you mean the DTB file? it's build from kernel source so yes Feb 25 20:33:58 *built Feb 25 20:34:10 ppisati: you mean it is build into the kernel? Feb 25 20:34:16 marvin24: nope Feb 25 20:34:22 marvin24: it's in... Feb 25 20:34:24 marvin24: wait Feb 25 20:34:41 I know it is inside the kernel source Feb 25 20:34:51 but you need to pass it to the kernel on boot Feb 25 20:34:55 marvin24: right Feb 25 20:34:59 either you compile it in (bad) Feb 25 20:35:06 or you load it with uboot Feb 25 20:35:09 marvin24: it's not compiled in Feb 25 20:35:29 ppisati: so how is it loaded? Feb 25 20:35:29 marvin24: we are switching to a multiplatform kernel (omap3/4, freescale imx6 and vexpress) Feb 25 20:35:51 yes, even with single platform (multi-soc) you need to load it Feb 25 20:36:10 marvin24: you manually modify uboot.scr or uenv.txt (or the other don't remember) Feb 25 20:36:14 marvin24: wait Feb 25 20:36:25 marvin24: and add Feb 25 20:36:26 I haven't found this in flash-kernel Feb 25 20:36:29 marvin24: "fatload mmc 0:1 0x82600000 board.dtb" Feb 25 20:36:32 that's why I asked Feb 25 20:36:46 marvin24: "bootm ... ... 0x82600000" Feb 25 20:36:53 marvin24: our flash-kernel doesn't support DTB Feb 25 20:37:02 marvin24: you need to do the modification manually Feb 25 20:38:33 oh Feb 25 20:38:43 so hard coded in u-boot ... Feb 25 20:39:24 marvin24: you can modify the loader script and rebuild (boot.scr) or just modify/update it (uenv.txt&c) Feb 25 20:39:58 boot script is in /usr/share/... and should not be modified Feb 25 20:40:10 and uenv.txt is kinda non standard, but ok Feb 25 20:40:23 if that's that way to go Feb 25 20:41:13 ppisati: still, dtb in /lib/firmware/device-tree is not so nice Feb 25 20:41:15 marvin24: there was something in /etc/... Feb 25 20:41:21 if you have a /boot partition Feb 25 20:41:31 marvin24: uh? Feb 25 20:41:42 yu copy it to the fat partition and you load it from there Feb 25 20:41:57 marvin24: that's what flash-kernel should do Feb 25 20:41:58 there is /etc/defaults/flash-kernel or so which can be enhanced Feb 25 20:42:04 marvin24: but (unfortunately) doesn't Feb 25 20:42:08 ah, copy Feb 25 20:42:18 I did it by hand Feb 25 20:42:28 yes, also missing in flash-kernel Feb 25 20:44:03 marvin24: watch out that if you are running an old version of u-boot it doesn't support dtb Feb 25 20:46:15 ppisati: it's already booting (2013.01) Feb 25 20:46:38 just need to fix up the last things (e.g. flash-kernel) Feb 25 20:51:07 topi`: I have a Chromebook that's a few months old. Has Precise, which does not suspend. I don't know about Raring. Feb 25 20:54:08 qengho, apparently hrw's kernel in raring is supposed to suspend Feb 25 20:54:20 i havent found the time to try it yet Feb 25 20:54:49 Nice. I have a reason to upgrade, then. Feb 25 20:55:19 * ogra_ runs raring userspace but still the original kernel Feb 25 21:07:46 qengho: have you tested if suspend works in chromeOS? Feb 25 21:08:03 I just read that there are problems suspending in chromeOS Feb 25 21:08:17 doesn't ubuntu use the same kernel? Feb 25 21:08:38 worked in the original chromeos install for me Feb 25 21:09:14 ogra_: sounds better than the suspend reliability in AC100, then ;) Feb 25 21:09:44 well, in ubuntu it reliably doesnt suspend with that kernel Feb 25 21:09:45 wife wants an absolutely quiet netbook, so I'm probably shelling out some $$$ for chromebook Feb 25 21:09:59 and if i upgrade i'll likely lose dualboot Feb 25 21:10:22 how does dualboot work then? Feb 25 21:10:28 and while flash from chromeone works flawless in ubuntu chromium, the hangout plugin doesnt Feb 25 21:10:32 I know nothing of samsung bootloader Feb 25 21:10:33 painful Feb 25 21:10:37 topi`: not the same kernel, exept in the narrowest sense as in "your television uses the same kernel as your Android phone". Feb 25 21:10:58 you need to switch back from developer mode to boot back int chrOS Feb 25 21:11:25 interesting Feb 25 21:11:25 qengho, i currently use the exact same kernel here Feb 25 21:12:08 I knew ogra would ;) Feb 25 21:12:50 ogra_: I bet you must already be playing with some nice Aarch64 boards already ;) Feb 25 21:13:13 nah, #ubuntu-touch toptally sucked me in Feb 25 21:13:17 you guys get all those fancy devices a year earlier than us mortals Feb 25 21:13:27 ouch... Feb 25 21:13:44 and the boards nowadays go rather to linaro Feb 25 21:13:45 I was (slightly) involved in the touchscreen driver for the Nokia N( Feb 25 21:13:46 N9 Feb 25 21:15:04 well, ubuntu touch bases on CWM 10.1 ... Feb 25 21:15:17 so there are no drivers to touch, they just work Feb 25 21:15:51 ok Feb 25 21:19:43 23 ports to other devices underway after 5 days ... https://wiki.ubuntu.com/Touch/Devices Feb 25 21:21:12 ogra_: are they merged? are they legal to be merged? Feb 25 21:21:55 not yet merged, not sure what the plan is on merging, but there are images that you can just use with our userspace image Feb 25 21:22:11 awesome! Feb 25 21:22:31 i think its absolutely legal Feb 25 21:23:40 if the userspace image is detached than I can see how we don't have to merge anything, apart from possibly make pointers to android repo git forests URL (either straight from android.com or with some patches applied in forked github repos) Feb 25 21:23:59 s/detached/independ of base-hw image/ Feb 25 21:24:04 yeah Feb 25 21:24:55 porting is largely just copy paste work and a successfull compile run Feb 25 21:25:44 oh, so we could automate it =) e.g. by hosting a repository with android-repo manifests URLs pointing to the right places. Feb 25 21:26:05 well, until you run into build issues Feb 25 21:26:25 but yeah, you could just rip the snippets out of CWM Feb 25 21:27:34 ogra_: s/CWM/CM/ I assume? Feb 25 21:27:45 err, yes Feb 25 21:28:06 * infinity was trying to sort out how ClockWork factored into this. Feb 25 21:28:51 heh, i'm just learning all the android l33tspeak and names, bear with me :) Feb 25 21:31:04 ogra_: hehe, learning to optimize by changing the wallpaper then? Feb 25 21:31:23 lol Feb 25 21:32:58 my Android devices seem to get stuck on stock roms, Optimize too often means break ;-) Feb 25 21:34:13 well, we only use the kernel and driver layers (HAL, surfaceflinger etc) ... the rest is a plain ubuntu rootfs Feb 25 21:34:53 so as long as androind HW layer doesnt suck performance wise .... Feb 25 21:35:10 would need one of these funky modern devices I guess to try ubuntu-touch Feb 25 21:43:49 well, yeah, dualcore and 1G is currently a requirement ... Feb 25 21:44:17 i doubt you would have aany fun below that Feb 25 21:48:25 ppisati: I guess I will just change the kernel package to copy the relevant device tree to /boot/device-tree.dtb based on /proc/device-tree/model instead of poking around with flash-kernel Feb 25 21:49:32 ++ Feb 25 21:49:58 its not like they change or anything Feb 25 21:50:36 ogra_: my phone is an Xperia Play :-D so just a little old :-D Feb 26 01:23:27 Looking for the community discussing - Ubuntu on the Nexus 7. Any clues where it is? **** ENDING LOGGING AT Tue Feb 26 02:59:58 2013