*** Sfiet_Konstantin has joined #harmattan | 00:01 | |
juiceme | Hurrian, ping | 00:02 |
---|---|---|
Hurrian | juiceme, pong | 00:02 |
juiceme | just posted the L2 fixed kernel to ubiboot site | 00:03 |
Hurrian | ah | 00:03 |
Hurrian | I'll be testing it later, once I fix up some .plists. | 00:03 |
juiceme | I actually recompiled openmode+l2fix from scratch on top of vanilla as I had tons of own mods on my running kernels :) | 00:03 |
juiceme | test it, please. I whonder how many others like Theyosh have the same problem | 00:04 |
juiceme | Because for me it is just slow to start, it will always boot up eventually... | 00:05 |
Hurrian | Alright, copied the kernel on the device, I'll add it to the boot menu. | 00:07 |
juiceme | That is the nice part, no more flashing this and that ;) | 00:07 |
Hurrian | juiceme: fwiw, it seems that you can't flash kernels onto the device in Open Mode, which blows. | 00:08 |
juiceme | hmm...? So you mean that the /sbin/flash_* tools do not work on mtd2..? | 00:11 |
Hurrian | nah, flasher. | 00:11 |
juiceme | that kind of makes sense | 00:11 |
Hurrian | NAND isn't actually locked, but flasher probably reads the config bitfield and refuses to flash. | 00:12 |
Hurrian | All the more reason to develop a replacement for that blob. | 00:12 |
Hurrian | …and L2 patched kernel is booting... | 00:13 |
juiceme | tha tshould be doable, it's propably fairly generic flashing algorithms | 00:13 |
*** Sfiet_Konstantin has quit IRC | 00:13 | |
juiceme | Well, if it doesn't work on open mode that kind of puts a cap on the idea of creating a .deb of ubiboot istall.. which is OK by me anyways, as I like to keep it a manual process :) | 00:15 |
Hurrian | juiceme: this is weird - It quickly got to the pulsing Nokia logo, and then rebooted. | 00:15 |
juiceme | ? | 00:15 |
juiceme | no s*it? | 00:15 |
Hurrian | yes. | 00:15 |
Hurrian | It's rebooting again right now. | 00:15 |
Hurrian | Lemme try with regular patched Openmode. | 00:15 |
juiceme | Worked for me... I don't understand | 00:15 |
Hurrian | hmm, maybe Harmattan's just that picky? | 00:16 |
juiceme | Do you have the original Harmattan closed mode modules available, it uses those | 00:16 |
Hurrian | juiceme, IIRC none of the kernels replace the modules | 00:17 |
juiceme | PR1.3, that is | 00:17 |
Hurrian | yep, using the shipped modules. | 00:17 |
juiceme | Could there be some difference in the HW, mine is RM-696 v.1501 | 00:20 |
Hurrian | 1507, iirc. | 00:20 |
juiceme | Or more likely, there is some installed SW that is picky about the strtup | 00:21 |
Hurrian | I don't see Nokia changing it up too much. | 00:21 |
juiceme | I do not have any tweaks on mu device, no fastern9, no overclocking, no n9tweaks | 00:21 |
juiceme | might something like that cause trouble? | 00:22 |
Hurrian | None on mine too, the only 3rd party program that adds to startup is the battery meter app. | 00:22 |
*** jpnurmi has quit IRC | 00:28 | |
*** jpnurmi has joined #harmattan | 00:28 | |
*** larrfed has quit IRC | 00:30 | |
*** Morpog_PC has quit IRC | 00:39 | |
Jonni | well sometimes harmattan takes a really long time to boot, especially if you have repartioned the flash for nemo, my personal record was over 60minutes to boot into harmattan (1st boot after installing nemo dualboot). | 00:44 |
Jonni | most likely because system didnt like that much about changed partition table and it tries to recover from that change on 1st boot and it takes a long time | 00:44 |
Jonni | boots after that goes smoothly though, if you just are patient enough to wait for 1+ hours and not press powerbutton :) | 00:45 |
Jonni | ofcourse it helps when you attach serial console tx/rx pins and you can see whats happening :) | 00:46 |
Jonni | and on some cases you might even need to disable watchdog timers to get 1st boot through | 00:47 |
*** Pali has quit IRC | 00:47 | |
juiceme | Jonni, does it really just continue spinning the spinner for that long? | 00:54 |
fmunozs | 60 mins is a lot of time | 00:54 |
Jonni | juiceme: 60 mins of total black screen :) | 00:54 |
Jonni | no spinner | 00:54 |
bluefox | that's a lot of patience | 00:55 |
Jonni | most people just think that device is dead and press powerbutton, when thats last thing that you should do | 00:55 |
juiceme | For me, the longest boot times have been when I botched the mount order in preinit, and my /home/ did notget mounted at all. What happened, was that startup code created a new /home/ hierarchy on my root device :) | 00:56 |
juiceme | After that when it finally came up (and it took about 5 minutes or so), I was really amazed as it looked like the device was wiped clean, of course it was issing everything I had installed on it | 00:57 |
juiceme | When I started restoring it from backups, I only then noticed that my /dev/mmcblk0p3 was not mounted at all :) | 00:58 |
Jonni | juiceme: I might try your ubiboot soon, currently Im just dualbooting between harmattan & sailfish with moslo kernel. But it would be nice to have graphical menu and not use volume buttons to choose :) | 00:59 |
juiceme | please test it, the more people try it the easier it gets to iron out the potential bugs. | 01:00 |
Hurrian | Jonni: I repartitioned the device to have /home on /, and it booted just fine afterward. | 01:01 |
juiceme | atm I am a bit worried about this reboting on harmattan initialization. | 01:01 |
Hurrian | juiceme: so far, it works OK, albeit annoyingly, with just Openmode patched kernel. | 01:02 |
juiceme | Hurrian, so you think it is some partitioning thing that's going on there? | 01:02 |
Hurrian | Nope. | 01:02 |
Hurrian | It would be a massive b*tch though if you had startup programs that didn't allow CPU to sleep when you lock the screen. | 01:02 |
juiceme | how about the reboot you faced when you first tried the om+l2 fix? | 01:02 |
Jonni | juiceme: I'll have a look with serial output connected, that might give ideas, if there is any problems that why it it would reboot. | 01:02 |
Hurrian | juiceme: I should probably install logging facilities for that | 01:03 |
juiceme | Jonni, thanks. | 01:03 |
Hurrian | It simply blanked the screen, and lit up the LED, as if it were shutting down. | 01:03 |
Hurrian | And then went straight back to ubiboot. | 01:03 |
juiceme | I still have not acquired a spare N9 for myself to play with serial console :( | 01:03 |
juiceme | Hurrian, it did not rty to load up Harmattan at all? | 01:04 |
juiceme | s/rty/try/ | 01:04 |
infobot | juiceme meant: Hurrian, it did not try to load up Harmattan at all? | 01:04 |
Hurrian | It did try to load Harmattan - I was on the pulsing Nokia logo. | 01:04 |
juiceme | Hurrian, if it failed during boot, you propably have a backbox log on /dev/mtd3 | 01:06 |
Hurrian | juiceme: strings /dev/mtd3 gives a blank | 01:07 |
juiceme | that's odd. Nothing from previous boots there then? | 01:08 |
Hurrian | yep. | 01:08 |
*** crevetor_ has joined #harmattan | 01:10 | |
*** crevetor_ has quit IRC | 01:15 | |
*** mzanetti has quit IRC | 01:30 | |
*** crevetor_ has joined #harmattan | 01:33 | |
RzR | back | 01:40 |
*** Sfiet_Konstantin has joined #harmattan | 01:51 | |
*** Sfiet_Konstantin has quit IRC | 02:01 | |
*** DocScrutinizer05 has quit IRC | 02:04 | |
*** jpwhiting has quit IRC | 02:04 | |
*** tom__ has quit IRC | 02:04 | |
*** Jare has quit IRC | 02:04 | |
*** tabasko has quit IRC | 02:04 | |
*** jpwhiting has joined #harmattan | 02:04 | |
*** jpwhiting has joined #harmattan | 02:04 | |
*** Jare has joined #harmattan | 02:04 | |
*** DocScrutinizer05 has joined #harmattan | 02:04 | |
*** tom__ has joined #harmattan | 02:04 | |
*** Sfiet_Konstantin has joined #harmattan | 02:07 | |
*** XenGi is now known as XenGi_ | 02:08 | |
*** tabasko has joined #harmattan | 02:09 | |
*** Morpog_PC has joined #harmattan | 02:21 | |
*** XenGi_ is now known as XenGi | 02:25 | |
*** Morpog_PC has quit IRC | 02:27 | |
*** Sfiet_Konstantin has quit IRC | 02:28 | |
*** suy has quit IRC | 02:32 | |
*** tonyoy has joined #harmattan | 02:36 | |
*** arcean_ has quit IRC | 03:04 | |
*** qwazix has quit IRC | 03:33 | |
*** qwazix has joined #harmattan | 03:34 | |
*** hardaker has joined #harmattan | 03:35 | |
*** crevetor_ has quit IRC | 03:42 | |
*** hardaker has quit IRC | 03:53 | |
*** mschlens has quit IRC | 04:05 | |
*** hardaker has joined #harmattan | 04:07 | |
*** mschlens has joined #harmattan | 04:08 | |
*** hardaker has quit IRC | 04:13 | |
*** tonyoy has quit IRC | 04:14 | |
*** rashm2k has quit IRC | 04:44 | |
*** songuke_ has joined #harmattan | 04:45 | |
*** Morpog_Mobile has quit IRC | 04:59 | |
*** songuke_ has quit IRC | 04:59 | |
*** NorahAbdullah91 has joined #harmattan | 05:02 | |
*** NorahAbdullah91 has quit IRC | 05:04 | |
*** songuke_ has joined #harmattan | 05:07 | |
*** mrmlz has joined #harmattan | 05:17 | |
*** hardaker has joined #harmattan | 05:17 | |
*** mardy has quit IRC | 05:18 | |
*** mardy has joined #harmattan | 05:18 | |
*** tomma has quit IRC | 05:19 | |
*** mrmlz_ has quit IRC | 05:19 | |
*** tomma has joined #harmattan | 05:21 | |
*** rmxircmonkey_hom has joined #harmattan | 05:25 | |
*** deram_ has joined #harmattan | 05:25 | |
*** hardaker has quit IRC | 05:27 | |
*** deram has quit IRC | 05:30 | |
*** rmxircmonkey has quit IRC | 05:30 | |
*** flux has quit IRC | 05:30 | |
*** hardaker has joined #harmattan | 05:30 | |
*** hardaker has quit IRC | 05:35 | |
*** hardaker has joined #harmattan | 05:41 | |
*** Morpog_Mobile has joined #harmattan | 05:48 | |
*** hardaker has quit IRC | 05:49 | |
*** hardaker has joined #harmattan | 05:53 | |
*** flux has joined #harmattan | 05:55 | |
*** JackaLX has quit IRC | 05:57 | |
*** JackaLX has joined #harmattan | 06:01 | |
*** JackaLX has quit IRC | 06:01 | |
*** JackaLX has joined #harmattan | 06:01 | |
*** DocScrutinizer05 has quit IRC | 06:01 | |
*** DocScrutinizer06 has joined #harmattan | 06:01 | |
*** DocScrutinizer06 is now known as DocScrutinizer05 | 06:01 | |
*** hardaker has quit IRC | 06:02 | |
*** hardaker has joined #harmattan | 06:06 | |
*** hardaker has quit IRC | 06:23 | |
*** hardaker has joined #harmattan | 06:27 | |
*** hardaker has quit IRC | 06:31 | |
*** hardaker has joined #harmattan | 06:31 | |
*** ovn has joined #harmattan | 06:38 | |
*** ovn has quit IRC | 06:39 | |
*** hardaker has quit IRC | 06:41 | |
*** velho_ton has joined #harmattan | 06:48 | |
*** velho_ton has quit IRC | 06:48 | |
*** hardaker has joined #harmattan | 06:53 | |
thedead1440 | My N9's power button seems to have gone in too much resulting in auto-presses. I've disabled all powerkey behaviour in /etc/mce/mce.ini as well as increased the delays to x10 of previous values. I set the volumekeys to unlock. However, when in LPM, the power key still works to take you to the lockscreen and a number of times it then reboots the device. Anyway to totally disable the powerkey? I don't mind even if I can't turn it on w/o | 06:59 |
thedead1440 | the power key. Need a temporary solution till I get time to take it for repairs next week. Thanks in advance! | 06:59 |
*** chem|st_ has joined #harmattan | 07:20 | |
*** Jare has quit IRC | 07:20 | |
*** Jare has joined #harmattan | 07:21 | |
*** lmoura_ has joined #harmattan | 07:22 | |
*** rmxircmonkey has joined #harmattan | 07:23 | |
*** mhoye_ has joined #harmattan | 07:24 | |
*** chem|st has quit IRC | 07:27 | |
*** lmoura has quit IRC | 07:27 | |
*** rmxircmonkey_hom has quit IRC | 07:27 | |
*** mhoye has quit IRC | 07:27 | |
*** pinheiro_ has joined #harmattan | 07:28 | |
*** pinheiro has quit IRC | 07:31 | |
*** rm_you has quit IRC | 07:35 | |
*** njsf1 has joined #harmattan | 07:37 | |
*** njsf has quit IRC | 07:37 | |
*** njsf1 has quit IRC | 07:52 | |
*** rmxircmonkey has quit IRC | 07:52 | |
*** lmoura_ has quit IRC | 07:52 | |
*** ladoga has quit IRC | 07:52 | |
*** Beineri has quit IRC | 07:52 | |
*** phunguy has quit IRC | 07:52 | |
*** radiofree has quit IRC | 07:52 | |
*** radiofree has joined #harmattan | 07:52 | |
*** radiofree has joined #harmattan | 07:52 | |
*** njsf1 has joined #harmattan | 07:56 | |
*** rmxircmonkey has joined #harmattan | 07:56 | |
*** lmoura_ has joined #harmattan | 07:56 | |
*** ladoga has joined #harmattan | 07:56 | |
*** Beineri has joined #harmattan | 07:56 | |
*** phunguy has joined #harmattan | 07:56 | |
*** jbos_ has quit IRC | 08:04 | |
*** jbos has joined #harmattan | 08:04 | |
*** ZogG_laptop has quit IRC | 08:15 | |
*** hardaker has quit IRC | 08:35 | |
*** songuke_ has quit IRC | 08:49 | |
*** infobot has quit IRC | 09:03 | |
*** e-yes has quit IRC | 09:30 | |
*** rmxircmonkey has quit IRC | 09:39 | |
*** saidinesh5 has quit IRC | 09:41 | |
*** saidinesh5 has joined #harmattan | 09:41 | |
*** rmxircmonkey has joined #harmattan | 09:42 | |
*** e-yes has joined #harmattan | 09:42 | |
*** Morpog_Mobile has quit IRC | 10:19 | |
*** Morpog_Mobile has joined #harmattan | 10:20 | |
*** cityLights has joined #harmattan | 10:37 | |
*** Morpog_Mobile has quit IRC | 10:39 | |
*** XenGi is now known as XenGi_ | 10:43 | |
*** Hurrian has quit IRC | 10:45 | |
*** fmunozs has quit IRC | 10:46 | |
*** Hurrian has joined #harmattan | 10:46 | |
*** Pinja_ has joined #harmattan | 10:49 | |
*** jreznik__ has joined #harmattan | 10:49 | |
*** Morpog_Mobile has joined #harmattan | 11:03 | |
*** khan has joined #harmattan | 11:06 | |
*** khan has quit IRC | 11:06 | |
*** RzR has quit IRC | 11:16 | |
*** RzR has joined #harmattan | 11:18 | |
*** suy has joined #harmattan | 11:53 | |
*** Milamber has joined #harmattan | 11:56 | |
*** Milamber has quit IRC | 11:57 | |
*** Morpog_Mobile has quit IRC | 12:02 | |
*** stroughtonsmith has joined #harmattan | 12:12 | |
*** arcean has joined #harmattan | 12:15 | |
*** Hurrian has quit IRC | 12:25 | |
*** Hurrian has joined #harmattan | 12:26 | |
*** Pali has joined #harmattan | 12:36 | |
*** Morpog_Mobile has joined #harmattan | 12:40 | |
*** trigpoint_n9 has joined #harmattan | 12:46 | |
*** FlameReaper has joined #harmattan | 13:02 | |
*** trigpoint_n9 has quit IRC | 13:20 | |
*** trigpoint_n9 has joined #harmattan | 13:21 | |
*** rashm2k has joined #harmattan | 13:36 | |
*** infobot has joined #harmattan | 13:38 | |
*** ChanServ sets mode: +v infobot | 13:38 | |
*** M4rtinK has joined #harmattan | 13:44 | |
*** Martix has joined #harmattan | 13:50 | |
*** leinir has quit IRC | 13:52 | |
*** Martix has quit IRC | 13:55 | |
*** M4rtinK has quit IRC | 14:02 | |
ladoga | how can I set meego-terminal to disable text selection mode? I'd like it to default to scroll mode. | 14:03 |
ladoga | I didn't find any obivious config file for it. | 14:06 |
*** arcean_ has joined #harmattan | 14:09 | |
ladoga | or is it only possible to change by editing the sources and recompiling or maybe someone has done it already? | 14:09 |
*** arcean has quit IRC | 14:11 | |
*** M4rtinK has joined #harmattan | 14:14 | |
*** Morpog_Mobile has quit IRC | 14:19 | |
*** Morpog_Mobile has joined #harmattan | 14:31 | |
*** Martix has joined #harmattan | 14:32 | |
*** NIN101 has joined #harmattan | 14:32 | |
*** FlameReaper has quit IRC | 14:41 | |
*** Martix has quit IRC | 14:43 | |
*** krax_ has joined #harmattan | 14:44 | |
*** trigpoint_n9_ has joined #harmattan | 14:45 | |
*** krax_ has quit IRC | 14:47 | |
*** kraxelikrox has joined #harmattan | 14:48 | |
*** trigpoint_n9 has quit IRC | 14:49 | |
*** ajalkane has joined #harmattan | 14:49 | |
*** kraxelikrox has quit IRC | 14:53 | |
*** Morpog_Mobile has quit IRC | 14:56 | |
*** Morpog_Mobile has joined #harmattan | 15:00 | |
*** trigpoint_n9__ has joined #harmattan | 15:01 | |
*** trigpoint_n9_ has quit IRC | 15:03 | |
*** M4rtinK has quit IRC | 15:04 | |
DocScrutinizer05 | thedead1440: I'm afraid there's no simple or even feasible fix, since shutdown/reboot is hw | 15:06 |
thedead1440 | DocScrutinizer05: :( Need to get it repaired urgently then as if it moves a bit too much it reboots :s | 15:07 |
DocScrutinizer05 | yep, sure. 8s hw shutdown | 15:08 |
thedead1440 | sigh... contacted 14 different repair shops today and all haven't heard of the N9... | 15:08 |
DocScrutinizer05 | if not 2s sw shutdown which could probably get "fixed" in sw | 15:08 |
thedead1440 | yeah seems its that | 15:08 |
DocScrutinizer05 | often the "probelm" is just dirt collected somewhere in button's mechanics | 15:09 |
DocScrutinizer05 | not switch, button | 15:09 |
DocScrutinizer05 | so, if you dare, you could disassemble and clean it | 15:09 |
thedead1440 | oh but mine seems to be the outer switch to have gone in a bit too much | 15:10 |
thedead1440 | its almost flush with the body instead of protruding | 15:10 |
DocScrutinizer05 | hmm | 15:10 |
DocScrutinizer05 | then you might actually have smashed something inside | 15:11 |
thedead1440 | :( | 15:11 |
DocScrutinizer05 | an unfortunate property of those cheap designs is: the microswitch has to take all the force you apply to button | 15:11 |
*** Morpog_Mobile has quit IRC | 15:12 | |
DocScrutinizer05 | there's no other mechanical limit that the button stops at | 15:12 |
thedead1440 | ah; would changing the whole body help in any way? One repair shop has asked me to bring it down tomorrow. Maybe i should order a body too so that a replacement can be done then | 15:13 |
DocScrutinizer05 | and those disk spring switches are known to lose their "snap" characteristics and go "flat" on too much mechanical force applied | 15:13 |
DocScrutinizer05 | I doubt the body is defect. You will probably need a new microswtich | 15:14 |
DocScrutinizer05 | does the button come out again when you hold it downwards? | 15:14 |
thedead1440 | nope it doesn't come out | 15:14 |
DocScrutinizer05 | then it still could be dust/dirt | 15:15 |
thedead1440 | hopefully | 15:15 |
DocScrutinizer05 | that collected between case and button | 15:15 |
thedead1440 | worst case scenario i'll ask them to swap my lumia's microswitch with the n9s | 15:15 |
DocScrutinizer05 | they should have matchng microswitches | 15:16 |
DocScrutinizer05 | as spare parts | 15:16 |
thedead1440 | i hope that's the case. almost every single repair shop here is for iDont or S3/Note2. | 15:16 |
DocScrutinizer05 | but honestly, particularly when not a warranty repair I'd suggest you disassemble it yourself and clean the button and apperture where button sits in. If you ever disassembled and re-assembled any tech stuff before | 15:17 |
thedead1440 | nope hw is something i would end up breaking | 15:17 |
thedead1440 | i just don't dare to do it myself :D | 15:18 |
DocScrutinizer05 | then find a shop which is not instantly selling you expensive repair | 15:18 |
DocScrutinizer05 | when simple cleaning will suffice | 15:18 |
thedead1440 | will keep that in mind | 15:18 |
DocScrutinizer05 | insist in them disassembling and showing you the problem | 15:19 |
DocScrutinizer05 | check microswitch yourself if it's good | 15:19 |
thedead1440 | will do that | 15:19 |
thedead1440 | i'll take a picture and ping you to confirm too. anyway you are living in JRTZV so you would most probably be around :D | 15:20 |
DocScrutinizer05 | also for a good measure get service manual for them ;-) | 15:20 |
thedead1440 | which one would it be from: http://www.cpkb.org/wiki/Nokia_N9-00_service_manual | 15:21 |
thedead1440 | or would this be sufficient: http://dl.dropbox.com/u/4815558/Nokia_N9_RM-696_Service_Manual_L1L2_v1.0.pdf | 15:22 |
DocScrutinizer05 | http://www.symbiantweet.com/nokia-n9-service-manual-level12-with-disassembling-instructions whatever | 15:23 |
thedead1440 | ah same thanks | 15:23 |
ladoga | heh gor exactly opposite reason I usually try to do repairs myself and well the cost too | 15:26 |
ladoga | for* | 15:26 |
DocScrutinizer05 | first seems to link to ilivit which seems rogue/infectious | 15:26 |
thedead1440 | ladoga: that's unfair you are used to (dis)assembly :p | 15:27 |
thedead1440 | DocScrutinizer05: it seems for the microswitch its level 3/4 of service manual not 1/2? | 15:28 |
*** M4rtinK has joined #harmattan | 15:33 | |
*** ced117 has joined #harmattan | 15:47 | |
*** mardy_ has joined #harmattan | 15:54 | |
*** e-yes_ has joined #harmattan | 15:55 | |
*** jreznik has joined #harmattan | 15:55 | |
*** ieatlint_ has joined #harmattan | 15:55 | |
*** arcean__ has joined #harmattan | 15:55 | |
*** leio_ has joined #harmattan | 15:56 | |
*** tomma_ has joined #harmattan | 15:56 | |
*** _radiofree has joined #harmattan | 15:58 | |
DocScrutinizer05 | quite possible | 15:59 |
*** Oni^^ has joined #harmattan | 16:00 | |
*** arcean_ has quit IRC | 16:01 | |
*** jreznik__ has quit IRC | 16:01 | |
*** e-yes has quit IRC | 16:01 | |
*** radiofree has quit IRC | 16:01 | |
*** tomma has quit IRC | 16:01 | |
*** mardy has quit IRC | 16:01 | |
*** ieatlint has quit IRC | 16:01 | |
*** leio has quit IRC | 16:01 | |
*** _radiofree is now known as radiofree | 16:01 | |
*** ieatlint_ is now known as ieatlint | 16:01 | |
*** Morpog_Mobile has joined #harmattan | 16:01 | |
*** Oni^ has quit IRC | 16:02 | |
*** Martix has joined #harmattan | 16:19 | |
*** shami has joined #harmattan | 16:26 | |
*** shami has quit IRC | 16:26 | |
*** RzR has quit IRC | 16:42 | |
*** ZrZ has joined #harmattan | 16:43 | |
*** chem|st has joined #harmattan | 16:46 | |
*** ced117 has quit IRC | 16:46 | |
*** chem|st_ has quit IRC | 16:46 | |
*** rashm2k has quit IRC | 16:46 | |
*** rashm2k has joined #harmattan | 16:46 | |
*** arcean__ has quit IRC | 16:47 | |
*** ced117 has joined #harmattan | 16:48 | |
*** radiofree has quit IRC | 16:54 | |
*** radiofree has joined #harmattan | 16:54 | |
*** Martix has quit IRC | 17:05 | |
*** hardaker has joined #harmattan | 17:18 | |
*** Martix has joined #harmattan | 17:23 | |
*** cityLights has quit IRC | 17:29 | |
*** Martix has quit IRC | 17:30 | |
*** jpwhiting has quit IRC | 17:32 | |
*** Martix has joined #harmattan | 17:37 | |
*** Martix has quit IRC | 17:44 | |
*** jpwhiting has joined #harmattan | 17:49 | |
*** trigpoint_n9___ has joined #harmattan | 18:08 | |
*** trigpoint_n9__ has quit IRC | 18:12 | |
*** Morpog_Mobile has quit IRC | 18:35 | |
*** Viltzu_ is now known as Viltzu | 18:35 | |
*** mf2hd has quit IRC | 18:37 | |
*** mf2hd has joined #harmattan | 18:38 | |
*** DocScrutinizer05 is now known as no | 18:54 | |
*** no is now known as DocScrutinizer05 | 18:54 | |
*** Morpog_PC has joined #harmattan | 18:58 | |
*** Sfiet_Konstantin has joined #harmattan | 18:59 | |
*** DocScrutinizer05 is now known as DocScrutinizer06 | 18:59 | |
*** DocScrutinizer06 is now known as DocScrutinizer05 | 18:59 | |
Jonni | juiceme: my 1st attempt of making dualboot ubiboot system ended up in a bit of failure by destroying CAL and device not booting up on anything :). Luckily serial cable stated whats the problem so I'm now back into cold flashing the device back to life and trying again. :) | 19:05 |
*** Sfiet_Konstantin has quit IRC | 19:09 | |
*** trigpoint_n9___ has quit IRC | 19:09 | |
*** SfietKonstantin has joined #harmattan | 19:09 | |
Jonni | actually its perm brick now, I just remembered that I didnt have cal backup made for that device, ohwell that teaches me to make backups when tweaking the devices :) | 19:13 |
*** crevetor_ has joined #harmattan | 19:14 | |
Aard | Jonni: if you don't need the screen anymore.. :p | 19:14 |
*** M4rtinK has quit IRC | 19:15 | |
Jonni | Aard: heh, lets see, I'll still test all my tricks that I have in my sleeves for fixing the device :) | 19:15 |
Aard | I'm sure you don't need a display for that ;) | 19:16 |
*** trigpoint_n9___ has joined #harmattan | 19:18 | |
*** nene has joined #harmattan | 19:24 | |
*** nene has quit IRC | 19:26 | |
*** SfietKonstantin has quit IRC | 19:35 | |
*** bef0rd has joined #harmattan | 19:39 | |
*** bef0rd has quit IRC | 19:53 | |
*** ketas has quit IRC | 19:56 | |
*** SfietKonstantin has joined #harmattan | 19:57 | |
*** Morpog_Mobile has joined #harmattan | 20:05 | |
kralor | hey guys my phone entered an infinite loop, at some point it shows an alert msg stating "too many reboots, failure something" | 20:06 |
valdur55 | Jonni: You flashed with flag: --flash-only=kernel , so you need use other kernel for bringing phone back to life. | 20:06 |
kralor | it happened after I pushed the SIM tray (it was a bit off during a couple of hours) to its normal plugged position, it began to reboot | 20:07 |
valdur55 | kralor: remove sim tray and reboot :) | 20:09 |
*** SfietKonstantin has quit IRC | 20:16 | |
*** rubdos has joined #harmattan | 20:23 | |
Jonni | valdur55: I wish it was that simple, I erased cal, which makes hwid to be 0000 and there is no way to alter that other than in the factory :), and bootloader refuses to boot if hwid is 0000 :) | 20:25 |
Jonni | so even if I flash stock firmware it refuses to boot :) | 20:28 |
kralor | valdur55: haha already tried :P | 20:30 |
*** ajalkane has quit IRC | 20:38 | |
*** NIN101 has quit IRC | 20:56 | |
*** NIN102 has joined #harmattan | 20:57 | |
*** trigpoint_n9____ has joined #harmattan | 20:59 | |
*** M4rtinK has joined #harmattan | 20:59 | |
*** trigpoint_n9___ has quit IRC | 21:02 | |
*** ZogG_laptop has joined #harmattan | 21:02 | |
*** trigpoint_n9____ has quit IRC | 21:08 | |
*** trigpoint_n9____ has joined #harmattan | 21:08 | |
*** liar has joined #harmattan | 21:12 | |
*** leinir has joined #harmattan | 21:14 | |
*** arcean has joined #harmattan | 21:16 | |
*** ced117 has quit IRC | 21:26 | |
*** Morpog_Mobile has quit IRC | 21:39 | |
*** Morpog_Mobile has joined #harmattan | 21:40 | |
juiceme | Jonni, ping | 21:47 |
*** hardaker has quit IRC | 21:48 | |
Jonni | juiceme: pong | 21:48 |
juiceme | Too bad you permbricked your device... I don't understand how you did it, as I never try to mess with CAl | 21:48 |
juiceme | Was it some special thng you tried to do, now I am afraid that may happen to other people who try ubiboot? | 21:49 |
Jonni | juiceme: flash_erase /dev/mtd4 nuked the cal, but party my fault, as I forgot that I've already did ubiattach before that and forgot to reboot before doing flash_erase again. | 21:52 |
Jonni | juiceme: it looks like that if you have attached and then try flash_erase, then on some cases it erases all the partitions including cal | 21:53 |
Jonni | so it might be a bit dangerous to use mtd4 | 21:53 |
Jonni | safer option would be to use mmcblk0p2 or mmcblk0p4 on some alternative dirpaths | 21:54 |
juiceme | I will have to make an extra warning about that, then. | 21:55 |
juiceme | yes, using some directory structure on mmcblk0 is also an option. I will have to think about that. | 21:56 |
juiceme | The nice thing about having the boot on mtd4 is that then all mmcblk0 partitions can be exported via USB. I am not sure it works if I mount some of them as my root... | 21:57 |
*** jreznik has quit IRC | 21:57 | |
juiceme | The CAL is mtd1, label "config", isn't it? | 22:00 |
Jonni | cal is mtd2 | 22:00 |
juiceme | Is it possible to take backups of the mtd partitions just by usind dd, and is it also possible to restore? | 22:01 |
juiceme | "cat /proc/mtd" says mtd2 is "kernel", I always thought that's the place flasher stores the boot kernel? | 22:02 |
Pali | nanddump and nandwrite | 22:02 |
Jonni | it depends, on secure mode yes, but when open mode triggers cal turns readonly normally | 22:02 |
Jonni | ofcourse in this case cal was already readonly when I was playing with flash erase, so it somehow screwed the readonly protection too | 22:03 |
Pali | so you erased cal from open mode? | 22:03 |
juiceme | Yes, I am aware that it gets locked somehow. That's what worried me, I have been quite sure I cannot brick my device whatever I do with it... | 22:03 |
Jonni | flash_erase is the most dangerous command on the N9, as it can perm brick your device on some cases, and in this case erase cal from open mode. | 22:04 |
Pali | so then unlocking nand regions working from open mode too? | 22:04 |
juiceme | Is the protection done in HW of the memory circuity, or is it somehow done on the drivers? | 22:04 |
Pali | I heard that it is possible to lock nand memory for writing (and also possible to unlock) | 22:05 |
Jonni | it done in bootloader by setting hw readonly bits | 22:05 |
Pali | whats is flash_unlock doing? | 22:07 |
Jonni | this is kind of my second device that I've nuked with flash_erase, but I managed to recover the 1st one as back in those days I had access to better tools | 22:07 |
Jonni | there is no way to call unlock function elsewhere than from bootloader so thats not happening | 22:08 |
Pali | fremantle flasher support changing HW revision | 22:08 |
juiceme | My guess is, as the partition was mounted, flash_erase must have somehow ran across the partiton boundaries. | 22:08 |
Pali | harmattan not? | 22:08 |
Jonni | juiceme: yep, thats my guess too | 22:09 |
Jonni | Pali: you can only change hw revision if you have R&D cert on device | 22:10 |
juiceme | Jonni, if the bootloader can access the lock/unlock function, it should be possible to do that from any other software too, unless the boot loader runs on a separate physical core than the main system. | 22:10 |
juiceme | If that's the case, there can be private bus to the memory manager HW | 22:11 |
Jonni | juiceme: unlock function runs in secure PA-side, that kernel and userspace have no access to | 22:11 |
juiceme | So it's a different core? (I am not that familiar with omap HW...) | 22:12 |
SpeedEvil | the modem has its oown processor and 'is' | 22:13 |
Jonni | its kind of trusted execute env, like android have trustzone | 22:13 |
SpeedEvil | os | 22:13 |
SpeedEvil | ignore me, I have not read back scroll | 22:13 |
juiceme | ok | 22:13 |
Jonni | ofcourse that kind of accidental partition boundaries bug could be exploited and in the end one could be lucky enough to replace bootloader with a better one, but I'm afraid that experimenting on that would cause a great number of bricks. | 22:16 |
juiceme | true. I feel uncomfortable about experimenting on that kind of functionality, as chances to bet it working are slim. | 22:18 |
Pali | Jonni, so you do not have R&D cert in device? | 22:19 |
Jonni | Pali: nope. | 22:19 |
Jonni | that device is now brick, atleast it teaches me to be more carefull with flash_erase command | 22:20 |
Pali | so there is really no way to fix device with erased cal? | 22:21 |
juiceme | You don't have access to jtag flasher? | 22:21 |
Jonni | juiceme: dont have access to jtag flasher anymore. | 22:22 |
Jonni | Pali: well fixable in factory with jtag flasher :) | 22:22 |
*** fmunozs has joined #harmattan | 22:23 | |
Jonni | most likley alternative dir structure to /home partition would be optimal, that way harmattan and nemo rootfs'es can still be mounted | 22:24 |
*** shanttu has joined #harmattan | 22:24 | |
*** Martix has joined #harmattan | 22:29 | |
Pali | Jonni, in fremantle and also harmattan linux kernel I found code for device RX-71. Do you know what is/was it? | 22:32 |
Pali | there are files board-rm680.c, board-rm696.c, board-rx51.c, board-rx71.c | 22:34 |
Jonni | yes I do know what rx-71 was, but sorry cannot comment on that as it was never released to public. | 22:37 |
juiceme | oo, top secret :) | 22:37 |
Pali | from number I think that unreleased device after n900 | 22:38 |
juiceme | If the device is listed in fremantle configs, it must be an older one. | 22:39 |
Pali | in fremantle kernel there is incomplete code | 22:39 |
Pali | and in harmattan kernel there is full code for video, camera, ... | 22:39 |
Pali | in harmattan kernel there is code for tvout | 22:40 |
juiceme | all the nice could-have-beens :( | 22:40 |
Pali | it has some himalaya display panel | 22:41 |
*** rubdos has quit IRC | 22:42 | |
Pali | wow, device has right and left shitfs, left and right ctrl, left meta key | 22:43 |
Pali | device with big keyboard | 22:44 |
Pali | syntm12xx touchscreen | 22:44 |
juiceme | Well that's the stuff people on TMO would give their other kidney for :) | 22:47 |
juiceme | s/people/some known people/ | 22:47 |
infobot | juiceme meant: Well that's the stuff some known people on TMO would give their other kidney for :) | 22:48 |
Pali | RX-71 has OMAP 3630 | 22:48 |
Pali | it also has ssi, hsi and cmt_speech configuration, so it *is* phone | 22:49 |
Pali | Jonni, nothing you can comment? | 22:49 |
Pali | btw, in board-rx71.c header is: "Copyright (C) 2007, 2008 Nokia" | 22:50 |
Jonni | development board for N950, but dont take my word for it. | 22:50 |
Jonni | ;) | 22:51 |
Pali | :-) | 22:51 |
juiceme | :) | 22:51 |
Pali | does SU, RX and RM means someting? | 22:51 |
Pali | or only some random chars? | 22:51 |
Pali | here are all known maemo/meego devices: https://wiki.maemo.org/Codenames#Hardware | 22:58 |
*** Morpog_Mobile has quit IRC | 23:02 | |
Jonni | heh, I can see that its missing atleast one device :) | 23:05 |
*** Morpog_Mobile has joined #harmattan | 23:06 | |
tehdely | interesting that nolo has a shell. any idea how to access it? | 23:06 |
Pali | tehdely, via serial console :-) | 23:08 |
Pali | Jonni, some meltemi device? | 23:10 |
tehdely | meltemi :( | 23:11 |
*** Oni^^ is now known as Oni^ | 23:11 | |
tehdely | Pali: is there way to hack nolo? i could think of a feature or two that would be handy... | 23:11 |
Pali | tehdely, on harmattan device without R&D certificate it is not possible to replace bootloader | 23:12 |
Jonni | Pali: nope, more like in N900 timeline | 23:12 |
Pali | tehdely, on fremantle, it is possible teoretically | 23:12 |
tehdely | alas | 23:13 |
tehdely | my desired feature is that it would boot in open mode without locking the CAL | 23:13 |
Pali | Jonni, did you have (or touch) that devices? | 23:13 |
tehdely | then i could eat my cake and have it too | 23:14 |
tehdely | i understand it is nolo that sets the CAL read-only, cirrect? | 23:14 |
tehdely | *correct | 23:14 |
*** stroughtonsmith has quit IRC | 23:14 | |
Jonni | tehdely: its bootloader that sets it readonly, and no shell avail in there | 23:14 |
juiceme | Jonni, so bootloader starts before NOLO? | 23:15 |
Pali | OMAP bootrom --> X-Loader --> NOLO --> kernel | 23:15 |
tehdely | oic | 23:15 |
juiceme | Pali, ok | 23:16 |
tehdely | thanks for the info | 23:16 |
Pali | X-Loader and NOLO are stored in one nand partition | 23:16 |
juiceme | And NOLO is the part that interacts with flasher, for example, is ti? | 23:17 |
juiceme | s/ti/it/ | 23:17 |
infobot | juiceme meant: And NOLO is the part that interacts with flasher, for example, is it? | 23:17 |
Pali | omap bootrom load & run only signed code from nand partition | 23:17 |
Pali | so X-Loader is signed | 23:17 |
Pali | X-Loader disabling CAL (if open mode is activated) | 23:17 |
Pali | and boot NOLO | 23:17 |
Pali | NOLO then doing some parts of flashing and booting kernel | 23:18 |
Pali | but harmattan flasher sending APE kernel image with attached initfs which has own softupd binary which implement server application for flashing | 23:19 |
Pali | using Mk II protocol | 23:19 |
Pali | on there is softupd application and is used only for flashing eMMC and is stored on rootfs | 23:20 |
Pali | so without working fremantle rootfs it is not possible to flash eMMC | 23:20 |
tehdely | quite an orchestration! | 23:22 |
juiceme | Pali, there is something I was wondering the other day; When kernel is flashed, the flasher needs the firmware.bin file where it gets the "APE algorithm" as it says. Well the firmware file is fairly large, would the flasher work if only some part of the file was given to it, or does it need the whole packaged firmaware? | 23:23 |
juiceme | Pali, So the "APE algorithm" is some linux kernel, is it? | 23:24 |
Pali | in FIASCO harmattan firmware there APE image which is linux kernel with initfs | 23:24 |
Pali | that contains softupd userspace binary which can flash some components via USB | 23:25 |
Pali | Jonni, where is source code of APE kernel image? | 23:25 |
Jonni | no idea, most likely never released | 23:26 |
Pali | If I'm right that APE image is linux kernel, then it must be distributed under GPLv2 | 23:26 |
Pali | (at least linux kernel) | 23:26 |
Pali | Jonni, look at scrollback. Am I right about booting? | 23:27 |
Jonni | you can always send email to sourcecode.request@nokia.com and ask the sources if you believe that is linux kernel. | 23:27 |
Pali | I cannot | 23:28 |
Pali | I'm blacklisted | 23:28 |
juiceme | Pali, I have hard time beliving that ! | 23:29 |
Pali | somebody who reading source code requests sent me some unreleased code for fremantle under LGPL | 23:29 |
Pali | and after more months Nokia officialy released source code of that application | 23:30 |
juiceme | so, that's okay if it is GPL'ed. Should not matter it was unreleased. | 23:31 |
Pali | juiceme, not it was closed | 23:31 |
Pali | it was control panel aplet for certificate manager in maemo5 | 23:31 |
juiceme | ah, you mean they accientally sent you closed sources? | 23:31 |
Pali | yes | 23:32 |
juiceme | and now you are persona non grata there :) | 23:32 |
Pali | because that code has LGPL COPYING file, also LGPL header in every source code and also LGPL in debian/control | 23:32 |
Pali | because debian/copying is avalilable in binary DEB packages, I tried to sent email with request for source code | 23:33 |
Pali | juiceme, look: http://talk.maemo.org/showthread.php?t=79957 | 23:35 |
*** shanttu has quit IRC | 23:35 | |
*** hardaker has joined #harmattan | 23:36 | |
juiceme | I could make the request for the APE kernel | 23:38 |
Jonni | actually I think that ape kernel is the same 2.6.32-20121301+0m8 that is already released, it just packaged in custom way and accompanied with some scripts | 23:39 |
Pali | juiceme, ok, try | 23:40 |
Pali | and write here if you get responce | 23:41 |
Pali | juiceme, refer to firmware fiasco bin where is that APE image glued | 23:41 |
juiceme | for my version (nordic) it is on DFL61_HARMATTAN_40.2012.21-3_PR_LEGACY_001-OEM1-958_ARM.bin | 23:45 |
juiceme | actually I think localization applies only for emmc image, the firmware image could be same for all variants? | 23:46 |
*** NIN102 has quit IRC | 23:53 | |
juiceme | ... time to go to bed, early morning tomorrow | 23:54 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!