ShadowJK | maybe it just lists the permissions used | 00:00 |
---|---|---|
kerio | do you want to know what the "app" is sending/receiving? just use wireshark or tshark | 00:03 |
kerio | or, again, just look at the fucking source code | 00:04 |
kerio | every package in extras* has the source code | 00:05 |
DocScrutinizer05 | Estel_: ( <Estel_> but, if I insert battery too early - for example, 30 seconds after removal, instead of waiting 2 minutes - it turns itself on instantly, when I put battery in) bq24150 and/or 1707 PHY misconfigured. Probably a kernel problem | 00:09 |
DocScrutinizer05 | actually it needs a few minutes battery removal to reset those chips to proper state. see: | 00:10 |
DocScrutinizer05 | ~flatbatrecover | 00:10 |
infobot | Remove battery for 1 minute. Insert battery. Plug powered Nokia wallcharger to device. Watch steady amber. Let sit and charge. Do NOT try to boot. After 30 min, you got either a) a booted up N900, b) flashing amber which means you can boot, c) steady amber going off - in this case start over again with ~flatbatrecover | 00:10 |
*** Venusaur has quit IRC | 00:11 | |
*** Scifig has quit IRC | 00:11 | |
*** Venusaur has joined #maemo | 00:12 | |
*** Neutron5 has quit IRC | 00:12 | |
*** javispedro has joined #maemo | 00:12 | |
*** |thunder has quit IRC | 00:15 | |
kerio | DocScrutinizer05: a few minutes... what if one still has a good bupbat? | 00:18 |
DocScrutinizer05 | bupbat doesn't power bq24150 nor 1707 | 00:18 |
DocScrutinizer05 | just small capacitors | 00:18 |
DocScrutinizer05 | c1113 150uF, c1146 10uF... | 00:22 |
DocScrutinizer05 | you may short battery connector pins (in N900) with some conducting object to reduce time for discharging those | 00:23 |
DocScrutinizer05 | but actually the faulty config *might* as well happen in TWL4030 GAIA, which afaik detects vbus, and that chip indeed is powered by bupbat | 00:26 |
DocScrutinizer05 | and it's known you might configure it in a way it will forbid powerup of device | 00:27 |
*** |thunder has joined #maemo | 00:36 | |
*** guampa has quit IRC | 00:37 | |
*** croppa has joined #maemo | 00:41 | |
*** mase_76 has joined #maemo | 00:42 | |
*** mase76 has quit IRC | 00:42 | |
*** BCMM has quit IRC | 00:52 | |
*** mase76 has joined #maemo | 00:56 | |
*** M4rtinK has joined #maemo | 00:58 | |
*** javispedro has quit IRC | 01:02 | |
*** mase76 has quit IRC | 01:06 | |
*** mase_76 has quit IRC | 01:06 | |
*** mase76 has joined #maemo | 01:07 | |
*** dhbiker has quit IRC | 01:07 | |
*** bsdmaniak has quit IRC | 01:09 | |
DocScrutinizer05 | btw all this (and more, worse) may happen if you accept "patches" to kernel like the I2C-locking disable patch introduced to make bq27200.ko work | 01:09 |
Estel_ | DocScrutinizer, this "i2c-locking disable" patch is a history since looong time ago, i.e. it doesn't exist in KP for ages | 01:10 |
DocScrutinizer05 | that's my rationale to oppose any unreviewed untested patches to the lately discussed "cssu kernel" | 01:11 |
Estel_ | personally, I don't use bq27200 at all - reading all things from i2c - but afaik bq27200 may be used properly if loaded before or without bme | 01:11 |
DocScrutinizer05 | Estel_: yes, I know. I spotted the problem and I made it vanish | 01:11 |
Estel_ | and bless You :) | 01:11 |
Estel_ | btw, it's sane to keep heavy experimental things like bq2415 charging outside cssu-kernel | 01:12 |
Estel_ | and afaik it was the plan from beginning? | 01:12 |
Estel_ | anyway, thanks for Your pointers where problem may lie in kernel, I'll forward it to Pali, too | 01:12 |
*** Venemo_N9 has quit IRC | 01:12 | |
DocScrutinizer05 | the severity/danger of undetected lateral effects of any patches can't be deduced from the primary nature of the patch | 01:13 |
Estel_ | as I'm 99,99% sure that it started with latest KP and my experiments with bq2415 module charging | 01:13 |
Estel_ | sure, sure, that's what KP is for (such experimental things like modules for bme-less charging) until they're rock solid. No one opposed way of thinking about kernel-power as extras-experimental :) | 01:14 |
Estel_ | and "kernel" for cssu as place for patches and things stable for ages | 01:15 |
Estel_ | what makes me wonder about this particular trouble, is that no one else reported it. I'm the only one using bq2415 for charging?... | 01:15 |
Estel_ | + reinob, but he purged half of blobs, including act-dead itself :P | 01:15 |
DocScrutinizer05 | I2C-fuckup been considered "stable for ages" since nobody associated the problems it definitely introduced to the nature of the patch | 01:16 |
Estel_ | personally, I use bq2415.ko for charging exclusively | 01:16 |
*** markinfo has quit IRC | 01:16 | |
Estel_ | DocScrutinizer, afaik it was never stable - just added in times of Titan, when he applied every path without review... | 01:16 |
Estel_ | and before people like You, freemangordon, Pali etc. reviewed whole KP | 01:17 |
Estel_ | next thing like that - some good in nature, but unfinished, unmaintained, and kinda random addon - highpass filter in kernel, submitted by luke-jr after new KP duo got estabilished, was detected in minutes | 01:18 |
DocScrutinizer05 | well, before Titan "reviewed" whole KP. A single developer looking cursory across the source is not any sane review, no matter if done by me, Pali, FMG, or Titan | 01:18 |
Estel_ | Titan never reviewed it :P | 01:18 |
Estel_ | then, left without single note, which made it even harder to properly review | 01:18 |
vi__ | ~seen a pair of boobs in my life | 01:18 |
Estel_ | it took some time for Pali, fmg and others to clear mess | 01:19 |
infobot | vi__: i haven't seen 'a pair of boobs in my life' | 01:19 |
Estel_ | DocScrutinizer, btw, afaik this highpass thing go detected by kp users not from everyday usage, but from reviewing code (!) and then quickly confirmed by fmg | 01:19 |
Estel_ | wasn't it vi_ who detected it? | 01:20 |
DocScrutinizer05 | nfc what yiu're talking about | 01:20 |
Estel_ | kinda a feat, as path was described wrong way, and brief look at it wasn't resulting in suspicious observations | 01:20 |
Estel_ | there was some good idea path by... Nox? I don't remember | 01:20 |
Estel_ | kernel controlled filters, ages ago | 01:21 |
vi__ | DocScrutinizer05: afaik you can implement an FIR filter on the sound chip...or something. | 01:21 |
Estel_ | main goal was to inroduce hardware equalizer, but idea got abandoned | 01:21 |
vi__ | Estel_: the hardware already supports it. | 01:21 |
DocScrutinizer05 | vi__: I know, as it's again been me who spotted that (well together with HNZ or what's been his name) | 01:21 |
Estel_ | then, luke-jr got old code from this abandoned project, messed it a little, and submitted to KP as ultimate speaker protection | 01:21 |
*** FredrIQ has joined #maemo | 01:22 | |
Estel_ | the problem is, that it was filtering low frequencies no matter if You use headphones or speakers or fmtx or... | 01:22 |
Estel_ | +, code was not maintained, no one wazs interested in maintaining it, and it wasn't submitted by original author :P | 01:22 |
Estel_ | i.e. standard for KP in Titan's times, with all due respect | 01:23 |
vi__ | ~seen titan | 01:23 |
infobot | titan <~zero@pdpc/supporter/student/titan> was last seen on IRC in channel #debian, 862d 12h 36m 55s ago, saying: 'extra ips on the default interface'. | 01:23 |
Estel_ | that's why things like i2c-fuckup were included, then. But, hardware highpass got worse luck, as it was submitted in times of real maintainership over KP | 01:23 |
vi__ | they re-made total recall. | 01:24 |
vi__ | without arnie. | 01:24 |
Estel_ | well, our whole discussion about act-dead fuckup proves, that many people, even far frommbeing kernel hackers, are interested in hammering bugs :P | 01:24 |
vi__ | blasphemy | 01:24 |
*** FIQ has quit IRC | 01:24 | |
*** FredrIQ is now known as FIQ | 01:24 | |
Estel_ | vi__, You're using thumb and KP | 01:24 |
Estel_ | havemYou tried bq2415 module? | 01:25 |
vi__ | yes. | 01:25 |
Estel_ | for charging? | 01:25 |
*** atlas has quit IRC | 01:25 | |
vi__ | nope | 01:25 |
Estel_ | well, I use it exclusively and it works great, especially for charging 3Ah behemot battery with 1250 mAh instead of 950 ;) | 01:25 |
Estel_ | but, introduced strange bug | 01:25 |
Estel_ | turn device off, and on every ON attempt, it thinks it's in act-dead | 01:26 |
vi__ | act dead mode can suck my balls. | 01:26 |
Estel_ | or "it thinks it *should* go into act-dead" | 01:26 |
Estel_ | got rid of it? :) | 01:26 |
vi__ | just set power_button r&d flag. | 01:26 |
vi__ | problem solved. | 01:26 |
vi__ | no more act dead | 01:27 |
vi__ | ever. | 01:27 |
Estel_ | it solves charging in act-dead when connecting to charger? I've forget about it, totally | 01:27 |
Estel_ | well, honestly, act_dead is a biatch, no bootmenu, no backupmenu, no u-boot... I wonder if I should be happy that butbat is flat | 01:28 |
Estel_ | it depends, if it's gaia problem or this 1st one | 01:28 |
vi__ | just set power_button r&d flag. | 01:28 |
vi__ | no more act dead | 01:29 |
vi__ | problem solved. | 01:29 |
Estel_ | yea, just after I'll help in tracoing down issue, as it should be fixed in KP nevertheless | 01:29 |
vi__ | it is a kludge. | 01:29 |
vi__ | idgaf. | 01:29 |
Estel_ | If my 5V capacitors are charged when device is off, it is a problem, no matter of act_dead | 01:29 |
DocScrutinizer05 | I'd say the only thing this "discussion" shows is that patches going to KP do not see even the minimum of review and QA needed for kernel patches | 01:29 |
Estel_ | DocScrutinizer, every thing we discuss about is in -devel | 01:30 |
vi__ | DocScrutinizer05: feel free. | 01:30 |
DocScrutinizer05 | Estel_: and you think it will get review before moving from -devel to KP ? | 01:31 |
Estel_ | Well, replacing bme is such a thing, that I don't mind hammering a bug or two in the process :) | 01:31 |
Estel_ | sure, it's what I'm participating now, in a small part :) | 01:31 |
*** OkropNick has quit IRC | 01:31 | |
DocScrutinizer05 | you obviously have no concept of a proper review process | 01:32 |
Estel_ | name a single bug in KP in extras (not fixed later in further releases)) | 01:32 |
DocScrutinizer05 | ^^^ another evidence that you don't | 01:32 |
vi__ | Estel_: poweroff on reboot bug. | 01:32 |
Estel_ | fortunately, I'm not talking about new android toy for masses, so I don't need to give a shit about corporate review standards, and can follow regular FOSS way of people contributing via using -devel... | 01:32 |
Estel_ | vi__, there are reports of it happening without KP | 01:33 |
Estel_ | i.e. on stock | 01:33 |
Estel_ | this one is a real biatch, probably result of many different modifications | 01:33 |
*** flo_lap has joined #maemo | 01:33 | |
*** flo_lap has joined #maemo | 01:33 | |
vi__ | idgaf anymore | 01:34 |
Estel_ | If poweroff on reboot ever get fixed, I'm going to open '36 bootle of wine | 01:34 |
Estel_ | vine | 01:34 |
Estel_ | even | 01:34 |
*** philipl has joined #maemo | 01:35 | |
Estel_ | (and hope that it's not acid yet) | 01:35 |
*** shpaq has quit IRC | 01:35 | |
DocScrutinizer05 | Estel_: that's bullshit. The regular FOSS way to contribute kernel patches is exactly what I refer to, demand, and see is not folllowed a singe bit for KP | 01:35 |
Estel_ | erm, like? | 01:35 |
*** NIN101 has quit IRC | 01:36 | |
*** shpaq has joined #maemo | 01:36 | |
*** shpaq has joined #maemo | 01:36 | |
DocScrutinizer05 | rewgular (FOSS) way for review of kernel patches: publish patch on LKML, so several hundered *really* experienced experts for that particular topic can review and comment | 01:36 |
Estel_ | ough, several hundred kernel hackers? out of our all 2 of them? | 01:36 |
Estel_ | well, maybe 3 or 4 | 01:36 |
Estel_ | I think You've missed scale, better compare us to things like openwrt, than to upstream kernel patches | 01:37 |
DocScrutinizer05 | you can't substitute that by "review" done by Pali, estel, DocS, FMG and declaring patch "rock solid" after a few months in some marginal test kernel used by a few hundered users | 01:37 |
Estel_ | not to mention that some things from KP already got upstreamed, IIRC | 01:37 |
*** netkat has left #maemo | 01:37 | |
DocScrutinizer05 | theres no difference between KP and any other kernel | 01:38 |
Estel_ | few hundred users would be a heaven, as we have few hundred power users as whole Maemo base | 01:38 |
DocScrutinizer05 | this day's lesson finished, afk | 01:38 |
Estel_ | well, there is difference - KP is targeted for single device users. It's even less than openwrt, which work on few dozens of devices and really got few thousand of active power users | 01:38 |
Estel_ | even they don't follow Your way, as it's not scalable, unfortunately, for less than few ten thousands active users | 01:39 |
Estel_ | what we have in KP looks *very* sane for resources that we have in hand, IMO | 01:39 |
Estel_ | today's polemic finished, going back to hammering out bq2415 bugs by extensive testing in all possible scenarios, before reporting :P | 01:40 |
*** Estel_ has quit IRC | 01:40 | |
*** vi__ has quit IRC | 01:44 | |
*** XDS2010 has quit IRC | 01:49 | |
*** timeless has quit IRC | 01:49 | |
*** timeless has joined #maemo | 01:50 | |
*** hurbu has quit IRC | 01:51 | |
*** XDS2010 has joined #maemo | 01:52 | |
*** ferdna has quit IRC | 01:52 | |
*** Macor_ has quit IRC | 01:53 | |
*** flo_lap has quit IRC | 01:54 | |
*** Macor has joined #maemo | 01:54 | |
*** ferdna has joined #maemo | 01:54 | |
DocScrutinizer05 | sure, KP looks *very* sane for what KP is. KP is not the default kernel though, and no way to move KP to CSSU-kernel, even when we kick out some 10% of most suspicious patches, since the remaining 90% are as well without any sane review that's mandatory for a solid kernel meant for regular users. Your own words: "few hundred users would be a heaven, as we have few hundred power users as whole Maemo base". suggests this KP thing by no | 01:58 |
DocScrutinizer05 | means is tested for CSSU-grade standards applicable to kernel | 01:58 |
*** beford has quit IRC | 02:03 | |
*** mase_76 has joined #maemo | 02:03 | |
*** philipl has quit IRC | 02:15 | |
*** mase_76 has quit IRC | 02:19 | |
*** Gyjf has quit IRC | 02:21 | |
*** ArGGu^^ has quit IRC | 02:25 | |
*** eijk has quit IRC | 02:28 | |
*** otep has quit IRC | 02:29 | |
*** otep has joined #maemo | 02:29 | |
*** |thunder has quit IRC | 02:40 | |
*** |thunder has joined #maemo | 02:41 | |
*** andre__ has quit IRC | 02:54 | |
*** atlas has joined #maemo | 03:03 | |
*** M4rtinK has quit IRC | 03:05 | |
*** ArGGu^^ has joined #maemo | 03:19 | |
*** atlas has quit IRC | 03:20 | |
*** beford has joined #maemo | 03:41 | |
*** FIQ has quit IRC | 03:42 | |
*** hardaker has joined #maemo | 03:42 | |
*** FIQ has joined #maemo | 03:42 | |
*** e-yes_ has quit IRC | 03:44 | |
*** uen||| has joined #maemo | 04:05 | |
*** uen| has joined #maemo | 04:05 | |
*** LinuxCode has quit IRC | 04:07 | |
*** uen has quit IRC | 04:08 | |
*** uen|| has quit IRC | 04:08 | |
*** FIQ has quit IRC | 04:17 | |
*** FIQ has joined #maemo | 04:19 | |
*** straind has joined #maemo | 04:24 | |
Luke-Jr | Estel_: meh, I never said it was ultimate speaker protection; I said it was better than nothing at all, which it still is | 04:33 |
*** Jucato has quit IRC | 04:35 | |
*** dos1 has quit IRC | 04:36 | |
*** atlas has joined #maemo | 04:40 | |
*** Neutron5 has joined #maemo | 04:55 | |
*** njsf has left #maemo | 04:58 | |
*** Venusaur has quit IRC | 05:04 | |
*** Venusaur has joined #maemo | 05:05 | |
*** radic has quit IRC | 05:09 | |
*** ferdna has quit IRC | 05:10 | |
*** rcg has quit IRC | 05:10 | |
*** |thunder has quit IRC | 05:12 | |
*** |thunder has joined #maemo | 05:12 | |
*** FIQ has quit IRC | 05:20 | |
*** FIQ has joined #maemo | 05:21 | |
*** radic has joined #maemo | 05:21 | |
*** rcg has joined #maemo | 05:23 | |
*** nox- has quit IRC | 05:38 | |
*** Kilroo has quit IRC | 05:53 | |
*** esaym153 has quit IRC | 05:53 | |
*** Gh0sty has quit IRC | 06:19 | |
*** hardaker has quit IRC | 06:20 | |
*** Gh0sty has joined #maemo | 06:20 | |
*** hardaker has joined #maemo | 06:35 | |
*** esaym153 has joined #maemo | 06:54 | |
*** FIQ has quit IRC | 06:54 | |
*** FIQ has joined #maemo | 06:55 | |
*** ALoGeNo has quit IRC | 06:58 | |
*** esaym153 has quit IRC | 07:02 | |
*** FIQ has quit IRC | 07:03 | |
*** FIQ has joined #maemo | 07:04 | |
*** ALoGeNo has joined #maemo | 07:10 | |
*** philipl has joined #maemo | 07:16 | |
*** hardaker has quit IRC | 07:42 | |
*** esaym153 has joined #maemo | 07:58 | |
*** philipl has quit IRC | 07:59 | |
*** Zahra has joined #maemo | 08:31 | |
*** Zahra has quit IRC | 08:38 | |
*** dhbiker has joined #maemo | 09:00 | |
*** dhbiker has quit IRC | 09:06 | |
*** valeriusN has left #maemo | 09:15 | |
*** valeriusN has joined #maemo | 09:15 | |
*** beford has quit IRC | 09:16 | |
*** beford has joined #maemo | 09:22 | |
*** timo^ has joined #maemo | 09:23 | |
*** noccio has joined #maemo | 09:32 | |
*** Psi has joined #maemo | 09:40 | |
*** teotwaki has joined #maemo | 09:54 | |
*** schen has joined #maemo | 09:58 | |
*** e-yes_ has joined #maemo | 09:59 | |
*** noccio has quit IRC | 10:01 | |
*** FIQ has quit IRC | 10:14 | |
*** flo_lap has joined #maemo | 10:15 | |
*** flo_lap has quit IRC | 10:20 | |
*** MacDrunk has joined #maemo | 10:22 | |
*** MacDrunk has left #maemo | 10:22 | |
*** utanapischti has quit IRC | 10:29 | |
*** utanapischti has joined #maemo | 10:29 | |
*** MacDrunk has joined #maemo | 10:33 | |
*** MacDrunk has left #maemo | 10:36 | |
jpinx | how do I force a fsck at boot time - dmesg is giving me a lot of warnings like "FAT: Filesystem error (dev mmcblk0p1) fat_get_cluster: invalid cluster chain (i_pos <various numbers>) | 10:39 |
jpinx | and I seem to have lost dev/usb0 - it's not available when I ifconfig -a but it is showing is dmesg - any ideas? | 10:41 |
jpinx | maemo in N900 | 10:41 |
*** MacDrunk has joined #maemo | 10:44 | |
joga | hmm, that's MyDocs right? open a terminal, get root, do umount /home/user/MyDocs && fsck.vfat /dev/mmcblk0p1, and maybe run fsck a few times until it says it's clean, then mount it again or reboot | 10:45 |
joga | ^ jpinx | 10:46 |
kerio | hm | 10:46 |
kerio | don't actually do that | 10:46 |
joga | oh, why? | 10:46 |
kerio | do fsck on a real computer | 10:46 |
kerio | jog | 10:46 |
kerio | er | 10:46 |
kerio | joga: it'll take *ages* | 10:46 |
kerio | or something | 10:47 |
joga | hmm, I've done it a few times, it doesn't take that long I think | 10:47 |
kerio | a computer is still faster though :) | 10:47 |
joga | unless I remember wrong. I've also done it with a puter | 10:47 |
kerio | jpinx: if your usb port still works... | 10:47 |
jpinx | usb is dead | 10:47 |
jpinx | it's not coming up with ifconfig -a | 10:48 |
joga | btw, does touch /forcefsck do anything in maemo? | 10:48 |
jpinx | but I see references to it in dmesg | 10:48 |
joga | (in debian at least it'll fsck at boot if it sees that file) | 10:48 |
* jpinx reboots... again | 10:48 | |
joga | though in this case it wouldn't do the right thing anyway | 10:48 |
kerio | joga: i think kernel-power-settings has a way of forcing fsck | 10:49 |
kerio | but for /home, not MyDocs | 10:49 |
jpinx | rebooted -- still no sign of usb= | 10:50 |
jpinx | rebooted -- still no sign of usb0 | 10:50 |
jpinx | but dmesg tells me that musb_hrdc periph: enabled eplout for bulk OUT, maxpacket 512 | 10:51 |
kerio | wait, what | 10:52 |
kerio | usb0 is the network iface | 10:52 |
jpinx | yes | 10:52 |
kerio | oh, two separate problems | 10:52 |
kerio | jpinx: lsmod | grep g_ | 10:52 |
jpinx | Hmmm -- no virtual kbd either - so no way top type | | 10:53 |
kerio | what the *fuck* did you do | 10:53 |
kerio | also use ssh | 10:53 |
jpinx | reflashed and tried to get ssh towork | 10:54 |
jpinx | now no ssh cos no usb0 | 10:54 |
kerio | ...wifi? | 10:54 |
jpinx | nope | 10:54 |
kerio | anyway, you need to put the phone in "pc suite" mode, but you probably know that | 10:54 |
kerio | (so g_nokia is loaded, and not g_file_storage) | 10:55 |
jpinx | it's refusing to go into PCSuite mode | 10:55 |
jpinx | manually grepping lsmod for g_ shows file storage | 10:56 |
jpinx | even after multiple re-plugging into the laptop | 10:57 |
jpinx | kerio: what will show me why it doesn't allow PCSuite mode? | 10:58 |
jpinx | it's not coming up in mass storage either -- only allows me charging only mode | 10:59 |
*** MacDrunk has left #maemo | 11:05 | |
*** sLumPia has joined #maemo | 11:12 | |
*** sq-one has joined #maemo | 11:17 | |
*** hurbu has joined #maemo | 11:27 | |
*** aloril has quit IRC | 11:27 | |
*** eijk has joined #maemo | 11:39 | |
*** aloril has joined #maemo | 11:39 | |
*** Darkchaos has joined #maemo | 11:43 | |
*** asaint has joined #maemo | 11:50 | |
asaint | hello guys i have a simple question will installing maemeemo remove my current installation packages and the power kernel and mostly cleven or just will change the look of my device thank you | 11:51 |
*** toxaris has joined #maemo | 11:52 | |
*** uen| is now known as uen | 11:57 | |
*** sLumPia_ has joined #maemo | 12:00 | |
*** zeq has quit IRC | 12:00 | |
*** sLumPia has quit IRC | 12:04 | |
*** NIN101 has joined #maemo | 12:04 | |
*** dhbiker has joined #maemo | 12:05 | |
*** noccio has joined #maemo | 12:06 | |
*** valerius has quit IRC | 12:08 | |
*** beford has quit IRC | 12:09 | |
*** OkropNick has joined #maemo | 12:09 | |
asaint | hello guys i have a simple question will installing maemeemo remove my current installation packages and the power kernel and mostly cleven or just will change the look of my device thank you | 12:10 |
*** sql has joined #maemo | 12:16 | |
*** sLumPia_ has quit IRC | 12:18 | |
*** bsdmaniak has joined #maemo | 12:18 | |
*** asaint has quit IRC | 12:20 | |
*** Venusaur has quit IRC | 12:22 | |
*** Venusaur has joined #maemo | 12:25 | |
*** MacDrunk has joined #maemo | 12:26 | |
*** valerius has joined #maemo | 12:26 | |
*** Venusaur has quit IRC | 12:27 | |
*** Venusaur has joined #maemo | 12:28 | |
*** Venusaur has joined #maemo | 12:30 | |
*** MacDrunk has left #maemo | 12:31 | |
*** piggz has joined #maemo | 12:31 | |
*** eijk has quit IRC | 12:38 | |
*** M4rtinK has joined #maemo | 12:42 | |
*** true_mva is now known as mva | 12:46 | |
*** noccio has quit IRC | 12:52 | |
*** Jucato has joined #maemo | 13:04 | |
*** piggz has quit IRC | 13:06 | |
*** piggz has joined #maemo | 13:06 | |
*** sLumPia has joined #maemo | 13:08 | |
*** archangelmichael has joined #maemo | 13:12 | |
*** toxarisswe has joined #maemo | 13:17 | |
*** sq-one has quit IRC | 13:18 | |
*** toxaris has quit IRC | 13:18 | |
*** toxaris has joined #maemo | 13:18 | |
*** toxarisswe has quit IRC | 13:21 | |
*** DocScrutinizer has quit IRC | 13:24 | |
*** reflexing has joined #maemo | 13:27 | |
*** timo^ has joined #maemo | 13:47 | |
*** bsdmaniak has quit IRC | 13:51 | |
*** sql has quit IRC | 13:51 | |
*** sLumPia has quit IRC | 13:52 | |
*** dos1 has joined #maemo | 14:01 | |
*** Ionakka has joined #maemo | 14:02 | |
*** maybeHere has quit IRC | 14:08 | |
*** maybeHere has joined #maemo | 14:08 | |
*** sLumPia has joined #maemo | 14:11 | |
*** timo^ has quit IRC | 14:23 | |
*** timo^laptop has joined #maemo | 14:23 | |
*** SmilyOrg has joined #maemo | 14:23 | |
*** Guest83896 has quit IRC | 14:28 | |
*** timo^laptop is now known as timo^ | 14:32 | |
*** schen has quit IRC | 14:34 | |
*** croppa has quit IRC | 14:37 | |
*** Ex-Opesa has quit IRC | 14:37 | |
*** valerius has quit IRC | 14:41 | |
*** valerius has joined #maemo | 14:41 | |
*** timo^ has quit IRC | 14:43 | |
*** jonne has quit IRC | 14:46 | |
*** ArGGu^^ has quit IRC | 14:54 | |
*** GuySoft has quit IRC | 14:54 | |
*** jonne has joined #maemo | 14:59 | |
*** GuySoft has joined #maemo | 15:00 | |
*** javispedro has joined #maemo | 15:01 | |
*** ArGGu^^ has joined #maemo | 15:03 | |
*** javispedro has quit IRC | 15:19 | |
kerio | wtf is maemeemo | 15:28 |
*** Darkchaos has quit IRC | 15:29 | |
*** reflexing has quit IRC | 15:31 | |
*** valeriusN has left #maemo | 15:35 | |
*** valeriusN has joined #maemo | 15:35 | |
*** Termana- is now known as Termana | 15:41 | |
archangelmichael | seems a new look for n900 | 15:47 |
ZogG_laptop | kerio: it's swipe like UI on maemo? | 15:49 |
kerio | ew | 15:49 |
ZogG_laptop | i think it's nemo UI on maemo5, not sure | 15:49 |
archangelmichael | it's a mix maemo nimo and meego i think | 15:49 |
archangelmichael | but does it change the core of maemo ....? | 15:50 |
ZogG_laptop | archangelmichael: haha, you are my archangel :P | 15:50 |
archangelmichael | I want to install and try just afraid if i might loose things i have like the power kernel cleven will still work? | 15:51 |
archangelmichael | data ?? | 15:51 |
archangelmichael | ZogG_laptop, am i :P | 15:51 |
ZogG_laptop | archangelmichael: backup first for sure | 15:52 |
archangelmichael | ZogG_laptop, you seem to know what will happen once installed is it a new maemo thing? | 15:52 |
ZogG_laptop | make full copy :P | 15:52 |
ZogG_laptop | archangelmichael: i don't think you should try, why would you want it, try nemo as dual boot or try this as dual boot as possible | 15:52 |
archangelmichael | will i loose the power kernel plus my cleven foncunality | 15:53 |
ZogG_laptop | as=if* | 15:53 |
*** trumee has quit IRC | 15:53 | |
ZogG_laptop | i dunno how it is installed and what does it installs | 15:53 |
archangelmichael | well i thought to give it a try | 15:53 |
archangelmichael | in that case i will keep maemo maybe try dual boot later on | 15:53 |
*** trumee has joined #maemo | 15:54 | |
*** piggz has quit IRC | 15:54 | |
archangelmichael | feels much safer with dual boot | 15:54 |
archangelmichael | does anyone knows if maemo will support an another device than the n900 | 15:55 |
archangelmichael | besides n9 having meego | 15:56 |
archangelmichael | i just wish n950 was for end users | 15:57 |
jacekowski | maemo is dead | 15:59 |
archangelmichael | not for me as long as i have my n900 :) | 16:00 |
ZogG_laptop | jacekowski: :( | 16:01 |
*** hardaker has joined #maemo | 16:06 | |
*** teotwaki has quit IRC | 16:07 | |
*** valerius has quit IRC | 16:10 | |
*** valerius has joined #maemo | 16:10 | |
*** valeriusN has left #maemo | 16:13 | |
*** valeriusN has joined #maemo | 16:13 | |
kerio | jacekowski: maemo is dead and YOU killed it! | 16:14 |
jon_y | maemo is dead, long live maemo! | 16:21 |
*** Darkchaos has joined #maemo | 16:24 | |
*** javispedro has joined #maemo | 16:24 | |
*** Sc0rpius has quit IRC | 16:29 | |
*** valeriusM has joined #maemo | 16:30 | |
*** Ionakka has quit IRC | 16:30 | |
*** bugzy has quit IRC | 16:30 | |
*** idoru has quit IRC | 16:30 | |
*** dev has quit IRC | 16:30 | |
*** Dragnslcr has quit IRC | 16:30 | |
*** sr71 has quit IRC | 16:30 | |
*** darkschneider has quit IRC | 16:30 | |
*** gregoa has quit IRC | 16:30 | |
*** EdLin has quit IRC | 16:30 | |
*** crope has quit IRC | 16:30 | |
*** mauno has quit IRC | 16:30 | |
*** valerius has quit IRC | 16:33 | |
*** valeriusM has quit IRC | 16:41 | |
*** valeriusM has joined #maemo | 16:41 | |
*** Sc0rpius has joined #maemo | 16:41 | |
*** atlas has quit IRC | 16:43 | |
*** valeriusM has quit IRC | 16:43 | |
*** valerius has joined #maemo | 16:44 | |
*** valdyn has quit IRC | 16:46 | |
*** valdyn has joined #maemo | 16:46 | |
*** Sc0rpius has quit IRC | 16:50 | |
*** sLumPia has quit IRC | 16:50 | |
*** cyborg-one has quit IRC | 16:56 | |
*** valeriusM has joined #maemo | 16:58 | |
*** narcos has joined #maemo | 16:58 | |
narcos | Hey all. Could anyone recommend a UK repair shop for N900's busted USB ports? | 16:59 |
*** elninja has joined #maemo | 16:59 | |
*** valerius has quit IRC | 17:00 | |
*** valerius has joined #maemo | 17:03 | |
*** valeriusM has quit IRC | 17:05 | |
*** hardaker has quit IRC | 17:06 | |
*** bsdmaniak has joined #maemo | 17:08 | |
*** bsdmaniak has quit IRC | 17:08 | |
*** idoru has joined #maemo | 17:09 | |
*** Ionakka has joined #maemo | 17:09 | |
*** bugzy has joined #maemo | 17:09 | |
*** dev has joined #maemo | 17:09 | |
*** Dragnslcr has joined #maemo | 17:09 | |
*** sr71 has joined #maemo | 17:09 | |
*** darkschneider has joined #maemo | 17:09 | |
*** gregoa has joined #maemo | 17:09 | |
*** EdLin has joined #maemo | 17:09 | |
*** crope has joined #maemo | 17:09 | |
*** mauno has joined #maemo | 17:09 | |
*** dhbiker has quit IRC | 17:10 | |
*** dhbiker has joined #maemo | 17:10 | |
*** Termana has quit IRC | 17:12 | |
*** bsdmaniak has joined #maemo | 17:12 | |
*** CodenameStrike-N has joined #maemo | 17:16 | |
*** Ian-- has quit IRC | 17:17 | |
*** meegon00bN9 has joined #maemo | 17:23 | |
*** valeriusN has left #maemo | 17:26 | |
*** meegon00bN9 has quit IRC | 17:28 | |
*** DocScrutinizer05 has quit IRC | 17:28 | |
*** DocScrutinizer06 has joined #maemo | 17:28 | |
narcos | Anyone use the OS X maemo flasher? | 17:33 |
*** mvp_ has joined #maemo | 17:35 | |
*** mvp_ has quit IRC | 17:43 | |
*** valerius has quit IRC | 17:45 | |
*** mvp_ has joined #maemo | 17:50 | |
*** Darkchaos has quit IRC | 17:52 | |
*** hardaker has joined #maemo | 17:54 | |
*** Ian-- has joined #maemo | 18:11 | |
*** ekze has joined #maemo | 18:11 | |
*** SpeedEvil has quit IRC | 18:26 | |
kerio | narcos: me | 18:26 |
kerio | (on snow leopard) | 18:26 |
*** SpeedEvil has joined #maemo | 18:26 | |
*** DocScrutinizer06 is now known as DocScrutinizer05 | 18:34 | |
DocScrutinizer05 | narcos: what makes you think your USB port is busted? | 18:35 |
*** SpeedEvil has quit IRC | 18:38 | |
*** beford has joined #maemo | 18:42 | |
*** SpeedEvil has joined #maemo | 18:42 | |
*** Kilroo has joined #maemo | 18:43 | |
*** gomiam has joined #maemo | 18:45 | |
*** NIN101 has quit IRC | 18:47 | |
*** NIN101 has joined #maemo | 18:48 | |
*** valdyn has quit IRC | 18:53 | |
*** hardaker has quit IRC | 18:55 | |
*** dos1 has quit IRC | 18:58 | |
*** dos1 has joined #maemo | 18:58 | |
*** sLumPia has joined #maemo | 18:58 | |
*** Ex-Opesa has joined #maemo | 19:01 | |
*** GuySoft has quit IRC | 19:01 | |
*** netkat has joined #maemo | 19:03 | |
*** Dragnslcr has quit IRC | 19:05 | |
*** Venemo_N9 has joined #maemo | 19:08 | |
*** CodenameStrike-N has quit IRC | 19:11 | |
*** gomiam has quit IRC | 19:12 | |
*** GuySoft has joined #maemo | 19:17 | |
*** Dragnslcr has joined #maemo | 19:19 | |
*** mase76 has quit IRC | 19:20 | |
*** Dragnslcr has joined #maemo | 19:20 | |
*** Venemo_N9 has quit IRC | 19:21 | |
*** mase76 has joined #maemo | 19:21 | |
*** valdyn has joined #maemo | 19:24 | |
*** psychologe has joined #maemo | 19:28 | |
*** Darkchaos has joined #maemo | 19:31 | |
*** psychologe has left #maemo | 19:32 | |
*** sq-one has joined #maemo | 19:40 | |
*** ThreeM has quit IRC | 19:45 | |
*** ThreeM has joined #maemo | 19:47 | |
*** archangelmichael has quit IRC | 19:48 | |
*** olebrom has joined #maemo | 19:54 | |
*** toxaris has quit IRC | 20:04 | |
*** Sc0rpius has joined #maemo | 20:05 | |
narcos | kerio: Any advice on which image to download from http://tablets-dev.nokia.com/nokia_N900.php ? I live in the UK - and see there's a UK version - not sure what the difference is? | 20:09 |
kerio | narcos: the Global one | 20:10 |
kerio | it works on every hardware, iirc | 20:10 |
kerio | the difference is with fmtx availability | 20:10 |
narcos | DocScrutinizer: The phone won't charge unless I jiggle the USB plug around | 20:10 |
narcos | kerio: Right, thanks, I'll use that one | 20:10 |
*** javispedro has quit IRC | 20:11 | |
narcos | DocScrutinizer: Actually, Nokia's karma is against me. I have two N900's - both with a similar USB port problem... One I've just repaired with a bit of solder, the other charges if I twist the plug counter clockwise (I assume it has a loose connection too). | 20:11 |
narcos | I don't want to solder the second one as I just got it on eBay - I'm trying to return to sender | 20:12 |
narcos | (which is why I want to re-image) | 20:12 |
DocScrutinizer05 | well, when you twist plugs, I guess that's r | 20:12 |
DocScrutinizer05 | the reason where your problems arise from | 20:12 |
narcos | I've only twisted it in order to get it to charge | 20:13 |
DocScrutinizer05 | you ever considered that the plug could as well be defect, not only the receptacle? | 20:13 |
narcos | I've tried two different wall chargers, and a PC USB cable | 20:14 |
DocScrutinizer05 | yes, and your reüports were quite non-coherent | 20:14 |
narcos | Pardon? | 20:15 |
*** toxaris has joined #maemo | 20:15 | |
DocScrutinizer05 | well, sorry, I tried to help the last few days, you weren't really interested. Now I feel it's futile to try | 20:16 |
narcos | DocScrutinizer05: No I appreciated your help - you suggested it was a software issue | 20:17 |
DocScrutinizer05 | anyway, if you can reflash to send back the supposedly USB-borked device, you're creating a nice paradoxon | 20:18 |
narcos | DocScrutinizer05: And at the time, it seemed like it might be - but before I got around to reloading the image, my second phone arrived - so I diverted my attention to that one - which developed a similar problem the first time I tried to charge it. | 20:18 |
*** valerius has joined #maemo | 20:19 | |
DocScrutinizer05 | well, and that doesn't make you wonder? | 20:19 |
narcos | Should it? The only common element would be the mains electricity supply | 20:19 |
kerio | and *you* | 20:19 |
narcos | I promise I'm not rough handling them. | 20:19 |
DocScrutinizer05 | but yu might use a defect plug that in turn ruins the receptacles | 20:20 |
narcos | The second phone came with all its own kit... | 20:20 |
DocScrutinizer05 | or simply "inserts" dirt on the contacts | 20:20 |
DocScrutinizer05 | or you restored some defect software to both phones | 20:21 |
DocScrutinizer05 | or it's PEBCAK | 20:21 |
narcos | :-( | 20:21 |
narcos | Well, sorry to have bothered you. I'll venture on without bugging you. | 20:22 |
*** narcos has left #maemo | 20:22 | |
kerio | that went well | 20:22 |
DocScrutinizer05 | well, I anticipated that reaction | 20:22 |
* DocScrutinizer05 shrugs and wanders on doings more appropriate things for outside temepratures >35°C | 20:24 | |
*** Venemo_N9 has joined #maemo | 20:29 | |
* DocScrutinizer05 just utters a suspicion that recently "something" messed up USB/charging/MSM for quite a number of people... | 20:29 | |
* DocScrutinizer05 looks direction KP51 and bq24150.ko "charger" | 20:30 | |
*** sq-one has quit IRC | 20:31 | |
*** KrayonWork has quit IRC | 20:32 | |
DocScrutinizer05 | [2012-08-18 21:50:18] <Estel_> kerio, confirming, this bug seems to have something to do with latest bq2415 things in KP | 20:32 |
*** valerius has quit IRC | 20:32 | |
DocScrutinizer05 | might even imagine a situation / bug-behaviour where introducing an anormal situation like D+/-short NOT given anymore, by turning plug, might cause the shite to start working again | 20:34 |
DocScrutinizer05 | of course nobody ever should apply any force to USB plug other than needed to cleanly and straight mating/unmating it | 20:35 |
kerio | somehow i think mating with your usb port would lead to problems | 20:36 |
DocScrutinizer05 | trying to "test" USB by applying levering or torque force is a really insane thing | 20:36 |
*** soltys has quit IRC | 20:37 | |
DocScrutinizer05 | only method you *might* use to test USB mechanically is placing the device on table with your finger under USB plug - but then do NOT apply any force to device, by touching screen or typing on hw kbd! | 20:39 |
DocScrutinizer05 | incidentally this is the only force vector that might cause loose pins on receptacle touch the PCB pads again | 20:40 |
DocScrutinizer05 | and weight of device is the max force the USB may take without you damaging an otherwise completely intact USB receptacle | 20:42 |
*** flo_lap has joined #maemo | 20:46 | |
*** toxaris has quit IRC | 20:46 | |
*** flo_lap is now known as florian | 20:50 | |
DocScrutinizer05 | ~dict mating cycle | 20:52 |
infobot | could not find definition for mating cycle | 20:52 |
DocScrutinizer05 | pfff | 20:52 |
DocScrutinizer05 | google for "expected number of mating cycles" | 20:53 |
DocScrutinizer05 | btw I got a standard size A plug here that instantly ruins any USB receptacle I plug it to | 20:54 |
DocScrutinizer05 | I'm quite sure such thing happens even more easily on micro-USB | 20:55 |
*** valerius has joined #maemo | 20:56 | |
*** nsuffys has joined #maemo | 20:57 | |
*** cyborg-one has joined #maemo | 20:57 | |
DocScrutinizer05 | http://etherealmind.com/network-dictionary-mating-cycles/ | 20:58 |
DocScrutinizer05 | >>SMA connectors are rated for 500 mating cycles..<< http://en.wikipedia.org/wiki/SMA_connector#Connector_design | 21:04 |
DocScrutinizer05 | somehow I think kerio shouldn't discuss technical issues with EE | 21:04 |
*** valerius has quit IRC | 21:07 | |
*** ALoGeNo has quit IRC | 21:16 | |
*** ALoGeNo has joined #maemo | 21:17 | |
*** lxp1 has joined #maemo | 21:17 | |
*** lxp has quit IRC | 21:20 | |
*** NIN101 has quit IRC | 21:23 | |
*** dhbiker has quit IRC | 21:23 | |
*** valerius has joined #maemo | 21:28 | |
*** NIN101 has joined #maemo | 21:33 | |
*** NIN101 has quit IRC | 21:38 | |
*** calderon has joined #maemo | 21:42 | |
*** NIN101 has joined #maemo | 21:44 | |
*** sq-one has joined #maemo | 21:50 | |
*** Estel_ has joined #maemo | 21:52 | |
*** Estel_ has quit IRC | 21:52 | |
*** Estel_ has joined #maemo | 21:52 | |
Estel_ | home, sweet home :) i'm back from vacations, for good | 21:52 |
Estel_ | travelling for a day @ 32 C degrees is quite a experience | 21:53 |
Estel_ | an* | 21:53 |
*** FIQ has joined #maemo | 22:06 | |
*** NIN101 has quit IRC | 22:06 | |
*** DrGrov has joined #maemo | 22:06 | |
*** DrGrov has left #maemo | 22:08 | |
*** Darkchaos has quit IRC | 22:09 | |
*** Darkchaos has joined #maemo | 22:09 | |
*** NIN101 has joined #maemo | 22:10 | |
*** ferdna has joined #maemo | 22:10 | |
*** bsdmaniak has quit IRC | 22:26 | |
*** retro|cz has quit IRC | 22:28 | |
*** Ian-- has quit IRC | 22:36 | |
*** Ian-- has joined #maemo | 22:37 | |
*** bsdmaniak has joined #maemo | 22:40 | |
*** netkat has quit IRC | 22:47 | |
*** sixwheeledbeast has joined #maemo | 22:50 | |
*** mase76 has quit IRC | 23:02 | |
*** mase76 has joined #maemo | 23:02 | |
sixwheeledbeast | just been reading the logs about mating cycles, lol | 23:09 |
*** nsuffys has quit IRC | 23:09 | |
sixwheeledbeast | i believe uUSB can have 10000 meaning if you charge once a day your device should last 27 years. (if my math is correct) | 23:11 |
kerio | that's very little time :( | 23:13 |
*** timo^ has joined #maemo | 23:18 | |
*** rZr is now known as rzr | 23:24 | |
*** timo^ has quit IRC | 23:27 | |
sixwheeledbeast | Considerably better than 13 years for miniUSB and 4 years for a standard A/B USB. | 23:28 |
*** dhbiker has joined #maemo | 23:30 | |
*** heroux_ has quit IRC | 23:32 | |
*** Jef91 has joined #maemo | 23:33 | |
Jef91 | is there a way to change the blue "NOKIA" at the n900 startup? | 23:33 |
*** Venusaur has quit IRC | 23:34 | |
*** Venusaur has joined #maemo | 23:35 | |
*** mase76 has quit IRC | 23:36 | |
*** sq-one has quit IRC | 23:38 | |
kerio | Jef91: that's NOLO i think | 23:40 |
sixwheeledbeast | http://talk.maemo.org/showthread.php?t=75504 | 23:40 |
Jef91 | nolo kerio ? | 23:40 |
*** kodomo has joined #maemo | 23:45 | |
*** mase76 has joined #maemo | 23:47 | |
*** kodomo_ has quit IRC | 23:47 | |
*** qwazix has joined #maemo | 23:52 | |
*** nox- has joined #maemo | 23:59 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!