Thursday, 2022-03-10

T42<edp_17> Maybe the keyboard is too new? I have similar issue with bt on my old devices but the other way around, keyboard works but speaker not.06:08
*** Daaanct12 is now known as Daanct1210:27
_piggzjusa: hi ... never did finish getting to the bottom of the PP audio-routing ... last state was call audio was routed only to the speaker ... any more suggestions?12:56
jusa_piggz: I think I already added to that pastebin entry what extra was needed but I'm sure that's long gone by now14:07
jusabut if you push current state to some branch I can check that14:07
_piggzjusa: ok ....14:19
_piggzjusa: https://github.com/sailfish-on-dontbeevil/droid-config-pinephone/commit/5cb925d9b81203d5716cc0d8b48235d0b9e5883514:28
T42<smatkovi> https://irc.thaodan.de/.imgstore/995e7e6d/SAMSUNG_LEAK.torrent18:46
T42<smatkovi> https://irc.thaodan.de/.imgstore/995e7e6d/SAMSUNG_LEAK.torrent18:47
T42<smatkovi> Have you heard about the Samsung leak?18:48
ThaodanPlease referain from posting such files into the telegram channel or you will be banned19:20
ThaodanI can't limit the items uploaded to my bridge but block users from accessing it.19:21
T42<Spidey24Z> Tried everything still droid-hal-init: Failed to initialize property area ! Is there any logs for droid-hal-init ?19:59
T42<elros34> Did you manage to boot with selinux enabled in defconfig?20:10
_piggzmal: libdrm needs updated for mesa 2220:10
mal_piggz: ok20:11
_piggz109 i think20:11
_piggzalso, dri drivers are gone!20:11
mal_piggz: is that a bad thing?20:12
_piggzmal: might impact intel only ...20:12
_piggzneed to test if cherry-trail works with the gallium i915 driver20:12
T42<Spidey24Z> but disable it from cmdline (re @elros34: Did you manage to bo...)20:20
T42<elros34> what was the issue so you couldn't manage to do it previously? Do you see in early dmesg that selinux is disabled?20:23
T42<Spidey24Z> same issue droid-hal-init: Failed to initialize property area  phone stuck on logo (re @elros34: what was the issue s...)20:39
T42<Spidey24Z> do you mind if i send link to dmesg here?20:40
T42<elros34> use pastebin service20:40
T42<elros34> make sure it contains early boot messages otherwise it would be useless20:40
_piggzmal: libdrm 110 builds ok https://build.merproject.org/package/show/nemo:devel:hw:native-common/libdrm20:42
T42<Spidey24Z> https://pastebin.ubuntu.com/p/2Mfxppkrxb/ (re @elros34: make sure it contain...)20:43
T42<Spidey24Z> thanks bro for trying to help me 😊 (re @elros34: use pastebin service)20:44
mal_piggz: yeah, just need to test that old mesa builds with that also, probably time to update mesa anyway so doesn't matter20:44
T42<Spidey24Z> dmesg err only https://pastebin.ubuntu.com/p/wBrvdSxNsn/20:45
T42<elros34> you still have selinux disabled in defconfig20:45
T42<Spidey24Z> i set config_audit=n20:46
_piggzmal: im building newmesa now in donebeevil project20:47
T42<elros34> @Spidey24Z  and that is wrong, it must be =y20:48
T42<Spidey24Z> so i set it to y and in cmdline audit=0 selinux=020:49
T42<elros34> yes20:50
T42<Spidey24Z> i do it nothing changed same as config_audit=n 😔20:50
T42<elros34> show your zcat /proc/config.gz20:51
T42<elros34> your changes in github would be nice also20:52
T42<elros34> I see halium in your dmesg. I hope you didn't use halium defconfig for sfos because it will not work20:58
T42<Spidey24Z> https://pastebin.ubuntu.com/p/dMMCHthzt3/ (re @elros34: show your zcat /proc...)21:03
T42<Spidey24Z> i did not fork the source (re @elros34: your changes in gith...)21:04
T42<Spidey24Z> no that's host name (re @elros34: I see halium in your...)21:04
T42<elros34> so fork sources now, it will speed up checking what you did wrong. Clearly you have audit=n21:06
T42<elros34> did you run make hybris-hal after enabling audit in kernel?21:06
T42<Spidey24Z> i will (re @elros34: so fork sources now,...)21:07
T42<Spidey24Z> yes i did (re @elros34: did you run make hyb...)21:07
T42<elros34> so either you did not really enabled it like I asked or you edit wrong defconfig file21:08
T42<Spidey24Z> in this defconfig audit=n before i set it to n it was y and cmdline i set it to 0 it did not change any thing (re @elros34: so either you did no...)21:10
T42<Spidey24Z> but i will fork the source now and do changes and build it again with audit=y21:11
T42<elros34> If that PR would be accepted then this issue would not appear over and over again: https://github.com/mer-hybris/mer-kernel-check/pull/2721:11
T42<Spidey24Z> if did that do i need to build everything again ? (re @elros34: If that PR would be ...)21:16
T42<elros34> for now just hybris-hal will be enough21:17
T42<Spidey24Z> thanks bro i will do changes and send it to you to see if i did somethings wrong21:19
mal@elros34 forgot about that PR, need to check it again21:21
T42<elros34> mal: if you think it's written wrongly, feel free to reject it and create own  . Even simple audit=n -> y will be enough to prevent that common mistake21:25
T42<Spidey24Z> https://github.com/aymanrgab/android_kernel_samsung_universal7880-1/commit/0462eb2a530405f82d8a950f06e2a8f29b19fca4 (re @elros34: for now just hybris-...)21:40
T42<Spidey24Z> good to go with changes @elros34 ?21:41
T42<elros34> good enough to try21:47
T42<Spidey24Z> one last thing21:50
T42<Spidey24Z> do i need to set do_skip_initramfs =  to 021:51
T42<Spidey24Z> do i need to set do_skip_initramfs = 1 to 0 (edited)21:51
T42<adampigg> Mal: wayland-protocols is the next out of date stopper21:53
T42<elros34> @Spidey24Z depends on your bootloader but you will notice already if that would be required. For sure it will not harm21:55
T42<Spidey24Z> I leave it 1 now building (re @elros34: @Spidey24Z depends o...)22:03
T42<ceptoreceptor> @Mister_Magister can you make microtube compatible with the patch “UI Rotate Free?” it doesnt show the video preview in homescreen with reverse portrait22:17
mal@adampigg hmm, maybe wayland also then22:18
T42<Mister_Magister> .22:25
T42<Mister_Magister> .22:25
T42<Mister_Magister> .22:25
T42<Mister_Magister> what (re @ceptoreceptor: @Mister_Magister can...)22:25
Mister_Magisterholy shit22:25
Mister_Magisterit formats it so wrong22:25
T42<ceptoreceptor> An auto rotate patch (re @Mister_Magister: .22:25
T42<ceptoreceptor> .22:25
T42<ceptoreceptor> .22:25
Mister_Magistersorry chat22:25
T42<ceptoreceptor> what)22:25
Mister_Magisterand now reply too22:26
T42<Mister_Magister> what about it (re @ceptoreceptor: An auto rotate patch)22:26
T42<ceptoreceptor> Normal portrait : https://irc.thaodan.de/.imgstore/931b0e27/file_3401.jpg22:28
T42<ceptoreceptor> Reverse : https://irc.thaodan.de/.imgstore/4a405f71/file_3402.jpg22:28
T42<ceptoreceptor> I dont see the video preview22:28
T42<HengYeDev> my bt keyboard works with fxtec pro1 also with sfos, any ideas whats wrong with tablet port? it says connected but the connection light on kb still flash ,.meaning its still in pairing mode22:33
T42<Mister_Magister> not my problem (re @ceptoreceptor: I dont see the video...)22:36
T42<ceptoreceptor> Your client is dogshit anyways takes a year to load a video lmfao (re @Mister_Magister: not my problem)22:36
T42<Mister_Magister> not nice22:36
T42<ceptoreceptor> Look whos talking22:37
T42<Spidey24Z> Info[03/10 22:46:18] : Installing: jolla-settings-netwo +++++++++++++++++++++++++++++++++  [751/762]22:50
T42<Spidey24Z> Could not parse file "/usr/share/applications/simkit.desktop": Key file does not have group ?Desktop Entry? ignore this or what?22:50
T42<elros34> If that wasn't clear enough you were supposed to build hybris-hal and flash hybris-boot.img not whole image22:53
T42<elros34> for whole image you need to also package droid-hal but it's waste of time for pure kernel changes22:54
T42<Spidey24Z> i know but i want to clear and build all again (re @elros34: If that wasn't clear...)22:55
T42<Spidey24Z> i do all 😁 (re @elros34: for whole image you ...)22:55
T42<elros34> ok I wouldn't worry about simkit at this point22:56
T42<Spidey24Z> but why i can not falsh zip using recovery22:57
T42<Spidey24Z> it make phone restart while extracting rootfs22:57
T42<Spidey24Z> okay (re @elros34: ok I wouldn't worry ...)22:58
T42<elros34> have you tried older twrp version?22:58
T42<Spidey24Z> no (re @elros34: have you tried older...)22:58
T42<Spidey24Z> i install it using adb22:59
T42<HengYeDev> when i try connecting to bt keyboard from command line, i get:23:05
T42<HengYeDev> [CHG] Device 15:21:BA:B6:D9:04 Connected: yes23:05
T42<HengYeDev> [CHG] Device 15:21:BA:B6:D9:04 ServicesResolved: yes23:05
T42<HengYeDev> Failed to connect: org.bluez.Error.NotAvailable23:05
T42<HengYeDev> that is from bluetoothctl connect, pair and trust work fine23:05

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