Thursday, 2024-12-05

*** phlixi is now known as Guest214512:17
*** phlixi_ is now known as phlixi12:17
*** phlixi is now known as Guest215214:28
*** phlixi_ is now known as phlixi14:28
ecrn12-05 14:54:01.373     0  3596 V audio_hw_primary: out_write: buffer: 0x7f92d93040, bytes: 76814:54
ecrnany way to stop this madness?14:54
ecrnspamming logcat every 768 bytes of audio data doesn't seem very useful14:54
malI assume you use the halium audio wrapper?14:55
ecrnyes14:55
malif so then comment out this line https://github.com/Halium/android_vendor_halium_hardware/blob/master/audio/audio_hw.cpp#L1814:55
malno idea why that has debug logging enabled by default14:56
ecrnthanks, will change it when I will be building halium, because now I use prebuilt halium image18:48
ecrnI fixed the system so I have working compiler on the device, but standard android-headers are not enough to build this wrapper18:48
ecrnso I guess in-tree build is the option that's left18:48
ecrnmal: pulseaudio-modules-droid-jb2q do work, I found out that all of the pulseaudio-modules-droid prior to ...-30 in the ubports are jb2q, so I tried them without recompiling19:03
ecrnbut there is an issue with audio volume, the volume setting works but on maximum volume when using them the sound is still very quiet19:05
ecrnand it is not due to misrouted audio, the audio comes out the right speaker19:07
ecrnwhen routed to earpiece it is even quieter19:07
ecrnoops, that is without the wrapper19:15
ecrnok19:21
ecrnso both work, the patched pulseaudio-modules-droid and pulseaudio-modules-droid-jb2q19:22
ecrnwith the wrapper19:22
ecrnequally well19:26
ecrnsome issues however with the audio quality which I've yet to figure out19:26
ecrnseems like there is some fast choppiness or something like19:27
ecrnmaybe it is related to the debug logs19:27
ecrnbecause well, they happen more often than every 10ms19:28
ecrnwith 5x bigger buffer the issue is still there, so maybe it is not it19:37
rinigus@b100dian: I am slowly progressing with lineage. kernel is possible to build, but haven't booted it yet.19:38
rinigusfull build has not been done yet, constantly have to fix here and there19:38
riniguswith kernel and modules: have managed to pull sony changes from their zip archives, but would have to recheck if something slipped19:39
rinigussome extra changes would have to be made in sony_sm8450-common repo, haven't finished going through it yet19:40
rinigus... and no clue if it will all boot at all :)19:40
ecrnthere is no choppiness on a sine tone20:23
ecrnbut there is in songs20:24
ecrnsome dsp issue?20:24
ecrnand also the pulseaudio-modules-droid-jb2q abort on assertion when trying to switch profile, the pulseaudio-modules-droid sets profile successfully but not always20:26
ecrnE: [pulseaudio] source.h: Assertion 'pa_object_refcnt(pa_object_cast(o)) > 0' failed at ./pulsecore/source.h:276, function pa_source_assert_ref(). Aborting.20:31
ecrnthe other thing is21:06
ecrnthe touchscreen stops working after turning display off with the side button and then on again21:06
ecrnI suspect this is related to:21:06
ecrn12-05 21:03:43.900    31    31 I hwservicemanager: Since android.hardware.power@1.0::IPower/default is not registered, trying to start it as a lazy HAL.21:06
ecrn12-05 21:03:43.901    31   526 W libc    : Unable to set property "ctl.interface_start" to "android.hardware.power@1.0::IPower/default": error code: 0x2021:07
ecrn12-05 21:03:43.901    31   526 I hwservicemanager: Tried to start android.hardware.power@1.0::IPower/default as a lazy service, but was unable to. Usually this happens when a service is not installed, but if the service is intended to be used as a lazy service, then it may be configured incorrectly.21:07

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