fasta | Only because it has a faster processor and a more fancy screen? | 00:00 |
---|---|---|
ShadowJK | wirr; weird in emmc to usd case mmcblk1 shows both reads and writes | 00:00 |
ShadowJK | swap? | 00:00 |
*** VDVsx has quit IRC | 00:00 | |
fasta | The only good place for an Android device seems to be /dev/null. | 00:01 |
fasta | Speaking of which: someone said I could test harddisk performance by doing dd if=/dev/zero of=/dev/null o.O | 00:01 |
fasta | What has the world come to? | 00:02 |
ShadowJK | wirr; error -110 in dmesg? | 00:02 |
DocScrutinizer05 | *cough* | 00:02 |
wirr | ShadowJK: yep | 00:02 |
*** lnxmen has joined #maemo | 00:03 | |
fasta | Are the Lumia phones spyphones like the Androids and the i-devices? | 00:03 |
wirr | ShadowJK: there is a swap partition on mmcblk1 (default nemo image) but it is not used/active in maemo. i definitely cannot explain the reads on mmcblk1 | 00:03 |
fasta | That would seem a very Microsoft way of doing things; doing things exactly the same. | 00:03 |
lnxmen | http://pastebin.com/tQ3WGNaj | 00:03 |
lnxmen | [ 628.561950] HWRecoveryResetSGX: SGX Hardware Recovery triggered | 00:04 |
freemangordon | lnxmen: power-cycle your device | 00:04 |
freemangordon | this is the long-standing bug in SGX firmware | 00:04 |
freemangordon | s/the/a/ | 00:04 |
infobot | freemangordon meant: this is a long-standing bug in SGX firmware | 00:04 |
fasta | Does the N900 come with cgroups preconfigured? o.O | 00:04 |
freemangordon | fasta: yes | 00:05 |
fasta | Did Nokia invent them? | 00:05 |
fasta | At least, I thought they weren't _that_ old. | 00:05 |
fasta | NokiaTechTeam++ | 00:05 |
fasta | Merged in 2007. | 00:07 |
wirr | ShadowJK: I think the device descriptors in iostat are swapped (so mmcblk0=sd, mmcblk1=emmc). then the write effectively are page swaps | 00:10 |
lnxmen | freemangordon: thanks, it works :) | 00:10 |
ShadowJK | right | 00:10 |
freemangordon | lnxmen: np | 00:11 |
wirr | so far I can say the following in regards to the sandisk card: | 00:14 |
wirr | - works fine in stock pr1.3 | 00:14 |
wirr | - throws a lot fi/o errors in kp51 with default | 00:14 |
wirr | - behaves way better in kp51 using ShadowJKs tweaks but still throws i/o errors from time to time | 00:15 |
wirr | ShadowJK: any advice on how to find optimal alignment/scheduler settings for this card? | 00:15 |
ShadowJK | well the scheduler stuff just tries to make data "easier" for the card to process, it's still possible that the vard might get data patterns it times out on | 00:17 |
wirr | so far couldn't find _any_ documentation on sandisk website regarding recommended settings | 00:17 |
jon_y | heh, docs? what docs? | 00:18 |
wirr | ;-) | 00:18 |
jon_y | these are highly confidential and trade secret information, yada yada yada | 00:18 |
* ShadowJK suspects everyone is just ignoring it now | 00:19 | |
wirr | ... | 00:19 |
ShadowJK | ignoring timeout stuff | 00:20 |
wirr | hmm... doesn't seem to be a good option if this results in I/O -110 transmission errors :-( | 00:21 |
wirr | could there be any relation to the older -110 problem with palis u-boot bootstrapping the nemo kernel? | 00:21 |
ShadowJK | But basically kp sets timeout to maximum possible, and stock kernel sets it shorter, maybe | 00:22 |
kerio | DocScrutinizer05: it's | 00:22 |
kerio | ~snowboarding | 00:22 |
infobot | methinks snowboarding is a sport that kills your n900 | 00:22 |
ShadowJK | So kp should give the card the longest possible time to do stuff | 00:22 |
kerio | oh no, not you, someone else who was talking at the same time, sorry for the ping | 00:22 |
ShadowJK | Why it works on stock and not pk is mysterious :) | 00:24 |
*** shamus has quit IRC | 00:24 | |
*** shamus has joined #maemo | 00:24 | |
*** ced117 has quit IRC | 00:31 | |
*** cyborg-one has quit IRC | 00:34 | |
DocScrutinizer05 | ShadowJK: MAXINT==MININT-- | 00:34 |
DocScrutinizer05 | ? | 00:35 |
*** xes has left #maemo | 00:37 | |
kerio | DocScrutinizer05: not necessarily | 00:37 |
wirr | ~coffee | 00:38 |
infobot | extra, extra, read all about it, coffee is the reason the net exists, the drug of choice for a GNU generation, http://www.chez.com/emarsden/downloads/coffee.el, /usr/share/doc/HOWTO/en-html/mini/Coffee.html, geiseri's favorite beverage | 00:38 |
DocScrutinizer05 | kerio: once more, verbose: setting timeout to MAX might trigger a quite common bug in the card driver | 00:39 |
wirr | Doc: is there an easy way for me to verify without to compile a custom kernel (don't have the sdk)? | 00:39 |
DocScrutinizer05 | usually called one-off-bug | 00:39 |
DocScrutinizer05 | iirc | 00:39 |
*** lnxmen has quit IRC | 00:40 | |
DocScrutinizer05 | wirr: sorry, I never looked into that driver | 00:40 |
*** eijk_ has joined #maemo | 00:40 | |
DocScrutinizer05 | a modinfo will tell a bit about allowed module parameters, if any | 00:40 |
DocScrutinizer05 | I gather that module is no module though, it's probably monolithic | 00:41 |
*** eijk has quit IRC | 00:41 | |
DocScrutinizer05 | aka built-in to kernel | 00:41 |
DocScrutinizer05 | if it were a module, you could try unloading it and force-loading the stock kernel's driver module instead | 00:42 |
wirr | mhm... I'll check that out | 00:43 |
DocScrutinizer05 | wirr: otoh I'm rather sure pali and other devels here will be happy to compile test kernels for you | 00:43 |
wirr | Doc: cool, that sounds generous :-) | 00:43 |
DocScrutinizer05 | at least pali should be interested in finding out complete info about a possible flaw/bug in his powerkernel | 00:44 |
DocScrutinizer05 | freemangordon might be willing to help as well | 00:44 |
DocScrutinizer05 | wirr: btw doc: is not highlighting here (otherwise I'd get ~500 flase positives per day) | 00:45 |
DocScrutinizer05 | xchat should allow tab-completion of nicknames | 00:46 |
wirr | DocScrutinizer05: thanks | 00:47 |
DocScrutinizer05 | np :-) | 00:47 |
*** sq-one has quit IRC | 00:47 | |
*** luf has quit IRC | 00:48 | |
*** NishanthMenon has quit IRC | 00:48 | |
wirr | DocScrutinizer05: while I'm restoring my crypto-backup could you tell me a little something about what's to be expected from maemo's future? | 00:49 |
wirr | I mean considering the current transition of maemo.org can we expect a boost in activity or is cssu-development rather slowing down due the lack of new hardware? | 00:51 |
kerio | wirr: the transition shouldn't really change things | 00:54 |
kerio | at best we'll get a bit more control over the repos | 00:54 |
kerio | so things should work a bit better, i suppose | 00:54 |
wirr | kerio: so far that sounds goods | 00:55 |
kerio | yep :D | 00:55 |
kerio | the lack of new hardware is annoying, yes | 00:56 |
wirr | whats the stopper in porting maemo to other hardware? i mean the n9 seems ideal considering its omap | 00:57 |
kerio | the closed blobs | 00:58 |
kerio | and all the closed stuff | 00:58 |
*** pvanhoof has quit IRC | 00:58 | |
wirr | arrgh... it's always the same problem :-( | 00:59 |
kerio | also, maemo kinda sucks | 00:59 |
kerio | something like cordia HD would be better | 00:59 |
wirr | why's that? | 00:59 |
kerio | or, hell, just debian with hildon desktop | 00:59 |
wirr | oh yeah! | 00:59 |
* wirr agrees strongly | 00:59 | |
DocScrutinizer05 | ~closed | 01:00 |
wirr | is it already possible to run hildon ontop of debian? | 01:00 |
infobot | from memory, closed is http://wiki.maemo.org/Why_the_closed_packages or https://wiki.maemo.org/Fremantle_closed_packages | 01:00 |
kerio | messybox, upstart, the fucking FUBAR partitioning, the billion ways to run daemons... | 01:00 |
kerio | wirr: well, it's open source | 01:00 |
kerio | and the cordiahd guys patched it to support resolutions other than 800x480 or 480x800 | 01:00 |
wirr | kerio: ok, I rephrase: is it already possible for non-developer? | 01:00 |
kerio | it *should* be just a x11 window manager | 01:01 |
DocScrutinizer05 | kerio: the other sucking parts could get fixed easily in a spinoff, since any maemo on N9 wouldn't be fremantle anyway | 01:02 |
kerio | my point is that we don't really want maemo, we want a linux distro with hildon-desktop | 01:02 |
DocScrutinizer05 | well, no | 01:02 |
DocScrutinizer05 | I also want ICD for example | 01:03 |
kerio | i wonder why the openpandora guys didn't go with hildon-desktop too | 01:03 |
DocScrutinizer05 | the status bar | 01:03 |
DocScrutinizer05 | the dialer | 01:03 |
kerio | ICD is kind of a piece of crap though | 01:03 |
kerio | and can't manage more than one connection at a time, at least with the current UI | 01:03 |
kerio | *GUI | 01:03 |
DocScrutinizer05 | there's a lot more than HD that defines awesomness of fremantle | 01:03 |
kerio | the status bar is part of hildon | 01:04 |
kerio | not just hildon-desktop though, that's true | 01:04 |
DocScrutinizer05 | not of HD though | 01:04 |
kerio | why the dialer? | 01:04 |
DocScrutinizer05 | because it works | 01:04 |
kerio | it makes phone calls, what's so good about it? | 01:04 |
kerio | the address book system is really good, that's true | 01:05 |
DocScrutinizer05 | that it makes phonecalls | 01:05 |
kerio | meh, phone calls are overrated :P | 01:05 |
kerio | besides, couldn't we grab the openmoko stuff for that? | 01:05 |
kerio | *can't | 01:05 |
ShadowJK | DocScrutinizer05: it's 4 bits in a 32 bit register. 15 (1111) is reserved, 14 is longest timeout, and pk hard codes that, while the original code gets a timeout requested from higher level mmc code | 01:05 |
ShadowJK | And then sets timeout to closest available of the 15 | 01:06 |
ShadowJK | Another patch I found online sets it to twice the requested timeout (but still limited to 14 max, which is max the omap hw supports) | 01:07 |
*** e-yes has quit IRC | 01:08 | |
wirr | ShadowJK: so what do you suggest for my case? | 01:13 |
ShadowJK | I have no idea :( | 01:14 |
*** e-yes has joined #maemo | 01:19 | |
*** dhbiker has joined #maemo | 01:22 | |
*** shamus has quit IRC | 01:33 | |
*** shamus has joined #maemo | 01:33 | |
*** eijk_ has quit IRC | 01:35 | |
*** eijk_ has joined #maemo | 01:35 | |
DocScrutinizer05 | ShadowJK: SiErr? | 01:44 |
ShadowJK | . | 01:45 |
ShadowJK | ? | 01:45 |
DocScrutinizer05 | 14 defective in silicon | 01:45 |
* DocScrutinizer05 also rises eyebrows on "15: reserved" | 01:46 | |
DocScrutinizer05 | I'd build a PK module that hardcodes 7 instead 14 | 01:48 |
DocScrutinizer05 | another one with 13 | 01:48 |
DocScrutinizer05 | hell, if the 'patch' in PK that makes this adata card work is that it uses an hardcoded 14 instead a value it gets from card... | 01:49 |
DocScrutinizer05 | could we enable some debug mode in that driver, to see what wirr's 'defective' card requests for that timeout value? | 01:50 |
DocScrutinizer05 | raw value, not after trimming | 01:51 |
DocScrutinizer05 | maybe the card's controller depends on that timeout? to save some internal timers for whatever | 01:52 |
DocScrutinizer05 | after all flash-erasure of a page is some timed process | 01:53 |
wirr | DocScrutinizer05, ShadowJK may this be related: http://e2e.ti.com/support/dsp/omap_applications_processors/f/42/t/29521.aspx | 01:53 |
ShadowJK | That's a circuit board design thing... if Nokia did it wrong we'd see issues on many many devices and cards | 01:54 |
DocScrutinizer05 | wirr: excellent find | 01:55 |
wirr | DocScrutinizer05, ShadowJK: I assume you're aware of the TI OMAP errata document of 2010? There's something bout "MMC: Multiple Block Read Operation Issue" | 02:00 |
ShadowJK | Nope | 02:00 |
DocScrutinizer05 | nope | 02:00 |
*** lxp has joined #maemo | 02:01 | |
wirr | http://www.ti.com/product/omap3530 | 02:01 |
DocScrutinizer05 | anyway N18 doesn't show up as a pin name on OMAP3530 of N900 | 02:01 |
wirr | DocScrutinizer05, ok | 02:01 |
*** florian has quit IRC | 02:02 | |
DocScrutinizer05 | seems to indicate it's actually NC | 02:02 |
* DocScrutinizer05 bookmarks this gem anyway, it's an excellent example of the daily WTF you're facing when building hw | 02:03 | |
wirr | DocScrutinizer05, you're an electronics/hw guy? | 02:03 |
*** int_ua has quit IRC | 02:04 | |
DocScrutinizer05 | ~joerg | 02:04 |
infobot | somebody said joerg was a HW-developer and engineer of Openmoko, usually known as DocScrutinizer | 02:04 |
*** NIN101 has quit IRC | 02:04 | |
*** lxp1 has quit IRC | 02:05 | |
DocScrutinizer05 | ~docscrutinizer | 02:06 |
infobot | rumour has it, docscrutinizer is jOERG, a HW-developer and engineer of Openmoko | 02:06 |
wirr | I see. :-) | 02:06 |
DocScrutinizer05 | I'd actully say senior EE | 02:07 |
wirr | so why don't you build a new device for us ;-) | 02:07 |
wirr | does this ring a bell? "The maximum block size supported by the host controller is 1024 bytes. This value is hard-coded in the | 02:07 |
wirr | register MMCi.MMCHS_CAPA[17:16] MBL field and cannot be changed. | 02:07 |
wirr | " | 02:07 |
DocScrutinizer05 | because it costs "a significan slice of a million", as SpeedEvil likes to put it | 02:08 |
wirr | unsurprisingly... | 02:08 |
DocScrutinizer05 | (ring a bell) well, it for sure should show up in driver somehow | 02:09 |
DocScrutinizer05 | something that's hardcoded in hw needs also to get hardcoded to the driver | 02:09 |
wirr | hmmm... so that's not related to /sys/block/mmcblk1/queue/nr_requests? | 02:10 |
*** eijk_ has quit IRC | 02:10 | |
DocScrutinizer05 | err nope, that's number of entries in IO scheduler queue afaik | 02:10 |
DocScrutinizer05 | IOW number of pending IO | 02:10 |
wirr | ok... | 02:11 |
DocScrutinizer05 | should be unrelated to any blocksize | 02:11 |
* DocScrutinizer05 waves and heads out for a nice beer | 02:11 | |
DocScrutinizer05 | next pub | 02:11 |
wirr | DocScrutinizer05, bye then and cheers | 02:12 |
DocScrutinizer05 | wirr: (EE) I'm available btw, if you got some interesting project and the money to pay me :-) | 02:12 |
wirr | DocScrutinizer05, I'm in network security, but who knows... | 02:13 |
wirr | :-) | 02:14 |
*** florian has joined #maemo | 02:14 | |
DocScrutinizer05 | wirr: btw I contributed a bit to gta04 | 02:17 |
DocScrutinizer05 | gta04.org | 02:17 |
wirr | that's what i thought when you said openmoko... | 02:18 |
*** lxp1 has joined #maemo | 02:18 | |
*** robbiethe1st has joined #maemo | 02:19 | |
DocScrutinizer05 | gta04 basically unrelated to OM | 02:19 |
*** lxp2 has joined #maemo | 02:19 | |
*** lxp has quit IRC | 02:19 | |
wirr | didn't know that | 02:19 |
DocScrutinizer05 | it's an awesome incredible "one man project" courtesy Nikolaus Schaller, and recycles a few components of openmoko phones | 02:21 |
DocScrutinizer05 | I never felt like the latter was an extremely brilliant idea | 02:21 |
DocScrutinizer05 | could as well have used screen and case of N900 | 02:22 |
wirr | would have been a more practical form factor... | 02:22 |
DocScrutinizer05 | or arbitrary other case and LCD | 02:22 |
*** lxp1 has quit IRC | 02:22 | |
wirr | but if he's still on it this might happen for a next release? | 02:23 |
DocScrutinizer05 | i'm not involved in that project anymore | 02:24 |
wirr | I see | 02:24 |
DocScrutinizer05 | o/ | 02:24 |
*** muellisoft has quit IRC | 02:26 | |
*** lxp has joined #maemo | 02:28 | |
*** Hurrian has joined #maemo | 02:29 | |
*** lxp2 has quit IRC | 02:30 | |
*** Hurrian has quit IRC | 02:33 | |
*** gry has joined #maemo | 02:37 | |
*** Hurrian has joined #maemo | 02:40 | |
*** lxp1 has joined #maemo | 02:40 | |
*** lxp has quit IRC | 02:43 | |
*** Fosus has joined #maemo | 02:52 | |
*** ZogG_laptop has joined #maemo | 02:53 | |
*** ZogG_laptop has quit IRC | 02:53 | |
*** ZogG_laptop has joined #maemo | 02:53 | |
*** Fosus has left #maemo | 02:55 | |
*** wirr has quit IRC | 02:56 | |
*** tank-man has joined #maemo | 02:57 | |
*** Hurrian has quit IRC | 03:00 | |
*** lxp has joined #maemo | 03:01 | |
*** lxp1 has quit IRC | 03:04 | |
*** unclouded has quit IRC | 03:05 | |
*** lxp1 has joined #maemo | 03:08 | |
*** florian has quit IRC | 03:09 | |
*** lxp has quit IRC | 03:12 | |
*** Hurrian has joined #maemo | 03:13 | |
*** unclouded has joined #maemo | 03:17 | |
*** Theorbo has quit IRC | 03:18 | |
*** Darkchaos2 has joined #maemo | 03:30 | |
*** Darkchaos has quit IRC | 03:31 | |
*** mvp__ has quit IRC | 03:33 | |
*** mvp_ has quit IRC | 03:39 | |
*** guampa has quit IRC | 03:45 | |
*** zhxt has joined #maemo | 03:51 | |
*** Darkchaos2 has quit IRC | 03:51 | |
*** Aoyagi has left #maemo | 04:02 | |
*** jonwil has joined #maemo | 04:03 | |
*** guampa has joined #maemo | 04:04 | |
*** pavi has joined #maemo | 04:05 | |
*** M4rtinK has quit IRC | 04:09 | |
*** MetalGearSolid has joined #maemo | 04:18 | |
*** MetalGearSolid has quit IRC | 04:30 | |
*** flx_ has joined #maemo | 04:42 | |
*** realityg1ps has joined #maemo | 04:43 | |
*** darkschneider2 has joined #maemo | 04:43 | |
*** mickname_ has joined #maemo | 04:43 | |
*** Scorcere1 has joined #maemo | 04:43 | |
*** Viltzu_ has joined #maemo | 04:43 | |
*** gry- has joined #maemo | 04:44 | |
*** guampa has quit IRC | 04:44 | |
*** frals_ has joined #maemo | 04:44 | |
*** GAN900 has joined #maemo | 04:44 | |
*** eqs has joined #maemo | 04:44 | |
*** gry has quit IRC | 04:44 | |
*** realitygaps has quit IRC | 04:44 | |
*** lbt has quit IRC | 04:44 | |
*** retro|cz has quit IRC | 04:44 | |
*** ruskie has quit IRC | 04:44 | |
*** darkschneider has quit IRC | 04:44 | |
*** phryk has quit IRC | 04:44 | |
*** frals has quit IRC | 04:44 | |
*** flux has quit IRC | 04:44 | |
*** EgS has quit IRC | 04:44 | |
*** mickname has quit IRC | 04:44 | |
*** Viltzu has quit IRC | 04:44 | |
*** till- has quit IRC | 04:44 | |
*** GeneralAntilles has quit IRC | 04:44 | |
*** felipe` has quit IRC | 04:44 | |
*** Scorcerer has quit IRC | 04:44 | |
*** GAN900 is now known as GeneralAntilles | 04:44 | |
*** till has joined #maemo | 04:44 | |
*** flx_ is now known as flux | 04:44 | |
*** lbt has joined #maemo | 04:45 | |
*** gry- is now known as gry | 04:45 | |
*** thedead1440 has quit IRC | 04:46 | |
*** yabez has joined #maemo | 04:49 | |
*** yabez has quit IRC | 04:53 | |
*** ruskie has joined #maemo | 04:59 | |
*** maybeWTF has joined #maemo | 05:00 | |
*** maybeHere has quit IRC | 05:04 | |
*** user_ has joined #maemo | 05:05 | |
*** thedead1440 has joined #maemo | 05:06 | |
*** user_ is now known as sou | 05:07 | |
*** sou is now known as sourav | 05:07 | |
*** user_ has joined #maemo | 05:10 | |
*** thomasjfox has quit IRC | 05:18 | |
*** retro|cz has joined #maemo | 05:18 | |
*** phryk has joined #maemo | 05:19 | |
*** user_ has quit IRC | 05:31 | |
*** rm_you has joined #maemo | 05:51 | |
*** rm_you has joined #maemo | 05:51 | |
*** rm_you has quit IRC | 05:52 | |
*** lxp has joined #maemo | 06:01 | |
*** DocScrutinizer05 has quit IRC | 06:03 | |
*** DocScrutinizer05 has joined #maemo | 06:03 | |
*** lxp1 has quit IRC | 06:03 | |
*** Theorbo has joined #maemo | 06:21 | |
*** robbiethe1st has quit IRC | 06:25 | |
*** uen| has joined #maemo | 06:29 | |
*** auenf has quit IRC | 06:31 | |
*** githogori has quit IRC | 06:31 | |
*** auenf has joined #maemo | 06:31 | |
*** uen has quit IRC | 06:33 | |
*** uen| is now known as uen | 06:33 | |
*** shamus has quit IRC | 06:38 | |
*** shamus has joined #maemo | 06:38 | |
*** Theorbo has quit IRC | 06:43 | |
*** githogori has joined #maemo | 06:46 | |
*** Theorbo has joined #maemo | 06:46 | |
*** shamus has quit IRC | 06:49 | |
*** shamus has joined #maemo | 06:49 | |
*** sourav has quit IRC | 06:50 | |
*** bugzy has quit IRC | 06:57 | |
*** nox- has quit IRC | 06:59 | |
*** bugzy has joined #maemo | 07:07 | |
*** ArGGu^^ has quit IRC | 07:13 | |
*** ron0062000 has joined #maemo | 07:23 | |
*** InvalidHandle has quit IRC | 07:25 | |
*** InvalidHandle has joined #maemo | 07:28 | |
*** ron0062000 has quit IRC | 07:45 | |
*** user_ has joined #maemo | 08:01 | |
Apic | Morning.g | 08:02 |
Apic | -g | 08:03 |
*** jonwil has quit IRC | 08:11 | |
*** LaoLang_cool has joined #maemo | 08:14 | |
*** croppa has joined #maemo | 08:15 | |
*** LaoLang_cool has quit IRC | 08:18 | |
*** user_ is now known as sourav | 08:22 | |
*** hurbu_ has joined #maemo | 08:22 | |
*** hurbu__ has quit IRC | 08:25 | |
*** zhxt has quit IRC | 08:26 | |
*** zhxt has joined #maemo | 08:31 | |
*** sourav has quit IRC | 08:32 | |
*** XATRIX has joined #maemo | 08:41 | |
*** tank-man has quit IRC | 08:41 | |
*** thedead1440 has quit IRC | 08:47 | |
*** VDVsx has joined #maemo | 09:00 | |
*** khertan has quit IRC | 09:19 | |
*** khertan has joined #maemo | 09:19 | |
*** khertan has joined #maemo | 09:20 | |
*** geaaru has joined #maemo | 09:41 | |
*** Martix has quit IRC | 09:46 | |
*** pvanhoof has joined #maemo | 09:49 | |
*** pcfe has quit IRC | 10:06 | |
*** pcfe has joined #maemo | 10:10 | |
*** pcfe has quit IRC | 10:10 | |
*** pcfe has joined #maemo | 10:10 | |
*** s33k3rgr has joined #maemo | 10:18 | |
*** shamus has quit IRC | 10:20 | |
*** shamus has joined #maemo | 10:20 | |
*** crope has quit IRC | 10:23 | |
*** crope has joined #maemo | 10:24 | |
*** eijk has joined #maemo | 10:26 | |
*** sasquatch has quit IRC | 10:27 | |
*** s33k3rgr has quit IRC | 10:27 | |
*** ludens has quit IRC | 10:28 | |
*** jonwil has joined #maemo | 10:29 | |
*** cyborg-one has joined #maemo | 10:31 | |
*** Martix has joined #maemo | 10:35 | |
*** Martix has quit IRC | 10:35 | |
*** Pali has joined #maemo | 10:38 | |
*** Pali has quit IRC | 10:43 | |
*** ludens has joined #maemo | 10:46 | |
*** Pali has joined #maemo | 10:46 | |
*** sasquatch has joined #maemo | 10:47 | |
*** mhlavink has quit IRC | 10:53 | |
*** mhlavink has joined #maemo | 10:53 | |
*** Gh0sty has quit IRC | 10:54 | |
*** thedead1440 has joined #maemo | 10:55 | |
*** dhbiker has quit IRC | 10:55 | |
*** Gh0sty has joined #maemo | 10:55 | |
*** thedead1440 has quit IRC | 10:59 | |
*** OkropNick has joined #maemo | 11:03 | |
*** Neutron19 has quit IRC | 11:03 | |
*** Neutron19 has joined #maemo | 11:04 | |
*** zogg_ has quit IRC | 11:05 | |
*** RP_ has quit IRC | 11:05 | |
*** Jaffa has quit IRC | 11:05 | |
*** Dragnslicer has joined #maemo | 11:05 | |
*** ds3 has quit IRC | 11:05 | |
*** q_plaz has quit IRC | 11:05 | |
*** Jaffa has joined #maemo | 11:05 | |
*** lool has quit IRC | 11:06 | |
*** piggz has quit IRC | 11:06 | |
*** lool has joined #maemo | 11:06 | |
*** Dragnslcr has quit IRC | 11:08 | |
*** eMHa has quit IRC | 11:08 | |
*** dhbiker has joined #maemo | 11:11 | |
*** thedead1440 has joined #maemo | 11:11 | |
*** thedead1440 has quit IRC | 11:16 | |
*** RP_ has joined #maemo | 11:17 | |
*** zogg_ has joined #maemo | 11:18 | |
*** ds3 has joined #maemo | 11:18 | |
*** q_plaz has joined #maemo | 11:19 | |
*** user_ has joined #maemo | 11:21 | |
*** user_ is now known as sourav | 11:21 | |
*** topro has joined #maemo | 11:31 | |
*** retro|cz has quit IRC | 11:38 | |
*** maybeWTF has quit IRC | 11:43 | |
*** thetet has joined #maemo | 11:47 | |
*** dhbiker has quit IRC | 11:53 | |
*** zhxt has quit IRC | 11:56 | |
*** dhbiker has joined #maemo | 11:58 | |
*** krau has quit IRC | 12:00 | |
*** maybeHere has joined #maemo | 12:03 | |
*** krau|away has joined #maemo | 12:05 | |
*** pavi has quit IRC | 12:07 | |
*** sourav has left #maemo | 12:10 | |
*** thetet has quit IRC | 12:16 | |
*** thetet has joined #maemo | 12:16 | |
*** thetet has quit IRC | 12:20 | |
*** retro|cz has joined #maemo | 12:22 | |
*** lizardo has joined #maemo | 12:26 | |
*** Macor has quit IRC | 12:26 | |
*** thetet has joined #maemo | 12:27 | |
Pali | DocScrutinizer05, extras builder still not working | 12:30 |
Pali | see fremantle build queue: https://garage.maemo.org/extras-assistant/index.php | 12:30 |
*** unclouded has quit IRC | 12:38 | |
*** piggz has joined #maemo | 12:41 | |
*** thedead1440 has joined #maemo | 12:49 | |
*** M4rtinK has joined #maemo | 12:53 | |
*** retro|cz has quit IRC | 12:53 | |
*** flo_lap has joined #maemo | 13:03 | |
*** rcg has joined #maemo | 13:05 | |
*** retro|cz has joined #maemo | 13:06 | |
*** flo_lap is now known as florian | 13:07 | |
*** ArGGu^^ has joined #maemo | 13:10 | |
*** kolp has joined #maemo | 13:13 | |
*** rcg has quit IRC | 13:19 | |
*** Darkchaos has joined #maemo | 13:26 | |
*** rcg has joined #maemo | 13:27 | |
*** rcg has quit IRC | 13:28 | |
*** rcg has joined #maemo | 13:30 | |
*** dhbiker has quit IRC | 13:31 | |
*** dhbiker has joined #maemo | 13:32 | |
*** zhxt has joined #maemo | 13:49 | |
*** M4rtinK has quit IRC | 13:55 | |
*** thetet has quit IRC | 13:58 | |
*** LaoLang_cool has joined #maemo | 13:59 | |
*** strohalm has quit IRC | 14:01 | |
*** brzys has quit IRC | 14:02 | |
*** eMHa has joined #maemo | 14:05 | |
Apic | Re. | 14:05 |
*** brzys has joined #maemo | 14:09 | |
*** LaoLang_cool has quit IRC | 14:11 | |
*** LaoLang_cool has joined #maemo | 14:13 | |
*** topro has quit IRC | 14:15 | |
*** user_ has joined #maemo | 14:15 | |
*** user_ is now known as sourav | 14:16 | |
*** ced117 has joined #maemo | 14:21 | |
*** strohalm has joined #maemo | 14:21 | |
*** rcg has quit IRC | 14:26 | |
*** thomasjfox has joined #maemo | 14:27 | |
*** Darkchaos has quit IRC | 14:28 | |
*** Darkchaos has joined #maemo | 14:28 | |
*** LaoLang_cool has quit IRC | 14:30 | |
*** xmlich02 has joined #maemo | 14:37 | |
*** NIN101 has joined #maemo | 14:37 | |
*** anthony__ has joined #maemo | 14:39 | |
*** landho has quit IRC | 14:43 | |
*** landho has joined #maemo | 14:43 | |
*** sourav has left #maemo | 14:44 | |
*** Theorbo has quit IRC | 14:51 | |
*** felipe` has joined #maemo | 14:54 | |
DocScrutinizer05 | Pali: Bergie just informed me that they are about to transfer autobuilder to a VM to keep it running, >>albeit probably very slow<< | 14:57 |
Pali | DocScrutinizer05, ok, do you know when it will work again? | 14:58 |
DocScrutinizer05 | trying to get detailed info | 14:58 |
Pali | ok | 15:00 |
DocScrutinizer05 | Niels / X-Fade doing that moving to VM | 15:00 |
*** Pali has quit IRC | 15:01 | |
*** Pali has joined #maemo | 15:01 | |
*** Theorbo has joined #maemo | 15:02 | |
*** Hoolxi has joined #maemo | 15:02 | |
DocScrutinizer05 | main issue for now is DNS, since Nokia not exactly responsive to any inquiries regarding that. Probably they simply don't answer Nemein's requests until the lawyers finished the paperwork with HiFo board | 15:02 |
*** etrunko has joined #maemo | 15:03 | |
*** kolp has quit IRC | 15:05 | |
*** valeriusL has quit IRC | 15:05 | |
DocScrutinizer05 | ooh, and Nokia gave clearance for migration budget ~2 work weeks before new year, only then Nemein could start to do anything about it, so delay is all with Nokia, not Nemein | 15:08 |
*** rcg has joined #maemo | 15:08 | |
DocScrutinizer05 | almost nobody inside Nokia left over who would even know what's maemo doesn't exactly help either | 15:10 |
*** valeriusL has joined #maemo | 15:11 | |
*** kolp has joined #maemo | 15:12 | |
*** wirr has joined #maemo | 15:15 | |
*** kolp has quit IRC | 15:18 | |
*** krau|away is now known as krau | 15:19 | |
*** MetalGearSolid has joined #maemo | 15:25 | |
*** user_ has joined #maemo | 15:36 | |
*** user_ has quit IRC | 15:42 | |
*** chenca has joined #maemo | 15:43 | |
thomasjfox | DocScrutinizer05: thanks for the info, I was really wondering what's going on with autobuilder | 15:45 |
DocScrutinizer05 | Niles had to disable/stop it so the old server and the VM won't get out of sync | 15:46 |
DocScrutinizer05 | we still have no control over DNS | 15:46 |
*** Pali has quit IRC | 15:48 | |
*** Pali has joined #maemo | 15:52 | |
*** SmilybOrg has joined #maemo | 16:09 | |
*** SmilybOrg is now known as Guest38208 | 16:10 | |
*** SmilyOrg has quit IRC | 16:13 | |
*** Skry has quit IRC | 16:21 | |
*** Skry has joined #maemo | 16:23 | |
*** NishanthMenon has joined #maemo | 16:25 | |
*** straind has quit IRC | 16:26 | |
*** straind` has joined #maemo | 16:26 | |
*** sourav has joined #maemo | 16:37 | |
sourav | hi everyone, can anyone help me in setting up ubuntu lucid desktop VM for fremantle in windows | 16:39 |
*** xes has joined #maemo | 16:39 | |
*** sq-one has joined #maemo | 16:41 | |
*** jonwil has quit IRC | 16:41 | |
*** landho has quit IRC | 16:43 | |
*** landho has joined #maemo | 16:44 | |
*** Aoyagi has joined #maemo | 16:46 | |
*** rcg has quit IRC | 16:49 | |
*** shanttu has joined #maemo | 16:50 | |
*** guampa has joined #maemo | 16:52 | |
*** kolp has joined #maemo | 16:52 | |
*** MrOpposite has quit IRC | 16:54 | |
*** strohalm has quit IRC | 16:56 | |
*** strohi has joined #maemo | 16:56 | |
*** strohi has joined #maemo | 16:56 | |
*** MrOpposite has joined #maemo | 17:03 | |
*** xes has quit IRC | 17:06 | |
*** retro|cz has quit IRC | 17:08 | |
*** sourav has quit IRC | 17:08 | |
*** Hoolxi has quit IRC | 17:10 | |
*** Helloer has joined #maemo | 17:10 | |
kerio | hrmpf, it's the second time that sourav asked that question | 17:11 |
kerio | but really, how hard can it be to download virtualbox and adding a new VM with an existing drive? | 17:12 |
kerio | *and to add | 17:12 |
*** VDVsx has quit IRC | 17:18 | |
*** retro|cz has joined #maemo | 17:22 | |
Skry | apparently it can be quite hard | 17:26 |
freemangordon | :D | 17:26 |
Skry | I can understand asking once, but doing it repeatedly over few days instead of just googling about it or figuring it out by himself... | 17:31 |
freemangordon | he esked me too, just an hour ago :D:D:D | 17:31 |
freemangordon | *asked | 17:31 |
Skry | he msg'd me too, though I never quite got what he was even asking | 17:32 |
*** VDVsx has joined #maemo | 17:38 | |
*** pvanhoof has quit IRC | 17:47 | |
*** sn has joined #maemo | 17:47 | |
*** sn is now known as Guest2686 | 17:48 | |
*** Guest2686 has left #maemo | 17:48 | |
*** shamus has quit IRC | 17:48 | |
*** shamus has joined #maemo | 17:49 | |
*** ekze has quit IRC | 17:53 | |
*** ekze has joined #maemo | 17:54 | |
freemangordon | thedead1440: hmm, what is that "However, Rob Baeur (SD69) has now informed me that Harmattan might not be involved in the Board's discussions with Nokia." supposed to mean? | 17:57 |
thedead1440 | freemangordon: Let's clarify that the attached list is the one you are referring to. | 17:58 |
thedead1440 | It has files which are on merlin1991's server and are on maemo.org. So those files should be deleted I believe before the list is forwarded to Nokia. | 17:58 |
thedead1440 | I think we are unlikely to get Harmattan files now but you can try I guess. | 17:58 |
thedead1440 | Rob | 17:58 |
freemangordon | but what will happen with Harmattan then?!? | 17:59 |
freemangordon | the fuck | 17:59 |
DocScrutinizer05 | sd69 honestly needs help with the technical implications of the migration | 18:05 |
DocScrutinizer05 | it's a tad unfortunate that probably neither side (board, nokia's lawyers) has full expertise about what maemo means and includes, on a technical level | 18:07 |
DocScrutinizer05 | neither for HARM | 18:07 |
DocScrutinizer05 | actually for HARM even I am basically clueless | 18:08 |
DocScrutinizer05 | council got qwazix though, who seems pretty active and up to date with harmattan details | 18:08 |
wirr | ShadowJK: I've found some more info about the troubling card: Allocation units are as big as 12M, Write Size is 64K and Page Size is 16K. This seems unusually high to me for an SDHC-card. Could this have any influence on the IO errors? | 18:10 |
*** landho has quit IRC | 18:12 | |
*** landho has joined #maemo | 18:13 | |
DocScrutinizer05 | anyway... | 18:14 |
DocScrutinizer05 | [general notice] autobuilder considered down according to read-only notice on top of any maemo.org page | 18:15 |
DocScrutinizer05 | please any of you following tmo closely, would you point your humble councilor [me] to any threads/posts relevant to council that I should notice (particularly those related to migration/backup). Thanks. | 18:17 |
ShadowJK | wirr: yes, it could. Biggest AU I've seen so far is 8M. A 32g sandisk I recentlyish purchased is 4M | 18:22 |
ShadowJK | the max timeout is approx 2s iirc, read-mod-write of 12M is going to take 2 sec at class 6 speeds... | 18:23 |
ShadowJK | or slightly more :) | 18:23 |
wirr | ShadowJK, I see... so this would mean ideally by optimizing alignment and fs options speeds _could_ be increased to stay below timeout? | 18:24 |
ShadowJK | it'd mitigate it, I imagine | 18:24 |
*** thomasjfox has quit IRC | 18:25 | |
wirr | do you know of any other configurable or hardcoded options which could be tweaked? | 18:25 |
*** XATRIX has quit IRC | 18:26 | |
DocScrutinizer05 | is there a way to completely disable, or retrigger, the timeout? | 18:26 |
DocScrutinizer05 | also AIUI an allocation unit is a chunk of flash space that's supposed to get written in one operation? could we just ignore the 12M AU the card requests and go for smaller size? | 18:29 |
*** Guest38208 is now known as Smily | 18:31 | |
*** sq-one has quit IRC | 18:33 | |
ShadowJK | AU is totally hidden from host | 18:40 |
ShadowJK | (except on newer cards they do provide hint as to what optimal would be) | 18:40 |
ShadowJK | AU, as i understand it, is smallest physically erasable block. | 18:41 |
wirr | yep | 18:42 |
ShadowJK | write size 64k sounds like smallest writable block, where the destination must be erased, is 64k | 18:42 |
ShadowJK | where destination must be already erased | 18:43 |
*** stardiviner has joined #maemo | 18:43 | |
wirr | ShadowJK, I agree with that. do you know how i can configure the write size on linux? | 18:44 |
ShadowJK | Well we don't have a filesystem that is flash aware | 18:45 |
Apic | jffs rules | 18:45 |
ShadowJK | but maybe tinkering with the raid stripe/stride options in ext* and the ext* block size? | 18:45 |
ShadowJK | jffs sucks in that it keeps all filesystem metadata in ram | 18:48 |
wirr | I've already adjusted stripe/stride to page size | 18:48 |
wirr | but write size is 4 times page size... so this not possible without flash-aware fs? | 18:48 |
ShadowJK | and has to scan entire device on mount | 18:49 |
ShadowJK | nilfs2 might be more sensible, and some version of it seems to be included in kp | 18:49 |
ShadowJK | can stripe/stride be adjusted to 64k? | 18:49 |
*** shamus has quit IRC | 18:49 | |
*** shamus has joined #maemo | 18:50 | |
wirr | ShadowJK, possibly, haven't tried yet | 18:51 |
*** snx has joined #maemo | 18:51 | |
ShadowJK | I vaguely remember playing with this when I set up my adata card for my N800 | 18:51 |
ShadowJK | but I forget the outcome :) | 18:52 |
*** snx has quit IRC | 18:55 | |
ShadowJK | wirr: does this card have a UHS logo on it too? | 18:57 |
wirr | first test (using mass-storage! and kp52) gives approx 4.7MB/s | 18:57 |
wirr | ShadowJK, yep | 18:57 |
wirr | way better than with default params | 18:57 |
ShadowJK | what params did you change? | 18:59 |
ShadowJK | Using nr-requests tweak too? | 19:00 |
* ShadowJK is at work and not supposed to irc, so I might reply with great latency | 19:00 | |
*** pvanhoof has joined #maemo | 19:01 | |
*** tank-man has joined #maemo | 19:04 | |
ShadowJK | would be very interesting to be able to read SD specs and see what they've changed over time | 19:04 |
wirr | ShadowJK, i've set nr_requests to 8192 using swappolube adjusted the partition layout to start with the first partition at 4megs (fat-optimized area from 4-12meg) and aligned all following partitions to 12meg boundaries (starting at 4, according to flashbench mailing list) | 19:04 |
wirr | adjusted fat & ext4 filesystems to page size | 19:05 |
*** Rantwolf has joined #maemo | 19:05 | |
*** geaaru has quit IRC | 19:06 | |
wirr | ShadowJK, i'm wondering if we should change default scheduler from cfq to noop (noop is ideal for ssd, but deadline, which is not available, would be better for sd, i think) | 19:07 |
*** pvanhoof has quit IRC | 19:08 | |
ShadowJK | On N800 I only have noop, and keep wishing for cfq ;) | 19:13 |
wirr | ShadowJK, is that so? | 19:13 |
ShadowJK | Well when I was researching this in maemo4 era last time (maemo5/n900 was such a huge improvement out of the box that I havent bothered much in that area), google searches found lots of eeepc users experimenting with this. Most users who tried noop came back saying "it's awesome" right after booting, then 15 minutes later started complaining about random apps or entire system mysterious stalling for tens of seconds at a time.. then they went back to cfq, | 19:16 |
ShadowJK | which they deemed was "consistently fast, uh, consistently slow, but consistent" | 19:16 |
Skry | I did test bfq some time ago, seemed to be better that cfq but I didn't benchmark it so might have been placebo | 19:17 |
Skry | than | 19:18 |
wirr | okay | 19:19 |
ShadowJK | The fundamental issue is still that they're all flash-unaware.. some operations on flash will be essentially "free" while others will have a huge cost | 19:20 |
ShadowJK | and all the schedulers more or less assume a harddrive, and cost is more or less a linear measure of how far away from last accessed block a potential disk access is | 19:21 |
wirr | ShadowJK, but I think there's some development going on in that area, i think it's called 'fios' | 19:22 |
*** M4rtinK has joined #maemo | 19:23 | |
ShadowJK | DocScrutinizer05 / SpeedEvil ; do you know if sd cards have internal oscillators or if they rely on host provided CLK? UHS cards running at really low speeds in SDHC hosts could be due to that too.. | 19:24 |
Skry | iirc bfq has at least some ssd optimizations too | 19:25 |
ShadowJK | SSDs, flash, and HD are all 3 distinct | 19:26 |
ShadowJK | ssd optimization might hurt flash more than HD optimization | 19:26 |
DocScrutinizer05 | ShadowJK: sorry, no info here | 19:30 |
ShadowJK | Afaict, the omap hsmmc hw's data timeout is specified in clock cycles, if we could drop hsmmc bus speed, the timeout would become longer.. but if card runs off of hsmmc clock, it'd run correspondingly slower too and it wouldn't change the situation :/ | 19:31 |
*** shanttu has quit IRC | 19:31 | |
* ShadowJK wonders if mmc clockspeed is related to cpu speed too, on N8x0 it was | 19:31 | |
freemangordon | on n900 too | 19:32 |
freemangordon | that's why cpu is locked 2 min 500 with USB connected | 19:32 |
Apic | 2 min 500? | 19:32 |
freemangordon | @ min 500 MHz, sorry, typo | 19:33 |
Apic | ic, now I get it | 19:33 |
ShadowJK | freemangordon; can you tell what speeds mmc runs at with cpu @ 250, 500, 550, 600, 600+? | 19:34 |
freemangordon | ShadowJK: though not to VDD1 OPP but to VDD2 OPP | 19:34 |
freemangordon | ShadowJK: ^^^ | 19:34 |
kerio | hold on, so setting the cpu to 500 or 600 would speed up the I/O? neat | 19:35 |
freemangordon | can't remember what were VDD2 freqs | 19:35 |
*** pablocastellanos has joined #maemo | 19:36 | |
freemangordon | kerio: no. you should tweak VDD2 frequency, CPU @ 500 or 600 does not make much of a difference | 19:36 |
freemangordon | ShadowJK: can't remember at what speed mmc is clocked, but it is on the top limit | 19:38 |
wirr | freemangordon, pali: would one of you be willing to compile an mmc module for power52 with timeout set to 7 or 13? | 19:39 |
SpeedEvil | ShadowJK: from memory, external clock | 19:40 |
freemangordon | wirr: iirc it is set to 13 or 14 right now | 19:40 |
ShadowJK | Yeah it's 14 in powerkernel | 19:40 |
wirr | freemangordon, 14... | 19:41 |
freemangordon | and that's the highes allowed value afaik | 19:41 |
wirr | freemangordon, yeah but strangely the card works fine on stock pr1.3 | 19:41 |
freemangordon | I see | 19:41 |
* ShadowJK wonders why the number 15 is reserved | 19:41 | |
freemangordon | are you sure you tested it long enough? o stock that is. | 19:42 |
wirr | full 32gig read and write | 19:42 |
wirr | sequential | 19:42 |
*** radic has joined #maemo | 19:44 | |
ShadowJK | ry hit with bonnie++ (in repos, devel probably or tools) | 19:44 |
*** radic_ has quit IRC | 19:45 | |
*** tank-man has quit IRC | 19:51 | |
*** teotwaki has quit IRC | 19:55 | |
*** Woody14619 has joined #maemo | 19:58 | |
*** Woody14619 has quit IRC | 19:58 | |
*** Woody14619 has joined #maemo | 19:58 | |
*** qwazix has joined #maemo | 20:01 | |
*** toxaris has joined #maemo | 20:04 | |
*** NIN101 has quit IRC | 20:05 | |
*** valerius has quit IRC | 20:06 | |
*** valerius has joined #maemo | 20:06 | |
*** eMHa has quit IRC | 20:20 | |
*** NIN101 has joined #maemo | 20:21 | |
*** luf has joined #maemo | 20:21 | |
*** sq-one has joined #maemo | 20:22 | |
*** sasquatch has quit IRC | 20:25 | |
*** sasquatch has joined #maemo | 20:26 | |
*** Martix has joined #maemo | 20:27 | |
*** Darkchaos has quit IRC | 20:38 | |
*** zhxt has quit IRC | 20:39 | |
*** sq-one has quit IRC | 20:39 | |
*** sasquatch has quit IRC | 20:40 | |
*** stardiviner has quit IRC | 20:40 | |
*** luf has quit IRC | 20:49 | |
*** retro|cz has quit IRC | 20:50 | |
*** zhxt has joined #maemo | 20:51 | |
*** luf has joined #maemo | 20:52 | |
*** shamus has quit IRC | 20:53 | |
*** shamus has joined #maemo | 20:53 | |
*** eMHa has joined #maemo | 20:57 | |
*** mvp_ has joined #maemo | 21:09 | |
*** strohi has quit IRC | 21:10 | |
*** strohalm has joined #maemo | 21:10 | |
*** toxaris has quit IRC | 21:12 | |
*** Sc0rpius has quit IRC | 21:12 | |
*** valerius has quit IRC | 21:15 | |
*** pvanhoof has joined #maemo | 21:20 | |
*** Sc0rpius has joined #maemo | 21:20 | |
*** pablocastellanos has quit IRC | 21:23 | |
*** xmlich02 has quit IRC | 21:27 | |
*** valerius has joined #maemo | 21:33 | |
*** Theorbo has quit IRC | 21:33 | |
*** rcg has joined #maemo | 21:36 | |
*** nox- has joined #maemo | 21:37 | |
*** flx_ has joined #maemo | 21:39 | |
*** flux has quit IRC | 21:40 | |
*** flx_ is now known as flux | 21:41 | |
*** zhxt has quit IRC | 21:46 | |
*** louisdk has joined #maemo | 21:49 | |
*** louisdk has quit IRC | 21:49 | |
*** Milhouse has quit IRC | 22:08 | |
*** florian has quit IRC | 22:10 | |
*** pvanhoof has quit IRC | 22:18 | |
*** Corsac has quit IRC | 22:20 | |
*** Corsac has joined #maemo | 22:20 | |
*** Milhouse has joined #maemo | 22:24 | |
*** florian has joined #maemo | 22:30 | |
wirr | ShadowJK: I've run tests with bonnie++: Despite the geometry, fs and scheduler tweaks this resulted in i/o errors and a complete crash of the device. next i've replaced the omap_hsmmc.ko with the one from cssu-thumb. and voilĂ now no more io errors and acceptable performance... | 22:31 |
wirr | Pali: perhaps you could compile new omap_hsmmc modules for power52 with timeout values of 7 and 13? i'd be happy to test. | 22:32 |
wirr | if someone's interested in the bonnie output just tell me | 22:33 |
*** Martix has quit IRC | 22:33 | |
*** Martix has joined #maemo | 22:33 | |
*** Martix_ has joined #maemo | 22:35 | |
*** Martix_ has quit IRC | 22:37 | |
*** zogg_ has quit IRC | 22:38 | |
*** ZogG_laptop has quit IRC | 22:38 | |
*** ZogG_lap1op has joined #maemo | 22:39 | |
*** zogg_ has joined #maemo | 22:39 | |
*** Martix has quit IRC | 22:39 | |
*** stardiviner has joined #maemo | 22:39 | |
ShadowJK | I forget, is cssu-thumb kernel different from powerkernel? | 22:42 |
*** _rd has joined #maemo | 22:42 | |
ShadowJK | wirr: did bonnie fail on stock? | 22:43 |
wirr | haven't tried yet | 22:43 |
wirr | and yes, cssu-thumb and power52 modules differ | 22:43 |
ShadowJK | what do you mean "7 and 13"? | 22:44 |
*** etrunko has quit IRC | 22:50 | |
luf | ShadowJK: if I remember right, cssu-thumb kernel is power-kernel (but not non-release kp52) | 22:55 |
*** Pali has quit IRC | 22:57 | |
ShadowJK | so it probably has same hsmmc code as kp51 | 22:57 |
wirr | ShadowJK, timeout values | 22:57 |
*** _rd has quit IRC | 22:59 | |
*** _rd has joined #maemo | 22:59 | |
luf | ShadowJK: the best man to ask is freemangordon | 22:59 |
luf | ShadowJK: or take a look into sources ;) | 22:59 |
ShadowJK | wirr: btw where did you find out about the 12M thing? | 23:00 |
wirr | ShadowJK, flashbench, wait a sec | 23:00 |
wirr | ShadowJK, https://wiki.linaro.org/WorkingGroups/Kernel/Projects/FlashCardSurvey?action=show&redirect=WorkingGroups%2FKernelConsolidation%2FProjects%2FFlashCardSurvey | 23:00 |
*** lizardo has quit IRC | 23:01 | |
wirr | Mine is the Sandisk Ultra SDSDU-032G-A11 "SU32G" (2012) | 23:01 |
wirr | can someone point me to the sources of cssu-thumb and power52? | 23:06 |
*** shamus has quit IRC | 23:09 | |
*** shamus has joined #maemo | 23:10 | |
*** thedead1440 has quit IRC | 23:11 | |
*** anthony__ has quit IRC | 23:13 | |
*** Martix has joined #maemo | 23:15 | |
*** thedead1440 has joined #maemo | 23:16 | |
* ShadowJK vaguely recalls there used to be a benchmark utility on that flashcardsurveypage :/ | 23:16 | |
*** thedead1440_ has joined #maemo | 23:17 | |
*** brzys has quit IRC | 23:18 | |
*** sq-one has joined #maemo | 23:18 | |
*** murrayc has joined #maemo | 23:19 | |
*** thedead1440 has quit IRC | 23:20 | |
*** brzys has joined #maemo | 23:31 | |
wirr | ShadowJK, git.linaro.org Git - people/arnd/flashbench.git/summary git.linaro.org/gitweb?p=people/arnd/flashbench.git;a=summary | 23:36 |
ShadowJK | did you run it? | 23:37 |
ShadowJK | (it's probably destructive) | 23:37 |
wirr | yep | 23:39 |
wirr | (only through mass storage) | 23:39 |
ShadowJK | https://github.com/coffeemug/rebench | 23:40 |
ShadowJK | get this too | 23:40 |
ShadowJK | I'll give you params | 23:41 |
ShadowJK | Or here's the script I normally use: http://enivax.net/jk/n900/flash/bench.sh | 23:45 |
ShadowJK | Obviously edit the device name so you dont overwrite harddrives, and ediit path to executable | 23:46 |
ShadowJK | Basically goes through random writes with 4k ... 12M block size.. | 23:46 |
*** shamus has quit IRC | 23:46 | |
*** shamus has joined #maemo | 23:48 | |
*** xes has joined #maemo | 23:48 | |
*** croppa has quit IRC | 23:49 | |
*** croppa has joined #maemo | 23:49 | |
*** xes has left #maemo | 23:50 | |
ShadowJK | Warning: as it's a write test it will destroy existing data | 23:52 |
*** Theorbo has joined #maemo | 23:52 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!