**** BEGIN LOGGING AT Fri Oct 19 03:00:01 2012 Oct 19 03:56:18 that is odd Oct 19 03:57:00 I ran sudo apt-get source linux-image-$(uname -r) Oct 19 03:57:10 uname -r is 3.1.0-1282-omap4 Oct 19 03:57:17 and it downloaded linux-ti-omap4_3.0.0-1205.10.tar.gz Oct 19 09:22:13 anyone up? Oct 19 09:24:51 yes Oct 19 09:25:04 good to know i'm not the only one. Oct 19 09:25:17 well its 11:25am, even in France we are awake :_D Oct 19 09:26:05 anyone (over in europe) know if it is possible to install a multilib arm system, such that both armel and armhf executables will work? Oct 19 09:26:33 it looks like the default 12.04 system does not have this functionality out of the box. Oct 19 09:27:00 mjrosenb: it is actually possible, but it requires special builds, arm libc can use different varients depending on the capabilities flags Oct 19 09:27:28 mjrosenb: but in reality I think it lead to insanity Oct 19 09:28:12 some really clever person in open moko days even got OABI on EABI loader working Oct 19 09:28:37 XorA: It doesn't require special builds. Oct 19 09:28:45 XorA: And it has nothing to do with capabilities. Oct 19 09:28:55 needing to use an 11.10 install just so Ican have an armel system isn't very sane Oct 19 09:29:16 mjrosenb: 'echo foreign-architecture armel > /etc/dpkg/dpkg.cfg.d/multiarch' Oct 19 09:29:19 mjrosenb: And apt-get update. Oct 19 09:29:26 mjrosenb: And then you can install foo:armel Oct 19 09:29:47 mjrosenb: Like, say, libc6:armel, if that's what you need. Oct 19 09:30:15 * mjrosenb tries it. Oct 19 09:30:16 XorA: Caps can't do this at all, armel and armhf are ABI incompatible. Oct 19 09:37:16 sorry was thinking of soft vs softfp Oct 19 09:37:51 arm really needs to stop making up new ABIs! Oct 19 09:39:46 libc6:armel seems to be installing! Oct 19 09:40:23 hey cool, it is dying with a different error! Oct 19 09:41:07 ugh... dependency conflicts Oct 19 09:42:51 why do I have to run "apt-get install libstdc++6-4.6-dev:armel g++-4.6:armel gcc-4.6:armel cpp-4.6:armel binutils:armel", shouldn't debian be able to resolve everything as a dependency when I run apt-get install libstdc++6-dev:armel Oct 19 09:43:40 * mjrosenb also wonders if gcc-4.6:armel is a cross-compiler to armel, or if it is a native-compiler for armel Oct 19 09:44:32 update-alternatives: using /usr/lib/arm-linux-gnueabihf/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/arm-linux-gnueabihf_EGL.conf (arm-linux-gnueabihf_egl_conf) in auto mode. Oct 19 09:44:51 that looks like it could be bad Oct 19 09:46:13 http://pastebin.mozilla.org/1870782 Oct 19 09:46:19 ok, that looks *much* worse Oct 19 09:48:37 http://pastebin.mozilla.org/1870783 Oct 19 09:48:41 well, that's fun. Oct 19 09:57:11 mjrosenb: gcc-4.6:armel should be a native armel compiler Oct 19 09:58:02 phh: so if I install gcc-4.6:armel on an x86 machine, I'll get a compiler that I can't use? Oct 19 09:58:30 1.i doubt you can install it; 2.there could be the qemu stuff involved Oct 19 13:47:46 ndec: any plan to get DVFS upstream? Oct 19 13:48:00 hehe Oct 19 13:48:08 it will, eventually. Oct 19 13:48:34 i'll take it as "we've no ETA" Oct 19 13:48:36 that is a big task, and it requires developing a generic ARM framework. many people are working on that right now... Oct 19 13:48:49 it will be there, when it's ready ;-) Oct 19 13:48:52 ok Oct 19 13:50:33 http://victorpalau.net/2012/10/19/nexus-7-raring-to-go-to-copenhaguen/ Oct 19 13:51:33 :D Oct 19 13:53:46 eheh Oct 19 13:53:56 ogra_, hah nice, do you happen to know if that is with the tegra libs? Oct 19 13:54:54 lilstevie, thats fully running GLES,yes Oct 19 13:55:11 oh nice Oct 19 13:55:29 good to know that trusted foundations doesn't break the libs Oct 19 13:55:34 nux was fixed for tegra in that branch Oct 19 13:55:46 the fixes will flow back into mainline nux Oct 19 13:56:08 yeah, that wasn't really the biggest part that I was interested in :) Oct 19 13:56:30 the biggest part I was interested in is that the nexus 7 bootloader (and kernel) have trusted foundations enabled Oct 19 13:56:40 and the libs, well, don't Oct 19 13:56:55 in android it matters Oct 19 13:58:08 doesnt in ubuntu :) Oct 19 13:58:15 and the nexus7 ids fully open Oct 19 13:58:16 clearly :p Oct 19 13:58:26 took me a day to get a full native installation working Oct 19 13:59:11 yeah, well my main concern as I said was trusted foundations :p I have actually been holding off with the tf201 cause I haven't updated yet Oct 19 13:59:48 asus enabled it on the jellybean update for us, involving a very fragmented experience Oct 19 14:00:05 tf enabled kernels don't boot on non tf bootloaders and vice versa Oct 19 14:07:19 ah, well, the nexus is just like the ac100 Oct 19 14:07:38 not much difference apart from double the ram and double the cores Oct 19 14:10:19 and the addition of a trustzone driver :p Oct 19 14:10:35 point is at least the nexus is consistent Oct 19 14:11:13 all n7s have it, not just those with the latest firmware update Oct 19 14:12:05 i'm not sure it is used at all after you unlocked the bootloader Oct 19 14:12:19 we definitely dont have any TF firmware in the image Oct 19 14:12:31 and i dont think TF works without blob Oct 19 14:12:35 it is in the kernel though Oct 19 14:12:49 ogra_: so good ubuntu is on nexus7? Oct 19 14:12:57 s/so/so how/ Oct 19 14:12:59 that is besides the point if it is enabled in the bootloader, it needs to be enabled in the kernel :p Oct 19 14:13:01 hrw, yeah Oct 19 14:13:19 hrw, its fine, faster than on panda Oct 19 14:13:22 ogra_, turn off CONFIG_TRUSTED_FOUNDATIONS and it will fail boot :p Oct 19 14:13:42 ogra_: two cores more and faster gpu helps I think Oct 19 14:14:14 I would love to see unity3d on the tf201 Oct 19 18:53:22 hey, has anyone used oprofile on 12.04? Oct 19 18:56:23 #linaro might Oct 19 19:52:06 ok, slightly easier question Oct 19 19:52:16 is oprofile included with 12.04? Oct 19 19:56:08 I thought all the cool kids used perf these days Oct 19 19:56:28 yes, but perf does not have jit integration. Oct 19 19:56:49 ah Oct 19 19:58:22 and I ended up building oprofile from source, since it looks like it is not in apt Oct 19 19:58:51 http://pastebin.mozilla.org/1871282 Oct 19 19:59:39 well, did you ask #linaro ? Oct 19 19:59:49 ubuntu usually takes what they provide Oct 19 20:03:17 mjrosenb: From what I can tell, precise omap4 kernel has it enabled. Oct 19 20:11:06 GrueMaster: yes, the kernel has it (onieric did not) Oct 19 20:11:20 GrueMaster: but the actual package itself does not have it Oct 19 20:11:43 ogra_: I did, they told me fridays are bad, and gave me a mailing list to email Oct 19 20:11:49 my email there bounced :( Oct 19 20:14:54 Hmm. Not even in the x86 repo. Oct 19 20:16:05 well, that isn't *too* annoying. Oct 19 21:44:18 soo Oct 19 21:44:36 this place will probably be buzzing in a few days Oct 19 21:45:24 anyone in here planning to pick up the exynos chromebook? Oct 19 22:02:25 * GrueMaster is tempted, but may have to wait a bit. Oct 19 22:03:12 as soon as they get into BB i'm going to go play with one Oct 19 22:03:57 for $250 it's highly tempting Oct 19 22:12:25 SoulShadow: is that the one that samsung is making? Oct 19 22:16:18 mjrosenb yes Oct 19 22:16:58 yeah, if fry's has any next week, I am totally going to purchase one. Oct 19 22:19:22 they're on amazon Oct 19 22:22:36 yes, but i'm going to be spending the week in california, not at home, so having one delivered here does not do me any good. Oct 19 22:31:24 ahah Oct 19 22:40:13 the only thing really holding me off from buying one mjrosenb is support for other os's Oct 19 22:40:18 since i don't have az whole ton of faith in chrome os Oct 19 22:41:59 is there any a15 support in ubuntu? Oct 19 22:42:06 SoulShadow: From what I understand, the bootloader is unlocked, so if you have a kernel (which should land in Ubuntu for 13.04), you can run Ubuntu. The rest of the code in the repo should just work. Oct 19 22:42:24 so stuck with chrome os till next year Oct 19 22:42:41 unless someone writes a kernel earlier than 13.04? Oct 19 22:43:17 From what I understand the kernel source is available, but will be pushed mainstream in 3.8. Oct 19 22:43:28 hm Oct 19 22:43:44 well, someone should be able to compile 12.10 w/ 3.8 Oct 19 22:44:33 i would imagine it all depends on how much real interest there is in this device Oct 19 22:44:38 it's #1 on amazon in laptops Oct 19 22:46:32 Well, considering kernel 3.7 isn't even out yet, 3.8 should fall inline with the 13.04 timeline. And I'm sure it will be in backports for 12.04 & 12.10. Oct 19 22:47:13 googling found me some reference of 3.7 a15 support Oct 19 22:47:54 looks like xen support was merged in 3.7 Oct 19 22:47:55 for a15 Oct 19 22:48:02 so that would mean a15 is already supported, right? Oct 19 22:48:18 Yea, it has been trickling in. There should be more SOC's coming soon. Oct 19 22:48:39 so there's a chance that 12.10 w/ 3.7 might work Oct 19 22:48:47 I'd say half backed. Core support is in the kernel, but may need tweeking once real systems come out. Oct 19 22:49:16 Kind of like Intel's Haswell video support. Oct 19 22:49:18 yeah Oct 19 22:49:24 imean, as long as it works Oct 19 22:49:26 it will be supported Oct 19 22:50:19 But the fact that it is in the kernel means it should work (somewhat) when hardware arrives. This is actually very cool for Linux. Oct 19 22:51:09 this is possibly one of the first truly mainstream devices that linux will be really focused on with Oct 19 22:51:40 I wouldn't say that. Look at android. Oct 19 22:52:04 i don't consider android to truly be 'linux' Oct 19 22:52:07 in that sense Oct 19 22:53:38 Well, until the hardware settles, there will be limited support in the mainstream kernel. Expect distro's to have patch sets on top of that to cleanup and optimize functionality. Oct 19 22:54:19 i mean Oct 19 22:54:24 chrome os can't be THAT bad as a daily driver Oct 19 22:55:27 If all you want to do is browse the web, sure. But I don't think Chromeos is a GP OS. Oct 19 22:56:44 well at the same time the hardware isn't exactly on the levels of a normal laptop Oct 19 22:58:19 Define "Normal". I did a lot of Banshee debugging while flying to UDS Orlando last year on an AC100. Oct 19 22:58:56 normal as being an intel based laptop Oct 19 22:59:24 If you wanted normal, you wouldn't be in this channel. :P Oct 19 22:59:52 i'm typing from an inspiron 1520 with an ssd lol Oct 19 23:00:09 Besides, the AC100 took up half the space of my Acer Netbook, and had 2x the battery life. Oct 19 23:00:38 I'm typing from a Windows 7 based T60 (new job - sucks). Oct 19 23:00:53 doesn't the t60 have the high res 4:3 display Oct 19 23:01:51 Not sure. Oops. T61 (my bad). It is a Centrino based system. My netbook can run circles around it. Oct 19 23:02:09 lol Oct 19 23:02:29 i'm curious about true battery life of the notebook Oct 19 23:02:37 I actually run a remote desktop on an Ubuntu platform for doing real work. Just IT won't support it on the wifi network. Oct 19 23:02:38 they say 6.5 hours Oct 19 23:02:39 but Oct 19 23:02:43 that is very low Oct 19 23:02:46 I was using a T61 until just a few months ago, I'm not sure how anything could run circles around it... Oct 19 23:02:47 Hard to say. Oct 19 23:02:52 Unless you just meant the battery life. Oct 19 23:02:59 For a 3-cell, that is about right. Oct 19 23:03:01 my desktop runs circles around it :P Oct 19 23:03:06 it's a 30whr it seems Oct 19 23:03:18 but, tablets with 30whr batteries are getting much higher battery life Oct 19 23:03:20 Try running Windows 7. Oct 19 23:03:34 I gamed in Win7 on it. Oct 19 23:03:39 and this is a tablet chip in a netbook Oct 19 23:03:53 i feel like it's very conservative Oct 19 23:03:58 or at least, i hope it is Oct 19 23:04:06 infinity: With Intel Integrated Graphics? Really? Oct 19 23:04:23 he's probably got an upgraded one Oct 19 23:04:28 GrueMaster: No, mine had the nvidia discrete. Oct 19 23:04:30 We're talking bottom barrel. Oct 19 23:04:31 not a bare minimum model Oct 19 23:04:42 And 8G of RAM. And such. Oct 19 23:04:45 It was no slouch. Oct 19 23:04:47 Well, there you go. Oct 19 23:05:06 The CPU in the T61, at least on the top end, was faster than my current WhateverBridge. Oct 19 23:05:15 Mine has 2G, Intel Graphics, and a slow 250G Sata drive. Oct 19 23:05:39 Well, even at those specs, it's a heck of a lot faster than an ac100. Just sayin'. Oct 19 23:05:43 But yes, the batter life sucks. :P Oct 19 23:05:51 My netbook at least has a 120G SSD and 2G. Oct 19 23:06:09 The only issue I had with the AC100 was ram and storage. Oct 19 23:06:15 [19:04:54] The CPU in the T61, at least on the top end, was faster than my current WhateverBridge. Oct 19 23:06:16 no. Oct 19 23:06:28 i don't care what cpu it is, it's not faster than sandy/ivy Oct 19 23:06:40 GrueMaster: hey, you seemed to know something about oprofile last night, you up for helping me figure out why it isn't working? Oct 19 23:06:54 My battery is so old, it barely survives walking to the lab from my cube. Oct 19 23:07:24 mjrosenb: I really don't, other than I can look on my pandas at home to see if it is supprted. Oct 19 23:07:37 I haven't used it. Oct 19 23:07:55 GrueMaster: ahh. oh well. Oct 19 23:08:00 SoulShadow: For multi-threaded builds, my old machine was faster, yes. This Bridgy thingee shines for single-threaded tasks when it gets to overclock itself and go all turbo. Oct 19 23:08:09 infinity: uhmmm Oct 19 23:08:13 mjrosenb: Sorry. Oct 19 23:08:18 what is your processor Oct 19 23:08:26 because sandy and ivy are faster period Oct 19 23:08:30 i7-2640M Oct 19 23:08:31 no questions asked Oct 19 23:08:39 k, you have a dual core w/ HT Oct 19 23:08:46 sandy bridge Oct 19 23:08:46 Yes, I know what I have. Oct 19 23:08:50 what was the other one Oct 19 23:09:00 The other one is on another continent right now. Oct 19 23:09:06 do you know what it was? Oct 19 23:09:10 x9100? Oct 19 23:09:19 Don't recall. Oct 19 23:09:30 I just know what "faster" means. Oct 19 23:09:38 And it's not synthetic benchmarks or brochures. Oct 19 23:09:59 well i'm TELLING you that the i7 is faster period, there's another bottleneck somewhere you're experiencing Oct 19 23:10:20 Probably io bound. Oct 19 23:10:25 Well, thank god you're TELLING me that, now I know. Oct 19 23:10:42 UPPER CASE makes everything on the internet MORE TRUE. Oct 19 23:10:44 you're telling me that a c2d is faster than an i7 Oct 19 23:10:50 and that's a blatantly false statement Oct 19 23:11:00 Or if the other system was a Core2Quad. Oct 19 23:11:49 i don't believe t61 supported that Oct 19 23:12:19 Not sure. Should be socket compatible though. Oct 19 23:12:19 yeah the fsb difference makes it not post Oct 19 23:12:25 the quads are 1066 Oct 19 23:12:27 SoulShadow: I could imagine an incredibly high end core2quad being faster than a very low end corei7, but the fact that it is *bridge rather than nehalem makes it less beliveable. Oct 19 23:12:36 mjrosenb: but it's not a quad Oct 19 23:12:44 SoulShadow: Not on the Cor2 series. Oct 19 23:12:52 GrueMaster: q9000 is 1066 Oct 19 23:13:06 http://ark.intel.com/products/40480/Intel-Core2-Quad-Processor-Q9000-6M-Cache-2_00-GHz-1066-MHz-FSB Oct 19 23:13:27 the t61 was 800mhz Oct 19 23:13:30 Wikipedia claims it was a T9600. Oct 19 23:13:56 http://ark.intel.com/products/33918/Intel-Core2-Duo-Processor-T9500-6M-Cache-2_60-GHz-800-MHz-FSB fastest proc in a t61 Oct 19 23:13:57 (Which was a 1066 MHz FSB, FWIW) Oct 19 23:13:59 because it's 800mhz Oct 19 23:14:06 when i googled everything said 800mhz, infinity Oct 19 23:14:09 so...that's odd Oct 19 23:14:40 Meh, maybe it was the 9500. Remember the "other side of the planet" thing. Oct 19 23:15:00 yeah, the t9500 is not even close to being as fast as an i7-2640m Oct 19 23:15:11 at all Oct 19 23:15:11 I was going to say the same thing, since I have both Core2Duo & Core2Quad systems at home. Oct 19 23:15:17 Because you bench them together all the time? Oct 19 23:15:22 um Oct 19 23:16:02 because the c2d is really old, and sandy bridge is an evolution on that, with much higher clocks and a newer architecture with more cache and hyperthreading, therefore giving you higher overall performance Oct 19 23:16:11 * GrueMaster wonders how the ubuntu-arm channel became a place for debating Intel spec's. Oct 19 23:16:22 because he said that the i7 was slower than a c2d Oct 19 23:16:33 and i almost spit my pop out Oct 19 23:16:45 SoulShadow: Everything you said there ignored everything we know about CPU design. Oct 19 23:17:06 SoulShadow: "Much higher clocks" imply "deeper pipelines" imply "CPUs at the same clock as the previous generation will be slower". Oct 19 23:17:22 http://www.anandtech.com/bench/Product/54?vs=289 Oct 19 23:17:26 SoulShadow: And my i7 is only 200MHz higher clock than my C2d. Oct 19 23:17:30 highest end c2d (desktop) Oct 19 23:17:31 um Oct 19 23:17:35 vs lowest end i3 Oct 19 23:17:37 sandy bridge Oct 19 23:17:44 LOWEST END I3 Oct 19 23:18:15 * GrueMaster wanders off from the SHOUTING MATCH. Oct 19 23:18:36 your i7 turbos Oct 19 23:18:40 you can't not take that into account Oct 19 23:18:44 because it should almost always run at turbo clocks Oct 19 23:18:53 SoulShadow: I kinda pointed out that my i7 doesn't turbo. Oct 19 23:18:57 what Oct 19 23:19:04 SoulShadow: Because that's not how multi-threaded loads work. Oct 19 23:19:15 it still does turbo Oct 19 23:19:17 just not as much Oct 19 23:19:34 Infrequently. Not enough to make much of a blip. Oct 19 23:19:49 o.O Oct 19 23:19:56 do you have heat issues? Oct 19 23:20:09 it should run at max (dual core) turbo during load Oct 19 23:20:22 SoulShadow: It's a laptop, of course it has heat issues. Oct 19 23:20:30 not all laptops have heat issues.. Oct 19 23:20:40 It's a Lenovo laptop, of course it has heat issues. Oct 19 23:20:40 i guess a better question is Oct 19 23:20:45 there we go Oct 19 23:20:48 that's what i was about to ask Oct 19 23:21:04 Anyhow, I'm more than through with you talking down to me like I'm a seven year old child who has no idea what a computer is. Oct 19 23:21:54 hah. Oct 19 23:22:11 anyway, back to the more channel-appropriate discussion of the chromebook Oct 19 23:23:06 i wish they put more storage in it, 16GB is too small. Oct 19 23:24:27 Add a 32G or 64G SD. Oct 19 23:24:38 true, but it's not quite the same Oct 19 23:25:08 Depends on usage model. Oct 19 23:25:32 If you are playing a movie or music, they are plenty fast. Even for doc storage. Oct 19 23:25:50 It's when you are doing heavy compiles that it really hurts. Oct 19 23:26:52 Of course, I have never liked the idea of using a laptop for heavy loads. They cost too much and weigh too much to handle the equivalent load of a remote desktop system. Oct 19 23:27:36 does it have a media and music player? Oct 19 23:27:36 lol Oct 19 23:28:01 Not sure if chromeos does. Ubuntu does. Oct 19 23:28:35 But you should be able to install Ubuntu into a chroot and run with it, worst case. Oct 19 23:29:21 true, but yeah, a chromebook isn't for compiling Oct 19 23:29:46 Neither is an AC100. But it can do it. Oct 19 23:30:03 i wouldn't try it Oct 19 23:30:37 what's the a100 run? Oct 19 23:30:41 tegra 2? Oct 19 23:30:50 yea. Oct 19 23:30:53 ew Oct 19 23:30:54 lol Oct 19 23:31:07 With 512M ram and 8G eMMC. Oct 19 23:31:34 do we have any info on the performance of a15 cores? Oct 19 23:31:34 Like I said, for Ubuntu Desktop the only real limiter was the memory. Oct 19 23:31:54 SoulShadow: I've heard a15 is much much better than a9. Oct 19 23:32:30 it's faster sure, but we have no real benchmarks Oct 19 23:33:38 the DDR3 in the chromebook should provide some nice performance Oct 19 23:35:05 Again, it's all relative. From what I can see the sticking point will be with storage, but any linux distro can live comfortably in 4G or less. The rest is user storage, which can be supplanted with SD. Oct 19 23:35:32 2G memory on an arm platform is like 8G on an Intel platform. Oct 19 23:35:50 does mali have good linux support Oct 19 23:36:00 (note that is a usage comparison). Oct 19 23:36:31 Mali is the GPU, right? Oct 19 23:36:32 GrueMaster: but attempting to do dev work with 4G is a mit constraining Oct 19 23:36:35 or eve debug Oct 19 23:36:39 GrueMaster: yes, Mali is the gpu. Oct 19 23:36:50 mali-t604 Oct 19 23:36:52 quad core gpu Oct 19 23:37:08 * mjrosenb will just be happy to have storage that isn't over a usb bus. Oct 19 23:37:09 Like all Arm GPU's, linux support is binary only. Oct 19 23:37:28 Depending on clock speeds I would expect peak performance north of the PowerVR SGX 543MP2, although I'm not sure if we'll see performance greater than the 543MP4. The Mali-T604 also brings expanded API support including DirectX 11 (feature level 9_3 though, not 11_0). Oct 19 23:37:34 hm Oct 19 23:38:16 Yea, cause Linux needs that DirectX support. Oct 19 23:38:42 yeah, I was going to say... Oct 19 23:38:43 i'm more amused by the fact they say 'dx11 supported' Oct 19 23:38:46 but only supports 9.3 Oct 19 23:38:54 how about opengl support? Oct 19 23:39:19 supposedly supports 3.0 Oct 19 23:39:19 They must be supporting Windows RT as well. Oct 19 23:39:27 opengl es 3.0 Oct 19 23:39:30 and opencl 1.1 Oct 19 23:39:32 THAT is good. Oct 19 23:40:58 what is openvg Oct 19 23:42:56 it supports: OpenGL ES 1.1 -> 3.0, OpenVG 1.1, OpenCL 1.1, DX11, Renderscript Oct 19 23:43:38 OPenVG - Vector Graphics Acceleration Oct 19 23:47:47 still torn between nexus 7 and chromebook Oct 20 00:01:43 so.. Oct 20 00:01:49 GrueMaster: seems there's no working mali drivers for linux? Oct 20 00:02:29 I wouldn't know. I think Linaro are working on some, but not sure. Oct 20 00:02:46 linaro tweaks on android break a shit ton of things Oct 20 00:03:52 Time to shutdown and go home. I'll be back on line later tonight and tomorrrow. Oct 20 00:09:38 just tried to boot 12.10 on a pandaboard, and ubiquity crashed during the install, is this known? Oct 20 00:14:25 will ubuntu arm run on the new google chromebook? Oct 20 00:15:39 Also, is there any equivalent of the preinstalled image for 12.10? Oct 20 00:16:33 ozzloy: we have no idea Oct 20 00:16:38 chances are not right away Oct 20 00:18:20 SoulShadow, http://chromeos-cr48.blogspot.com/2012/04/chrubuntu-1204-now-with-double-bits.html i just looked for "chromebook ubuntu" looks like it can Oct 20 00:18:27 sorry for asking before doing that Oct 20 00:18:47 you said the new one Oct 20 00:19:08 the new chromebook is A15 cores Oct 20 00:19:11 the old ones were a9 Oct 20 00:19:23 a15 support doesn't seem to be here until 3.7 or 3.8 Oct 20 00:19:42 and it doesn't seem to be that there's a mali t604 driver Oct 20 00:24:01 SoulShadow, oic Oct 20 00:24:28 i was more wondering if ubuntu would run on chromebooks in general Oct 20 00:24:56 so linux 3.8 and later will probably be needed to run on a chromebook? Oct 20 00:25:03 on the latest chromebook* Oct 20 00:25:14 on the latest chances are it will need kernel 3.7 or so Oct 20 00:25:19 can't quote me on that Oct 20 00:25:32 kk Oct 20 00:25:46 more info will be available once the device is widely avail Oct 20 00:26:03 i believe it's widely available right now Oct 20 00:26:12 i plan on going to best buy and getting one for my mom Oct 20 00:26:15 it's prorder. Oct 20 00:26:16 preorder Oct 20 00:26:20 doesn't go on sale till next week Oct 20 00:26:26 aw Oct 20 00:26:44 well thanks for letting me know that Oct 20 00:26:58 lol Oct 20 00:27:05 yeah Oct 20 00:27:20 i've wanted a chromebook for a while, and just recently decided to do it. then i found out there was a new one out Oct 20 00:27:27 but i guess it's not even out for reals yet Oct 20 00:52:52 SoulShadow: chrome os is based on a linux kernel, I can't imagine that linux *won't* run on it. Oct 20 00:57:54 mjrosenb guess we'll find out huh Oct 20 00:58:05 i mean, it'll run, yeah Oct 20 00:58:21 just a matter how soon they get it running **** ENDING LOGGING AT Sat Oct 20 03:00:02 2012