taixzo | mal: I understand you did the port on that? | 03:48 |
---|---|---|
r0kk3rz | psst, try sony z3 tablet | 07:48 |
r0kk3rz | taixzo: maybe you should make a new port | 07:51 |
Yardanico | is it ok if build-packages.sh outputs "ls: cannot access /system/build.prop: No such file or directory" in the process of building stuff? | 07:55 |
Yardanico | ah, bummer, aliendalvik is available only for official sailfish os devices :/ | 08:07 |
Yardanico | what's the reason to port sailfish os if I wouldn't be able to use it as a daily driver (I thought i will be able to run android apps) :( | 08:10 |
r0kk3rz | not everyone requires android apps | 08:11 |
Yardanico | r0kk3rz, I know, but for modern devices like mine they're almost always required | 08:12 |
r0kk3rz | ? | 08:16 |
Yardanico | r0kk3rz, I mean for modern usage with youtube/telegram/twitter and all other stuff it will be really hard | 08:16 |
r0kk3rz | youtube works, twitter works | 08:17 |
r0kk3rz | we have a telegram client | 08:17 |
r0kk3rz | or 3 rather | 08:17 |
Yardanico | so there are currently no plans to allow porting alien dalvik to unofficial devices? | 08:17 |
r0kk3rz | nope | 08:18 |
r0kk3rz | you dont really want it in its current incarnation anyway | 08:18 |
r0kk3rz | apps are dropping support for api 19 | 08:19 |
nh1402[m] | you could help get anbox working in Sailfish instead | 08:23 |
Yardanico | anbox doesn't even work on my arch linux :D | 08:24 |
nh1402[m] | then help get it working there too then | 08:24 |
Yardanico | and also - are there any plans to add other target architectures like armv8a(aarch64)? | 08:25 |
locusf[m] | sure but that also requires some community work | 08:30 |
mal | taixzo: I never released an image for it because I'm too much of an perfectionist and didn't have time to fix some issues | 08:47 |
r0kk3rz | Yardanico: we can run on aarch64 devices, but we have no userspace for that | 08:48 |
r0kk3rz | mostly because we use a really old gcc that doesnt work with aarch64 properly | 08:49 |
Yardanico | r0kk3rz, yeah, I know that kernel is compiled to native architecture | 08:49 |
Yardanico | how can I check which command-line options are used in compiled kernel/sailfish zip? | 08:57 |
Yardanico | because I changed them in BoardConfig, recompiled hybris-hal but IDK if my changes are applied | 09:03 |
Yardanico | hmm, so I'm trying to flash built sailfish zip (from TWRP) but it fails with error 7 | 09:35 |
Yardanico | "failed to extract filesystem" | 09:35 |
r0kk3rz | looooooogs | 09:41 |
Yardanico | r0kk3rz, oh, so actually I tried to do it manually (on the device through adb shell) | 09:41 |
Yardanico | just to see if tar command can unpack tar.bz2 archive properly | 09:41 |
Yardanico | so it prints out a lot of paths and then just prints "killed" | 09:41 |
Yardanico | dmesg - Out of memory: Kill process 658 (tar) score 1591 or sacrifice child | 09:41 |
Yardanico | but I have 3gm ram on my device | 09:42 |
Yardanico | *gb | 09:42 |
Yardanico | Killed process 658 (tar) total-vm:4748312kB, anon-rss:2676820kB, file-rss:2056844kB | 09:42 |
r0kk3rz | well its still being killed by oom killer | 09:42 |
r0kk3rz | which wont help things | 09:42 |
Yardanico | and if I try to unpack bz2 by bzip2 -d and then run tar on .tar file | 09:46 |
Yardanico | it says "tar: invalid magic\ntar: short read" | 09:46 |
Yardanico | so I don't really know what to do at this point :) | 09:49 |
Yardanico | so how can I solve my tar issue? :( | 13:06 |
mal | install tar? | 13:09 |
mal | or some other issue | 13:10 |
Yardanico | mal, well, I mean I have tar in TWRP | 13:23 |
Yardanico | but OOM kills it | 13:23 |
Yardanico | somehow it eats all memory and OOM killer stops it | 13:24 |
mal | oh, that issue, some people have fixed it by installing different twrp version | 13:24 |
Mister_Magister | i have one device where some people get error 5 and some don't. can't explain it | 13:26 |
Yardanico | hmm, well, I'll try with different twrp versions :( | 13:26 |
Yardanico | later today | 13:27 |
Yardanico | I hope that I can reuse almost all tweaks from mido port | 13:27 |
taixzo | mal: would you be willing to send me the image? I don't need perfection, but I'm trying to test my apps on a SFOS tablet and this is the only tablet I've got. | 13:32 |
Mister_Magister | there are people who want just gui. i have people who want my huawei with chrashing apps and not working anything except gui lol | 13:35 |
Mister_Magister | but i underdtand that :P sfos is love | 13:35 |
taixzo | I need gui, audio and wlan, but that's it | 13:44 |
taixzo | well, and charging I suppose since the battery isn't removable | 13:44 |
mal | taixzo: I think I should build a new image, that is some very old release | 13:46 |
taixzo | mal: I would greatly appreciate that! | 13:51 |
Mukhamedgarif | Hi all. I'm trying to fix graphics on device with msm8940. I'm trying to run test_hwcomposer with "EGL_PLATFORM=hwcomposer". It doesn't crash, but there is no any image on the screen. Had anyone tried to modify the kernel to fix graphics or any other idea? | 14:10 |
T4 | <adampigg> Anyone else having issues with sfos browser where ssl fails due to no cipher overlap? | 14:18 |
T4 | <adampigg> Happened on a few sites for me | 14:18 |
Yardanico | btw, are there any browsers for sailfish os except the default one? | 14:22 |
T4 | <adampigg> A few on openrepos i just used webcat instead | 14:24 |
taixzo | Yardanico: webcat, droplet, webpirate | 14:28 |
Mister_Magister | Droplet isnt really a browser | 14:58 |
Mister_Magister | It just displays standard browser window in droplet to show dropletsX | 14:59 |
Yardanico | hm, about my tar issue - maybe I can unpack files through my pc? | 15:27 |
r0kk3rz | Mukhamedgarif: what device? | 15:33 |
Yardanico | so I finally booted sailfish, usb connectivity works | 15:54 |
Yardanico | (used older twrp version, tar took almost all ram but it didn't get killed and for like 1-2 mins device had 10mb free ram) | 15:55 |
Yardanico | lol, LED on the device is on with really tiny light | 15:58 |
Yardanico | so, how do I display something on the screen? :D | 16:08 |
Yardanico | because I don't really know how to boot to sailfish UI or maybe how to read logs related to sailfish UI not booting | 16:15 |
Yardanico | I only see bootloader splash screen on my phone right now | 16:21 |
Yardanico | (well, I'm not in bootloader because I telnet'd to the phone) | 16:22 |
mal | Yardanico: more information needed, which device, android base and so on | 16:27 |
Yardanico | mal, redmi 4 prime (markw, hardware very similar to mido), lineage os 14.1 | 16:27 |
Yardanico | I'l currently reading messages by piggz in this channel (he ported sailfish os to mido) | 16:27 |
Yardanico | it seems he had the same problem | 16:28 |
mal | do you have run the symlink script mentioned in 14.1 porting notes in faq (linked in topic) | 16:28 |
Yardanico | mal, no, I didn't, also it seems script URL is dead | 16:32 |
mal | Yardanico: works fine here | 16:33 |
Yardanico | you mean http://paste.opensuse.org/40869869 ? | 16:33 |
mal | yes | 16:34 |
Yardanico | ok, I opened it with a anonymizer, idk what's the proble, I'll try it | 16:34 |
mal | that is needed on all 14.1 based ports | 16:34 |
Yardanico | I'll need to rebuild hybris-hal and create zip again via mic, right? | 16:35 |
mal | actually build_packages.sh -c and then mic build is enough | 16:36 |
Yardanico | ah, ok, thanks for your help, I'll try :) | 16:37 |
mal | -c mean --configs and build only the droid-config* rpms and since the script only modified hybris/droid-configs repo the rebuilding that is enough | 16:38 |
Yardanico | oh wow, there's WIP anbox! https://public.etherpad-mozilla.org/p/anbox-sailfishos | 16:53 |
Mister_Magister | Wow everybody knows that -_- | 16:56 |
Mister_Magister | Speaking of anbox | 16:56 |
Yardanico | Mister_Magister, I didn't :( | 16:56 |
Mister_Magister | mal: ya got some time today? | 16:56 |
mal | Mister_Magister: ? | 16:57 |
Mister_Magister | Last time i sent you log. Surfaceflinger and some other services are segfaultimg for unknown reason | 16:57 |
mal | nothing obvious in the log | 17:04 |
Yardanico | so what should I do after doing this symlink change? there's still no GUI :) | 17:17 |
Yardanico | I'll capture dmesg logs | 17:17 |
Yardanico | or maybe browse IRC logs instead | 17:19 |
r0kk3rz | Yardanico: logcat, journalctl | 17:19 |
Yardanico | r0kk3rz, logcat doesn't work: "logcat read failure" | 17:20 |
r0kk3rz | what did you do? | 17:23 |
Yardanico | r0kk3rz, ran /usr/libexec/droid-hybris/system/bin/logcat | 17:23 |
r0kk3rz | mmm that doesnt sound so good | 17:24 |
r0kk3rz | what does journal say | 17:25 |
Yardanico | r0kk3rz, how do I copy files from phone? reboot to recovery? | 17:41 |
Yardanico | I'll try to do like in this message: "in system/core/init/property_service.cpp comment you this line https://github.com/mer-hybris/android_system_core/blob/hybris-14.1/init/property_service.cpp#L71" | 17:47 |
mal | what are you doing? | 17:48 |
Yardanico | mal, trying to get UI :) | 17:49 |
Yardanico | currently in journal I have this: "droid-hal-init: Failed to initialize property area" | 17:49 |
mal | Yardanico: don't fix it like that | 17:50 |
mal | you are just missing detritus package from patterns | 17:50 |
mal | something like this https://github.com/mlehtima/droid-config-fp2-sibon/blob/master/patterns/jolla-hw-adaptation-fp2-sibon.yaml#L5 | 17:51 |
mal | you'll find such a file under hybris/droid-configs/patterns | 17:51 |
Yardanico | mal, thanks, I'll try that | 17:52 |
mal | after that again the build_packages.sh -c | 17:53 |
Yardanico | mal, yeah I figured that I need to do build_packages again :) | 17:55 |
Yardanico | hmm, it still outputs "Failed to initialize property area" | 18:25 |
Yardanico | here are the logs (journalctl, dmesg) - https://gist.github.com/Yardanico/f2350f2fbab5b9a73adf73983cb7dfa8 | 18:50 |
Yardanico | how to properly rebuild kernel if I changed BoardConfig.mk ? it seems command-line options didn't apply | 18:56 |
Yardanico | because I still have /property_contexts file and it's not empty | 18:56 |
Yardanico | and should I do "audit=0 selinux=0" in cmdline options or just "selinux=0"? | 18:57 |
mal | I use only selinux=0 | 18:58 |
Yardanico | mal, and to rebuild kernel and apply new options from BoardConfig I just do "make hybris-hal"? | 19:01 |
mal | yes, and after that build_packages.sh -d | 19:03 |
mal | remember to do those in correct environments | 19:03 |
Yardanico | mal, yeah I have 3 terminal windows open | 19:05 |
ohyash_ | changing pixel_density from 1.635 to 1.636 did this https://imgur.com/a/e8VYTc0 | 19:10 |
Yardanico | oh sh*t now my device bootloops :D | 20:02 |
Yardanico | oh well, I'll continue tomorrow | 20:08 |
Mister_Magister | aaaany way of enabling developer mode without jolla account? | 20:13 |
mal | by installing the package manually? | 20:16 |
Mister_Magister | what package | 20:16 |
mal | jolla-developer-mode and/or jolla-settings-system-developermode maybe | 20:18 |
Mister_Magister | thanks | 20:24 |
*** Piece_Maker is now known as Acou_Bass | 23:02 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!