sledges | rusty88: as you can see, some magic binary is there in tizen: https://searchcode.com/codesearch/view/27483704/ | 00:02 |
---|---|---|
sledges | which can reset the modem | 00:03 |
sledges | maybe it can even do more tricks? | 00:03 |
sledges | but where to obtain it from? | 00:03 |
*** alin has quit IRC | 00:03 | |
rusty88 | sledges: yes, i saw the first time you send it but i dont have some binaries that it uses | 00:03 |
sledges | rusty88: more fun: https://gitorious.org/replicant/external_libsamsung-ipc/commit/a6d95bf39951c9033d7abac3c3a580b54d1917b0 | 00:05 |
sledges | line 649 | 00:05 |
sledges | power-off power-on \o/ | 00:05 |
sledges | just need to find those | 00:05 |
sledges | rusty88: time to grep your rootfs for _modem_power ;) | 00:08 |
sledges | it can reside in a closed src blob | 00:08 |
rusty88 | sledges: so just run grep _modem_power / -R right ? | 00:09 |
sledges | well start with /system/lib /) | 00:10 |
rusty88 | nothing there | 00:10 |
*** alin has joined #sailfishos-porters | 00:11 | |
*** alin has quit IRC | 00:11 | |
*** alin has joined #sailfishos-porters | 00:11 | |
sledges | rusty88: would be good to build this and make it work: https://github.com/morphis/libsamsung-ipc | 00:14 |
sledges | int modemctl_modem_power(struct ipc_client *client, struct modemctl_io_data *io_data, bool enabled); | 00:14 |
alin | sledges: done | 00:14 |
alin | sledges: properly now | 00:14 |
sledges | it's in samsung-ipc/device/xmm6260/xmm6260_modemctl.h | 00:14 |
sledges | alin: good stuff | 00:15 |
sledges | alin: did you notice new kernel config rules did not get verified? | 00:15 |
alin | sledges: it seems I needed a beer | 00:15 |
*** mkosola has quit IRC | 00:15 | |
alin | sledges: yes... thought they just passed | 00:16 |
*** mkosola has joined #sailfishos-porters | 00:16 | |
sledges | alin: one step at a time then :) | 00:18 |
alin | sledges: what do you mean? | 00:18 |
sledges | alin: you got the configs in | 00:18 |
sledges | now let's make kernel checker do what it's supposed to | 00:19 |
alin | sledges: I see... why the check did not work | 00:21 |
alin | sledges: I did not put it | 00:21 |
alin | do you have it handy? | 00:21 |
sledges | alin: it is under hybris/ | 00:21 |
sledges | if not, repo sync failed | 00:21 |
sledges | also it means rpm/ .inc file did not get pulled from my branch | 00:21 |
sledges | the branch which says fix-nemo#xxx | 00:22 |
alin | sledges: checked out the wrong one | 00:23 |
rusty88 | sledges: sb2 doesnt allow sudo ? need to install openssl in the target to compile it | 00:23 |
alin | sledges: configs-fix | 00:23 |
sledges | rusty88: don't rush, i still can't see how the function in .h iscalled | 00:24 |
sledges | alin: yap | 00:24 |
sledges | what makes you think cm uses ril | 00:25 |
sledges | and not samsung-ril? ;P | 00:25 |
sledges | rusty88: ^ and https://gitorious.org/replicant/hardware_ril_samsung-ril.git :) | 00:25 |
rusty88 | well nothing really... lsof only showed that rild was using /system/lib/librild.so | 00:26 |
sledges | rusty88: but if cm uses samsung-ril, sf should use the same (/system/bin/ridl) right? | 00:26 |
sledges | .. :( | 00:26 |
sledges | what about libsec-ril.so or how was it called? | 00:26 |
rusty88 | exactly that's what i was thinking too... | 00:27 |
rusty88 | didn't got time to see if libsec-ril was used | 00:27 |
rusty88 | when i did the lsof everything was up | 00:27 |
dragonkeeper | whats the difference from boot.img and aboot.mbn | 00:28 |
sledges | rusty88: grep _power /system/lib/*ril* | 00:32 |
sledges | dragonkeeper: noidea:) | 00:32 |
dragonkeeper | lol must be a sammy thing | 00:35 |
rusty88 | Binary file /system/lib/libsec-ril.so matches | 00:35 |
rusty88 | should i do a strings on that one ? | 00:35 |
*** cxl000 has quit IRC | 00:36 | |
rusty88 | sledges: just in case http://ur1.ca/i2xx7 | 00:36 |
rusty88 | xD | 00:36 |
sledges | 21:37 < dragonkeeper> sledges, you want more strace reading material ? lol | 00:37 |
dragonkeeper | :) | 00:38 |
dragonkeeper | why do you quote me lmao | 00:39 |
sledges | rusty88: your cm logcat should say ipc_recv_power http://pastie.org/pastes/5112237 | 00:39 |
sledges | somewhere | 00:39 |
sledges | (radio logcat) | 00:39 |
sledges | and it might be using sec-ril ;P | 00:39 |
sledges | and sf not;) | 00:39 |
rusty88 | i already try it to force it to use sec-ril | 00:40 |
sledges | dragonkeeper: because i forgot to asl for it ;) | 00:40 |
sledges | rusty88: why? because it uses it in cm?;) | 00:40 |
rusty88 | because of the symbols it has | 00:40 |
sledges | does cm use i?t | 00:40 |
rusty88 | RIL_init and so on | 00:40 |
rusty88 | not sure yet | 00:40 |
sledges | k | 00:40 |
sledges | bec if not, then we shouln't bother | 00:41 |
sledges | trust but check like russians say;) | 00:41 |
rusty88 | strace attaching is too slow and can't see the firsts calls | 00:41 |
rusty88 | sledges: btw just checked and logcat has no mention of ipc_recv_power | 00:42 |
sledges | lsof? | 00:42 |
sledges | humph | 00:42 |
* dragonkeeper is flashing stock samsung 1 partition at a time and crying about it | 00:42 | |
sledges | and any other power case insnsitive? | 00:42 |
rusty88 | lsof only showed libril and libm something | 00:42 |
rusty88 | sf is using /system/lib/libsecril-client.so | 00:43 |
rusty88 | :O | 00:43 |
rusty88 | looll nvm not rild | 00:43 |
rusty88 | in sf is using both libril and libsec-ril | 00:44 |
rusty88 | and no metion of power insensitive in logcat | 00:45 |
rusty88 | and the old logcat from CM has ipc_recv_power | 00:46 |
*** mkosola1 has joined #sailfishos-porters | 00:46 | |
rusty88 | well I guess we can asusme that the modem is not being powered up | 00:46 |
sledges | old?x | 00:49 |
sledges | old logcat? | 00:49 |
rusty88 | well yeah i saved lots of stuff from cm :P logcat -b radio ls-l /dev/block and a bunch of other files for later comparisson :P | 00:50 |
sledges | but it should still do that power on now | 00:51 |
rusty88 | hmm dunno... in my cm log it appears after the message modem online | 00:53 |
sledges | ah | 00:55 |
sledges | maybe order wrong? | 00:56 |
sledges | anyhow | 00:56 |
sledges | when identical .so`s are loaded | 00:56 |
sledges | i think we can take it from there ;) | 00:56 |
sledges | maybe LD_LIBRARY_PATH goes wrong somewhere? | 00:56 |
sledges | yet all is under /system/lib.... | 00:57 |
sledges | check if you don't have any ril stuff under /usr/libexec/droid-hal/ | 00:57 |
rusty88 | don't even have that directory | 00:58 |
rusty88 | just droid-hybits | 00:58 |
sledges | that | 00:58 |
sledges | alway mix up:p | 00:58 |
*** mkosola has quit IRC | 00:58 | |
rusty88 | noup ril there | 00:58 |
sledges | i mean | 00:58 |
sledges | from what you said | 00:59 |
sledges | it looks like different .so`s get picked up | 00:59 |
sledges | ldd is also your friend | 00:59 |
sledges | but ok, ril might do dynamic loading instead | 00:59 |
rusty88 | yup | 01:00 |
rusty88 | xD | 01:00 |
rusty88 | maybe this would help http://ur1.ca/i2y22 | 01:00 |
rusty88 | sorry about the repetitions :P don't have unique xD | 01:00 |
sledges | funny: 23:16 < beidl> question to the ofono guys: does ofono attempt to power on the modem if it's not available? where does that happen? I don't want to depend on a hacky script to do the modem power up. | 01:01 |
sledges | rusty88: and cm? | 01:01 |
rusty88 | need to flash xD | 01:02 |
beidl | hey sledges :D | 01:02 |
rusty88 | hmmm maybe beidl has a point :P | 01:02 |
sledges | lol speaking the devil :) | 01:05 |
sledges | beidl: how to power a samsung modem on? :D | 01:05 |
sledges | cm seems to do it magically, without samsung-ril | 01:05 |
sledges | and we use the same rild yet umts_boot0 ioctl modem status returns 0 | 01:06 |
sledges | (instead of 4 in cm) | 01:06 |
sledges | (device -- i9300) | 01:06 |
sledges | we -- sailfish :) | 01:06 |
beidl | what we do on maguro is make ofono force the modem state to on via a dbus method | 01:06 |
sledges | and it's dam late already:)) | 01:06 |
sledges | beidl: but rild fails before that | 01:06 |
beidl | sledges: crashes in a loop? | 01:07 |
sledges | and you force it to online, which is != powered(?) | 01:07 |
sledges | just quits | 01:07 |
sledges | is ofono started before rild (i don't think so) | 01:07 |
beidl | online imples/requires powered | 01:07 |
sledges | and we tried that dbus. | 01:07 |
rusty88 | keeps saying modem status [0x0] in a loop then quits | 01:07 |
sledges | so we are at earlier stage.. | 01:07 |
beidl | nope, ofono should wait until the socket is available | 01:07 |
sledges | not even powered (allegedly) | 01:07 |
sledges | ok | 01:07 |
sledges | we found many *_power[_on] calls in samsung-ipc project by morphis or in samsung-ril | 01:08 |
sledges | still wonder how cm does it.. | 01:08 |
sledges | don't want to digress too much | 01:08 |
beidl | on maguro the ril only crashed when it was not able to open the hardcoded modem partition block device | 01:08 |
sledges | on i9300 it reads /efs/nv_blabla.bin fine and does md5 fine, and then queries its status | 01:09 |
sledges | is where strace starts do differ cm vs sf | 01:09 |
sledges | we checked all partitions and their aliases - all mirrored in /dev/ now, so also a no :/ | 01:10 |
beidl | logcat? | 01:10 |
beidl | the /efs only containts information about IMEI, MAC addresses etc | 01:10 |
beidl | or at least on maguro (/factory) it does | 01:11 |
rusty88 | beidl: http://ur1.ca/i2y4j logcat | 01:11 |
beidl | those connection refused errors shouldn't happen, but theres a patch for libril to disable process uid checking | 01:13 |
beidl | maybe thats the case | 01:13 |
sledges | hardcoded process uids... | 01:15 |
* sledges looks for a door handle.. | 01:15 | |
rusty88 | beidl: do you know wheres that patch ? | 01:15 |
beidl | rusty88: looking for it | 01:15 |
rusty88 | beidl: ok thanks | 01:15 |
rusty88 | sledges: lsof in cm shows no libraries whatsoever O.o | 01:16 |
sledges | but uid is root, or ah probably radio or smthng it'd be.. | 01:16 |
sledges | rusty88: but shows other files? | 01:16 |
rusty88 | sockets, dev/null pipes alarms | 01:16 |
sledges | hummph | 01:17 |
rusty88 | and log files | 01:17 |
rusty88 | beidl: btw this is cm logcat http://ur1.ca/i2y5k still shows those permissions denied | 01:18 |
rusty88 | sorry connection refused * | 01:19 |
beidl | it appears as if a separate process ("boot") does some power up magic | 01:19 |
beidl | or whatever pid 1909 is in that logcat | 01:20 |
rusty88 | is /sbin/cbd | 01:21 |
beidl | rusty88: is it run by anything at boot? systemd? droid-init? | 01:21 |
sledges | ofc xmm626x_boot | 01:21 |
sledges | this is it | 01:21 |
sledges | if it's sbin/ we lost it (as it's not under /system) | 01:21 |
rusty88 | i don't think so | 01:21 |
rusty88 | excalty | 01:21 |
beidl | sledges: binary in ramdisk | 01:21 |
sledges | yep | 01:21 |
rusty88 | already try to use it in sf but i didn't have it :P | 01:22 |
sledges | so just cp to /system/sbin for now :D | 01:22 |
rusty88 | ok | 01:22 |
rusty88 | flashing back to sf | 01:23 |
sledges | we needed fresh pair of eyes and fresh pair of brainz of beidl :D | 01:23 |
beidl | sledges: I had my inauguration today, needed some hacking after 1:30 hrs of standing still :D | 01:24 |
sledges | yes, need some action in a sitting pos:))) | 01:24 |
sledges | well congrats on becoming a private [declaration] ;) | 01:24 |
beidl | haha right :D | 01:24 |
sledges | Private Public :)) | 01:24 |
beidl | I feel more like a public void :D | 01:25 |
sledges | :D hear hear | 01:25 |
beidl | and thanks :) | 01:25 |
rusty88 | grrrrrrr | 01:26 |
rusty88 | modem status ox3 | 01:26 |
sledges | lol! | 01:26 |
rusty88 | better than 0 | 01:26 |
sledges | still doesn't like the 0x3.. | 01:26 |
rusty88 | yup bec is timing out | 01:27 |
sledges | strings cbd? | 01:27 |
sledges | yet great find beidl ;) | 01:27 |
sledges | we're 3 steps closer :)) | 01:27 |
sledges | 1 more to go:) | 01:27 |
rusty88 | yes!! many thanks beidl :D | 01:28 |
beidl | you're welcome :D | 01:28 |
sledges | yep, thanks a bunch | 01:28 |
rusty88 | sledges: there're many strings | 01:28 |
* sledges likes strings | 01:28 | |
rusty88 | in that case, go nuts http://ur1.ca/i2y7t :D | 01:29 |
sledges | :DD | 01:29 |
sledges | pun accepted | 01:29 |
sledges | rusty88: are you thinking what i'm thinking? | 01:30 |
sledges | strace cbd sf vs cm | 01:30 |
sledges | :DDD | 01:30 |
* sledges hides | 01:30 | |
rusty88 | loool yeah i has afraid of that xD | 01:30 |
rusty88 | just trying something first | 01:30 |
sledges | also figuring out how cbd is launched in cm | 01:31 |
sledges | grep cbd /*.rc | 01:31 |
rusty88 | <3>cbd: /hsic_xmit_boot: check [BOOTROM] link connected = [0] keeps looping and printing this | 01:31 |
sledges | <4>cbd: %s: [SPRD] read modem code from Partiton (%s). | 01:31 |
sledges | dev/block/mmcblk0p18 | 01:31 |
sledges | do you haz this ^ ? | 01:32 |
rusty88 | mmcblk0p18 no | 01:32 |
rusty88 | only goes up to mmcblk0p12 | 01:33 |
sledges | /dev/umts_boot0 | 01:33 |
sledges | /dev/block/mmcblk0p7 | 01:33 |
sledges | these look together | 01:33 |
sledges | is p7 radio? | 01:33 |
rusty88 | yup | 01:33 |
sledges | and you have it under /block/ ? ok.. | 01:33 |
rusty88 | i even create the link in /dev/block/platform/something :P | 01:33 |
sledges | hah, do something stupid before i go to sleep | 01:34 |
sledges | cd /dev/block | 01:34 |
sledges | ln -s mmcblk0p7 mmcblk0p18 | 01:35 |
sledges | totally long overshot | 01:35 |
sledges | just from looking at strings | 01:35 |
rusty88 | didnt work :( | 01:35 |
rusty88 | well guess is strace is the next step :) | 01:35 |
sledges | and for me to have something to have a dream about: | 01:36 |
sledges | grep cbd /*.rc | 01:36 |
sledges | nope ^ ;) | 01:36 |
rusty88 | looool | 01:36 |
rusty88 | that grep should be in cm right? | 01:36 |
sledges | no | 01:36 |
sledges | is egal | 01:37 |
rusty88 | is in /init.smdk4x12.rc:service cpboot-daemon /sbin/cbd -d | 01:37 |
sledges | anything under it? | 01:37 |
sledges | like user perms | 01:37 |
sledges | or sockets | 01:37 |
rusty88 | user root | 01:37 |
rusty88 | just a bunch of groups and class main | 01:38 |
sledges | erm | 01:38 |
sledges | so | 01:38 |
sledges | it should run | 01:38 |
sledges | right? | 01:38 |
sledges | well | 01:38 |
sledges | no | 01:38 |
sledges | but now it will | 01:38 |
sledges | when you put it under /sbin ;P | 01:38 |
sledges | and then reboot time;) | 01:38 |
rusty88 | ok :P | 01:39 |
rusty88 | you're the boss | 01:39 |
*** lbt has quit IRC | 01:39 | |
*** mkosola1 has quit IRC | 01:39 | |
*** chrisi has quit IRC | 01:39 | |
*** vakkov has quit IRC | 01:39 | |
*** ryukafalz has quit IRC | 01:39 | |
rusty88 | well strace shows the right partition | 01:39 |
rusty88 | open("/dev/block/mmcblk0p7", O_RDONLY|O_LARGEFILE) = 4 | 01:39 |
*** lbt_ has joined #sailfishos-porters | 01:39 | |
sledges | hey | 01:40 |
beidl | I wonder if that binary is suid | 01:40 |
beidl | suid root | 01:40 |
sledges | VNET_CP_STATE_BOOTING | 01:40 |
sledges | is 0x3 | 01:40 |
sledges | VNET_CP_STATE_ONLINE is 0x4 | 01:40 |
sledges | https://searchcode.com/codesearch/view/27483701/ | 01:40 |
sledges | so maybe you should just wait | 01:40 |
sledges | ? | 01:40 |
sledges | or no, as you said | 01:40 |
sledges | 04:31 < rusty88> <3>cbd: /hsic_xmit_boot: check [BOOTROM] link connected = [0] keeps looping and printing this | 01:40 |
sledges | so i vote for reboot via services | 01:40 |
sledges | good point of beidl about suid too | 01:41 |
rusty88 | just rebooted | 01:41 |
rusty88 | not suid | 01:41 |
sledges | given that you didn't lose permissions;) | 01:41 |
sledges | (shouldn't) | 01:41 |
sledges | you can check logcat | 01:42 |
sledges | before launching rild | 01:42 |
sledges | ;) | 01:42 |
sledges | radio logcat | 01:42 |
rusty88 | looks more like cm | 01:42 |
sledges | o.O | 01:42 |
rusty88 | and i got imei :D | 01:42 |
sledges | FORK YES!!!!!!!!!!!!!!!!! | 01:42 |
rusty88 | :O | 01:42 |
sledges | :DDDDD | 01:42 |
sledges | \\o// | 01:42 |
rusty88 | :D:D:D \o| | 01:42 |
rusty88 | \o/ | 01:43 |
sledges | i had a good feeling about this :DDD | 01:43 |
rusty88 | thank you so much :DD | 01:43 |
* sledges hi5s everyone good job!! | 01:43 | |
rusty88 | ofono is a little upset | 01:43 |
sledges | :)) i guess we can postphone that ;D | 01:44 |
rusty88 | yes indeed | 01:44 |
sledges | nn you awesome lot! | 01:44 |
rusty88 | need to sleep too tomorrow is gonna be a long day | 01:44 |
rusty88 | nn and thanks sledges and beidl :D | 01:45 |
beidl | nice :D | 01:45 |
sledges | not that long, depends when you wake up:)) | 01:45 |
rusty88 | you guys rock :D | 01:45 |
rusty88 | i mean because i have to study :P | 01:45 |
sledges | best of luck there;) | 01:45 |
rusty88 | thanks :) | 01:46 |
beidl | good luck rusty88 | 01:47 |
rusty88 | beidl: thanks :D | 01:47 |
rusty88 | well signing off, going to sleep :D thanks a lot :D :D | 01:48 |
*** mkosola1 has joined #sailfishos-porters | 01:50 | |
*** chrisi has joined #sailfishos-porters | 01:50 | |
*** vakkov has joined #sailfishos-porters | 01:50 | |
*** ryukafalz has joined #sailfishos-porters | 01:50 | |
*** rusty88 has quit IRC | 01:50 | |
*** lpotter has quit IRC | 01:57 | |
*** lpotter has joined #sailfishos-porters | 01:57 | |
*** lpotter has quit IRC | 02:03 | |
*** lpotter has joined #sailfishos-porters | 02:09 | |
*** iTune has joined #sailfishos-porters | 02:24 | |
*** cxl000 has joined #sailfishos-porters | 02:47 | |
*** dmt__ has quit IRC | 03:12 | |
*** aironeous has joined #sailfishos-porters | 03:23 | |
aironeous | PSA: linux action show will be Sunday 10am. They have mentioned Sailfish OS several times. Their IRC channel is commented on live during the show and they regularly have interviews with reps from various disrtos but not yet Sailfish OS. Please join channel during live show http://www.jupiterbroadcasting.com/1030/jblive/ | 03:30 |
catern | and spam it? :) | 03:32 |
aironeous | no just let them know that Sailfish is being ported to various Android devices. Look I don't know what is the proper way to invite the linux community to join in especially since i am not a developer. just do what you think is best | 03:33 |
aironeous | All I am saying is that other OS's are getting coverage and Sailfish is getting less so maybe it would be good to let the viewers of this show know about the Sailfish option for their phones | 03:35 |
aironeous | ok bye another PSA reminder tomorrow after I get off of work | 03:38 |
*** aironeous has quit IRC | 03:38 | |
dragonkeeper | sledges | 04:14 |
*** carepack__ has quit IRC | 04:19 | |
*** jalyst has quit IRC | 04:53 | |
*** jalyst has joined #sailfishos-porters | 04:56 | |
*** sletta has joined #sailfishos-porters | 05:50 | |
*** Sequenced has joined #sailfishos-porters | 06:25 | |
*** swex has joined #sailfishos-porters | 06:26 | |
*** olafh_ has joined #sailfishos-porters | 06:33 | |
*** furikku has joined #sailfishos-porters | 06:59 | |
*** mkosola1 has quit IRC | 07:18 | |
*** alin has quit IRC | 07:40 | |
*** alin has joined #sailfishos-porters | 07:42 | |
*** alin has quit IRC | 07:42 | |
*** alin has joined #sailfishos-porters | 07:42 | |
*** kimmoli has quit IRC | 07:47 | |
*** kimmoli has joined #sailfishos-porters | 07:47 | |
*** jalyst has quit IRC | 07:49 | |
*** jalyst has joined #sailfishos-porters | 07:49 | |
*** jalyst has joined #sailfishos-porters | 07:52 | |
*** jalyst has quit IRC | 08:01 | |
*** arcean has joined #sailfishos-porters | 08:13 | |
*** thp_ is now known as thp | 08:16 | |
*** thp has joined #sailfishos-porters | 08:16 | |
*** rusty88 has joined #sailfishos-porters | 08:20 | |
*** sletta has quit IRC | 08:29 | |
*** dmt__ has joined #sailfishos-porters | 08:31 | |
*** sletta has joined #sailfishos-porters | 08:31 | |
*** sletta has quit IRC | 08:36 | |
*** jalyst has joined #sailfishos-porters | 08:39 | |
rusty88 | hello everybody | 08:51 |
*** souren has joined #sailfishos-porters | 08:56 | |
*** jalyst has quit IRC | 09:08 | |
*** sletta has joined #sailfishos-porters | 09:18 | |
beidl | hello hello | 09:19 |
rusty88 | hi beidl :) | 09:20 |
beidl | hey rusty88 :D | 09:20 |
rusty88 | since you're here, did you had any problems with ofono ? in the logs i get a RADIO_NOT_AVAILABLE | 09:21 |
beidl | rusty88: yup, exactly the same issue | 09:22 |
beidl | rusty88: so your IMEI is being read but calling doesn't work? | 09:22 |
rusty88 | yes! exactly that issue... calling or sms | 09:23 |
rusty88 | beidl: and in settings->system->mobile network says Network Registering... | 09:24 |
beidl | rusty88: try the following command | 09:25 |
beidl | dbus-send --system --type=method_call --print-reply \ | 09:25 |
beidl | --dest=org.ofono /ril_0 org.ofono.Modem.SetProperty \ | 09:25 |
beidl | string:"Online" variant:boolean:true | 09:25 |
beidl | it tells ofono to force the modem online status | 09:26 |
beidl | you might have to disable your PIN lock | 09:26 |
beidl | on maguro reading/writing the SIM doesn't work | 09:26 |
beidl | that's the nasty hack we use | 09:26 |
*** sletta has quit IRC | 09:30 | |
rusty88 | beidl: yes sledges already show me that hack and I did use it but i dont think it worked | 09:35 |
*** jalyst has joined #sailfishos-porters | 09:35 | |
beidl | rusty88: when did you try that hack? | 09:35 |
rusty88 | beidl: like 30 minutes ago | 09:36 |
beidl | rusty88: your PIN lock has to be removed before | 09:36 |
* Stskeeps yawns | 09:36 | |
rusty88 | beidl: in ofono's logs it shows RADIO_POWER something but stil can't send messages | 09:36 |
alin | beidl: ahoe | 09:36 |
rusty88 | yes! i also don't have a pin lock ;) | 09:36 |
alin | so how is army? | 09:36 |
rusty88 | beidl: well now i have this http://ur1.ca/i30ev | 09:39 |
beidl | rusty88: yup, problems reading from the SIM | 09:39 |
beidl | you could add the -d flag for debug output (check in the ofono service file the variable name and where to put it) | 09:40 |
beidl | rusty88: to get some details | 09:40 |
*** palmsnipe has joined #sailfishos-porters | 09:41 | |
beidl | oh and morning Stskeeps | 09:42 |
Stskeeps | morn beidl | 09:42 |
beidl | hey alin | 09:42 |
beidl | alin: had my "Angelobung" yesterday | 09:43 |
alin | beidl: what is that? | 09:43 |
beidl | standing still for around 2 hrs | 09:43 |
beidl | swearing to help the austrian people and all that stuff | 09:43 |
alin | beidl why? did you swear some sergeant? | 09:43 |
beidl | alin: thats what you do after basic training | 09:44 |
beidl | it was done in the public, people were pretty impressed | 09:44 |
alin | beidl: I see... desperate girlfriends and all the usual crap | 09:45 |
beidl | alin: no, mainly old people, parents. yup my girlfriend as well but she was tired as hell | 09:47 |
beidl | alin: thats what it looks like http://commons.wikimedia.org/w/index.php?title=File%3AWien_Bundesheerangelobung_2012-04-19_GuentherZ.ogg | 09:47 |
*** jalyst has quit IRC | 09:47 | |
alin | beidl: ok... I know now what is... they have it home too | 09:47 |
alin | beidl: now they start giving you stripes and crap? | 09:48 |
rusty88 | beidl: after that ofono hack sending a sms gets stuck with "Sending" it no longer returns with an error | 09:48 |
*** sletta has joined #sailfishos-porters | 09:48 | |
beidl | alin: no no, I'll probably work at the service club, selling food to soldiers | 09:48 |
rusty88 | beidl: but i can get calls in :D | 09:48 |
beidl | rusty88: nice :D | 09:49 |
alin | beidl: so you will become chef sergent | 09:49 |
alin | beidl: chef leutenant... | 09:49 |
*** jalyst has joined #sailfishos-porters | 09:49 | |
rusty88 | and I also get sms in but can't make a phone call or send an sms | 09:50 |
alin | beidl: a friend of mine who ended up doing the army... six months... worked at kitchens too... | 09:50 |
alin | came out few kilos extra | 09:50 |
*** souren has quit IRC | 09:51 | |
rusty88 | beidl: wow this is awesome looool i can actually accept incoming calls and talk but can't make any phonecalls lmao | 09:51 |
beidl | alin: I actually hope to become one of the "locking pioneers". whenever there are shooting excercises I'd drive around the area, put warning signs for visibility and stuff | 09:52 |
beidl | alin: => 1 hour of work, the rest is doing what ever the fsck I want to do | 09:52 |
beidl | rusty88: have your removed your PIN lock? | 09:52 |
alin | beidl: cool... | 09:53 |
rusty88 | beidl: yes | 09:53 |
beidl | rusty88: strange :D | 09:53 |
rusty88 | beidl: yes! indeed | 09:54 |
rusty88 | well it appears that I also have to do that ofono hack | 09:54 |
rusty88 | beidl: should it be launch at boot too right? | 09:54 |
beidl | rusty88: well the ofono guys seem to be busy, else we would get help fixing those problems | 09:54 |
beidl | rusty88: yup, check dhd/device-samsung-maguro | 09:55 |
*** jalyst has quit IRC | 09:58 | |
*** lbt_ is now known as lbt | 10:00 | |
rusty88 | beidl: when i call it says no network coverage lool | 10:01 |
beidl | rusty88: logcat, journalctl? | 10:01 |
*** sletta has quit IRC | 10:02 | |
rusty88 | beild logcat is a bit huge doesnt matter ? | 10:03 |
rusty88 | but it has gsmSignalStrength (raw)=776 gsmSignalStrength (corrected)=8 | 10:03 |
*** Nokius has joined #sailfishos-porters | 10:05 | |
*** souren has joined #sailfishos-porters | 10:06 | |
*** dr_gogeta86 has joined #sailfishos-porters | 10:07 | |
*** SfietKonstantin has joined #sailfishos-porters | 10:07 | |
beidl | rusty88: systemctl --user restart voicecall-manager | 10:08 |
*** Nokius1 has quit IRC | 10:08 | |
rusty88 | beidl: btw since you're also dealing with a sammy did you had any issues with wireless ? | 10:08 |
beidl | rusty88: not at all, the wifi chip worked out of the box | 10:08 |
rusty88 | beidl: hmm ok because i have a problem... it detects the ap but fails to connect with asoc-reject | 10:09 |
rusty88 | but i'll check it out later ;) | 10:10 |
rusty88 | beidl: btw the Failed to get D-Bus connection: Failed to verify owner of bus. | 10:10 |
beidl | rusty88: I wonder if the firmware is actually loaded. on the other hand, without the firmware it would probably not even find the AP | 10:10 |
*** jalyst has joined #sailfishos-porters | 10:17 | |
*** jalyst has quit IRC | 10:25 | |
*** sletta has joined #sailfishos-porters | 10:26 | |
*** jalyst has joined #sailfishos-porters | 10:26 | |
*** carepack_ has joined #sailfishos-porters | 10:34 | |
*** carepack_ is now known as carepack__ | 10:34 | |
carepack__ | morning all together :-) | 10:35 |
*** alin has quit IRC | 10:35 | |
*** dr_gogeta86 has quit IRC | 10:36 | |
*** jalyst has quit IRC | 10:37 | |
beidl | carepack__: morning | 10:38 |
*** zetaz has joined #sailfishos-porters | 10:38 | |
rusty88 | carepack__: morning | 10:39 |
*** sletta has quit IRC | 10:41 | |
carepack__ | beidl: morning | 10:41 |
carepack__ | rusty99: good morning too | 10:41 |
carepack__ | rusty88. sorry | 10:42 |
rusty88 | :) | 10:42 |
carepack__ | morning time :-) | 10:42 |
*** jalyst has joined #sailfishos-porters | 10:46 | |
rusty88 | beidl: still no network service lol this is really weird | 10:48 |
*** blackjack4it has joined #sailfishos-porters | 10:52 | |
*** blackjack4it has left #sailfishos-porters | 10:52 | |
*** souren has quit IRC | 11:07 | |
*** jalyst has quit IRC | 11:11 | |
*** souren has joined #sailfishos-porters | 11:15 | |
*** dwangoAC_ has joined #sailfishos-porters | 11:20 | |
*** zZz0n is now known as zon | 11:21 | |
*** flyser has joined #sailfishos-porters | 11:22 | |
*** Anarky has joined #sailfishos-porters | 11:26 | |
*** dwangoAC has quit IRC | 11:29 | |
*** Anarky_ has quit IRC | 11:29 | |
*** flyser_ has quit IRC | 11:29 | |
*** Dazzozo has quit IRC | 11:29 | |
*** Dazzozo has joined #sailfishos-porters | 11:30 | |
beidl | MSameer: ping | 11:30 |
beidl | MSameer: ready for some gst-bugging :) | 11:31 |
*** palmsnipe has quit IRC | 11:35 | |
*** Sequenced has quit IRC | 11:35 | |
*** Anarky_ has joined #sailfishos-porters | 11:36 | |
*** Anarky has quit IRC | 11:36 | |
*** hurrian has quit IRC | 11:36 | |
*** situ has quit IRC | 11:37 | |
MSameer | beidl: not today. need to go out with family (sorry) | 11:38 |
MSameer | maybe tonight? | 11:38 |
beidl | MSameer: thats alright :) probably no time then (girlfriend) | 11:39 |
*** catern has quit IRC | 11:39 | |
*** catern_ has joined #sailfishos-porters | 11:39 | |
*** situ has joined #sailfishos-porters | 11:42 | |
*** palmsnipe has joined #sailfishos-porters | 11:42 | |
*** Tassadar has joined #sailfishos-porters | 11:47 | |
MSameer | beidl: maybe tomorrow then | 11:50 |
*** dr_gogeta86 has joined #sailfishos-porters | 11:50 | |
*** dr_gogeta86 has quit IRC | 11:51 | |
*** dr_gogeta86 has joined #sailfishos-porters | 11:51 | |
*** hurrian has joined #sailfishos-porters | 11:54 | |
*** hurrian has joined #sailfishos-porters | 11:54 | |
*** swex_ has joined #sailfishos-porters | 11:56 | |
*** carepack__ has quit IRC | 11:57 | |
*** swex has quit IRC | 11:59 | |
*** Tassadar_ has joined #sailfishos-porters | 12:01 | |
*** ballock_ has joined #sailfishos-porters | 12:03 | |
*** dwangoAC has joined #sailfishos-porters | 12:03 | |
*** Tassadar has quit IRC | 12:07 | |
*** catern_ has quit IRC | 12:07 | |
*** dwangoAC_ has quit IRC | 12:07 | |
*** ballock has quit IRC | 12:07 | |
*** catern_ has joined #sailfishos-porters | 12:09 | |
*** souren_ has joined #sailfishos-porters | 12:23 | |
beidl | MSameer: did what you recommended about that extension string, video playback works now, a little crashy and there are artefacts around the video, but still :D | 12:28 |
beidl | MSameer: thank you | 12:28 |
*** alin has joined #sailfishos-porters | 12:29 | |
*** souren has quit IRC | 12:29 | |
alin | sledges: ok.. normal computer now | 12:30 |
alin | and proper internet | 12:30 |
alin | sledges: let us check the config | 12:30 |
*** swex has joined #sailfishos-porters | 12:34 | |
*** Nokius1 has joined #sailfishos-porters | 12:38 | |
*** Nokius has quit IRC | 12:40 | |
*** souren_ has quit IRC | 12:40 | |
*** swex_ has quit IRC | 12:40 | |
*** zetaz has quit IRC | 12:40 | |
*** souren_ has joined #sailfishos-porters | 12:41 | |
*** palmsnipe1 has joined #sailfishos-porters | 12:43 | |
*** Tassadar__ has joined #sailfishos-porters | 12:44 | |
*** Tassadar__ is now known as Tassadar | 12:44 | |
alin | sledges: ok...config fails now | 12:46 |
*** dragonkeeper has quit IRC | 12:48 | |
sledges | morning:) | 12:49 |
sledges | beidl: good job! | 12:49 |
beidl | sledges: morning! thanks :D | 12:49 |
sledges | alin: i guess you'll have to add them to kernel config.. | 12:49 |
rusty88 | sledges: morning | 12:49 |
alin | sledges: but now we get the behaviour you expect | 12:50 |
alin | sledges: no rpms build | 12:50 |
*** Tassadar_ has quit IRC | 12:50 | |
sledges | alin: but Sage_ warned about some of them actually breaking the phone, didn't explain more; so we'll have to test, i'm buffled:) | 12:50 |
alin | sledges: ok I have a good image handed | 12:50 |
sledges | alin: good, let's figure out which are mandatory, and put only those in | 12:50 |
*** palmsnipe has quit IRC | 12:50 | |
sledges | rusty88: hoy, i see you went ahead! again thanks beidl ;) | 12:51 |
sledges | alin: no alarms: s/breaking the phone/breaking the boot/ :)) | 12:51 |
rusty88 | sledges: eheh yup couldn't wait xDD but still got some issues but I can't do anything now need to study :P | 12:52 |
alin | sledges: http://paste.kde.org/p3lyvvixr | 12:52 |
alin | sledges: the sailfish boot? | 12:53 |
sledges | rusty88: ok, i guess guys from community also trying in xdathread, have you shared an image with them yet? | 12:54 |
sledges | alin: yes | 12:54 |
sledges | alin: yes, exactly what i pasted:P | 12:54 |
alin | sledges: e? | 12:55 |
alin | where did you past? | 12:55 |
sledges | yesterday | 12:55 |
sledges | when i said config fails | 12:55 |
alin | sledges: ok probably I missed it | 12:55 |
rusty88 | sledges: yes been sharing some insights and also the image but haven't update it yet (maybe later i'll create one that works with modem) | 12:55 |
sledges | 20:55 < sledges> tut tut alin, integration didn't finish somewhere: https://pastee.org/7m34q | 12:55 |
sledges | :) | 12:55 |
alin | sledges: ok... I see the time... probably just when I shut down | 12:56 |
alin | sledges: all of them are systemd seems | 12:56 |
alin | sledges: so how shall we test any idea? | 12:57 |
sledges | rusty88: im sure those who are apt for cp /sbin/cbd /system/somewhere can then also look further into ofono;) | 12:58 |
sledges | alin: add the (only) mandatory ones into defconfig | 12:58 |
sledges | so mb2 doesn't curse anymore | 12:58 |
*** arcean_ has joined #sailfishos-porters | 12:58 | |
alin | sledges: now is now which one | 12:59 |
alin | sledges: which def config | 13:00 |
rusty88 | sledges: i guess so :) | 13:00 |
alin | http://paste.kde.org/pqaahhrc2 | 13:00 |
*** flyser_ has joined #sailfishos-porters | 13:00 | |
*** dmt__ has quit IRC | 13:01 | |
rusty88 | sledges: i wanted to ask you for a favor whenever you can, if you could check in your i9305 if you have the firmware_path like is said in https://github.com/mer-hybris/droid-hal-device/blob/hybris-10.1/device-samsung-i9305-configs/etc/modprobe.d/droid-hal-i9305.conf ? | 13:01 |
*** flyser has quit IRC | 13:02 | |
* sledges wakes up i9305 display.. | 13:03 | |
sledges | oh | 13:03 |
sledges | yes ofc it is there | 13:03 |
sledges | wlan works | 13:03 |
rusty88 | hmm because i have that one but with the following prefix _b{0,1,2} | 13:04 |
sledges | rusty88: ah i remember we had that chat already | 13:04 |
sledges | me too | 13:04 |
sledges | i have with _b{..} | 13:04 |
sledges | so it mangles the filename itself | 13:04 |
rusty88 | sledges: hmm right.. sorry :P | 13:05 |
sledges | alin: rule of thumb: cd kernel/lge/hammerhead; git remote -v; (open link) | 13:05 |
sledges | nw | 13:05 |
rusty88 | I didnt had that module-load.d file so I added it verbatim | 13:05 |
rusty88 | but still could connect (i was praying to be that simple) | 13:05 |
sledges | alin: check commits, and see any commit about a kernel flag, open, find defconfig | 13:06 |
rusty88 | couldnt * | 13:06 |
sledges | alin: (it's usually first commit that we do after we fork, so look into commit authors too) | 13:06 |
*** arcean has quit IRC | 13:06 | |
*** palmsnipe1 has quit IRC | 13:07 | |
* sledges goes afk | 13:07 | |
*** palmsnipe has joined #sailfishos-porters | 13:08 | |
*** Sfiet_Konstantin has joined #sailfishos-porters | 13:08 | |
*** SfietKonstantin has quit IRC | 13:09 | |
*** zetaz has joined #sailfishos-porters | 13:11 | |
alin | sledges: http://paste.kde.org/ptygdtfme | 13:12 |
sledges | http://github.com/mer-hybris/android_kernel_lge_hammerhead | 13:13 |
alin | sledges: I know I am looking | 13:13 |
sledges | if you know, why do you hilight me?:) | 13:14 |
alin | sledges: just to be sure we speak about the same thign | 13:16 |
alin | sledges: anyhow I see nothing recent in that log | 13:16 |
sledges | Commits on Aug 29, 2014 | 13:17 |
sledges | philippedeswert authored a day ago | 13:17 |
alin | sledges: ok... I shall add all the non optional ones in that file | 13:20 |
sledges | alin: | 13:21 |
sledges | ok | 13:21 |
*** vrutkovs has joined #sailfishos-porters | 13:21 | |
*** dr_gogeta86 has quit IRC | 13:22 | |
alin | sledges: found only 3 which are not optional... | 13:26 |
alin | let us see | 13:26 |
alin | CONFIG_FHANDLE=y | 13:27 |
alin | CONFIG_AUDIT=n | 13:27 |
alin | CONFIG_WATCHDOG_NOWAYOUT=y | 13:27 |
vakkov | sledges: that experimental camera on mako... is this jolla camera :O | 13:27 |
vakkov | looks like it on the image in the xda thread | 13:28 |
beidl | vakkov: hey :D wanted to ask the same question | 13:28 |
beidl | sledges: was it soley work on the gst backend? | 13:28 |
vakkov | * thinking of assembling my maguro back together :D :D | 13:29 |
sledges | not only gst: jolla-camera needed a resolutions change | 13:31 |
vgrade | alin: https://github.com/martinbrook/android_kernel_lge_hammerhead/commit/3385cf995032127062554032759ee5656561d56d | 13:32 |
beidl | sledges: a non-public change I guess | 13:33 |
alin | vgrade: blimey... you already did it | 13:33 |
sledges | beidl: jolla-camera is closed source, but it will be only about modifying a config file starting from update9 | 13:34 |
alin | vgrade: faster than me... | 13:34 |
beidl | sledges: oh, well then :) | 13:34 |
sledges | beidl: plenty of time to play with cmdpipelines first ;) | 13:35 |
alin | vgrade: did you test a image with that configs? | 13:37 |
alin | now I need to regenerate the .config... | 13:38 |
alin | thought make will do it for me | 13:39 |
*** zon has quit IRC | 13:39 | |
*** zon has joined #sailfishos-porters | 13:39 | |
*** locusf has quit IRC | 13:40 | |
beidl | sledges: btw, anything new on store+maguro? :) | 13:41 |
sledges | beidl: nope, next week ;) | 13:41 |
rusty88 | where can i find a music player ? dr_gogeta told me one yesterday but couldn't find it on warehouse | 13:41 |
*** locusf has joined #sailfishos-porters | 13:41 | |
*** gogeta has joined #sailfishos-porters | 13:42 | |
beidl | rusty88: zypper in jolla-mediaplayer | 13:43 |
vakkov | cool (about the config change) | 13:43 |
rusty88 | beidl: thnks | 13:44 |
gogeta | vakkov: are you working on n9 kernel = | 13:46 |
gogeta | ? | 13:46 |
beidl | sledges: hopefully I can then log back into my account :D | 13:47 |
sledges | beidl: are you locked out? | 13:48 |
alin | got lost a little bit | 13:48 |
alin | or a little bit more | 13:48 |
beidl | sledges: problems registering the IMEI | 13:48 |
vakkov | gogeta: nope :D could find an n9. was lately trying to get hybris on the n900 but abandoned everything for a few days | 13:48 |
beidl | sledges: registering a new account works though | 13:48 |
alin | thought the config gets regenartes by make hybris-hal | 13:48 |
alin | does not seem so | 13:49 |
gogeta | vakkov: last https://github.com/filippz/kernel-adaptation-n950-n9 | 13:53 |
vakkov | gogeta: i coudn't find an n9 * (i dont own one) | 13:53 |
gogeta | just ask | 13:54 |
gogeta | i've found one for 100 euro | 13:54 |
gogeta | last month | 13:54 |
vgrade | alin: not done an image. I'm moving house Monday so its a bit manic at home right now | 13:54 |
alin | vgrade: I get you | 13:55 |
gogeta | go vgrade | 13:55 |
alin | I will try to get c lean build | 13:55 |
sledges | vgrade: alin: which defconfig is picked up? | 14:02 |
sledges | we modified both at beginning and confusion set in since | 14:02 |
sledges | https://github.com/martinbrook/android_kernel_lge_hammerhead/commit/04af2b0ddf5cc9a62a41091ae96e02ce0cf66965 | 14:02 |
sledges | https://github.com/martinbrook/android_kernel_lge_hammerhead/commit/052be0f9e9d8a9743c5de311e6536ecf53b5d5e1 | 14:02 |
situ | sledges: arch/arm/configs/cyanogenmod_hammerhead_defconfig when you are building inside tree. | 14:03 |
sledges | oh | 14:03 |
Sage_ | sledges: alin: the only things we know that have issues are the MEM related configs in the check on some kernels | 14:04 |
situ | sledges: IIRC, please confirm. | 14:04 |
Sage_ | also could we make a rule that people run make oldconfig and then cp .config arch/arm/configs/*_defconfig or so to make sure one can really see what is enabled and what is not | 14:05 |
sledges | Sage_: did you make MEM mandatory? | 14:05 |
Sage_ | sledges: no it is optional as it is not mandatory | 14:05 |
sledges | ok cool | 14:05 |
Sage_ | the comment should say if it is optional/mandatory as well for most of them nif not all | 14:06 |
sledges | Sage_: does make oldconfig read defconfig for that matter? if so, we'll have again a clash that situ just pointed out | 14:06 |
Sage_ | ah, ok maybe I did it a bit wrong while explaining. So makexyzxyz_defconfig and then cp .config arch/arm/configs/*_defconfig | 14:07 |
sledges | ok | 14:07 |
Sage_ | excuse my typos having 2G connection and doing backspace with mosh is not working as well with copy paste :D | 14:07 |
sledges | so you want to keep "exploded" files as defconfigs... | 14:08 |
sledges | i preferred everything lean | 14:08 |
sledges | :) | 14:08 |
Sage_ | sledges: yes exploded if you want to define it like that. E.g. you can define *CGOUP* in there and none of those doesanything if you have CONFIG_CGROUPS is not set or =n | 14:09 |
Sage_ | which is very confusing and not helping anyone imo. Also config check can't really verify defconfig properly if it is not exploded | 14:09 |
*** Vi- has joined #sailfishos-porters | 14:09 | |
Vi- | hi | 14:10 |
sledges | Sage_: is probably the reason Stskeeps added a one more check of /proc/config.gz in hybris-boot ;) | 14:11 |
sledges | hi Vi- | 14:11 |
sledges | nice nickname :) | 14:11 |
Vi- | hi sledges ;) | 14:11 |
alin | sledges: Sage_ vgrade situ so whichone shall I edit in the end? | 14:12 |
Sage_ | sledges: but you understand my point why I like those "exploded" things? :) | 14:12 |
sledges | Sage_: yes, agreed :) | 14:12 |
* sledges adds to TODO for next hadk revision | 14:12 | |
*** nh1402 has joined #sailfishos-porters | 14:13 | |
Sage_ | alin: no idea, as long as everyone edits same one. Also I would prefer the "exploded" config in general. Anyway sledges can handle it now I guess ;) | 14:13 |
* Sage_ needs to go now | 14:13 | |
vgrade | sledges: you are right I modified the wrong one | 14:13 |
sledges | thanks Sage_ , also for spotting the duality of editted configs ;) | 14:13 |
alin | vgrade: I edited the bloody same | 14:13 |
sledges | vgrade: half people modified one, half another, throughout commits ;) | 14:13 |
sledges | vgrade: is it in BoardConfig.mk somewhere? | 14:14 |
vgrade | https://github.com/mer-hybris/android_kernel_lge_hammerhead/commit/13aba67a1acad0f85bfbb3b9fcd778e7d2e1ad23 | 14:14 |
*** souren_ has quit IRC | 14:14 | |
vgrade | its the cycanogen_ one as this has the selinix one which is needed | 14:14 |
* sledges confused | 14:15 | |
sledges | see in hadk, there are wayr written how to determine which gets picked up | 14:15 |
vgrade | https://github.com/mer-hybris/android_device_lge_hammerhead/blob/hybris-11.0/BoardConfig.mk#L103 | 14:17 |
situ | sledges: cyanogenmod_hammerhead_defconfig when you are building within tree | 14:20 |
situ | sledges: the other one when you are building outside tree, that's it. simple ! | 14:20 |
situ | sledges: I had modified both because earlier I was building outside tree. | 14:20 |
alin | situ: should not them be kept in sync then? | 14:21 |
sledges | situ: more confusion now as i thought "build within tree = cd kernel/lge/hammerhead; make ...; building outside = make hybris-boot" | 14:21 |
situ | sledges: build inside tree means "mka hybris-hal" | 14:22 |
situ | sledges: build outside means I cloned kernel sources separately and built them. | 14:22 |
sledges | lol ok | 14:22 |
situ | sledges: Sorry for the confusion. | 14:23 |
sledges | np, Sage_ spotted just in time :) | 14:23 |
sledges | i'll sort this out now | 14:24 |
sledges | meaning changes need to be merged from hammerhead_defconfig to cyanogenmod_hammerhead_defconfig | 14:25 |
sledges | right ? | 14:25 |
sledges | (deltas) | 14:25 |
situ | sledges: Right. | 14:25 |
alin | situ: the good thing is that they are not too many | 14:26 |
situ | sledges: To avoid any confusion in future feel free to revert any changes to cyanogenmod_defconfig as probably we don't have plans to use it anymore. | 14:27 |
sledges | you mean to hammerhead_defconfig ;P | 14:28 |
situ | sledges: Right :) | 14:28 |
sledges | sure ok:) | 14:28 |
alin | sledges: do we really need to clone all that 20GiB for hammerhead? | 14:29 |
sledges | Vi-: what's up? :) | 14:29 |
sledges | alin: m? | 14:29 |
Vi- | hi hi sledges | 14:29 |
alin | sledges: repo sync | 14:30 |
alin | sledges: clones 18GiB or so.. | 14:30 |
sledges | alin: no, we need volunteers for cleanup :) | 14:30 |
situ | alin: No, we should cleanup the manifest. | 14:30 |
sledges | could do with clever comparison of hybris-10.1 and hybris-11.0 | 14:30 |
situ | sledges: I believe dependencies are different between hybris-10.1 and hybris-11.0 | 14:31 |
alin | situ: sledges I suspect that i device dependent | 14:31 |
sledges | alin: situ: check this out: https://github.com/lbt/android/tree/hybris-aosp-4.4.2_r2 | 14:32 |
sledges | could adopt the approach to keep changes separate, i think the main manifest has been cleaned up too there iiuc | 14:32 |
Vi- | congratulations for port sailfish, looks good in the nexus 5 | 14:32 |
*** _Serial has joined #sailfishos-porters | 14:33 | |
Vi- | if will need a tester i have nexus 5 | 14:35 |
sledges | Vi-: thanks, guys in this channel are doing an awesome job indeed | 14:36 |
sledges | testers always welcome:) | 14:36 |
Vi- | ;) | 14:36 |
*** gogeta has quit IRC | 14:45 | |
*** RealJohnGalt_ has joined #sailfishos-porters | 14:47 | |
*** Stskeepz has joined #sailfishos-porters | 14:49 | |
*** GranPC_ has joined #sailfishos-porters | 14:49 | |
*** junnuvi_ has joined #sailfishos-porters | 14:49 | |
*** AquilumZero has joined #sailfishos-porters | 14:52 | |
sledges | Vi-: any more feedback on first experiences with it? :) | 14:52 |
*** jvb- has joined #sailfishos-porters | 14:54 | |
*** giucam_ has joined #sailfishos-porters | 14:54 | |
*** dmt__ has joined #sailfishos-porters | 14:54 | |
*** kjokinie has quit IRC | 14:54 | |
*** Jonni has quit IRC | 14:54 | |
*** Aquilum has quit IRC | 14:54 | |
*** GranPC has quit IRC | 14:54 | |
*** RealJohnGalt has quit IRC | 14:54 | |
*** giucam has quit IRC | 14:54 | |
*** MSameer has quit IRC | 14:54 | |
*** juiceme has quit IRC | 14:54 | |
*** pulser has quit IRC | 14:54 | |
*** jvb has quit IRC | 14:54 | |
*** jusa_ has quit IRC | 14:54 | |
*** Dazzozo has quit IRC | 14:54 | |
*** junnuvi has quit IRC | 14:54 | |
*** swl has quit IRC | 14:54 | |
*** Stskeeps has quit IRC | 14:54 | |
*** Dazzozo` has joined #sailfishos-porters | 14:54 | |
*** jusa_ has joined #sailfishos-porters | 14:54 | |
*** giucam_ has quit IRC | 14:54 | |
*** giucam_ has joined #sailfishos-porters | 14:54 | |
Vi- | sledges, are diferent, no buttons, like | 14:55 |
*** pulser has joined #sailfishos-porters | 14:55 | |
Vi- | correct work and UI speed | 14:55 |
*** Jonni has joined #sailfishos-porters | 14:55 | |
*** stephg has joined #sailfishos-porters | 14:55 | |
*** RealJohnGalt_ is now known as RealJohnGalt | 14:56 | |
*** kjokinie has joined #sailfishos-porters | 14:56 | |
*** swl has joined #sailfishos-porters | 14:57 | |
*** juiceme has joined #sailfishos-porters | 14:58 | |
*** jvb has joined #sailfishos-porters | 14:59 | |
*** MSameer has joined #sailfishos-porters | 14:59 | |
*** Stskeeps has joined #sailfishos-porters | 15:02 | |
*** Stskeeps has quit IRC | 15:02 | |
*** Stskeeps has joined #sailfishos-porters | 15:02 | |
*** Dazzozo has joined #sailfishos-porters | 15:04 | |
*** Dazzozo` has quit IRC | 15:05 | |
*** jvb- has quit IRC | 15:05 | |
*** Stskeepz has quit IRC | 15:05 | |
*** javispedro has joined #sailfishos-porters | 15:06 | |
*** stephg has quit IRC | 15:15 | |
*** jalyst has joined #sailfishos-porters | 15:17 | |
alin | sledges: situ ok.. I merged them... http://paste.kde.org/pihxzwkin | 15:17 |
alin | now builds the kernel let us see when finished | 15:18 |
alin | finishes if the check fails again | 15:18 |
*** Peter_ has joined #sailfishos-porters | 15:19 | |
alin | success | 15:25 |
alin | set them all up now | 15:25 |
alin | let us see | 15:25 |
*** jalyst has quit IRC | 15:25 | |
*** jalyst has joined #sailfishos-porters | 15:26 | |
rusty88 | sledges: i forgot to report the bug that doesnt turns off the display when inactive, where exactly you said i should report it ? | 15:26 |
sledges | rusty88: sec | 15:27 |
sledges | i need to prep something before i give you that link | 15:27 |
*** jalyst has quit IRC | 15:28 | |
rusty88 | sure no worries ;) | 15:29 |
*** jalyst has joined #sailfishos-porters | 15:30 | |
sledges | rusty88: http://bit.ly/hadk-new-bug | 15:32 |
alin | sledges: situ Sage_ vgrade http://paste.opensuse.org/83078660 | 15:34 |
alin | both are set to yes in kernel/lge/hammerhead/arch/arm/configs/cyanogenmod_hammerhead_defconfig | 15:35 |
alin | anyhow the image building goes one | 15:35 |
alin | on | 15:35 |
alin | the funny bit is that not all of them seem to be put in the .config | 15:37 |
*** nh1402 has quit IRC | 15:37 | |
rusty88 | sledges: thanks :) | 15:37 |
*** sletta has joined #sailfishos-porters | 15:38 | |
*** ChanServ sets mode: +o sledges | 15:39 | |
*** sledges changes topic to "Official Sailfish OS porters channel | http://bit.ly/hadk-devices-status | http://bit.ly/hadk-bugs | http://bit.ly/hadk-new-bug | http://forum.xda-developers.com/showpost.php?p=54302138&postcount=2 | http://bit.ly/hadk-doc-pdf (latest) | http://bit.ly/hadk-channel-log | http://bit.ly/jolla-oss-contributors-policy" | 15:39 | |
*** ChanServ sets mode: -o sledges | 15:39 | |
locusf | nice, named bitly's | 15:39 |
*** ChanServ sets mode: +o sledges | 15:40 | |
*** sledges changes topic to "Official Sailfish OS porters channel | http://bit.ly/hadk-devices-status | http://bit.ly/hadk-bugs | http://bit.ly/hadk-new-bug | http://bit.ly/hadk-news | http://bit.ly/hadk-doc-pdf (latest) | http://bit.ly/hadk-channel-log | http://bit.ly/jolla-oss-contributors-policy" | 15:40 | |
*** ChanServ sets mode: -o sledges | 15:40 | |
sledges | better:) | 15:40 |
sledges | alin: probably what Sage_ said: .config will show the final picture | 15:43 |
sledges | an absence of one flag will cascade collapse of others | 15:44 |
alin | sledges: I did not get what he said | 15:44 |
sledges | even if they are (optionally) required | 15:44 |
alin | sledges: maybe I see it... | 15:50 |
alin | but this becomes a pretty messy situation... | 15:57 |
*** Eztran has joined #sailfishos-porters | 15:57 | |
*** sletta has quit IRC | 15:57 | |
alin | the funny bit is that for example does not complain anymore about audit | 15:57 |
alin | but that is not set | 15:57 |
sledges | takes default | 15:59 |
alin | ok I miss it but let me concentrate on the two that fail | 15:59 |
sledges | they are not mandatory | 16:00 |
sledges | hence script does not erro out | 16:00 |
alin | sledges: yap... at this moment this is what happens | 16:00 |
alin | sledges: I mean added all from phdeswer and from vgrade | 16:00 |
alin | sledges: got an image that booted | 16:01 |
alin | sledges: which is what we wanted | 16:01 |
alin | sledges: with your fix in it too | 16:01 |
*** mkosola has joined #sailfishos-porters | 16:02 | |
sledges | alin: awesome stuff | 16:12 |
*** jalyst has quit IRC | 16:18 | |
*** jalyst has joined #sailfishos-porters | 16:18 | |
*** mkosola has quit IRC | 16:20 | |
*** NeeDforKill has quit IRC | 16:21 | |
alin | sledges: ok... it booted | 16:29 |
alin | sledges: I can email you the diff | 16:29 |
sledges | diff of defconfig? | 16:30 |
alin | sledges: yes | 16:35 |
alin | sledges: if you want to commit it | 16:35 |
alin | sledges: http://paste.opensuse.org/99613443 | 16:36 |
*** giucam_ is now known as giucam | 16:53 | |
*** mugna has joined #sailfishos-porters | 16:57 | |
*** catern_ is now known as catern | 17:07 | |
beidl | I wished ambienced was open source, it's starting to get annoying debugging that little bastard | 17:14 |
*** dragonkeeper has joined #sailfishos-porters | 17:24 | |
catern | surprised that people go to such lengths for porting proprietary stuff | 17:26 |
alin | catern: if you are so surprised why are you in this channel? | 17:28 |
*** javispedro has quit IRC | 17:28 | |
catern | sorry - just joined because i was trying out a port | 17:29 |
*** alin has quit IRC | 17:37 | |
*** alin__ has joined #sailfishos-porters | 17:37 | |
sledges | beidl: got backtrace? | 17:39 |
beidl | sledges: strace'ing didnt work as expected, without ambienced being called by invoker the hang doesn't get triggered, and following forks didn't help either. | 17:40 |
beidl | sledges: though without invoker setting the ambience is a noop | 17:41 |
sledges | beidl: no segfault? | 17:41 |
beidl | sledges: nope, no segfault. | 17:41 |
sledges | still could use gdb | 17:42 |
sledges | attach to pid | 17:42 |
sledges | (same for strace) | 17:42 |
beidl | I'll try | 17:42 |
sledges | i wonder do debug symbols RPM contain any source code? ;) | 17:42 |
beidl | sledges: I wanted to point out that I'd need the debug symbols for gdb | 17:42 |
sledges | beidl: you could still see function names | 17:43 |
beidl | sledges: and those probably are not there for ambienced, right? | 17:43 |
beidl | sledges: true | 17:43 |
sledges | and debuginfo contains variable names, params and LoC | 17:44 |
sledges | debugsource is something not to redist :) | 17:44 |
sledges | i wonder if i could get you a debuginfo pack | 17:44 |
*** alin__ has quit IRC | 17:48 | |
dragonkeeper | sledges, get a chance to look into it yet ? :) | 17:49 |
sledges | dragonkeeper: into what? | 17:49 |
sledges | :)) | 17:49 |
dragonkeeper | lib mismatch | 17:49 |
sledges | 07:14 < dragonkeeper> sledges | 17:49 |
sledges | 15:48 -!- dragonkeeper [~dev@cpc2-gill2-0-0-cust69.20-1.cable.virginm.net] has quit [Ping timeout: 240 seconds] | 17:49 |
sledges | all i got from you ;) | 17:49 |
dragonkeeper | haha yeah that was early hours of morning for me , seeing if u was still alive haha | 17:50 |
dragonkeeper | i wanna get this mismatch sorted :( | 17:51 |
sledges | dragonkeeper: | 17:54 |
sledges | 03:37 < sledges> 21:37 < dragonkeeper> sledges, you want more strace reading material ? lol | 17:54 |
sledges | :) | 17:54 |
dragonkeeper | yeah i gave u 3 pastebins | 17:54 |
dragonkeeper | or do u want a more updated version ? | 17:54 |
*** Sfiet_Konstantin has quit IRC | 17:55 | |
*** phdeswer has quit IRC | 17:55 | |
beidl | oh great | 17:56 |
beidl | so I attached gdb to the ambienced process and tried to set an ambience | 17:57 |
beidl | nothing stalls, but the ambience is not set either | 17:57 |
beidl | and backtrace gives no useful hints other than trying to access a NULL pointer | 17:57 |
beidl | ok, forget about that | 18:00 |
beidl | sledges: http://pastebin.com/4S9aRSGq | 18:00 |
sledges | dragonkeeper: you've recompiled since | 18:00 |
sledges | and i wanna see fresh ones | 18:00 |
dragonkeeper | ok give me 5 min | 18:01 |
sledges | beidl: is it the stall moment? | 18:01 |
beidl | sledges: yup, lipstick stalled at that point | 18:02 |
sledges | lipstick stalls? | 18:02 |
sledges | i thought only ambienced | 18:02 |
beidl | sledges: I'll rephrase: the UI stalls (drawing, reacting to input) after trying to set an ambience | 18:03 |
beidl | sledges: after restarting lipstick the new ambience is set correctly I believe | 18:03 |
beidl | sledges: yup | 18:04 |
sledges | you believe? :) | 18:04 |
sledges | or is it set? :) | 18:04 |
sledges | visually | 18:04 |
beidl | sledges: it is actually | 18:04 |
beidl | sledges: had to wait for ls to restart :) | 18:04 |
sledges | ah so that's how you managed to take photo with of your phone with it ;) | 18:04 |
beidl | sledges: you mean my screenshots in the xda OP? | 18:05 |
beidl | sledges: and now the interesting part: after that one time letting lipstick stall and restarting it, setting an ambience works every time (until reboot) | 18:07 |
sledges | beidl: yes, xda | 18:07 |
sledges | beidl: so means it cleans the pipes first time 'round:)) | 18:08 |
beidl | sledges: haha right :D | 18:08 |
sledges | beidl: blimey i was gonna blame some shaders.. | 18:10 |
sledges | but now you say even ambience transition works.. | 18:10 |
*** phdeswer has joined #sailfishos-porters | 18:11 | |
*** stephg has joined #sailfishos-porters | 18:14 | |
beidl | sledges: here's an strace of ambienced including stall http://pastebin.com/vR4bBR4p | 18:14 |
beidl | sledges: will strace lipstick next | 18:15 |
sledges | beidl: so it stops at bottom? | 18:16 |
beidl | sledges: correct | 18:16 |
sledges | so the tmp hack is to restart lipstick on every boot? | 18:16 |
sledges | (is important to check btw, in case of boot races) | 18:16 |
sledges | or restart lipstick after first stall? | 18:16 |
sledges | only | 18:16 |
beidl | sledges: only after an attempted ambience setting | 18:17 |
beidl | right | 18:17 |
dragonkeeper | http://pastebin.com/rQ1mrA78 ; http://paste.ubuntu.com/8189752/ ; http://pastebin.com/6C1zz9Kx ; sledges | 18:18 |
beidl | sledges: I see... lipstick is waiting for some lock to be released http://pastebin.com/m68izVyH | 18:19 |
sledges | dragonkeeper: dang, the same (cc vgrade ) | 18:21 |
dragonkeeper | haha lots of reading material for sledges .... everyone pastebin something | 18:21 |
dragonkeeper | sledges, yeah its not good must be a way to solve it | 18:22 |
sledges | dragonkeeper: find /system -name libbinder.so | 18:23 |
dragonkeeper | libbinder exists .. looked last night | 18:24 |
sledges | under lib/? | 18:24 |
dragonkeeper | ./system/lib | 18:24 |
sledges | grep reservedVectorImpl /system/lib/libbinder.so -az | 18:24 |
dragonkeeper | _ZN7android10VectorImpl19reservedVectorImpl1Ev_ZN7android10VectorImpl19reservedVectorImpl2Ev_ZN7android10VectorImpl19reservedVectorImpl3Ev_ZN7android10VectorImpl19reservedVectorImpl4Ev_ZN7android10VectorImpl19reservedVectorImpl5Ev_ZN7android10VectorImpl19reservedVectorImpl6Ev_ZN7android10VectorImpl19reservedVectorImpl7Ev_ZN7android10VectorImpl19reservedVectorImpl8Ev | 18:25 |
sledges | it's right there, "the first one" _ZN7android10VectorImpl19reservedVectorImpl1Ev | 18:25 |
sledges | ; | 18:26 |
sledges | :D | 18:26 |
sledges | (from your pastebin..) | 18:26 |
sledges | what is it saying it cannot find it!? | 18:26 |
dragonkeeper | cant see the wood from the trees | 18:26 |
dragonkeeper | xD | 18:26 |
sledges | :)) | 18:27 |
sledges | grep reservedVectorImpl /usr/libexec/droid-hybris/system/lib/libbinder.so -az | 18:27 |
dragonkeeper | lol thats new | 18:27 |
sledges | (file might not even be there) | 18:28 |
dragonkeeper | phone rebooted | 18:28 |
sledges | pardon? | 18:29 |
sledges | :D | 18:29 |
dragonkeeper | well i did continue twice .. so it may of just decided it couldnt be assed to continue its loop lol | 18:29 |
sledges | :D | 18:29 |
dragonkeeper | grep reservedVectorImpl /usr/libexec/droid-hybris/system/lib/libbinder.so -az | 18:30 |
dragonkeeper | grep: /usr/libexec/droid-hybris/system/lib/libbinder.so: No such file or directory | 18:30 |
sledges | ok :) | 18:30 |
dragonkeeper | symlink /usr/libexec/droid-hybris/system/lib/ to /system/lib ? lol | 18:31 |
sledges | nope:) | 18:31 |
sledges | find /usr -name libbinder.so | 18:31 |
sledges | find /usr/lib* -name libbinder.so | 18:31 |
sledges | bit more tolerant | 18:31 |
dragonkeeper | nothing | 18:32 |
sledges | ok | 18:34 |
sledges | out of ideas:) | 18:34 |
dragonkeeper | gandalf the sailfish wizard always has a bit of magic to fix errors | 18:35 |
MSameer | beidl: that's a good start in itself | 18:35 |
*** iTune has quit IRC | 18:35 | |
rusty88 | does anyone have any idea why i can receive calls and sms but cannot make them (no network coverage) ? | 18:36 |
*** SfietKonstantin has joined #sailfishos-porters | 18:38 | |
beidl | MSameer: yeah :) after a video is stopped (either if its done or by swiping away) jolla-gallery hangs | 18:38 |
MSameer | most likely it is crashing | 18:39 |
beidl | MSameer: and similar to my ambienced/lipstick problems, a strace ends in futex(0x492f2100, FUTEX_WAIT_PRIVATE, 2, NULL | 18:39 |
dragonkeeper | sledges, what would be the problem just copying the libs to new locations ? | 18:39 |
MSameer | beidl: but how does the video look like? | 18:39 |
MSameer | beidl: any pictures? | 18:39 |
sledges | dragonkeeper: you just answered your question:) | 18:40 |
dragonkeeper | cant answer a question with a question :P | 18:40 |
dragonkeeper | especially the same one | 18:40 |
sledges | yes you can, just remove questionmark :) | 18:40 |
beidl | MSameer: http://imgur.com/ITs2eVo | 18:41 |
dragonkeeper | sledges, i no compute | 18:41 |
MSameer | beidl: I can see a corrupted video | 18:41 |
sledges | beidl: MSameer: that looks 95% like Nexus5 video atm (cc alin) | 18:42 |
sledges | black background, only moving artefacts 3D-ized :) | 18:43 |
sledges | except the green bottom-right border | 18:45 |
* dragonkeeper is a dragon rider and all must refer to him as eragon | 18:45 | |
MSameer | sledges: i thought n5 worked | 18:46 |
MSameer | anyway n5 is a different beast | 18:46 |
MSameer | i am really thinking about using stage fright instead of omx to get rid of all those issues (hopefully) | 18:46 |
beidl | MSameer: in that case you could cherry pick from ubuntu after gstreamer 1.x is in | 18:48 |
MSameer | ubuntu is a different beast :D | 18:50 |
beidl | true :D | 18:50 |
dragonkeeper | sledges, so you have no idea why these libs would be placed in /system/lib and no where else ? | 18:52 |
*** Vi-- has joined #sailfishos-porters | 18:54 | |
sledges | dragonkeeper: they are cm's libs, and must stay there | 18:55 |
*** Vi- has quit IRC | 18:55 | |
dragonkeeper | sledges, slight difference in mv / cp :) lmao | 18:57 |
sledges | :) | 18:57 |
dragonkeeper | worth a try ? or do you think it will make 0 difference ? | 18:58 |
sledges | 21:55 < sledges> dragonkeeper: they are cm's libs, and must stay there | 18:58 |
sledges | there's only one libbinder | 18:59 |
sledges | and it's found | 18:59 |
sledges | so if you copy it elsewhere, won't change a thing | 18:59 |
dragonkeeper | hmm, | 18:59 |
* dragonkeeper hits his phone with a hammer | 19:00 | |
dragonkeeper | fixed it | 19:00 |
sledges | talking about hammer? :) | 19:00 |
dragonkeeper | :) | 19:00 |
*** junnuvi_ is now known as junnuvi | 19:01 | |
dragonkeeper | i wanna put sailfish on olympus as well so consentrate on working this issue out haha | 19:01 |
* sledges hammerheads | 19:02 | |
junnuvi | hammer is definetely best tool to get rid of errors | 19:05 |
junnuvi | +all | 19:05 |
dragonkeeper | so is a sling shot | 19:06 |
dragonkeeper | well kind of .. the errors will just be somewhere else :P | 19:06 |
*** beidl_ has joined #sailfishos-porters | 19:09 | |
*** beidl has quit IRC | 19:12 | |
*** Sfiet_Konstantin has joined #sailfishos-porters | 19:13 | |
*** SfietKonstantin has quit IRC | 19:13 | |
dragonkeeper | sledges, im so confused. if the lib is there and contains what lipstick looking for why error ? | 19:20 |
sledges | dragonkeeper: we're on the same boat about this one ;) | 19:20 |
dragonkeeper | sledges, so gandalf who must we seek to gain the knowledge on how to defeat this evil... the elves ? | 19:21 |
sledges | or just destroy the ring | 19:25 |
dragonkeeper | find * | grep volcano | 19:27 |
dragonkeeper | no results ... dam | 19:27 |
dragonkeeper | find * | grep "a hobbit" | 19:27 |
dragonkeeper | no results. ... we're screwed | 19:27 |
*** gogeta has joined #sailfishos-porters | 19:27 | |
*** zhxt has quit IRC | 19:29 | |
*** furikku has quit IRC | 19:30 | |
* stephg thinks you've both lost the plit | 19:32 | |
stephg | s/li/lo/ | 19:32 |
sledges | cut | 19:32 |
*** zuh_ is now known as zuh | 19:33 | |
* dragonkeeper knows the plot is within middle earth. the plot we must seek to find answers but the plot can only be read on the last light of durins day | 19:34 | |
dragonkeeper | xD | 19:34 |
sledges | cut: you must specify a list of bytes, characters, or fields | 19:34 |
*** alin has joined #sailfishos-porters | 19:38 | |
*** alin has quit IRC | 19:38 | |
*** alin has joined #sailfishos-porters | 19:38 | |
*** AlexRussia has quit IRC | 19:39 | |
*** Vi- has joined #sailfishos-porters | 19:40 | |
*** zhxt has joined #sailfishos-porters | 19:42 | |
*** Vi-- has quit IRC | 19:43 | |
*** AlexRussia has joined #sailfishos-porters | 19:48 | |
*** rusty88 has quit IRC | 19:51 | |
*** dmt__ has quit IRC | 19:59 | |
*** dmt__ has joined #sailfishos-porters | 19:59 | |
*** Sfiet_Konstantin has quit IRC | 20:07 | |
*** _Serial has quit IRC | 20:11 | |
catern | sledges: if it's helpful, after a reinstall my wlan and bt MACs are the same; last four is e8:1b for wlan and e8:1a for bt | 20:29 |
*** rusty88 has joined #sailfishos-porters | 20:32 | |
sledges | good man, thanks catern | 20:33 |
sledges | rusty88: we need more logs for outgoing calls/sms failures | 20:33 |
rusty88 | sledges: sorry went got to eat :P | 20:35 |
rusty88 | sledges: ofono? logcat? or both? | 20:35 |
sledges | wherever you see errors :) | 20:36 |
rusty88 | well lets start with ofono http://ur1.ca/i33f8 | 20:41 |
rusty88 | sledges: logcat -b radio seems tame only a few RX and TX and some gsmSignalStrength | 20:45 |
rusty88 | i'm playing with ofono dbus interface and when i scan the operators they're detected but the GetOperators method returns an empty array | 20:46 |
*** gogeta has quit IRC | 21:08 | |
*** dr_gogeta86 has joined #sailfishos-porters | 21:10 | |
*** Vi-- has joined #sailfishos-porters | 21:18 | |
*** Vi- has quit IRC | 21:20 | |
*** phlixi_ is now known as phlixi | 21:24 | |
*** palmsnipe1 has joined #sailfishos-porters | 21:37 | |
*** palmsnipe has quit IRC | 21:39 | |
*** palmsnipe has joined #sailfishos-porters | 21:40 | |
*** Tassadar has quit IRC | 21:40 | |
*** palmsnipe1 has quit IRC | 21:41 | |
sledges | rusty88: at which point do you make outgoing call? http://paste.fedoraproject.org/129821/14094312/ | 21:43 |
rusty88 | sledges: at the very end, made a outgoing call and the journalctl -u ofono.service | 21:44 |
sledges | which timestamp? | 21:44 |
rusty88 | sledges: around 21:39:43 | 21:45 |
*** dr_gogeta86 has quit IRC | 21:46 | |
rusty88 | sledges: just to be sure just did again and journald has no new entry | 21:47 |
rusty88 | sledges: for an incoming call ofono logs things, on the other hand nothing for an outgoing | 21:48 |
sledges | verbosity needed i guess then :) | 21:49 |
rusty88 | sledges: like adding -d? | 21:53 |
* sledges doesn't know ofono | 21:56 | |
sledges | ofono -h ? :) | 21:56 |
rusty88 | that's what I did and -d stands fo debuggin info | 21:57 |
rusty88 | sledges: does this help in any way ? http://ur1.ca/i343v | 22:03 |
*** stephg has quit IRC | 22:13 | |
*** giucam has quit IRC | 22:29 | |
*** giucam has joined #sailfishos-porters | 22:30 | |
*** giucam has quit IRC | 22:31 | |
*** giucam has joined #sailfishos-porters | 22:31 | |
*** palmsnipe has quit IRC | 22:35 | |
rusty88 | gotta go | 22:50 |
rusty88 | nn | 22:50 |
sledges | n!n | 22:54 |
*** swex_ has joined #sailfishos-porters | 22:58 | |
*** rusty88 has quit IRC | 22:58 | |
*** swex has quit IRC | 23:01 | |
zetaz | hi all. I solved some path and config errors, and I went a few step further in compiling the xt897. Now I have a new puzzle to solve at the step to package droid-hal-device... | 23:02 |
zetaz | I got two kinds of errors : | 23:02 |
zetaz | "Installed (but unpackaged) file(s) found:" (marked as a warning during the packaging, but listed in the errors at the end) | 23:02 |
zetaz | damn, mixed it. trying again : | 23:03 |
zetaz | "Installed (but unpackaged) file(s) found:" (marked as error) | 23:03 |
zetaz | "File listed twice" (marked as a warning during the packaging, but listed in the errors at the end) | 23:03 |
zetaz | I think the warning is not a problem, so I have to solve the unpackaged files first. | 23:04 |
zetaz | Looking at the logs, it seems that flyser got the same kind of things, but I don't understand what he did to correct it | 23:04 |
zetaz | sledges, vgrade, if you are still here, maybe you remember this. See logs of the 18th of July : http://www.merproject.org/logs/%23sailfishos-porters/%23sailfishos-porters.2014-07-18.log.html around the "init.qcom.class_core.sh" line. | 23:08 |
sledges | zetaz: hellou! | 23:23 |
sledges | http://www.merproject.org/logs/%23sailfishos-porters/%23sailfishos-porters.2014-07-18.log.html#t2014-07-18T22:54:01 | 23:23 |
sledges | find $ANDROID_ROOT -name "*.sh" -exec grep -H "/system/bin/sh" {} \; | 23:24 |
sledges | and you'll need to replace them with "#!/bin/sh" | 23:24 |
sledges | find $ANDROID_ROOT -name "*.sh" -exec grep -H "#\!/system/bin/sh" {} \; | 23:24 |
sledges | (check for escapes, untested) | 23:24 |
zetaz | hello sledges | 23:26 |
zetaz | thanks for the answer, but I don't see how it will solve the error that the files are unpackaged ? | 23:26 |
zetaz | It is needed it seems, but looks like it comes from an error somewhere further | 23:27 |
zetaz | sledges : If I understand this line correctly http://www.merproject.org/logs/%23sailfishos-porters/%23sailfishos-porters.2014-07-18.log.html#t2014-07-18T18:56:27 | 23:29 |
sledges | sorry went ahead of myself | 23:29 |
sledges | but you'll need that too:p | 23:29 |
zetaz | it seems he has added those files in some package | 23:29 |
sledges | zetaz: close: http://www.merproject.org/logs/%23sailfishos-porters/%23sailfishos-porters.2014-07-18.log.html#t2014-07-18T18:01:53 | 23:29 |
zetaz | so right now, I am looking at the documentation of spec to be able to read more easily the rpm/droid-hal-device.inc file in which it seems I need to add them... | 23:30 |
zetaz | sledges: ah !! that was the message I missed | 23:31 |
zetaz | thanks for pointing it out. I can see it in the file | 23:31 |
zetaz | trying that | 23:31 |
sledges | cool | 23:31 |
*** olafh_ has quit IRC | 23:35 | |
*** souren_ has joined #sailfishos-porters | 23:36 | |
zetaz | sledges: perfect ! With this change it built the rpms. thanks for your help | 23:37 |
zetaz | now going to the next step, I am getting closer ! (slowly, but steady ;) ) | 23:37 |
sledges | like a big ship; | 23:38 |
sledges | :) | 23:39 |
*** SfietKonstantin has joined #sailfishos-porters | 23:39 | |
*** rusty88 has joined #sailfishos-porters | 23:46 | |
*** zetaz has left #sailfishos-porters | 23:55 | |
*** rusty88 has quit IRC | 23:56 | |
*** mugna has quit IRC | 23:58 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!