Sunday, 2021-01-24

T42Derrick %lastname% was added by: Derrick %lastname%04:26
electro575@elros34 : where is locate the defconfig file ? in this URL ?09:15
electro575https://github.com/LineageOS/android_kernel_samsung_msm897409:15
electro575it's locate here but not only one09:18
electro575https://github.com/LineageOS/android_kernel_samsung_msm8974/tree/lineage-18.1/arch/arm/configs09:18
electro575@piggz : i have stop the building and now i have this error10:49
electro575Can't create cache at /home/.zypp-cache/solv/local-t0lte-hal - no writing permissions.10:49
electro575i don't know what can i do ?10:49
T42Master_Technolgy was added by: Master_Technolgy11:17
T42<Master_Technolgy> Hi11:17
electro575hi11:17
T42<Master_Technolgy> I have galaxy a8 plus and I don't have device tree for it and I have it's source code on samsung open source and want to port sailfish os to can someone tell me how11:20
T42nephros was added by: nephros11:48
T42Manikandan balu %lastname% was added by: Manikandan balu %lastname%12:04
T42<elros34> @electro575: hadk pdf 5.4.1 chapter explains how to find correct defconfig12:12
electro575@elros34 : ok, thanks, i have an error with zypper because of i have interrupt a command12:14
electro575have you an idea ?12:14
T42<elros34> check permissions, maybe remove that local-t0lte-hal dir12:15
electro575ok, but i can't arrived to find this, i come back, i go eat12:16
T42<elros34> maybe it's in target so: sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -m sdk-install -R ls -al /home/.zypp-cache/solv/12:20
T42<Master_Technolgy> @Master_Technolgy [I have galaxy a8 plus and I don't have device …], Anyone help12:21
electro575@Master_Technology, i don't know what you can do if you don't have kernel src13:04
T42Pi_Ra was added by: Pi_Ra14:01
T42<Master_Technolgy> @electro575 [@Master_Technology, i don't know what you can …], What is kernel src14:12
electro575@Master_Technology : you can follow the hadk PDF to port your device14:59
electro575@elros34 : my device t0lte, when i do continue, it reboot only15:39
electro575i will try to enable journal with TWRP15:39
electro575@elros34 : i take the kernel of MTR and rebuild all component15:53
electro575i have flash sailfishOS on my t0lte device15:53
electro575but again, i have a kernel panic after continue and 1s15:54
electro575dmesg -> https://dpaste.org/66YV15:54
electro575init.log -> https://dpaste.org/POYM15:54
electro575i don't have journal log, i have set automatic and rate interval =0s15:54
electro575If you can help me, i have some times to debug now15:55
electro575MTRNord1 : Hi, do you have t0lte device ?16:23
electro575@mal, do you know how it's possible to identify the good path and good filename to implement ?16:29
electro575it's win : TARGET_KERNEL_CONFIG := lineage_klte_pn547_defconfig16:38
T42<elros34> you didn't say that you are at 23 port, You are still in initramfs then obviously there will be no journal17:20
electro575@elros, i do telnet 192.168.2.15 only17:23
electro575@elros3417:23
T42<elros34> is your mmcblk0p16 really data partition? Did you format it as ext4 in recovery before flashing sailfish?17:26
electro575@elros34 : USERDATA is maybe the problem17:44
electro575@elros34 : i have format by default, i will see, but maybe the mmcblk0p16 is not the good part for USERDATA17:45
electro575@elros34 : have you a cmd to format with ext4 format in TWRP ?17:47
T42<elros34> this might give your gpt label: cat /sys/block/mmcblk0/mmcblk0p16/uevent. Check also partition format with fdisk -l or whatever tool is available in initramfs17:47
T42<elros34> TWRP should have such a function builtin.17:47
electro575@elros34 : yes it is cat /sys/block/mmcblk0/mmcblk0p16/uevent17:54
electro575sorry -> PARTNAME=USERDATA17:55
electro575@elros34 : why CONFIG_IKCONFIG_PROC is a problem with hybris-16.0 ?18:01
electro575i don't arrived to build droid-config for klte device18:01
T42<elros34> CONFIG_IKCONFIG_PROC is not android base specific, it is always required for hybris-boot18:07
electro575yes, but CONFIG_IKCONFIG must be enable too ?18:08
electro575i'm trying this18:08
T42<elros34> obviously, all dependencies must be also enabled18:09
electro575yes, do you have another idea about t0lte device ?18:09
T42<elros34> have you checked whether you have ext4 or f2fs on that partition?18:10
electro575not again18:11
electro575i'm building for klte just 5 min18:11
electro575it's okey, i'm looking for18:14
electro575@elros34 : /dev/mmcblk0p1 EFI GPT18:15
electro575mmcblk1p1 -> Win95 FAT3218:15
electro575@elros34 : i reboot in TWRP18:16
electro575i will flash a lineageOS before reflash18:20
electro575maybe18:20
electro575@elros34 : i have this problem during compilation18:41
electro575pkgconfig(libncicore) >= 1.1.13 is needed by libnciplugin-1.1.0-0.armv7hl18:41
electro575pkgconfig(nfcd-plugin) >= 1.1.0 is needed by libnciplugin-1.1.0-0.armv7hl18:41
electro575No provider of 'pkgconfig(nfcd-plugin) >= 1.1.0' found.18:42
T42<elros34> nci and nfcd pakages are for nfc, you don't have to build them18:59
electro575@elros34 : just build libHybris so ?19:01
T42<elros34> no, libhybris is not enough19:02
T42<elros34> build everything just not nfc19:03
electro575yes19:03
electro575@elros34 : the data partition is mount during flashing now, good ^^19:07
electro575@elros34 : it's already better, now i have bootloop. I can debug as in 201919:15
electro575@elros34 : just a question, if sailfishOS use android services, a most part of google code who can transmit data is remove ?19:17
electro575@elros34: so libncicore must not be build ?19:22
electro575i have no problem to build this part19:22
T42<elros34> either downgrade nci/nfcd to same version which you find in 3.4.0.x release changle log at forum or I think you can skip building it at all as it has no real use19:49
electro575@elros34 : my samsung galaxy S5 display with red color at boot : "KERNEL IS NOT SEANDROID ENFORCING"20:20
electro575What can i do ?20:20
T42<elros34> same as always get logs20:23
electro575i have too in yellow color : "Set Warranty Bit : kernel"20:23
electro575i can't do telnet20:24
T42<elros34> do you have any sign of live in host dmesg?20:24
electro575no IP on my network interface20:24
electro575to connect at telnet20:24
electro575i will try a choose20:25
T42<elros34> then assign one, at which stage device is: 23 or 2323:20:25
electro575yes20:25
T42<elros34> yes means 2323?20:26
electro575no IP dhcp offer by my device20:26
electro575i will try to assign one20:26
electro575and telnet just a minute20:26
T42<elros34> telnet port is visible in host dmesg20:28
electro575@elros34 : no ping possible20:29
electro575no telnet20:29
electro575the device is stuck20:29
electro575at startup20:29
electro575maybe it's because selinux, ...20:30
electro575in defconf20:30
T42<elros34> yeah could be anything but I still ask about host dmesg, no ping or antyhing else20:30
electro575okey, i try20:30
electro575SerialNumber: Mer Debug telnet on port 23 on rndis0 192.168.2.15 - also running udhcpd20:31
electro575rndis_host 4-5:1.0 eth0: register 'rndis_host' at usb-0000:00:13.2-5, RNDIS device, 00:00:00:00:00:0020:31
electro575it's a little bit strange20:32
electro575pool[17786]: segfault at 5efee1be ip 00007ff06439f206 sp 00007ff04bffe948 error 4 in libc-2.28.so[7ff064329000+148000]20:33
electro575@elros34 : port 2320:34
electro575no response20:34
T42<elros34> did you fix all errors from mer-kernel-check?20:35
electro575yes, but selinux, audit, ... it's again to be fix correctly20:36
electro575CONFIG_AUDIT=y ; CONFIG_SECURITY_SELINUX_BOOTPARAM=y ; CONFIG_WATCHDOG_NOWAYOUT=y20:39
T42<elros34> what about fixup-mountpoints. Did you use same paths as in your fstab20:39
electro575mountpoints, discover with by-name in TWRP20:40
electro575https://dpaste.org/rKBh20:40
T42<elros34> twrp is first step, then you need fstab to get correct path20:41
electro575okey20:41
electro575fstab in TWRP ?20:41
T42<elros34> fstab in your device repo20:42
electro575okey20:42
electro575i compare20:42
electro575@elros34 : it's in /etc/fstab ?20:44
electro575in kernel tree ?20:45
T42<elros34> usually rootdir/etc20:45
T42<elros34> no, device repo20:45
electro575https://github.com/LineageOS/android_kernel_samsung_msm8974/tree/lineage-16.020:45
electro575no etc here20:46
electro575device repo sorry20:46
electro575https://github.com/LineageOS/android_device_samsung_klte-common/blob/lineage-16.0/rootdir/etc/fstab.qcom20:47
electro575ok but no mmcblk0p11, ...20:47
T42<elros34> ok that looks good but your fixup-mountpoints are wrong20:48
T42<Master_Technolgy> I have galaxy a8 plus and I don't have device tree for it and I have it's source code on samsung open source and want to port sailfish os to can someone tell me how20:48
electro575strange20:48
electro575@elros34 : have you an example ?20:49
T42<elros34> fixup-mountpoints is full of examples20:49
electro575where ? in hadk ?20:51
electro575my fix mountpoint of t0lte is good i suppose untin here20:51
electro575until20:51
electro575@elros34 : here it was for htc one m820:52
electro575https://dpaste.org/EJw520:52
electro575and it's work i suppose in 2019 when i test sailfish 3.0.020:52
T42<elros34> dont you see any difference? in klte you use -e 's /dev/block/platform/msm_sdcc.1* which is wrong20:53
T42<elros34> it must be -e 's block/platform/msm_sdcc.120:53
electro575ok, it just at all ?20:54
electro575just this point20:54
electro575or MAJ too ? ABOOT -> aboot ?20:55
T42<elros34> ah yes upper case partitions also looks wrong20:57
electro575@elros34 : what must i remove and rebuild ?20:58
T42<elros34> make hybris-hal and rebuild droid-hal20:59
electro575okey, thanks20:59
electro575@elros34 : it's ok for telnet21:23
electro575i'm in sh21:24
electro575goobye, i'm going to sleep21:24

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