*** rdr_ is now known as rdr | 09:33 | |
T42 | <fredldotme> alright, I figured tackling the USB-C audio issue from pulseaudio-modules-droid seems more fruitful. | 17:08 |
---|---|---|
T42 | <fredldotme> I figured out that plugging a USB-C "card" in attempts to create a new audio patch | 17:09 |
T42 | <fredldotme> here: https://github.com/mer-hybris/pulseaudio-modules-droid/blob/master/src/common/droid-util.c#L2101 | 17:09 |
T42 | <fredldotme> now it needs to have at least a sink for the USB-C card to be in use (as determined by the QCOM Audio HAL) | 17:09 |
T42 | <fredldotme> does anybody have an idea how the sink for this is supposed to look? | 17:10 |
T42 | <fredldotme> I "believe" it requires "card=1;" as the address, but that alone currently leads to an endless loop in initialization | 17:10 |
T42 | <fredldotme> pushing pulseaudio to 100% | 17:11 |
T42 | <fredldotme> somebody up for some adventures in audio HAL land (tm)? | 17:15 |
Mister_Magister | mal: can you at least tell me what repos do i need to add to lineage manifest to get sfos thingies | 20:14 |
Mister_Magister | https://paste.opensuse.org/pastes/4ec14274fc3c | 20:17 |
Mister_Magister | this will do? | 20:17 |
Mister_Magister | except versoin should be 21.0 | 20:17 |
mal | pretty much that | 20:18 |
mal | except audioflingerglue | 20:18 |
mal | it's not needed and not sure if even builds | 20:18 |
mal | wait | 20:18 |
mal | hybris-21.0 branch selinux_stubs | 20:18 |
Mister_Magister | if you could make a paste with sfos repos that would be nice xd, since there's no optimized manifest i decided to just sync entire lineage | 20:19 |
Mister_Magister | but i've applied the changes you mentioned | 20:20 |
T42 | <b100dian> mal: thanks for visible: cameraLabel.text != '' in CameraDeviceToggle.qml, I now have 5 cameras instead of 12 :D (before I needed a patch) | 20:58 |
mal | @b100dian good to hear it works for you also | 21:05 |
Mister_Magister | bruh i failed at breakfast | 21:50 |
Mister_Magister | i hate android dev | 21:50 |
mal | failed how? | 22:09 |
mal | did you use correct device name, it's different in a14 | 22:09 |
mal | for fp5 I need to use: breakfast lineage_FP5-ap2a-user | 22:10 |
Mister_Magister | breakfast pipa worked, for lunch i needed lineage_pipa-ap2a-userdebug but i just used breakfast | 22:11 |
Mister_Magister | was failing because of the device/xiaomi/sm8250-common/kona.mk:521: error: vendor/lineage-priv/keys/keys.mk: No such file or directory | 22:11 |
Mister_Magister | i commented it out and seems to be working fine xd | 22:11 |
Mister_Magister | grrrreeeeeaaaatttttt more errors | 22:20 |
mal | what kind of errors? | 22:57 |
mal | just to be sure, did you sync correctly so lfs git repos are handled | 22:58 |
T42 | <Mister_Magister> idk i did the usual repo init and sync | 23:04 |
Mister_Magister | but i also noticed in lineage it had additional parameter to repo init | 23:05 |
Mister_Magister | so let me start over | 23:05 |
mal | repo init needs --git-lfs | 23:06 |
mal | it's possible to manually to that but it has to be done manually always after that which is annoying | 23:06 |
Mister_Magister | yeah lemme fix that | 23:07 |
mal | fp5 lineage instuctions also have --no-clone-bundle | 23:07 |
Mister_Magister | what the heck is the lfs | 23:07 |
Mister_Magister | ah large file storage | 23:07 |
mal | yeah, a better way for handling large files in git repos | 23:08 |
Mister_Magister | ye | 23:08 |
Mister_Magister | my usual sync is repo sync --force-sync -cj6 --no-clone-bundle | 23:19 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!