Thursday, 2022-02-17

T42<HengYeDev> i think i fixed it because adb push was not putting +x permission00:24
T42<HengYeDev> now i think it partially booted sailfish, now its still on logo but when i click the power button it dims screen and when i click it again it lights it up, still on logo screen00:24
T42<HengYeDev> it also dim automatically in a few seconds00:25
T42<HengYeDev> pardon for ignorance, but what am i supposed to do now? bootloader seems to have got past the telnet part (the device name i put in the configs is showed to me in dmesg after the Mer Boat loader)00:29
T42<HengYeDev> pardon for ignorance, but what am i supposed to do now? bootloader seems to have got past the telnet part (the device name i put in the configs is showed to me in dmesg after the Mer Boat loader)00:29
T42<HengYeDev> how do i even get in (edited)00:29
T42<elros34> hadk: telnet section00:30
T42<elros34> please share changes you made for other porters who will read your struggle after few months/years in logs00:33
T42<HengYeDev> i just had to chmod 777 init-debug when sending modified file via adb push00:43
T42<elros34> I meant which changes in script were critical: "Conf 1" in configuration or android0/?00:46
T42<HengYeDev> These are the changes in init-debug that made it work: https://gist.github.com/HengYeDev/3beb4c607c4bf8ca8fc71c0b3d580adc#file-init-debug-L194-L22702:07
T42<henri1856> Since I started investing it has been smooth and no complain . But I still see people complaining that they have been scammed in one way or the other . I wonder why , Investing in binary trading has been so profitable to me . So I think I should introduce my Manager Mr ALBERT GERALD to you if you're interested . He has being a honest manager all through and I am still investing with him till today . Invest with the right manager and there w06:15
T42<henri1856> Telegram06:15
T42<henri1856> @AlbertGerald06:15
T42<henri1856> πŸ‘‡πŸ»πŸ‘‡πŸ‘‡πŸ»πŸ‘‡πŸ‘‡πŸ‘‡πŸ»πŸ‘‡πŸ»06:15
T42<henri1856> https://t.me/+x10tSiyC_W03NDc006:15
T42<Mister_Magister> did the crypto message went through to irc? wasn't on irc at the time09:33
deathmist@Mister_Magister yes it's here as well :/10:11
Mister_Magisterfek10:11
Mister_Magisterbecuase on tg bots yeeted it10:11
Mister_Magisterwhoever manages bridge needs to add like 5 seconds delay10:11
T42<dcmmc> Cellular setting is not shown in system settings10:24
T42<dcmmc> Android’s RIL is running and logcat -b radio shows no errors10:24
T42<dcmmc> and list-modems shows nothing10:25
T42<dcmmc> anyone has tips on fixing the cellular?10:25
deathmist@dcmmc anything on journal about ofono or binder related things? ofono-ril-binder-plugin was switched to ofono-binder-plugin which is now the preferred plugin I believe10:36
T42<dcmmc> I already used ofono-binder-plugin10:40
T42<dcmmc> I got many errors from logcat -b radio10:40
T42<dcmmc> http://sprunge.us/8ANylk10:40
T42<dcmmc> http://sprunge.us/nCTLz010:42
T42<dcmmc> this is the journal output10:42
*** Ischwitch is now known as Ingvix10:46
T42<dcmmc> /data/vendor/oemnvitems does not exist10:52
T42<dcmmc> I found mkdir /data/vendor/oemnvitems in /vendor/etc/init/hw/init.oem.rc10:52
T42<dcmmc> according to /vendor/etc/init/hw/init.qcom.rc, init.oem.rc is loaded when ifdef VENDOR_EDIT10:54
T42<elros34> did you remove  some packages from patterns? I think network settings  are there by default11:00
T42<dcmmc> patterns-sailfish-device-adaptation-enchilada.inc is http://sprunge.us/iWAoSp11:20
T42<dcmmc> did i miss something?11:20
T42<elros34> device-configuration file, just compare against original repo11:22
T42<dcmmc> http://sprunge.us/2cvoMw11:23
T42<elros34> about /data/vendor: did you format /data just before flashing sfos? Could be that you have file based encryption?11:23
T42<dcmmc> no, i did not format /data11:24
T42<elros34> so you commented out jolla-settings-networking-multisim, dod you have jolla-settings-networking then?11:27
T42<dcmmc> no, i missed this11:29
T42<dcmmc> will add it11:29
T42<elros34> even installed? could be pulled by other package11:29
T42<dcmmc> yes I have installed jolla-settings-networking11:30
T42<elros34> so which excatly settings you are missing in jolla-settings?11:31
T42<dcmmc> now i have SIM setting after installing jolla-settings-networking-multisim11:32
T42<dcmmc> but it’s setting of SIM card 211:34
T42<dcmmc> @elros34 the SIM setting is missed in jolla-settings and cellular button is also disappeared in top menu11:42
T42<dcmmc> ls /data/vendor I got many folders like 0Po2Geo7DJadhUIHkX4UeB11:43
T42<dcmmc> is the data encrypted?11:43
T42<elros34> I doubt you will figure out it with just file name, check fstab option for /data partition, try to make particular directory/file manually11:44
T42<dcmmc> my fstab is http://sprunge.us/2ABfrm12:29
T42<dcmmc> still have no idea why these files missed in /data/vendor12:29
T42<dcmmc> according to init*.rc, there are many folders in /data/vendor/ should be created12:31
T42<dcmmc> but them are all missed in /data/vendor after boot12:31
T42<elros34> so how about mkdir /data/vendor/oemnvitems, does it work? If not what is /data/vendor? symlink directory, waht pers it have?12:32
T42<dcmmc> mkdir: can't create directory '/data/vendor/oemnvitems': Required key not available12:33
T42<dcmmc> http://sprunge.us/XIvajj12:33
T42<dcmmc> df -h shows nothing mounted to /data/vendor12:34
T42<dcmmc> ls -alh /data/vendor: http://sprunge.us/h9RYF712:34
T42<elros34> so together with "fileencryption=ice" from you fstab looks like you have encryption enabled12:35
T42<dcmmc> oh so should i disable encryption?12:36
T42<elros34> no idea how to handle it otherwise12:36
T42<dcmmc> and could you please tell me how to disable this?12:37
T42<dcmmc> just modify fstab?12:37
T42<elros34> no fstab is just indication how android mounted it, sfos do not use it for /data partition. I do not know any other way than formating12:38
T42<dcmmc> i see, so what i should do is just format the /data, right?12:39
T42<elros34> I thinks so but other user which had FBE enabled could have better ideas12:39
T42<dcmmc> alright, thank you a ton. Just disable encryption is the most simple way12:41
T42<dcmmc> now the cellular works like a charm, thank you πŸ™‚12:49
T42<dcmmc> oh no, i cannot dial to other13:01
T42<dcmmc> ofonod[1674]: call failed.13:01
T42<dcmmc> though i have mobile network and i could receive phone call from others13:02
T42<dcmmc> msm_mi2s_snd_shutdown: MI2S TLMM pinctrl set failed with -2213:03
T42<edp_17> @elros34 : Could you please take a look to my testing i9100 repon on OBS and advise me what I did wrong? (I've uploaded the packages I build locally and tried to build 4.3.0.15 but four packages have failed to build.)13:14
T42<elros34> /var/cache/obs/cache.... write: No space left on device?13:16
T42<elros34> rinigus and piggz filled OBS :P13:17
T42<elros34> but seriously check your urls, for example sensorfw use old /git.merproject.org url13:19
T42<edp_17> Thnaks for checking. Oh, what's the new URL?13:21
T42<elros34> github.com/sailfishos13:21
T42<edp_17> I guess need to check all service files to ensure they all are using the new url. Thanks!13:22
T42<edp_17> Is the https://github.com/mer-hybris/ url still valid?13:24
T42<elros34> sure13:24
T42<edp_17> Thanks.13:26
T42<edp_17> @elros34 : I've fixed the URLs but am still getting the service errors on some packages.13:47
T42<edp_17> "No space left on device" is it really the issue?13:50
T42<elros34> yeah like i said looks like obs is full so you need to ping maintainer but in the meantime maybe you can remove some packages. Check whether qtscenegraph-adaptation-droid isn't already in common repo for 4.3.0.x, same for yamui13:50
T42<edp_17> Do you mean ping mal or cibot about OBS is full?13:52
T42<elros34> I would say lbt^13:54
T42<edp_17> Thanks.13:55
T42<TheVancedGamer> Thaodan: Is it possible for you to add a delay to the bot so that the messages that get yeeted don't appear in IRC?13:56
Thaodanyeeted?14:08
Nicodeleted14:18
piggz@elros34 i know ... been struggling with it all day!14:20
malthe issue with community obs was already reported internally so it will be looked at14:35
T42<edp_17> mal: Thanks.14:50
T42<Usman> Hardware Adaptation Development Kit on window 10? (re @SailfishFreenodeIRCBridgeBot: <Usman>Helooo)17:26
T42<b100dian> Maybe using wsl?17:28
T42<Usman> want to port for lg g6 but not any idea where to start17:38
T42<b100dian> Need to first get a lineage 17.1 or less built, then follow hadk17:48
T42<edp_17> How can I force the device to keep logs after reboot?19:05
T42<edp_17> My N7000 port (SFOS4.3, Android base 14.1) shows very interesting behaviour.19:12
T42<edp_17> When the image flashed, it boots and can be setup properly and works. After a reboot, it keeps rebooting.19:13
T42<edp_17> No usb network but wifi connects and few seconds later it reboots.19:13
T42<edp_17> I was able to get journal: https://paste.ubuntu.com/p/QKK2QKphPR/19:14
T42<edp_17> but couldn't get logcat before the device's got rebooted.19:14
T42<edp_17> Any idea on the root cause and how to fix?19:14
T42<edp_17> If I switch the device off and connect to a charger, it boots into sfos then reboots a few times and stays on.19:31
T42<edp_17> Weird19:31
T42<elros34> enable persistent logging according to hadk-faq19:32
T42<HengYeDev> trying to debug hwcomposer now21:33
T42<HengYeDev> test_hwcomposer is trying to find some libraries (partial strace: https://gist.github.com/HengYeDev/aa11529e6081d87dd01b7055e8346b0d)21:33
T42<HengYeDev> however,  I do have hwcomposer.exynos9611.so in /vendor/lib64/hw21:33
T42<HengYeDev> should i symlink it?21:33
malwondergin why it fails to try loading anything else than default21:51
malis droid-hal-init working correctly?21:53
T42<HengYeDev> @mal how do i tell?22:02
malcheck output of systemctl or process list (like output of "ps aux") or journal log22:09
malprobably output of "journalctl -b --no-pager" would be useful anyway to see what is working22:10
T42<HengYeDev> seems like it failed @mal22:26
T42<HengYeDev> Partial journalctl: https://gist.github.com/HengYeDev/8593c0a24fa36039943dae697503995222:26
T42<HengYeDev> i am using https://github.com/SailfishOS-vayu/droid-config-vayu/commit/f5850d46f79ac9d6982fbc3136dad9b07cba53ef for super partition mounting22:26
T42<HengYeDev> there is nothing in /vendor, /system, /product, etc22:27
T42<elros34> this commit is wrong, do not use it22:28
T42<elros34> are you sure that you really have only dynamic partitions?22:29
T42<HengYeDev> yes, i have super partition (re @elros34: are you sure that yo...)22:42
T42<elros34> I meant do you really miss system, vendor and other partitions in /dev/*by-name22:43
T42<HengYeDev> no they are not there (re @elros34: I meant do you reall...)22:44
T42<HengYeDev> what do i use insteaf (re @elros34: this commit is wrong...)22:44
T42<HengYeDev> what do i use instead (edited) (re @elros34: this commit is wrong...)22:45
T42<elros34> ok so I suggest you to use script from collabedit instead,  SailfishOS-vayu in master also use slightly modified version of this script22:46

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