Friday, 2021-06-04

*** abff_ is now known as abff00:28
riniguspiggz: delayed pong06:10
piggzrinigus: hi07:29
piggzrinigus: wondering how to make tbuilder build packages, where the folder structure looks like:07:30
piggzsrc/package/package-version.tar.xz07:30
piggzsrc/package/package.spec07:30
piggzcurrently, build fails at cmake stage becuase extraced folder doesnt exist07:30
riniguspiggz: you cannot, you would have to extract the package in this case08:41
rinigusand place spec accordingly08:41
riniguspiggz: I had at least one package like that and just changed it accordingly to skip working around it08:42
piggzrinigus: ok, i guess ill extract them all08:56
riniguspiggz: I presume obs is not available for us yet with aarch64...08:56
piggzrinigus: correct, or 4.1 yet08:57
piggzi was hoping to mirror the obs structure, which can cope with archives08:57
poetasterah, I was hoping obs would deal with aarch64. ah, well, gotta start somewhere.09:04
poetasterlbt is the go to for starting, but it's down a bit or?09:05
piggzi imagine that first, obs will need to be upgraded, then 64bit can be added09:46
riniguspiggz: OBS should handle unpacked structure as well. I just didn't want to make it as elaborate as OBS10:20
poetasterI guess I'll wait until lbt is finished with upgrades before I ask for help.15:14
lbtyeah ..15:15
poetaster:)15:15
Mister_Magistermal: can i run mic standalone without entire sfossdk env?15:16
Mister_Magisterlbt: maybe you know cause mer wiki points to your repo xd15:17
lbtanything is possible15:19
Mister_Magisterlbt: but how15:19
Mister_Magisteri want to use just mic in like docker or something for buliding zips in jenkins15:19
* Mister_Magister grumbles https://github.com/sailfishos/mic15:20
lbtso give it a go and keep debuging until it works15:20
malMister_Magister: have you considering the community build image build system, or do you use it already?15:20
Mister_Magisterlbt: i just wanted to know if its doable before i start usingmy time15:20
Mister_Magistermal: i don't want to use it15:21
malok15:21
Mister_Magisterbut if its doable then i'll try15:22
Mister_Magistermaybe make some docker image that will just spawn small container with mic and config and build any zip you wanty15:22
Mister_Magistermal: where else will i get this neat look ;) https://pomf.lain.la/f/a2w268c.png15:50
T42Flauschkissen was added by: Flauschkissen17:09
poetasterpiggz: if you need a test case for your 4 aarch build I have a GS290 that's sitting idle at the moment.18:15
piggzpoetaster: sure ... nned to fix sailjail first tho18:18
poetastersure thing, no hurry. Lot's to do.18:21
poetasterpiggz: oh, 4 kids?! I barely do justice to the one I have!18:22
poetasterYou guys are amazing.18:22
T42<b100dian> I _think_ fixing bluetooth fixed call microphone too18:53
T42<b100dian> However I did that with a hardcoded address in /var/lib/bluetooth/board-address18:53
T42<b100dian> By the time /usr/bin/droid/droid-get-bt-address.sh is run hciconfig does not work18:54
T42<b100dian> anyone has a suggestion where to find the bt address at runtime?18:54
T42<b100dian> (I got mine from logcat:)18:54
T42<b100dian> Hmm it seems any address will do in that file18:56
T42<b100dian> `vendor.qti.bluetooth@1.0-patch_dl_manager: BD Address: d7:16:34:78:f4:20`18:56
T42<b100dian> but hciconfig shows some other address18:56
T42<b100dian> ok Board Address != bluetooth mac I guess19:18
piggzlbt: build.sailfishos.org down for upgrades? :D19:37
lbtI've done 30 complete OS upgrades in the last few hours...19:38
lbtdon't expect it up too soon though...19:38
piggzlbt: ok, ill go back to local builds!19:38
piggzlike an amish19:39
lbthaha19:39
poetaster30. jeez, It took me 3 hours to get a matrix install to do what I wanted.19:39
poetasterpiggz: hutterite, damn it.19:40
poetasterI have an app built by a madman that requires 2 seconds to complete a 6000 line qml page. sigh.19:40
poetasterI wish I was Amish.19:41
poetasterrefactor. recursion. regression. rinse. repeat.19:44
piggzlbt: well, if you are working on the upgrade, no point me wasting time with amazifish local builds :)19:52
lbtall running 15.2 now :)20:11
lbt(just as 15.3 is announced...)20:11
lbtgetting the private vpn back and then lets see...20:11
piggzlbt: what is internal running?20:13
piggzwhat version were we on?20:13
mal@b100dian does any property (from output of getprop) show correct bt mac address?20:28
T42<b100dian> mal: no, I suppose that's why it's not automatically found..20:30
T42<b100dian> I think I can strace vendor.qti.bluetooth@1.0-patch_dl_manager 🤔20:31
mal@b100dian you can always make a custom script to get the address from any command https://github.com/mer-hybris/bluebinder/blob/master/bluebinder_post.sh#L320:39
malif you make a script with that name which writes the correct file then it will work20:39
T42<b100dian> thanks, yes, I still have to figure out where the script is going to get the address from20:40
T42<b100dian> also I'm not sure about the bluetooth <—> calling microphone relationship anymore20:45
T42<b100dian> it seems the vendor.audio-hal-2.0 was starting .. sometimes?20:45
T42<b100dian> I had to override it it disabled_services.rc20:45
T42<b100dian> (was disabled without an override and that was getting parsed.. later)20:46
T42<leha155> Hello, I ask for help. I have a black screen instead of graphics.20:54
T42<leha155> Journalctl: https://pastebin.ubuntu.com/p/B2vTxJvKx9/20:54
T42<leha155> Strace test_hwcomposer: https://pastebin.ubuntu.com/p/VkW6kpMNkq/20:54
T42<leha155> Kernel Config: https://pastebin.ubuntu.com/p/sZ7VX2BYnf/20:54
poetasterpiggz: there's a question in the forum about what works on pinephone. that's your port?21:02
piggzit is21:02
poetasterperson asks if camera/gps/sd card/sms & calls/ volume works....21:03
poetaster(6000+ lines of refactoring. encapsulation, people!)21:04
piggzeverything except camera _should_ work21:04
piggzbut, its been a  while since ive tested it21:04
poetasterOk, I'll note that for the user in question.21:04
piggzthanks21:05
poetasterah, someone beat me to it :) community works.21:06
poetasterah, it's a 4.0.1.48?21:07
poetasteroh. 4.1.0.24 ...obs?21:08
T42<b100dian> @leha155 test_hwcomposer was crashing on my Xiaomi too. Have you tried minimer?21:09
T42<leha155> @b100dian no, just doing it. Do you have graphics?21:12
T42<b100dian> Yes, I do now21:13
T42<b100dian> mal: found it, `xxd /data/vendor/mac_addr/bt.mac` is 20f4 7834 16d723:00
T42<b100dian> I wonder if it still exists after a fresh install :-S23:00

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