[00:00:12] <cjb> Anyone happen to know whether switching use flags from opengles to opengl should be enough to bring in mesa and the software path okay? [00:00:22] * cjb has made the change, now waiting a few hours for the build to finish. [00:05:55] *** arkaitzr has left #chromium-os [00:09:33] *** powderluv has quit IRC [00:11:31] <kliegs> cjb: Switching USE flags and running build_packages will usually do the right thing but I've seen cases where it hasn't. if it doesn't work doing setup_board --force to clobber might be needed [00:11:46] <cjb> kliegs: I did that too, just in case :) [00:11:49] <kliegs> cjb: And good luck with it - weekends starting so heading home for me. Hope to hear good news from you later [00:12:04] <kliegs> cjb: Good call [00:12:07] <cjb> sure. the news is already pretty good, in that it boots up and starts X and tries to get their UI going. [00:12:11] <cjb> *the [00:12:15] *** rharrison_chrome has quit IRC [00:12:22] <cjb> thanks for the help! [00:12:24] <kliegs> Nice. [00:12:38] <kliegs> keep an eye on /var/log/ui/ui.LATEST (my case might be slightly off) [00:12:47] <cjb> yep, that's where I saw the EGL error [00:12:48] <kliegs> it dumps the output from the session_manager and chrome [00:13:10] <cjb> (and then the session dies; so I presume that the EGL error caused that, though it's not necessarily causal) [00:13:23] <kliegs> sounds like you've got it well in hand then. enjoy the weekend [00:13:29] <cjb> thanks, you too [00:16:52] *** sadrul has quit IRC [00:28:27] <ellyjones> bwahaha scottz [00:28:40] <ellyjones> oh, no, cmasone [00:28:42] <ellyjones> cmasone: :D [00:29:15] <cmasone> ellyjones: ? [00:29:19] <gauravsh> who why what? [00:29:33] <cmasone> gauravsh: ellyjones [00:29:40] <cmasone> gauravsh: scottz [00:30:21] <ellyjones> cmasone: http://code.google.com/p/chromium-os/issues/detail?id=18093 [00:30:33] <ellyjones> the crosbot source is awful, is the problem :P [00:30:36] <cmasone> ellyjones: is that the issue I just filed about crosbot? [00:30:37] <cmasone> ah [00:30:39] <ellyjones> yeah [00:30:45] <cmasone> ellyjones: well...that ain't my fault ;-) [00:30:47] <ellyjones> how does one make a google code project? [00:31:28] <cmasone> ellyjones: http://code.google.com/hosting/createProject [00:32:08] *** benchan has quit IRC [00:32:13] <ellyjones> excellent [00:34:29] <ellyjones> google code is SO slow sometimes [00:34:45] <gauravsh> ellyjones: would you put up under the WTFPL license? [00:34:54] <gauravsh> s/put up/put the source up/ [00:35:01] <ellyjones> I just picked Apache 2 [00:35:16] <ellyjones> when I hit 'settings' on code.google.com it's like "lol no" [00:35:17] <cmasone> gauravsh: the What The Fsck Public License? [00:35:36] <gauravsh> yes, that's my favorite [00:35:58] <gauravsh> simple and to the point. reflects what I feel about open source licenses. [00:37:08] <gauravsh> hmm, interesting. WTFPL is not approved by OSI: http://www.opensource.org/minutes20090304 [00:38:55] <ellyjones> http://code.google.com/p/crosbot [00:38:58] <ellyjones> patches accepted :) [00:39:15] <ellyjones> if someone wants to figure out the automatic-reconnect thing or make it use the JSON API instead of HTML scraping, patches _very_ accepted [00:40:45] <gauravsh> hah, perl. been a while since i saw any perl code. [00:40:51] <Fractal> I have a dual-boot Chrome OS / Ubuntu (on a Samsung Chromebook), both using a custom Chromium OS kernel (2.6.38.3), but for some reason the main speaker does not work in Ubuntu [00:41:05] <ellyjones> yeah - I wrote it by way of learning Coro and AnyEvent (which is part of why it's so ugly :P) [00:41:40] <Fractal> It works in Chrome OS with the exact same kernel and modules, it works in Ubuntu with the Chrome OS kernel (2.6.32+...), and headphones work [00:42:12] <ellyjones> gauravsh: note the pro manual unescape in stats/tree.pm :) [00:42:28] *** wfrichar has quit IRC [00:42:48] <Fractal> I tried to load every module that are loaded in Chrome OS with the same kernel, but this still does not work [00:43:09] *** superm1 has quit IRC [00:43:10] <Fractal> I don?t understand what is wrong [00:43:48] <gauravsh> ellyjones: hah, just saw that. i am sure there is a cpan module for that. [00:43:56] <ellyjones> I mean, the proper approach is the JSON api [00:44:07] <quiche> pah -- the WTFPL is just a knock of off earlier work by kohler. :P [00:45:25] <ellyjones> so I think the no-reconnect problem is caused by the connect function returning :) [00:45:32] <ellyjones> since then that coro dies [00:46:19] <gauravsh> quiche: kohler who? [00:46:38] <quiche> gauravsh: search for open profanity license [00:48:01] <gauravsh> hahaha [00:48:46] <gauravsh> surprisingly, wikipedia doesn't have a page on it. nor is it referenced in the entry for wtfpl. [00:49:04] <quiche> typical CS... reinventing the wheel out of ignorance. :) [00:49:58] <quiche> i suppose i should update the wikipedia page, though. [00:51:16] <gauravsh> OPL isn't exactly open though - you need to be a dumbshit and fscking idiot to be able to anything that you fscking you want with the code. where's the freedom in that. [00:51:57] <jrbarnette> fractal: in Chromium OS, speakers are initialized by /etc/init/alsa-default.conf [00:52:04] <quiche> hmm. you have a point... what if i don't want to be a dumbshit and a fscking idiot, right? [00:52:22] <jrbarnette> fractal: you might need similar code to run for Ubuntu [00:53:31] <gauravsh> quiche: exactly [00:54:35] <cjb> oh yeah -- by the way, I built my last image on Fedora [00:54:42] <cjb> so the chroot setup works great there too [00:56:25] *** crosbot has joined #chromium-os [00:56:33] <ellyjones> there, now with 100% more autoreconnect [00:56:38] <ellyjones> still hosted somewhere shitty though :) [00:59:41] <Fractal> jrbarnette: only in Chromium OS? Because the same Ubuntu with the (official) Chrome OS kernel works fine [01:00:16] <Fractal> jrbarnette: and I tried to copy /etc/init/alsa-default.conf from Chromium OS to Ubuntu, still no sound [01:07:48] *** behdad has joined #chromium-os [01:12:19] <mtennant> sheriff signing off for the day [01:12:58] *** mtennant has quit IRC [01:17:23] *** behdad has quit IRC [01:25:28] *** sadrul has joined #chromium-os [01:25:28] *** ChanServ sets mode: +v sadrul [01:30:20] *** Transformer has joined #chromium-os [01:31:05] *** Transformer has quit IRC [01:31:49] *** zmedico has quit IRC [01:32:30] *** behdad has joined #chromium-os [01:33:55] *** cmasone has quit IRC [01:39:10] *** kuan has joined #chromium-os [01:39:11] *** ChanServ sets mode: +v kuan [01:39:51] *** borios has joined #chromium-os [01:47:46] *** borios has quit IRC [01:55:10] *** saintlou has quit IRC [02:05:18] *** jshin has quit IRC [02:12:55] *** saintlou has joined #chromium-os [02:12:55] *** ChanServ sets mode: +v saintlou [02:13:12] *** perezd has quit IRC [02:17:14] *** vmil86 has quit IRC [02:34:19] *** sbyer is now known as sbyer_afk [02:44:49] *** lipsinV2 has joined #chromium-os [02:46:50] *** superm1 has joined #chromium-os [02:55:19] *** behdad has quit IRC [02:57:03] *** saintlou has quit IRC [02:59:39] <jrbarnette> fractal: copying the file won't work; just try executing the commands, and see if they make the speakers work [03:03:46] *** jrbarnette has quit IRC [03:05:44] <vpalatin> nightplus [03:05:49] <vpalatin> oups [03:21:24] *** Fractal has quit IRC [03:25:44] *** borios_ has joined #chromium-os [03:47:16] *** gauravsh has quit IRC [04:05:01] *** gauravsh has joined #chromium-os [04:05:01] *** ChanServ sets mode: +v gauravsh [04:06:07] *** JasonO has joined #chromium-os [04:06:07] *** JasonO has joined #chromium-os [04:12:00] *** tbarzic__ has quit IRC [04:12:29] *** arkaitzr has joined #chromium-os [04:12:29] *** ChanServ sets mode: +v arkaitzr [04:12:49] *** arkaitzr has left #chromium-os [04:32:35] *** JasonO has quit IRC [04:33:50] *** zmedico has joined #chromium-os [04:36:12] *** McMAGIC--Copy has quit IRC [04:50:06] *** McMAGIC--Copy has joined #chromium-os [04:51:32] *** jochen__ has quit IRC [04:51:37] *** jochen__ has joined #chromium-os [04:51:37] *** ChanServ sets mode: +v jochen__ [05:25:23] *** oc80z has quit IRC [05:26:41] *** oc80z has joined #chromium-os [05:43:34] *** rsleevi has quit IRC [05:43:42] *** rsleevi has joined #chromium-os [05:45:21] *** sergiu has joined #chromium-os [05:45:21] *** sergiu has joined #chromium-os [06:22:41] *** ser has quit IRC [06:22:48] *** ser has joined #chromium-os [06:25:41] <cjb> odd - I did s/opengles/opengl/ in use flags, since I don't have working 3D yet, and got: [06:25:42] <cjb> o3d-87643: /usr/libexec/gcc/armv7a-cros-linux-gnueabi/ld: cannot find libGLEW.so.a [06:28:19] *** sergiu has quit IRC [06:31:23] *** BladeFreak has quit IRC [06:41:21] *** D|sT has joined #chromium-os [07:46:11] *** arun_ has quit IRC [07:58:45] <ojn> cjb: probably bitrot. I would hassle marcheu ( at chromium dot org) (cc chromium-os-dev at chromium dot org). [07:58:59] *** arun_ has joined #chromium-os [07:59:01] <ojn> Oh, he's here on irc too, just not with the bit set [08:00:28] <cjb> oh, neat, I didn't realize marcheu works on cros [08:01:09] <cjb> looks like I'm forbidden from joining c-o-dev [08:01:16] <cjb> ah, wait, this is the old group [08:13:29] <cjb> ojn: thanks, mailed [08:15:30] <ojn> cjb: oh, o3d? you should be able to leave it out of your build I thought. But I'm not sure, and I have to bail for the night. [08:16:20] <cjb> ojn: ah. I wonder how I'd do that. [08:16:22] <cjb> g'night [08:19:40] <ojn> cjb: drop the line in src/third_party/chromiumos-overlay/chromeos-base/chromeos/chromeos-0.0.1-r<foo>.ebuild [08:20:06] <cjb> thanks [08:21:02] <marcheu> cjb: hey! [08:21:42] <marcheu> yeah o3d and !x86 doesn't fly [08:22:08] <marcheu> about a software mesa version, it'll work but it'll be fairly slow since we use opengl for compositing [08:22:21] *** vmil86 has joined #chromium-os [08:22:25] <cjb> marcheu: howdy! [08:22:35] <marcheu> well it'll still be usable because we disable compositing when we have a single window [08:22:36] <cjb> marcheu: yep, that's okay, I heard that. we do have EGL for this platform, it's just not brought up yet. [08:22:41] <marcheu> cool [08:22:48] <marcheu> well, life's good [08:22:51] <cjb> so dropping the o3d line from the ebuild is the right fix? [08:22:51] <marcheu> you? [08:22:54] <marcheu> yeah [08:23:05] <cjb> cool. yep, better now I understand why my build fails :-) [08:24:07] <marcheu> if you have anything X/graphics drivers that you want to upstream, let me know [08:24:16] <cjb> heh, I'd love to.. [08:24:23] <cjb> we're working with a Vivante GPU [08:24:32] <cjb> it's not the funnest thing ever [08:24:52] <marcheu> more binary drivers? [08:25:37] <cjb> yup [08:25:55] <marcheu> hehe ok. note that for gles support you'll need the eglimage extension for the window manager [08:26:00] <marcheu> not all drivers have it [08:26:18] <cjb> ooh, ok, thanks [08:26:22] <marcheu> and... the one to update subbuffers, but you can hack your way around that one easily [08:27:50] <marcheu> gotta go, but highlight if you have more questions [08:28:05] <cjb> sure thing, thanks [08:30:14] *** Inumedia_ has quit IRC [09:39:45] *** Inumedia has joined #chromium-os [10:11:03] *** Fractal has joined #chromium-os [10:44:06] *** JakeSays has quit IRC [10:45:26] *** JakeSays has joined #chromium-os [11:04:41] *** FusionX has quit IRC [11:06:10] *** FusionX has joined #chromium-os [11:06:14] <borios_> If I want to build all packages to another arm architecture (not armv7), what should i do? [11:43:31] *** patcito has quit IRC [11:54:27] *** phil2 has joined #chromium-os [11:56:05] *** phil2 has joined #chromium-os [12:23:13] *** phil2 has quit IRC [13:27:49] *** Styx has joined #chromium-os [13:42:09] *** Fractal has quit IRC [14:12:31] *** mascondante has quit IRC [14:41:23] *** mascondante has joined #chromium-os [15:23:32] *** echelog-1 has joined #chromium-os [15:26:53] *** Fractal has joined #chromium-os [15:31:25] <Fractal> If I start a (Chromium OS) kernel on KERN-C with an official Chrome OS rootfs on ROOT-A, what will happen when Chrome OS will want to autoupdate? [15:32:31] <Fractal> It will update KERN-B and ROOT-B? It will change the priorities only of KERN-A and KERN-B or also of KERN-C? [15:40:58] *** borios_ has quit IRC [15:56:06] *** Styx has quit IRC [16:05:23] *** JasonO has joined #chromium-os [16:05:23] *** JasonO has joined #chromium-os [16:45:09] *** Fractal has quit IRC [16:45:10] *** oc80z has quit IRC [16:45:10] *** oc80z has joined #chromium-os [17:07:26] *** Fractal has joined #chromium-os [17:07:53] *** rharrison_chrome has joined #chromium-os [17:12:19] *** rharrison_chrome has quit IRC [17:20:19] *** arun_ has quit IRC [17:43:50] *** Fractal has quit IRC [18:19:10] *** Fractal has joined #chromium-os [18:24:45] *** espeed has quit IRC [18:31:49] *** Adys has quit IRC [18:34:06] *** jrbarnette has joined #chromium-os [18:34:40] *** Adys has joined #chromium-os [18:34:42] *** Adys has quit IRC [18:34:42] *** Adys has joined #chromium-os [18:36:48] *** D|sT has quit IRC [18:38:07] *** jrbarnette_ has joined #chromium-os [18:38:07] *** ChanServ sets mode: +v jrbarnette_ [18:40:38] *** jrbarnette has quit IRC [18:40:39] *** jrbarnette_ is now known as jrbarnette [18:52:12] *** jrbarnette_ has joined #chromium-os [18:56:03] *** jrbarnette has quit IRC [18:57:12] *** jrbarnette_ has quit IRC [19:14:45] *** arun_ has joined #chromium-os [19:28:30] *** perezd has joined #chromium-os [19:33:36] *** lipsinV2 has quit IRC [19:35:50] *** borios has joined #chromium-os [19:35:58] *** borios has joined #chromium-os [20:06:47] *** perezd has quit IRC [20:14:10] *** borios has quit IRC [20:24:08] *** perezd has joined #chromium-os [20:56:52] *** JasonO has quit IRC [20:57:39] *** JasonO has joined #chromium-os [20:57:40] *** JasonO has joined #chromium-os [21:21:39] *** Inumedia has quit IRC [21:37:55] *** BladeFreak has joined #chromium-os [21:41:22] *** Inumedia has joined #chromium-os [21:44:57] *** patcito has joined #chromium-os [22:42:15] *** Ruetobas has quit IRC [22:46:26] *** Ruetobas has joined #chromium-os [23:15:03] *** Fractal has quit IRC [23:38:36] *** rush2end_ has joined #chromium-os [23:40:19] *** rush2end has quit IRC [23:40:31] *** rush2end_ is now known as rush2end