**** BEGIN LOGGING AT Sat Nov 26 02:59:57 2011 Nov 26 03:03:12 o_O gentoo on n900? Nov 26 03:03:56 … Nov 26 03:04:29 well, it WAS Nov 26 03:04:34 until something went and corrupted everything x.x Nov 26 03:04:40 :/ Nov 26 03:05:44 I think I need to reformat now Nov 26 03:05:46 sigh Nov 26 03:07:22 compiling on the poor little cpu doesnt sound like fun to me anyway Nov 26 03:07:53 still, crazy stuff... :) Nov 26 03:08:17 (that gentoo runs, not that yours is corrupted...) Nov 26 03:09:13 only linking Nov 26 03:09:16 I use distcc :p Nov 26 03:09:24 ah Nov 26 03:10:04 anyway, bbl Nov 26 04:48:10 luke-jr, disable fsck Nov 26 04:48:16 … Nov 26 04:48:19 why? Nov 26 04:48:47 Because ext* assumes you have a harddrive Nov 26 04:48:51 so? Nov 26 04:48:59 without fsck it'll certainly corrupt Nov 26 04:49:14 It actually keeps it amazingly consisten just with ext3+journal Nov 26 04:49:44 On harddrive at powerloss you lose like 512 bytes, or 4k, or the last x * 4k sectors written Nov 26 04:50:03 journal still needs fsck to recover Nov 26 04:50:11 and journal will shorten SSD lifetime Nov 26 04:50:19 On flash you lose that 512b, plus additional 128-512k randomly chosen sectors that get old data.. Nov 26 04:50:55 ew Nov 26 04:50:58 Ideally you'd have a gigantic journal :) Nov 26 04:51:06 well, the journal issues is why I use ext2, not ext3 Nov 26 04:51:16 I don't think it's an issue Nov 26 04:51:28 yes, becasue the journal assumes things get written in order Nov 26 04:52:04 and on boot the kernel rewrites whatever is in the journal, and things tend to work out better Nov 26 04:53:04 even better would be nilfs2 or LogFS.. though nilfs2 would chew through battery Nov 26 04:53:23 and would require backporting, testing, etc Nov 26 04:53:49 yeah there's that :P Nov 26 04:53:55 ext2 worked well for years Nov 26 04:54:11 which makes me suspect it's a booting issue Nov 26 04:54:17 with this new kernel Nov 26 04:54:26 I couldn't boot Maemo with it, either Nov 26 04:54:30 nfc why Nov 26 06:30:29 luke-jr: gps to laptop >> columbus Nov 26 06:30:39 ? Nov 26 06:46:11 4:11 < luke-jr> jacekowski: I want to use the N900's GPS from a full laptop. Nov 26 06:46:21 … Nov 26 06:46:46 ok. maybe didn't get u Nov 26 06:51:32 what i meant is that columbus is the package that does that Nov 26 06:53:30 o Nov 26 06:57:18 can't seem to find the code Nov 26 06:59:27 iirc it was developed by alterego Nov 26 07:29:27 Ìû Nov 26 10:51:47 damnit Nov 26 10:52:05 telnetting to a port should show something if a service is running right? Nov 26 10:56:13 hello. is there a phone that has voice reconigtion, like maemo? Nov 26 11:03:23 voice recognition like maemo? wtf? Nov 26 11:03:41 Macer: depends if it's dropped/denied via firewall rules Nov 26 11:04:12 Macer: try nmap Nov 26 11:22:33 pocket sphinx ? Nov 26 13:07:00 damnit Nov 26 13:07:09 for the life of me i can't find out why smtp won't connect on this synology Nov 26 13:07:13 nor does tls imap :-P Nov 26 13:47:55 M4rtinK: yeah, or even voicetogoog Nov 26 13:48:15 well, seems that'S only on maemo6 for now Nov 26 13:49:09 anyway raptor67682 's question sounds quite upside-down Nov 26 13:51:52 ping X-Fade Nov 26 13:52:08 * DocScrutinizer idly wonders if/when Siri/theGoogle$thing will implement a pull feature, I.E. mic activation from remote, so Siri can listen whenever it thinks it's worth it ;-D Nov 26 13:52:25 * DocScrutinizer moos @ Pali Nov 26 13:52:27 ~seen X-Fade Nov 26 13:52:34 x-fade is currently on #maemo #harmattan #meego, last said: 'Can somebody remind me again how to backup your messages/conversations in harmattan? Where were they stored again?'. Nov 26 13:53:24 Pali, wish you luck Nov 26 13:53:33 indeed Nov 26 13:53:33 hello Nov 26 13:53:38 hey freemangordon Nov 26 13:53:43 hey Nov 26 13:54:39 seems no hen developers left , it is only you Nov 26 13:55:06 where is X-Fade? Nov 26 13:55:11 freemangordon: if you want to chat with H-E-N hardcore kernel hackers you should've joined ##mhd since some days. You ignored all my invites, now paul said >gtg,bbl< some 15min ago Nov 26 13:55:12 who knows Nov 26 13:55:39 sorry, saw the invitations next day Nov 26 13:55:50 i've just have changed my irc client Nov 26 13:56:20 BTW I still don't know which is the best IRC client to use Nov 26 13:56:39 irssi Nov 26 13:56:48 winoze? Nov 26 13:59:44 DocScrutinizer, what was the hen channel? Nov 26 14:13:57 DocScrutinizer: now I found some bq2415x kernel driver from Nokia: https://lkml.org/lkml/2011/3/9/176 Nov 26 14:14:18 DocScrutinizer: do you know about it? Nov 26 14:15:11 yes, I heard about it ans somewhat looked into it Nov 26 14:15:44 haven't completely analyzed it but it seems it still relies on undocumented interaction with some bme shit Nov 26 14:16:21 here is source code: https://lkml.org/lkml/2011/3/9/178 Nov 26 14:16:49 I see that this only export functions via /dev/ file Nov 26 14:16:59 Pali, did you tyr last patch i've sent? Nov 26 14:17:03 try* Nov 26 14:17:26 freemangordon: sorry not yet Nov 26 14:17:32 ok Nov 26 14:19:05 Now I'm compiling it Nov 26 14:19:28 Pali: also on a 30s glance to that patch I spot things like "bq2415x_chg_low(true)" which again make me think Nokia only did the bare minimum they thought they might find useful for their special usecase - as usual Nov 26 14:19:33 bq2415x_chg_low(true) Nov 26 14:19:43 freemangordon: did you work on ham already? Nov 26 14:19:52 no Nov 26 14:20:15 case BQ2415X_CHG_NORM: res = bq2415x_chg_low(false); Nov 26 14:20:36 i'm still fighting kp stuff Nov 26 14:21:03 friggin sh*t I don't want to choose from charge-low and charge-normal, I want to control charge current to the last digit that bq24150 allows Nov 26 14:23:36 or compare the implementation of >>bq2415x_set_current_limit(struct regulator_dev *rdev, int min_uA, int max_uA)<< with what my suggested API specifies Nov 26 14:24:26 and I bet the whole thing doesn't even touch boostmode Nov 26 14:25:56 it is not better to fix that existing nokias driver instead writing new? Nov 26 14:26:35 The existing hostmode stuff on the n900 is fragmentary. Nov 26 14:30:45 Pali: no, see: >>MODULE_DESCRIPTION("TI BQ24153/6 one-cell Li-Ion charger driver");<< -- We got bq24150 which is quite a bit different it seems Nov 26 14:31:25 though, when I think about it, I didn't find that much diffs in datasheet, still this driver bewilders me Nov 26 14:31:50 * jonwil wishes he could decide what n900 thing to work on Nov 26 14:31:58 anyway this driver is confusing, and doesn't deal *at all* with vboost Nov 26 14:34:11 I think it is more simply to add vboost to that driver instead writing all from sketch Nov 26 14:37:39 Pali: and looking through the source from start to end it appears to me the Nokia driver doesn't implement any additional intelligence so it still needs all the bme cruft like it does now. My driver spec OTOH is meant to implement an autonomous handler that only needs a ONE-TIME config e.g. during boot and then could happily run along charging under same unchanged situation for infinite time without any bme retriggering watchdog and similar Nov 26 14:37:41 cruft. The idea is to allow concurrent userland/other systems to simply set up charger to meet the situation (host powered charging, fastcharger charging, even vboost) and then leave it alone Nov 26 14:38:20 while the driver itself controls and maintains the bq24150 chip Nov 26 14:38:28 I.E. tickles watchdog etc Nov 26 14:38:39 yes, I know Nov 26 14:38:47 Nokia driver fails completely on this idea Nov 26 14:39:55 can bq chip tell us if charger or power usb cable is connected? Nov 26 14:40:10 it can't Nov 26 14:40:25 you need other kernel based and useland cruft to do so Nov 26 14:40:37 so we need additional checks (from other driver?) to check that Nov 26 14:40:49 so auto charge should be in other kernel module Nov 26 14:41:02 not in bq2415x*.ko Nov 26 14:41:06 well, it can detect VBUS 5V, it can to some degree check if PHY chip things there'S D+/- short Nov 26 14:41:56 you can set up bq24150 to start charging @ XXXmA whenever there'S VBUS 5V applied Nov 26 14:42:22 for more nifty stuff we need support from way more complex systems, and that's userland task Nov 26 14:42:44 like doing USB ENUM to learn if PC can power 500mA Nov 26 14:42:53 or if it is a PC at all Nov 26 14:43:45 or rather a dumb charger with missing D+/- short (->100mA max, according to Nokia's conservative and standards conforming policy) Nov 26 14:44:17 ok Nov 26 14:44:29 for all this other systems are involved, as charger driver can't do e.g. ENUM Nov 26 14:44:54 what is isp1704 charger? Nov 26 14:45:14 wow Nov 26 14:45:15 lol, 1704 is USB PHY detecting D+/- short Nov 26 14:45:22 in upstream kernel it is something for rx51: http://lwn.net/Articles/400910/ Nov 26 14:45:25 I'm definitely noticing a huge performance boost switching to hardfp on N900 Nov 26 14:45:45 jonwil: kernels Nov 26 14:46:56 Pali: so isp1704_charger probably means the PHY has detected D+/- short and thus the plugged in cherging device is considered to be a fastcharger Nov 26 14:47:55 Pali: bq24150 even has a hw signal line to talk to PHY directly regarding this Nov 26 14:48:14 alas the PHY is not always consistent in asserting this signal Nov 26 14:49:16 as PHY msutn't try to detect D+/- short when an active USB session is ongoing, as it would break data transfer (check for Data+ to Data- short, go figure!) Nov 26 14:49:41 ok Nov 26 14:52:44 otoh an active USB session means there's definitely no D+/- short ;-D Nov 26 14:53:18 you see charging over USB is quite entangled a bit with generic USB driver though Nov 26 14:53:55 which is why we need to get rid of BME for hostmode, basically Nov 26 14:54:59 Pali: for bq24150 proper cherging&VBOOST versatile kernel driver all this doesn't matter too much Nov 26 14:55:51 my specs specify a *sane* interface (I hope) that allows to offload the annoying bits to the driver while keeping all the nifty finegrained control to userland Nov 26 14:57:08 I even planned for raw register access for "dumb brute force access" the bme alike style Nov 26 14:59:13 so with a very simple wrapper to change direct I2C-writes/reads to /sys/bq24150/ clean reads/writes bme could still work on this driver, though would basically disable all the smartness in that driver - but well that'S what bme likes to do Nov 26 15:02:08 a "smarter bme" would just write once to things like /sys/bq24150/... USB-curlim,chterm_ena,chterm_thld,CC,CV... and then echo auto >watchdog Nov 26 15:02:27 then let kernel driver and chip do their thing Nov 26 15:03:01 you could kill smarter-bme and uninstall it and charging would continue happily, after that Nov 26 15:03:48 next time smarter-bme would be needed was on next plug-in of charger/PC Nov 26 15:04:10 to check type of "charger" and again write once to above mentioned sysnodes Nov 26 15:04:17 * jonwil wonders why Nokia chose to ignore most of the functionality of the charger chip and write all sorts of funky code in BME instead Nov 26 15:04:32 jonwil: heritage Nov 26 15:04:35 because rapuyama used to do charging Nov 26 15:04:35 legacy Nov 26 15:04:44 yes, exactly Nov 26 15:04:47 and rapuyama has same code in it as big parts of BME Nov 26 15:04:59 even on n900 Nov 26 15:05:45 they simply ported the age-old bme code that basically was there on 6210 phones, to N900 Nov 26 15:06:10 and ignored the fact they now got a smart charger chip that could do all that nasty stuff for them Nov 26 15:07:16 probably not even Nokia did that, I suspect they hired a subcontractor that does this for them since 1999 Nov 26 15:07:37 lol Nov 26 15:07:48 well, lol but no kidding Nov 26 15:07:55 why 99? Nov 26 15:08:24 that's when I seen same shite in Nokia 6210 monitor, nder "battery" tab Nov 26 15:08:53 maybe it pedates this phone ;-D Nov 26 15:09:11 LoL :D Nov 26 15:09:13 * jonwil wonders if there is an easy way to add a "switch between 2G and 3G" option to the status bar menu Nov 26 15:09:26 there was applet for that Nov 26 15:09:34 any idea what it is called? Nov 26 15:09:42 nope Nov 26 15:09:47 i don't have n900 anymore Nov 26 15:09:48 damn :( Nov 26 15:09:52 i have N8 with symbian Nov 26 15:10:01 … Nov 26 15:10:02 fail Nov 26 15:10:05 If one already exists, saves me reinventing the wheel Nov 26 15:10:08 * DocScrutinizer beats jacekowski around a little Nov 26 15:10:17 but if I cant find it, it doesn't help me Nov 26 15:10:28 search for 3g Nov 26 15:10:49 3g2g-mode-selection-applet - Switch between the three network modes (3G, 2G and Dual) from the status menu Nov 26 15:10:52 2G/3G switcher applet - or sth like that Nov 26 15:11:30 I'm using it all the time Nov 26 15:11:55 found it, now I need to add it to my phone :) Nov 26 15:12:04 recently 2G(!) became abysmally poor here so I don't use it that much anymore Nov 26 15:13:50 hen a year ago I had to switch to 2G when entering my fav pub, or otherwise connection is all shaky and introduces dropouts, on 3g - now it's exactly the other way round Nov 26 15:14:40 3G sort of works now in that pub, but 2G is unbearable Nov 26 15:15:17 * DocScrutinizer wonders if they got a good price for the surplus 2G equipment they sold... fools Nov 26 15:15:48 * jonwil got a notice in the mail calling for public consultation on the erection of a new cell tower in his area Nov 26 15:16:16 duh, I read "erection" and thought "meh, SPAM" Nov 26 15:16:27 ;-P Nov 26 15:17:01 time for 12648430 ☕ Nov 26 15:17:14 HELO gentlemen Nov 26 15:17:24 hmmm so should I work on wlan stuff, h-i-m stuff, osso-backup stuff, libbmeipc/hald-addon-bme stuff, sysinfo/libsysinfo stuff, systemui stuff, connectivity ui stuff or maps stuff...? Nov 26 15:17:24 EHLO RST38h Nov 26 15:18:32 hald-addon-bme sounds like it would go nicely along with Pali 's / my bq24150 driver stuff Nov 26 15:19:33 it would basically be a 1:1 clone of hald-addon-bme plus a 1:! clone of libbmeipc and a dev package for libbmeipc Nov 26 15:19:39 libbmeipc is open Nov 26 15:19:51 no its not, not on the N900 Fremantle Nov 26 15:19:58 n900_libbme on meego is open Nov 26 15:20:08 is not same? Nov 26 15:20:10 but that's different Nov 26 15:20:13 replace hald-addon-bme, bme, and bq27200/bq24150 .ko in one pkg and we get a sane bme free kernel that kinda just works Nov 26 15:20:46 jonwil: bq24150.ko has no way to support libbmeipc Nov 26 15:20:54 hald-addon-bme is easy to write - we can use bq27200 kernel driver Nov 26 15:21:06 There are 3 places that talk to libbmepic other than hald-addon-bme. One is nokia-closed-pulseaudio-blobs, one is dsme_thermalsurface and the last one is testserver Nov 26 15:21:12 you need to patch hald-addon-bme to directly use the sysfs nodes Nov 26 15:21:37 jonwil: :nod: Nov 26 15:21:39 we do not need bmeipc.... all applications using hal Nov 26 15:21:40 its fairly easy to make something that exposes the same outside-world interface as hald-addon-bme but talks directly to kernel Nov 26 15:22:00 nokia-pulseaudio-blobs cant be changed easily Nov 26 15:22:03 since they are closed Nov 26 15:22:11 dsme_themalsurface is open though Nov 26 15:22:19 and testserver doesnt seem to be used normally Nov 26 15:22:41 for PA we need to figure WTF it does, thermal is kinda obvious what it does and we need to do similar thing in "jrbme" or bq24150.ko, and testserver, oh my Nov 26 15:22:41 dsme thermal can be patched Nov 26 15:23:14 I posted to mailing list a while back with info on this Nov 26 15:23:20 including info on what bme call pulseaudio is making Nov 26 15:23:44 is not nokia pulseaudio open in meego? Nov 26 15:23:46 time for 12648430 ☕ Nov 26 15:23:49 grrr Nov 26 15:24:26 nope, nokia-pulseaudio-blobs are still closed in meego Nov 26 15:24:31 smaller blobs but still closed Nov 26 15:24:45 aha, my post is titled "Information on the interface to hald-addon-bme (so it can be replaced with something that bypasses BME and talks to the kernel directly)" Nov 26 15:24:49 google for that to find it :) Nov 26 15:25:05 the only thing pulseaudio cares about is the temprature value Nov 26 15:25:26 the source code for dsme-thermalobject-surface should show you exactly what bme calls are being made Nov 26 15:25:35 pulseaudio and temperature?? WTF?? Nov 26 15:25:36 and I can confirm that pulseaudio seems to only be using the same values Nov 26 15:26:03 why pulseaudio need temperature? Nov 26 15:26:06 no idea Nov 26 15:26:40 so yeah I think given the info I posted in that mailing list post, there isn't that much in hald-addon-bme or libbmeipc that is worth cloning or figuring out :) Nov 26 15:27:24 speaker protection or sth weird Nov 26 15:28:13 I could say "they need it for ultra-smart echo cancellation, as speed for sound is varying with air temperature" but LOL Nov 26 15:28:31 speed OF sound Nov 26 15:28:40 so should I work on wlan, h-i-m, osso-backup, sysinfo, systemui, connectivity ui or maps? Nov 26 15:29:03 h-i-m Nov 26 15:29:08 :) Nov 26 15:29:22 do you know what h-i-m means in this case? :P Nov 26 15:29:39 hm, hoping it is hildon-input-method Nov 26 15:29:45 yes it is Nov 26 15:29:59 what specifically do you think I should be doing on hildon-input-method? Nov 26 15:30:07 renderer Nov 26 15:30:31 hildon-input-method library is open, only plugins are closed, sure? Nov 26 15:30:47 the library is open Nov 26 15:31:00 but plugins and renderers and stuff are closed Nov 26 15:31:09 including the hildon vkb renderer widget Nov 26 15:31:27 and the library that handles the virtual keyboard layouts Nov 26 15:31:32 and more besides :( Nov 26 15:31:38 jonwil, btw there is almost working (AFAIK) example of renderer somewhere in maemo application framework Nov 26 15:31:52 freemangordon: a clean hald-addon-bme implementation that doesn't use libbmeipc but rather directly uses /sys/bq27200/* and /sys/bq24150/* would quite be worth it :-) Nov 26 15:31:59 err, Nov 26 15:32:03 jonwil: ^^^ Nov 26 15:32:07 jonwil: on http://wiki.maemo.org/Fremantle_closed_packages I see 3 packages: hildon-input-method-configurator hildon-input-method-plugins-western hildon-input-method-widgets Nov 26 15:32:09 freemangordon: ETAB Nov 26 15:32:20 np Nov 26 15:32:33 The info needed for such a hald-addon-bme is in my mailing list post Nov 26 15:34:06 jonwil: sure, I thought you asked what to *work on*, not what to investigate and publish docs ;-) Nov 26 15:34:23 but yeah, I got it now Nov 26 15:34:29 except that I dont want to work on kernel stuff :P Nov 26 15:34:48 hald-addon-bme is all but kernel Nov 26 15:35:14 it talks to kernel though :P Nov 26 15:35:31 I know nothing about kernel battery driver, best to let someone who does write new hald-addon-bme :P Nov 26 15:35:33 even access to bq24150/27200 is a userland plain read() Nov 26 15:36:34 jonwil, damn libhildon-im-vkbrenderer.so.3.0.3 is 33k of size, shouldn't be that hard to RE ans rewrite it Nov 26 15:36:40 fopen("/sys/platform/*/*/bq27200/whatever") Nov 26 15:36:43 and* Nov 26 15:36:51 oh and for hildon-input-method stuff, the closed packages are hildon-im-common-virtual-settings , hildon-im-fkb , hildon-im-keyboard-assistant, hildon-im-keyboard-assistant-scv , hildon-im-plugin-base-settings , hildon-im-virtual-keyboard-layouts , hildon-input-method-configurator , hildon-input-method-plugins-western , hildon-input-method-widgets Nov 26 15:36:58 plus also ezitext* packages Nov 26 15:37:07 and imengines-ezitext Nov 26 15:37:24 we don't need all that stuff for portrait keyboard Nov 26 15:37:27 ezitext are only spelling database? Nov 26 15:38:22 well as far as hildon-input-method work goes, my first target is to finish cloning western_common_vim_settings.so, hildon-input-method-configurator.bin and possibly libcptextinput.so Nov 26 15:38:42 which will mean the list of valid hwkbd layouts can be un-hard-coded Nov 26 15:38:54 as those 3 binaries are what contain the hardcoded lists Nov 26 15:39:06 as for libhildon-im-vkbrenderer, its not as simple as it looks :P Nov 26 15:39:13 hmm, how then ukeyboard adds my language? Nov 26 15:39:19 Bulgarian Nov 26 15:39:35 the hardcoded lists seem to only affect the settings Nov 26 15:39:47 h-i-m and its plugins just use whatever value is in gconf Nov 26 15:39:56 so, why then one should care? Nov 26 15:40:04 if there is a workaround Nov 26 15:40:53 because normal users dont want a hack, they want to be able to pick their new layouts from the dropdown with all the rest Nov 26 15:41:53 sure, but ukeyboard allows exactly that without any hackery Nov 26 15:42:00 AFAIK Nov 26 15:42:14 well I am probably going to clone it anyway :P Nov 26 15:42:32 it uses standart .vkb files Nov 26 15:42:42 western_common_vim_settings.so isn't rocket science although I am close to the point where I say "forget about cloning it exactly and just write something that does the same thing" Nov 26 15:43:33 jonwil: in hildon welcome (screen to choose time&date + language at boot first time) is propably hardcoded languages... I cannot see here additional my (slovak) lang, but in control panel is visible Nov 26 15:44:07 it is true that language choose box/menu is hardcoded or only bad configuration? Nov 26 15:45:14 This is really annoying that after remove and insert battery I must start phone 2 times (one to choose english and then in control panel change to other)... Nov 26 15:45:28 * jonwil looks Nov 26 15:46:12 ok, hildon-welcome.launch is not making any GTK calls Nov 26 15:46:15 its only making some X calls Nov 26 15:46:25 plus some gconf calls Nov 26 15:46:31 I mean gstreamer calls Nov 26 15:46:34 and glic Nov 26 15:46:36 glib Nov 26 15:46:38 and dbus Nov 26 15:46:55 its asking mce to turn on the display with req_display_state_on Nov 26 15:47:15 thats all it does for dbus Nov 26 15:47:45 I do not know if it is app with name hildon-welcome Nov 26 15:47:55 hmmm maybe its not Nov 26 15:48:00 in fact I dont think it is Nov 26 15:49:06 jonwil, seen that http://maemo.gitorious.org/fremantle-hildon-desktop/hildon-input-method-plugins-example ? Nov 26 15:49:37 yep, I seen that, not very helpful with the stuff I am doing though because of how simple it is :P Nov 26 15:50:43 cssu stable is out: http://talk.maemo.org/showthread.php?p=1129261#post1129261 Nov 26 15:50:51 good, good Nov 26 15:50:55 * merlin1991 goes to write the maemo-dev crosspost Nov 26 15:51:19 jonwil, I am going to RE libhildon-im-vkbrenderer Nov 26 15:51:30 ok, you do that Nov 26 15:51:32 if you think you can Nov 26 15:51:42 at least I will try Nov 26 15:52:03 go ahead and use my libimlayouts header file if you like Nov 26 15:52:19 Not I am much in GTK Nov 26 15:52:30 Not that* Nov 26 15:52:45 Time to learn something new Nov 26 15:54:39 aha, osso-startup-wizzard is the app I want Nov 26 16:00:46 anyone heard of clutter? Nov 26 16:01:03 merlin1991: \o/ \o/ \o/ \o/ \o/ \o/ \o/ \o/ \o/ \o/ \o/ \o/ \o/ \o/ \o/ \o/ \o/ \o/ \o/ \o/ \o/ \o/ \o/ Nov 26 16:01:17 thanks doc :) Nov 26 16:01:25 I already thought nobody cared ;) Nov 26 16:01:30 * luke-jr ponders if a decent WM is possible on N900 given its practical lack of 3D accel Nov 26 16:02:29 Compute MIPS/framebuffer-size. Nov 26 16:02:33 oh and pali, check files in /usr/share/osso-startup-wizard, those seem to be where it gets its config from Nov 26 16:02:36 It's >>>1 Nov 26 16:03:21 1.5 kIPS per pixel Nov 26 16:06:10 jonwil: thanks! Nov 26 16:07:19 bah this is too hard to follow, its using clutter (which I know nothing about), something called cogl (also unknown), plus a bunch of hard-to-follow C++ stuff like std::string and iostreams Nov 26 16:07:33 its also using libcityinfo Nov 26 16:07:44 anybody has experience with a good 1A car charger to use with N900? Nov 26 16:08:07 lots of dbus calls too Nov 26 16:08:33 * trumee only has experience with Nokia DC-10 charger which has a very short cable and useless now. Nov 26 16:09:04 its also using libi18n_locale_resolve_list_predefined Nov 26 16:09:06 whatever that is Nov 26 16:09:35 trumee: I grabbed a cheap dual-USB-port one off NewEgg Nov 26 16:09:49 luke-jr: 1A? Nov 26 16:09:53 trumee: 1A & 2A Nov 26 16:10:08 no cable, you plug your normal USB one into it Nov 26 16:10:21 luke-jr: cool. i need to buy one in UK Nov 26 16:10:51 aha, that function comes from libi18n-locale-resolver0 which is closed Nov 26 16:11:06 is there a safe way to preemptively prevent my USB port from breaking? Nov 26 16:11:19 merlin1991: nah, this will become THE BIG NEWS over the next 48h Nov 26 16:11:27 GeneralAntilles: see ^^^ Nov 26 16:11:27 luke-jr: what is the use of 2A port? Nov 26 16:11:32 GeneralAntilles: for MWKN Nov 26 16:11:45 trumee: I guess iPads use it or something. I just figured a 2nd port would allow me future expansion Nov 26 16:11:47 GeneralAntilles: that'S definitely next monday's headline Nov 26 16:13:06 lmao Doc on a newsrampage :D Nov 26 16:13:22 hmmm, the data in /usr/share/i18n_locale_resolver seems interesting (but in an undocumented, uneditable binary format) Nov 26 16:13:34 luke-jr: is it ok to plug N900 into the 2A charger? Nov 26 16:13:48 trumee: can't hurt. Nov 26 16:14:21 luke-jr: found something, http://www.amazon.co.uk/Two-Port-2-1A-USB-Charger/dp/B005JCPZ22/ref=sr_1_1?ie=UTF8&qid=1322323800&sr=8-1 Nov 26 16:15:09 aha, clutter is a drawing library Nov 26 16:15:25 i.e. its used by osso-startup-wizard because the latter is a fullscreen app and doesnt need to use GTK Nov 26 16:15:52 although clutter still has a dep on gtk Nov 26 16:19:11 avoiding GTK is impossible now :/ Nov 26 16:19:19 even BlueZ and pkg-config use GTK Nov 26 16:22:55 bluez only requires it for the pin-input widget, which is just ridiculous... Nov 26 16:24:53 r00t|home: wtf? srsly? Nov 26 16:24:58 why doesn't it use pinentry? Nov 26 16:25:13 at least that's the issue i had with bluez on notebooks Nov 26 16:25:50 there is a cli-tool included, but debian only delivers the source, no binary of it, and the package depends on the whole gui cruft Nov 26 16:26:00 x.x Nov 26 16:26:03 I use Gentoo anyhow Nov 26 16:26:39 you seem wrong, nor bluez nor bluez-tools depend on gtk Nov 26 16:26:50 bluez-gnome does, obviously Nov 26 16:27:34 me? maybe they changed it by now, but it used to be that way Nov 26 16:29:09 and pkg-config only requires glib Nov 26 16:42:20 DocScrutinizer, I was going to stick it on the Miscellaneous page. Nov 26 17:07:53 GeneralAntilles: well, it's finally an "official" community repo for maemo recommended to *everyone* Nov 26 17:08:03 :P Nov 26 17:09:27 basically we could even expect from Nokia to include concerns about compatibilty to CSSU-S for any further (obviously never coming) update Nov 26 17:10:41 for N900 users today is a historic date, a quantum leap (though I hate the term as it's basically wrong) Nov 26 17:11:40 Err - I missed most of todays discussion - wut? Nov 26 17:12:19 CSSU-Stable is officially out in the wild Nov 26 17:12:58 Ah! Nov 26 17:18:25 freemangordon offline?? DANG! Nov 26 17:22:57 yawn Nov 26 17:23:08 as if CSSU has any potential Nov 26 17:23:10 too much closed Nov 26 17:23:23 you can't maintain something without source Nov 26 17:37:13 luke-jr: maybe it is like quake... they are just waiting a little while before releasing it all Nov 26 17:37:23 nonsense Nov 26 17:37:57 as it stands though regardless of all that... maemo is probably still the best portable linux distro you can use on a device with a phone built in Nov 26 17:38:33 the hildon closed bits are probably the worst thing nokia has closed right now. but i'm no dev so i don't know Nov 26 17:39:52 i mean if you can show me another linux distro on a device which allows for some pretty good comm i'd love to see it Nov 26 17:40:02 but it is obviously not gentoo :) Nov 26 17:59:32 luke-jr: defeatist! we got some fixes to "closed" stuff in CSSU, we even got or are about to get true rewrites of other closed bits, for the mere benefit of openness, as being closed is a bug in itself as well Nov 26 18:01:17 Wish somebody'd port Swipe Nov 26 18:03:36 swipe? swype? Nov 26 18:03:40 Fuck that Nov 26 18:03:41 Oh wait, swype or swipe? Nov 26 18:03:50 swype is horrible, i tried it once Nov 26 18:03:51 swipe is harmattan's ui Nov 26 18:03:52 _once_ Nov 26 18:04:14 It's a nice concept, and ou Nov 26 18:04:22 You do type faster Nov 26 18:04:30 But you also spend more time correcting mistakes Nov 26 18:04:38 how does swipe improve typing speed? Nov 26 18:04:56 swype Nov 26 18:04:59 It's easier to reach a radius than the letter itself Nov 26 19:02:05 jonwil, ping Nov 26 19:02:47 ~seen jonwil Nov 26 19:02:54 jonwil <~jonwil@27-33-137-199.static.tpgi.com.au> was last seen on IRC in channel #maemo, 2h 47m ago, saying: 'although clutter still has a dep on gtk'. Nov 26 19:06:09 http://www.mobilebusinessbriefing.com/articles/nokia-shares-slip-on-weak-windows-phone-estimates/19742/ Nov 26 19:06:17 omg... 500K? Nov 26 19:06:26 they're going under :) Nov 26 19:07:51 yeah.. Nov 26 19:08:08 freemangordon: paul is back in #mhd Nov 26 19:08:21 thanks Nov 26 19:11:32 In an interview with the publication, Nokia chief executive Stephen Elop said sales would build over time, but declined to give internal targets. “We are interested first and foremost about volume. Our highest priority is to help Windows Phones to compete with Android. This is the first showcase product.â Nov 26 19:11:56 spoken like a true ms puppet. :) ms is going to buy them i bet Nov 26 19:14:22 * SpeedEvil crosses fingers for strong n9 sales. Nov 26 19:15:17 hehehehhh Nov 26 19:15:23 they deserved it Nov 26 19:27:45 Woo, broke iOS's audio stack Nov 26 19:29:35 lol Nov 26 19:30:30 congrats MohammadAG Nov 26 19:30:34 lol Nov 26 19:31:39 broke as in hacked.. or broke as in doesn't work anymore? Nov 26 19:31:54 http://www.cellular-news.com/story/51564.php Nov 26 19:32:24 still #3! lol. i think that is only because htc makes crap phones Nov 26 19:33:30 Macer fucked it up Nov 26 19:33:49 htc makes industry waste. Nov 26 19:34:04 I wouldn't call what they make "phones" Nov 26 19:34:15 So does nokia tbh Nov 26 19:34:17 yeah. they are horrible devices Nov 26 19:34:30 hey! n900 is a solid phone Nov 26 19:34:37 minus the usb ports Nov 26 19:34:40 :) Nov 26 19:35:28 Ios kernel panic, yay Nov 26 19:35:30 except it isn't a phone Nov 26 19:35:48 omg Nov 26 19:35:51 Windows phone is industry waste Nov 26 19:35:56 MohammadAG: how does it look btw? Nov 26 19:35:58 go back to gentoo Nov 26 19:35:58 Macer: I'm going to quote you when Nokia sends you an E7 to replace your broken N900 Nov 26 19:35:59 (the panic) Nov 26 19:36:00 lol Nov 26 19:36:13 javispedro: It reboots Nov 26 19:36:13 Macer: if N900 is a phone, E7 is a valid replacement Nov 26 19:36:23 MohammadAG: bah, cowards. Nov 26 19:36:32 luke-jr: maybe mine is a better build quality.. it is made in finland ;) Nov 26 19:36:36 javispedro: You get a log somewhere Nov 26 19:36:38 luke-jr: they do Nov 26 19:36:45 Lemme find it Nov 26 19:36:46 n900s are replaced with e7s Nov 26 19:36:52 Macer: people who insist N900 is not a phone, get fixed N900s back ;) Nov 26 19:37:00 lmao! Nov 26 19:37:02 Btw, i'm amazed how many threads the ui has Nov 26 19:37:04 fair enough Nov 26 19:37:06 Over 26 i think Nov 26 19:37:12 Not sure how they debug that shit Nov 26 19:37:16 MohammadAG: you need to enable logging via XCode for that Nov 26 19:37:19 i get your point Nov 26 19:37:26 hiemanshu: For what Nov 26 19:37:32 MohammadAG: panic logs Nov 26 19:37:35 No mac = no xcode Nov 26 19:37:37 hiemanshu: No Nov 26 19:38:34 MohammadAG: there was something like that, and in a panic its a spinning wheel and reboot Nov 26 19:38:58 hiemanshu: Yeah, thats what happened Nov 26 19:39:07 I restarted springboard, it kept spinning and rebooted Nov 26 19:40:48 javispedro: http://pastebin.com/raw.php?i=xxQj6MKz Nov 26 19:42:01 "incident". genius. Nov 26 19:42:43 secure boot?: NO hmpf? Nov 26 19:43:06 Tethered jailbreak boot Nov 26 19:43:40 I had a 3GS verbose boot, and screwed around with it enough to get a lot of stuff Nov 26 19:44:04 iOS is a fun hacking platform Nov 26 19:44:09 If fun is going mad Nov 26 19:44:51 I crashed it millions of times, something malf's, reboot Nov 26 19:46:32 Ive been thinking Nov 26 19:46:45 If pocketsphinx ran well on the N810 Nov 26 19:46:53 It'll run even better on the n900 Nov 26 19:47:19 Why don't we write a siri equivalent? Nov 26 19:47:25 Without online processing Nov 26 19:47:47 PocketSphinx's accuracy has been 0% for me Nov 26 19:47:54 lol Nov 26 19:48:02 It works fine on the iphone Nov 26 19:48:18 which model do they use, do you know? Nov 26 19:48:34 Nope Nov 26 19:48:35 Sec Nov 26 19:51:03 javispedro: http://www.handsfreecontrol.com/Credits.html Nov 26 19:55:23 no idea Nov 26 20:00:44 lol @ iPhone app website using flash Nov 26 21:11:01 blah Nov 26 22:08:44 uh uh Nov 26 22:08:47 anyone use rdesktop? Nov 26 22:08:53 does it support sound transferring? (receiving) Nov 26 22:15:42 when logged in, sound settings shows "remote audio" Nov 26 22:29:40 hi everybody, i have some problems with flashing, its still on "Finishing flashing... done" and there is no "CMT flashed successfully" for about half hour ! please help me here . Nov 26 22:30:44 which OS are you running on your computer and what was your command line? Nov 26 22:32:30 maemo, n900 and i'm flashing with this : "D:\Program Files\maemo\flasher-3.5>flasher-3.5.exe -F "D:\Documents and Settings\Amin\My Documents\Downloads\Music\RX-51_2009SE_20.2010.36-2.003_PR_COMBINED_003_ARM.bin" -f" Nov 26 22:32:44 xp sp3 Nov 26 22:33:28 have you flashed the eMMC before you flashed using that parameter? Nov 26 22:33:46 yes i did that and it was successfull Nov 26 22:33:56 this file : "RX-51_2009SE_10.2010.13-2.VANILLA_PR_EMMC_MR0_ARM.bin" Nov 26 22:34:37 and i'm flashing because of the no imei problem and the "all telephony functions are disabled due to ..." message . Nov 26 22:35:49 so when you flashed the fiasco (which is what you flash after you did the eMMC) you weren't returned to prompt? Nov 26 22:36:12 did your N900 say anything on the screen? Nov 26 22:37:00 yes it's still on "Finishing flashing... done" and no there is no message on the phone and the screen is black , the led is still yellow . Nov 26 22:37:32 I think your device (N900) might have ran out of power before flasher could finish its operation Nov 26 22:38:53 no it's almost full of charge or at least 80% percent . i tried several times and that's it. i event tried other version "RX-51_2009SE_10.2010.19-1.003_PR_COMBINED_003_ARM.bin" Nov 26 22:38:58 I'm not familiar with flashing under windows but I'm sure N900 is not meant to dim screen and show yellow/amber LED. During the entire flashing operation (especially without -R specified) your device should still display Nokia screen Nov 26 22:39:28 yes it's showing Nokia screen . Nov 26 22:39:39 http://www.engadget.com/2011/11/25/researchers-put-smartphones-on-a-power-diet-drastically-improve/ Nov 26 22:39:45 and backlight should be constantly on as well Nov 26 22:39:51 n900 still in the news :o Nov 26 22:40:31 beford, goes to show that a geeks toy is still loved by researchers :) Nov 26 22:40:36 no the backlight is not on . Nov 26 22:41:22 AminCX, which is why I find it weird, though like I said that I never flashed my N900 under windows before.. My bet is to unplug the USB and try rebooting the N900 see if it loads up properly Nov 26 22:42:17 yes it loads up, but the error is still : "All telephony functions are disabled due to ..." and no IMEI ! Nov 26 22:44:30 someone told me its because of something like RPL and ..., do you know anything about that ? Nov 26 22:47:20 AminCX: u can try a debian-based livecd.. eg ubuntu, knoppix Nov 26 22:48:27 do you think that will work ? i mean Linux vs Windows, is it differ enough ? Nov 26 22:49:19 ~flashing Nov 26 22:49:20 maemo-flashing is, like, http://wiki.maemo.org/Updating_the_tablet_firmware Nov 26 22:50:17 I personally use linux here myself. I find that linux doesn't start autoprobing and asking for drivers if the drivers are not there. In other words, its more well behaved than with windows where you have to go around disabling new hardwares being detected Nov 26 22:50:39 plus you can enable R&D mode with linux based flasher Nov 26 22:50:46 well.. i have to admit Nov 26 22:50:50 this synology is awesome Nov 26 22:50:51 :) Nov 26 22:53:23 so it worst the shot ! i think i have an ubuntu in my virtual pc . gonna test that, but about RPL, nothing at all ? Nov 26 22:53:55 you might be able to get away with using linux under VM if you want to retain windows. Though using VM is not ideal as if the USB passthrough mode isn't clean it may cause issues Nov 26 22:54:25 ~rpl Nov 26 22:54:25 Multi-file recursive string replacement. URL: http://www.laffeycomputer.com/software.html Nov 26 22:54:33 heh Nov 26 22:57:00 I'm a debian administrator, but just ssh and command line , so i have to learn ! I'm gonna download the ubuntu Nov 26 22:57:10 no IMEI could mean issues with cal Nov 26 22:57:21 cal ? Nov 26 22:58:02 not sure what the abbreviation stands for but it deals with the critical part of the device, it manages modes like R&D for instances Nov 26 22:58:25 i think there is connection between hanging on that line and the no imei problem, maybe i finally figure it out ! Nov 26 23:00:15 i also didn't have imei when i got my n900. simple reflash solved that Nov 26 23:00:40 was your N900 brand new when you saw it didn't have IMEI? Nov 26 23:01:18 what do you mean exactly ? Nov 26 23:02:22 I was asking Sicelo, in my case, none of my N900s have no IMEI. One was bought brand new and the other two are second hands Nov 26 23:02:51 yes. 100% new. PR1.1 Nov 26 23:03:09 i think i bought it about 12-15 month ago . Nov 26 23:03:20 Found device RX-51, hardware revision 2101 Nov 26 23:03:37 weird, at the time when I had my N900 brand new, it would have also been PR1.1 or thereabouts Nov 26 23:03:56 i think it was p1.1 Nov 26 23:03:59 slightly older revision Nov 26 23:06:03 i love this device, and i think n9 gonna be better, unfortunately there is no guaranty on my n900 and there is no authorized repair service in the town neither ! Nov 26 23:06:41 u don't need that AminCX :) Nov 26 23:06:51 eww.. N9 Nov 26 23:07:00 they'll just give u a shiny new E7 Nov 26 23:07:11 or even a N8 Nov 26 23:07:48 no no no there is no change warranty in my area ! I'm in the hell here :d Nov 26 23:08:48 AminCX: your n900 isn't dead/bricked, so no need for any warranty related things Nov 26 23:09:47 though at this point in time, he won't have any cellular functionality Nov 26 23:10:21 in other words, his N900 would probably be as good as its predecessors Nov 26 23:10:46 AminCX, so what's the progress on flashing it using linux? Nov 26 23:11:10 any way it's gonna kill me, imagine a big phone like n900 and a little other one like 1102 in my little pocket ! N900 for awesomeness and other one for using as Phone ! Nov 26 23:11:50 more like N900 being an internet tablet rather than a big phone Nov 26 23:11:54 i'm downloading latest version of ubuntu, Nov 26 23:13:51 I still don't know why would N900 all of the sudden loses connectivity to the cellular network. It could be anything from a faulty board to maybe dirty contacts or even possibly swapping SIM cards out constantly Nov 26 23:14:02 about phone stuff, everybody wants everything in a little shiny smartphone, and i'm a developer too, so i want a stylish advanced smartphone that do all the stuff like playing calling messaging and programs ... Nov 26 23:15:42 tracker waking up cpu too frequently :( Nov 26 23:15:47 i have a theory, there is little battery on the board, is that related to GSM module ? cause i think every time it's out of charge the problem comes up, maybe it's very silly . Nov 26 23:16:15 I hate to own a smartphone with a smaller screen.. it seems already I have grown accustomed to N900's screen.. web browsing is already difficult as it is and any downsizing would mean I need to zoom into pages more and more Nov 26 23:16:32 no the battery is to keep dates and what not iinm Nov 26 23:16:43 kinda like a CMOS battery on a normal computer Nov 26 23:17:04 heh Nov 26 23:17:19 the n900 has a secondary battery for that Nov 26 23:17:45 yeah i know, and i see every time i pull out the battery and put it back it asks me the date/time , but before this problem it saves those things . Nov 26 23:17:52 DocScrutinizer pointed that out awhile ago, its a small cell battery iinm or cell shaped battery Nov 26 23:17:59 my old n900s internal battery broke like that Nov 26 23:18:13 and every time i pulled the battery it would ask for the time Nov 26 23:18:23 button cell Nov 26 23:18:37 correction, button cell shaped :) Nov 26 23:19:15 so this is not related event a little ? Nov 26 23:19:21 two of my N900 would constantly ask for date and time even if I momentarily dislodge the main battery. Nov 26 23:19:59 heh hardware hackers like DocScrutinizer would probably know the best ;) Nov 26 23:20:00 DocScrutinizer: how difficult is replacing it? have to solder? Nov 26 23:20:08 or vi___, etc Nov 26 23:20:29 i am watching enron: smartest guys in the room Nov 26 23:20:40 the bandwidth idea was kind of good Nov 26 23:20:46 AminCX: which related event? Nov 26 23:20:50 they just didnt do it right Nov 26 23:21:10 DocScrutinizer, something to do with no IMEI and cannot connect to cellular network Nov 26 23:21:17 nah Nov 26 23:21:20 even the flashing mode (under windows) fails Nov 26 23:21:37 button cell backup battery is for realtime clock only Nov 26 23:21:39 lol. that is a windows problem Nov 26 23:22:12 do the small battery on the board related anyway to the GSM module, and cause the "all telephony functions are disabled due to ." ? Nov 26 23:22:22 and it'S notorious to break after like 9..12months of normal usage. So psycho_oreos observation is rather normal Nov 26 23:22:29 so far most of us are assuming that it is windows problem, but only one way to tell is to get AminCX to flash using linux and to see if flashing also fails Nov 26 23:22:39 AminCX: no Nov 26 23:23:15 o.O Nov 26 23:23:33 AminCX: i had the same problem flashing and fixed it by using my linux box Nov 26 23:24:03 a few people on tmo board have opted to try and bend their pin contacts on the N900 in a bid to get the SIM card detected but the results came up as mixed, mostly no dice iinm Nov 26 23:24:33 yep Nov 26 23:24:40 and I really wouldn't know what would cause no IMEI, even if flashing fails to restore it, cmt/cal is probably corrupt Nov 26 23:24:45 err cal Nov 26 23:24:54 sure, i'm gonna do that but like i said i'm in the hell and the net line is a little slow here, for about 700MB i have to wait a hour . Nov 26 23:25:16 AminCX, you could go for a minimal one lol, you don't need a full blown linux Nov 26 23:25:28 surely you'd know that if you been a debian admin Nov 26 23:25:31 no IMEI is basically unrelated to SIM, at least should. Wait a blink.... Nov 26 23:26:07 its bb5 SLV3 is'nt it ? someone told me you have to buy RPL cause it's crashed and he was so sure ! Nov 26 23:26:14 yeah. IMEI is modem Nov 26 23:26:20 yeah I also think that IMEI is definitely not related to SIM, its some other area on the device is either not storing or somehow the data is corrupted. IMSI is related to SIM however Nov 26 23:26:23 nah, even without any SIM my "about product" shows IMEI Nov 26 23:26:59 my third N900 (without SIM) still shows IMEI, so yeah Nov 26 23:27:02 psycho_oreos: ouch it's 48% past the download :-D Nov 26 23:27:11 missing IMEI usually means your HW is defect Nov 26 23:27:16 AminCX, oh well too late now, maybe you can keep that in mind next time Nov 26 23:27:48 its funny if its a HW defect, Sicelo mentioned his N900 came without IMEI but he flashed it and IMEI started appearing Nov 26 23:27:48 psycho_oreos: i went to this and i wasn't so curios :-D http://www.ubuntu.com/download/ubuntu/download Nov 26 23:28:48 AminCX, there's plenty of other distros out there, like slax, slitaz, puppylinux.. all there to minimise excessive downloads.. sure enough that ubuntu is probably somewhat well condoned here but :) Nov 26 23:29:28 somehow i love ubuntu style in GUI ! Nov 26 23:29:45 * psycho_oreos is reminded about the current ones that feature unity Nov 26 23:29:53 anyone know anything of this new 3G method that can "reduce power usage by 74%" is an n900 in pic > http://www.engadget.com/2011/11/25/researchers-put-smartphones-on-a-power-diet-drastically-improve/ Nov 26 23:29:59 psycho_oreos: usually flashing of cmt FW either works or fails but shouldn't break the IMEI readout. However there might be cases where reflashing COMBINED also reflashes cmt FW and thus fixes some glitch Nov 26 23:30:02 about the imei, i searched almost all of the web about my problems, and believe me there is no straight answer for it ! Nov 26 23:30:42 DocScrutinizer, ahh nice so I guess it could be the last hope for AminCX then :) in a bid to restore IMEI Nov 26 23:31:09 the imei thing delayed my flashing, lol, as it's needed to download firmware. i was not so sure if sticker on my N900 was legit. i remember i even asked here on chan Nov 26 23:31:32 you can't rstore IMEI, but you can restore the software on modem that answers your query for IMEI Nov 26 23:31:44 well my bad Nov 26 23:31:51 did i said that i dropped my n900 in the water ? of course on the ground and it was not much water( about 3 millimeters), and after that it was crashed, but after a week it goes well somehow ! Nov 26 23:32:26 * Sicelo fully agrees with DocScrutinizer. i did full flash.. not really for the imei thing.. just update to pr1.3, and imei 'magically' appeared Nov 26 23:32:37 O.O Nov 26 23:32:47 you should have informed us earlier about that.. maybe the water have damaged the device internally should you have not taken any actions to properly dry the device up Nov 26 23:32:50 AminCX: say goodbye to your modem then Nov 26 23:33:22 if not to your modem, your wireless chipset would fail to work Nov 26 23:33:44 no no , i'm pretty sure it's not damaged, it was ok after a week, but suddenly now it's dead :( Nov 26 23:34:02 two tmo threads I've encountered where their N900 were exposed to accidental liquid spills shows up errors with getting wireless to work Nov 26 23:34:06 the wireless chipset is completely ok . Nov 26 23:34:45 yeah sure, because 1 week is simply not enough to dry the device, and corrosion by electrolysis goes on as long as you power the device. Eventually it breaks permanently Nov 26 23:35:06 the bottom line is that as soon as your device was exposed to liquid (even if immersed), you should have quickly acted to properly dry the device up. Nov 26 23:35:48 liquids also act as conductors, which can shorten the contacts on the board up when the device is in operation Nov 26 23:36:01 FIRST THING: remove batery Nov 26 23:36:22 i did those things, removed battery rice .... Nov 26 23:36:31 and don't dare to insert it before you dried the device for 2 weeks at a warm place Nov 26 23:36:45 rice is BS Nov 26 23:36:54 how? Nov 26 23:36:59 oh no, just 24 hour and i turned it on . Nov 26 23:37:35 silca gel probably would have worked better but you still need to remove as much moisture as you can with a microfibre cloth Nov 26 23:37:45 it was 4 month a go, why now ?!:( Nov 26 23:38:10 the whole N900 needs to be disassembled as well Nov 26 23:38:33 some of the balls of the chips may have suffered from corrosion and now on a random mechanical stress broke completely Nov 26 23:39:09 ouch, so i have to say goodbye to this one, yes ? Nov 26 23:39:35 try flashing it. if that doesn't help then alas yes, it's dead Jim Nov 26 23:39:44 its not fully dead, it'll probably function without cellular connectivity.. maybe over time other functions may cease to act properly Nov 26 23:40:03 yes Nov 26 23:40:30 * psycho_oreos sighs at another dead N900.. poor N900 Nov 26 23:41:35 wow, it was so nice for me anyway, any time i needed anything n900 was for me, it was somehow meant for me, anything i needed was always there , in a little beautiful device, hhhhhh...... Nov 26 23:42:14 you should have realised that nokia no longer manufactures N900 anymore, so you should protect your N900 even more Nov 26 23:42:47 conductive liquids and electronics don't mix Nov 26 23:43:17 don't say that, see "does it blend" Nov 26 23:43:57 no the n900 is just a phone, mine is different for me, memories i have with it is not replacable ! anyway gone is gone. Nov 26 23:44:18 well, I hope you can make it work again, there'S a small chance it will resurrect on flashing COMBINED Nov 26 23:45:15 repair shops may try to hot-air resolder all the modem chips Nov 26 23:46:37 thank you all for the time you spend for me :) i will try again flashing with linux . and give you the results, after that the only way is repair services, thank you again ;) Nov 26 23:46:45 if you can't get it to full operation, then you might consider selling it to those looking for broken devices, and get yourself another working used one Nov 26 23:46:59 backup your contents if you can Nov 26 23:47:18 oh wait nevermind, you've already flashed eMMC Nov 26 23:47:20 oooh problems with flashing as well? Nov 26 23:47:37 yeah he had issues flashing the COMBINED Nov 26 23:47:43 :-/ Nov 26 23:47:50 log please Nov 26 23:47:57 yeah i'm a little disappointed here, but i will not loose my hope :) Nov 26 23:48:50 AminCX: you can still use the device? Nov 26 23:49:05 like - get a xterm? Nov 26 23:49:08 yes i can, it's on. Nov 26 23:49:14 yes i can . Nov 26 23:49:19 do you have rootsh installed? Nov 26 23:49:30 not yet, i just flashed it . Nov 26 23:49:43 could you install rootsh? Nov 26 23:50:01 DocScrutinizer, http://pastebin.com/ixnkWUdC Nov 26 23:50:37 http://notepub.com/#fb=¬e=307093 Nov 26 23:51:23 :nod: Nov 26 23:51:25 what's that AminCX? Nov 26 23:51:34 flashing log ? Nov 26 23:52:06 AminCX: please try the global version, local versions are known to sometimes cause exactly the problems you are facing, I.E. fsckup modem Nov 26 23:52:07 in hang on this line :Finishing flashing... done Nov 26 23:52:22 ok Nov 26 23:52:25 i'm on it Nov 26 23:53:07 esp the US version, dunno what your 003 version is Nov 26 23:53:10 * Sicelo is curious to know what DocScrutinizer suggests after 'rootsh' Nov 26 23:53:18 pnatd Nov 26 23:53:25 :) Nov 26 23:54:51 or you could just enable R&D and use sudo gainroot Nov 26 23:55:02 o.O Nov 26 23:55:04 rrrright Nov 26 23:55:05 that's if you ran linux and used linux flasher :D Nov 26 23:55:11 btw what is imei there? i only remember +cimi Nov 26 23:55:54 ati1 ;-) Nov 26 23:56:02 eh? Nov 26 23:56:02 just in 20 minutes the ubuntu will run . Nov 26 23:56:30 ATI1 Nov 26 23:57:15 thanks Nov 26 23:58:42 or AT+CGSN Nov 26 23:58:50 Get Serial Nuimber Nov 26 23:59:09 ah, yeah, that's the one i'm more familiar with :P Nov 26 23:59:44 atiN are funny Nov 26 23:59:56 ati2 esp Nov 27 00:00:07 what does it do? Nov 27 00:00:23 It reports info about the modem. Nov 27 00:00:36 Including the text of your last phonecalls. Nov 27 00:00:38 yep, I like Info Nov 27 00:00:39 (not really) Nov 27 00:01:15 ATI is ancient basics, ATI2 etc extended Nov 27 00:01:28 wow.. nice. (nothing about phone calls though) Nov 27 00:02:33 there's ATI(0),1,2,3 the rest is null functions on this modem Nov 27 00:02:52 (though I haven't tested all possible 256) Nov 27 00:03:30 what is recommended way to exit? Nov 27 00:03:44 pnatd? there's none ;-P Nov 27 00:03:51 close shell Nov 27 00:03:59 or kill pnatd Nov 27 00:04:05 from a second shell Nov 27 00:04:28 ok. just remembered that minicom can do funny things if not exited correctly Nov 27 00:05:05 pnatd is a fake serial connection, or no serial connection at all Nov 27 00:06:09 this is only my second time using pnatd. first time was when u heleped someone set auto-answer, lol Nov 27 00:06:52 s/epe/pe/ Nov 27 00:06:52 Sicelo meant: this is only my second time using pnatd. first time was when u helped someone set auto-answer, lol Nov 27 00:19:23 well i have root now Nov 27 00:19:55 I helped smeone to set autoanswer? where? I just posted a general "howto" on tmo lately Nov 27 00:20:16 AminCX: start pnatd Nov 27 00:20:39 i cant type in it ! Nov 27 00:20:57 in pnatd? Nov 27 00:21:09 after pnatd Nov 27 00:21:19 i can't insert anything to xterm . Nov 27 00:21:25 seems to indicate your modem is dead Nov 27 00:21:33 It may simply be powered off Nov 27 00:21:38 I'm unsure what happens in that case Nov 27 00:21:45 lemme test Nov 27 00:22:52 is it software or hardware ? how can i be sure ? Nov 27 00:23:08 hmmm, seems I have no idea how to "switch off modem" Nov 27 00:23:23 offline mode has no impact Nov 27 00:23:54 I suspect pnatd fakes quite a lot Nov 27 00:24:25 at least it doesn't fake basic entering of AT Nov 27 00:24:36 see AminCX ^^^ Nov 27 00:24:58 see what ? Nov 27 00:25:25 SpeedEvil shall notice that your pnatd refuses to accept AT Nov 27 00:25:52 anyway, try typing it blind Nov 27 00:25:59 enter Nov 27 00:26:05 AT Nov 27 00:26:07 AT Nov 27 00:26:08 I can't at the moment - n900 is powered off and charging in another room Nov 27 00:26:11 ok, Nov 27 00:26:17 i'm typing AT now Nov 27 00:26:19 Wll - I can - but I'm not feeling up to getting it. Nov 27 00:26:38 well enetered, nothing Nov 27 00:27:05 I am not aware of any method to reach that state with "normal means" Nov 27 00:27:16 reflash with global COMBINED Nov 27 00:27:20 reboot, and try again Nov 27 00:27:21 ok Nov 27 00:27:24 otherwise, that Nov 27 00:29:11 100% (185728 of 0 kB, avg. 185728 kB/s) Nov 27 00:29:13 Finishing flashing... done Nov 27 00:29:40 i'm waiting for the end, how much it takes in normal ? Nov 27 00:30:02 i wonder if it tries to flash the modem fw and fails... Nov 27 00:30:30 * SpeedEvil wishes he had a proper n900 schematic. Nov 27 00:30:41 + docs and design details. Nov 27 00:30:54 what's missing? Nov 27 00:30:55 talking about me ? Nov 27 00:31:09 i already opened it and i know the n2200 Nov 27 00:31:14 Chances of databooks for Rapuyama... seem quite small. Nov 27 00:31:41 ooh yes Nov 27 00:31:55 i just cleared it with the spray Nov 27 00:31:58 AminCX: you flashed global COMBINED? Nov 27 00:32:01 just for testing Nov 27 00:32:05 yes Nov 27 00:32:21 its still on the line : Finishing flashing... done Nov 27 00:32:24 it failed again? Nov 27 00:32:47 :-/ Nov 27 00:33:21 its still on the line : Finishing flashing... done, last time it took almost half a hour and nothing . Nov 27 00:33:46 yeah, it usually doesn't take more than 2 or 3 minutes Nov 27 00:33:47 From memory, it returns in under 30s Nov 27 00:33:56 It's been ages since I flashed though Nov 27 00:33:57 yep Nov 27 00:34:20 so i have to stop it ? Nov 27 00:34:52 I'm afraid a second reflash won't do any better Nov 27 00:35:14 how about second emmc flash ? Nov 27 00:35:23 no effect Nov 27 00:35:26 unrelated Nov 27 00:35:46 old version ? Nov 27 00:35:52 but hey, you got nothing to lose Nov 27 00:36:03 ok . Nov 27 00:37:38 vanilla flashing is going on . Nov 27 00:38:12 can i turned it up after vanilla flashing completed or as the pattern said i have to do the combined ? Nov 27 00:38:28 Image(s) flashed successfully in 42.125 s (5724 kB/s)! Nov 27 00:38:35 you could try coldflashing cmt, but that'S sth nobody ever has done afaik Nov 27 00:39:07 could you please give me the command lines for that ? Nov 27 00:39:07 so it's pretty unclear how that shall work on a working devie Nov 27 00:39:42 must be related to: Nov 27 00:39:45 --cmt-2nd Location of CMT FIASCO 2nd image Nov 27 00:39:46 --cmt-algo Location of CMT FIASCO algorithm image Nov 27 00:39:48 --cmt-mcusw Location of CMT FIASCO MCUSW image Nov 27 00:40:47 but as said above, I dunno how that should actually get accomplished Nov 27 00:41:20 and odds that it would work and fix your problem are minimal, like 1/10000 Nov 27 00:41:51 as you said i have NOTHING to loose :( Nov 27 00:42:35 don't you have anything in mind about how to figure out that is it hardware or software ? Nov 27 00:43:06 when flashing doesn't work all odds are it's HW Nov 27 00:43:19 by the way done EMMC and combined and no result like before . Nov 27 00:44:41 coldflashing the main processor works with >>--cold-flash, -c "Cold flash" the device<<, I don't find a matching --cmt-cold-flash though Nov 27 00:45:39 get device to BNokia repair shop, tell them you won't accept a swap for another model Nov 27 00:47:14 or try disassembling the device and rinsing it with 99% ethanol/methanol/isopropyl Nov 27 00:47:46 actually I'm short of really good ideas how to help any further Nov 27 00:48:29 it's so risky, i will try the one, if it was software i was gonna do anything but hardware :( Nov 27 00:50:06 and for the record i opened up the device twice, and the last time i sprayed and checked the antenna connectors and pulled them up and did other things, it was ok after that! but 8 or 10 hour later the error aperas . so i think it is definitly hardware . Nov 27 00:50:28 Antenna is a red-herring. Nov 27 00:50:53 It sounds like you've got a cracked ball, or a broken track or something. Nov 27 00:51:09 yep Nov 27 00:51:19 Flexing the PCB, or in principle, reflowing the chip - may make it better temporarily or permenantly Nov 27 00:51:37 or worse ;-) Nov 27 00:52:10 Well - it's hard for the modem to get worse Nov 27 00:52:18 But yes. Nov 27 00:52:37 ouch ! but i don't know what exactly did it right ! i just played with the board ! Nov 27 00:52:39 but yeah, gently(!) pushing on the PCB while booting up may show it works which proves it's a solder defect Nov 27 00:52:55 What we really need is for someone to make a thin module that can fit on the existing solder-pads, after teh chips are cleaned off, and has a more modern modem. :) Nov 27 00:53:31 ugh Nov 27 00:54:35 if i knew more about electronics maybe i was going to put heater on the IC's but i don't actually . Nov 27 00:55:54 it's too bad to be in the hell, i can't event find an authorized repair service. anyway i'm gonna give it up and go for an unauthorized repair service . Nov 27 00:57:06 anyway thank you guys for helping me here . it was my last chance to repair it my self . :-) Nov 27 00:58:22 :/ Nov 27 01:01:08 a little sleepy it's 4:26 AM in here. well i'm going to sleep, and for those who thinking about hell, hell is here in my country, IRAN, goodnight . Nov 27 01:09:01 so my N900 decided to stop working on cellular … :/ Nov 27 01:09:05 how can I debug it? Nov 27 01:09:12 GPRS6 specifically Nov 27 01:10:34 :/ Nov 27 01:10:42 All cellular? Nov 27 01:10:48 I only have GPRS6 Nov 27 01:11:09 how can I change the menu background visibility? Nov 27 01:11:18 its like 100% now and I can't see the white text of the icons Nov 27 01:11:56 since my Gentoo partition got corrupt-dead, I can't even try stracing crap Nov 27 01:17:48 argh Nov 27 01:17:59 can anyone report a bug for me? if it's not already reported Nov 27 01:18:06 it's been 3 months since i spotted this though Nov 27 01:18:24 bugtracker needs login, don't have an account :> and can't find a way to email this guy Nov 27 01:18:39 anyway, camera lens launcher doesn't launch BlessN900 when set to preferred application :F Nov 27 01:18:44 works with the popup menu though Nov 27 01:22:20 bindi: report your own bugs. not like they'll ever get fixed. Nov 27 01:22:36 just said i don't have an account and don't bother to create one :p Nov 27 01:41:19 hello, I have a question. I want to update my CSSU, but I get an error, hildon-desktop conflicting. It says it depends hildon-desktop (>=1:2.2.142-16) but 1:2.2.142-14 to be installed Nov 27 01:44:11 Anita1: from where to where do you want to update? Nov 27 01:44:50 trying to update to latest one that appears on FAM Nov 27 01:44:56 from where, let me check Nov 27 01:45:30 20.2010.36-2maemo15 Nov 27 01:46:13 trying to update to 21.2011.38-1Tmaemo1 Nov 27 01:46:23 apt-cache policy hildon-desktop Nov 27 01:47:23 done, waiting to finish the job Nov 27 01:47:45 I meant tell me what it says Nov 27 01:47:53 that command just displays a lil stuff Nov 27 01:48:01 yep, just got output Nov 27 01:48:21 installed : 1:2.2.142-14 Nov 27 01:48:52 and the candidates line? Nov 27 01:48:59 hmm. wait. this will get some longer than I think, by typing it manually Nov 27 01:49:03 none Nov 27 01:49:10 uh oh Nov 27 01:50:07 Anita1: mine looks like http://pastebin.com/79a0sR0M, but I'm on stable Nov 27 01:50:12 thanks for the stable version btw, great effort :) thanks to all supporters of CSSU :) Nov 27 01:50:13 do you really have no candidate line? Nov 27 01:50:27 I have Candidate: (none) Nov 27 01:50:32 ouch Nov 27 01:50:38 is the cssu repo still active? Nov 27 01:50:54 must be so, let me check. Nov 27 01:51:23 yep, I see a green dot next to CSSU repo Nov 27 01:51:43 url is http://repository.maemo.org/community-testing/ , right? Nov 27 01:51:46 do you have modified hildon-desktop installed for some odd reason? Nov 27 01:51:48 yep that url is right Nov 27 01:52:23 I had, in past, but I don't know when I did flash last time. Nov 27 01:52:30 scrolling to top/bottom is a pain when at a long list... Nov 27 01:52:39 just do apt-cache policy modified-hildon-desktop Nov 27 01:52:43 tried to remove modified-hildon-desktop but says there's nothing like that installed. Nov 27 01:53:28 installed: none Nov 27 01:53:32 candidate: none Nov 27 01:53:33 anything in /etc/apt/preferences ? Nov 27 01:54:11 package: hildon-desktop Nov 27 01:54:20 pin: release a=unstable Nov 27 01:54:26 pin-priority: 1001 Nov 27 01:54:31 that's all. Nov 27 01:54:34 nuke that and try again Nov 27 01:56:13 I didn't see any info for this problem at wiki page, my search didn't give any result also. okay, got it :) Nov 27 01:56:30 downloading 20k kb data now. :) Nov 27 01:57:31 you practically pinned hildon-desktop to something that doesn't exist with a priority that nukes any installation of another hildon-desktop Nov 27 01:57:42 thanks! :) is there any profile switcher widget anyway, have to change profiles so often, doing it from menu can be pain sometimes Nov 27 01:58:00 so far, I think someone was working on ne but dunno Nov 27 01:58:03 DocScrutinizer: ping Nov 27 01:58:13 s/so far/so far not/ Nov 27 01:58:30 yeah, I couldn't update to one that was before this release Nov 27 01:59:02 merlin1991: pong Nov 27 01:59:29 DocScrutinizer: I remember you posting that thread about profile switching research, got it still handy somewhere? Nov 27 01:59:50 ugh, sorry nope Nov 27 02:00:11 I started that thread? the it is simple as I started few Nov 27 02:00:32 I think I saw something like my need on my-maemo or sth like that. But it wasn't filling my need completely.. Nov 27 02:02:34 merlin1991: http://talk.maemo.org/search.php?searchid=11881767 Nov 27 02:03:32 merlin1991: I think I joined in to some rant about tweakr etc Nov 27 02:03:44 it has been mentioned on MWKN Nov 27 02:06:07 merlin1991: http://www.mwkn.net/2011/19/apps.html Nov 27 02:06:59 thanks Nov 27 02:08:10 http://talk.maemo.org/showthread.php?p=998070#post998070 Nov 27 02:08:18 CSSU thread ;-P Nov 27 02:09:53 you mean that abdomination of a general purpouse forum inside a thread thing? Nov 27 02:10:15 s/purpouse/purpose/ Nov 27 02:10:16 merlin1991 meant: you mean that abdomination of a general purpose forum inside a thread thing? Nov 27 02:10:49 dang I need my 2nd n900 Nov 27 02:11:00 it's shipping from the us and should be here by now :/ Nov 27 02:11:11 heh Nov 27 02:11:25 can't go and talk about stable/not stabale testing components if I can't even run testing ffs Nov 27 02:11:37 anyway, regarding profiles, I seem to start recalling a few details, so what do you wanna know? Nov 27 02:11:58 I was only wondering how far people got with it Nov 27 02:12:19 seems it stalled, like so many things Nov 27 02:12:32 DocScrutinizer: any idea how to debug the network thing in Maemo5? Nov 27 02:13:00 too few parameters, doesn't compute Nov 27 02:13:16 the cssu stable announce gave me an insane posts to thanks ratio xD Nov 27 02:13:34 hehe Nov 27 02:13:50 The thanks are a lie! Nov 27 02:13:59 SpeedEvil: are they like cake? Nov 27 02:14:02 I once was beyond 6 thanks / post. not anymore though Nov 27 02:14:03 lol Nov 27 02:14:14 DocScrutinizer: GPRS6 stopped working. How do I find out why? :p Nov 27 02:14:56 ugh Nov 27 02:15:01 What is GPRS6? Nov 27 02:15:05 A provider? Nov 27 02:15:07 a typo Nov 27 02:15:26 currently at 17 posts to 109 thanks :P Nov 27 02:15:26 SpeedEvil: a network type Nov 27 02:15:31 SpeedEvil: GPRS with IPv6 Nov 27 02:15:34 ah Nov 27 02:15:42 oooh Nov 27 02:15:45 Does GPRS/2G work? Nov 27 02:15:46 NFC Nov 27 02:16:18 SpeedEvil: not sure it's supposed to Nov 27 02:16:25 * luke-jr tries Nov 27 02:16:36 hardcore network tools like e.g. ping, to interface, via IPv6? Nov 27 02:16:38 MohammadAG: your media player thread has 666 posts Nov 27 02:16:57 blah, no signal inside… Nov 27 02:17:16 DocScrutinizer: no good when the network applet refuses to connect Nov 27 02:17:30 I never knew maemo would support native IPv6 Nov 27 02:18:16 DocScrutinizer: me either until I had to reflash it :o Nov 27 02:18:19 well, refusal to connect seems rather unrelated to IVvX Nov 27 02:18:24 IPvN Nov 27 02:18:46 weird thing I noticed too: on wifi, it doesn't do IPv6 Nov 27 02:19:11 hmmm Nov 27 02:19:48 there's a link-local v6 on wifi, but no WAN Nov 27 02:20:17 sorry, no idea about all this Nov 27 02:20:34 I admit I rarely ever looked into IPv6 Nov 27 02:20:53 so I know a few basics, but no experience Nov 27 02:21:22 * SpeedEvil argues for IPv3. Nov 27 02:21:29 There are too many people on the internet. Nov 27 02:22:00 :) Nov 27 02:22:07 btw, I have one more issue. When I reboot, I can't connect anything-nothing shows up. I had set it to unload wifi drivers when it boots. When I click to load wifi driver, it turns to normal, then I can see GPRS and wifi connections. After I click to unload wifi driver again, everything is normal, can't see wifi connections but GPRS ones. At the beginning I don't see any of them. Nov 27 02:22:32 GPRS[4] works fine Nov 27 02:23:38 >>I had set it to unload wifi drivers when it boots.<< errr what? Nov 27 02:24:25 via a program, that sits above orientation lock :) Nov 27 02:24:45 I suspect that causes trouble though. Nov 27 02:26:28 great, now wifi no work either Nov 27 02:27:39 re profiles widget: I think you could get a few queenbeecon buttons to send dbus profile-switch cmds. If that works then the dbus cmd shall be in wiki phone-control Nov 27 02:29:06 what would I strace for network applet? :| Nov 27 02:29:21 ugh Nov 27 02:29:25 ICD2 ? Nov 27 02:30:19 it seems to just tell something else to do it over dbus :| Nov 27 02:30:48 ask jonwil, he looked into that stuff recently Nov 27 02:31:16 jonwil, wil thou help me? :P Nov 27 02:31:30 * luke-jr wonders if a cold reboot would help Nov 27 02:31:55 coldboot sometimes helps wonders Nov 27 02:31:57 hmmm, I dont know anything about the GPRS plugin Nov 27 02:32:16 what would I strace for network applet? Nov 27 02:32:36 will dig some info for queenbeecon now. Never had it on my n900 :o Nov 27 02:33:15 icd2 is what actually does the work of connecting and disconnecting Nov 27 02:33:31 :/ Nov 27 02:33:45 Anita1: first check if profiles actually can get switched via dbus Nov 27 02:33:45 Best place to start is dbus Nov 27 02:34:16 use dbus-monitor to log what the network switcher applet sends to icd2 Nov 27 02:34:17 there's a long pause after 'before QuickConnect' Nov 27 02:34:38 if you can find that, I can possibly find out more about what icd2 does with those dbus calls Nov 27 02:35:16 Anita1: http://wiki.maemo.org/Phone_control#Profiles Nov 27 02:35:35 QuickConnect failed ((null)): Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. Nov 27 02:35:56 Anita1: I prefer desktop execution widget, QB is way too oversophisticated Nov 27 02:36:43 Anita1: actually it took me 30min to set up a button on QB, while same thing on DEW takes 30s to set up Nov 27 02:36:50 it worked, nice. :) Nov 27 02:37:42 have you got any idea for connections issue btw? Nov 27 02:37:54 hm? Nov 27 02:38:07 the load unload thing that I told Nov 27 02:38:29 I have no clue what you even meant by your statement I quoted Nov 27 02:38:52 never heard of unloading something on boot Nov 27 02:39:05 not on the boot actually Nov 27 02:39:16 when it cames to desktop Nov 27 02:39:25 "Service option not subscribed" Nov 27 02:39:29 what for? Nov 27 02:39:29 couldn't tell it in english, lol. Nov 27 02:40:09 I never thought about unloading any connection driver or sth Nov 27 02:40:13 can someone explain wth is "cames". it is 4.37am here, my brain a lil bit juicy. Nov 27 02:41:11 Anita1: I dunno what you do and esp WHY Nov 27 02:41:32 well, it was for the radiation, plus battery saving idea. Nov 27 02:41:47 WLAN gets switched off by unloading the wl1251.ko module Nov 27 02:42:00 but ICD2 does that for you Nov 27 02:42:01 I nearly don't use wifi on n900, so choose to unload it Nov 27 02:42:45 there's been a short while where it didn't, somewhere shortly after PR1.0.1 or sth Nov 27 02:43:27 the program that I mentioned was advanced interface switcher Nov 27 02:43:31 which caused the bug of "battery drains like hell when WLAN not associated to AP Nov 27 02:43:50 you could probably also blacklist wl12{xx,51} module so that it would not get loaded at subsequent bootups Nov 27 02:43:57 for wlan, I removed the tick for enable on startup. thats all. Nov 27 02:44:15 psycho_oreos: that's a funny idea, but not really useful Nov 27 02:44:25 simply disable WLAN all together Nov 27 02:44:47 DocScrutinizer, not at all but heck, someone wants to save power then that's one of the more extreme measures :D Nov 27 02:45:29 what you mean, disable wlan all together? does AIS not do it? Nov 27 02:45:53 psycho_oreos: as mentioned before, ICD2 unloads that module every 5 minutes when you said "check for wlan availability interval: 5min" Nov 27 02:46:08 when you disable WLAN then the module never gets loaded Nov 27 02:46:43 DocScrutinizer, ahh I didn't know that, I thought ICD2 would not do something like iwlist wlan0 scan every 5 or minutes interval Nov 27 02:46:49 Anita1: that function in this AIS app is cruft Nov 27 02:47:05 I don't use AIS so I wouldn't know Nov 27 02:47:13 me neither Nov 27 02:47:28 plus I hardly ever had the need to disable wireless because I use it almost every time Nov 27 02:47:54 hm. that looked handy for me actually, pity it is not much effective then Nov 27 02:48:04 what I know however is my syslog that shows module and iw1251 firmware loading logs every 10 min Nov 27 02:49:04 there are plenty of ways to save battery power.. stuff like autodisconnect and setting brightness levels down to minimum, etc helps Nov 27 02:49:19 even lower backlight timeout Nov 27 02:49:58 so simply uncheck the "automatically switch to WLAN if available" checkbox in settings->internet and all is fine Nov 27 02:50:50 Backlight - on the lower levels - is almost unimportant - the screen being on uses lots of power Nov 27 02:50:52 auto-disconnect is quite questionable as well Nov 27 02:50:56 probably also change the connect automatically to `always ask' as well Nov 27 02:51:08 * luke-jr wonders why monitor mode can't sniff 3-4 channels at the same time Nov 27 02:51:21 luke-jr: Hardware limits. Nov 27 02:51:25 Or firmware. Nov 27 02:51:26 that's because the wireless only has one radio Nov 27 02:51:28 SpeedEvil: but the channels overlap :| Nov 27 02:51:41 luke-jr: You can hear 4 people at once. Nov 27 02:51:47 luke-jr: And pay attention to one of them. Nov 27 02:51:59 luke-jr: Now, why can't you pay attention to all of them speaking at once? Nov 27 02:52:05 SpeedEvil: I can Nov 27 02:52:10 my brightness level is at 2, I don't stay connected when it is not needed, also lock screen when out of use, no need to lower timeout. Nov 27 02:52:32 luke-jr: Not and understand multiple people saying different things at the same time. Nov 27 02:52:58 difficult for 2, impossible for 4 Nov 27 02:53:05 I've mine set to one and almost always using 2.5G instead of 3 Nov 27 02:53:12 ; still same here. enabled wifi on startup, did a cold boot and still same. Nov 27 02:53:22 sometimes I train my brain by intentionally listening to 2 convos Nov 27 02:53:44 ok, I admit I probably can't do 4… Nov 27 02:53:51 ; Booted, clicked opera, clicked a webpage, it directly said connection error, not even asking which connection to choose Nov 27 02:54:21 Anita1: uninstall this AIS cruft Nov 27 02:54:37 noooooooooooooo :'( Nov 27 02:54:45 damn, ok. Nov 27 02:54:47 it sounds like a very poorly designed app to me Nov 27 02:55:04 there's no way that radio interferance could break only IPv6, right? Nov 27 02:55:24 it's using deprecated or obsolete methods to cure problems that are dead since long time Nov 27 02:55:40 luke-jr: right Nov 27 02:56:47 luke-jr: but since a lot of the TCP/IP stack for GSM is inside the modem, I can only guess what might go wrong when trying to use IPv& over cellular Nov 27 02:57:03 DocScrutinizer: it was working fine before today Nov 27 02:57:05 IPv6 Nov 27 02:57:22 so maybe your carrier messed up things today? Nov 27 02:57:26 who knows Nov 27 02:57:30 maybe. I emailed them. Nov 27 02:57:57 DocScrutinizer: you on Diaspora btw? Nov 27 02:58:09 I had the problem 2G didn't work for 1 week. Then I rebooted ;-P Nov 27 02:58:37 luke-jr: nfc what you're saying Nov 27 02:58:47 so probably I'm not Nov 27 02:59:35 Diaspora is like Facebook but open source and federated **** ENDING LOGGING AT Sun Nov 27 02:59:57 2011