*** phlixi is now known as Guest2145 | 12:17 | |
*** phlixi_ is now known as phlixi | 12:17 | |
*** phlixi is now known as Guest2152 | 14:28 | |
*** phlixi_ is now known as phlixi | 14:28 | |
ecrn | 12-05 14:54:01.373 0 3596 V audio_hw_primary: out_write: buffer: 0x7f92d93040, bytes: 768 | 14:54 |
---|---|---|
ecrn | any way to stop this madness? | 14:54 |
ecrn | spamming logcat every 768 bytes of audio data doesn't seem very useful | 14:54 |
mal | I assume you use the halium audio wrapper? | 14:55 |
ecrn | yes | 14:55 |
mal | if so then comment out this line https://github.com/Halium/android_vendor_halium_hardware/blob/master/audio/audio_hw.cpp#L18 | 14:55 |
mal | no idea why that has debug logging enabled by default | 14:56 |
ecrn | thanks, will change it when I will be building halium, because now I use prebuilt halium image | 18:48 |
ecrn | I fixed the system so I have working compiler on the device, but standard android-headers are not enough to build this wrapper | 18:48 |
ecrn | so I guess in-tree build is the option that's left | 18:48 |
ecrn | mal: 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 recompiling | 19:03 |
ecrn | but there is an issue with audio volume, the volume setting works but on maximum volume when using them the sound is still very quiet | 19:05 |
ecrn | and it is not due to misrouted audio, the audio comes out the right speaker | 19:07 |
ecrn | when routed to earpiece it is even quieter | 19:07 |
ecrn | oops, that is without the wrapper | 19:15 |
ecrn | ok | 19:21 |
ecrn | so both work, the patched pulseaudio-modules-droid and pulseaudio-modules-droid-jb2q | 19:22 |
ecrn | with the wrapper | 19:22 |
ecrn | equally well | 19:26 |
ecrn | some issues however with the audio quality which I've yet to figure out | 19:26 |
ecrn | seems like there is some fast choppiness or something like | 19:27 |
ecrn | maybe it is related to the debug logs | 19:27 |
ecrn | because well, they happen more often than every 10ms | 19:28 |
ecrn | with 5x bigger buffer the issue is still there, so maybe it is not it | 19:37 |
rinigus | @b100dian: I am slowly progressing with lineage. kernel is possible to build, but haven't booted it yet. | 19:38 |
rinigus | full build has not been done yet, constantly have to fix here and there | 19:38 |
rinigus | with kernel and modules: have managed to pull sony changes from their zip archives, but would have to recheck if something slipped | 19:39 |
rinigus | some extra changes would have to be made in sony_sm8450-common repo, haven't finished going through it yet | 19:40 |
rinigus | ... and no clue if it will all boot at all :) | 19:40 |
ecrn | there is no choppiness on a sine tone | 20:23 |
ecrn | but there is in songs | 20:24 |
ecrn | some dsp issue? | 20:24 |
ecrn | and also the pulseaudio-modules-droid-jb2q abort on assertion when trying to switch profile, the pulseaudio-modules-droid sets profile successfully but not always | 20:26 |
ecrn | E: [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 |
ecrn | the other thing is | 21:06 |
ecrn | the touchscreen stops working after turning display off with the side button and then on again | 21:06 |
ecrn | I suspect this is related to: | 21:06 |
ecrn | 12-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 |
ecrn | 12-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: 0x20 | 21:07 |
ecrn | 12-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/!