*** robsta has quit IRC | 00:02 | |
*** baraujo has quit IRC | 00:03 | |
*** kanibalv has joined #meego | 00:07 | |
*** ali1234 has quit IRC | 00:09 | |
*** wasikevin has quit IRC | 00:12 | |
*** sivang has quit IRC | 00:14 | |
*** koupsa has quit IRC | 00:14 | |
*** mikhas has quit IRC | 00:14 | |
*** mikhas has joined #meego | 00:14 | |
*** ali1234 has joined #meego | 00:16 | |
*** timeless_mbp has quit IRC | 00:19 | |
*** povbot has joined #meego | 00:23 | |
*** timeless_mbp has joined #meego | 00:31 | |
*** timeless_mbp has quit IRC | 00:31 | |
*** timeless_mbp has joined #meego | 00:31 | |
*** cwong1 has quit IRC | 00:31 | |
*** Andy80 has quit IRC | 00:33 | |
*** Zorry has quit IRC | 00:35 | |
*** Zorry has joined #meego | 00:35 | |
*** dvoid_ has joined #meego | 00:35 | |
*** sp3001 has joined #meego | 00:37 | |
*** loureiro has quit IRC | 00:38 | |
*** sp3001 has quit IRC | 00:38 | |
*** xaiki has quit IRC | 00:38 | |
*** SWFu64 has quit IRC | 00:38 | |
*** xaiki has joined #meego | 00:39 | |
*** jacquesdupontd has joined #meego | 00:53 | |
*** fnordianslip has quit IRC | 00:54 | |
*** jophish has joined #meego | 00:56 | |
*** mzanetti_ has quit IRC | 00:56 | |
*** ctusar has quit IRC | 00:58 | |
*** wazd1 has quit IRC | 01:06 | |
*** SWFu64 has joined #meego | 01:09 | |
*** anselmolsm has quit IRC | 01:13 | |
*** Votan is now known as Votan|off | 01:14 | |
*** SWFu64 has quit IRC | 01:14 | |
*** DawnFoster has joined #meego | 01:19 | |
*** SWFu64 has joined #meego | 01:22 | |
*** iryge has quit IRC | 01:24 | |
*** itdocks has quit IRC | 01:25 | |
*** notmart has quit IRC | 01:25 | |
*** jophish has quit IRC | 01:28 | |
ShadowJK | Anyone know of any disk/fs benchmarking software that can measure max/average/median latencies and such? | 01:38 |
---|---|---|
*** bpeel is now known as bpeel_away | 01:38 | |
*** thiago_home has quit IRC | 01:44 | |
*** jimmac_ has quit IRC | 01:45 | |
ali1234 | hdparm -t (but it only benchmarks the disk, not the FS) | 01:46 |
ShadowJK | yeah that's useless :) | 01:47 |
bfree | bonnie++ ? | 01:48 |
*** puffin_ has joined #meego | 01:50 | |
*** lbt has quit IRC | 01:51 | |
*** koupsa has joined #meego | 01:52 | |
ShadowJK | let me rephrase, latencies during mixed random read and write | 01:53 |
*** DawnFoster has quit IRC | 01:54 | |
arjan | ShadowJK: tiobench sort of does that | 01:56 |
arjan | the latest versiont hat is | 01:56 |
*** donpdonp has joined #meego | 01:59 | |
*** hbons has joined #meego | 01:59 | |
*** mlfoster has quit IRC | 02:00 | |
*** wazd has joined #meego | 02:01 | |
*** dotkimm has left #meego | 02:05 | |
ShadowJK | hm | 02:07 |
ShadowJK | my "rsync the squid spool" test on sd had ext4 come out faster than btrfs | 02:07 |
*** puffin_ has quit IRC | 02:07 | |
*** LinuxCode has quit IRC | 02:08 | |
arjan | ShadowJK: how beefy is your cpu? | 02:08 |
arjan | (btrfs checksums data by default, which costs you cycles) | 02:08 |
*** kimitake_idle has quit IRC | 02:08 | |
*** simula__ has joined #meego | 02:09 | |
*** mgedmin has quit IRC | 02:09 | |
*** simula_ has quit IRC | 02:11 | |
*** simula__ is now known as simula_ | 02:12 | |
*** mikhas has quit IRC | 02:13 | |
*** dvoid_ has quit IRC | 02:15 | |
ShadowJK | arjan: 1.2GHz armv5 | 02:18 |
ShadowJK | there were some brief periods where there was lowish (20-30percent) iowait and the rest in sys | 02:19 |
*** alecrim has quit IRC | 02:19 | |
ShadowJK | iirc cksum can be disabled? I should rerun with it off | 02:20 |
*** kimitake_idle has joined #meego | 02:21 | |
*** SWFu64 has quit IRC | 02:22 | |
*** itdocks has joined #meego | 02:23 | |
arjan | ShadowJK: mount with the "nodatasum" option | 02:24 |
ShadowJK | whwn the cpu use was 60-80 sys, write speed was about 50kbyte/s | 02:25 |
ShadowJK | and periods of 5000kByte/s too with low sys cpu use :-) | 02:25 |
arjan | iostat and co count IO at completion time | 02:28 |
arjan | not at submit time | 02:28 |
arjan | you spend the cpu just before submit ;) | 02:28 |
*** pvanhoof has quit IRC | 02:33 | |
ShadowJK | it might've been they delayed allocation :) | 02:41 |
*** fnordianslip has joined #meego | 02:41 | |
*** bef0rd has joined #meego | 02:41 | |
*** W_I has quit IRC | 02:42 | |
ShadowJK | i guess what I'd really want to do is replicate the patterns squid causes from caching a single user's intarweb behind a 1Mbit wimax connection, and measure disk/fs latencies | 02:45 |
ShadowJK | and why squid, no particular reason, it just so happens to run on a flash device, and seemed like an easier point to start at quantifying "lag" than the real world UI response experience on a demand-paging linux kernel with os on mmc-type storage | 02:47 |
arjan | if you have really slow IO (slower than your CPU); you can also try compression | 02:47 |
* arjan kinda wonders about the sanity of an OS on cheap MMC storage ;0 | 02:48 | |
ShadowJK | arjan: yes | 02:48 |
*** javispedro has quit IRC | 02:48 | |
ShadowJK | compression doesn't matter much I think... I mean, a 256k write is about as expensive as a 4k write.. :P | 02:48 |
arjan | depends on the type of storage | 02:49 |
ShadowJK | cheap flash seems to behave this way anyway | 02:50 |
ShadowJK | and yeah, os on a mtd nand is much much saner, but realisticallyr I suspect the size of nands available (in volume) will be too cramped :) | 02:50 |
*** githogori has quit IRC | 02:51 | |
ShadowJK | probably quite a few years yet before intel shrinks down their ssd to sd/emmc size I'm guessing :) | 02:54 |
*** bleeter_ has joined #meego | 02:54 | |
*** wazd has quit IRC | 02:54 | |
*** bpeel_away is now known as bpeel | 02:54 | |
* ShadowJK should try learn how to do fancy stuff with git | 02:56 | |
ShadowJK | maybe I could figure out how to extract logfs from the logfs git and merge with marvell's orion git tree's kernel | 02:57 |
*** SWFu64 has joined #meego | 02:57 | |
*** kimitake_idle has quit IRC | 02:57 | |
*** bleeter has quit IRC | 02:57 | |
*** bleeter_ is now known as bleeter | 02:57 | |
*** anselmolsm has joined #meego | 02:59 | |
*** glin has joined #meego | 03:04 | |
*** zhenhua has joined #meego | 03:04 | |
*** arjan has quit IRC | 03:06 | |
*** b-man17 has joined #meego | 03:06 | |
*** ali1234 has quit IRC | 03:11 | |
*** SWFu64 has quit IRC | 03:11 | |
*** kimitake_idle has joined #meego | 03:12 | |
*** b-man17 has quit IRC | 03:19 | |
*** anselmolsm_ has joined #meego | 03:21 | |
*** hannesw has joined #meego | 03:22 | |
*** anselmolsm has quit IRC | 03:23 | |
*** anselmolsm_ is now known as anselmolsm | 03:24 | |
*** anselmolsm has quit IRC | 03:26 | |
*** anselmolsm has joined #meego | 03:26 | |
*** paulliu has joined #meego | 03:32 | |
*** anselmolsm has quit IRC | 03:34 | |
*** SWFu64 has joined #meego | 03:42 | |
*** lainwir3d has quit IRC | 03:46 | |
*** bpeel is now known as bpeel_away | 03:50 | |
*** bingwei has quit IRC | 03:51 | |
*** arjan has joined #meego | 03:58 | |
*** melik has joined #meego | 03:59 | |
*** hannesw has quit IRC | 04:02 | |
*** joppu_ has joined #meego | 04:12 | |
*** joppu has quit IRC | 04:15 | |
*** githogori has joined #meego | 04:16 | |
*** victorpoluceno has joined #meego | 04:19 | |
*** srag has quit IRC | 04:26 | |
*** hbons has quit IRC | 04:29 | |
*** SWFu64 has quit IRC | 04:38 | |
*** nebulon has quit IRC | 04:56 | |
*** nebulon has joined #meego | 04:56 | |
*** koupsa has quit IRC | 04:57 | |
*** glin has quit IRC | 05:00 | |
*** bingwei has joined #meego | 05:03 | |
*** fnordianslip has quit IRC | 05:06 | |
*** bleeter_ has joined #meego | 05:08 | |
*** bleeter has quit IRC | 05:09 | |
*** bleeter_ is now known as bleeter | 05:09 | |
*** melik has quit IRC | 05:25 | |
*** glin has joined #meego | 05:26 | |
*** Tobarja has joined #meego | 05:40 | |
Tobarja | are there existing devices that meego will support when it becomes available? | 05:43 |
*** kimitake_idle has quit IRC | 05:51 | |
*** john1 has joined #meego | 05:57 | |
*** felipexil has quit IRC | 05:58 | |
*** hornjef has joined #meego | 06:02 | |
*** Kaskuka has joined #meego | 06:04 | |
*** Shanita has quit IRC | 06:04 | |
*** Unmenschlich has joined #meego | 06:05 | |
*** kimitake_idle has joined #meego | 06:06 | |
timeless_mbp | Tobarja: since meego is roughly speaking vaporware | 06:08 |
timeless_mbp | and comes in an unknown number of flavors | 06:08 |
*** Unmensch has quit IRC | 06:09 | |
timeless_mbp | Tobarja: the most likely candidates are devices which currently run either moblin 2.1 or maemo 5 | 06:09 |
timeless_mbp | however that's definitely not a guarantee | 06:09 |
Tobarja | timeless_mbp: ok, thanks. | 06:10 |
*** coucouroucuicui has joined #meego | 06:16 | |
*** coucouroucuicui has quit IRC | 06:17 | |
*** victorpoluceno has quit IRC | 06:21 | |
*** bugzy has joined #meego | 06:26 | |
*** arjan has quit IRC | 06:37 | |
*** arjan has joined #meego | 06:38 | |
*** SjB has joined #meego | 06:44 | |
*** anotnac has joined #meego | 06:46 | |
*** srag has joined #meego | 06:48 | |
*** nicu has quit IRC | 06:54 | |
*** melik has joined #meego | 06:59 | |
*** melik has quit IRC | 07:08 | |
*** yanli has joined #meego | 07:13 | |
*** xaiki has quit IRC | 07:23 | |
*** xaiki has joined #meego | 07:24 | |
*** gunnar has quit IRC | 07:24 | |
*** felipexil has joined #meego | 07:25 | |
*** ubIx has joined #meego | 07:31 | |
*** DocScrutinizer has quit IRC | 07:31 | |
*** DocScrutinizer has joined #meego | 07:31 | |
*** ubIx_ has quit IRC | 07:35 | |
*** xaiki has quit IRC | 07:38 | |
*** xaiki has joined #meego | 07:38 | |
*** uhsf has quit IRC | 07:42 | |
*** villemv has joined #meego | 07:52 | |
*** Terje1 has joined #meego | 07:59 | |
*** zhenhua has quit IRC | 08:04 | |
*** ljp has quit IRC | 08:05 | |
*** hornjef has left #meego | 08:05 | |
*** nicu has joined #meego | 08:12 | |
*** kyle_ has joined #meego | 08:17 | |
*** pohly has joined #meego | 08:23 | |
*** jebba has quit IRC | 08:28 | |
*** TSCHAKeee2 has joined #meego | 08:29 | |
TSCHAKeee2 | evening. | 08:29 |
TSCHAKeee2 | is there any code anywhere yet? | 08:30 |
*** aziwoqpd has quit IRC | 08:30 | |
*** aziwoqpd has joined #meego | 08:30 | |
timeless_mbp | there's moblin code in mxr.moego.org | 08:30 |
timeless_mbp | there's maemo code in mxr.maemo.org | 08:30 |
timeless_mbp | there's maemo code in maemo.gitorious.org | 08:31 |
TSCHAKeee2 | okay, I already have those noted. | 08:31 |
timeless_mbp | there's moblin code in git.moblin.org | 08:31 |
timeless_mbp | there's code all over the world | 08:31 |
TSCHAKeee2 | I get the point. | 08:31 |
TSCHAKeee2 | sorry, I should have been more specifci :) | 08:31 |
timeless_mbp | s/fci/fic/ | 08:31 |
timeless_mbp | i think it's a safe bet that when the answer changes, it'll make news in various places | 08:32 |
TSCHAKeee2 | I understand | 08:32 |
TSCHAKeee2 | it just makes me wonder what companies like OpenPeak are using | 08:32 |
timeless_mbp | apache?, at least openpeak.org seems to be =b | 08:33 |
TSCHAKeee2 | ;) | 08:33 |
TSCHAKeee2 | i mean, you get my point, I see announcements for LOTS of different devices | 08:33 |
TSCHAKeee2 | supposedly "based on meego" | 08:33 |
TSCHAKeee2 | all for the second half of 2010 | 08:34 |
TSCHAKeee2 | what, are these guys all at the starting line in Feb? or are they using hacked together toolchains, or? | 08:34 |
ShadowJK | They took the code from above, printed it out, double sided, soy-based ink, put it in a blender, added 49 eggs, activated blender for 15 minutes, baked in oven for 20 minutes. Delicious cake | 08:34 |
timeless_mbp | i'd assume moblin | 08:34 |
TSCHAKeee2 | hm ok | 08:35 |
timeless_mbp | just a random guess | 08:35 |
timeless_mbp | i don't have much experience w/ moblin, i've run it in one vm | 08:35 |
TSCHAKeee2 | <-- lead developer of LinuxMCE, as well as a hardware/industrial designer. | 08:35 |
timeless_mbp | and i picked up an eeepc (701) which i'd like to run moblin on | 08:35 |
TSCHAKeee2 | (among other things) | 08:35 |
TSCHAKeee2 | ouch, not gonna happen | 08:36 |
timeless_mbp | (i know it isn't supported, but there was a blog about it) | 08:36 |
*** heliocastro has joined #meego | 08:40 | |
arjan | 701's are sloooooow | 08:42 |
arjan | they underclocked the cpu on those guys | 08:42 |
*** Basstard` has quit IRC | 08:43 | |
arjan | to fit in the power envelope | 08:43 |
*** Basstard` has joined #meego | 08:43 | |
*** swc|666 has quit IRC | 08:45 | |
*** TSCHAKeee2 has quit IRC | 08:48 | |
*** timeless_mbp has quit IRC | 08:49 | |
*** timeless_mbp has joined #meego | 08:49 | |
timeless_mbp | arjan: yeah, i know you warned me, but i imported the 701 for a friend a while ago | 08:50 |
timeless_mbp | and it hasn't been used much, so it was lying around | 08:50 |
*** kimitake_idle has quit IRC | 08:51 | |
*** mzanetti_ has joined #meego | 08:57 | |
*** ljp has joined #meego | 09:01 | |
*** timeless_mbp has quit IRC | 09:03 | |
*** bingwei has quit IRC | 09:04 | |
*** dvoid_ has joined #meego | 09:05 | |
*** kimitake_idle has joined #meego | 09:06 | |
*** timeless_mbp has joined #meego | 09:06 | |
*** timeless_mbp has quit IRC | 09:06 | |
*** timeless_mbp has joined #meego | 09:07 | |
*** timeless_mbp has quit IRC | 09:07 | |
*** bingwei has joined #meego | 09:07 | |
*** timeless_mbp has joined #meego | 09:07 | |
*** tekojo has joined #meego | 09:08 | |
*** timeless_mbp has joined #meego | 09:08 | |
*** timeless_mbp has quit IRC | 09:09 | |
*** timeless_mbp has joined #meego | 09:09 | |
*** timeless_mbp has quit IRC | 09:09 | |
*** kyle_ has quit IRC | 09:10 | |
*** timeless_mbp2 has joined #meego | 09:11 | |
*** aboyer has joined #meego | 09:12 | |
*** Andy80 has joined #meego | 09:12 | |
*** danielwilms has joined #meego | 09:16 | |
*** danielwilms has left #meego | 09:17 | |
*** danielwilms has joined #meego | 09:17 | |
*** mzanetti_ has quit IRC | 09:17 | |
*** thiago_home has joined #meego | 09:21 | |
*** ysyrota has joined #meego | 09:23 | |
*** hannesw has joined #meego | 09:26 | |
*** bleeter has quit IRC | 09:26 | |
*** bef0rd has quit IRC | 09:27 | |
*** kyle_ has joined #meego | 09:29 | |
*** mikhas has joined #meego | 09:31 | |
*** mzanetti_ has joined #meego | 09:32 | |
*** leinir has quit IRC | 09:33 | |
*** bleeter has joined #meego | 09:33 | |
*** kellomak has joined #meego | 09:34 | |
*** radhermit has quit IRC | 09:34 | |
*** puffin_ has joined #meego | 09:36 | |
*** kellomak has quit IRC | 09:40 | |
*** zhenhua has joined #meego | 09:41 | |
*** zalan has joined #meego | 09:42 | |
*** jpetersen has joined #meego | 09:47 | |
*** W_I has joined #meego | 09:48 | |
*** leinir has joined #meego | 09:49 | |
*** W_I has quit IRC | 09:52 | |
*** zalan has quit IRC | 09:52 | |
*** gour has joined #meego | 09:52 | |
*** zalan has joined #meego | 09:54 | |
*** dvoid_ has quit IRC | 09:55 | |
*** mairas has joined #meego | 09:55 | |
*** kellomak has joined #meego | 09:55 | |
Mirv | morn | 09:56 |
Stskeeps | morning mirv | 09:56 |
*** petur has joined #meego | 09:58 | |
*** arjan has quit IRC | 10:01 | |
*** arjan has joined #meego | 10:01 | |
*** Zorry has quit IRC | 10:02 | |
*** zhenhua has quit IRC | 10:03 | |
*** Zorry has joined #meego | 10:03 | |
*** Zorry has joined #meego | 10:03 | |
*** timeless_mbp2 has quit IRC | 10:05 | |
*** timeless_mbp2 has joined #meego | 10:05 | |
*** mzanetti_ is now known as mzanetti | 10:06 | |
*** SjB has quit IRC | 10:11 | |
*** hhartz has joined #meego | 10:11 | |
*** bfree has quit IRC | 10:13 | |
Myrtti | ohai peeps | 10:14 |
*** gour has quit IRC | 10:15 | |
*** t-tan has joined #meego | 10:16 | |
*** tbressure_ has joined #meego | 10:16 | |
*** gour has joined #meego | 10:17 | |
*** lucent has quit IRC | 10:17 | |
*** wasikevin has joined #meego | 10:18 | |
*** mikhas has quit IRC | 10:19 | |
*** Terje2 has joined #meego | 10:19 | |
*** mikhas has joined #meego | 10:20 | |
Mirv | ohai Myrtti | 10:20 |
*** Terje1 has quit IRC | 10:21 | |
*** deekey has left #meego | 10:21 | |
*** janih has joined #meego | 10:22 | |
*** thiago_home has quit IRC | 10:23 | |
*** puffin_ has quit IRC | 10:23 | |
*** pohly has quit IRC | 10:27 | |
*** guardian has quit IRC | 10:28 | |
*** ysyrota has quit IRC | 10:29 | |
*** ysyrota has joined #meego | 10:30 | |
*** slaine has joined #meego | 10:30 | |
*** wazd has joined #meego | 10:31 | |
*** mzanetti has quit IRC | 10:31 | |
*** felipexil has quit IRC | 10:31 | |
*** ysyrota has quit IRC | 10:32 | |
*** ysyrota has joined #meego | 10:33 | |
*** nierob has joined #meego | 10:34 | |
*** wasikevin has quit IRC | 10:38 | |
*** Skull has joined #meego | 10:39 | |
*** johnx has joined #meego | 10:41 | |
*** itdocks has quit IRC | 10:42 | |
*** maclaver has joined #meego | 10:45 | |
*** Skull has quit IRC | 10:47 | |
*** Skull has joined #meego | 10:47 | |
*** Skull has quit IRC | 10:48 | |
*** jimmac has joined #meego | 10:49 | |
*** fnordianslip has joined #meego | 10:50 | |
*** yanli has quit IRC | 10:51 | |
*** robsta has joined #meego | 10:56 | |
*** hunger has joined #meego | 10:57 | |
*** pvanhoof has joined #meego | 11:02 | |
*** sheepbat has quit IRC | 11:04 | |
*** guardian has joined #meego | 11:05 | |
*** bpeel_away is now known as bpeel | 11:07 | |
*** W_I has joined #meego | 11:07 | |
*** lbt has joined #meego | 11:11 | |
*** mzanetti has joined #meego | 11:14 | |
*** t-tan has quit IRC | 11:19 | |
*** tbressure_ has quit IRC | 11:19 | |
*** ljp has quit IRC | 11:20 | |
*** fnordianslip has quit IRC | 11:21 | |
*** mikhas has quit IRC | 11:22 | |
*** dazo_afk is now known as dazo | 11:22 | |
*** mikhas has joined #meego | 11:24 | |
*** townxelliot has joined #meego | 11:29 | |
*** Desiderius has joined #meego | 11:29 | |
*** zhenhua has joined #meego | 11:31 | |
*** Naveen has joined #meego | 11:41 | |
*** vcgomes has quit IRC | 11:43 | |
*** vcgomes has joined #meego | 11:48 | |
*** mzanetti has quit IRC | 11:49 | |
*** CosmoHill has joined #meego | 11:50 | |
*** mikhas has quit IRC | 11:52 | |
*** mikhas has joined #meego | 11:53 | |
*** timeless_mbp2 has quit IRC | 11:55 | |
*** dpino has joined #meego | 11:55 | |
*** achipa has joined #meego | 11:57 | |
jrayhawk | There are I think three battery-powered powered USB hubs, all of which are hard to find nowadays. | 11:58 |
jrayhawk | whoops, wrong room. | 11:59 |
CosmoHill | why not just get a normal usb hub, a battery back and a 5v regulator? | 11:59 |
CosmoHill | at some point I will try that with a wifi webcam | 11:59 |
*** SWFu64 has joined #meego | 12:00 | |
jrayhawk | Please post results methodology and results somewhere google will index it. | 12:00 |
jrayhawk | man i can't even compose sentences. I should go to bed. | 12:00 |
CosmoHill | ? | 12:00 |
CosmoHill | wanna give that one another go? | 12:00 |
*** andre__ has joined #meego | 12:00 | |
*** andre__ has joined #meego | 12:00 | |
jrayhawk | Please post results and methodology somewhere Google will index it. | 12:01 |
CosmoHill | i think my website is already indexed | 12:01 |
*** W_I has quit IRC | 12:16 | |
*** rcc has joined #meego | 12:16 | |
*** bigbrovar has joined #meego | 12:17 | |
*** Desiderius has quit IRC | 12:18 | |
*** bigbrovar has quit IRC | 12:18 | |
*** bigbrovar has joined #meego | 12:18 | |
*** bigbrovar has quit IRC | 12:19 | |
*** bigbrovar has joined #meego | 12:19 | |
*** W_I has joined #meego | 12:22 | |
*** zhenhua has quit IRC | 12:23 | |
*** wasikevin has joined #meego | 12:23 | |
*** wasikevin has quit IRC | 12:25 | |
*** wasikevin has joined #meego | 12:26 | |
*** wasikevin has quit IRC | 12:34 | |
*** hbons has joined #meego | 12:35 | |
*** milliams has joined #meego | 12:37 | |
*** Votan|off is now known as Votan | 12:39 | |
*** CosmoHill has quit IRC | 12:43 | |
*** Votan is now known as Votan|off | 12:44 | |
*** baraujo has joined #meego | 12:44 | |
*** hbons1 has joined #meego | 12:44 | |
*** hbons2 has joined #meego | 12:47 | |
*** hbons has quit IRC | 12:47 | |
*** Votan|off is now known as Votan | 12:48 | |
*** hbons1 has quit IRC | 12:49 | |
*** CosmoHill has joined #meego | 12:49 | |
*** lainwir3d has joined #meego | 12:49 | |
*** lainwir3d has joined #meego | 12:49 | |
*** fantomas has joined #meego | 12:49 | |
*** johnx has quit IRC | 12:51 | |
fantomas | i have a quastion about meego...will meego work on the n900? | 12:52 |
*** lizardo has joined #meego | 12:53 | |
CosmoHill | most likely | 12:53 |
*** MAheSHGondi410 has joined #meego | 12:55 | |
fantomas | hmm...so it's better to wait to buy a n900? | 12:56 |
CosmoHill | there is stuff about the n900 on the wiki | 12:56 |
*** Terje2 has quit IRC | 12:59 | |
*** AntiXpucT has joined #meego | 13:00 | |
*** Terje1 has joined #meego | 13:01 | |
*** bingwei has quit IRC | 13:06 | |
gour | fantomas: or wait for a new meego device | 13:06 |
*** ab[out] is now known as ab | 13:11 | |
*** wasikevin has joined #meego | 13:13 | |
zaheerm | fantomas, you can compile and install whatever os you want on the n900, and with meego supporting arm + x86 you will be able to install meego on it...if your question is: will nokia provide a fully supported meego os for your n900, then the answer is unknown currently even to a lot of people inside nokia | 13:17 |
*** t_s_o has joined #meego | 13:21 | |
MAheSHGondi410 | hi , will meego be up for Google summer of Code 2010 | 13:21 |
MAheSHGondi410 | ? | 13:21 |
ebassi | MAheSHGondi410: I doubt it | 13:29 |
ebassi | though I might be completely wrong :-) | 13:30 |
hkivela | wiki.meego.com search field Go-button gives permission error if not logged in. search button works as expected. | 13:30 |
*** MAheSHGondi410 has quit IRC | 13:33 | |
*** tilppis has joined #meego | 13:34 | |
*** tilppis is now known as Ally_ | 13:34 | |
*** notmart has joined #meego | 13:34 | |
*** glin has quit IRC | 13:35 | |
maclaver | MAheSHGondi410: Valerio Valerion (http://www.valeriovalerio.org/) is trying to get something moving on the Summer of Code issue, Maemo participated last year. | 13:36 |
*** fantomas has quit IRC | 13:36 | |
*** Unmenschlich has quit IRC | 13:37 | |
*** Unmenschlich has joined #meego | 13:38 | |
*** tilppis has joined #meego | 13:41 | |
*** tilppis_ has joined #meego | 13:42 | |
*** jsa_ has joined #meego | 13:44 | |
*** tilppis_ has quit IRC | 13:44 | |
*** hbons2 has quit IRC | 13:44 | |
*** Ally_ has quit IRC | 13:45 | |
*** tilppis_ has joined #meego | 13:45 | |
*** tilppis has quit IRC | 13:46 | |
*** bleeter has quit IRC | 13:47 | |
*** bleeter has joined #meego | 13:49 | |
townxelliot | hkivela: can't reproduce that on the wiki | 13:49 |
townxelliot | hkivela: issue occurs if you Go to a page which doesn't exist, as you get redirected to the "Create" page; which you can't edit unless you're logged in | 13:50 |
*** Terje1 has quit IRC | 13:50 | |
*** Unmenschlich has quit IRC | 13:51 | |
*** Unmenschlich has joined #meego | 13:51 | |
*** Termana has joined #meego | 13:53 | |
hkivela | I can reproduce ... with n900 browser and firefox under mac + linux | 13:59 |
hkivela | go to wiki.meego.com, enter "n900" in search box, press Go | 13:59 |
hkivela | and be sure you have not logged in | 13:59 |
CosmoHill | "You do not have permission to edit this page, for the following reasons: " | 13:59 |
hkivela | I think it's user friendly to have search working without registering :) | 14:00 |
CosmoHill | guess that means there isn't a page at the moment and you can't create a new one | 14:00 |
hkivela | that happens when pressing Go or enter (keyboard) ... Search button works | 14:00 |
* CosmoHill hasn't registered | 14:00 | |
slaine | I just tried it here on a Mac and it worked | 14:00 |
X-Fade | hkivela: That means the page with that exact name doesn't exist. | 14:00 |
X-Fade | hkivela: Go != Search. | 14:00 |
hkivela | what should the Go then do? | 14:01 |
hkivela | it's in the search form | 14:01 |
hkivela | why are there two buttons :) | 14:01 |
X-Fade | hkivela: If you know the name of a wiki page, you can directly 'GO' to it. | 14:01 |
hkivela | ah ok. I guess many users wont get that, they'll just think search is broken | 14:02 |
X-Fade | hkivela: That is why I removed it in the wiki.maemo.org template. | 14:02 |
*** Terje1 has joined #meego | 14:06 | |
*** pohly has joined #meego | 14:06 | |
*** Unmenschlich has quit IRC | 14:07 | |
townxelliot | it's a matter of taste - it's pretty much a stock MediaWiki install at the moment - anything which people want to change can be argued for/against (I turned on file uploads last week, for example) | 14:07 |
townxelliot | meego-community mailing list is most likely to reach the right people | 14:08 |
*** timeless_mbp2 has joined #meego | 14:08 | |
hkivela | would be nice to have a wiki or other page listing all moblin/maemo/meego devices and their characteristics? | 14:10 |
townxelliot | hkivela: go ahead and make it ;) | 14:11 |
*** Unmenschlich has joined #meego | 14:11 | |
hkivela | was expecting that answer ;) | 14:12 |
*** niqt has joined #meego | 14:14 | |
slaine | It already does at the moment, i.e. it's empty ;) | 14:15 |
niqt | hi | 14:19 |
niqt | why this link is broken http://meego.com/downloads/trunk/repo/ia32/os/image-config/ | 14:19 |
slaine | The meego repo's aren't online yet | 14:19 |
CosmoHill | it'sprobably a place holder | 14:19 |
slaine | originally, when the how to make a meego trunk image where made, they where just a copy of the moblin trunk repo's | 14:19 |
niqt | ok | 14:20 |
*** AntiXpucT has quit IRC | 14:22 | |
Corsac | maclaver: where did you get that link from? | 14:24 |
Corsac | hmhmh | 14:24 |
Corsac | s/maclaver/niqt/ | 14:24 |
niqt | http://wiki.meego.com/Image_Creation | 14:25 |
Corsac | yeah, repo.meego.com is not available anymore | 14:26 |
Corsac | and redirects to www.meego.com/download, but no files there | 14:26 |
Corsac | the wikipage should probably edited | 14:26 |
*** dl9pf has joined #meego | 14:34 | |
*** dl9pf_ has quit IRC | 14:35 | |
*** abinader has joined #meego | 14:37 | |
*** bergie has joined #meego | 14:40 | |
*** anselmolsm has joined #meego | 14:46 | |
*** yanli has joined #meego | 14:46 | |
*** mikhas has quit IRC | 14:48 | |
*** niqt has quit IRC | 14:50 | |
*** ikkeT has joined #meego | 14:50 | |
*** leinir has quit IRC | 14:53 | |
*** niqt has joined #meego | 14:53 | |
*** mikhas has joined #meego | 14:54 | |
*** user_ has joined #meego | 14:55 | |
*** leinir has joined #meego | 14:55 | |
*** user_ has quit IRC | 14:57 | |
*** edisson has joined #meego | 14:57 | |
*** tilppis_ has quit IRC | 14:58 | |
*** baraujo has quit IRC | 14:58 | |
CosmoHill | todles | 14:58 |
*** CosmoHill has quit IRC | 14:58 | |
*** timeless_mbp21 has joined #meego | 15:01 | |
*** baraujo has joined #meego | 15:01 | |
*** timeless_mbp2 has quit IRC | 15:02 | |
*** bergie has quit IRC | 15:03 | |
*** rsalveti has joined #meego | 15:09 | |
*** hbons has joined #meego | 15:10 | |
*** wasikevin has quit IRC | 15:25 | |
*** wasikevin has joined #meego | 15:25 | |
*** maclaver has quit IRC | 15:37 | |
*** aboyer has quit IRC | 15:38 | |
*** bfree has joined #meego | 15:39 | |
*** notmart has quit IRC | 15:44 | |
*** wazd_e63 has joined #meego | 15:44 | |
wazd_e63 | Hello meego | 15:44 |
*** seiflotfy has quit IRC | 15:46 | |
pillar_ | bye maemo | 15:47 |
wazd_e63 | Not so fast I guess :) | 15:48 |
wazd_e63 | Maemo is not a code or a trademark only | 15:48 |
*** gour has quit IRC | 15:48 | |
pillar_ | not so fast for meego as well :) | 15:48 |
pillar_ | yeah true | 15:48 |
*** AstralStorm has quit IRC | 15:48 | |
*** AstralStorm has joined #meego | 15:49 | |
wazd_e63 | I, personaly, can't be rebranded that fast :P | 15:50 |
*** niqt has quit IRC | 15:50 | |
*** seiflotfy has joined #meego | 15:50 | |
*** loureiro has joined #meego | 15:54 | |
*** gour has joined #meego | 15:57 | |
*** Desiderius has joined #meego | 15:58 | |
*** bleeter has quit IRC | 15:59 | |
*** pavi has joined #meego | 16:00 | |
pavi | Does meego run on EEE Pc ? | 16:00 |
*** Terje1 has quit IRC | 16:01 | |
*** bleeter has joined #meego | 16:01 | |
pavi | I have just tried moblin on my eee its very usable. I have seen that meego is the future ! | 16:01 |
*** hunger has quit IRC | 16:04 | |
wazd_e63 | Pavi: I suppose meego doesn't run now even in intel/nokia's heads :) | 16:06 |
wazd_e63 | Pavi: too early to judge or test | 16:06 |
pavi | wazd_e63, ahh ok . I heard something about meego on N900 | 16:07 |
wazd_e63 | Pavi: but since moblin runs well on Eeee(e) - I think meego will do the same | 16:08 |
pavi | wazd, ok . Is there a test version which I can try out ? | 16:09 |
slaine | no | 16:09 |
wazd_e63 | Pavi: there's no test version yet | 16:10 |
slaine | pavi: read the FAQ, it answers some common questions | 16:10 |
pavi | slaine, hank you | 16:10 |
pavi | *t | 16:11 |
slaine | np | 16:11 |
*** Desiderius has joined #meego | 16:11 | |
*** anotnac has quit IRC | 16:14 | |
*** mchua has joined #meego | 16:15 | |
*** heffer has joined #meego | 16:15 | |
*** sumanah has joined #meego | 16:16 | |
mchua | sumanah, meet heffer. heffer, sumanah | 16:17 |
sumanah | hi heffer | 16:17 |
heffer | hi sumanah \o/ | 16:17 |
mchua | sumanah: heffer is the fellow from Fedora who's trying to pull together (along with a few others) resources for learning RPM packaging | 16:17 |
mchua | which might be helpful to the folks in here | 16:17 |
heffer | right | 16:17 |
sumanah | great idea! | 16:17 |
mchua | heffer: sumanah has been around the mobile FOSS world and was the one who tipped me off to the project potentially needing RPM learnin'-fu | 16:17 |
heffer | okay | 16:18 |
*** victorpoluceno has joined #meego | 16:18 | |
*** javispedro has joined #meego | 16:18 | |
*** wazd_e63 has quit IRC | 16:18 | |
sumanah | yeah, the day of the meego announcement, people here & in #maemo were all | 16:18 |
sumanah | "but how?" | 16:18 |
heffer | so what's our target audience here? people that are developers already? | 16:18 |
sumanah | yeah, that's what I'd say | 16:18 |
sumanah | at least at first | 16:18 |
sumanah | especially people coming from Maemo | 16:18 |
Stskeeps | i feel a little like reading a play atm cos your talk seems very coordinated ;) | 16:19 |
* sumanah moves stage left | 16:19 | |
Hydroxide | sumanah: followed by a bear? | 16:19 |
sumanah | :) | 16:19 |
Hydroxide | hi sumana! | 16:19 |
heffer | okay. i think we'll do this as (what we in Fedora call) a FAD (Fedora Activity Day) | 16:20 |
sumanah | hi Hydroxide! | 16:20 |
mchua | From what I gathered earlier, people who were doing deb packaging were also doing it via some sort of script helper, so there may be people who may not have directly hand-made packages before. | 16:20 |
heffer | i was thinking of having a IRC Classroom as a basic introduction to RPM Packaging and after that have people package some apps and have folks from Fedora around to do Q&A | 16:20 |
mchua | But I am not sure if this is correct - poor memory + little context = possible misinterpretation ;) | 16:20 |
heffer | we'll be concentrating beautifully hand-crafted spec files :D | 16:21 |
heffer | +on | 16:21 |
sumanah | btw, if you want a sense of how people were writing apps for Maemo 5 (Fremantle, runs on the N900): http://blogs.gnome.org/tthurman/2009/09/06/n900-tutorial-contents/ | 16:21 |
mchua | heffer: so when I was in Raleigh and asked a couple packagers (who happened to be in the same room at the time for a FAD) how they'd teach packaging, they actually suggested the reverse | 16:21 |
heffer | okay | 16:21 |
sumanah | espec http://blogs.gnome.org/tthurman/2009/09/06/writing-apps-for-the-n900-part-2-packaging/ on .deb packaging | 16:22 |
heffer | i don't own a N900 unfortunately. but that is still on the todo list. they seem to be out of stock everywhere in germany atm. | 16:22 |
sumanah | I don't actually know whether Meego will end up running on the N900 or just on future devices | 16:22 |
heffer | mchua, first Q&A then the Classroom? | 16:23 |
sumanah | heffer: I think the Q&A and IRC classroom on RPM packaging sounds like a fine idea; Quim Gil might have more ideas http://flors.wordpress.com/2010/02/15/maemo-moblin-meego-join-us/ | 16:23 |
*** wazd has quit IRC | 16:23 | |
*** rcc has quit IRC | 16:24 | |
*** rcc has joined #meego | 16:24 | |
heffer | sumanah, great. thanks for the links. | 16:24 |
*** slaine has quit IRC | 16:24 | |
mchua | heffer: Yeah, 4-step process | 16:24 |
mchua | 1) read general rpm-intro docs to get an idea of what this "packaging" thing is | 16:25 |
sumanah | heffer: also, http://lists.meego.com/pipermail/meego-dev/2010-February/thread.html includes mega-discussion about "RPMs vs DEB" in case you want to pick up possible helpers or sample questions there | 16:25 |
Stskeeps | or go insane in the process | 16:25 |
mchua | 2) have a set of existing (already-packaged) simple packages - don't look at the spec files, but try to package those items, then do a diff between your spec file and the "real" one to "check your work" and ask questions on the diffs | 16:25 |
heffer | sumanah, yeah. i followed that thread for a while :) | 16:25 |
heffer | mchua, that sounds like a good idea | 16:26 |
mchua | 3) once that's comfy, then pick a package (meego package, in this case I suppose) that *hasn't* been packaged, and go through it as far as possible before you get stuck, before the classroom | 16:26 |
mchua | 4) go to the classroom, now knowing which specific parts of the process you need to watch for, and what things you need to be unstuck on | 16:26 |
* sumanah likes that process | 16:26 | |
sumanah | you'd need mentors to guide people through those steps | 16:27 |
mchua | heffer: requires a lot more advance prep... we'd have to curate resources and pick out some simple packages the meego folks would be interested in looking at (i mean, bookmarks.html is nice but not... related to mobile in any way) | 16:27 |
mchua | and yeah, like sumanah said, mentors | 16:27 |
sumanah | Stskeeps: seem a little less coordinated and play-like now? :) | 16:27 |
Stskeeps | i do support what you're planning, :) | 16:27 |
*** hbons has quit IRC | 16:28 | |
*** slaine has joined #meego | 16:28 | |
heffer | mchua, right. so i think it would be okay to say we need at least that next week while im on holiday to prepare stuff | 16:28 |
sumanah | is there already a meego wiki page or email list thread with at least some barebones "here are some resources for learning RPM" links? | 16:29 |
heffer | also i'm not really sure about the day to do such event. i'd assume the weekend is more suitable for most of the devs? | 16:29 |
*** bingwei has joined #meego | 16:29 | |
*** mgedmin has joined #meego | 16:30 | |
*** ctusar has joined #meego | 16:31 | |
*** loureiro has quit IRC | 16:31 | |
*** dpino has quit IRC | 16:31 | |
sumanah | heffer: actually it's unclear to me | 16:31 |
sumanah | 376 folks here -- you could do a doodle poll | 16:32 |
heffer | sounds like an idea | 16:32 |
sumanah | http://lists.meego.com/pipermail/meego-dev/2010-March/000634.html - you wanna join the packaging working group? | 16:32 |
heffer | but first we need to determine which week we want to do it | 16:33 |
heffer | but is it a "Debian Packaging Meego Working Group"? | 16:33 |
heffer | because that would exclude RPM :) i don't have much knowledge about dpkg | 16:33 |
sumanah | if you have a couple good links on HOWTO learn RPM on your own, putting them on http://wiki.meego.com/Packaging could be a good first step so people aren't just hanging till the workshop/Q&A/classroom | 16:35 |
heffer | okay. i'll compile a little collection on howtos and stuff so people can get started | 16:36 |
sumanah | right | 16:36 |
*** kellomak has quit IRC | 16:36 | |
Stskeeps | sumanah: we have a workgroup for repository which is less specific | 16:38 |
sumanah | heffer: and for completeness's sake: http://talk.maemo.org/showthread.php?t=44597 is the Maemo.org community thread re the switch to RPMs | 16:38 |
*** oneshel has joined #meego | 16:39 | |
*** otep has quit IRC | 16:39 | |
*** jkll has joined #meego | 16:39 | |
sumanah | hard to use built-in search to search the maemo.org site for "rpm" since it's too short & the search engine treats it as a stopword! | 16:41 |
sumanah | but http://pys60.garage.maemo.org/doc/dist/creating-rpms.html has some guidance | 16:41 |
*** puffin_ has joined #meego | 16:42 | |
*** bergie has joined #meego | 16:42 | |
*** heliocastro has quit IRC | 16:43 | |
*** otep has joined #meego | 16:44 | |
*** bigbrovar has quit IRC | 16:44 | |
sumanah | heffer: and https://bugs.maemo.org/show_bug.cgi?id=9067 shows that you might be able to grab Bartosz Taudul as one of those mentors :) | 16:45 |
povbot | Bug 9067: Consider using RPM Package Manager instead of dpkg | 16:45 |
mgedmin | interesting, I don't remember telling povbot to react to bug numbers on #meego | 16:46 |
*** robsta has quit IRC | 16:47 | |
*** pohly has quit IRC | 16:48 | |
*** pohly has joined #meego | 16:52 | |
*** loureiro has joined #meego | 16:53 | |
*** mikhailz has joined #meego | 16:54 | |
*** liyan has joined #meego | 16:55 | |
*** ivan4th has quit IRC | 16:55 | |
*** robsta has joined #meego | 16:56 | |
*** Termana has quit IRC | 16:56 | |
sumanah | mchua, heffer - I'm gonna pop out of this channel now but it sounds like you have a plan and are basically all set; happy to provide more advice if you want it :) | 16:57 |
heffer | sumanah, okay. thanks for your help so far | 16:57 |
* sumanah bows, exits | 16:57 | |
*** sumanah has left #meego | 16:57 | |
*** yanli has quit IRC | 16:58 | |
*** janih has quit IRC | 16:58 | |
*** liyan has quit IRC | 17:00 | |
*** liyan has joined #meego | 17:00 | |
*** W_I has quit IRC | 17:01 | |
*** diegohcg has joined #meego | 17:08 | |
javispedro | mgedmin: povbot is self aware | 17:09 |
javispedro | mgedmin: btw, easy to enable searching on #meego irc logs? | 17:09 |
mgedmin | let me see, I wasn't aware that it was broken | 17:11 |
mgedmin | oh, right, I need to fiddle with apache config a bit | 17:11 |
*** wazd has joined #meego | 17:12 | |
*** jkll has quit IRC | 17:12 | |
mgedmin | javispedro, fixed | 17:14 |
javispedro | mgedmin: thanks. | 17:14 |
*** bergie has quit IRC | 17:16 | |
*** sheepbat has joined #meego | 17:16 | |
*** robsta has quit IRC | 17:18 | |
*** Terje1 has joined #meego | 17:19 | |
*** notmart has joined #meego | 17:19 | |
*** leinir has quit IRC | 17:21 | |
*** arjan has quit IRC | 17:21 | |
*** robsta has joined #meego | 17:22 | |
*** smhar has joined #meego | 17:23 | |
*** vasudev has joined #meego | 17:25 | |
*** hannesw_ has joined #meego | 17:26 | |
*** hannesw has quit IRC | 17:27 | |
*** biochimia has quit IRC | 17:30 | |
*** bergie has joined #meego | 17:34 | |
*** bugzy has quit IRC | 17:34 | |
*** bugzy has joined #meego | 17:35 | |
*** hhartz has quit IRC | 17:36 | |
*** liyan has quit IRC | 17:38 | |
*** leinir has joined #meego | 17:38 | |
*** etank has joined #meego | 17:38 | |
*** Toxs has joined #meego | 17:40 | |
Toxs | hello, | 17:40 |
*** W_I has joined #meego | 17:40 | |
*** jebba900 has joined #meego | 17:41 | |
*** danielwilms has quit IRC | 17:42 | |
*** tekojo has quit IRC | 17:44 | |
*** bigbrovar has joined #meego | 17:45 | |
*** Terje1 has quit IRC | 17:50 | |
*** bigbrovar has quit IRC | 17:50 | |
*** arjan has joined #meego | 17:51 | |
*** mikhas has quit IRC | 17:54 | |
*** felipexil has joined #meego | 17:56 | |
*** zs has joined #meego | 17:58 | |
*** Riussi has quit IRC | 18:02 | |
*** jris has joined #meego | 18:04 | |
*** jpetersen has quit IRC | 18:06 | |
*** uhsf has joined #meego | 18:11 | |
*** heliocastro has joined #meego | 18:11 | |
*** kyle_ has quit IRC | 18:12 | |
*** nicu has quit IRC | 18:13 | |
*** swc|666 has joined #meego | 18:14 | |
*** daumas has quit IRC | 18:15 | |
*** hunger has joined #meego | 18:15 | |
*** bergie has quit IRC | 18:16 | |
*** achipa has quit IRC | 18:16 | |
*** Votan is now known as Votan|off | 18:17 | |
*** Votan|off is now known as Votan | 18:19 | |
*** daumas has joined #meego | 18:19 | |
*** jris is now known as Riussi | 18:20 | |
*** jebba900 has quit IRC | 18:22 | |
*** puffin_ has quit IRC | 18:26 | |
*** wasikevin has quit IRC | 18:26 | |
*** heffer has quit IRC | 18:26 | |
*** biochimia has joined #meego | 18:27 | |
*** kyle_ has joined #meego | 18:31 | |
*** wasikevin has joined #meego | 18:32 | |
*** DeviantPeer has joined #meego | 18:32 | |
*** papapep has joined #meego | 18:33 | |
*** slaine has quit IRC | 18:33 | |
*** zs has quit IRC | 18:34 | |
*** VLJ has joined #meego | 18:38 | |
VLJ | hi | 18:38 |
*** Desiderius has quit IRC | 18:38 | |
*** puffin_ has joined #meego | 18:41 | |
*** radhermit has joined #meego | 18:41 | |
*** slonopotamus has joined #meego | 18:44 | |
*** ydossow has joined #meego | 18:46 | |
*** felipexil has quit IRC | 18:48 | |
*** CosmoHill has joined #meego | 18:50 | |
*** mlfoster has joined #meego | 18:51 | |
*** Naveen has quit IRC | 18:52 | |
*** mchua is now known as mchua_afk | 18:53 | |
*** bergie has joined #meego | 18:53 | |
* GeneralAntilles sees lots of energy being invested in Drupal and no discussion about the basic assumptions made about the CMS. . . . | 18:54 | |
*** Toxs has quit IRC | 18:54 | |
*** nid0 has quit IRC | 18:54 | |
*** paulliu has quit IRC | 18:55 | |
* CosmoHill could do with a lot of energy (in the form of motivation) | 18:55 | |
*** ysyrota has quit IRC | 18:56 | |
*** nid0 has joined #meego | 18:57 | |
*** itdocks has joined #meego | 18:59 | |
*** guardian has quit IRC | 18:59 | |
*** villemv has quit IRC | 19:00 | |
*** villemv has joined #meego | 19:00 | |
* GeneralAntilles sent an email. | 19:02 | |
*** mikhailz has quit IRC | 19:02 | |
* CosmoHill listens to Death In Vagas | 19:03 | |
* slonopotamus reads gobject docs | 19:03 | |
* nid0 is glad his screens work properly at long last | 19:04 | |
* CosmoHill does his C++ tutorial | 19:05 | |
VLJ | CosmoHill > it appears that old nvidia drivers (pre 185.36.18) work with moblin | 19:07 |
CosmoHill | interesting | 19:07 |
VLJ | but i didnt manage to make them compiling, there is a bug with kernel headers | 19:07 |
CosmoHill | ah | 19:07 |
arjan | compiling is overrated | 19:07 |
VLJ | i hope meego image will be available soon | 19:08 |
CosmoHill | VLJ: I had to reboot mine because yum updated my kernel | 19:08 |
VLJ | or at least "moblin 2.2 preview" | 19:08 |
*** VLJ has quit IRC | 19:08 | |
* CosmoHill hopes he understands what his lecturers want soon | 19:09 | |
*** bergie has quit IRC | 19:10 | |
*** objorn has joined #meego | 19:11 | |
*** RobW has joined #meego | 19:11 | |
*** nedrichards has joined #meego | 19:16 | |
*** jpetersen has joined #meego | 19:19 | |
*** DeviantPeer has quit IRC | 19:19 | |
*** Unmenschlich has quit IRC | 19:19 | |
*** Unmenschlich has joined #meego | 19:20 | |
*** abinader has quit IRC | 19:23 | |
*** abinader has joined #meego | 19:24 | |
CosmoHill | nooooooooooo | 19:24 |
CosmoHill | bus error >.< | 19:24 |
*** w00t is now known as burchr | 19:25 | |
*** SWFu has joined #meego | 19:25 | |
*** SWFu64 has quit IRC | 19:27 | |
*** mikhas has joined #meego | 19:29 | |
*** sheepbat has quit IRC | 19:30 | |
*** heffer has joined #meego | 19:31 | |
*** petur has quit IRC | 19:31 | |
*** megabast has joined #meego | 19:33 | |
*** pillar has quit IRC | 19:36 | |
*** mchua_afk is now known as mchua | 19:37 | |
*** seiflotfy has quit IRC | 19:37 | |
*** nicu has joined #meego | 19:37 | |
*** wasikevin has quit IRC | 19:37 | |
*** guardian has joined #meego | 19:38 | |
*** hbons has joined #meego | 19:38 | |
*** hannesw_ has quit IRC | 19:39 | |
*** vasudev has quit IRC | 19:40 | |
*** papapep is now known as papapep-afk | 19:41 | |
*** anaZ has joined #meego | 19:41 | |
*** timeless_mbp21 has quit IRC | 19:42 | |
*** simula__ has joined #meego | 19:43 | |
*** alterego has quit IRC | 19:43 | |
*** simula_ has quit IRC | 19:44 | |
*** simula__ is now known as simula_ | 19:44 | |
*** kimitake_idle has quit IRC | 19:45 | |
*** simula_ is now known as simula | 19:45 | |
*** slonopotamus has quit IRC | 19:47 | |
*** hannesw_ has joined #meego | 19:53 | |
*** seiflotfy has joined #meego | 19:54 | |
*** Greatgib has quit IRC | 19:55 | |
*** puffin_ has quit IRC | 19:56 | |
*** smhar has quit IRC | 19:56 | |
*** guardian has quit IRC | 19:57 | |
*** dazo is now known as dazo_afk | 19:57 | |
*** ljp has joined #meego | 19:59 | |
*** kimitake_idle has joined #meego | 20:00 | |
*** milliams has quit IRC | 20:01 | |
*** t_s_o has quit IRC | 20:02 | |
*** puffin_ has joined #meego | 20:02 | |
*** Terje1 has joined #meego | 20:03 | |
*** felipexil has joined #meego | 20:04 | |
*** dvoid_ has joined #meego | 20:08 | |
*** everlook has joined #meego | 20:09 | |
*** nona has joined #meego | 20:09 | |
*** everlook has left #meego | 20:10 | |
*** t_s_o has joined #meego | 20:14 | |
*** SWFu has quit IRC | 20:14 | |
*** blim3 has joined #meego | 20:15 | |
*** papapep-afk is now known as papapep | 20:17 | |
*** nedrichards has quit IRC | 20:21 | |
*** t_s_o has quit IRC | 20:22 | |
*** papapep is now known as papapep-afk | 20:23 | |
*** Terje1 has quit IRC | 20:23 | |
*** W_I has quit IRC | 20:24 | |
*** jebba has joined #meego | 20:25 | |
*** nona has quit IRC | 20:25 | |
*** nona has joined #meego | 20:26 | |
*** blim3 has quit IRC | 20:26 | |
*** nona has quit IRC | 20:27 | |
*** mmgcs has joined #meego | 20:27 | |
*** nona has joined #meego | 20:28 | |
*** kyle_ has quit IRC | 20:32 | |
*** t_s_o has joined #meego | 20:35 | |
*** kyle_ has joined #meego | 20:36 | |
*** megabast has quit IRC | 20:37 | |
*** alecrim has joined #meego | 20:42 | |
*** robsta has quit IRC | 20:44 | |
*** pavi has quit IRC | 20:49 | |
*** rzr is now known as Rzr | 20:50 | |
*** swc|666 has quit IRC | 20:51 | |
*** mindfunk has joined #meego | 20:53 | |
*** zs has joined #meego | 20:54 | |
*** zs has quit IRC | 20:58 | |
*** fnordianslip has joined #meego | 20:59 | |
*** puffin_ has quit IRC | 21:01 | |
*** tezro has joined #meego | 21:01 | |
*** tezro has quit IRC | 21:02 | |
*** everlook has joined #meego | 21:04 | |
*** zalan has quit IRC | 21:07 | |
*** villemv has quit IRC | 21:08 | |
*** everlook has quit IRC | 21:10 | |
*** Terje1 has joined #meego | 21:12 | |
*** ydossow has quit IRC | 21:14 | |
*** hornjef has joined #meego | 21:14 | |
*** timeless_mbp2 has joined #meego | 21:15 | |
*** hornjef has quit IRC | 21:15 | |
*** papapep-afk is now known as papapep | 21:15 | |
*** ydossow has joined #meego | 21:21 | |
*** puffin_ has joined #meego | 21:21 | |
*** biochimia has quit IRC | 21:21 | |
*** pillar has joined #meego | 21:24 | |
*** heliocastro has quit IRC | 21:25 | |
*** CHoSeN has joined #meego | 21:25 | |
*** lcuk has quit IRC | 21:27 | |
*** lcuk has joined #meego | 21:27 | |
*** hannesw_ has quit IRC | 21:30 | |
*** vivijim has left #meego | 21:32 | |
*** Sulamita has joined #meego | 21:32 | |
*** Terje1 has quit IRC | 21:35 | |
*** lucent_ has joined #meego | 21:40 | |
*** pillar has quit IRC | 21:41 | |
*** townxelliot has quit IRC | 21:43 | |
*** pillar has joined #meego | 21:43 | |
*** Sulamita has quit IRC | 21:45 | |
*** ljp has quit IRC | 21:47 | |
*** robsta has joined #meego | 21:51 | |
*** guardian has joined #meego | 21:52 | |
*** Sulamita has joined #meego | 21:53 | |
*** DarkGUNMAN has joined #meego | 21:56 | |
*** joppu_ is now known as joppu | 22:03 | |
*** theworldofbrad has joined #meego | 22:05 | |
*** robsta has quit IRC | 22:06 | |
*** ydossow has quit IRC | 22:08 | |
*** ydossow has joined #meego | 22:08 | |
*** bigbrovar has joined #meego | 22:10 | |
*** mindfunk has quit IRC | 22:11 | |
*** DarkGUNMAN has quit IRC | 22:11 | |
*** W_I has joined #meego | 22:12 | |
*** kimitake_idle has quit IRC | 22:12 | |
*** hannesw_ has joined #meego | 22:12 | |
*** heffer has quit IRC | 22:15 | |
*** ydossow has quit IRC | 22:17 | |
*** rcc has quit IRC | 22:22 | |
*** hunger has quit IRC | 22:23 | |
*** pillar has quit IRC | 22:24 | |
*** kimitake_idle has joined #meego | 22:27 | |
*** Naranek has joined #meego | 22:29 | |
*** theworldofbrad has quit IRC | 22:32 | |
*** nedrichards has joined #meego | 22:32 | |
*** CosmoHill has quit IRC | 22:33 | |
*** gour has quit IRC | 22:33 | |
*** CosmoHill has joined #meego | 22:33 | |
*** edisson has quit IRC | 22:34 | |
*** Zorry has quit IRC | 22:40 | |
*** thiago_home has joined #meego | 22:45 | |
*** Zorry has joined #meego | 22:46 | |
*** Zorry has joined #meego | 22:46 | |
*** pohly has quit IRC | 22:47 | |
*** etank has left #meego | 22:50 | |
*** pohly has joined #meego | 22:50 | |
*** jsa_ has quit IRC | 22:50 | |
*** lizardo has quit IRC | 22:51 | |
*** dvoid_ has quit IRC | 22:55 | |
*** tripzero has joined #meego | 22:55 | |
*** dvoid_ has joined #meego | 22:57 | |
*** pohly has quit IRC | 22:58 | |
*** SWFu64 has joined #meego | 22:59 | |
*** ljp has joined #meego | 23:00 | |
*** mlfoster has quit IRC | 23:00 | |
*** victorpoluceno has quit IRC | 23:04 | |
*** javispedro has quit IRC | 23:04 | |
*** SWFu64 has quit IRC | 23:06 | |
*** SWFu64 has joined #meego | 23:06 | |
*** mikhas has quit IRC | 23:11 | |
*** murrayc has joined #meego | 23:14 | |
*** nedrichards has quit IRC | 23:18 | |
*** seiflotfy has quit IRC | 23:19 | |
*** seiflotfy has joined #meego | 23:21 | |
*** t_s_o has quit IRC | 23:23 | |
*** abinader has quit IRC | 23:23 | |
*** simula has quit IRC | 23:24 | |
*** murrayc has quit IRC | 23:28 | |
*** mgedmin has quit IRC | 23:33 | |
CosmoHill | mine if i ask a quick CPP question | 23:35 |
*** mlfoster has joined #meego | 23:35 | |
*** jpetersen has quit IRC | 23:37 | |
auke | #ifdef reason | 23:37 |
*** javispedro has joined #meego | 23:40 | |
*** pupnik has joined #meego | 23:40 | |
pupnik | http://www.youtube.com/watch?v=T1COcy40b_c&feature=sub Demonstration of instant loading of games from SD card, abiword, pdf, filebrowser, battery life looking to be 10 hours plus (pandora) | 23:40 |
Stskeeps | yes, but is it in the hands of those who preordered yet? | 23:40 |
Stskeeps | :P | 23:40 |
pupnik | suggest using .pnd for install-less applications on meego | 23:41 |
pupnik | no that will take a while | 23:41 |
CosmoHill | can i go "nodeClass myNode" and then define the "nodeClass" later on? | 23:42 |
CosmoHill | as in 20 lines down the page | 23:42 |
javispedro | install-less applications can only come when they have no dependencies. | 23:42 |
Stskeeps | class nodeClass; beforehand and it might work :P | 23:42 |
CosmoHill | thanks | 23:43 |
* CosmoHill sighs | 23:43 | |
CosmoHill | i need to repair my laptop | 23:43 |
*** hbons has quit IRC | 23:43 | |
CosmoHill | screen casing is coming undone and the dent is getting worse | 23:43 |
tripzero | arjan, will meego have nouveau enabled in the kernel? | 23:44 |
tripzero | and will btrfs have compression on by default? | 23:45 |
*** loureiro has quit IRC | 23:47 | |
CosmoHill | Stskeeps: this is the problem when you expand a program each week | 23:48 |
lcuk | CosmoHill, normally app expansion does not make the pysical screen dent or bulge! | 23:49 |
lcuk | thats one hell of a patch if it does | 23:50 |
arjan | tripzero: unknown on nouveau yet... needs to work well enough | 23:51 |
arjan | btrfs compression on normal netbooks we'd likely not use, but I suspect it'll depend on the speed of storage (vs speed of cpu) | 23:51 |
arjan | we're working with the btrfs guys to have a per file compression flag | 23:51 |
arjan | so we can do it selective | 23:51 |
CosmoHill | lol | 23:52 |
tripzero | nouveau sucks on ubuntu 10.04 | 23:52 |
CosmoHill | the dent is from when i feel off my bike | 23:53 |
tripzero | at least on my ION board. but they are using 2.6.32 not 33 | 23:53 |
tripzero | arjan, compression on by default on handsets? | 23:54 |
*** baraujo has quit IRC | 23:54 | |
tripzero | i want to run meego in my car | 23:54 |
Myrtti | I want to run meego in my citrus press | 23:55 |
*** andre__ has quit IRC | 23:55 | |
Stskeeps | i want to run meego on my joggler | 23:55 |
javispedro | didn't e2compr had a perfile flag already? :) | 23:55 |
tripzero | i want my wife to run meego | 23:55 |
Myrtti | you would, wouldn't you | 23:56 |
arjan | tripzero: default for compression.. undecided. again it depends on storage speed and cpu speed (and storage size) | 23:56 |
tripzero | javispedro, e2compr? | 23:56 |
javispedro | tripzero: the older ext2 transparent compression "hell-of-a-patch" | 23:56 |
tripzero | lol, nice | 23:56 |
arjan | e2compr was scary. | 23:56 |
arjan | cute, but scary | 23:57 |
arjan | ext2 was *really* not designed to deal with compression | 23:57 |
arjan | (unlike btrfs) | 23:57 |
CosmoHill | arjan: like the rabiits from monty python? | 23:57 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!