Wednesday, 2024-02-14

akatsukiWhile to pack rootfs I have error unable to find package. In hadk-hot I can't find solution of my problem. How I can solve it? Logs: https://bsd.ac/cxbptnb . Thanks for advance.00:15
*** amccarthy is now known as Guest269200:58
*** amccarthy_ is now known as amccarthy00:58
genericv3@b100dian i'll try when i am back, thanks05:01
genericv3Yeah, gotta make them public too, Just some magic touches left :)05:02
T42_<elros34> @akatsuki: did you finish building droid config? Do you see patterns rpm's in droid-local-repo? Btw build for latest sfos 4.5.0.2407:24
T42_<elros34> btw isn't it 32bit device? You are buildding for 64bit07:34
akatsukiWhile to pack rootfs I have error unable to find package. In hadk-hot I can't find solution of my problem. How I can solve it? Logs: https://bsd.ac/cxbptnb . Thanks for advance.08:56
akatsukiI fixed this error, but I have new: Failed to execute %pre script with /bin/bash. I find this error in IRC logs, but I don't understand how to fix that.09:29
T42_<elros34> where excatly do you have this error?10:36
T42_<elros34> did you switch to armv7hl?10:45
genericv2@b100dian that commit isn't compitable with my phone probably :( Any suggestions so i can try to fix it?15:38
genericv2OH15:40
genericv2nevermind it's actually working15:41
genericv2Just not getting the screen up, i know what to do for that, tysm15:41
genericv2i couldn't find what to send to key file. Any idea @b100dian ?16:17
genericv2https://paste.opensuse.org/pastes/91219a7280da16:18
genericv2hm16:18
genericv2okay it magically started to work now16:18
T42_<b100dian> What started to work?16:38
genericv2double tap to wake, it got broke again too, i am working on it16:38
T42_<b100dian> what does evdev_trace say when you double-tap?16:40
genericv2nothing16:52
genericv2idk how i made it work before reboot16:52
genericv2i have a file named /proc/touchpanel/double_tap_enable, i must use this i guess16:53
genericv2ah, it starts to work after first unlock, okaay16:59
genericv2but just for one time xD16:59
T42_<elros34> is double_tap_enable always enabled?17:01
genericv2yes it is always enabled17:05
genericv2dt2w only works for a few seconds17:05
genericv2it's gone after 10 seconds17:05
T42_<elros34> try if disabling/enabling cycle helps17:06
T42_<elros34> I guess you enabled needed configs in mce or whatever handles it?17:08
genericv2"mcetool --set-doubletap-wakeup=always" fixed it, looks okay now17:09
genericv2proximity sensor etc is dead then17:12
genericv2no problem right now i guess, i'll continue on fixing modem17:16
genericv209-08 10:43:39.923  6076  6082 E RILQ    : (0/6076): RIL[0][event] qcril_uim_update_pbm_card_event: PBM_HANDLE_CARD 397315 processing Failed!17:29
genericv209-08 10:43:39.923  6076  6082 E RILQ    : (0/6076): RIL[0][event] qcril_uim_update_pbm_card_event: PBM_HANDLE_CARD 397313 processing Failed!17:29
genericv22g is working now xD17:40
genericv2seems like only 2g is working right now17:45
genericv24g started to work after i sent that messgae17:45
genericv2Okay, also fixed modem i guess. Now, some apps are not starting. I remember something about this is hadk-hot or hadk-faq17:48
T42_<elros34> all fixed by itself?. Do you mind sharing solutions so others will gain something from this?17:50
genericv2just some wrong ril_subscription.conf file, i just read Telephony section from hadk-faq17:52
genericv2also corrected socket file.17:52
genericv2any quick suggestion for apps?17:56
T42_<elros34> without error? no17:59
genericv2i am trying to find smth, sorry18:00
T42_<elros34> you run journalctl -f and then start app18:00
genericv2https://paste.opensuse.org/pastes/1c7a1c69187918:12
genericv2hm, booster issue?18:13
T42_<elros34> or sailjail, any other apps crash too?18:15
genericv2Everything except settings, sim menu, terminal, tutorial and jolla store crashes18:17
genericv2as a side note, i can recieve sms messages to notifications18:18
T42_<elros34> so focus on something easier to debug than call ui like calculator18:18
T42_<elros34> try to start it manually with and without sailjail command18:19
T42_<elros34> did you add all needed kernel configs? I remember you had failing ohmd probably because of missing namespace config18:20
genericv2kernel must be okay, ohmd is happy right now18:21
genericv2that was a temperory issue18:21
genericv2installed calculator18:21
genericv2for an example, is this cmd correct?: "EGL_PLATFORM=hwcomposer sailfish-browser"18:22
T42_<elros34> no, not at all18:22
T42_<elros34> what do you want to do with browser?18:22
genericv2trying to start things manually, what i must do?18:22
genericv2.. to start something manually18:23
malfirst of all make sure you are not root18:23
T42_<elros34> just type app name, that is all18:23
T42_<elros34> all CONFIG*_NS enabled?18:23
genericv2CONFIG_USER_NS and CONFIG_PID_NS are disabled18:26
genericv2https://paste.opensuse.org/pastes/47b95b4a542218:26
T42_<elros34> https://github.com/mer-hybris/mer-kernel-check/blob/master/mer_verify_kernel_config#L35118:27
T42_<elros34> so kernel definitely is not ok, enable  USER_NS too18:28
genericv2a moment18:28
T42_<elros34> if you don't know sailjail is based on firejail18:28
genericv2learned now :)18:30
T42_<elros34> btw did you figure out this oneshot gmp-droid issue? oneshot scripts are used by other packages to so it's bad idea to mask it permanently18:33
genericv2not yet, ot18:37
genericv2it's on my list, i'll check it18:37
genericv2(that 'ot' was a typo)18:38
genericv2also i'll check warnings in defconfig, mustn't forget that too18:39
genericv2yeah, apps are okay now, thx18:43
genericv2i finally can use calculator :sunglasses:18:43
genericv2made a permanent fix to modem, it's automaticly starting now. i'll add these to github too18:57
genericv2also defconfig18:57
genericv2it's ready to dailydrive i think, just some fixes needed18:58
genericv2Currently camera is broken (Not important for me, i'll mess with it later), and no battery level in status bar. But i am getting a notification when the power is so low18:59
genericv2actually, i need to fix camera now. When it's trying to restart camera, some weird annoying sound comes from it.19:20
genericv2"/vendor/bin/hw/android.hardware.camera.provider@2.4-service" is failing to start19:20
genericv2https://paste.opensuse.org/pastes/58c45ec85df619:20
T42_<elros34> about battery I bet you are missing hw-settings.ini19:38
genericv2yup, i saw that file. it was on my list aswell.19:38
genericv2it is*19:38
genericv2then thats not a big deal too, i'll fix that19:39
malthat hw-settings.ini will also affect other things like sensors19:42
genericv3yup, a quick hw-settings.ini fole fixed battery level. i'll work on it more tomorrow.21:12
genericv3mal: also, remember those library not found errors? They appeared again. Currently, with fixed sailjail some apps work and some do not21:12
genericv3Like, calculator, phone, messages etc. works but a music player and a tg client gives these library errors21:13
genericv3Probably need to check ld.config again, bye for now21:13
malwould be nice to know the exact library not found errors21:19
genericv3i'll send everything tomorrow :)21:52

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