Umeaboy | Does this manifest look alright? https://raw.githubusercontent.com/sailinggalaxians/local_manifests/hybris-17.1/beyond2lte.xml | 02:09 |
---|---|---|
T42 | <birdzhang> there is no hybris 17 yet | 02:10 |
T42 | <birdzhang> Umeaboy: your local manifest contains 14.1 16.0 17.0 and 17.1, i'm sure it's wrong | 02:11 |
Umeaboy | birdzhang: Well, there needs to be one since Lineage 17.1 is on my phone atm. :) | 02:11 |
Umeaboy | I meant the repo structure. Not the branches. | 02:12 |
Umeaboy | :) | 02:12 |
T42 | <birdzhang> seems ok | 02:13 |
Umeaboy | OK. | 02:23 |
Umeaboy | birdzhang: Where would the extract-files.sh be located to get the device proprietary blobs? | 02:24 |
T42 | <birdzhang> you can find vendor tree from github or github, do not need manually run this script | 02:25 |
T42 | <birdzhang> or gitlab, lol | 02:25 |
Umeaboy | birdzhang: I'm not really sure if I can sync this for hybris: https://github.com/AndroidBlobs/vendor_samsung_beyond2 | 02:29 |
Umeaboy | It IS based on Android 10 though. | 02:29 |
Umeaboy | Would it be OK to fork the repo and use it? | 02:30 |
Umeaboy | I am the owner of the sailinggalaxians account. | 02:30 |
T42 | <birdzhang> no, you need wait for hybris-17 | 02:31 |
Umeaboy | And how far away is that in time? Just asking. | 02:32 |
Umeaboy | No rush, but it'd be good to have an estimate. | 02:32 |
T42 | <birdzhang> i have no idea ;) | 02:33 |
T42 | <RealDanct12> android 10 devices are coming in a long way | 02:33 |
T42 | <RealDanct12> most devices right now are los 16 😉 | 02:34 |
Umeaboy | RealDanct12: OK and Yeah. | 02:38 |
Umeaboy | Gotta go. Take care! | 02:48 |
Nebrassy[m] | I have | 14:39 |
Nebrassy[m] | Dec 13 15:56:22 MiA2 pulseaudio[4622]: Failed to open audio hw device : Invalid argument (22). | 14:39 |
Nebrassy[m] | Dec 13 15:56:22 MiA2 pulseaudio[4622]: Failed to load module "module-droid-card" (argument: "rate=48000"): initialization failed. | 14:39 |
Nebrassy[m] | right before dbus crashes, could it be that? | 14:39 |
T42 | <birdzhang> show your /etc/pulse/arm_droid_card_custom.pa | 15:03 |
mal | also very likely that android side initialization has some issues | 15:06 |
T42 | <Nebrassy> @birdzhang [show your /etc/pulse/arm_droid_card_custom.pa], I don't have that file | 15:23 |
T42 | <Nebrassy> mal: I don't see anything wrong in the logs regarding that | 15:23 |
mal | Nebrassy[m]: without full logs it's difficult to help | 15:25 |
Nebrassy[m] | here's crash log after disabling pulseaudio https://paste.ubuntu.com/p/wj8fWnjrZN/ | 15:37 |
Nebrassy[m] | and here's a full log https://paste.ubuntu.com/p/bHVHjjqzHP/ | 15:37 |
mal | based on those logs a lot of things are failing | 15:41 |
Nebrassy[m] | what could be the cause of this issue? | 15:42 |
mal | push your adaptation repos to github, the 3 droid* repos and also kernel | 15:43 |
Nebrassy[m] | they're all on my github | 15:43 |
Nebrassy[m] | https://github.com/nebrassy?tab=repositories | 15:43 |
mal | you seem to have quite old submodules in droid-hal-$DEVICE (you should use the upgrade-3.2.1 branch for the dhd submodule) and droid-config-$DEVICE (update droid-config-device submodule to latest version) repos | 15:47 |
mal | also are you sure you have all changes in those repos, the config repo seems to be just the initial version without much of anything in the sparse for example | 15:48 |
Nebrassy[m] | I'm susing master branch for droid-hal-configs and droid-hal-version, upgrade-3.2.1 for dhd | 15:52 |
Nebrassy[m] | mal: only change I made was for mounts, I added them in fstab of device tree | 15:53 |
mal | Nebrassy[m]: make sure the github repos are correct version, those are useless if I can't verify everything is correct | 15:54 |
Nebrassy[m] | mal: they are correct | 15:55 |
mal | no they are not | 15:55 |
mal | you say you use upgrade-3.2.1 submodule but the one in your repo on github is not using that | 15:55 |
mal | https://github.com/nebrassy/droid-hal-jasmine_sprout | 15:56 |
mal | the submodule was update 11 months ago which means it's not upgrade-3.2.1 | 15:56 |
Nebrassy[m] | mal: AH, hybris-16.0 branch | 15:56 |
Nebrassy[m] | master branch was a failed attempt on oreo | 15:56 |
mal | how the hell should I have known that | 15:57 |
Nebrassy[m] | sorry | 15:57 |
Nebrassy[m] | to reiterate the issue, lipstick starts and works fine, but it crashes every 10 seconds, most likely caused by that dbus fail, which I think is cause by pulseaudio | 16:01 |
mal | does lipstick work fine if you disable pulseaudio | 16:02 |
Nebrassy[m] | I tried disabling pulseaudio but it doesn't seem that did anything, the same stuff in the log, pulseaudio trying to load a module | 16:03 |
Nebrassy[m] | systemctl disable pulseaudio right? | 16:03 |
mal | I think so | 16:05 |
Nebrassy[m] | Dec 13 17:31:09 MiA2 systemd[4260]: pulseaudio.service: Service hold-off time over, scheduling restart. | 16:10 |
Nebrassy[m] | Dec 13 17:31:09 MiA2 systemd[4260]: Stopped PulseAudio. | 16:10 |
Nebrassy[m] | Dec 13 17:31:09 MiA2 systemd[4260]: Starting PulseAudio... | 16:10 |
Nebrassy[m] | how do I stop this? | 16:10 |
Nebrassy[m] | removed many pulseaudio.service files, lipstick dosn't crash anymore | 16:21 |
* Nebrassy[m] sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/qcipByvcDfTbEzKleLxPvDSV > | 16:21 | |
Nebrassy[m] | what do? | 16:21 |
T42 | <elros34> I know you said this is irrelevant but have you checked whether tas2557_uCDSP.bin exist in /vendor or system | 16:23 |
Nebrassy[m] | it's in /vendor/firmware | 16:24 |
T42 | <elros34> droid-load-firmware.sh try to load it before vendor is mounted | 16:26 |
Nebrassy[m] | yup, it fails normally when android is booting as well so I wouldn't worry about it | 16:27 |
Nebrassy[m] | do I just pick dan's commit? https://github.com/sailfish-lavender/droid-config-lavender/commit/24fe543be75076d6fc26ebf8d5af05956232055d | 16:38 |
Nebrassy[m] | other than hbris installer ofc | 16:38 |
walidh | Fatal error: nothing provides libboost_chrono-mt.so.1.51.0 needed by anbox-sailfishos-1+rebase.20180403185054.3eff08e-1.6.7.jolla.armv7hl | 16:39 |
walidh | got this when try install anbox | 16:39 |
T42 | <elros34> 2018? that is quite outdated | 16:40 |
walidh | @elros34 : this is commande : pkcon install anbox-sailfishos anbox-sailfishos-image-mixed-32-64-bit | 16:42 |
T42 | <elros34> sure but what repo do you use? | 16:42 |
walidh | http://repo.merproject.org/obs/home:/mal:/anbox/sailfish_latest_armv7hl/armv7hl/ | 16:42 |
walidh | there is another repo ? | 16:43 |
T42 | <elros34> https://build.merproject.org/search | 16:43 |
T42 | <elros34> birdzhang's repo is more up-to-date | 16:44 |
mal | walidh: that is obsolete | 16:52 |
mal | probably this https://build.merproject.org/project/show/home:birdzhang:anbox | 16:52 |
walidh | mal: what is the latest best repo ? | 16:52 |
walidh | http://repo.merproject.org/obs/home:/birdzhang:/anbox/sailfish_latest_armv7hl/ can i use it ? | 16:56 |
walidh | this repo work | 17:07 |
walidh | for kernel what is change must do ? i have added recommended flags, i think there is annother thng must (add anbox bridge or simalar) | 17:11 |
walidh | *anbox binder | 17:13 |
Nebrassy[m] | if I don't have a headphone jack I should keep Headset=0 in hw-settings.ini right? | 17:15 |
T42 | <birdzhang> Nebrassy[m]: about wifi, check /vendor/etc/wifi/WCNSS_qcom_cfg.ini exists or not | 23:36 |
Nebrassy[m] | it does @birdzhang | 23:45 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!