Monday, 2026-04-13

T42<the_hiktor> this is pointless00:07
T42<the_hiktor> the same error on los recovery00:08
T42<elros34> is that really whole /tmp/recovery.log?03:02
*** xmn_ is now known as xmn04:15
T42<the_hiktor> Nah05:33
T42<the_hiktor> Jus sent where the flashing process begin05:34
T42<the_hiktor> here https://paste.opensuse.org/pastes/0d260f8e72ce05:36
T42<the_hiktor> it never gets flashed05:37
T42<the_hiktor> here's an updater-script from los if it could help05:40
T42<the_hiktor> https://paste.opensuse.org/pastes/6dbafda7b4aa05:40
Mister_Magister@the_hiktor I see buncha wipe stuff, it's possible /data is mounted? could you try flashing fresh off of booting recovery without doing anything else?08:33
T42<the_hiktor> tried it already the exact same results08:34
T42<the_hiktor> wait i found something im trying rn08:34
T42<the_hiktor> https://github.com/GloboPatro/hybris-installer?tab=readme-ov-file08:35
T42<the_hiktor> ive looked into some ports08:35
T42<the_hiktor> they use this08:35
Mister_Magisteryeah that's not gonna help anything08:35
Mister_Magisterit's just different updater-unpack08:35
Mister_Magisterit just looks fancier but nothing else08:36
T42<the_hiktor> it looks like tar tool inside recovery couldn't do aything08:36
Mister_Magisteryes it could08:36
Mister_Magisterbrother tar has nothing to do with it08:36
Mister_Magisteryou're not even extracting tar anymore08:36
Mister_Magistertar works fine, you were just lacking bzip208:36
Mister_Magisterand now you don't even do that08:37
T42<the_hiktor> so how the img get extraccted then ?08:37
Mister_Magisterdid you not see the script?08:40
T42<the_hiktor> yes i did08:41
Mister_Magister.img get's written to /boot and /userdata partitions08:41
Mister_Magisteruserdata.img to userdata partition and hybris-boot.img to boot partition08:41
Mister_Magisteryou can see it right here https://paste.opensuse.org/pastes/4f056983ec3908:41
Mister_Magisterthere's no tar in that script08:41
T42<the_hiktor> yeah but it looks that device fails to flash it08:42
Mister_Magisterif it doesn't display any flasher text it doesn't even get to that08:42
T42<the_hiktor> in los recovery it just fails when it flashes userdata.img08:43
Mister_Magisterand you've hidden that information from us because…08:43
Mister_Magisterwhy?08:43
T42<the_hiktor> yeah i didnt hide anything but it felt useless cuz idk why08:44
T42<the_hiktor> + i was tired08:44
Mister_Magisterthat's only most important piece of information, meaning script runs, that's good08:44
Mister_Magisterso the zip contains userdata.img?08:44
Mister_Magisterand /dev/block/bootdevice/by-name/userdata exists?08:44
T42<the_hiktor> yeah08:44
Mister_Magisterand /data is not mounted?08:44
T42<the_hiktor> how can pull recovery logs from los recovery ?08:46
T42<the_hiktor> it could be better to see it yoourself08:46
Mister_Magistersame way as in other recovery no?08:46
T42<the_hiktor> idk in twrp there's a button somewhere08:47
T42<the_hiktor> ill google it08:47
Mister_Magisteranything in /tmp/?08:50
T42<the_hiktor> https://paste.opensuse.org/pastes/6063f513748008:53
Mister_Magisterkilled by signal 11 <- what in the world08:54
Mister_Magisterwait can you confirm you still don't have boot_a and boot_b in lineage recovery please?08:55
Mister_Magisteri still find that hard to believe08:55
T42<the_hiktor> I swear this is how this device is constructed08:56
Mister_Magisterjust… one little ls for me :)08:56
T42<the_hiktor> Ok just a min08:56
T42<the_hiktor> https://paste.opensuse.org/pastes/04139c904e8909:00
T42<the_hiktor> i think this is more the enough09:01
Mister_Magisterdang09:02
Mister_Magisterthat's crazy man09:02
T42<the_hiktor> I was confused at first09:03
T42<the_hiktor> I accepted how Xiaomi are dumbass09:03
Mister_Magistercan you edit the in the zip and remove flashing userdata? just for testing09:05
T42<the_hiktor> You want to see it flash the boot img ?09:05
Mister_Magisterye i wonder if it fails on data or on boot09:07
Mister_Magisteras recovery doesn't state that much09:07
Mister_Magisterjust for testing, if we can get one step working we can debug another and get another working09:08
Mister_Magisterthe recoveries are very obtuse about why flashing fails09:08
Mister_Magisteryou're wondering why it failed and logs are like ¯\_(ツ)_/¯09:09
T42<the_hiktor> https://paste.opensuse.org/pastes/2beab819f1be09:15
Mister_Magisterwait how did you edit the script in the zip?09:16
T42<the_hiktor> like dumbass just edited the .zip file hopefully it flashes😅09:17
T42<the_hiktor> but it didnt09:17
T42<the_hiktor> iguess09:17
Mister_Magisternah that's good09:18
Mister_Magisterediting is correct09:18
Mister_Magisterwell it makes no sense09:18
T42<the_hiktor> is this shit related to encryption in any way?09:19
Mister_Magisteridk, shouldn't be09:19
Mister_Magisterif you want to continue you can just flash the .img files manually  (cat userdata.img > /dev/block/bootdevice/by-name/userdata) and continue porting but the flashing is gonna remain problem09:20
Mister_Magisterif it can't even flash hybris-boot something is very wrontg09:20
T42<the_hiktor> https://gitlab.com/groups/xiaomi-poco-x3/-/inactive09:20
T42<the_hiktor> this is an archived port09:21
T42<the_hiktor> parts of port09:21
T42<the_hiktor> idk if it could help09:21
Mister_Magisterye i'm not talking about port itself09:21
T42<the_hiktor> but theres a custom flashing script09:21
Mister_Magisterthis stuff should be able to flash no issues09:21
T42<the_hiktor> could it be an issue with my device ?09:22
Mister_Magisterpackage_extract_file should work just fine09:22
Mister_Magisterwait09:23
Mister_Magisternah nvm09:23
Mister_Magisterand zip 100% has userdata and hybris-boot.img? could you try removing package_extract_file and then flashing? so  that it does absolutely nothing? (remove resizefs too)09:25
Mister_Magistermake the script just display text and nothing else09:26
Mister_Magisteralso is /system mounted?09:26
T42<the_hiktor> ok wait09:27
T42<the_hiktor> this is gonna be pointless09:27
Mister_Magisternah, because if only text works, we have zip that works09:27
Mister_Magisterthen we can add elements one by one09:27
Mister_Magisterif just text doesn't work something is VERY broken09:28
T42<the_hiktor> https://paste.opensuse.org/pastes/21a95da0b9e009:31
Mister_Magisterheh09:34
T42<the_hiktor> so 🙃09:34
Mister_Magisteri think your editing broke it09:34
Mister_Magisterdo you still have og zip?09:35
T42<the_hiktor> yeah09:35
Mister_Magisterdoes that still return "killed by signal 11"?09:36
T42<the_hiktor> yeah but 709:36
Mister_Magisterso the og zip that showed "killed by signal 11" now says 7?09:37
T42<the_hiktor> i guess this r/w issue09:38
T42<the_hiktor> right ?09:38
Mister_Magisterthere's no indication of that09:38
Mister_Magisterso the og zip that showed "killed by signal 11" now says 7?09:38
T42<the_hiktor> yeah but what if09:38
Mister_Magisterif that's a yes please rebuild the zip, restart the recovery and try to flash it again09:39
T42<the_hiktor> the og one ?09:39
T42<the_hiktor> i have backup of it09:40
T42<the_hiktor> untouched09:40
Mister_Magisteryes untouched one09:40
Mister_Magisterit should return "killed by signal 11"09:40
T42<the_hiktor> ok wait09:41
T42<the_hiktor> here09:42
T42<the_hiktor> https://paste.opensuse.org/pastes/97bd9c905c9809:42
T42<the_hiktor> 709:42
Mister_Magisterand did you restart recovery?09:43
T42<the_hiktor> man fuck this shit09:43
T42<the_hiktor> wat09:43
T42<the_hiktor> wait09:44
T42<the_hiktor> https://paste.opensuse.org/pastes/b75dc512c9d709:46
Mister_Magisteris /system mounted?09:47
T42<the_hiktor> https://paste.opensuse.org/pastes/0d30230d6b5809:52
T42<the_hiktor> now is mounted09:52
Mister_Magisteridk man it's magic09:54
T42<the_hiktor> i guess im trying hybris-installler 🥲09:56
T42<the_hiktor> maybe it can help09:56
Mister_Magisterwaste of time in my opinion09:59
T42<the_hiktor> you got any better option ?09:59
T42<b100dian> That only works on one Xiaomi Mi Note 10 (re @Mister_Magister: @b100dian yooooo do ...)10:07
T42<b100dian> I wasn't able to make it work on Zenfone 810:07
Mister_Magisterye but i'm talking about different phone10:08
Mister_Magisteredge 30 neo10:08
Mister_Magistercould you help me out try to get it working?10:08
T42<b100dian> I know, 3000+ messages later. DDOS on porters channel, took me 3 days to read ;D10:08
T42<b100dian> So, all I know was that I observed some vendor codes in logcat. Don't remember a thing.10:09
T42<the_hiktor> dude i have the same chipset as your device10:09
T42<the_hiktor> can you help10:09
T42<the_hiktor> this shit is so hard10:09
T42<b100dian> Mister_Magister: I think I shared some smarter overview one year ago, on the sake telegeram channel10:10
T42<b100dian> Mister_Magister: high pitch sound = no ngfd running10:10
T42<b100dian> @the_hiktor what device are you talking about?10:11
T42<the_hiktor> surya10:11
T42<b100dian> and is same as..?10:12
T42<the_hiktor> cpu family10:12
T42<the_hiktor> 🙂10:12
T42<b100dian> what is the other device is surya same with?10:12
Mister_Magister@b100dian what do you mena high pitch sound?10:12
T42<the_hiktor> davinci10:12
T42<b100dian> Mister_Magister: "ui sounds are 100% volume no matter what"10:14
Mister_Magisterngfd is indeed running though and they're not high pitched, just high volume10:15
T42<b100dian> so you have it running and qt still makes 100% vol noises? Ok, then it's some other thing10:15
Mister_Magisteryes10:15
Mister_Magisterbut only system sounds like keyboard or pulldown menu10:15
Mister_Magistermedia are fine10:16
Mister_Magistercall is also fine10:16
Mister_Magisterbut nevermind that, so are you willing to try to get the FoD working?10:16
T42<b100dian> Mister_Magister: do you have Requires: libngf-qt5-qtfeedback ?10:17
Mister_Magisterit is installed indeed10:18
Mister_Magisterbut thanks for the pointer that it's the ngfd10:18
Mister_Magisterbut that's not why i've requested your help :D10:18
T42<b100dian> Mister_Magister: re FoD: at least try the https://github.com/sailfishos-open/sailfish-fpd-community/tree/lineage-xiaomi and see if it works by chance?10:20
T42<b100dian> You need to change the sailfish-fpd-community-test to draw a disc where the sensor is, like https://github.com/b100dian/sailfish-fpd-community-test10:20
Mister_Magisteroh dang10:21
Mister_Magisterthanks10:21
T42<b100dian> But other than that, I really have no clue what to search for in the logs. So use either your device's repo if it has any .cpp around FoD, or see if now there's common lineage functionality..10:22
T42<b100dian> Your device's device repo10:22
Mister_Magisteroke thanks10:23
Mister_MagisterI have suspend to debug10:23
Mister_Magisterand no clue how to do it10:23
Mister_Magisterand no pointers10:23

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