Saturday, 2020-04-04

UmeaboyDoes this manifest look alright? https://raw.githubusercontent.com/sailinggalaxians/local_manifests/hybris-17.1/beyond2lte.xml02:09
T42<birdzhang> there is no hybris 17 yet02:10
T42<birdzhang> Umeaboy: your local manifest contains 14.1 16.0 17.0 and 17.1, i'm sure it's wrong02:11
Umeaboybirdzhang: Well, there needs to be one since Lineage 17.1 is on my phone atm. :)02:11
UmeaboyI meant the repo structure. Not the branches.02:12
Umeaboy:)02:12
T42<birdzhang> seems ok02:13
UmeaboyOK.02:23
Umeaboybirdzhang: 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 script02:25
T42<birdzhang> or gitlab, lol02:25
Umeaboybirdzhang: I'm not really sure if I can sync this for hybris: https://github.com/AndroidBlobs/vendor_samsung_beyond202:29
UmeaboyIt IS based on Android 10 though.02:29
UmeaboyWould it be OK to fork the repo and use it?02:30
UmeaboyI am the owner of the sailinggalaxians account.02:30
T42<birdzhang> no, you need wait for hybris-1702:31
UmeaboyAnd how far away is that in time? Just asking.02:32
UmeaboyNo 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 way02:33
T42<RealDanct12> most devices right now are los 16 😉02:34
UmeaboyRealDanct12: OK and Yeah.02:38
UmeaboyGotta go. Take care!02:48
Nebrassy[m]I have14: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.pa15:03
malalso very likely that android side initialization has some issues15:06
T42<Nebrassy> @birdzhang [show your /etc/pulse/arm_droid_card_custom.pa], I don't have that file15:23
T42<Nebrassy> mal: I don't see anything wrong in the logs regarding that15:23
malNebrassy[m]: without full logs it's difficult to help15: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
malbased on those logs a lot of things are failing15:41
Nebrassy[m]what could be the cause of this issue?15:42
malpush your adaptation repos to github, the 3 droid* repos and also kernel15:43
Nebrassy[m]they're all on my github15:43
Nebrassy[m]https://github.com/nebrassy?tab=repositories15:43
malyou 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) repos15:47
malalso 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 example15:48
Nebrassy[m]I'm susing master branch for droid-hal-configs and droid-hal-version, upgrade-3.2.1 for dhd15:52
Nebrassy[m]mal: only change I made was for mounts, I added them in fstab of device tree15:53
malNebrassy[m]: make sure the github repos are correct version, those are useless if I can't verify everything is correct15:54
Nebrassy[m]mal: they are correct15:55
malno they are not15:55
malyou say you use upgrade-3.2.1 submodule but the one in your repo on github is not using that15:55
malhttps://github.com/nebrassy/droid-hal-jasmine_sprout15:56
malthe submodule was update 11 months ago which means it's not upgrade-3.2.115:56
Nebrassy[m]mal: AH, hybris-16.0 branch15:56
Nebrassy[m]master branch was a failed attempt on oreo15:56
malhow the hell should I have known that15:57
Nebrassy[m]sorry15: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 pulseaudio16:01
maldoes lipstick work fine if you disable pulseaudio16: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 module16:03
Nebrassy[m]systemctl disable pulseaudio right?16:03
malI think so16: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 anymore16: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 system16:23
Nebrassy[m]it's in /vendor/firmware16:24
T42<elros34> droid-load-firmware.sh try to load it before vendor is mounted16:26
Nebrassy[m]yup, it fails normally when android is booting as well so I wouldn't worry about it16:27
Nebrassy[m]do I just pick dan's commit? https://github.com/sailfish-lavender/droid-config-lavender/commit/24fe543be75076d6fc26ebf8d5af05956232055d16:38
Nebrassy[m]other than hbris installer ofc16:38
walidhFatal error: nothing provides libboost_chrono-mt.so.1.51.0 needed by anbox-sailfishos-1+rebase.20180403185054.3eff08e-1.6.7.jolla.armv7hl16:39
walidhgot this when try install anbox16:39
T42<elros34> 2018? that is quite outdated16:40
walidh@elros34 : this is commande : pkcon install anbox-sailfishos anbox-sailfishos-image-mixed-32-64-bit16:42
T42<elros34> sure but what repo do you use?16:42
walidhhttp://repo.merproject.org/obs/home:/mal:/anbox/sailfish_latest_armv7hl/armv7hl/16:42
walidhthere is another repo ?16:43
T42<elros34> https://build.merproject.org/search16:43
T42<elros34> birdzhang's repo is more up-to-date16:44
malwalidh: that is obsolete16:52
malprobably this https://build.merproject.org/project/show/home:birdzhang:anbox16:52
walidhmal: what is the latest best repo ?16:52
walidhhttp://repo.merproject.org/obs/home:/birdzhang:/anbox/sailfish_latest_armv7hl/ can i use it ?16:56
walidhthis repo work17:07
walidhfor 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 binder17: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 not23:36
Nebrassy[m]it does @birdzhang23:45

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!