T42 | Sani3478 was added by: Sani3478 | 05:07 |
---|---|---|
T42 | <Sani3478> pocox3 rom | 05:07 |
T42 | <Sani3478> sailfish rom for pocox3 | 05:08 |
T42 | <A_T_R> Device tree - https://github.com/SailfishOS-sdm660/device_asus_X00TD | 06:58 |
T42 | <A_T_R> Kernel - defconfig https://github.com/SailfishOS-sdm660/kernel_asus_sdm660/commit/48c1c9589ccc28ab2b76a33b93ee44ac8f5bd185 | 06:58 |
T42 | <KernelPanix> @A_T_R [Sfos(hybris-16.9) | 08:14 |
T42 | <KernelPanix> Kernel-4.4 | 08:14 |
T42 | <KernelPanix> It boots to fast …], yes hybris 16.9 works | 08:14 |
T42 | <elros34> @A_T_R revert commits which adds support for skip_initramfs to your kernel in init/initramfs.c. Also revert *_SECURITY_* changes from your latest commit and disable selinux ONLY via bootparam | 13:03 |
T42 | <A_T_R> This should be okey? | 13:45 |
T42 | <A_T_R> CONFIG_SECURITY_SELINUX=y | 13:45 |
T42 | <A_T_R> CONFIG_DEFAULT_SECURITY_SELINUX=y | 13:45 |
T42 | <A_T_R> CONFIG_SECURITY_SELINUX_DISABLE=n | 13:45 |
T42 | <A_T_R> CONFIG_SECURITY_SELINUX_BOOTPARAM=y | 13:45 |
T42 | <A_T_R> CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=0 | 13:45 |
T42 | <elros34> yes | 14:05 |
T42 | <A_T_R> https://github.com/sailfish-lavender/android_kernel_xiaomi_lavender/commit/bb814a8f7994ac3b4276cf2b7bd73b0a36b80931 | 14:24 |
T42 | <A_T_R> @A_T_R [https://github.com/sailfish-lavender/android_k …], this fix ? | 14:24 |
T42 | <elros34> yes, it can be this way also | 14:33 |
T42 | <A_T_R> sad ..i tried it same boots to fastboot | 14:33 |
T42 | <elros34> how fast does it reboot? | 14:34 |
T42 | <A_T_R> around 15 seconds (some bootloader waring > asus logo >boots to fb ) | 14:36 |
T42 | <elros34> do you have anything in host dmesg? | 14:38 |
T42 | <A_T_R> whole log from host https://pastebin.com/saXtQUzq | 14:42 |
T42 | <elros34> whole log is too much, I can't be sure when you plug in device, when it shows asus log or when it reboots. Based on few lates messages it boots android. Did you run make hybris-hal after making changes? | 14:49 |
T42 | <A_T_R> @elros34 [whole log is too much, I can't be sure when yo …], Only mka hybris-boot | 14:53 |
T42 | <elros34> same thing | 14:53 |
T42 | <elros34> do you have any errors in mer-kernel-check? | 14:55 |
T42 | <simonschmeisser> hi @elros34 I get the following error when trying to build hal for bullhead: ninja: error: '/home/simon/hadk/out/target/product/bullhead/kernel', needed by '/home/simon/hadk/out/target/product/bullhead/boot.img', missing and no known rule to make it | 14:55 |
T42 | <elros34> not sure, do you have all repos cloned liked device, kernel? | 14:56 |
T42 | <elros34> and all dependencies | 14:57 |
T42 | <simonschmeisser> except for the kernel it builds fine (if I "touch" that file) | 15:00 |
T42 | <simonschmeisser> If I call make in the kernel/msm subfolder it complains about a missing .config | 15:02 |
T42 | <elros34> yeah that is not how you build it, use source build/envsetup.sh, breakfast/lunch $DEVICE and make hybris-hal according to hadk. | 15:05 |
T42 | <elros34> anyway, didn't you just want do build droidmedia? | 15:06 |
T42 | <A_T_R> mer-kernel-check- | 15:07 |
T42 | <A_T_R> warnings | 15:07 |
T42 | <A_T_R> https://pastebin.com/8NYNJA88 | 15:07 |
T42 | <simonschmeisser> yes, ideally that was my plan but droidmedia rpms depend on hybris-hal-dev (or similar) | 15:08 |
T42 | <elros34> these warnings are fine | 15:08 |
T42 | <elros34> @simonschmeisser droidmedia rpm just package files built in HABUILD | 15:09 |
T42 | <simonschmeisser> hmm, maybe I got confused ... now I retried rpm/dhd/helpers/build_packages.sh --gg | 15:14 |
T42 | <simonschmeisser> No provider of 'pkgconfig(libandroid-properties)' found. | 15:14 |
T42 | <elros34> maybe add your device's devel repo to target so it pulls all dependencies or manually copy these 4 or 5 files from droidmedia archive | 15:17 |
T42 | <elros34> also --gg builds more then just droidmedia | 15:25 |
T42 | <elros34> than* | 15:25 |
T42 | <simonschmeisser> true, I uploaded the droidmedia and on obs the gst-droid also succeeded, will test later on hardware | 15:40 |
T42 | <simonschmeisser> thanks @elros34 now the camera works :) | 16:04 |
T42 | <elros34> great | 16:05 |
T42 | <simonschmeisser> I also updated hybris-libsensorfw-qt5-hal-0.12.1 but the sensors are all still dead | 16:07 |
T42 | <elros34> downgrade to 0.11.9 | 16:09 |
mal | for gmp-droid (used in browser for hw video decoding) the master branch should not be used on 3.4.0, use the upgrade-3.4.0 branch instead | 16:11 |
T42 | <simonschmeisser> there's only a upgrade-3.2.0 in sensorfw git? | 16:13 |
mal | @simonschmeisser just build it from the tag mentioned by elros34 | 16:14 |
mal | @simonschmeisser do you build that on OBS? | 16:15 |
T42 | <simonschmeisser> yes | 16:15 |
mal | so put "0.11.9" to revision in the _service file | 16:16 |
mal | for sensorfw-qt5-hybris | 16:16 |
T42 | <simonschmeisser> its building already :) | 16:16 |
mal | you did that wrong way, you put it to branch not to revision | 16:17 |
mal | do you need permission to the main bullhead project? | 16:18 |
T42 | <simonschmeisser> ah, what's the difference? | 16:18 |
mal | you see the version of the package being built is wrong now | 16:19 |
T42 | <simonschmeisser> I haven't heard back from previous maintainers yet, don't want to make them feel unhappy | 16:19 |
T42 | <simonschmeisser> but yes, sure, give me the permissions and I can still wait a bit with screwing up everything 😃 | 16:20 |
T42 | <simonschmeisser> I noticed that the version is wrong but I thought a tag is a tag no matter where I put it? | 16:22 |
mal | now it looks good | 16:24 |
mal | you now have permissions to https://build.sailfishos.org/project/show/nemo:devel:hw:lge:bullhead try not to do bad things :) | 16:26 |
T42 | <simonschmeisser> mal: thanks, will try my best, would it likely affect anybody? | 16:28 |
mal | I doubt there there are many (if any) users of that | 16:29 |
T42 | <simonschmeisser> gyro now works, accel is works but needs calibration, proximity and light sensors still fail | 16:33 |
T42 | <simonschmeisser> but nice progress already, the camera is unfortunately so much better than the one in PinePhone (and it was easier to get it to run ... ) | 16:34 |
mal | btw, please fix the droid-hal-version package for that device, it uses old vibrator define, it should be using have_vibrator_native not have_vibrator | 16:38 |
T42 | <simonschmeisser> https://github.com/ghosalmartin/droid-hal-version-bullhead/pull/1 | 16:43 |
T42 | <simonschmeisser> If he continues not responding for a little while I'll fork and adopt those repos | 16:44 |
T42 | <edp_17> @edp_17 [mal: Hello, I have a question about the androi …], mal: Could you please help me with this when you have time? | 19:35 |
xmn | edp_17 Perhaps you should still drop your question as well. i can't help but perhaps others can. | 19:38 |
mal | @edp_17 what is the problem? | 20:01 |
mal | I can't see the message you quote in that because irc is not showing it | 20:01 |
Umeaboy | mal: Have you pushed yet? :) | 20:15 |
Umeaboy | Sorry for nagging, but I don't feel like downloading the stock rom for Android 9 and start the port using that. | 20:16 |
T42 | <edp_17> mal: mal: Hello, I have a question about the android.img you built with wayland support for Anbox. I've managed to make anbox-container-manager and anbox-session-manager services happy and running on my device. But when I try to start Anbox I get the screen loaded then shortly after it closes. I have checked the anbox/rootfs/data/syste | 20:26 |
T42 | m.log and seen that the libwayland-client.so is crashing. I've seen that on the host the /usr/lib/libwayland-client.so.0 is different than the one in the android image. Do you think this can be the reason why Anbox doesn't start? If so, could you please rebuild the android image with a newer libwayland-client.so? | 20:26 |
T42 | <edp_17> mal: I have two logs, one when started the anbox.sh as is: (/usr/bin/anbox launch --package=org.anbox.appmgr --component=org.anbox.appmgr.AppViewActivity): https://paste.ubuntu.com/p/ZbnqcXFsHn/ | 20:27 |
T42 | <edp_17> mal: and another one when I added the --use-system-dbus parameter: (/usr/bin/anbox launch --package=org.anbox.appmgr --component=org.anbox.appmgr.AppViewActivity --use-system-dbus): https://paste.ubuntu.com/p/XMdSNHmbpc/ | 20:27 |
T42 | <edp_17> mal: Thanks looking into it in advance! | 20:28 |
mal | I haven't looked into anbox in two years or so, which version do you use of that, there was some fork which was working on some devices afaik | 20:52 |
T42 | silvestero was added by: silvestero | 20:55 |
T42 | <edp_17> mal: I've dowloaded the one you created for vince (I think) | 21:07 |
mal | @edp_17 do you mean this one https://build.sailfishos.org/project/show/home:birdzhang:anbox the one in my repo is broken | 23:28 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!