Umeaboy | Uninstalling openjdk-7-jdk seems to do the trick. | 00:30 |
---|---|---|
Umeaboy | It failed to build and gave me this error: ./hybris/hybris-boot/Android.mk:71: warning: ********************* /boot appears to live on ERROR: *fstab* not found | 00:32 |
Umeaboy | ./hybris/hybris-boot/Android.mk:72: warning: ********************* /data appears to live on ERROR: *fstab* not found | 00:32 |
Umeaboy | ./hybris/hybris-boot/Android.mk:75: error: There should be a one and only one device entry for HYBRIS_DATA_PART. | 00:32 |
mal | you are sure vendor and device are now correct in .hadk.env= | 00:36 |
mal | ? | 00:36 |
mal | Umeaboy: when updating ubuntu chroot we also need to think about old android bases, if the jdk is too new it can also cause issues | 00:37 |
Umeaboy | export VENDOR="sony" | 00:39 |
Umeaboy | export DEVICE="maple" | 00:39 |
mal | this is how the files are searched https://github.com/mer-hybris/hybris-boot/blob/master/Android.mk#L43 | 01:18 |
Umeaboy | Right. | 01:50 |
Umeaboy | Gotta go to sleep. | 01:50 |
Umeaboy | Talk later tonight. | 01:50 |
*** ChanServ sets mode: +v T4 | 02:49 | |
*** ChanServ sets mode: +v T4 | 08:58 | |
T4 | Ken_Ookami_Horo was added by: Ken_Ookami_Horo | 09:35 |
Benclark006 | what is the default password for devel-su? | 13:02 |
Benclark006 | i can't access the gui so i can't access settings to find out | 13:04 |
T4 | <elros34> set it through telnet | 13:06 |
Benclark006 | how/ | 13:07 |
Benclark006 | ? | 13:08 |
Benclark006 | nevermind i got it | 13:08 |
Thaodan | I get the error couldn't find an OpenGL ES implementation during boot how can I debug this? | 13:38 |
Thaodan | I get the error couldn't find an OpenGL ES implementation during boot how can I debug this? | 13:38 |
r0kk3rz | strace | 13:38 |
Thaodan | r0kk3rz: thanks I'm trying to debug via hwc2 doesnt work on my xa2 maybe I miss some commit | 14:19 |
mal | Thaodan: did you build using the available repos? | 14:29 |
Thaodan | mal: yes | 14:30 |
Thaodan | do I miss something on the android side? | 14:34 |
Thaodan | do I need something to load the vendor egl libs from odm? | 14:41 |
mal | so what do you see in logs? | 14:41 |
mal | did you build using normal or tagged manifest? | 14:44 |
*** ChanServ sets mode: +v T4 | 14:46 | |
Thaodan | tagged | 14:50 |
Thaodan | hybris-sony-aosp-8.1.0_r47_20181015 | 14:50 |
Thaodan | whats the difference in this case? | 14:51 |
r0kk3rz | presumably its looking for some blob and not finding it | 15:25 |
mal | Thaodan: non-tagged one could fetch changes we don't want because we have patched repos and there can be mismatch to the non-patched ones, based on upstream commit history sony has moved things around quite much | 15:29 |
Thaodan | no idea what could be wrong flashed aosp system.img, oem and sfos as always | 15:39 |
mal | Thaodan: like I asked before, what do you see in logs | 15:42 |
Thaodan | mal: I noticed I used the r35 branch instead of the r47 branch. Will report later | 15:53 |
mal | ok, r47 is the one that should be used | 15:59 |
Thaodan | explains the issues on hwc2 hopefully | 16:06 |
T4 | <adampigg> @eugenio_g7 hows the audio cleanup going? | 18:42 |
T4 | <eugenio_g7> @adampigg, pretty good, pulseaudio now seems to work fine, but the card doesn't work anymore after waking up from suspend, working on it though :) | 18:43 |
T4 | <adampigg> @eugenio_g7 feel free to share ;) | 18:45 |
T4 | <eugenio_g7> yup I will soon™ | 18:46 |
*** ChanServ sets mode: +v T4 | 20:19 | |
T4 | <It_sMike> Hi mal, could you help me with something? I'm trying to build anbox with new boost libraries ( 1.66.0 ) to make it working with sf 3.0.0.8, but I get these errors. Any idea about how fixing it? | 21:41 |
T4 | <It_sMike> https://paste.ubuntu.com/p/Zzh4kZyzfS … Anbox.log | 21:41 |
T4 | <It_sMike> https://paste.ubuntu.com/p/4pM7HQPQ2k … CMakeError.log | 21:41 |
T4 | <It_sMike> https://paste.ubuntu.com/p/mw6MPNYNsB … CMakeOutput.log | 21:42 |
r0kk3rz | you need the pthread dev library | 21:54 |
T4 | <It_sMike> How could I get them? | 21:55 |
r0kk3rz | package manager? | 21:56 |
T4 | <It_sMike> libpthread right? | 21:56 |
T4 | <It_sMike> Installing... | 21:57 |
T4 | <It_sMike> Still have the same errors :(((( | 21:58 |
r0kk3rz | how are you building it? in what environment | 21:59 |
T4 | <It_sMike> Ubuntu. With build_packages.sh from PlatformSDK | 22:00 |
mal | which repo and branch are you using? | 22:02 |
T4 | <It_sMike> https://github.com/sfdroid/anbox , anbox branch | 22:04 |
mal | that is very old and probably won't work now | 22:06 |
T4 | <It_sMike> :( so ? | 22:06 |
T4 | <It_sMike> No new commits to fix it? | 22:07 |
mal | maybe try this prebuilt one https://build.merproject.org/project/show/home:birdzhang:anbox# | 22:08 |
T4 | <It_sMike> Thanks for your help mal, should take look on it | 22:09 |
mal | no idea if that works | 22:11 |
mal | that has some changes over my testing code | 22:11 |
T4 | <It_sMike> Let me try ... I'll report back | 22:12 |
T4 | <It_sMike> Seems working ... Building right now! | 22:13 |
T4 | <It_sMike> Nope... Finished with errors | 22:18 |
T4 | <It_sMike> Will try making some change on it tomorrow | 22:19 |
T4 | <It_sMike> Here's the log : … https://paste.ubuntu.com/p/xFrch62cgY | 22:21 |
Umeaboy | Does anyone else have trouble building hybris-hal with make now? | 22:37 |
T4 | <adampigg> Mal, what is anbox.status? | 22:38 |
mal | @It_sMike why are you building it and not just install that version from the OBS project I gave? | 22:41 |
mal | Umeaboy: no | 22:42 |
T4 | <It_sMike> Is it build over 1.66.0 boost libraries ? if yes , OK ! let's go and test it :D | 22:42 |
T4 | <It_sMike> y | 22:44 |
mal | @It_sMike it is built against 3.0.0.8 target | 22:44 |
T4 | <It_sMike> Fine ! | 22:44 |
Umeaboy | For me it fails with this: https://pastebin.com/yCbhQyzx | 22:49 |
mal | how is it possible that kernel build fails if you use the same kernel that official builds use | 22:51 |
Umeaboy | Even with the maple defconfig I can't build passed 12%: https://pastebin.com/kfiQwgBY | 23:09 |
Thaodan | mal: need to flash android vendor.img | 23:14 |
Thaodan | Umeaboy: from which vendor is that device? | 23:14 |
Umeaboy | maple. | 23:15 |
Umeaboy | I'm building for Sony Xperia XZ Premium Dual (g8142) | 23:15 |
Thaodan | ah that codename sounded familar. How is it going? | 23:16 |
Umeaboy | I built hybris-hal on my other computer some time ago, but here it won't build. | 23:17 |
mal | Thaodan: you mean the one that is installed along the official installation instructions? | 23:27 |
eugenio | piggz, @adampigg: https://github.com/sailfish-on-latte/droid-config-latte/pull/2 <--- initial audio work, I have put some notes in the form of GitHub comments in that PR | 23:29 |
Thaodan | mal: nope the android one | 23:47 |
Umeaboy | mal: Any idea on how to get passed 12%? | 23:49 |
Thaodan | Umeaboy: are you using the open devices kernel? | 23:49 |
Umeaboy | Thaodan: Yes. | 23:49 |
Umeaboy | The device isn't officially supported by Lineage yet so I have to use that. | 23:50 |
Thaodan | Umeaboy: just wanted to sort out where the issue is. Maybe something wrong on your system. Is lineage better than open devices? | 23:50 |
mal | Umeaboy: you can see the kernel build error in the output | 23:51 |
mal | no idea why it happens | 23:51 |
mal | Umeaboy: did you use tagged manifest from mer-hybris? | 23:51 |
Thaodan | I see but open debices should build | 23:51 |
mal | for sony open devices using that is better than any lineage they might have | 23:51 |
Umeaboy | mal: Yes, I did. | 23:52 |
mal | we need to figure that out some other day, it's late | 23:52 |
Umeaboy | OK. Yeah. | 23:59 |
Umeaboy | Sleep tight. | 23:59 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!