*** sydney_untangle <sydney_untangle!~sydney@supertux/sydney> has quit IRC (Read error: Connection reset by peer) | 01:15 | |
*** sydney_untangle <sydney_untangle!~sydney@supertux/sydney> has joined #sailfishos-porters | 01:25 | |
TheRealJohnGalt | sledges: the new pixel ratio calculation gives me ~2.22 for hammerhead...or a mix of very big and very small. For instance, only 2 full size cards fit on homescreen now, yet I have small and uneven status bar and event view icons. Only 3 rows of apps in the launcher view, etc. | 01:26 |
---|---|---|
*** sydney_untangle <sydney_untangle!~sydney@supertux/sydney> has quit IRC (Read error: No route to host) | 01:28 | |
*** sydney_untangle <sydney_untangle!~sydney@supertux/sydney> has joined #sailfishos-porters | 01:30 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has quit IRC (Ping timeout: 260 seconds) | 01:32 | |
TheRealJohnGalt | I've also been unable to get various icons (such as status bar and event view ) back to "normal" size after changing both back to 2.0 :/. | 02:17 |
*** adfad666 <adfad666!uid156256@cyanogenmod/maintainer/adfad666> has quit IRC (Quit: Connection closed for inactivity) | 03:07 | |
*** rinigus <rinigus!~rinigus@tabasalu-gw.radionet.ee> has joined #sailfishos-porters | 04:38 | |
*** olafh <olafh!~olafh@p4FF49770.dip0.t-ipconnect.de> has joined #sailfishos-porters | 04:47 | |
*** electrolux <electrolux!~electrolu@dsl-hmlbrasgw1-50dd24-232.dhcp.inet.fi> has joined #sailfishos-porters | 06:24 | |
kimmoli | ?? 1.82 | 06:34 |
kimmoli | TheRealJohnGalt: hammerhead 445 PPI, Jolla 245, ratio 445/245 ~ 1.82 | 06:35 |
TheRealJohnGalt | kimmoli: 1.82 looks interesting, ty. Now I just need to fix the status bar icon sizes (and various others like in the browser). | 06:45 |
kimmoli | purge icon_path if you set it? | 06:48 |
kimmoli | and maybe https://pastebin.com/mBa054HN | 06:48 |
TheRealJohnGalt | got it, ty | 06:53 |
*** Nokius <Nokius!~Nokius@p5DDB645E.dip0.t-ipconnect.de> has joined #sailfishos-porters | 07:04 | |
*** Nokius_ <Nokius_!~Nokius@p5DDB4528.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 260 seconds) | 07:08 | |
rinigus | gm. I'm looking into why N4 get's a CPU sleep disturbed sometimes. So, I'd like to check whether my understanding of processes is right. To keep phone from sleeping one has to acquire wakelock. Is the process the same in Jolla Phone? The wakelock stats in N4 is reported via /proc/wakelocks. Do other ports and Jolla Phone have the same facility? If you have the same file please check [cat] whether there is a data in it. | 07:24 |
*** AmadeusXNet <AmadeusXNet!~AmadeusXN@host-121-249.parnet.fi> has joined #sailfishos-porters | 07:35 | |
*** electrolux <electrolux!~electrolu@dsl-hmlbrasgw1-50dd24-232.dhcp.inet.fi> has quit IRC (Quit: Leaving.) | 07:38 | |
*** phdeswer <phdeswer!~phdeswer@91-159-55-220.elisa-laajakaista.fi> has joined #sailfishos-porters | 07:48 | |
kimmoli | Just pasted a lot, see here http://pastebin.com/cc1XNJJW | 08:08 |
kimmoli | rinigus: ^ on onyx | 08:08 |
*** Mister_Magister <Mister_Magister!~Mister_Ma@62.244.153.252> has joined #sailfishos-porters | 08:10 | |
*** Tassadar <Tassadar!~tassadar@ip-94-112-203-136.net.upcbroadband.cz> has joined #sailfishos-porters | 08:15 | |
rinigus | kimmoli: I see. an example of mine is at https://ptpb.pw/9POP | 08:21 |
rinigus | ^ in /proc/wakelocks | 08:22 |
kimmoli | ic | 08:22 |
rinigus | kimmoli: there was some info online regarding /proc/wakelocks being deprecated. what is your kernel version uname -a | 08:23 |
kimmoli | 3.4.0+ | 08:23 |
rinigus | strange, mine is also 3.4.0 | 08:24 |
*** Herrie|2 <Herrie|2!~Herrie@dhcp-077-250-235-241.chello.nl> has joined #sailfishos-porters | 08:24 | |
*** Herrie <Herrie!~Herrie@dhcp-077-250-235-241.chello.nl> has quit IRC (Ping timeout: 246 seconds) | 08:25 | |
kimmoli | i see similar in /sys/kernel/debug/wakeup_sources | 08:25 |
rinigus | mine /sys/kernel/debug/wakeup_sources is full of zeros. can you paste yours? | 08:26 |
kimmoli | https://pastebin.com/raw/ycRqN8uu | 08:27 |
rinigus | btw, do you have WAKELOCK_STAT defined in your kernel config ( https://android.googlesource.com/kernel/msm/+/android-msm-flo-3.4-kitkat-mr0/kernel/power/Kconfig#36 )? is it actually available? | 08:27 |
Mister_Magister | ping: sledges | 08:27 |
kimmoli | rinigus: only WAKELOCKS here https://github.com/mer-hybris/android_kernel_oneplus_onyx/blob/hybris-12.1/arch/arm/configs/opx_defconfig#L746 | 08:29 |
rinigus | kimmoli: that paste looks good! mine looks very sad compared to yours https://ptpb.pw/wLTu | 08:29 |
kimmoli | heh | 08:30 |
kimmoli | that more clear i woiuld say | 08:30 |
rinigus | well, mine debug one is useless :) . OK, then I'll write the script to follow mine /proc/wakelocks and I can later adapt it for others as well. it seems that you have very similar info in your debug/wakeup_sources. | 08:32 |
rinigus | folks, do you know how can I ask in a script who caused mce_cpu_keepalive? for example, in my case it was good old msyncd that asked for this wakelock from mce, as reported in journalctl. Does mce have any way to report wakelock causes? Stats? | 08:34 |
rinigus | ... and, in my case, msyncd got stuck in something & kept the phone from sleep. | 08:35 |
*** adeen-s <adeen-s!~adeen-s@59.92.50.161> has joined #sailfishos-porters | 08:52 | |
*** corvinux <corvinux!~hashcore@mail.hash.si> has joined #sailfishos-porters | 08:53 | |
*** corvinux <corvinux!~hashcore@mail.hash.si> has quit IRC (Changing host) | 08:53 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has joined #sailfishos-porters | 08:53 | |
corvinux | Aloha, Ihave | 09:01 |
gigitux | Hello guys | 09:04 |
gigitux | i'm porting jolla os | 09:04 |
gigitux | to | 09:04 |
gigitux | motorola moto g | 09:05 |
gigitux | I have this problem Unable to determine HOST_ARCH from uname -sm: Linux i686 | 09:05 |
adeen-s | gigitux: We already have a port for the moto g iirc | 09:05 |
gigitux | moto g 2015 | 09:07 |
Mister_Magister | sledges: ping xD | 09:08 |
adeen-s | gigitux: Are you sure that you are in the HABUILD chroot ? | 09:09 |
gigitux | Yes | 09:10 |
gigitux | adeen-s: yes | 09:10 |
gigitux | MerSDK [gigitux@wander droid]$ | 09:10 |
adeen-s | gigitux: it needs to be HABUILD_SDK $ and not MerSDk | 09:12 |
adeen-s | from mer sdk, try "ubu-chroot -r $MER_ROOT/sdks/ubuntu" | 09:12 |
gigitux | i'm using zsh | 09:13 |
gigitux | this is output | 09:13 |
gigitux | sudo: unable to resolve host wander | 09:14 |
gigitux | sudo: /bin/zsh: command not found | 09:14 |
gigitux | adeen-s: | 09:14 |
corvinux | I have a question, since Sony opened Open Device program, will we still need Hybris? | 09:14 |
*** loic_m <loic_m!~bballizli@2001:41d0:fe76:4500:8432:ea23:fb9d:350> has joined #sailfishos-porters | 09:14 | |
adeen-s | corvinux: I think it'll be needed until an independent mer kernel is compiled. | 09:15 |
adeen-s | gigitux: I think you should try with the trusty chroot . | 09:16 |
adeen-s | gigitux: If in zsh, run the commands in a bash shell. | 09:17 |
corvinux | adeen-s: Do you know, is there already someone doing it? | 09:18 |
gigitux | adeen-s: same error | 09:18 |
gigitux | :/ | 09:18 |
adeen-s | corvinux: i don't know if someone is doing it. I'd like to do it myself but the only sony device i own is an old Xperia from the days of Sony Ericsson | 09:19 |
adeen-s | gigitux: run this " exec bash | 09:20 |
adeen-s | without the quotes. | 09:21 |
kimmoli | osprey | 09:21 |
gigitux | nothing | 09:26 |
gigitux | :/ | 09:26 |
adeen-s | gigitux: exit everything, start zsh, run "exec bash" then run "sdk", enter password for root, then run "ubu-chroot -r $MER_ROOT/sdks/ubuntu" | 09:30 |
*** nackox|afk <nackox|afk!~w00t@gusl/staff/mlopez> has joined #sailfishos-porters | 09:31 | |
gigitux | nothing | 09:32 |
gigitux | :/ | 09:32 |
adeen-s | Whats the output on that ? | 09:33 |
gigitux | Im in | 09:35 |
gigitux | i disable | 09:35 |
gigitux | zsh | 09:35 |
gigitux | and i use bash | 09:35 |
*** nackox <nackox!~w00t@gusl/staff/mlopez> has quit IRC (Ping timeout: 276 seconds) | 09:35 | |
gigitux | i'm redownload sources | 09:37 |
gigitux | :/ | 09:37 |
adeen-s | gigitux: You dont need to redownload the source. | 09:39 |
adeen-s | sledges: hadk-faq line 351, Ui in tablet mode. i have the same symptoms but my screen size is already recognised correctly | 09:45 |
*** piggz <piggz!~piggz@204.94.126.194.pool.dsl.daisyplc.net> has joined #sailfishos-porters | 09:50 | |
*** loic_m <loic_m!~bballizli@2001:41d0:fe76:4500:8432:ea23:fb9d:350> has quit IRC (Ping timeout: 276 seconds) | 10:02 | |
gigitux | adeen-s: | 10:35 |
gigitux | Use the ROOMSERVICE_BRANCHES environment variable to specify a list of fallback branches. | 10:35 |
gigitux | build/core/product_config.mk:234: *** Can not locate config makefile for product "cm_osprey". Stop. | 10:35 |
gigitux | :/ | 10:35 |
gigitux | I'm stuck here | 10:35 |
adeen-s | gigitux:did you do the "breakfast $DEVICE" ? | 10:36 |
gigitux | yep | 10:36 |
adeen-s | and "source build/envsetup.sh" | 10:36 |
gigitux | Yes | 10:36 |
gigitux | The problem is this? Default revision stable/cm-13.0-ZNH0E not found in android_device_motorola_osprey. Bailing. | 10:37 |
gigitux | becouse don't exist branch ZNHOE | 10:37 |
gigitux | but only cm-13.0 | 10:37 |
adeen-s | you are building using hybris-13.0 ? | 10:37 |
gigitux | Yes | 10:37 |
gigitux | Mmm | 10:38 |
adeen-s | you'll then need compatible device and kernel sources. You'll also need proprietary blobs for the cm-13.0 version | 10:38 |
gigitux | ZNH0E is a stable version of cm 13 | 10:38 |
gigitux | but my device have got only nightlies | 10:39 |
adeen-s | pastebin your local manifest | 10:39 |
*** electrolux <electrolux!~electrolu@dsl-hmlbrasgw1-50dd24-232.dhcp.inet.fi> has joined #sailfishos-porters | 10:39 | |
gigitux | adeen-s: i have only manifest.xml | 10:42 |
gigitux | directory local_manifests is empty | 10:42 |
adeen-s | gigitux: then pastebin the manifest. And please avoid changing the manifest directly. it is recommended to use local manifest for device specific files. | 10:43 |
gigitux | adeen-s: It is default cyanogenmod manifest | 10:44 |
adeen-s | gigitux: what was your repo init command ? | 10:45 |
*** loic_m <loic_m!~bballizli@2001:41d0:fe76:4500:8432:ea23:fb9d:350> has joined #sailfishos-porters | 10:46 | |
adeen-s | you should have the default hybris manifest instead of the cyanogenmod manifest. | 10:46 |
gigitux | repo init -u git://github.com/mer-hybris/android.git -b hybris-13.0 | 10:47 |
gigitux | yes | 10:47 |
gigitux | it's hybrids repo | 10:47 |
gigitux | *manifest | 10:47 |
*** TheRealJohnGalt <TheRealJohnGalt!uid29986@gateway/web/irccloud.com/x-pzybnuvvnzazayyt> has quit IRC (Quit: Connection closed for inactivity) | 10:48 | |
adeen-s | gigitux: create a local manifest by the name of osprey.xml, add the device specific repositories in that. and you can also mention the available branch there. | 10:49 |
gigitux | <default revision="refs/heads/stable/cm-13.0-ZNH0E | 10:49 |
gigitux | for me | 10:49 |
gigitux | the problem is it | 10:49 |
gigitux | *this | 10:50 |
gigitux | if i change this | 10:50 |
gigitux | breakfast will work | 10:50 |
adeen-s | gigitux: Dont change that. | 10:51 |
gigitux | ok | 10:51 |
adeen-s | That is for all the other cyanogenmod source. For your device specific sources, create the local manifest. | 10:52 |
*** piggz <piggz!~piggz@204.94.126.194.pool.dsl.daisyplc.net> has quit IRC (Ping timeout: 244 seconds) | 10:53 | |
gigitux | so | 10:54 |
gigitux | in .repo/local_manifests/$DEVICE.xml | 10:54 |
gigitux | ? | 10:54 |
adeen-s | yes, create that file.( where $DEVICE is the name of your device unless you are using the MerSDK ) | 10:56 |
gigitux | I have this source | 10:56 |
gigitux | http://www.github.com/cyanogenmod/android_device_motorola_osprey | 10:56 |
gigitux | http://www.github.com/cyanogenmod/android_kernel_motorola_msm8916 | 10:57 |
gigitux | adeen-s: this is manifest | 10:59 |
gigitux | <?xml version="1.0" encoding="UTF-8"?> | 10:59 |
gigitux | <manifest> | 10:59 |
gigitux | <project path="device/motorola/osprey" | 11:00 |
gigitux | name="CyanogenMod/android_device_motorola_osprey" | 11:00 |
gigitux | revision="cm-13.0" /> | 11:00 |
gigitux | <project path="kernel/motorola/msm8916" | 11:00 |
gigitux | name="CyanogenMod/android_kernel_motorola_msm8916" | 11:00 |
gigitux | revision="cm-13.0" /> | 11:00 |
gigitux | </manifest> | 11:00 |
gigitux | Repo sync? | 11:00 |
adeen-s | gigitux: use pastebin or something else for this, never post more than 3 lines of code over here directly That is to prevent clutter and make reading the logs easy. As for the source, you'll also need the vendor blobs. | 11:01 |
gigitux | ok | 11:01 |
gigitux | adeen-s: what is the path for blobs? | 11:02 |
adeen-s | gigitux: have a look at this --> https://github.com/TeamOrion/Documentation/blob/master/localmanifest.xml since you already have the device and kernel, you only need vendor and external files for your device from there. | 11:04 |
adeen-s | https://github.com/TeamOrion/Documentation/blob/master/localmanifest.xml#L20 | 11:04 |
adeen-s | https://github.com/TeamOrion/Documentation/blob/master/localmanifest.xml#L23 | 11:04 |
adeen-s | Make sure to change cm-12.1 to cm-13.0 | 11:04 |
gigitux | the muppets repo | 11:05 |
gigitux | have go cm 13 | 11:05 |
gigitux | branch | 11:05 |
adeen-s | https://github.com/TheMuppets/proprietary_vendor_motorola | 11:06 |
gigitux | adeen-s: this is my manifest | 11:07 |
gigitux | http://pastebin.com/rQHkepSK | 11:07 |
gigitux | Is it good? | 11:07 |
gigitux | i will launch repo sync? | 11:08 |
adeen-s | gigitux: looks good for now. | 11:09 |
gigitux | not well-formed (invalid token): line 10, column 0 :/ | 11:12 |
*** loic_m <loic_m!~bballizli@2001:41d0:fe76:4500:8432:ea23:fb9d:350> has quit IRC (Ping timeout: 276 seconds) | 11:14 | |
adeen-s | you did not close the last project. add /> at the end of line 9 | 11:15 |
*** spider-mario <spider-mario!~spidermar@178-83-188-253.dynamic.hispeed.ch> has joined #sailfishos-porters | 11:15 | |
*** piggz <piggz!~piggz@204.94.126.194.pool.dsl.daisyplc.net> has joined #sailfishos-porters | 11:23 | |
*** Mister_Magister <Mister_Magister!~Mister_Ma@62.244.153.252> has quit IRC (Remote host closed the connection) | 11:25 | |
*** jakibaki <jakibaki!~jakibaki@ipservice-092-217-217-049.092.217.pools.vodafone-ip.de> has joined #sailfishos-porters | 11:32 | |
gigitux | adeen-s: i have a duplicate error | 11:36 |
gigitux | fatal: duplicate path device/motorola/osprey in /home/gigitux/.repo/manifest.xml | 11:37 |
adeen-s | gigitux: pastebin your manifest file | 11:45 |
gigitux | Fixed | 11:45 |
gigitux | :) | 11:46 |
gigitux | So after i will compile, alright? | 11:46 |
adeen-s | yeah | 11:54 |
gigitux | adeen-s: After i will have a working sailfish os rom? | 11:56 |
adeen-s | gigitux: Yeah, sure. But it will take some time and work to get working. | 11:57 |
gigitux | adeen-s: thanks for your support :) | 12:00 |
adeen-s | No problem | 12:01 |
gigitux | Will i do launch | 12:02 |
gigitux | breakfast $device? | 12:02 |
adeen-s | yeah. first source build/envsetup.sh and then breakfast $DEVICE. Do this from the HABUILD SDK | 12:04 |
kimmoli | https://www.androidpit.com/if-i-left-android-id-go-to-sailfish-os | 12:05 |
kimmoli | sledges: ^ | 12:06 |
gigitux | adeen-s: same problem bro | 12:14 |
adeen-s | gigitux: did you do "ubu-chroot -r $MER_ROOT/sdks/ubuntu" ? | 12:14 |
gigitux | adeen-s: | 12:15 |
gigitux | yep | 12:15 |
gigitux | i'm in | 12:15 |
gigitux | HABUILD_SDK [osprey] | 12:16 |
gigitux | for me the problem is revision | 12:16 |
gigitux | Default revision stable/cm-13.0-ZNH0E not found in android_device_motorola_osprey. Bailing. | 12:16 |
adeen-s | pastebin your manifest.xml file | 12:16 |
gigitux | adeen-s: it is | 12:21 |
gigitux | https://github.com/mer-hybris/android/blob/hybris-13.0/default.xml | 12:21 |
corvinux | my cm-12.1 based zip won't install, complains that footer is wrong and signature verification failed | 12:22 |
gigitux | adeen-s: i would try this https://github.com/mer-hybris/android/commit/bd126f668ae170cf41c2ce7eed9707e6e72be2c9 | 12:23 |
adeen-s | gigitux: and did you compare this to your manifest.xml in $ANDROID_ROOT/.repo/manifets/ ? | 12:24 |
gigitux | yep | 12:24 |
gigitux | it is the same | 12:24 |
gigitux | For me | 12:24 |
gigitux | the problem is that main manifest use stable | 12:24 |
gigitux | version | 12:25 |
gigitux | of cm 13 | 12:25 |
gigitux | but my device osprey don't have it | 12:25 |
gigitux | so breakfast not found a corret repo | 12:25 |
adeen-s | That should not at all be an issue if you have correctly mentioned that in the local manifest | 12:25 |
adeen-s | pastebin the output after source and breakfact. | 12:25 |
gigitux | adeen-s: http://pastebin.com/VinU5DRz | 12:26 |
adeen-s | gigitux: cd $ANDROID_ROOT | 12:30 |
kimmoli | yeah | 12:30 |
gigitux | adeen-s: ? | 12:30 |
adeen-s | gigitux: Where did you do the repo init ? | 12:31 |
gigitux | in home | 12:32 |
gigitux | adeen-s: this is the ls of cd ANDROID_ROOT | 12:33 |
gigitux | http://pastebin.com/6xThL6TL | 12:33 |
adeen-s | that looks fine. but how is it there if you initialised the repo in home ? | 12:35 |
gigitux | adeen-s: wait, perhaps my fault | 12:37 |
gigitux | adeen-s: no, i don't fix it | 12:38 |
gigitux | the problem is $ANDROID_ROOT | 12:39 |
gigitux | then | 12:39 |
gigitux | How fix that | 12:39 |
gigitux | ? | 12:39 |
adeen-s | gigitux: cd into $ANDROID_ROOT | 12:39 |
gigitux | yep | 12:39 |
gigitux | cd /device | 12:39 |
gigitux | there is not motorola | 12:39 |
gigitux | directory | 12:40 |
gigitux | Most probably i have two same sources | 12:40 |
gigitux | export $ANDROID_ROOT in home | 12:40 |
adeen-s | cd That is not recommended due to some issues. | 12:41 |
adeen-s | I suggest you clear your home directory of all the sources and begin again in $ANDROID_ROOT | 12:41 |
adeen-s | make sure to create the local manifest in the .repo folder inside $ANDROID_ROOT | 12:42 |
gigitux | mmm ok | 12:42 |
adeen-s | corvinux: Which recovery ? | 12:43 |
corvinux | adeen-s: CyanogenMod Recovery | 12:45 |
kimmoli | HADK pdf 1.2.2 and 4.1 .. first time i forgot to change export MER_ROOT="/path/to/mer" | 12:45 |
adeen-s | corvinux: That's never going to work. You need a custom one like PhilZ, TWRP or CWM. | 12:52 |
corvinux | adeen-s: I see,tnx | 12:53 |
adeen-s | corvinux: no problem. kimmoli: any major change from 1.1.1 to 1.2.2 ? | 12:53 |
kimmoli | both were chapter numbers | 12:56 |
kimmoli | hadk version still 1.1.1 afaik | 12:56 |
adeen-s | kimmoli: i see. You had me confused there by saying Hadk pdf 1.2.2 which was oddly similar to the current version. | 12:59 |
*** gigitux <gigitux!~gigitux@host244-223-dynamic.252-95-r.retail.telecomitalia.it> has quit IRC (Quit: Konversation terminated!) | 13:00 | |
kimmoli | sorry | 13:00 |
*** jakibaki <jakibaki!~jakibaki@ipservice-092-217-217-049.092.217.pools.vodafone-ip.de> has quit IRC (Ping timeout: 276 seconds) | 13:01 | |
*** jakibaki <jakibaki!~jakibaki@ipservice-092-217-217-049.092.217.pools.vodafone-ip.de> has joined #sailfishos-porters | 13:04 | |
adeen-s | kimmoli: no problem. Sorry too for misinterpreting. | 13:05 |
kimmoli | but, well, got really strange stuff with /path/to/mer/.. | 13:11 |
*** electrolux <electrolux!~electrolu@dsl-hmlbrasgw1-50dd24-232.dhcp.inet.fi> has quit IRC (Quit: Leaving.) | 13:14 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has quit IRC (Ping timeout: 244 seconds) | 13:15 | |
adeen-s | On a similar note, I once misspelled my device name while setting up the sdks. different names for both the sdks which led to some confusion indeed. | 13:17 |
*** olesalscheider <olesalscheider!~olesalsch@exherbo/developer/olesalscheider> has quit IRC (Quit: Bye.) | 13:25 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has joined #sailfishos-porters | 13:28 | |
*** olesalscheider <olesalscheider!~olesalsch@exherbo/developer/olesalscheider> has joined #sailfishos-porters | 13:29 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has quit IRC (Ping timeout: 246 seconds) | 13:33 | |
*** harha <harha!~harha@a91-152-204-157.elisa-laajakaista.fi> has joined #sailfishos-porters | 13:35 | |
*** corvinux <corvinux!~hashcore@89.142.37.220> has joined #sailfishos-porters | 13:48 | |
*** corvinux <corvinux!~hashcore@89.142.37.220> has quit IRC (Changing host) | 13:48 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has joined #sailfishos-porters | 13:48 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has quit IRC (Remote host closed the connection) | 13:49 | |
*** corvinux <corvinux!~hashcore@89.142.37.220> has joined #sailfishos-porters | 13:49 | |
*** corvinux <corvinux!~hashcore@89.142.37.220> has quit IRC (Changing host) | 13:49 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has joined #sailfishos-porters | 13:49 | |
*** adeen-s <adeen-s!~adeen-s@59.92.50.161> has quit IRC (Quit: leaving) | 14:32 | |
*** ced117 <ced117!~ced117@opensuse/member/ced117> has quit IRC (Quit: Quitte) | 14:45 | |
*** ced117 <ced117!~ced117@opensuse/member/ced117> has joined #sailfishos-porters | 14:47 | |
*** Mister_Magister <Mister_Magister!~Mister_Ma@62.244.153.252> has joined #sailfishos-porters | 14:51 | |
*** Laxtlo_ <Laxtlo_!~sailfish@ddx-mtycwm6zs--tby56y-3.rev.dnainternet.fi> has joined #sailfishos-porters | 14:52 | |
*** Mister_Magister <Mister_Magister!~Mister_Ma@62.244.153.252> has quit IRC (Remote host closed the connection) | 14:53 | |
*** Mister_Magister <Mister_Magister!~Mister_Ma@62.244.153.252> has joined #sailfishos-porters | 14:54 | |
marxistvegan | hey folks looking to upgrade my nexus5 hammerhead from 2.0.0.10 is there a status update on the upgrade some where? | 14:57 |
*** Laxtlo_ <Laxtlo_!~sailfish@ddx-mtycwm6zs--tby56y-3.rev.dnainternet.fi> has quit IRC (Ping timeout: 250 seconds) | 14:57 | |
*** cmazieri <cmazieri!~carlos@179.183.165.91> has joined #sailfishos-porters | 15:12 | |
*** cmazieri <cmazieri!~carlos@179.183.165.91> has quit IRC (Client Quit) | 15:15 | |
*** TheRealJohnGalt <TheRealJohnGalt!uid29986@gateway/web/irccloud.com/x-ojrwasxwxpcwhwxw> has joined #sailfishos-porters | 15:58 | |
*** Nemno <Nemno!~Nemno@82-168-10-33.ip.telfort.nl> has joined #sailfishos-porters | 15:59 | |
Thaodan | $Gr34sarah7 | 16:07 |
Thaodan | oh shit^^ | 16:07 |
Thaodan | wrong window | 16:07 |
Thaodan | anyone tried one of the recent nexus devices with sailfish? | 16:08 |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has quit IRC (Ping timeout: 244 seconds) | 16:09 | |
*** TheRealJohnGalt <TheRealJohnGalt!uid29986@gateway/web/irccloud.com/x-ojrwasxwxpcwhwxw> has quit IRC (Changing host) | 16:12 | |
*** TheRealJohnGalt <TheRealJohnGalt!uid29986@unaffiliated/therealjohngalt> has joined #sailfishos-porters | 16:12 | |
*** TheRealJohnGalt <TheRealJohnGalt!uid29986@unaffiliated/therealjohngalt> has quit IRC (Changing host) | 16:12 | |
*** TheRealJohnGalt <TheRealJohnGalt!uid29986@gateway/web/irccloud.com/x-ojrwasxwxpcwhwxw> has joined #sailfishos-porters | 16:12 | |
*** Mister_Magister <Mister_Magister!~Mister_Ma@62.244.153.252> has quit IRC (Remote host closed the connection) | 16:13 | |
Nokius | Thaodan: u mean 6P or equel? | 16:15 |
Thaodan | yes for example | 16:15 |
Nokius | Thaodan: atm we miss mer for arm64 if this is done it's possible to get SFOS there \o/ | 16:16 |
Thaodan | hm ok I'd really would like to sailfish/mer on a highend device | 16:17 |
Thaodan | like a N9 on steroids | 16:17 |
Nokius | :D | 16:17 |
Thaodan | no joke I miss the old Nokia :D | 16:18 |
*** Mister_Magister <Mister_Magister!~Mister_Ma@62.244.153.252> has joined #sailfishos-porters | 16:19 | |
Nokius | Thaodan: i would miss my Jolla more but yes the device was superb | 16:19 |
minimec | TheRealJohnGalt: You made my day today. The new CM12 base is a clear 'winner'. Bluetooth audio is rock stable in my Mini CarAudio. On the other sound quality with calls over bluetooth in that same car is subpar. | 16:19 |
minimec | TheRealJohnGalt: I am just writing down my thoughts for talk.maemo... | 16:19 |
Thaodan | Nokius: yes its better but Sailfish is incomplete in many terms for a example their telepathy client is big building site. The from Nokia was more complete. allthrough not full | 16:21 |
Nokius | Thaodan: sure Nokia vs Jolla is bit like BMW vs Yugo Nokia was big company Jolla is small and what get is working may miss features but you can use it | 16:23 |
Thaodan | yes you're right. I think Jolla and Samsung would be a relly cool team for Mer based devices as samsung has a similar goal with tizen. I think Jollas Ideas are better but the need more manpower | 16:25 |
* Nokius not sure about Tizen and Samsung | 16:28 | |
*** vakkov <vakkov!~vakkov@ic-s221n21.brunel.ac.uk> has joined #sailfishos-porters | 16:28 | |
*** krnlyng <krnlyng!~liar@77.116.19.91.wireless.dyn.drei.com> has quit IRC (Ping timeout: 260 seconds) | 16:29 | |
*** krnlyng <krnlyng!~liar@178.114.3.151.wireless.dyn.drei.com> has joined #sailfishos-porters | 16:42 | |
*** nh1402 <nh1402!~Thunderbi@95.148.89.29> has joined #sailfishos-porters | 16:42 | |
marxistvegan | TheRealJohnGalt: where are the instructions for the CM12? | 16:44 |
marxistvegan | minimec: is that in talk somewhere? | 16:44 |
minimec | marxistvegan: http://talk.maemo.org/showpost.php?p=1504705&postcount=656 | 16:45 |
marxistvegan | minimec: thanks :) | 16:46 |
marxistvegan | minimec: oh this is exciting | 16:46 |
TheRealJohnGalt | minimec: awesome :). marxistvegan please still treat this as a test build. Not much feedback or use has been generated for it yet. | 16:49 |
minimec | marxistvegan: There are some pros+ and cons-... But I consider it to be an improvement. As you I was(am) quiet excited. ;) | 16:49 |
marxistvegan | TheRealJohnGalt: I am not quite sure about testing it out yet, but psyched to see the advances | 16:50 |
TheRealJohnGalt | minimec: what are some cons? | 16:50 |
TheRealJohnGalt | marxistvegan: you can always wait for a build that goes on images.devaamo.fi/sfe/hammerhead , builds on the OBS (for OTA), and has the sensor fix integrated :). | 16:52 |
minimec | TheRealJohnGalt: 'Mille grazie' the italiens would say. There are some pros+ and cons-. We still have these two sensors processes that stay active from time to time in idle mode, but 'shaking' the phone once in idle mode makes them go away. | 16:52 |
TheRealJohnGalt | Ah damn. I was hoping with (mostly) newer sensor blobs, we wouldn't have that issue. | 16:52 |
TheRealJohnGalt | I like your mce tricks too | 16:54 |
*** corvinux <corvinux!~hashcore@mail.hash.si> has joined #sailfishos-porters | 16:56 | |
*** corvinux <corvinux!~hashcore@mail.hash.si> has quit IRC (Changing host) | 16:56 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has joined #sailfishos-porters | 16:56 | |
kimmoli | btw, if you want to patch android files from sfos (with rpm), it is possible | 16:56 |
minimec | TheRealJohnGalt: As I played around with multiple sensors.msm8974.so files, let me check one of these that gave me best results with cm11. I think it also came from a cm12 base. | 16:56 |
TheRealJohnGalt | kimmoli: do you have an example anywhere? | 16:57 |
kimmoli | this is qt-creator project https://github.com/kimmoli/onyx-4k-video | 16:57 |
kimmoli | without the blobs | 16:57 |
marxistvegan | TheRealJohnGalt: i might wait for the build | 16:58 |
kimmoli | rpm %pre checks device model, and rw mounts /system. reboot recommended after installing ofc | 16:58 |
TheRealJohnGalt | minimec: going with a blob from 5.0+ would probably be best since all our other blobs are from LMY48B. I just didn't find one that worked for all sensors. | 16:59 |
TheRealJohnGalt | kimmoli: that's neat, ty | 16:59 |
*** Siltaar <Siltaar!~Siltaar@tabr.siet.ch> has quit IRC (Ping timeout: 250 seconds) | 17:05 | |
*** electrolux <electrolux!~electrolu@dsl-hmlbrasgw1-50dd24-232.dhcp.inet.fi> has joined #sailfishos-porters | 17:22 | |
*** Siltaar <Siltaar!~Siltaar@tabr.siet.ch> has joined #sailfishos-porters | 17:44 | |
Nemno | Hello, Nice work on the sf for fp2. But i'm having some issues i want to look in to. What is the root password? Or how can i set one.. I'm logged in via ssh | 18:13 |
r0kk3rz | Nemno: developer mode password, in settings app | 18:19 |
r0kk3rz | Nemno: also devel-su, not su | 18:19 |
Nemno | nice... thank you. | 18:21 |
mal- | Nemno: which issues? quite many are probably already known | 18:23 |
mal- | (I'm the main porter of sailfish for fp2) | 18:24 |
Nemno | gps did work before... but stopped working. Also i'm figuring out why my simcard is not always detected... Got my phone last Thursday. So i still have to get to know it. | 18:26 |
Nemno | The simcard stop working after a reboot. Rebooting did not help. After a OS reflash it worked again. | 18:27 |
mal- | Nemno: didn't work at all? that's new, it's known that mobile networking is missing after boot sometimes | 18:28 |
mal- | and by missing I mean no way to enable it | 18:28 |
Nemno | yes missing, the is no icon in the settings... | 18:30 |
*** newbie_ <newbie_!516c5825@gateway/web/freenode/ip.81.108.88.37> has joined #sailfishos-porters | 18:32 | |
Nemno | I'll log my findings. Still new to Sailfish and FP2. | 18:32 |
mal- | Nemno: but do you have the signal indicator in main view? | 18:33 |
mal- | and can you make calls or send sms? | 18:33 |
Nemno | Now i can, but i couldn't the first time... I'll have to spend more time to collect data, to know for sure if it's a structural problem with my phone | 18:35 |
*** cmazieri <cmazieri!~carlos@191.34.11.168> has joined #sailfishos-porters | 18:40 | |
*** cmazieri <cmazieri!~carlos@191.34.11.168> has quit IRC (Client Quit) | 18:43 | |
Mister_Magister | sledges: ping | 18:47 |
mal- | Nemno: so did the signal indicator show always or not? if not then there is some different problem, the missing settings is something I cannot fix right now, it needs newer sailfish version | 18:55 |
*** gigitux <gigitux!~gigitux@host244-223-dynamic.252-95-r.retail.telecomitalia.it> has joined #sailfishos-porters | 18:56 | |
gigitux | I'm stuck | 18:58 |
gigitux | on Mountpoint Information | 18:58 |
gigitux | any help? | 18:58 |
r0kk3rz | gigitux: stuck how? | 19:00 |
gigitux | When i compile | 19:00 |
gigitux | i have this problem | 19:00 |
gigitux | r0kk3rz: hybris/hybris-boot/Android.mk:67: ********************* /boot appears to live on ERROR: *fstab* not found | 19:01 |
gigitux | So i'm connecting on adb shell | 19:01 |
mal- | gigitux: does your device only have cm13 and not cm12.1? | 19:01 |
gigitux | and i'm in /dev | 19:01 |
gigitux | mal-: my device have got cm12.1 | 19:01 |
gigitux | but he doesn't not | 19:01 |
gigitux | support | 19:01 |
gigitux | *it | 19:02 |
*** Herrie|2 is now known as Herrie | 19:02 | |
mal- | gigitux: asking that because cm13 is not yet working with sailfish, it's waiting for some fixes | 19:02 |
*** electrolux <electrolux!~electrolu@dsl-hmlbrasgw1-50dd24-232.dhcp.inet.fi> has quit IRC (Quit: Leaving.) | 19:03 | |
Nemno | mal: I don't remember. After the reflash I could/can call and send sms. I didn't reboot after that. I'll try to reboot now. | 19:03 |
gigitux | mal-: are your sure? | 19:07 |
mal- | gigitux: afaik libhybris does not yet work with cm13 or aosp6, Stskeeps is the one fixing that | 19:08 |
Nemno | mal: reboot worked... got a connection and signal indicator. I did cut my simcard to make it fit... (so maybe the fit was not good enough or something). | 19:08 |
mal- | Nemno: I'm also using a simcard I cut myself | 19:09 |
gigitux | mal-: https://github.com/libhybris/libhybris/commit/b01d87e8c8572ca94dfd8c02a73d4323a90ccfa1 | 19:09 |
mal- | gigitux: that is just one part | 19:10 |
gigitux | mal-: ok | 19:10 |
gigitux | so | 19:10 |
gigitux | if i would | 19:10 |
gigitux | have on system | 19:10 |
gigitux | two version of repo | 19:10 |
gigitux | cm 12.1 | 19:10 |
gigitux | and cm 13.1 | 19:10 |
gigitux | how i do? | 19:10 |
mal- | just have a different ANDROID_ROOT for both | 19:11 |
gigitux | mmm | 19:11 |
gigitux | ok | 19:11 |
gigitux | great | 19:11 |
gigitux | Ok with cm 12.1 i have not problem for fstab | 19:11 |
gigitux | ? | 19:11 |
mal- | gigitux: the build system tries to find the fstab from several location, it can fail, if you are sure you ran all the needed commands in HABUILD_SDK before make hybris-hal then you might need to copy it to a location it can found from | 19:13 |
Nemno | mal: Gps is also getting a fix now after rebooting. \o/ | 19:17 |
*** newbie_ <newbie_!516c5825@gateway/web/freenode/ip.81.108.88.37> has quit IRC (Quit: Page closed) | 19:18 | |
gigitux | mal-: cm 12.1 is good? | 19:20 |
mal- | yes | 19:21 |
mal- | Nemno: GPS is very slow | 19:21 |
Nemno | mal: It stopped (or did not work) before my reboot... I did turn it on and went for a walk of an hour or so and didn't get a fix.. After a reboot i put in my windowsill and got a fix after 15s or so (faster than i expected) | 19:25 |
mal- | it takes usually something like 10-15 to get a lock on my device | 19:26 |
*** AmadeusXNet <AmadeusXNet!~AmadeusXN@host-121-249.parnet.fi> has quit IRC (Remote host closed the connection) | 19:36 | |
*** taaem <taaem!~taaem@unaffiliated/taaem> has quit IRC (Read error: Connection reset by peer) | 19:37 | |
*** taaem <taaem!~taaem@unaffiliated/taaem> has joined #sailfishos-porters | 19:38 | |
*** AmadeusXNet <AmadeusXNet!~AmadeusXN@host-121-249.parnet.fi> has joined #sailfishos-porters | 19:39 | |
*** dirkvl <dirkvl!~dirkvl@52D91535.cm-11-1a.dynamic.ziggo.nl> has joined #sailfishos-porters | 19:53 | |
*** rinigus <rinigus!~rinigus@tabasalu-gw.radionet.ee> has quit IRC (Quit: Leaving) | 20:10 | |
*** piggz <piggz!~piggz@204.94.126.194.pool.dsl.daisyplc.net> has quit IRC (Ping timeout: 276 seconds) | 20:27 | |
*** Mister_Magister <Mister_Magister!~Mister_Ma@62.244.153.252> has quit IRC (Remote host closed the connection) | 20:40 | |
TheRealJohnGalt | Hm, even without PaX memory protect, hammerhead gets unbearably slow after ~5 minutes of being left on :/. | 20:44 |
TheRealJohnGalt | nvm, it's not after just 5 minutes lol. | 20:46 |
*** piggz <piggz!~piggz@204.94.126.194.pool.dsl.daisyplc.net> has joined #sailfishos-porters | 20:51 | |
*** Siltaar <Siltaar!~Siltaar@tabr.siet.ch> has quit IRC (Ping timeout: 260 seconds) | 20:55 | |
*** piggz <piggz!~piggz@204.94.126.194.pool.dsl.daisyplc.net> has quit IRC (Ping timeout: 276 seconds) | 20:56 | |
*** nh1402 <nh1402!~Thunderbi@95.148.89.29> has quit IRC (Ping timeout: 276 seconds) | 21:06 | |
*** vakkov <vakkov!~vakkov@ic-s221n21.brunel.ac.uk> has quit IRC (Ping timeout: 252 seconds) | 21:12 | |
*** phdeswer <phdeswer!~phdeswer@91-159-55-220.elisa-laajakaista.fi> has quit IRC (Ping timeout: 240 seconds) | 21:25 | |
*** vakkov <vakkov!~vakkov@s3n104.brunel.ac.uk> has joined #sailfishos-porters | 21:32 | |
gigitux | mal-: | 21:40 |
gigitux | I have this problem now | 21:40 |
gigitux | fatal: duplicate path device/motorola/osprey in /home/gigitux/mer/android/cm12.1/.repo/manifest.xml | 21:40 |
gigitux | But in manifest.xml there is not device/motorola/osprey | 21:40 |
*** Siltaar <Siltaar!~Siltaar@tabr.siet.ch> has joined #sailfishos-porters | 21:44 | |
*** Tassadar <Tassadar!~tassadar@ip-94-112-203-136.net.upcbroadband.cz> has quit IRC (Quit: Segmentation fault) | 21:53 | |
TheRealJohnGalt | gigitux: check in local_manifest.xml | 21:58 |
*** harha <harha!~harha@a91-152-204-157.elisa-laajakaista.fi> has quit IRC (Quit: Leaving.) | 22:00 | |
gigitux | ERROR: osprey does not have mountpoint fixup data - see | 22:02 |
gigitux | SailfishOS HADK for details on how to fix this | 22:02 |
gigitux | Check: device/motorola/osprey/recovery.fstab | 22:03 |
gigitux | But there is not recovery.fstab in path | 22:04 |
gigitux | I copy fstab.qcom from my device | 22:10 |
gigitux | Is is correct? | 22:11 |
*** phdeswer <phdeswer!~phdeswer@91-159-55-220.elisa-laajakaista.fi> has joined #sailfishos-porters | 22:41 | |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has quit IRC (Ping timeout: 244 seconds) | 22:42 | |
*** Nemno <Nemno!~Nemno@82-168-10-33.ip.telfort.nl> has quit IRC (Ping timeout: 252 seconds) | 23:21 | |
*** olafh <olafh!~olafh@p4FF49770.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 246 seconds) | 23:35 | |
*** cxl000 <cxl000!~cxl000@c27-253-5-120.brodm4.vic.optusnet.com.au> has quit IRC (Quit: Leaving) | 23:36 | |
*** harha <harha!~harha@a91-152-204-157.elisa-laajakaista.fi> has joined #sailfishos-porters | 23:41 | |
*** harha <harha!~harha@a91-152-204-157.elisa-laajakaista.fi> has joined #sailfishos-porters | 23:42 | |
*** harha <harha!~harha@a91-152-204-157.elisa-laajakaista.fi> has quit IRC (Ping timeout: 276 seconds) | 23:46 | |
*** vakkov <vakkov!~vakkov@s3n104.brunel.ac.uk> has quit IRC (Ping timeout: 244 seconds) | 23:49 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!