**** BEGIN LOGGING AT Thu Nov 08 03:00:02 2012 Nov 08 03:06:58 got it working. thanks guys! Nov 08 06:00:07 toroidalcode: maguro only Nov 08 06:00:24 toroidalcode: as we will not support telephony part of the toro Nov 08 06:01:19 but will other parts, such as wifi, gps, etc be supported as they are the same between the two? Nov 08 06:01:55 morning Nov 08 06:02:12 morning :) Nov 08 06:06:23 how hard would it be to setup a build for the raspberry pi? Nov 08 06:06:47 easy Nov 08 06:09:05 maybe you can help me then? I tried setting one up, and got bitbake running using a meta-raspberry pi yocto layer I found, but it failed while trying to compile Qt4, complaining about missing GLES/gl.h files Nov 08 06:10:25 there's a git repo for the RPi GPU and GLES stuff, and i tried including it, but it got to the point where i was mucking around in ./sysroots/usr/include, and i didn't feel like that was the right way to do things Nov 08 06:10:26 I said it's easy to setup a build for rpi.. not to port webos to rpi Nov 08 06:10:31 ah Nov 08 06:10:33 okay Nov 08 06:10:34 or that I'm interested in rpi Nov 08 06:10:44 haha, fair enough Nov 08 06:12:39 i just got my RPI last week :-) Nov 08 06:12:53 how do you like it? Nov 08 06:13:01 is it one of the 512 ones? Nov 08 06:13:13 yup, 512 RAM Nov 08 06:13:24 it damn small Nov 08 06:14:05 iirc, someone has port owos to rpi? Nov 08 06:14:12 yeah, it's pretty cool. though as a platform i'm not too surprised at the size, considering the beaglenbone is about the same Nov 08 06:14:52 there was some video about someone doing a command line boot to a shell using owos, but that was before the gui was released, Nov 08 06:15:18 plus, the instructions weren't even posted, so I was a little skeptical Nov 08 06:16:45 but a RPi with one of these would make a hell of a webos dev platform: http://www.chalk-elec.com/?page_id=1280#!/~/product/category=3094861&id=14647624 Nov 08 06:18:10 yes, there is no instructions currently... i am finding some info on that guy's twitter. Nov 08 06:18:29 but nothing useful :( Nov 08 06:18:44 yeah Nov 08 06:18:54 that's why i was trying to setup a port myself Nov 08 06:19:15 but alas, no success Nov 08 06:20:28 do you build it using webos-ports env? Nov 08 06:20:48 i tried that, and with the stock webos-build env Nov 08 06:21:21 both failed with Qt4 failing because of missing headers (GLES/gl.h, GLES2/gl2.h) Nov 08 06:22:49 what distro are you running currently on it? Nov 08 06:23:36 none, but i planned to install archlinux on it Nov 08 06:24:34 what's the problem with meta-raspberrypi? Nov 08 06:24:47 i had issues with arch, so i just went with occidentalis, I threw together a custom Ångstrom build last night, gonna see how that goes Nov 08 06:24:49 nothing Nov 08 06:24:59 that's what I was using as my yocto layer :) Nov 08 06:25:16 but, alas it did not work Nov 08 06:26:17 did you successfully build the rootfs ? Nov 08 06:26:45 or just met some runtime problems? Nov 08 06:26:45 no Nov 08 06:27:19 i got to about step 2500 of 3600, which is where Qt4 blew up and the build refused to continue Nov 08 06:28:51 understood Nov 08 06:29:07 yeah Nov 08 06:29:31 i'm more than willing to put in the work to get it working, I just have no idea where to start Nov 08 06:29:46 i'm just a lowly SE freshmen lol Nov 08 06:30:04 could you pastebin the error log? Nov 08 06:31:50 toroidalcode: add gles provider to qt4-webos DEPENDS in rpi .bbappend Nov 08 06:32:19 okay, thanks JaMa. I'll try that Nov 08 06:33:16 panda-z: i don't have the error log anymore. I'm going to try a fresh build Nov 08 06:34:29 toroidalcode: k, i'm about to build an image, too Nov 08 06:34:42 lol, race!~ Nov 08 06:35:28 are you using the ports version or stock build-webos? Nov 08 06:36:01 ports version Nov 08 06:36:03 * JaMa won that race :) Nov 08 06:36:26 hahaha Nov 08 06:36:38 true I had a bit of head start :) Nov 08 06:37:17 did you have it all cached already? Nov 08 06:37:58 i'm doing a fresh build Nov 08 06:38:41 yes a lot of it Nov 08 06:40:24 i figured haha. Nov 08 06:42:33 panda-z: are you using git://github.com/djwillis/meta-raspberrypi.git ? Nov 08 06:43:47 toroidalcode: yes Nov 08 06:44:07 did you modify the bbappend file? Nov 08 06:45:44 not yet, i just set up the build env Nov 08 06:45:52 okay Nov 08 06:46:16 …..i have no idea what to do. I can't find the file he was talking about. Nov 08 06:47:44 unlike JaMa|Off, i'm new to OE. lol Nov 08 06:47:59 me too. i started this last night Nov 08 06:48:11 need to figure out how to work with OE quickly Nov 08 06:48:14 i'm proud i got a build working on my Gnex Nov 08 06:48:15 yes Nov 08 06:52:38 toroidalcode: found qt4-webos.bbapend in ./meta-webos-ports/recipes-webos/qt4/ Nov 08 06:53:33 aha! i think you're onto something there Nov 08 06:56:05 okay, so DEPENDS is on line 11 Nov 08 06:57:39 i found the GLES/gl.h header in https://github.com/raspberrypi/userland/tree/master/interface/khronos/include before Nov 08 06:59:45 that would be useful Nov 08 07:00:25 yeah, beyond that i'm stumped Nov 08 07:03:47 well, i think i'm going to set my machine up to build up to the point where it breaks, and then go from there Nov 08 07:05:20 hmm, good luck Nov 08 07:05:54 haha, thanks. I'll be on tomorrow if you want to try working it out Nov 08 15:51:56 pong Herrie, morning all Nov 08 15:52:10 Herrie|Work ^^^ Nov 08 18:20:19 ShiftyAxel: ping Nov 08 18:22:33 ShiftyAxel: found a lot of bugs today :) Nov 08 18:22:43 ShiftyAxel: but the backlight bug is fixed now Nov 08 18:35:48 Ping ShiftyAxel Nov 08 18:45:12 for future reference, if you're really out of shape, bicycling 7-ish miles a day is not recommended. Nov 08 18:48:03 LOL ;) Nov 08 18:48:14 I love cycling ;) Nov 08 18:48:36 Finally managed to put my bike back together y'day after it was sitting in my storage disassembled for 4 or so months... Nov 08 18:48:44 Keep it up for a while and you'll no longer be really out of shape. Nov 08 18:48:48 Good to be on my own bike again ;) Nov 08 18:48:58 Wife's bike is OK, but mine is miles better ;) Nov 08 18:49:45 Took some time, but I dropped a lot of weight when I went from out of weight smoker to bike commuter. Nov 08 18:56:09 I commute to work every day by bike, but it's only 3 or so miles ;) Nov 08 19:05:17 pong mot Nov 08 19:05:19 bah Nov 08 19:06:06 pong morphis, Herrie|FoodSoon Nov 08 19:06:14 bugs, you say? Nov 08 19:14:57 mberg: Herrie|FoodSoon: well, sure. but going from 0 to 3.6 miles each way is.. painful. Nov 08 19:19:39 I went from nothing to ~ 8 miles each way. Quit smoking /really/ fast. :) Nov 08 19:20:48 Not sure if I could do that now, though. I switched to driving after the kids were born, and put back on some of the weight. Nov 08 19:21:08 And of course now I'm mid thirties instead of mid twenties. Nov 08 19:25:25 ShiftyAxel-> Installed the 4.9.12 binary, however still shows 4.9.10 in top bar? Nov 08 19:25:42 Anything you want me to test/verify? Nov 08 20:01:45 Herrie: Nothing that springs to mind, 4.9.12 is basically 4.9.10 Nov 08 20:02:04 it's a routine 'stable enough to move feeds' release Nov 08 20:03:32 OK, how about version number? Forgot to update? Nov 08 20:16:16 pretty much Nov 08 20:18:58 OK ;) Nov 08 20:21:14 Any new exciting things these last couple of days? You were quiet? Secretly cooking more genious stuff :P ? Nov 08 20:52:11 Sadly not, Herrie Nov 08 20:52:29 I've had a couple of days away from coding, mostly because Halo 4 Nov 08 20:53:07 Ah I see ;) Also necessary sometimes ;) Too much coding is no good ;) At least not for me :P Nov 08 20:55:43 I love coding, it's fun Nov 08 20:55:56 especially when you see the awesome final piece Nov 08 20:56:03 i love coding. i love halo 4. i can't do either =( Nov 08 20:56:27 i love good grades but i hate what i have to do to get them Nov 08 20:57:18 aka bend over backwards while stretching my lower lip over my head and reciting the pledge of allegiance letter for letter backwards.. Nov 08 20:58:01 Luckily my studying days are over ;) Nov 08 20:58:14 But yes, like coding every once in a while, but happy it's not my day job ;) Nov 08 20:58:25 neo was supposed to be awesome. but the final piece was postponed due to my future. dislike the future getting in the way of the present ='( Nov 08 20:59:06 and, open webos is the same. maybe xmas vaca will be the time i break through and actually contribute, instead of just ... wishing. :O Nov 08 21:13:33 Same here, was busy sorting wedding & aftermath, but that's pretty much out of the way now :) Soon will have some time to contribute something for Open webOS. Either with porting or some app ;) Nov 08 22:03:35 Halo 4 is no excuse. :P Nov 08 22:04:40 EricBlade, what *is* a good excuse? Nov 08 22:05:13 a broken arm (maybe 2) is a good reason to not code Nov 08 22:05:31 but being drunk is not? Nov 08 22:05:41 Depends on where you are on the Ballmer curve Nov 08 22:05:48 http://xkcd.com/323/ Nov 08 22:06:36 Ballmer Peak, my bad Nov 08 22:07:03 apple uses schnapps iv's Nov 08 22:09:58 maybe appletini Nov 08 23:56:52 folks **** ENDING LOGGING AT Fri Nov 09 02:59:58 2012