T42 | <edp_17> @elros34 : I've managed to get logcat and journal. In journal it seems vendor.audio-hal-2-0 service starting but then there is no other sign in there. No hidl_compat related stuff either. Logcat is similarly doesn't say nothing about them. I am not sure what else I should check in there. | 08:48 |
---|---|---|
T42 | <edp_17> logcat: https://paste.ubuntu.com/p/7Jvm9mKbBc/ | 08:48 |
T42 | <edp_17> journal: https://paste.ubuntu.com/p/xtRGg6ypzH/ | 08:48 |
T42 | <edp_17> Hahaha, pulseaudio is masked. Let me get new logs with pulseaudio enabled. | 08:57 |
T42 | <edp_17> Here are the logs with pulseaudion unmasked and started. | 09:17 |
T42 | <edp_17> logcat: https://paste.ubuntu.com/p/25XZXDmbbn/ | 09:17 |
T42 | <edp_17> journal: https://paste.ubuntu.com/p/qRM4n22Tkf/ | 09:17 |
T42 | <edp_17> Looks like vendor.audio-hal-2-0 starts, however there is an error from pulseaudio: E: [pulseaudio] module-droid-hidl.c: [audiosystem-passthrough] No interfaces could be configured! | 09:18 |
T42 | <edp_17> Could be this related? | 09:18 |
*** phlixi is now known as Guest5392 | 12:13 | |
*** phlixi_ is now known as phlixi | 12:13 | |
T42 | <elros34> I wonder if you even need audiosystem-passthrough and if yes what mode you should/shouldn't use: hw2_0 ? Frankly you are asking wrong person. Did you check binder-list whether this audio-hal-2 create some interfaces? BTW regular instead jb2q pulseaudio wasn't working? | 13:40 |
T42 | <elros34> totally unrelated: don't you have sleep issues with this device, I see repeated crashes for example infamous time_daemon every 5s | 13:46 |
T42 | <edp_17> Thanks @elros34, I will try to see those. Regarding the sleep issues, I haven't noticed nothing. It lost about 4% battery charge overnight, so, it is quite good. | 13:53 |
T42 | <elros34> not bad | 13:54 |
T42 | <edp_17> Indeed. :) | 13:55 |
*** phlixi is now known as Guest5401 | 14:25 | |
*** phlixi_ is now known as phlixi | 14:25 | |
T42 | <elros34> @b100dian reading you porting adventure and can't resist") system_root is good, just copy paste description error in system_root.mount. Real issue are other failing droid mounts especially: /product one cause apexd-bootstrap failure | 14:40 |
T42 | <b100dian> Always appreciating your help like this @elros34 🙂 It | 14:41 |
T42 | <b100dian> It is not my adventure, but it does interest me make it available on more devices | 14:41 |
T42 | <b100dian> So you say that /system/bin/logd or other binaries not found are also because of /product :hmm: | 14:42 |
T42 | <elros34> I guess more because apex failure -> wrong linker path -> misleading no such file error | 14:43 |
T42 | <elros34> but fixing /produc will probably fix apex-bootstrap | 14:44 |
T42 | <b100dian> That would make sense, :fingerscrossed: | 14:51 |
*** phlixi is now known as Guest5405 | 15:03 | |
*** phlixi_ is now known as phlixi | 15:03 | |
*** phlixi is now known as Guest5408 | 15:40 | |
*** phlixi_ is now known as phlixi | 15:40 | |
rinigus | I wonder if someone here has tried to port to recent google pixel devices? @TheVancedGamer was working on pixel 7pro and halium port, but not sure how far it progressed | 17:48 |
rinigus | on paper, with aosp and drivers available, should be possible to port. or are there some known issues awaiting with pixel 7 and later? | 17:49 |
T42 | <elros34> what can be worst then sony aosp :) | 17:53 |
rinigus | @elros34: for sony xz2/xz3 it was rather smooth. in addition, you have a chance to ask for help from Jolla and Sony AOSP folks. So, it is actually quite good in my experience | 17:54 |
rinigus | but as my sony xz2 is bit damaged, I have to prepare to move to new device. hence the interest. (sony 10v is rather expensive in our shops and looking for alternative) | 17:56 |
T42 | <elros34> ok I got maybe wrong impression that bugs on sony are not that rare but for sure you are right that jolla devs working on similar devices is a big help | 17:57 |
rinigus | they are not. camera on xz2 was shitty in aosp9, but better on aosp10. there maybe some other issues here and there, but nothing comes out into my mind right now. | 17:59 |
rinigus | let's say, I am considering whether to go for xperia 5/1 iv as one of the alternatives. but would have to check current aosp status of them (bugs) before. | 18:00 |
T42 | <TheVancedGamer> rinigus: you'll definitely get vendor surprises with pixel 7{pro}, currently on android 14 vendor, and updated to android 15 vendor on beta | 18:01 |
T42 | <TheVancedGamer> so hybris-21 is a must | 18:01 |
rinigus | in this sense, pixel and xperias are, to my knowledge, the only ones that provide hardware blobs that I can point the users to. | 18:01 |
rinigus | @TheVancedGamer: thank you very much for heads up! is there some list available for these surprises? | 18:03 |
rinigus | as we have https://github.com/sonyxperiadev/bug_tracker/issues for sony? | 18:03 |
T42 | <TheVancedGamer> rinigus: lots of aidl hals, composer3, and that's all I can recall :P | 18:03 |
rinigus | @TheVancedGamer: sorry to hear it. did you managed to get it work for halium? or its collecting dust now? | 18:04 |
rinigus | I remember piggz used halium as a base for one of the ports | 18:05 |
rinigus | SFOS ports | 18:05 |
T42 | <TheVancedGamer> rinigus: @NotKit booted UT on his Pixel 7 but with halium 13, i'm doing Halium 14 | 18:05 |
T42 | <TheVancedGamer> so far I have booting rootfs and running services in android side | 18:05 |
T42 | <elros34> @rinigus btw if you are talking about sony nagara, the I think there were somebody trying to boot it without success but that shouldn't stop you (for long:P) | 18:07 |
rinigus | @TheVancedGamer: that halium 13 and UT, did @NotKit managed to make it work? hopefully Jolla's effort with xperia 10v would contribute to overall effort with halium 14/hybris 14 | 18:08 |
rinigus | @elros34: my porting skills are mainly coming over here and asking for help :) . | 18:09 |
rinigus | (grepping the logs for nagara) | 18:10 |
T42 | <b100dian> hmm 10v more expensive than 1/5iv ? Interesting | 18:21 |
rinigus | @b100dian: no, not really. but 10v getting towards 400 and I would expect 1/5iv to be more pleasant to use. so, don't mind paying too much extra for it | 18:24 |
T42 | <b100dian> TBH I do have a 5iv in the drawer, just not enough energy to port it.. | 18:25 |
rinigus | @b100dian: please do - better than collecting dust there | 18:26 |
T42 | <b100dian> :) | 18:26 |
T42 | <b100dian> @elros34 you were right, and my port now works on the sibling / cheaper and more popular device https://forum.sailfishos.org/t/trying-to-run-the-mi-note-10-port-on-mi-note-10-lite/19915/115 | 21:15 |
T42 | <b100dian> Now I need to study a bit how to make different mount points and in general the image installable on another device code | 21:15 |
T42 | <b100dian> I'm sure tama will be a good inspiration for that ;) | 21:16 |
T42 | <elros34> my hacky way for slightly different partition layout on similar device https://github.com/elros34/droid-hal-moto_msm8960_jbbl/blob/master/patches/hybris-boot.patch + busybox patch | 21:50 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!