IRC log of #maemo for Wednesday, 2011-12-07

DocScrutinizerluke-jr: thanks for clarifying00:01
*** dimw1t has joined #maemo00:01
* luke-jr ponders00:02
* luke-jr considers trying to kexec…00:02
*** jimmy1980 has quit IRC00:04
*** jimmy1980 has joined #maemo00:05
*** trbs has quit IRC00:08
*** dimw1t has quit IRC00:08
*** piggz__ has joined #maemo00:09
*** mavhc has quit IRC00:10
MacerHI!00:10
Macerhuh?00:10
*** piggz__ has quit IRC00:11
*** piggz__ has joined #maemo00:12
*** mavhc has joined #maemo00:12
*** piggz_ has quit IRC00:12
NIN101kexec and maemo != friends, unfortanly00:16
*** jpe has quit IRC00:19
PaliI was not able to use kexec - it did not worked00:20
Pali(on maemo with or without kernel-power)00:21
*** dimw1t has joined #maemo00:22
NIN101it worked for me with meego kernels. kexecing meego kernels with meego-kernels worked, kexecing kernel-power from another distri using meego-kernel didn't really work (it basically died on booting).00:22
*** piggz__ has quit IRC00:22
*** piggz__ has joined #maemo00:23
*** bergie has quit IRC00:23
*** Shadikka has left #maemo00:25
*** eijk_ has joined #maemo00:25
*** eijk has quit IRC00:26
*** vi__ has quit IRC00:27
*** Berlinermauer has joined #maemo00:30
*** liar has quit IRC00:30
BerlinermauerMy Nokia N900 complains that i dont have enough Application Space for the Kernel Update00:34
Berlinermauerbut if I look how much "Application Space" there is, it is about 200mb00:35
Berlinermauerisn't that enough?00:35
*** bash` has quit IRC00:35
*** mesx has quit IRC00:37
*** jimmy1980 has quit IRC00:40
*** mesx has joined #maemo00:41
*** NIN101 has quit IRC00:44
*** scoobertron has joined #maemo00:44
*** Berlinermauer has quit IRC00:46
*** jimmy1980 has joined #maemo00:46
luke-jrsigh!00:49
luke-jrwho maintains power kernel anyhwo?00:49
merlin1991doesn't Pali do that?00:49
luke-jrPali: poke00:50
Paliluke-jr: kexec does not working with kernel-power or stock00:51
Paliin kp and last PR1.3 stock kernel are kexec pacthes but I was not able to boot anything with kexec00:52
luke-jrPali: I want to build kernel-power.00:54
*** jhb has quit IRC00:54
luke-jrPali: but I can't figure out how to patch it up00:55
luke-jrPali: the patches in the kernel-power sources don't apply to vanilla 2.6.28, nor to fremantle 2.6.2800:55
luke-jrPali: so … what's it based on? XD00:55
Palithey apply to vanilla00:56
Palikp tree has all nokia patches00:56
Palidownload tarball 2.6.28 from kernel.org or from repository.maemo.org00:56
*** OkropNick has quit IRC00:56
luke-jrPali: they don't, though :/00:57
Palisee: http://talk.maemo.org/showthread.php?t=7187900:57
luke-jrthe first one to modify EXTRAVERSION in Makefile expects "-power" already there00:57
Palisee TMO, here is how to compile00:57
luke-jrI don't use Debian.00:58
*** jimmy1980 has quit IRC00:58
Paliuff, build scripts depends on scratchbox or madde00:58
luke-jrmuch less those >_<00:59
luke-jrI just want to apply patches and build myself00:59
Palibut see TMO, "Compiling 0. Download source code from git repository"00:59
*** wam has quit IRC00:59
Palithis needs only git & tar00:59
*** piggz__ has quit IRC01:00
luke-jrbut doesn't seem to apply the patches?01:00
Palipatches are quit type01:00
*** setanta has joined #maemo01:00
*** jimmy1980 has joined #maemo01:00
Paliso you can you quilt or manully apply with patch -p1 -i01:00
luke-jryes, but the problem is they *don't* just apply on vanilla :/01:00
Paliit must apply, I tested it...01:01
Paliwait, I will try again01:01
*** scoobertron has quit IRC01:01
*** scoobertron has joined #maemo01:02
luke-jrPali: I'm somewhat confused about the patches outside the patches/ dir tho01:03
Paliall patches are here: https://garage.maemo.org/plugins/ggit/browse.php/?p=kernel-power;a=tree;f=kernel-power-2.6.28/debian/patches01:04
Palisee series file for order01:04
*** larsivi_ has joined #maemo01:05
*** larsivi has quit IRC01:05
PaliTested, all patches applyied without problem01:06
Palitarball: http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.28.tar.gz01:06
Pali$ for file in `cat patches/series`; do patch -p1 -i patches/$file; done01:06
luke-jrI'm trying to build rev b4c9704d93d4a648d2fefccda89737040828429b01:06
Paliluke-jr: I do not see any problem01:06
luke-jrit's getting stuck at armthumb.diff now01:07
DocScrutinizerTHUMB-WHAT?01:07
Palib4c9704d93d4a648d2fefccda89737040828429b is old version01:07
luke-jrHunk #1 FAILED at 90.01:07
Palitry HEAD01:07
luke-jrPali: it's the current stable kernel-power01:07
luke-jrnewer kernel-power bricks my device01:08
Palicurrent stable is v4901:08
DocScrutinizerwhat's that thumb shit?01:08
DocScrutinizerplease don't tell me now PK also tries using thunb stuff01:08
luke-jrPali: apt says it's v4201:09
DocScrutinizerwe had a rather lengthy not yet finished discussion regarding thumb on N900 CPU, over in #maemo-ssu01:09
DocScrutinizerI'm still claiming thumb is broken in silicon, on N90001:09
luke-jrDocScrutinizer: armthumb.diff is ARM errata: Stale prediction on replaced interworking branch01:09
Paliluke-jr: X-Fade still not filed problem with apt01:09
Paliwhat is it?01:10
luke-jrPali: ?01:10
PaliI will look at it01:10
*** net-split has quit IRC01:10
*** setanta has quit IRC01:10
DocScrutinizerluke-jr: yeah, there are supposedly patches for thumb silicon errata, but seems they just don't clean up all the pieces01:11
luke-jrDocScrutinizer: I don't really care about thumb, I just want to get this kernel to go :P01:11
DocScrutinizerthough freemangordon is still "not buying it"01:11
Paliluke-jr, only last kp versions has normal patch series01:11
luke-jrPali: if it bricks my device, do I get a warranty? :P01:12
PaliI cannot help you with building older versions01:12
PaliI had problems too, so I modified a lot of debian/rules parts01:13
luke-jr:/01:13
luke-jrPali: btw, is there a normal kernel git repo you guys use?01:13
luke-jrie, with kernel source, not patches01:14
Paliwhat do you mean with kernel source?01:14
Palionly this kernel-power with patch series01:14
Palibut you can use only some patches01:15
*** shanttu has quit IRC01:15
luke-jrPali: like a git clone of Linus's tree01:15
Palino01:15
Paliyou can detele all patches expect "nokia-*.diff"01:15
*** kevsim_ has joined #maemo01:15
Paliand you get stock kernel01:15
*** kevsim has quit IRC01:16
luke-jroh wow, I got a commit hash collision that forces git to use longer short-hash01:17
luke-jrPali: know about this bugfix applied to your git tree after v49? is it important?01:17
*** mesx has quit IRC01:17
Paliwhich bugfix?01:17
luke-jrFixed bug when device restarts instead of shutdown when a charger is attached01:18
DocScrutinizerluke-jr: that's where PaulFertser almost did a rm -r * on hostmode stuff - powerkernel is a mess01:18
luke-jr?01:19
DocScrutinizerno cvs, svc, or git at all01:19
Paliluke-jr: this problem reported more users on TMO and freemangordon wrote patch01:19
DocScrutinizersvn01:19
*** joga has quit IRC01:19
PaliI'm using this patch and no problem...01:20
DocScrutinizerso no bisect either01:20
Paliask freemangordon about it01:20
* DocScrutinizer hides01:20
luke-jrPali: what happens if I leave it out?01:20
PaliDocScrutinizer: you can disable some patches01:20
DocScrutinizernuttin bad01:20
Paliyou get actual kp v49 version01:21
DocScrutinizerthere's some strange shit in kernel that got triggered by hostmode patches01:21
luke-jrworst case scenario, I have to shutdown twice? O.o01:22
luke-jrPali: would you like to make fcam built-in to power-kernel?01:22
DocScrutinizerif you leave out freemango's patch, you'll see strange beahviour on shutdown, startup - when charger attached01:22
Paliluke-jr: I'm not using fcam, so I cannot test it if it works01:23
luke-jrPali: me either! :D01:23
DocScrutinizerNeither01:23
*** scoobertron has quit IRC01:23
luke-jrI just know applying it doesn't break normal use01:23
*** joga has joined #maemo01:25
luke-jrPali: dspbridge.diff has a questionable hack… care for a proper fix? >_<01:27
luke-jrdo you know if whoever did it can confirm it's sane?\01:27
Paliwhat?01:28
luke-jrlooks like freemangordon wrote it01:28
luke-jrhe just yanked out the "#elif TARGET_ENDIANNESS_DIFFERS(TARGET_BIG_ENDIAN)" scenario entirely01:29
luke-jrI presume because it wouldn't compile01:29
luke-jrI have (I think) a proper fix for it01:29
Paliok01:30
Palisorry, but now I'm going sleep01:31
luke-jr01:31
Palisend me mail01:31
*** Pali has quit IRC01:32
*** tackat has quit IRC01:39
*** mase76 has quit IRC01:40
*** mavhc has quit IRC01:42
FIQosso-caluclator01:45
FIQyaay01:45
*** mavhc has joined #maemo01:46
*** jonwil has joined #maemo01:46
jonwil~seen mohammadag01:47
infobotmohammadag is currently on #maemo (7h 44m 22s) #harmattan (7h 44m 22s) #meego (7h 44m 22s), last said: '~seen stroughtonsmith'.01:47
*** dos1 has quit IRC01:49
*** eijk_ has quit IRC01:50
*** LaoLang_cool has joined #maemo01:55
*** yigal has joined #maemo01:56
* DocScrutinizer ponders redifining of ~seen02:04
*** rcg has quit IRC02:04
chem|sto_O02:05
*** dimw1t has quit IRC02:06
*** mardi has quit IRC02:07
*** dimw1t has joined #maemo02:08
*** trx has quit IRC02:14
*** aholler has joined #maemo02:17
*** trx has joined #maemo02:18
*** florian has quit IRC02:28
*** robink has quit IRC02:29
*** M4rtinK has quit IRC02:34
*** robink has joined #maemo02:37
*** beford has joined #maemo02:38
*** robink has quit IRC02:44
*** joga has quit IRC02:49
*** robink has joined #maemo02:55
*** joga has joined #maemo02:56
*** PeterWolf has joined #maemo02:58
*** joga has quit IRC03:06
*** mitsutaka has joined #maemo03:07
*** joga has joined #maemo03:07
*** robbiethe1st has joined #maemo03:12
LaoLang_coolrun 'Settings -> My Nokia' will cause "Internal error, application Settings' closed."03:14
LaoLang_coolWhat's wrong?03:14
*** pronto has quit IRC03:21
*** radic has quit IRC03:21
*** Sazpaimon_ has quit IRC03:22
*** Sazpaimon_ has joined #maemo03:23
*** Sazpaimon_ has joined #maemo03:25
*** pronto has joined #maemo03:26
*** Sazpaimon_ has joined #maemo03:27
*** Sazpaimon_ has quit IRC03:28
*** Sazpaimon_ has joined #maemo03:29
*** Sazpaimon_ has quit IRC03:29
*** Sazpaimon_ has joined #maemo03:30
*** radic has joined #maemo03:39
x29aLaoLang_cool: did you mess with the packages?03:48
*** Sazpaimon has joined #maemo03:50
*** Sazpaimon has quit IRC03:50
*** Openfree` has joined #maemo03:56
*** Jef91|AFK is now known as Jef91|Homework04:16
LaoLang_coolx29a: what do you mean?04:21
x29adid you install something?04:26
x29aor what was the action you took, before you noticed the fault04:26
*** user_ has joined #maemo04:34
*** mavhc has quit IRC04:37
*** mavhc has joined #maemo04:41
LaoLang_coolx29a: sorry for delay. Yes, I've installed apps, I have to reflash n900 to check which app causes it?04:45
*** nox- has quit IRC04:46
*** b-man` has joined #maemo04:57
*** auenfx4 has quit IRC05:00
*** auenf has joined #maemo05:03
*** lxp has joined #maemo05:09
*** lxp1 has quit IRC05:11
*** jas4711_ has quit IRC05:17
*** pcfe has quit IRC05:18
*** pcfe has joined #maemo05:19
*** pcfe has quit IRC05:19
*** pcfe has joined #maemo05:19
*** radic has quit IRC05:33
*** radic_ has joined #maemo05:33
*** maybeHere has joined #maemo05:33
*** maybeArgh has quit IRC05:34
*** Andy80 has quit IRC05:35
*** jimmy1980 has quit IRC05:38
*** kW_ has joined #maemo05:38
*** jimmy1980 has joined #maemo05:45
*** beford has quit IRC05:45
*** ghostcube has joined #maemo05:48
*** kimitake_idle has quit IRC05:51
*** dimw1t has quit IRC06:04
*** dimw1t has joined #maemo06:04
*** HyperSnyper has quit IRC06:06
*** HyperSnyper has joined #maemo06:07
*** yigal has quit IRC06:09
*** kimitake_idle has joined #maemo06:09
*** dimw1t has quit IRC06:13
*** HyperSnyper has quit IRC06:13
*** sat2050 has joined #maemo06:14
*** Gh0sty has quit IRC06:18
*** Gh0sty has joined #maemo06:20
*** regawyte has quit IRC06:23
*** regawyte has joined #maemo06:24
*** CodenameStrike-N has joined #maemo06:28
*** aholler_ has joined #maemo06:34
*** mase76 has joined #maemo06:36
*** CodenameStrike-N has quit IRC06:36
*** aholler has quit IRC06:37
*** user_ is now known as jazedal06:40
*** mase_76 has joined #maemo06:44
jazedalDo any of the package maintainers use an alias instead of their real name?06:45
*** mase76 has quit IRC06:48
*** lbt_ has joined #maemo06:52
*** lbt_ is now known as lbt_china06:52
pabs3whats a "real" name?06:53
*** mase76 has joined #maemo06:55
*** kW_ has quit IRC06:58
*** sat20501 has joined #maemo06:58
*** mase_76 has quit IRC06:58
*** sat2050 has quit IRC07:02
*** mase_76 has joined #maemo07:05
*** mase76 has quit IRC07:08
*** tackat has joined #maemo07:22
*** mase_76 has quit IRC07:27
*** lbt_china has quit IRC07:29
*** kimitake_idle is now known as kimitake07:31
*** DocScrutinizer has quit IRC07:33
*** fosstux has joined #maemo07:33
*** DocScrutinizer has joined #maemo07:33
*** jimmy1980 has quit IRC07:37
*** jimmy1980 has joined #maemo07:38
*** esaym153 has quit IRC07:39
*** trx has quit IRC07:39
*** mase_76 has joined #maemo07:40
*** mase76 has joined #maemo07:44
*** esaym153 has joined #maemo07:44
*** koo0 has quit IRC07:46
*** paroneayea has quit IRC07:47
*** mase_76 has quit IRC07:48
*** esaym153 has quit IRC07:49
*** mitsutaka has quit IRC07:49
*** koo0 has joined #maemo07:49
*** esaym153 has joined #maemo07:51
*** paroneayea has joined #maemo07:51
*** robbiethe1st has quit IRC07:52
*** mase_76 has joined #maemo07:53
*** lxp has quit IRC07:54
*** Arkenoi has quit IRC07:54
*** lxp has joined #maemo07:55
Macerhey guys. i have 6 1TB hard drives i'm trying to get rid of for $50 each if anybody is interested in any of them07:56
*** mitsutaka has joined #maemo07:56
Macerand a pci-x areca raid :)07:56
Macerif anybody even has pci-x07:56
*** esaym153 has quit IRC07:56
*** mitsutaka has quit IRC07:56
*** esaym153 has joined #maemo07:56
*** mase76 has quit IRC07:56
*** mitsutaka has joined #maemo07:56
*** utanapischti has quit IRC07:56
*** robink has quit IRC07:58
jazedalTake those prices to ebay!08:00
*** esaym153 has quit IRC08:00
*** robink has joined #maemo08:02
doc|homeMacer: yeah, craigslist or ebay will get you much more than $6008:02
Macerdoc|home: really?08:03
*** sasquatch has joined #maemo08:03
jazedalNot that much more.08:03
Maceri08:03
Maceri'm just trying to get rid of them ;)08:03
*** esaym153 has joined #maemo08:03
Macerthey will just be lying around. i gutted my old server08:03
Macersince i have the synology in place now08:03
*** mase76 has joined #maemo08:03
Macerand now my old server is my gaming box/workstation08:03
Macerit still has a little kick to it :)08:04
*** sat20501 has quit IRC08:04
Maceralthough i was actually thinking about replacing the mboard/cpu with the newer phenom stuff08:04
Macerwhy not? $400-$600 for the highest grade amd stuff08:05
doc|homeMacer: what brand are they?08:05
*** sat2050 has joined #maemo08:05
jazedalYou can get TB disks for as little as $70 on ebay.08:05
doc|homeMacer: I hate to say it, but the amd stuff is a bit shit really. I was looking, ended up getting i5 instead. I really tried to find something half decent in amd-land. It's just not there.08:05
Macerthey are WD Caviars08:05
doc|homegreen/blue/black?08:06
MacerWD10EACS08:06
Macergreen08:06
*** esaym153 has quit IRC08:07
doc|homenot bad disks08:07
Macerthey are literally just sitting on my floor now lol08:07
doc|homenot especially fast, but still pretty good08:07
*** mase_76 has quit IRC08:07
Maceri kept 2 of them and hooked them onto the onboard sata08:07
Macerand gutted the rest08:07
jazedalI'm not interested.08:07
Maceri don't need all that noise and i mirrored the 2 for win708:07
Macerthis thing is like 50dB quieter now lol08:07
Macerjazedal: i honestly wasn't trying to sell it ot you anyways.. i was asking the # veterans08:08
jazedalGood, then you're not disappointed.08:09
doc|homeheh08:09
Macerer. no.. i can honestly say i'm not disappointed :) i wouldn't be disappointed if i didn't sell any of them. i'm not chinese.08:09
Macerand i don't live check to check08:09
Macerlol08:09
Macerdoc|home: if any of the guys want them theyre here. i'm going to put them on ebay next week otherewise.08:10
jazedalWell, you're doing a good job.08:10
jazedalOf not selling them.08:10
doc|homejazedal: wtf is up with you?08:10
jazedal...nothing.08:11
doc|homeMacer: thanks, don't have any great need for those right now. If you have a couple of samsung spinpoint f1s however? :)08:11
jazedalo_O08:11
MacerLOL! no doc|home08:11
doc|homestupid seagate08:11
* doc|home grumbles08:11
*** robink has quit IRC08:11
Macerdoc|home: is the amd stuff really that bad?08:12
Maceri mean price vs performance seems about right08:12
Macerwhen compared to an intel on the same level08:13
*** robink has joined #maemo08:13
Macerall the review sites i saw seem to have similar benchmarks when comparing a high end amd with the 2nd highest end intel :)08:13
*** rm_you has quit IRC08:16
*** mase76 has quit IRC08:17
*** swc|666 has quit IRC08:18
doc|homeMacer: price, performance, watt they look a bit lame08:18
doc|homeamd are doing their best to be intel when intel was at its worst :)08:18
*** robink has quit IRC08:24
Macerwell. i am just going off raw numbers ;)08:24
Macerthe latest phenom that is around $300 with 8 cores seems comparable to an intel i708:24
Macerprobably not the latest and greatest but maybe a couple of step s down08:24
ThreeMuhh08:25
ThreeMatm amd is a nogo08:25
*** robink has joined #maemo08:25
MacerThreeM: why? are the mboards and cpus buggy?08:25
ThreeMprice performance rating is worse08:25
Macerwhere do you see that?08:25
Maceri was looking at them not too long ago and they seemed pretty fairly priced for their performance when compared to an intel with the same benchmarks08:26
ThreeMdifferent benchmarks, reviews and tests08:26
ThreeMin lower middleclass with integraded GPu amd is very good08:26
*** kimitake has quit IRC08:26
ThreeMbut on high end systems, the is no way around a iCore CPU08:27
Macerodd08:27
Macerlike i said. i don't see how that is the case . i checked quite a few sites and the strongest amd cpu seemed to hold its own when compared to an i708:27
Macerlike i said. not the strongest i7 but still.. an i7 that was twice the price of the amd08:28
*** kimitake has joined #maemo08:28
ThreeMmy new i5 system with 8gigabyte ram, geforce 560 TI and quad Core cpu @ 3,4ghz per core are about 600euro08:28
Macerso nowadays that would be what? $100USD?08:28
* Macer grins :)08:28
ThreeMand hell its fast08:28
Macerjk. i see your point but i am sure an amd with 8 cores is rather zippy too08:29
ThreeMthe power consumtion in compare to the performance is poor on amd site and there high performance phenom cpus08:29
Macerand the benchmarks when comparing the intels and amds seem ... :) well.08:29
MacerThreeM: i am running 2 dual core opteron 285s now... power isn't too big of a deal08:30
Macerthe cpus alone are probably sucking away well over 100W ;)08:30
*** t_s_o has joined #maemo08:30
ThreeMsure its zippy. but it consumes more power, and compared to the price its more expensive then a icore cpu system08:30
Maceri guess but really how long would it take to make up the price difference in electricity?08:30
Macer10 years? ;)08:30
*** mase76 has joined #maemo08:30
ThreeMon my site i saved 20eur a year08:31
Macerif you live near a nuclear plant... 2008:31
ThreeMx6 phenom before, now i508:31
Macer20EU isn't worth it ;)08:31
Macera year??08:31
ThreeMand the i5 is cooler then a phenom :)08:32
Macerthat means it will take you years to make up the difference in price with electricity08:32
ThreeMlower noisy systems08:32
MacerThreeM: yeah but i was talking more personal gaming box use ... not servers08:32
Maceri gave up on a big loud server in favor for a 1.2GHz arm based synology08:32
ThreeMon this site, icore is better to08:32
Macerit makes 1dB ;) vs the 50 my loud server was throwing out08:33
ThreeMim playing Skyrim with HD Textures, full details, 1080p resolution @ 50fps ;)08:33
MacerThreeM: i didn't say am dwas better. i just said price vs performance the amd should be considered08:33
Maceri am sure a top end amd with a fair video card can do just as well08:34
ThreeMsure it can, but for more money per fps :)08:34
Maceraround $700 for the barebones mboard/cpu/ram08:35
Macerand that is a really high end mboard ;)08:35
*** mase_76 has joined #maemo08:35
ThreeMa competitive amd system, with i considered to tto buy as a new pc, will be expensivier than 150eur :/08:35
jazedalGood god, is that a sentence?08:35
ThreeMsorry, im german in a low educated area ;)08:36
Macerlmao08:36
MacerThreeM: don't feel bad.. all of the US is a low educated area ;)08:36
Macermy won will never set foot in a public school08:36
Macerwon/son08:36
Macerwaste of tax dollars08:36
Macerhope i can write his private education off later somehow08:37
jazedalWell then who's going to teach him?08:37
Maceruhm.. a .. private school teacher?08:37
Macerkeep up08:37
Macersee? public education right there.08:37
jazedalJust because you posted half of a second before me, doesn't mean you posted it soon enough.08:37
Macerfind it kind of neat that you just insulted a german who learned english08:38
Maceras if that is an easy thing to do :) learn german then talk about bad sentences08:38
jazedalDon't be so pointy, I insult you too.08:38
ThreeMoh thats ok. as a german i know my english is no so good ;)08:38
*** mase76 has quit IRC08:38
MacerThreeM: honestly.. it is better than most Americans :-P08:39
ThreeMwehn you ask a german, everybody will tell you "i can speak english, but not very good" ;)08:39
Macera lot of which can not even read because of a failed public schooling system08:39
ThreeMwe dont beleive in our english speak08:39
MacerThreeM: but thanks for the info. maybe i will cosider an icore08:39
luke-jrsigh08:40
luke-jrfinally got power49 built08:40
luke-jrand as expected, it doesn't boot08:40
luke-jrand as usual, Maemo provides no logs whatsoever to debug from08:40
Macertry power5008:40
Macer:)08:41
luke-jrno such thing08:41
ThreeMlook at our foreign minister, he is pure irony08:41
Macerluke-jr: i was joking. i don't even know what power49 is08:42
ThreeMhttp://www.youtube.com/watch?feature=player_detailpage&v=lLYGPWQ0VjY#t=20s08:42
ThreeMme is a genius in english speak :)08:42
*** b-man` has quit IRC08:43
Maceri bought a cheap charger for my N900 batteries off ebay for like $10 (battery included) it actually works good08:43
jazedalYou don't know what power49 is?! Power49 is the rebuilt kernel for the N900. It includes many features the stock kernel doesn't offer.08:44
*** larsivi_ has quit IRC08:44
Maceroh so that's what i installed. go figure.08:44
jazedalSuch as, support for dm-crypt, dependency for w1 bleeding-edge wifi driver, and overclocking.08:45
*** ghostcube has quit IRC08:45
luke-jrjazedal: and doesn't work.08:45
*** mase76 has joined #maemo08:45
Macerlol08:45
jazedalAre you sure? I'm pretty sure I've installed it myself.08:45
Macerluke-jr: i'm sure it won't work forever08:46
luke-jrjazedal: 49?08:46
jazedalYes, 49.08:46
*** wazd has joined #maemo08:47
Macerlies08:47
Macerback to xfiles.. never saw it before08:47
luke-jrjazedal: well, won't boot for me08:47
Macerit's actually kind of boring08:47
luke-jrjazedal: no logs to look at, so I'm lost.08:47
jazedalNo, I just checked, I have 49 installed right now.08:47
* Macer facepalm08:48
luke-jrdoesn't help me.08:49
*** mase_76 has quit IRC08:49
* luke-jr ponders how to get some kind of logging..08:49
*** hardaker has quit IRC08:50
*** CodenameStrike-N has joined #maemo08:51
*** tackat has quit IRC08:51
*** jhb has joined #maemo08:51
jazedalI haven't needed any boot logs, but you might try searching google for how to enable boot logging on the N900.08:51
*** fosstux has quit IRC08:53
luke-jrno results08:53
jazedalAre you sure? Did you type anything into the search box?08:53
*** LaoLang_cool has quit IRC08:54
*** LaoLang_cool has joined #maemo08:55
*** mase_76 has joined #maemo08:56
luke-jrjazedal: duh08:57
jazedalI'm sorry, I wish I could help. I just have real problems to fix.08:57
jazedalWhereas your problem can be fixed by simply reflashing your device and reinstalling power49 from scratch.08:59
*** mase76 has quit IRC08:59
*** arno0ob has quit IRC09:00
* Macer facepalm09:01
*** CodenameStrike-N has quit IRC09:02
*** LaoLang_cool_ has joined #maemo09:02
luke-jrjazedal: …………09:03
luke-jryeah, let's reinstall the OS whenever a CUSTOM BUILT KERNEL DOESN'T BOOT09:03
jazedalOh, if you find a solution, do let me know.09:03
luke-jrI wonder how that gets my kernel working09:03
*** LaoLang_cool has quit IRC09:04
jazedalSimple, it removes whatever you did to it to keep it from working.09:04
*** MikaT has quit IRC09:05
luke-jrjazedal: no, it doesn't.09:05
*** DHR has joined #maemo09:05
jazedalIt doesn't? Have you tried it already?09:05
luke-jrI'd reinstall, lose all my data, and the custom build STILL wouldn't work09:05
luke-jrno, I'm not stupid enough to try something like that for no reason09:06
jazedalYou wouldn't lose the data on the eMMC. That's where all your data should be. Anything that isn't should be documented, because you're going to have to reflash anyway.09:06
*** MikaT has joined #maemo09:07
luke-jrjazedal: no, I'm not.09:07
luke-jrI'm just going to boot power42 until I figure out what's wrong with power4909:08
jazedalOh, you've set up multiple boot partitions?09:08
luke-jr…yes09:09
jazedalMaybe that's your problem.09:09
luke-jr………09:09
jazedalI'm sorry, but I really have to go.09:09
*** mitsutaka has quit IRC09:10
jazedalIf you figure out a solution, or have anything important to say.......let me know.09:10
jazedalI'm playing minesweeper.09:12
*** robink has quit IRC09:13
*** Roomerlol has joined #maemo09:13
jazedalIt is very frustrating.09:13
*** robink has joined #maemo09:14
*** mavhc has quit IRC09:21
*** mavhc has joined #maemo09:21
luke-jrwell, got a strace of the entire boot process now…09:23
luke-jrlooks like I need a power42 one to compare it with09:23
*** mitsutaka has joined #maemo09:24
jazedalGoodie. Please document any obstacles you encounter while doing that.09:29
*** wam has joined #maemo09:37
*** mase_76 has quit IRC09:42
*** rcg has joined #maemo09:43
*** koo0 has quit IRC09:44
*** kwtm has joined #maemo09:46
*** drj_cro has joined #maemo09:48
*** jiero has joined #maemo09:50
*** jayne has joined #maemo09:51
*** Wikier has joined #maemo09:52
luke-jr[pid  1194] ioctl(5, 0x703, 0x55)       = -1 EBUSY (Device or resource busy)09:52
luke-jrseems to be the problem09:52
luke-jr(that's BME :/)09:52
MohammadAGOhai bq27000 module09:54
*** Wikier has quit IRC09:54
luke-jr/usr/include/linux/i2c-dev.h:#define I2C_SLAVE  0x0703  /* Use this slave address */09:54
luke-jrMohammadAG: hmm09:54
MohammadAGBlacklist the bitch09:54
luke-jris this documented somewhere? XD09:55
MohammadAGAlso CONFIG_FRAMEBUFFER_SOMETHING for live boot09:55
*** Wikier has joined #maemo09:55
luke-jraha, I see it in the dpkg src09:55
luke-jrMohammadAG: yeah, but Maemo blanks the display…09:55
MohammadAGR&D mode doesn't luke-jr09:56
luke-jrdoes for me09:57
luke-jryay that works09:58
luke-jrLinux sanji 2.6.28.10-fremantle-power49-gcc45 #2 PREEMPT Wed Dec 7 01:08:37 EST 2011 armv7l unknown09:58
luke-jrMohammadAG: tyvm09:58
luke-jrI would have spent another hour trying to fix it >_<09:58
*** jpe has joined #maemo09:59
MohammadAGDid I mention my support is now paid?09:59
*** fosstux has joined #maemo09:59
MohammadAGThat'll be $5009:59
*** Arkenoi has joined #maemo10:01
luke-jrMohammadAG: haha10:01
luke-jrwell, at least now I've confirmed kexec doesn't work any better in 49…10:01
luke-jr<.<10:02
*** scoobertron has joined #maemo10:03
*** andrenarchy has joined #maemo10:13
*** andrenarchy has left #maemo10:14
*** jimmy1980 has quit IRC10:14
*** larsivi has joined #maemo10:15
Macernba 2k12 is fking great10:16
Macer:)10:17
*** koo3 has quit IRC10:19
*** jimmy1980 has joined #maemo10:20
*** koo3 has joined #maemo10:21
*** scoobertron has quit IRC10:23
*** zz_gri is now known as gri10:27
*** DHR has quit IRC10:27
*** APTX has quit IRC10:28
*** sasquatch has quit IRC10:29
*** sasquatch has joined #maemo10:29
*** dneary has joined #maemo10:33
*** dneary has joined #maemo10:33
*** lbt_china has joined #maemo10:36
*** ychavan has joined #maemo10:38
*** geaaru has joined #maemo10:40
*** lbt_china has quit IRC10:40
jazedalHas anyone gotten the error "could not read symbols: File in wrong format", when uploading new package source, as if the object files were compiled for a different architecture.10:40
*** lbt_china has joined #maemo10:40
*** lbt_ has joined #maemo10:41
*** jiero has quit IRC10:41
*** _berto_ has joined #maemo10:43
*** ferdna has joined #maemo10:43
*** lbt_china has quit IRC10:45
*** trx has joined #maemo10:46
*** bindi_ has quit IRC10:50
*** sat2050 has quit IRC10:50
*** _berto_ has quit IRC10:50
*** sat2050 has joined #maemo10:51
*** linuxfan has joined #maemo10:51
*** lbt has joined #maemo10:53
*** lbt_ has quit IRC10:54
*** bindi_ has joined #maemo10:55
*** _berto_ has joined #maemo10:56
*** OkropNick has joined #maemo10:56
*** jiero has joined #maemo10:56
*** eMHa has quit IRC10:58
*** kimitake is now known as kimitake_idle10:58
*** eijk has joined #maemo10:59
*** kimitake_idle is now known as kimitake10:59
*** croppa has joined #maemo10:59
*** valdyn has quit IRC11:01
*** bergie has joined #maemo11:01
*** mardi has joined #maemo11:05
*** valdyn has joined #maemo11:10
*** luke-jr|otg has quit IRC11:14
*** tackat has joined #maemo11:15
*** SpeedEvil has quit IRC11:15
*** thuttu77 has quit IRC11:15
*** luke-jr has quit IRC11:16
*** machia has quit IRC11:16
*** net-split has joined #maemo11:17
*** calvaris has joined #maemo11:17
*** thuttu77 has joined #maemo11:17
*** lardman|home has joined #maemo11:22
*** ferdna has quit IRC11:22
*** kimitake is now known as kimitake_idle11:25
*** SpeedEvil has joined #maemo11:30
*** fff has joined #maemo11:31
fffhello11:31
*** eijk has quit IRC11:31
*** eijk_ has joined #maemo11:31
*** xmlich02 has joined #maemo11:32
*** fff has left #maemo11:33
*** realitygaps has quit IRC11:35
*** xmlich02 has quit IRC11:35
*** xmlich02 has joined #maemo11:35
*** xmlich02 has quit IRC11:35
*** drussell has joined #maemo11:35
*** jonwil has quit IRC11:37
*** javispedro has joined #maemo11:37
*** xmlich02 has joined #maemo11:37
*** jimmy1980 has quit IRC11:38
*** florian has joined #maemo11:45
*** jimmy1980 has joined #maemo11:45
*** arno0ob has joined #maemo11:46
*** alehorst has joined #maemo11:50
*** eMHa has joined #maemo11:51
*** zap_ has joined #maemo11:52
*** jiero has quit IRC11:56
*** koo0 has joined #maemo12:00
*** polymar has joined #maemo12:00
*** lardman|home has quit IRC12:01
*** machia has joined #maemo12:03
*** drussell has quit IRC12:10
*** Andy80 has joined #maemo12:13
*** radic_ has quit IRC12:18
*** radic has joined #maemo12:19
*** frals has quit IRC12:19
*** Milhouse has quit IRC12:20
*** mitsutaka has quit IRC12:21
*** sat20501 has joined #maemo12:23
*** sat2050 has quit IRC12:24
*** dos1 has joined #maemo12:25
*** rcg has quit IRC12:26
*** gri is now known as zz_gri12:27
*** Milhouse has joined #maemo12:28
*** bergie has quit IRC12:29
*** andre__ has joined #maemo12:29
*** andre__ has quit IRC12:29
*** andre__ has joined #maemo12:29
*** achipa has joined #maemo12:32
*** valdyn has quit IRC12:34
*** LaoLang_cool_ has quit IRC12:35
*** valdyn has joined #maemo12:41
*** sat2050 has joined #maemo12:41
*** rcg has joined #maemo12:41
*** psycho_oreos has joined #maemo12:42
*** sat20501 has quit IRC12:43
*** jhb has quit IRC12:43
*** jrocha has joined #maemo12:44
*** zz_gri is now known as gri12:46
*** croppa has quit IRC12:52
*** robink has quit IRC12:54
*** sat2050 has quit IRC12:54
*** dos1 has quit IRC12:55
*** BCMM has joined #maemo13:06
*** robink has joined #maemo13:08
*** sat2050 has joined #maemo13:08
*** robink has quit IRC13:15
*** sat20501 has joined #maemo13:16
*** keithzg has quit IRC13:17
*** sat2050 has quit IRC13:19
*** robink has joined #maemo13:20
*** javispedro has quit IRC13:21
*** sat2050 has joined #maemo13:22
*** sat20501 has quit IRC13:24
Shapeshifterseems like hildon-desktop crashed. How can I restart it without rebooting?13:29
psycho_oreosCtrl+Shift+X (if you have CSSU/MHD installed) and maybe run hildon-desktop from there?13:32
*** robink has quit IRC13:32
psycho_oreosI thought they normally restart anyway after a few seconds/minutes13:32
*** drj_cro has left #maemo13:33
*** javispedro has joined #maemo13:33
*** robink has joined #maemo13:34
*** frals has joined #maemo13:35
*** robink has quit IRC13:38
*** javispedro has quit IRC13:39
*** t_s_o has quit IRC13:40
hiemanshuwhat is MHD?13:41
*** koo3 has quit IRC13:42
*** sat20501 has joined #maemo13:43
psycho_oreosmodified hildon desktop, it was by matan which featured stuff that is now part of CSSU13:43
* psycho_oreos double checks to see if he's speaking in the right channel lol13:44
*** koo3 has joined #maemo13:45
*** kW_ has joined #maemo13:45
*** sat2050 has quit IRC13:45
*** robink has joined #maemo13:46
*** sat20501 has quit IRC13:46
*** dneary has quit IRC13:47
*** sat2050 has joined #maemo13:47
*** sat2050 has quit IRC13:49
*** ekze has quit IRC13:52
*** vivijim has joined #maemo13:52
*** ekze has joined #maemo13:53
*** robink has quit IRC13:53
*** dos1 has joined #maemo13:54
*** kW_ has quit IRC13:54
*** mardi has quit IRC13:55
*** LjL is now known as Matt13:55
*** mardi has joined #maemo13:55
*** Matt is now known as LjL13:55
*** Estel_ has joined #maemo13:57
*** ToJa92 has quit IRC13:57
*** scoobertron has joined #maemo13:57
*** ToJa92 has joined #maemo13:57
*** etrunko has joined #maemo13:58
Estel_ħelllo there, Maemo13:58
Shapeshifteryeah it should've respawned. ctrl-shift-x doesn't launch the terminal. I have ssh access though but DISPLAY=:0 hildon-desktop failed with a segmentation fault13:59
*** lardman|home has joined #maemo13:59
Estel_I got small question., While using N900 connected to monitor via TV-out, and with bluetooth/usb mouse/keyboard, events from external keyboard/mouse aren't recognized by timer invoking securing device14:00
Estel_quite irritating, cause from time to time, I'm thrown out to lock code input (which I can do via mouse, fortunatelly).14:00
Estel_It's especially irritating, if one use Truecrypt + 5 min lockcode timer, for security14:01
Estel_of course I can disable autolocking while working, but it's far from optimal. Is there any way to fix it?14:01
*** sat2050 has joined #maemo14:01
*** alehorst has quit IRC14:02
Estel_maybe bugging developer of extkbd/extmou? I have no idea, what determines autolock and events that trigger resseting it's timer (like touching screen, or hardware keyboard)14:02
Estel_normally, I would tell it's Nokia bug, but we know too well that we must find a way to fix it ourself... ;)14:03
*** robink has joined #maemo14:04
*** dos1 has quit IRC14:05
vi_Estel_: I use a script to turn autolock on/off (useful for when driving to unlock screen by touch)14:06
*** arno0ob has quit IRC14:06
vi_Estel_: you could hook it into power key menu14:06
Estel_So, basicallyh You're swapping it's setting via invoked script14:07
vi_yup14:07
vi_going through settings was to much of a balleache14:07
vi_^ball-ache14:07
Estel_it's good solution, but I think binding such script to extmou/extkbd (when mouse or keyboard is connected) should be trivial14:07
Estel_so, it would automatically turn on/off on external mouse or keyboard14:07
Estel_I'll try bugging freemangordon about that. Thanks14:08
*** sat2050 has quit IRC14:08
vi_Estel_: good point14:08
vi_what is extmou?14:08
Estel_package allowing You to use external mouse via usb or bluetooth, Probably You have it installed if You ever tried to use it14:09
Estel_it's sister-package for extkbd, both by freeman14:09
*** net-split has quit IRC14:09
Estel_it solves some irritating bugs + automatically enable cursor when mouse or keyboard with trackpoint is connected14:09
vi_Estel_: I would hold of hassling the freeman till you have a solution.14:10
Estel_replacement for bluetooth-hd script by qole14:10
vi_So it is just a script?14:10
Estel_extkbd get gui, as for extmou, probably it's set of scripts. Although, available from repos14:10
vi_Then it will be trivial to add a line that enables/disables screen lock gconf.14:10
*** polymar has quit IRC14:11
vi_quite a good addition as well14:11
Estel_I think yes14:11
vi_Have you used a usb mouse?14:11
jazedalAre you two finished? I have a problem.14:11
vi_jazedal: no14:11
Estel_both extmou and extkbd got threads on TMO14:11
Estel_jazedal, You can talk simulatenously14:11
Estel_this way we can achieve simulatenous... solution ;)14:11
jazedal*waits impatiently*14:11
Estel_vi_ of course14:12
vi_Estel_: devs hate being hassled with 'suggestions' without rationale and solutions behind them.14:12
Estel_Currently, I'm ussing usb keyboard + bluetooth mouse for power savinbg reasons14:12
vi_Estel_: were you the one wanting to turn on LEDs for flashlight from console with v4l2ctl?14:12
Estel_rationale is present, and solution is ekhm explained, cause as You know, I'm not na coder. Still, it's seem so trivial, that I'll try adding it myself. Unless I end being unable to decide where to put it, lol14:13
*** sat2050 has joined #maemo14:13
Estel_w00t?14:13
Estel_no, it wasn't me14:13
vi_Estel_: how is your bash scripting?14:13
jazedalOkay. I'm having an issue trying to upload a new package. Autobuilder is outputting "/scratchbox/tools/lib/perl5/5.8.4/i686-linux-thread-multi/auto/DynaLoader/DynaLoader.a: could not read symbols: File in wrong format14:13
Estel_noln-existant = I've ''written'' some scripts, reverse-engineering existing ones,14:14
bindi_aahghhhh14:14
bindi_double single quote14:14
bindi_just use double quote? :-D14:14
Estel_bindi_,  rationale?14:15
jazedalcollect2: ld returned 1 exit status", like in bug 1954, but on the server.14:15
povbotBug https://bugs.maemo.org/1954 Scratchbox makes building extensions to target Perl, Python etc awkward14:15
jazedalugh14:15
vi_Estel_: I will pm you the screen lock/unlock script.14:15
bindi_Estel_: huh? :p just poking you about your '' (two ') - why not just use "? :D14:15
Estel_thanks, I'll put it somewhere and chedck how it works, if state=success, will send it to freeman with vproper credits to You14:16
jazedalOkay. I'm having an issue trying to upload a new package. Autobuilder is outputting "/scratchbox/tools/lib/perl5/5.8.4/i686-linux-thread-multi/auto/DynaLoader/DynaLoader.a: could not read symbols: File in wrong format collect2: ld returned 1 exit status", like in bug 1954, but on  the server.14:16
vi_Estel_: you can then figure out how to integrate it with extmou/keyb etc.14:16
vi_Estel_: no credits, it is a one liner if I recall correctly!14:16
Estel_bindi_,  laziness - probably - double single quote can be used without shift. Useful, when writing using one hand14:17
*** sat2050 has quit IRC14:17
Estel_aye, but You know I'm crediting-whore ;)14:17
vi_Estel_: do you have callnotify installed?14:17
bindi_Estel_: could also just use one single quote :P14:17
*** sat2050 has joined #maemo14:17
jazedalWhen you said I could post simultaneously, I assumed you meant you would read it.14:17
Estel_jazedal,  You got answer14:17
jazedalI did?...14:18
Estel_just rewing a little ;) not from me, though14:18
Estel_yea, link to bugzilla with comments14:18
Estel_vi_,  no idea, what does it do? Seems I recall that name, but...14:18
Estel_bindi_, true ;P but it doesnt match my aesthetic, lol14:19
jazedalI don't see an answer.14:19
Estel_also, in some coding, double quote use more bits to encode than double single quote14:19
*** OkropNick has quit IRC14:19
vi_It makes a little icon in status bar for when you miss a call/sms.  It also makes the n900 vibrate every 5 mins (or so) to remind you you have a missed notification.14:19
Estel_so with limited avaiulable characters, I get used to use double single quote, lol14:19
vi_Also it turns out it causes ~4-500 wake ups/S14:20
Estel_hahaha. Don't have it, - no need. It seems that I would not like it anyway...14:20
*** sat2050 has quit IRC14:20
Estel_jazedal,  quoting:14:20
Estel_<povbot> Bug https://bugs.maemo.org/1954 Scratchbox makes building extensions to target Perl, Python etc awkward14:21
povbotBug 1954: Scratchbox makes building extensions to target Perl, Python etc awkward14:21
vi_Estel_: also on my series of battery life...14:21
jazedalThank you...14:21
vi_125 MHz is rubbish.14:21
Estel_vi_,  I don't use 125. In my case, 500-900 provide better battery life, especially with smartreflex by freem14:21
Estel_and he's going to recalculate it even more... ;)14:22
Estel_jazedal,  no problem14:22
jazedalNo, that's not a solution. That's merely pointing out that I have a problem.14:22
Estel_ah, I see.14:22
vi_Estel_: may I suggest 250MHz as your lower level.  Also enabling 500 and 805 only.14:23
Estel_cause I have no clue, I suggest You a) waiting for someone knowledgeable showing up on irc b) write on talk.maemo.org dev section c) waiting for someone to respond in bug comments.14:23
Estel_probably, combination of all of these is best14:23
vi_check your current cpu stats with the cpu stats script by rooted on the wiki for overclocking.14:23
Estel_vi_, Yea, know that script14:23
jazedalThe bug page offers a solution, but it requires modifying environment variables or program paths, but the error is in AutoBuilder14:23
vi_then try the above freqs and check again.14:23
vi_The n900 spends around 94% of the time in 250% when idle.14:24
Estel_the funniest thing is that, comparing it with real-world test of 10h locked standby14:24
vi_^250MHz14:24
Estel_500 mhz result in less mAh used, than both 250 and 125, lol. Tried it three times14:24
vi_which uses ~ 2/3 of the power of 500MHz14:24
Estel_true14:24
Estel_but I think famous "race to idle" has effect here14:24
vi_except when in use!14:25
Estel_remember about sitting on 0 mhz14:25
vi_then it flip/flops around 805/500 (some 250)14:25
Estel_task are finished faster on 500 mhz14:25
Estel_so it got more time on 0 mhz every second14:25
Estel_total14:25
jazedalWait for someone knowledgeable to show up, like that will ever happen.14:25
vi_Yes, however even if task is finished faster, it required more power to finish faster than to finish slightly slower.14:25
Estel_jazedal,  thats life. Seriously though, ask in talk.maemo.org and be patient - no one is ignorinjg You on purpose.14:26
jazedalI better just write a long and detailed letter to Nokia.14:26
Estel_vi_ - true, but on 0mhz You save on power leakage14:26
Estel_which is 0 on 0 mhz, and never even close to 0 on any mhz, even 1 ;)14:26
Estel_jazedal,  wreiting letter to bankrupt company is useless, but, Your choice14:26
Estel_vi_,  as You/ve said, 500 mhz uses 1/3 more power14:27
Estel_while it is 2x faster than 250 mhz14:27
vi_Estel_: ok, consider this.14:27
Estel_= power saving. Add to it powser leakage savings14:27
jazedalI know no one is ignoring me. It's a question of capability.14:27
Estel_which is hard to measure by any tool14:27
Estel_cause even simplest script makes it get out of 0 mhz14:27
vi_Estel_: when I am using n900 as an mp3 player, it is constantly awake.14:28
Estel_true14:28
vi_However processing requirements are relativly low.14:28
Estel_except that I use .ogg, no single mp3 here ;P14:28
*** polymar has joined #maemo14:28
vi_and can be serviced with 250 MHz.14:28
Estel_for such purposes I can agree, that 250 mhz may better choice14:28
Estel_but, 1/3 more power to 500 with 2x more speed still apply14:29
Estel_You just Don't need to consider power leakage here14:29
vi_So if I spend 3 hours listening to music, is it not better it sits at 250MHz than 500?14:29
Estel_I'm not sure, cause I don't know what device does in "spare time" every second14:29
Estel_when awake14:29
vi_Estel_: it is spammed to death by bme.14:30
Estel_common sense tells me it still underclock to 0 mhz14:30
Estel_haha14:30
Estel_maybe14:30
vi_fucking bme14:30
Estel_Pali is writting kernel modules, as base for bme replacement14:30
vi_if I could just find a way to detect USB plugin without BME I could get rid of the fucking thing.14:30
Estel_joerg_rw though once it's impossible work to re-wriote every single api relying on bme, but Pali is quite bulletproof for impossible thiungs, fortunatelly14:31
vi_Estel_: I saw.14:31
Estel_usb plugin? You mean mass storage, or PC suite?14:31
vi_Estel_: but let us be frank.  What ACTUALLY relies on BME?14:31
Estel_AFAIK it's just matter of g_file_storage and g_nokia modules14:31
vi_usb plugin for charging.14:31
vi_(and mass storage mode too i guess.)14:32
Estel_DocScrutinizer is better suited t=to answer this question, but I remember chatter about some crucial hildon components.14:32
Estel_mass storage mode doesn't AFAIK14:32
Estel_PC USB charging does.14:32
vi_The only thing I need BME for is updating my battery icon (which is fucking useless and wrong) and updating hal WRT usb conditions.14:32
Estel_without it, it can charge only @ 100 mA from PC port14:32
Estel_You don't need it for battery icon14:33
vi_Yar you do.14:33
Estel_advanced-power-monitor does it, and can be set to don't use bme even now14:33
vi_and dont say advanced battery widget,14:33
Estel_You can use fuckin bq27x00_battery for it14:33
Estel_not widget14:33
Estel_monitor.14:33
vi_it is another python 'appz'14:33
Estel_it replaces stgatus menu indicator and status menu icon14:33
vi_that sucks cpu and ram14:34
*** sat2050 has joined #maemo14:34
Estel_can't agree, it's written in a way avoiding waking CPU when it's not doing other things14:34
Estel_that's why he is not using i2c values stgill14:34
jazedalIs there a community repository to bypass autobuilder?14:34
vi_mmm, how do I set it to use BQ?14:34
Estel_can be used to read from bq..._battery or bme14:34
Estel_first - You need to have bq enabled. Then, it appear in APM menu14:35
Estel_drawbacks - You can't use hostmode, cause disabling and enabling bme with bq_batter.ko loaded result in instant reboot14:35
Estel_there were patch avoiding it to live together wsith bme, but it was fucking done wrong14:35
*** OkropNick has joined #maemo14:35
Estel_and was disabled in KP47 and up14:35
Estel_but, with Pali's module...14:35
Estel_APM can be easily re-written to use this module instead of bq_.....ko14:36
Estel_thats the proper way it should be done from beginning14:36
Estel_but Nokiua implement bme to avoid open-source'ing it by adding it as kernel module (which must be Open)14:36
vi_bme was done wrong.14:37
vi_It totally hogs the i2c bus.14:37
Estel_if someone - probably PAli and freeman - clear mess with hildon parts talking to bme, You can sayh bye bye bme14:37
*** eijk__ has joined #maemo14:37
*** jazedal has quit IRC14:37
vi_It is mind boggling.14:37
Estel_yea. bq27x00_battery, if started at boot, enables path for bme14:37
Estel_but, if bme gets disabled during runtime, and enabled again, it can't use same method again14:38
*** eijk_ has quit IRC14:38
Estel_cause bme need exclusive access to i2c, and onlyh way to cheat it is during boot14:38
*** sat2050 has quit IRC14:38
Estel_anyway, bq...ko isn't most beautiful code work You can imagine14:38
vi_nokia designed a full system with charging chip and battery chip.  Both which have an established method of useage and implementation on a linux type system.14:38
vi_They then ignored all that and gave us the half assed hack job abortion that is BME that doesnt even work with their own hardware properly.14:39
Estel_true, but, battery chip "should" sit in battery, which would make it harder to create dual-batteries. It shouldn't, but I'm sure battery manufacturers would lock battery chip14:39
Estel_to avgoid/make harder recalibration for custom batteries14:39
Estel_not to mention morfe expensive battery replacements14:39
*** alehorst has joined #maemo14:39
Estel_so, at the end, if Pali succeed, we may end up in best scenario possible14:40
vi_whether BQ chip should sit in battery or not is moot.  It is a smart chip designed to learn the capacity of the cells it is managing.14:40
Estel_battery made from cell + anti-shortcut simple PCB, and kernel module for talking with system14:40
Estel_yea, but it can't handle swapping battery withouit reboot, if it's not sitting inside battery14:40
vi_Estel_: heh, I have been looking for cells without protection IC to see if I can cram an even bigger cell in the hole.14:41
*** gri is now known as zz_gri14:41
vi_Estel_: yeah it can14:41
Estel_You can't. It's mujst-do to remove protection for a while, during manufgactureing dual-cell14:41
Estel_vi_ - it can't, how? it suppose,m that it's always connected to battery14:42
vi_Estel_: wait we are talking across topics here.14:42
Estel_and it's parts are read-only, You can't "force" chip to start learning, without going to it's edv=1 voltage14:42
*** jonwil has joined #maemo14:42
vi_Estel_: the n900 battery can be hot swapped.14:42
*** sat2050 has joined #maemo14:42
vi_Estel_: it isnt pretty14:42
vi_Estel_: and the bq chip will be lost14:43
vi_Estel_: and the bq chip will be los14:43
Estel_You're talking about joerg_rw concept, but it's just proof-of14:43
vi_Estel_: however it does work.14:43
vi_?14:43
vi_no14:43
vi_plug into power14:43
vi_stop bme14:43
vi_pull battery14:43
Estel_thats joerg_rw concept ;)14:43
vi_put in new battery14:43
vi_start bme14:43
Estel_yea,m but it works only if You reduce power usage to minimum14:43
vi_works fine for me14:44
Estel_more hassle than rebooting14:44
vi_wifi on whatever14:44
Estel_+ risk of filesystem corruption if it runs out of power14:44
Estel_hm14:44
Estel_doesn't allow hotswap without external plug14:44
vi_also battery does not NEED proctection IC.14:44
Estel_unless You made DIY behemor containing 3th battery14:44
Estel_scalled up to 5V and plugged into usb14:44
Estel_I know it doesn't need it. Still, quite useful, in case of battery pins failing14:45
Estel_I got one broken once.14:45
vi_especially when you have the BQ chip14:45
Estel_hm, battery expanding inside N900 due to bend/broken battery pin isn't fun for N900 eitherm, so I'll opt for prot. circuit14:45
Estel_as for hotswap, I got different concept14:46
vi_protection IC simply protects against 3.2V<battery<4.2V14:46
Estel_it also protects about + and - connecting together14:46
vi_which is done by BQ chip anyway.14:46
vi_Estel_: what bone head would short a li-ion?14:46
Estel_due to battery pins bending and going through weak wall of gum-like plastic that separates them ;)14:46
*** APTX has joined #maemo14:46
Estel_not bone head. Bat5tery pins can broke sometgimes, happened to me once14:46
Estel_Impossible (almost) to detect, unless You plug it in N900 and it dxoesn't work14:47
*** polymar has quit IRC14:47
*** jhb has joined #maemo14:47
Estel_In my case I've opened it and saw that small part of spring-like battery ping shorted14:47
vi_The point is there is like an extra 3mm*75mm*38mm space for more electricity to fit in.14:47
Estel_without protection circuit, it would be big bang14:47
vi_a risk I am prepaired to take.14:48
Estel_inside mugen cover, it doesn't matter, even withoiut prot circuit You can't pack up 3th battery14:48
vi_^7.5mm14:48
Estel_I got different concept for hotswap14:48
vi_using origninal cover?14:48
Estel_3th LiPo very small battery, can be even 100 mAh. No, using mugen cover14:48
Estel_2th lipo sitting all the time in mugen cover14:48
Estel_connected via mechaqnical double switch14:48
Estel_setting it to position 1 rfesult in shorting it with main battery for small fraction of second, and then, going exclusively on that backup battery14:49
Estel_nbo risk of blow up or whatsnot14:49
Estel_thenm, You replace battery14:49
*** larsivi has quit IRC14:50
Estel_and turn switch back to position 0, while it connect another time for 0,05 second, and goes extensively from normal battery14:50
*** larsivi has joined #maemo14:50
Estel_backup lipo need charging once for half of year or so14:50
Estel_transparebnt to system, can be done egven during highest load14:50
Estel_battery chip gets confused, ŧhough, cause it treat all batteries as one big.14:50
vi_Estel_: just wire mini-battery in series with to-be-swapped battery.14:51
vi_job done.14:51
vi_^paralell14:51
vi_oopz14:51
Estel_nope14:52
Estel_mini_battery need to have resistor14:52
vi_Estel_: nope14:52
Estel_between check pin abd ground14:52
Estel_and*14:52
Estel_without it, while taking old battery out...14:53
Estel_BMI assume no battery is present, and shutdown ugly way14:53
Estel_10k or 100k Ohm resistor (i don't remember) is needed14:53
Estel_it must be also operated via mentioned switch14:53
Estel_so everything need to be soliud-connected to N900 battery pins14:53
Estel_thats why backup mini-battery must sit inside cover all the time14:54
Estel_BMI pin and ground pin can't lose set resistance during runtime14:54
*** geek00l has joined #maemo14:54
Estel_thats why part of simple hotswap - pcb would be resistor, enabled only and together with backup battery14:55
Estel_for 0,05 second resistance would get half (due to 2 same resistors connected in parallel), but it's harmless14:55
Estel_BMI got quite a tolerance for that, anywa, it's just reading14:55
Estel_in Mugen cover with dual-battery You got just enough space to fit small, thin hotswap lipo and it's pcb with switch14:56
Estel_BTW, in incoming months my father is going to end up CNC computer-controlled unit (I'm notn setting linux machine to control it via EMC), so I'll be able to re-create N900 case using cooper or allum14:57
Estel_painted in bl\ack or galvanized, it's goijng to rock ;)14:57
Estel_can re-design mugen cover, to allow room for 3th battery = triple scud 4500 mAh and hotyswap14:57
Estel_+ I'm thinking abouyt including small heat-pipe from SoC to outer case, that would allow 100% safe overclocking higher than 900. Now, anything higher isn't sane frequency14:58
*** kimitake_idle is now known as kimitake14:58
Estel_BTW, that'sw why freeman recalculated SR for up to 90014:59
*** PeterWolf has quit IRC15:03
*** CodenameStrike-N has joined #maemo15:03
*** zz_gri is now known as gri15:04
*** jimmy1980 has quit IRC15:04
*** dneary has joined #maemo15:07
*** dneary has joined #maemo15:07
*** achipa has quit IRC15:09
*** kW_ has joined #maemo15:11
*** bergie has joined #maemo15:13
*** polymar has joined #maemo15:15
*** jhb has quit IRC15:16
vi_Estel_: holy shit, I was just thinking over the last day or so...I wish I knew somone who could re-make the n900 housings out of billited aluminium.  Thatd be sooooooweeeet.15:16
*** thresh has left #maemo15:16
*** jhb has joined #maemo15:17
*** hardaker has joined #maemo15:19
*** hardaker has quit IRC15:20
*** hardaker has joined #maemo15:21
Estel_vi_,  no problem, If it succeed, I'll offer making it for willig people on TMO, Ho ever, it would not be very cheap, due to need for solid blick of material drilled by CNC machine (quite much material "waste")15:24
jaska#define not very cheap15:25
Estel_unfortunatelly, There aren't yet 3d printers using liquid metal, and efer if they're, I can't afford one15:25
Estel_no idea, until I prepare prototype15:25
Estel_but, keep in mind that it's goling to replace every plastic element (to sane level, I'm not going to replace keyboard, lol) with metal one + include something rouxching SoC as radiator and distributing heat to case. Also, it needs to contain gum elementm where touching PCB (isolation)15:27
Estel_and in some places to avoid touching something even on quite bend-force applied15:28
Estel_so, it's huge work, after setting cnc to drill it. I think best version would cost about 100$, so it's definitelly for N900 devoted-ones ;)15:28
Estel_but don't worry, if any day I get mny hands on infra-red soldering station, I'm going to upgrade ram (half-joke)15:29
*** ychavan has quit IRC15:30
Estel_I think that cheaper versions, that replace only some easier-to-make external parts with metal, could be also an option15:30
*** alehorst has quit IRC15:30
Estel_I thought about sanding metal + painting it black, so it getsn good grip and look at the same time15:30
*** APTX has quit IRC15:37
*** jhb has quit IRC15:37
*** APTX has joined #maemo15:37
*** kW_ has quit IRC15:38
*** Sazpaimon has joined #maemo15:39
*** CodenameStrike-N has quit IRC15:40
*** polymar has quit IRC15:41
*** esaym153 has joined #maemo15:42
*** kW_ has joined #maemo15:43
*** arno0ob has joined #maemo15:44
*** wazd has quit IRC15:48
*** alehorst has joined #maemo15:52
vi_Estel_: I know it would not be cheap.15:58
vi_Estel_: $100 sounds reasonable!15:58
vi_heh, it is all just dreams.15:58
vi_ideally you would make battery cover and lower housing.  Metal bit around the screen can be cleaned and polished by myself.15:59
vi_oh, and keyboard surrond.16:00
vi_heh, would be sweet.16:00
vi_Actually, just a battery cover with a lump to balance out camera lump would do.16:00
*** LaoLang_cool has joined #maemo16:01
vi_check this out:16:01
vi_http://www.alibaba.com/product-gs/215542553/lithium_ion_battery.html16:01
*** jhb has joined #maemo16:03
*** LaoLang_cool has quit IRC16:03
*** mase76 has joined #maemo16:04
*** mardi has quit IRC16:06
*** mardi has joined #maemo16:06
*** Roomerlol has quit IRC16:07
*** tackat_ has joined #maemo16:08
*** tackat has quit IRC16:09
*** rm_you has joined #maemo16:09
*** rm_you has joined #maemo16:09
*** lbt has quit IRC16:10
*** arno0ob has quit IRC16:11
*** mardi has quit IRC16:11
*** arno0ob has joined #maemo16:15
*** arno0ob has quit IRC16:16
*** arno0ob has joined #maemo16:18
*** dRbiG has left #maemo16:22
*** larsivi has quit IRC16:22
*** mardi has joined #maemo16:23
*** mardi has quit IRC16:24
*** dRbiG has joined #maemo16:24
*** mardi has joined #maemo16:24
*** luke-jr has joined #maemo16:27
*** florian has quit IRC16:31
*** florian has joined #maemo16:38
Estel_vi_, of course I'm not going to replace existing metal part around screen, no sane rationale for that. I thought about metal parts where they're now plastic, and where there is any sense in putting metal replacement16:43
Estel_I agree, that it's dreaming right now, but I'm quite sure of putting it into action, as soon as CNC get finished. It's going to be quite precise one, especially for DYI.16:44
SpeedEvilEstel_: I don't think you can get the POP RAM16:44
Estel_me too, thats why ram was half joke, while N900 case is real ;P16:44
SpeedEvilEstel_: From what I've looked into, the 1G compatible part (with no flash) was very limited production, and the 512/512 part is out of production16:45
Estel_first of all I'm not going to get infra-red pro soldering station in foreseenable future, second, no idea where to get 1 GB compatible ram16:45
SpeedEvilIn principle, you could bump to the 800MHz speed-grade of the processor too16:45
Estel_I see16:45
Estel_I think - in some parts - this would be more hassle than re-designing the board, especially, getting necessary parts16:46
Estel_so we're talking about re-creating N900 plastic casing parts using metal and computer-controlled CNC I'm working on16:46
*** rm_work has joined #maemo16:46
*** rm_work has quit IRC16:46
*** rm_work has joined #maemo16:46
Estel_replacing RAM is pure dream ;)16:47
RST38hmghm16:47
RST38hwhat drugs are you doing, folks?16:47
*** M4rtinK has joined #maemo16:50
*** psycho_oreos has quit IRC16:50
*** polymar has joined #maemo16:50
*** florian has quit IRC16:50
*** jonwil has quit IRC16:51
*** dos1 has joined #maemo16:51
*** dos1 has quit IRC16:51
*** dos1 has joined #maemo16:51
*** mase_76 has joined #maemo16:57
chem|stRST38h: coffee... just coffee16:57
*** drussell has joined #maemo16:58
chem|stEstel_: it does not make any sense to cover any of the antennas with metal!16:58
*** scoobertron has quit IRC17:04
*** marainein has joined #maemo17:06
vi_chem|st: lol, good point.17:11
vi_chem|st: it would still look totally badass though.17:11
*** npm has quit IRC17:12
*** DHR has joined #maemo17:12
* ShadowJK would like to stiffen up the pcb against flexing, and keep plastic case as deformation zone / shock absorber17:13
Estel_chem|st,  no worries, my project includes making case antenna itself ;)17:14
*** zap_ has quit IRC17:15
Estel_also, hirose u.fl connectors with regular connectors outside covers, for every possible antenna (and case as antenna for fmtx)17:15
*** npm has joined #maemo17:15
Estel_ShadowJK,  yea, thats why I've written about gum parts touching pcbm to avoid shortcuts and bendings. Except for part acting as radiator for SoC (with thermopaste applied)17:15
Estel_RST38h,  - idk what You mean exactly, but it looks like "unebliever slain him!" ;)17:16
Estel_I don't see anything supernatural, about creating custom metalic case for N90017:17
Estel_antennas aren't problem with correct connecting, there are phones with metal cases already on market17:17
vi_Estel_: iphone 4 for example.17:17
Estel_not to mention my xpsm1530 notebook, which is also metalic, and got great wifi/bluetooth/gps/3G reception17:17
Estel_the funniest thing is, that using CNC, I can easily screw fractal antenna inside cover ;)17:18
Estel_anyway, I'm off for setting up emc2 for that CNC, see ya later17:18
*** Berlinermauer has joined #maemo17:19
*** sat2050 has quit IRC17:24
*** andre__ has quit IRC17:24
*** Estel_ has quit IRC17:25
chem|stvi_: +1 I would want one if available in ~30eur range17:29
*** kwtm has quit IRC17:29
*** kwtm has joined #maemo17:29
*** jpe has quit IRC17:32
*** wazd has joined #maemo17:43
vi_chem|st: a iphone 4?17:44
*** Arkenoi has quit IRC17:45
chem|stnope metal case17:48
chem|stiphone you have to pay me17:48
*** robink has quit IRC17:51
*** lardman|home has quit IRC17:51
*** _berto_ has quit IRC17:52
*** alehorst1 has joined #maemo17:52
*** PeterWolf has joined #maemo17:52
*** robink has joined #maemo17:52
*** net-split has joined #maemo17:54
*** alehorst has quit IRC17:54
*** alehorst1 has quit IRC17:57
*** BCMM has quit IRC18:05
*** jrocha has quit IRC18:05
vi_Id take an iphone 4 in an instant18:05
vi_Then I would sell it to buy another n900.18:05
vi_iphone 4 has value, money value.  Wot I can trade for n900s.18:06
*** louisdk has joined #maemo18:08
louisdkHi. I've just updated a new N900 with the updates variable. After that I ran apt-get update, upgrade and dist-upgrade and after pressing Yes I saw that it removed some cirtical packages and then it just turned off. Now "flasher2 can't find it. When I plug in the power cable I get the Nokia logo on a black screen while pressing "U" but it can't detect it.18:12
*** BCMM has joined #maemo18:13
*** rcg has quit IRC18:16
*** alehorst has joined #maemo18:20
kerioso... it told you "wait, this will remove some critical packages" and you actually typed "yes, do as i say" and you wonder why stuff broke?18:29
*** florian has joined #maemo18:30
*** retro|cz has joined #maemo18:30
*** alehorst1 has joined #maemo18:31
*** M4rtinK has quit IRC18:32
*** alehorst has quit IRC18:33
*** Modeless has joined #maemo18:39
louisdkkerio: It did'nt told me that it would broke. I told med that many packages would be removed but was18:40
*** Modeless has quit IRC18:40
keriowell you probably kinda fucked up your system there :(18:40
*** tackat_ has quit IRC18:41
*** fosstux has quit IRC18:42
louisdkI've tried this: http://wiki.maemo.org/Updating_the_tablet_firmware but "flasher" canøt find the phone.18:42
*** gri is now known as zz_gri18:44
*** kimitake is now known as o_18:45
*** o_ is now known as kimitake18:45
chem|stlouisdk: win or linux?18:45
louisdklinux18:46
Sicelou followed the steps in the wiki? such as the 'u' key, etc?18:46
louisdkSicelo: yes18:46
chem|stshould work even without pressing the ukey18:46
chem|stwhat does dmesg say in the second you attach?18:47
chem|sthow often did you try?18:47
louisdk[25645.144100] usb 2-2: new high speed USB device number 66 using ehci_hcd [25667.739511] usb 2-2: USB disconnect, device number 6618:47
louisdkMany times18:48
chem|sthub in between? front usb? try te onboard one18:48
Siceloand, are we sure the cable is good?18:48
chem|stgood idea, different cable?18:48
*** Tuco11 has joined #maemo18:51
*** Tuco1 has quit IRC18:51
*** alehorst has joined #maemo18:51
*** alehorst1 has quit IRC18:53
*** andre__ has joined #maemo19:00
*** andre__ has quit IRC19:00
*** andre__ has joined #maemo19:00
*** alehorst1 has joined #maemo19:01
*** otep has quit IRC19:02
*** otep has joined #maemo19:02
louisdkI've tried with a different cable and also a different battery.19:03
*** wam has quit IRC19:03
*** alehorst has quit IRC19:04
*** Wikier has quit IRC19:06
*** PeterWolf has quit IRC19:08
louisdkflashing. Tried the FIASCO instead of emmc19:11
*** koo3 has quit IRC19:11
*** polymar has quit IRC19:12
*** koo0 has quit IRC19:12
*** b1ackdeath1 has joined #maemo19:13
*** realitygaps has joined #maemo19:17
*** realitygaps has quit IRC19:17
*** realitygaps has joined #maemo19:17
*** polymar has joined #maemo19:20
*** alehorst has joined #maemo19:22
*** kimitake is now known as kimitake_idle19:22
*** eMHa has quit IRC19:23
*** alehorst1 has quit IRC19:25
* DocScrutinizer51 thinks estel had a wierd delusion at ~15..16 oclock CET 19:26
DocScrutinizer51metal case as antenna, haha nice19:26
*** bsdmaniak has joined #maemo19:27
*** polymar has quit IRC19:27
kerioDocScrutinizer51: why can't i embed a bigass antenna in a case?19:27
BCMMDocScrutinizer51: didn't apple try that one?19:29
*** kimitake_idle is now known as kimitake19:29
*** NIN101 has joined #maemo19:32
*** alehorst1 has joined #maemo19:33
DocScrutinizeryeah - "you fon't hold it correct"19:35
DocScrutinizerdon't*19:35
*** alehorst has quit IRC19:35
*** badcloud_ has joined #maemo19:41
badcloud_can anyone recommend a video convert script for use on the n900?19:41
hiemanshuffmpeg?19:42
hiemanshuits better you dont convert anything on a N900 though19:42
badcloud_hiemanshu: oh? why not?19:42
hiemanshuprocessor is only 600mhz, vs 2.0ghz on a desktop machine19:43
badcloud_hiemanshu: right19:43
badcloud_makes sense19:43
badcloud_thanks for the info19:43
*** badcloud_ has quit IRC19:44
*** arno0ob has quit IRC19:45
DocScrutinizervideo cut sw - desperately missing19:45
HaXeri hiemanshu >2.0ghx on a desktop machine19:45
DocScrutinizertranscode/covert - not so much19:45
hiemanshuHaXeri: not everyone has the latest machines :P19:46
HaXeriin finland we get those 2.0ghz machines from dumpster19:46
*** evilbulgarian has quit IRC19:48
*** calvaris has quit IRC19:49
Macerhahaha19:51
Macerawesome19:51
ShadowJKCPU clock speeds have more or less been 2Ghz for the last 5 years19:54
HaXerimore cores19:54
ShadowJKNot just cores19:54
ShadowJKThe processing capabilities of a single core has gone up but clock speed has remained mostly the same19:56
*** alehorst has joined #maemo19:57
*** Choom has quit IRC19:58
*** dneary has quit IRC19:58
*** Choom has joined #maemo19:58
*** alehorst1 has quit IRC19:59
Proteous"work done per hertz" :P20:00
ProteousWDPH for short20:01
*** habmala has joined #maemo20:03
*** bergie has quit IRC20:03
*** HaXeri has left #maemo20:03
*** alehorst1 has joined #maemo20:12
*** scoobertron has joined #maemo20:14
*** alehorst has quit IRC20:14
*** kW_ has quit IRC20:23
*** jrocha has joined #maemo20:24
*** badcloud_ has joined #maemo20:25
badcloud_how do I select and copy text from n900's generic web browser?20:26
Juozapasctrl c ?20:27
*** Andy80 has quit IRC20:27
badcloud_Juozapas: how would you select the text then20:27
Juozapasctrl a for all text20:28
badcloud_Juozapas: and for some?20:28
Sicelou activate hover mode20:28
*** geaaru has quit IRC20:28
badcloud_Sicelo: how20:28
Juozapasfinger on the left bottom coner20:28
Juozapasslide it20:28
Siceloswipe from left to right, then a small mouse will appear..hit that20:29
Juozapasyep20:29
Sicelothen u have a pointer on the screen20:29
*** zz_gri is now known as gri20:29
badcloud_many thanks Sicelo Juozapas20:30
*** badcloud_ has quit IRC20:30
Juozapasnp20:30
*** lardman|home has joined #maemo20:31
*** jhb has quit IRC20:33
*** SmilyOrg has joined #maemo20:33
*** eMHa has joined #maemo20:36
*** Smily has quit IRC20:37
*** Mousey has joined #maemo20:40
*** valdyn has quit IRC20:41
*** alehorst1 has quit IRC20:41
*** ferdna has joined #maemo20:44
*** florian has quit IRC20:45
*** mardi has left #maemo20:50
*** jhb has joined #maemo20:51
*** valdyn has joined #maemo20:51
*** bergie has joined #maemo20:53
*** kW_ has joined #maemo21:00
*** rcg has joined #maemo21:03
*** DangerMaus has joined #maemo21:04
*** koo3 has joined #maemo21:04
*** CiroIp has joined #maemo21:05
*** DangerMaus has quit IRC21:06
*** larsivi has joined #maemo21:07
*** scoobertron has quit IRC21:09
*** tackat has joined #maemo21:13
*** jpe has joined #maemo21:19
*** tackat has quit IRC21:20
*** flo_lap has joined #maemo21:20
*** flo_lap has joined #maemo21:20
*** flo_lap is now known as florian21:21
trumeeAnybody facing issues with bluetooth headset witk kernel power like here http://talk.maemo.org/showpost.php?p=1108937&postcount=146 ?21:21
trumeeMy BH 214 headset doesnt work well with kernel power and seems nobody knows why21:22
Siceloaccording to http://talk.maemo.org/showpost.php?p=983578&postcount=1 , it is a known problem. i'm on KP47 and still haveing a hard time deciding whether or not i install KP4921:23
trumeeSicelo: i am still with KP4821:27
trumeeSicelo: KP47 doesnt have bluetooth issues?21:28
Sicelonot too sure when it comes to headsets. i really wouldn't even have KP if i didn't use h-e-n21:30
*** ghostcube has joined #maemo21:30
*** sq-one has joined #maemo21:31
*** BCMM has quit IRC21:32
*** etrunko has quit IRC21:33
*** vivijim has quit IRC21:37
*** evilbulgarian has joined #maemo21:37
*** BCMM has joined #maemo21:37
*** b-man` has joined #maemo21:37
*** geaaru has joined #maemo21:38
*** Andy80 has joined #maemo21:38
*** koo0 has joined #maemo21:42
*** koo3 has quit IRC21:42
*** retro|cz has quit IRC21:42
*** CiroIp has quit IRC21:43
*** retro|cz has joined #maemo21:45
*** wam has joined #maemo21:48
*** piggz has joined #maemo21:52
*** scoobertron has joined #maemo21:59
*** tackat has joined #maemo22:03
*** lardman|home has quit IRC22:03
*** crs has quit IRC22:10
*** bsdmaniak has quit IRC22:10
*** tackat has quit IRC22:11
*** koo0 has quit IRC22:13
*** koo1 has joined #maemo22:16
*** larsivi has quit IRC22:20
*** trbs has joined #maemo22:22
FireFlyHi. I'm trying to start Nokia Maps from xterm, but I can't get it to work properly. I've looked at the nokia-maps.desktop file, and if I run what's set as the "Exec" entry (which I assume is the command that the desktop button runs), I get output indicating that it's starting, but I don't get any window. What am I missing?22:23
*** ale152 has joined #maemo22:24
*** crs has joined #maemo22:25
*** shanttu has joined #maemo22:26
*** net-split has quit IRC22:26
*** b1ackdeath1 has joined #maemo22:28
*** b1ackdeath1 has quit IRC22:29
*** b1ackdeath has joined #maemo22:29
*** robink has quit IRC22:32
*** tackat has joined #maemo22:34
*** koo1 has quit IRC22:37
*** M4rtinK has joined #maemo22:39
*** robink has joined #maemo22:40
*** koo0 has joined #maemo22:40
*** GNUton-BNC has joined #maemo22:41
*** NGNUton-B has quit IRC22:41
*** Arkenoi has joined #maemo22:43
*** robink has quit IRC22:45
*** robink has joined #maemo22:46
*** robink has quit IRC22:51
*** tackat has quit IRC22:52
*** mardi has joined #maemo22:53
*** wam has left #maemo22:54
*** robink has joined #maemo22:54
*** habmala has quit IRC22:55
*** louisdk has quit IRC22:57
*** robink has quit IRC23:02
*** kW_ has quit IRC23:03
*** robink has joined #maemo23:04
*** kW_ has joined #maemo23:04
*** koo0 has quit IRC23:07
*** net-split has joined #maemo23:08
*** badcloud_ has joined #maemo23:08
badcloud_hey all23:09
badcloud_I'm hellbent on converting a very heavy quicktime movie natively on my n90023:09
badcloud_I tried the first command line from the wiki (manual conversion section)23:10
badcloud_but it stopped in the middle for some reason and audio was out of sync23:10
*** Roomerlol has joined #maemo23:11
badcloud_http://pastebin.com/ZXQftG6b23:14
*** robink has quit IRC23:14
badcloud_^ "ffmpeg -i"'s output23:14
*** koo0 has joined #maemo23:16
*** b1ackdeath has quit IRC23:19
*** shanttu has quit IRC23:19
*** badcloud_ has quit IRC23:19
chem|sthumm23:20
*** robink has joined #maemo23:20
*** badcloud_ has joined #maemo23:21
chem|stbadcloud_: what is your  command?23:25
*** badcloud_ has quit IRC23:26
chem|styou have a h.264 .mov with pcm audio...23:26
*** badcloud_ has joined #maemo23:27
*** beford has joined #maemo23:27
*** robink has quit IRC23:27
badcloud_any tips on how to natively convert this vid (http://pastebin.com/ZXQftG6b) on the n900?23:27
chem|stffmpeg?23:28
chem|stit is just out of sync23:28
badcloud_chem|st: what is23:28
chem|stso how about -acodec copy? so it does not touch it23:28
*** robink has joined #maemo23:28
badcloud_I'll try that23:29
*** koo0 has quit IRC23:29
badcloud_thanks23:29
chem|stI had the out of sync issue on my pc once but cannot remember23:29
r00t|homewhat do you want to convert it TO anyway?23:29
r00t|homeand a/v sync problems are very common when converting video, there's no single cause...23:29
badcloud_r00t|home: any format which will play easily on the device23:29
chem|sth.264 should do, .mov is just the container23:30
r00t|homeit is in h264 already, so...23:31
badcloud_so basically reducing the vid res should do23:31
chem|styeah23:31
chem|stbut 720x486 should work too23:32
*** piggz has quit IRC23:33
*** koo0 has joined #maemo23:33
r00t|homeit seems a bit silly to want to fix the a/v sync problem right on the n900... i'd rather try on a pc first where you have much more tools at hand...23:33
chem|styou should reduce the audio.. 1536kb/s is a bit too much23:34
chem|st+1\23:34
badcloud_chem|st: without oc, video doesn' play well23:34
chem|stbadcloud_: no OC in my world, apart of high-end graphics mining bitcoins...23:35
r00t|homechem|st: it's uncompressed, so who cares as long as the storage can keep up...23:35
chem|str00t|home: does the storage keep up?23:35
*** andre__ has quit IRC23:35
r00t|homeask him ;)23:36
chem|stbadcloud_: are you reading from internal storage or sd?23:36
badcloud_16gb microsd23:36
r00t|homechem|st: but it's only slightly more than cd-audio... 150kbit/s is a joke really...23:36
r00t|home*kbyte23:37
chem|str00t|home: true23:37
badcloud_considerable read/write speed difference between internal storage and usd?23:37
chem|stmight be but r00t|home is right it should not matter23:37
badcloud_ah okay23:38
chem|stare you using mediaplayer or something else?23:39
r00t|homebadcloud_: why don't you try converting on a pc first, to find a tool/version/settting that works, and then try those on your n900?23:39
*** piggz has joined #maemo23:39
*** ghostcube has quit IRC23:39
badcloud_r00t|home: good idea23:40
r00t|home...23:40
badcloud_I'm not near my laptop23:40
r00t|homeyou could also try another player there easily, to see if that makes a difference23:41
badcloud_right23:41
r00t|homevideo is always a bit of black magic to get working correctly...23:41
badcloud_I'll give it a whirl soon23:41
badcloud_thanks23:41
chem|str00t|home: Hands is about the same but the audo is mp3 with 32kbit/s23:41
badcloud_chem|st: hands?23:42
*** koo0 has quit IRC23:42
chem|stbadcloud_: and I would go for mencoder but that is personal preference23:42
chem|stnokia hands23:42
chem|stoh and the container is avi and not .mov23:42
badcloud_ah23:43
badcloud_how many of you guys are disappointed with nes/snes emulation?23:44
badcloud_sound in particular23:45
*** Roomerlol has quit IRC23:45
*** Berlinermauer has quit IRC23:46
*** rcg has quit IRC23:47
*** BCMM has quit IRC23:48
*** ferdna has quit IRC23:49
*** vblazquez has quit IRC23:52
*** vblazquez has joined #maemo23:54
*** badcloud_ has quit IRC23:54
*** jhb has quit IRC23:55
*** jpe has quit IRC23:58
*** gri is now known as zz_gri23:59

Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!