*** nooni_ has joined #harmattan | 00:03 | |
*** nooni has quit IRC | 00:04 | |
*** nooni has joined #harmattan | 00:04 | |
*** nooni has quit IRC | 00:05 | |
*** nooni_ has quit IRC | 00:08 | |
*** ajalkane has quit IRC | 00:19 | |
*** lordross has quit IRC | 00:23 | |
*** sqrt7744 has joined #harmattan | 00:25 | |
RzR | valdur55, sudo tar | 00:27 |
---|---|---|
*** Ehsan has joined #harmattan | 00:34 | |
*** shanttu has quit IRC | 00:34 | |
*** Ehsan has quit IRC | 00:35 | |
*** arcean_ has joined #harmattan | 00:37 | |
*** arcean has quit IRC | 00:41 | |
*** NIN101 has quit IRC | 00:45 | |
*** xes has quit IRC | 00:59 | |
*** tonyoy has quit IRC | 01:30 | |
*** NIN101 has joined #harmattan | 01:34 | |
*** NIN101 has quit IRC | 01:40 | |
*** tonyoy has joined #harmattan | 01:48 | |
*** trigpoint_n9 has quit IRC | 01:50 | |
*** trigpoint_n9 has joined #harmattan | 01:50 | |
*** gabriel9 has joined #harmattan | 01:54 | |
*** Sfiet_Konstantin has quit IRC | 01:56 | |
*** tonyoy has quit IRC | 02:01 | |
*** danielcbit has quit IRC | 02:07 | |
*** trigpoint_n9 has quit IRC | 02:12 | |
*** trigpoint_n9 has joined #harmattan | 02:19 | |
*** sqrt7744 has quit IRC | 02:25 | |
*** rcg has quit IRC | 02:26 | |
*** hardaker has quit IRC | 02:31 | |
*** rashm2k has quit IRC | 02:44 | |
*** trigpoint_n9 has quit IRC | 02:45 | |
*** Hurrian has joined #harmattan | 02:49 | |
*** trigpoint_n9 has joined #harmattan | 03:20 | |
*** Martix has quit IRC | 03:37 | |
*** gabriel9 has quit IRC | 03:37 | |
*** bef0rd has joined #harmattan | 03:39 | |
*** trigpoint_n9 has quit IRC | 03:45 | |
ZogG_laptop | bef0rd: i'm here | 03:45 |
*** trigpoint_n9 has joined #harmattan | 03:45 | |
ZogG_laptop | looked for you | 03:45 |
ZogG_laptop | going to sleep soon | 03:45 |
bef0rd | hey | 03:45 |
bef0rd | I was at college :P | 03:45 |
*** M4rtinK has quit IRC | 03:50 | |
*** Morpog_ has joined #harmattan | 04:05 | |
*** Morpog_Mobile has quit IRC | 04:08 | |
*** Morpog_PC has quit IRC | 04:08 | |
*** mschlens_ has joined #harmattan | 04:17 | |
*** mschlens has quit IRC | 04:21 | |
*** arcean_ has quit IRC | 04:22 | |
*** FlameReaper has joined #harmattan | 04:37 | |
*** crevetor_ has quit IRC | 04:45 | |
*** Pali has quit IRC | 04:47 | |
*** Morpog_Mobile has joined #harmattan | 04:52 | |
*** Hurrian has quit IRC | 04:56 | |
*** hardaker has joined #harmattan | 05:18 | |
*** liar has quit IRC | 05:40 | |
*** natunen has joined #harmattan | 05:46 | |
*** FlameReaper has quit IRC | 05:58 | |
*** Hurrian has joined #harmattan | 06:01 | |
*** DocScrutinizer05 has quit IRC | 06:02 | |
*** DocScrutinizer05 has joined #harmattan | 06:02 | |
*** FlameReaper has joined #harmattan | 06:23 | |
*** natunen has quit IRC | 07:02 | |
*** hardaker has quit IRC | 07:28 | |
*** hardaker has joined #harmattan | 07:32 | |
*** hardaker has quit IRC | 07:38 | |
*** Morpog_ has quit IRC | 07:53 | |
*** bef0rd has quit IRC | 08:22 | |
*** tonyoy has joined #harmattan | 08:53 | |
*** bef0rd has joined #harmattan | 09:04 | |
*** bef0rd has quit IRC | 09:14 | |
*** trigpoint_n9_ has joined #harmattan | 09:25 | |
*** trigpoint_n9 has quit IRC | 09:27 | |
*** Hurrian has quit IRC | 09:47 | |
*** rcg has joined #harmattan | 09:55 | |
*** Hurrian has joined #harmattan | 10:02 | |
*** trigpoint_n9__ has joined #harmattan | 10:27 | |
*** trigpoint_n9_ has quit IRC | 10:30 | |
*** trigpoint_n9___ has joined #harmattan | 10:40 | |
valdur55 | RzR: i have still problems with extracting this tar.brz2 archive. Main problem is symblinks. | 10:41 |
*** trigpoint_n9__ has quit IRC | 10:43 | |
*** Morpog_Mobile has quit IRC | 10:46 | |
RzR | on which fs are you unpacking ? | 10:49 |
*** rashm2k has joined #harmattan | 10:49 | |
*** trigpoint_n9____ has joined #harmattan | 10:51 | |
*** NIN101 has joined #harmattan | 10:53 | |
*** trigpoint_n9___ has quit IRC | 10:54 | |
valdur55 | Local machine | 10:55 |
valdur55 | And then cp rootfs /media/phone_mount_point is giving same error | 10:56 |
RzR | windows ? | 11:00 |
valdur55 | Xubuntu 12.04 | 11:01 |
RzR | i bet not | 11:01 |
RzR | wont work that way | 11:01 |
RzR | /dev/devices | 11:01 |
RzR | try | 11:02 |
RzR | anyway /media/phone is not the good file system | 11:02 |
RzR | try this | 11:03 |
RzR | cat *.tar.bz2 | ssh -C root@tel 'mkdir -p /home/ && cd /home && tar xfvj -' # (1) | 11:03 |
valdur55 | I used usb cable and mounted phone in mass stroange mode | 11:03 |
RzR | wrong | 11:04 |
valdur55 | Why? | 11:05 |
RzR | try my line and i'll explain | 11:07 |
*** Pali has joined #harmattan | 11:08 | |
valdur55 | I already tested this . I used developer@tel and placed it to /home/user/MyDocs | 11:08 |
valdur55 | tar gives same error as usually - invalid ... | 11:09 |
RzR | you should be root | 11:09 |
valdur55 | So. i need enable root login to phone... | 11:10 |
RzR | devel-su | 11:12 |
RzR | read carefully http://www.who.is.free.fr/wiki/doku.php?id=rootfs&#install | 11:12 |
*** FlameReaper has quit IRC | 11:16 | |
*** fathima has joined #harmattan | 11:17 | |
valdur55 | Yep, it is working with root | 11:18 |
*** fathima has quit IRC | 11:18 | |
*** trigpoint_n9____ has quit IRC | 11:25 | |
*** trigpoint_n9____ has joined #harmattan | 11:25 | |
*** trigpoint_n9____ has quit IRC | 11:29 | |
valdur55 | Nice! Got it | 11:29 |
*** trigpoint_n9____ has joined #harmattan | 11:29 | |
valdur55 | Damn.. not yet. i got error: root is not in sudoers file.. | 11:31 |
*** alex2126 has joined #harmattan | 11:32 | |
*** alex2126 has quit IRC | 11:32 | |
rashm2k | eclipse is saying no source file named xxxxxx but I CAN see that it is there! | 11:33 |
valdur55 | I logged as user and got: sudo: unable to execute ./usr/local/bin/chroot.sh: Operation not permitted | 11:33 |
rashm2k | try sh ./usr/local/bin/chroot.sh | 11:34 |
valdur55 | Yep. used it. ount: permission denied (are you root?) | 11:35 |
*** Morpog_Mobile has joined #harmattan | 11:40 | |
*** M4rtinK has joined #harmattan | 11:45 | |
ZogG_laptop | RzR: hey :) | 11:49 |
*** rashm2k has quit IRC | 11:49 | |
ZogG_laptop | M4rtinK: sup | 11:49 |
RzR | hi | 11:51 |
ZogG_laptop | howdy? | 11:51 |
RzR | got the day to hack various thing | 11:52 |
ZogG_laptop | RzR: :) | 11:52 |
RzR | about to rebuild mozilla for harm | 11:52 |
ZogG_laptop | everyone does it nowdays, ah? | 11:52 |
ZogG_laptop | :) | 11:52 |
ZogG_laptop | RzR: i'm trying to progress on my app for bb10 and than port it back to harmattan :) | 11:53 |
RzR | really ? | 11:53 |
RzR | what app is it ? | 11:53 |
RzR | btw did you install redak on bb10 ? | 11:53 |
valdur55 | Ok. got it now. i needed to use ariadne sh and then manually : chroot . | 11:53 |
RzR | what sh ? | 11:53 |
ZogG_laptop | RzR: not yet :) | 11:53 |
RzR | its in store | 11:54 |
ZogG_laptop | RzR: did you try my port? :) | 11:54 |
ZogG_laptop | i sent you links :) | 11:54 |
RzR | and free | 11:54 |
RzR | where ? | 11:54 |
valdur55 | RzR: is user aegiscrtl | 11:54 |
RzR | ok | 11:54 |
valdur55 | used* | 11:55 |
RzR | ZogG_laptop, gimmie links | 11:56 |
valdur55 | it's like debian chroot . Just need remove image mounting and fix paths. Then we have better script for rootfs | 11:56 |
RzR | valdur55, do u want to edit my wiki page ? | 11:57 |
valdur55 | RzR: Sure. | 11:58 |
RzR | tell me an email | 11:58 |
valdur55 | valdur55@gmail.com | 11:59 |
RzR | watch mail | 11:59 |
valdur55 | nice pw | 12:05 |
M4rtinK | RzR: hi :) | 12:17 |
*** Sfiet_Konstantin has joined #harmattan | 12:18 | |
*** lamikr has joined #harmattan | 12:21 | |
*** xes has joined #harmattan | 12:25 | |
*** xes has quit IRC | 12:25 | |
*** xes has joined #harmattan | 12:25 | |
*** RzR has quit IRC | 12:26 | |
*** trigpoint_n9____ has quit IRC | 12:28 | |
*** trigpoint_n9____ has joined #harmattan | 12:28 | |
*** RzR has joined #harmattan | 12:29 | |
RzR | re | 12:29 |
ZogG_laptop | RzR: sent u in private | 12:30 |
valdur55 | Good. i loaded e17 :) | 12:30 |
ZogG_laptop | do you have bbm | 12:30 |
*** xes has quit IRC | 12:31 | |
*** xes has joined #harmattan | 12:35 | |
*** xes has quit IRC | 12:35 | |
*** xes has joined #harmattan | 12:35 | |
valdur55 | ZogG_laptop: Me? | 12:41 |
ZogG_laptop | valdur55: you? | 12:41 |
*** tonyoy has quit IRC | 12:43 | |
valdur55 | Err.. aegis must be disabled for chroot | 12:44 |
Jonni | you can chroot just fine if you have right capas | 12:52 |
RzR | do you want some of those packages https://build.pub.meego.com/project/monitor?arch_armv7el=1&defaults=0&project=home%3Arzr%3Adebian&repo_home_rzr_harmattan_MeeGo_1_2_Harmattan_Maemo_org_MeeGo_1_2_Harmattan_standard=1&succeeded=1 ? | 13:00 |
*** jpnurmi has quit IRC | 13:07 | |
valdur55 | Nope. | 13:07 |
*** jpnurmi has joined #harmattan | 13:08 | |
*** trigpoint_n9____ has quit IRC | 13:29 | |
*** xes has quit IRC | 13:32 | |
*** trigpoint_n9____ has joined #harmattan | 13:34 | |
*** Sfiet_Konstantin has quit IRC | 13:36 | |
*** rcg has quit IRC | 13:36 | |
*** magog has joined #harmattan | 14:00 | |
*** arcean has joined #harmattan | 14:09 | |
*** Sfiet_Konstantin has joined #harmattan | 14:19 | |
*** trigpoint_n9____ has quit IRC | 14:23 | |
*** trigpoint_n9____ has joined #harmattan | 14:23 | |
*** trigpoint_n9____ has joined #harmattan | 14:24 | |
*** FlameReaper has joined #harmattan | 14:26 | |
*** trigpoint_n9____ has quit IRC | 14:28 | |
*** trigpoint_n9____ has joined #harmattan | 14:28 | |
*** MohammadAG has quit IRC | 14:29 | |
*** arvut has joined #harmattan | 14:41 | |
*** FReaper has joined #harmattan | 14:42 | |
*** FlameReaper has quit IRC | 14:43 | |
*** trigpoint_n9____ has quit IRC | 14:43 | |
*** trigpoint_n9____ has joined #harmattan | 14:43 | |
*** FReaper is now known as FlameReaper | 14:44 | |
arvut | why doesn't "ln -s /opt/irssi/bin/irssi irssi" create a.symlink for me so that I can call the 'irssi' command with preferable flags? | 14:46 |
*** trigpoint_n9____ has quit IRC | 14:50 | |
*** trigpoint_n9____ has joined #harmattan | 14:51 | |
*** xes has joined #harmattan | 14:51 | |
*** xes has quit IRC | 14:51 | |
*** xes has joined #harmattan | 14:51 | |
*** trigpoint_n9____ has quit IRC | 15:00 | |
*** trigpoint_n9____ has joined #harmattan | 15:00 | |
Jonni | arvut: because you havent added the new irssi link to refhashlist | 15:00 |
*** kunpink has joined #harmattan | 15:05 | |
*** arvut has quit IRC | 15:11 | |
*** arvut has joined #harmattan | 15:12 | |
*** rashm2k1 has joined #harmattan | 15:36 | |
*** arvut has quit IRC | 15:37 | |
*** arvut has joined #harmattan | 15:50 | |
*** Hurrian has quit IRC | 15:54 | |
*** xes has left #harmattan | 16:00 | |
valdur55 | Damn. I have funny problem with my lockscreen. Power button isn't working and phone refresh is also not working | 16:00 |
*** arvut has quit IRC | 16:01 | |
*** rashm2k1 has quit IRC | 16:03 | |
*** rashm2k has joined #harmattan | 16:04 | |
*** xes has joined #harmattan | 16:05 | |
*** arvut has joined #harmattan | 16:09 | |
*** xes has quit IRC | 16:09 | |
*** xes has joined #harmattan | 16:16 | |
*** merlin1991 has quit IRC | 16:19 | |
*** merlin1991 has joined #harmattan | 16:20 | |
*** rashm2k1 has joined #harmattan | 16:22 | |
*** rashm2k has quit IRC | 16:23 | |
*** rashm2k1 has quit IRC | 16:29 | |
*** rashm2k1 has joined #harmattan | 16:29 | |
*** trigpoint_n9____ has quit IRC | 16:34 | |
*** trigpoint_n9____ has joined #harmattan | 16:34 | |
*** FlameReaper has quit IRC | 16:35 | |
valdur55 | Oh. maybe i need disable power button mapping in e17 | 16:38 |
*** arvut has quit IRC | 16:39 | |
*** arcean_ has joined #harmattan | 16:59 | |
*** arcean has quit IRC | 17:02 | |
*** trigpoint_n9____ has quit IRC | 17:06 | |
*** trigpoint_n9____ has joined #harmattan | 17:06 | |
*** trigpoint_n9____ has quit IRC | 17:10 | |
*** trigpoint_n9____ has joined #harmattan | 17:10 | |
*** rcg has joined #harmattan | 17:10 | |
*** Milhouse has joined #harmattan | 17:14 | |
*** hardaker has joined #harmattan | 17:15 | |
*** FlameReaper has joined #harmattan | 17:20 | |
*** Martix has joined #harmattan | 17:22 | |
*** qwazix is now known as qwazix_900 | 17:37 | |
*** rashm2k has joined #harmattan | 17:37 | |
*** qwazix_900 is now known as qwazix | 17:37 | |
*** trigpoint_n9____ has quit IRC | 17:38 | |
*** rashm2k1 has quit IRC | 17:38 | |
*** trigpoint_n9____ has joined #harmattan | 17:38 | |
*** rashm2k1 has joined #harmattan | 17:39 | |
*** rashm2k has quit IRC | 17:42 | |
*** trigpoint_n9____ has quit IRC | 17:50 | |
*** trigpoint_n9____ has joined #harmattan | 17:51 | |
*** NIN101 has quit IRC | 17:53 | |
*** orfix has quit IRC | 17:55 | |
*** orfix has joined #harmattan | 17:55 | |
*** bef0rd has joined #harmattan | 17:56 | |
*** NIN101 has joined #harmattan | 18:02 | |
*** arvut has joined #harmattan | 18:05 | |
arvut | does aegis.prevnt me from using chmod, chown & ifconfig wlan0 options? | 18:07 |
*** trigpoint_n9____ has quit IRC | 18:14 | |
*** trigpoint_n9____ has joined #harmattan | 18:14 | |
*** hazem has joined #harmattan | 18:15 | |
*** trigpoint_n9____ has quit IRC | 18:16 | |
*** trigpoint_n9____ has joined #harmattan | 18:17 | |
*** lamikr has quit IRC | 18:17 | |
*** trigpoint_n9____ has quit IRC | 18:19 | |
*** trigpoint_n9____ has joined #harmattan | 18:19 | |
*** trigpoint_n9____ has quit IRC | 18:22 | |
*** trigpoint_n9____ has joined #harmattan | 18:22 | |
*** trigpoint_n9____ has quit IRC | 18:24 | |
*** trigpoint_n9____ has joined #harmattan | 18:25 | |
*** trigpoint_n9____ has quit IRC | 18:27 | |
*** trigpoint_n9____ has joined #harmattan | 18:27 | |
*** trigpoint_n9____ has quit IRC | 18:29 | |
*** trigpoint_n9____ has joined #harmattan | 18:30 | |
*** rashm2k1 has quit IRC | 18:31 | |
*** rashm2k1 has joined #harmattan | 18:33 | |
*** sqrt7744 has joined #harmattan | 18:35 | |
*** bef0rd has quit IRC | 18:42 | |
*** Sfiet_Konstantin has quit IRC | 18:43 | |
*** rashm2k1 has quit IRC | 18:51 | |
*** bef0rd has joined #harmattan | 18:52 | |
*** hardaker has quit IRC | 19:01 | |
*** xes has quit IRC | 19:23 | |
*** crevetor_ has joined #harmattan | 19:28 | |
*** trigpoint_n9____ has quit IRC | 19:44 | |
*** trigpoint_n9____ has joined #harmattan | 19:44 | |
*** crevetor_ has quit IRC | 19:51 | |
*** povbot has joined #harmattan | 19:56 | |
*** ChanServ sets mode: +v povbot | 19:56 | |
*** mgedmin has joined #harmattan | 20:01 | |
*** trigpoint_n9____ has quit IRC | 20:05 | |
*** trigpoint_n9____ has joined #harmattan | 20:05 | |
*** crevetor_ has joined #harmattan | 20:12 | |
*** stroughtonsmith has joined #harmattan | 20:12 | |
*** Aranel has quit IRC | 20:17 | |
*** FlameReaper has quit IRC | 20:20 | |
*** Aranel has joined #harmattan | 20:24 | |
*** trigpoint_n9____ has quit IRC | 20:28 | |
*** trigpoint_n9____ has joined #harmattan | 20:28 | |
*** alex2126 has joined #harmattan | 20:32 | |
*** alex2126 has quit IRC | 20:33 | |
*** magog has quit IRC | 20:37 | |
*** trigpoint_n9____ has quit IRC | 20:51 | |
*** trigpoint_n9____ has joined #harmattan | 20:51 | |
*** trigpoint_n9____ has quit IRC | 21:00 | |
*** trigpoint_n9____ has joined #harmattan | 21:00 | |
*** sqrt7744 has quit IRC | 21:05 | |
*** crevetor_ has quit IRC | 21:05 | |
*** crevetor_ has joined #harmattan | 21:18 | |
*** bef0rd has quit IRC | 21:44 | |
floholl | Hi all, anyone more lucky than myself trying to set up an Ekiga SIP account on the N9? | 21:53 |
*** bef0rd has joined #harmattan | 21:57 | |
*** arvut has quit IRC | 22:05 | |
*** XenGi_ is now known as XenGi | 22:07 | |
*** XenGi is now known as XenGi_ | 22:18 | |
*** XenGi_ is now known as XenGi | 22:18 | |
*** trigpoint_n9____ has quit IRC | 22:27 | |
*** Martix has quit IRC | 22:37 | |
*** Martix has joined #harmattan | 22:38 | |
*** Martix has quit IRC | 22:49 | |
*** Martix has joined #harmattan | 22:50 | |
*** Martix has quit IRC | 22:51 | |
*** Martix has joined #harmattan | 22:52 | |
*** tobbe_ has joined #harmattan | 22:57 | |
*** Martix has quit IRC | 23:06 | |
*** Martix has joined #harmattan | 23:09 | |
*** Martix_ has joined #harmattan | 23:12 | |
*** Martix has quit IRC | 23:15 | |
*** messerting has joined #harmattan | 23:25 | |
*** Omar has joined #harmattan | 23:29 | |
*** Omar has quit IRC | 23:30 | |
*** XenGi is now known as XenGi_ | 23:34 | |
*** arcean__ has joined #harmattan | 23:48 | |
*** XenGi_ is now known as XenGi | 23:49 | |
*** arcean_ has quit IRC | 23:50 | |
*** Hurrian has joined #harmattan | 23:52 | |
*** XenGi is now known as XenGi_ | 23:59 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!