Sunday, 2023-02-19

malThaodan: seems to be01:47
T42<elros34> anybody with bluetooth backports had no audio with some devices (not all)? profiles/audio/avctp.c:avctp_connect_browsing_cb() Browsing: connect to A4:77:58:61:0A:59: Connection refused (111)14:32
Mister_Magister@elros34 i have no bluetooth at all xd14:38
Mister_Magisterdidn't realise that after updating, had to switch to bluez5 for updating14:39
T42<elros34> no surprise bluez4 was dropped14:44
T42<Mister_Magister> well i know that much14:45
T42<Mister_Magister> i just realised i haven't been using bluez5 this entire time… thought i was14:45
Mister_Magisterbluetooth.service: Failed at step NO_NEW_PRIVILEGES spawning /usr/libexec/bluetooth/bluetoothd: Invalid argument hmm14:57
T42<elros34> workaround: /etc/systemd/system/bluetooth.service.d/override.conf [Service]14:59
T42<elros34> NoNewPrivileges=false14:59
T42<A_T_R> On IRC ask r0kk3rz, mal, or sledges to create project and get maintainership for your nemo:devel:hw:$VENDOR:$DEVICE (you can try things out in your home repo first)15:00
T42<A_T_R> What is IRC ?15:00
Mister_Magister@elros34 thats a workaround even i can manage xd15:00
Mister_Magisterquestion is why it happens at all15:01
malmaybe something missing in kernel15:02
T42<elros34> I think because missing NO_NEW_PRIVSin kernel15:02
Mister_Magisterat that point i don't think i even have backported patches15:04
Mister_Magisterughhh this is pain15:04
Mister_Magisterhaven't entered hadk in over year, lets see if it still works xd15:05
T42<bouic> Does anyone know how to reinstall Android 11 on a Xperia 10 running SFOS X? I installed it on Android 10 initially and would like to upgrade all that.15:06
Mister_Magisterlol it owrks15:06
Mister_Magistermaybe i should update droidmedia while i'm at it lol15:11
Mister_Magisteryou guys have some clue which flag is responsible for the NO_NEW_PRIVILEGES stuff?15:12
T42<elros34> it's not flag it feature added in kernel 3.515:13
Mister_Magisteryeah15:13
Mister_Magisterdang15:13
Mister_Magisterso i need to find backport15:13
T42<elros34> probably something like this: https://review.lineageos.org/c/LineageOS/android_kernel_lenovo_msm8974/+/229084/115:14
mal@A_T_R this is the irc channel, except you are here via telegram, we have this nice tunneling of telegram to irc15:15
Mister_Magisterbetter at finidng this stuff than me i see lol15:16
Mister_Magister8974 is same as my x2 which also has 3.4 so that should work15:16
T42<elros34> just fighting with this few days ago but end up with workaround15:17
Mister_Magisterhue15:17
T42<elros34> if I disable ERTM in /sys/module/bluetooth/parameters/disable_ertm then then avctp fails different way and I have audio. I wonder what's going to break15:20
T42<A_T_R> @mal -ok thanks, can you create a project for my device to get OTA?15:29
malwhich device?15:34
Mister_Magistermal: still take PRs for https://github.com/mlehtima/backports-bluetooth?15:35
malalso which obs username?15:35
malMister_Magister: if you need to fix something in it15:35
Mister_Magisteryee15:35
Mister_Magisterit fails to build15:35
malI have had issues with it also sometimes, there is no simple way to handle it I think, different kernels have different patches15:36
malsome have backported things and some haven't15:36
Mister_Magistermal: https://github.com/mlehtima/backports-bluetooth/pull/215:37
T42<elros34> or +       u8 *h192 = NULL, *r192 = NULL, *h256 = NULL, *r256 = NULL;15:41
Mister_Magisterthat wouldn't be compliant with what's already there15:42
Mister_Magisterand also nullptr for pointers15:42
Mister_Magisterbut thats whatever15:42
Mister_Magistersomeone who wrote it shat in the code so i just continue15:42
T42<elros34> sure, just had same issue15:43
Mister_Magistersometimes i wonder if nobody cares about clean code15:43
malmerged15:43
Mister_Magisterthis file has multithousand lines15:43
Mister_Magisterthanks15:43
Mister_Magisterhm building dhd seems to freeze at rpm/dhd/helpers/makeudev15:46
Mister_Magistershouldn't have updated the submodule lol15:47
Mister_Magisterhuuh it freezes on submodule commit i had before too15:49
T42<A_T_R> @mal15:53
T42<A_T_R> device-Asus Zenfone Max pro m1(sdm660)15:53
T42<A_T_R> codename -X00TD(x00td)15:53
T42<A_T_R> port -hybris17. 115:53
Mister_Magisterlol15:54
mal@A_T_R do you have account on obs already, I need the username to give permissions15:58
* Mister_Magister i should really update droidmedia16:01
Mister_Magisteri'm dumb, why is makeudev not working, i don't know, maybe you need to make hybris-hal first dumdum16:04
malhehe16:07
* Mister_Magister watch it not helping with issue xd16:08
Mister_Magisterwhaddya know that was it16:09
Mister_Magisterbut hey i also updated droidmedia16:10
T42<A_T_R> @mal - no account16:18
malthen you need one16:20
T42<A_T_R> sorry ,where to create account or link to obs16:20
malI need to ask how that is done now16:22
T42<A_T_R> I have not done anything16:22
malyou'll have to wait until tomorrow probably, the person adding those accounts is not available right now16:25
T42<A_T_R> No problem ,let me find the way to create one account16:26
T42<elros34> mal: please ask also about changing sailfishos:latest to 4.5.0.1816:29
mal@A_T_R I'll let you know tomorrow how the account can be created16:30
T42<A_T_R> OK thanks :)16:30
Mister_Magistermal: i constantly run into this issue no matter if i fix it in target… https://paste.opensuse.org/pastes/db2fa703943a16:36
T42<elros34> building gst-droid is only needed if you want to use some different version of droidmedia than the one used on offcial devices16:37
Mister_Magisteruhh16:38
Mister_Magisteridk what version official devices use16:38
Mister_Magisterbut anyway i want to build audioflingerglue16:38
T42<elros34> check in release changelog16:38
Mister_Magister;-16:38
T42<elros34> IIRC audioflingerglue is also not needed if you have pulseaudio-modules-droid-hidl16:39
Mister_Magisteri don't16:39
Mister_Magisteri just commented them out to get to audioflingerglue lol16:40
malwhy do you try to build droidmedia-devel?16:45
Mister_Magisteri built droidmedia no issue16:46
malit not built anymore if you have new dhd16:46
Mister_Magisterhmm16:46
Mister_Magistermaybe i forgota to update dhd submodule16:46
malhttps://github.com/mer-hybris/droid-hal-device/blob/master/helpers/droidmedia-localbuild.spec has no devel package anymore16:47
Mister_Magisteryee16:47
Mister_Magisterold submodule16:47
malif you update dhd submodule maybe leave out last merged change16:47
malthat is causing issues for some but I haven't yet fixed it16:48
Mister_Magistermuch nicer16:49
Mister_Magisterit just built droidmedia and audioflingerglue16:49
Mister_Magisteri'm menace to obs17:03
Mister_Magisternow lets see the phone not booting17:19
Mister_Magistergreaaat wlan is not working17:22
Mister_Magisterawshiet my repo is stuck on dod package17:24
Mister_Magisterah kernel didn't update17:30
Mister_Magisterayyy bt works17:34
Mister_Magister@elros34 the patch you linked worked17:39

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