HtheB | like, 2 days ago? | 00:00 |
---|---|---|
HtheB | and everytime before that :D | 00:00 |
Jonni | well then some package has broken the filesystem, and its time to reflash with --erase-user-data=secure :) | 00:00 |
HtheB | boo | 00:00 |
HtheB | i was just done with everything... | 00:00 |
HtheB | as you may recall it :D | 00:01 |
tehdely | HtheB: the last time i ran into that problem | 00:01 |
tehdely | it turned out i was out of inodes on one of my filesystems | 00:01 |
tehdely | in fact, it's happened to me 2x | 00:01 |
*** NIN101 has quit IRC | 00:02 | |
tehdely | it breaks lots of things, but in particular the camera... i saw, by running the camera app from a shell and looking at what errors got thrown | 00:02 |
tehdely | lots of "no space left on device" | 00:02 |
tehdely | run 'df -i' | 00:02 |
HtheB | the only output that I get is: | 00:02 |
tehdely | the problem is that /home is sort of under-provisioned. harmattan puts lots of stuff in /home that really oughta live in /home/user/MyDocs | 00:02 |
HtheB | MApplication Service: registerService() registering failed | 00:02 |
tehdely | that might be something else | 00:03 |
HtheB | MApplicationService: Calling launc() in other application with service : "com.nokia.maemo.CameraService" | 00:03 |
HtheB | launch* | 00:03 |
tehdely | and how's your filesystems looking | 00:03 |
HtheB | looks normal to me, let me put it on pastebin | 00:04 |
tehdely | kk | 00:05 |
HtheB | www.pastebin.com/7Zxsa8Vi | 00:05 |
tehdely | k you definitely don't have the problem I was having, then :/ | 00:06 |
HtheB | :( | 00:07 |
tehdely | somewhere, there is an un-answered mailing list post by a person with your exact problem | 00:08 |
tehdely | heh | 00:08 |
Jonni | is that N9 or N950? | 00:08 |
HtheB | 950 | 00:08 |
Jonni | and normal firmware or openmode? | 00:09 |
HtheB | open | 00:09 |
HtheB | with ubiboot | 00:09 |
Jonni | just thinking if you have PR1.2 filesystem and PR1.3 kernel? | 00:09 |
Jonni | or did you flash the leaked PR1.3 filesystem? | 00:09 |
HtheB | leaked yeah | 00:09 |
*** Custodian has quit IRC | 00:09 | |
HtheB | so that shouldnt be the problem | 00:09 |
HtheB | didnt had the problem before | 00:09 |
HtheB | somehow, today I just found out about it | 00:09 |
Jonni | and you havent installed any custom deb packages while beeing in openmode? Or if you have you have always used the mandatory AEGIS_FIXED_ORIGIN export before installing? | 00:10 |
HtheB | yesterday, I did put some .so files in /usr/lib/ | 00:11 |
HtheB | manually | 00:11 |
Jonni | just thinging if you have installed any custom servives without using the export, then aegis will prevent system camera from working | 00:11 |
Jonni | HtheB: most likely those so files breaks it | 00:11 |
HtheB | I did remove them back though | 00:11 |
Jonni | since if you put any .so file in usr/lib manually, then you also need to update refhashlist and resign it | 00:12 |
HtheB | hmmm | 00:12 |
HtheB | but after removing manually, it shouldnt be a problem anymore, right? | 00:12 |
HtheB | or.. am I alraedy late?! :D | 00:12 |
*** piggz has joined #harmattan | 00:13 | |
Jonni | ie. if you put unknown origin .so files in system that has com.nokia.maemo files, then aegis will go mad. Adding custom libraries should always be done in a way that they are faked to be com.nokia.maemo origin | 00:13 |
Jonni | well without seeing the dmesg aegis errors, I have no idea if your late or not, but it sure does sound like reflash time. Or if your lucky reboot might be enough if there is no custom service files or libs in the system anymore | 00:14 |
HtheB | rebooted many times already | 00:15 |
HtheB | :P | 00:15 |
HtheB | so that 'luck' is no more | 00:15 |
Jonni | well if you dont see any aegis errors in dmesg, then its reflash time | 00:15 |
HtheB | lets see dmesg | 00:18 |
Jonni | might be just enough to do --flash-only=rootfs, that way you stay in openmode, but have factory rootfs | 00:18 |
HtheB | hmm how about the apps? | 00:18 |
Jonni | gone :) | 00:18 |
HtheB | lol | 00:18 |
HtheB | :D | 00:19 |
HtheB | then there is no reason to do only rootfs | 00:19 |
Jonni | thats why I have big dir of debs, and I just do dpkg -i *.deb after the reflash :) | 00:19 |
juiceme | Jonni, ping | 00:19 |
Jonni | juiceme: pong | 00:19 |
HtheB | Jonni: jup, have it too since the last time | 00:19 |
*** piggz has quit IRC | 00:19 | |
juiceme | Jonni, I was thinking about this flashing kernel from a deb package some time back... | 00:20 |
juiceme | have you ever done that? | 00:20 |
juiceme | can I use /usr/sbin/fiasco-flasher for that? | 00:21 |
HtheB | Jonni: dmesg output http://pastebin.com/bkYRmKLL | 00:22 |
Jonni | juiceme: hmm, yes, I've played with that, but most likely those datails might go under NDA, so unfortunatly can't help you on that. | 00:25 |
Jonni | HtheB: nothing in that log, you did try to start camera app, before taking the dmesg? | 00:28 |
HtheB | hmm yes | 00:28 |
HtheB | start and closed it back | 00:28 |
HtheB | then dmesg | 00:28 |
HtheB | or should i minimize it? | 00:28 |
juiceme | Jonni, that's too bad then :( see, I was thinking about packaging ubiboot to deb, because as for version -02 now, its fairly safe to install... | 00:29 |
HtheB | aha, i see some errors! | 00:30 |
juiceme | HtheB, I also looked at your paste, and usually there should be something about the camera I guess. | 00:30 |
HtheB | maybe i was too fast | 00:30 |
HtheB | had to wait a bit before dmesg | 00:30 |
juiceme | can you check what's in /var/log/messages ? | 00:30 |
HtheB | i see some errors this time on dmesg | 00:31 |
*** leinir has quit IRC | 00:31 | |
HtheB | uploading on pastebin agian hang on | 00:32 |
HtheB | oh wait no | 00:33 |
HtheB | seems like when I cat the file, to copy text.. it was acting weird | 00:34 |
HtheB | so i saw those error messages ¬¬ | 00:34 |
HtheB | but there is nothing different on the dmesg | 00:34 |
juiceme | dmesg records mainly kernel thingies. | 00:34 |
HtheB | juiceme: what log do you need | 00:35 |
HtheB | i have: | 00:35 |
juiceme | a lot of more stuff, daemons, applications, etc. get logged to messages. | 00:35 |
juiceme | but as I said, I don't know much about the camera side... | 00:36 |
HtheB | Xorg.0.log.0.gz Xorg.0.log.1.gz Xorg.0.log.2.gz Xorg.0.log.3.gz Xorg.0.log.4.gz alternatives.log apt dpkg.log pareplysms.log pasms.log syslog syslog.old ubiboot.dmesg ubiboot.log | 00:36 |
juiceme | it's the sysylog you want to see. | 00:36 |
juiceme | s/sysylog/syslog | 00:36 |
Jonni | just consider that reflash and dpkg -i *.deb takes 10 minutes, and debugging can take hours :) | 00:38 |
HtheB | oke | 00:39 |
HtheB | Jonni: true :) | 00:39 |
HtheB | but it could be handy for people who also has the same problem as I do | 00:40 |
HtheB | if we can hunt down what the problem might be | 00:40 |
Jonni | ofcourse you could do grep aegis /var/log/* to see if there is any hits | 00:40 |
HtheB | as root? | 00:40 |
juiceme | Jonni, trying "/usr/sbin/fiasco-flasher -?" gives awfully same looking options as the regular flasher likes to get, so can it really be NDA stuff if it is analogous to the external flasher...? | 00:41 |
Jonni | HtheB: and you havent installed any deb packages without AEGIS_FIXED_ORIGIN? | 00:41 |
Jonni | as that is the most common problem that people forget to export when installing stuff in openmode. | 00:42 |
*** niwakame|away has quit IRC | 00:42 | |
HtheB | only 1 | 00:42 |
HtheB | oh w8 | 00:42 |
HtheB | uhmmm | 00:43 |
juiceme | Jonni, if I try some experimenting with fiasco-flasher, do you think it's possible I brick my device to a state not possible to fix with reflash? Just making sure before I try anything :) | 00:47 |
Jonni | most likely you can always recover with reflash, so I havent heard anyone ever bricking the device with that | 00:47 |
*** ced117 has quit IRC | 00:49 | |
juiceme | that's good to know. Maybe I'll do some experiments with it then | 00:50 |
juiceme | I guess that's how the OTA update flashes the new kernel? | 00:50 |
*** Luke-Jr has quit IRC | 00:53 | |
*** Luke-Jr has joined #harmattan | 00:53 | |
*** niwakame|away has joined #harmattan | 00:53 | |
*** arcean has quit IRC | 00:55 | |
*** danielcbit has quit IRC | 00:57 | |
*** niwakame|away has quit IRC | 00:58 | |
*** tonyoy has quit IRC | 01:03 | |
rikanee | juiceme: warning: you can't flash on-device in Open Mode | 01:04 |
Jonni | rikanee: why not? you should even be able to dd the kernel into kernel partition if fiasco flasher doesnt work :) | 01:07 |
rikanee | Jonni: wear leveling is a problem ;) | 01:07 |
juiceme | rikanee, I was under the assumption that kernel is flashed "on-the-metal", that there's no wear leveling blocks as it sits there on bare flash, no ubifs etc... | 01:10 |
rikanee | juiceme: Flasher/NOLO takes care of wear-leveling as it writes, hence the kernel partition being slightly bigger than the usual kernel. | 01:11 |
juiceme | and how would it be different when I flas with external flasher vs. internal flasher? | 01:11 |
juiceme | does it somehow do it without NOLO? | 01:12 |
rikanee | juiceme: internal, on-device flasher apparently rejects flashing if in openmode | 01:12 |
juiceme | ah, you have tried it? | 01:12 |
rikanee | juiceme: you can read about it in the Openmode thread, that's why SSU in OM fails | 01:12 |
rikanee | kernel and CMT can't be updated | 01:12 |
juiceme | ok, I'll look it up, thanks | 01:13 |
juiceme | too bad if it's like that | 01:13 |
rikanee | juiceme: I think that in Harmattan, Linux kernel is now involved in kernel flashing, which is why you need to select an ape-algo | 01:13 |
Jonni | but your dep backage would be in secure mode install anyways :) | 01:13 |
juiceme | well I was thinking of the device should be taken to open moda bedore installing the deb. | 01:14 |
juiceme | but why not... | 01:14 |
juiceme | could be amde so that it needs to be installed in closed mode and it triggers open mode when installed :) | 01:14 |
rikanee | juiceme, btw, I got a "Charge Battery" error while starting HARM with +L2fix (once), so maybe some tweaking is still in order | 01:14 |
juiceme | s/amde/made/ | 01:15 |
infobot | juiceme meant: could be made so that it needs to be installed in closed mode and it triggers open mode when installed :) | 01:15 |
juiceme | rikanee, ah it' still not perfect... but the percenatge ratio is _much_ better :) | 01:15 |
rikanee | juiceme: you could have the user activate dev-mode, and use the package's postinst to both clear the warranty warning and flash the kernel in closed mode | 01:15 |
juiceme | yes, that's doable. | 01:16 |
*** tonyoy has joined #harmattan | 01:16 | |
juiceme | originally I thought it's something I cluld never release as package, it depended on so many tweaks like the possibility of not being able to use mtd4 or mtd5 due to eraserblock shortage... but currently there are no such roadblocks any more. | 01:18 |
juiceme | of course it's a bit limiting if the installation is not possible in open mode but it might still be worth a try :) | 01:19 |
*** leinir has joined #harmattan | 01:21 | |
* HtheB waves good night to everybody | 01:27 | |
HtheB | o/ | 01:27 |
*** HtheB has quit IRC | 01:31 | |
*** CaCO3 has quit IRC | 01:33 | |
*** DocScrutinizer05 has quit IRC | 01:38 | |
*** DocScrutinizer05 has joined #harmattan | 01:38 | |
*** bef0rd has joined #harmattan | 01:40 | |
*** natunen has quit IRC | 02:07 | |
*** planasb has quit IRC | 02:09 | |
DocScrutinizer05 | mgedmin: could you please give povbot a kick so it leaves ##overflow and re-joins #maemo? thanks a lot! :-) | 02:37 |
*** tonyoy has quit IRC | 02:38 | |
*** planasb has joined #harmattan | 02:38 | |
*** npm__ has joined #harmattan | 02:40 | |
*** npm_ has quit IRC | 02:40 | |
*** keithzg has quit IRC | 02:41 | |
*** Luke-Jr has quit IRC | 03:27 | |
*** Luke-Jr has joined #harmattan | 03:28 | |
*** liar has quit IRC | 03:49 | |
*** mschlens_ has joined #harmattan | 04:02 | |
*** mschlens has quit IRC | 04:05 | |
*** Pali has quit IRC | 04:07 | |
*** jon_y has quit IRC | 04:13 | |
*** crazy_ has joined #harmattan | 04:22 | |
*** Morpog_ has joined #harmattan | 04:35 | |
*** Morpog_PC has quit IRC | 04:38 | |
*** crazy_ has quit IRC | 04:47 | |
*** jon_y has joined #harmattan | 04:49 | |
*** mschlens has joined #harmattan | 04:59 | |
*** mschlens_ has quit IRC | 05:02 | |
*** natunen has joined #harmattan | 05:43 | |
*** sunny_ has joined #harmattan | 05:50 | |
*** keithzg has joined #harmattan | 05:52 | |
*** natunen has quit IRC | 06:35 | |
*** keithzg has quit IRC | 06:52 | |
*** DocScrutinizer05 has quit IRC | 06:57 | |
*** DocScrutinizer05 has joined #harmattan | 06:57 | |
*** Venemo has quit IRC | 07:02 | |
*** Malik_ has joined #harmattan | 08:52 | |
Malik_ | how to chat | 08:55 |
*** Malik_ has quit IRC | 08:55 | |
dm8tbr | patiently | 09:08 |
*** Custodian has joined #harmattan | 09:20 | |
*** ortylp has joined #harmattan | 09:24 | |
*** xsacha has quit IRC | 09:25 | |
*** xsacha has joined #harmattan | 09:26 | |
*** xsacha has quit IRC | 09:39 | |
*** xsacha has joined #harmattan | 09:39 | |
*** Sfiet_Konstantin has joined #harmattan | 10:44 | |
*** ortylp has quit IRC | 11:02 | |
*** astont has joined #harmattan | 11:14 | |
*** astont has quit IRC | 11:16 | |
*** liar has joined #harmattan | 11:37 | |
*** TMavica has joined #harmattan | 11:38 | |
*** TMavica has quit IRC | 11:41 | |
*** TMavica has joined #harmattan | 11:45 | |
*** CaCO3 has joined #harmattan | 12:02 | |
*** tonyoy has joined #harmattan | 12:19 | |
*** Morpog_ has quit IRC | 12:22 | |
*** CaCO3 has quit IRC | 12:31 | |
*** Pali has joined #harmattan | 12:33 | |
*** jon_y_ has joined #harmattan | 13:01 | |
*** jon_y has quit IRC | 13:04 | |
*** Pali has quit IRC | 13:06 | |
*** Sfiet_Konstantin has quit IRC | 13:07 | |
*** piggz has joined #harmattan | 13:08 | |
*** Pali has joined #harmattan | 13:09 | |
*** arcean has joined #harmattan | 13:12 | |
*** bef0rd has quit IRC | 13:15 | |
*** bef0rd has joined #harmattan | 13:15 | |
*** bef0rd has quit IRC | 13:20 | |
*** Morpog_PC has joined #harmattan | 13:29 | |
*** stef_204 has joined #harmattan | 13:44 | |
*** Morpog_PC has quit IRC | 13:51 | |
*** Venemo has joined #harmattan | 14:09 | |
*** CaCO3 has joined #harmattan | 14:12 | |
*** CaCO3 has quit IRC | 14:17 | |
*** stef_204 has quit IRC | 14:34 | |
*** Venemo has quit IRC | 14:38 | |
*** stef_204 has joined #harmattan | 14:43 | |
*** npm__ has quit IRC | 14:47 | |
*** Sfiet_Konstantin has joined #harmattan | 14:57 | |
*** Morpog_PC has joined #harmattan | 15:20 | |
*** Morpog_PC has quit IRC | 15:32 | |
*** Venemo has joined #harmattan | 15:48 | |
*** VDVsx has quit IRC | 15:50 | |
DocScrutinizer05 | mgedmin: PING | 15:51 |
*** Morpog_PC has joined #harmattan | 15:55 | |
*** VDVsx has joined #harmattan | 15:58 | |
*** stef_204 has quit IRC | 16:00 | |
*** piggz has quit IRC | 16:01 | |
*** stef_204 has joined #harmattan | 16:02 | |
*** Morpog_Mobile has joined #harmattan | 16:40 | |
coderus | Released QmlMozBrowser for #harmattan update. v0.1.6.2. Get it on TMO: http://talk.maemo.org/showthread.php?t=89673 | 16:51 |
*** Morpog_PC has quit IRC | 16:51 | |
coderus | Please list all bugs in forum thread. | 16:51 |
*** Morpog_PC has joined #harmattan | 17:01 | |
*** May has joined #harmattan | 17:15 | |
*** Venemo has quit IRC | 17:15 | |
*** Custodian has quit IRC | 17:16 | |
*** Custodian has joined #harmattan | 17:16 | |
*** rashm2k has joined #harmattan | 17:22 | |
*** hassansian has joined #harmattan | 17:30 | |
*** hassansian has quit IRC | 17:30 | |
*** NIN101 has joined #harmattan | 17:32 | |
*** tonyoy has quit IRC | 17:39 | |
*** stef_204 has quit IRC | 17:44 | |
*** May has quit IRC | 17:44 | |
*** HtheB has joined #harmattan | 17:45 | |
*** stef_204 has joined #harmattan | 17:53 | |
*** npm__ has joined #harmattan | 18:05 | |
*** HtheB has quit IRC | 18:13 | |
*** leinir_ has joined #harmattan | 18:33 | |
*** leinir has quit IRC | 18:33 | |
*** leinir_ is now known as leinir | 18:34 | |
*** Martix has quit IRC | 19:08 | |
*** Martix has joined #harmattan | 19:09 | |
*** stef_204 has quit IRC | 19:37 | |
*** DocScrutinizer05 has quit IRC | 19:46 | |
*** DocScrutinizer05 has joined #harmattan | 19:47 | |
*** stef_204 has joined #harmattan | 19:49 | |
*** jo7en has joined #harmattan | 19:59 | |
*** Martix has quit IRC | 20:02 | |
*** jo7en has quit IRC | 20:04 | |
*** jo7en has joined #harmattan | 20:08 | |
*** jo7en has quit IRC | 20:12 | |
*** stef_204 has quit IRC | 20:14 | |
*** jon_y_ is now known as jon_y | 20:19 | |
*** DocScrutinizer51 has quit IRC | 20:46 | |
*** piggz has joined #harmattan | 20:47 | |
*** DocScrutinizer51 has joined #harmattan | 20:48 | |
*** coderus_ has joined #harmattan | 21:36 | |
*** jpwhiting has quit IRC | 21:43 | |
*** jpwhiting has joined #harmattan | 21:48 | |
*** ortylp has joined #harmattan | 21:52 | |
*** HtheB has joined #harmattan | 22:08 | |
HtheB | hi | 22:08 |
*** xsacha has quit IRC | 22:08 | |
HtheB | seriously.... wtf | 22:09 |
HtheB | no one talks O_O | 22:09 |
*** xsacha has joined #harmattan | 22:10 | |
Morpog_PC | it's summertime | 22:11 |
HtheB | does that turn humans into zombies? | 22:12 |
Morpog_PC | sure, sun zombies | 22:12 |
* HtheB hides from sun zombies | 22:13 | |
mschlens | sunbies? | 22:14 |
HtheB | Attack of the killer sunbies | 22:14 |
Morpog_PC | All with red skin :) | 22:15 |
mschlens | Every once in a while you'll find one with blue skin. | 22:15 |
mschlens | But they are mostly drowned. | 22:16 |
HtheB | http://images1.wikia.nocookie.net/__cb20110522075736/mk/images/4/47/MeatMK.jpg | 22:16 |
mschlens | heh | 22:16 |
HtheB | good old times | 22:17 |
*** bef0rd has joined #harmattan | 22:17 | |
*** anonfriese has quit IRC | 22:22 | |
*** TMavica has quit IRC | 22:28 | |
*** ortylp has quit IRC | 22:35 | |
*** teleshoes has joined #harmattan | 22:38 | |
*** lmoura has quit IRC | 22:39 | |
*** Sfiet_Konstantin has quit IRC | 22:40 | |
qwazix | crap, harmattan-dev is down again | 22:52 |
*** teleshoes has quit IRC | 22:53 | |
Morpog_PC | yep, apt-get update takes ages since yesterday because of.... | 22:54 |
*** tonyoy has joined #harmattan | 22:54 | |
*** lmoura has joined #harmattan | 22:55 | |
*** piggz_ has joined #harmattan | 22:57 | |
*** bef0rd_ has joined #harmattan | 22:58 | |
HtheB | because of what? | 23:00 |
HtheB | because of being shitty :( | 23:00 |
*** chouchoune1 has joined #harmattan | 23:00 | |
*** bef0rd has quit IRC | 23:01 | |
*** ZrZ has joined #harmattan | 23:01 | |
*** rashm2k1 has joined #harmattan | 23:03 | |
*** rashm2k has quit IRC | 23:03 | |
*** jpwhiting_ has joined #harmattan | 23:04 | |
*** tom_ has joined #harmattan | 23:05 | |
*** coderus__ has joined #harmattan | 23:05 | |
*** piggz has quit IRC | 23:07 | |
*** chouchoune has quit IRC | 23:07 | |
*** RzR has quit IRC | 23:07 | |
*** jabis has quit IRC | 23:07 | |
*** w00t has quit IRC | 23:07 | |
*** merlin1991 has quit IRC | 23:07 | |
*** coderus_ has quit IRC | 23:08 | |
*** Summeli has quit IRC | 23:08 | |
*** unreal- has quit IRC | 23:08 | |
*** tom has quit IRC | 23:08 | |
*** jpwhiting has quit IRC | 23:08 | |
*** w00t has joined #harmattan | 23:08 | |
*** merlin1991 has joined #harmattan | 23:08 | |
*** macmaN_ has quit IRC | 23:09 | |
*** macmaN has joined #harmattan | 23:09 | |
*** Summeli has joined #harmattan | 23:09 | |
*** unreal_ has joined #harmattan | 23:11 | |
*** unreal_ is now known as unreal- | 23:11 | |
*** tomma has quit IRC | 23:12 | |
*** ortylp has joined #harmattan | 23:12 | |
*** tomma has joined #harmattan | 23:12 | |
*** coderus__ has quit IRC | 23:13 | |
*** coderus_ has joined #harmattan | 23:13 | |
*** ortylp has quit IRC | 23:14 | |
*** jabis has joined #harmattan | 23:14 | |
*** Milhouse has quit IRC | 23:14 | |
*** Milhouse has joined #harmattan | 23:29 | |
*** X-Fade has quit IRC | 23:29 | |
*** ChanServ has quit IRC | 23:29 | |
*** Morpog_ has joined #harmattan | 23:31 | |
*** ChanServ has joined #harmattan | 23:31 | |
*** rajaniemi.freenode.net sets mode: +o ChanServ | 23:31 | |
*** X-Fade has joined #harmattan | 23:31 | |
*** Morpog_PC has quit IRC | 23:33 | |
*** Morpog_Mobile has quit IRC | 23:33 | |
*** khorshid has joined #harmattan | 23:36 | |
*** Morpog_Mobile has joined #harmattan | 23:39 | |
*** Zer0 has joined #harmattan | 23:45 | |
*** Zer0 is now known as Guest48284 | 23:45 | |
*** Guest48284 has quit IRC | 23:46 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!