T42 | ZanyRain was added by: ZanyRain | 00:52 |
---|---|---|
rodrigosolari | CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong, this my error, because ubu-chroot is 14.04 and not support , any help? | 05:10 |
r0kk3rz | use a newer ubu chroot then | 05:49 |
rodrigosolari | exists? i can't find | 06:03 |
vknecht | rodrigosolari, as elros said, you can also try building with your host system, ubu-chroot is just a convenience | 06:10 |
r0kk3rz | its to isolate the build from the host environment, but yeah its not critical | 06:18 |
T42 | Verevka86 was added by: Verevka86 | 06:31 |
T42 | Алексей %lastname% was added by: Verevka86 | 06:31 |
T42 | ssolarir was added by: ssolarir | 06:36 |
T42 | <ssolarir> @elros34 [have you tried to build it in your host system …], Ok | 06:43 |
T42 | vkn_n was added by: vkn_n | 06:47 |
T42 | <ssolarir> In the local_manifests/$device.XML is necessary vendor.... Por only kernel and device ? | 06:49 |
T42 | <Rsolari> :-) | 06:51 |
r0kk3rz | you might need all kinds of things in there | 06:51 |
r0kk3rz | depends | 06:52 |
T42 | Gennadii198108 was added by: Gennadii198108 | 06:55 |
T42 | <Rsolari> @r0kk3rz [depends], Ok :-) | 06:58 |
r0kk3rz | please avoid using the reply function in telegram | 06:58 |
T42 | <Rsolari> Ok | 06:59 |
rodrigosolari | ccache: FATAL: Could not find compiler "clang" in PATH | 07:03 |
rodrigosolari | is necessary install clang? | 07:03 |
r0kk3rz | sounds like doesnt it | 07:05 |
T42 | <Nebrassy> rodrigosolari: lineage doesn't have clang 9.0.5, try https://github.com/nebrassy/device_xiaomi_sdm660-common-sailfish/commit/408359cadc96707c1f0a8a12e66d81acfabc926d | 07:10 |
T42 | Роман %lastname% was added by: Роман %lastname% | 07:14 |
rodrigosolari | thanks nebrassy | 07:42 |
rodrigosolari | what is error this log | 07:43 |
rodrigosolari | https://pastebin.com/mwMWQCZR | 07:43 |
T42 | <Nebrassy> the error isn't there, use this format when outputting log to a file | 07:58 |
T42 | <Nebrassy> cmd &>> outfile | 07:58 |
T42 | <Nebrassy> vendor.qti.bluetooth@1.0-patch_dl_manager: ReadHciEvent: Expected CC | 08:43 |
T42 | <Nebrassy> what does that mean? | 08:43 |
T42 | <Nebrassy> http://haste.aicp-rom.com/ugeleqaray.sql | 08:43 |
T42 | <Verevka86> Pls help! | 10:32 |
T42 | <Verevka86> https://pastebin.com/sExTGtrY | 10:33 |
T42 | <Verevka86> GUI does not work 😭 | 10:33 |
T42 | <Verevka86> https://github.com/SailfishOS-sagit | 10:33 |
T42 | <Verevka86> Full log- | 10:35 |
T42 | <Verevka86> (Document) https://irc.thaodan.de/.imgstore/H6GisJ9UmD.bin | 10:35 |
T42 | Walid %lastname% was added by: Walid %lastname% | 10:53 |
T42 | <elros34> @Verevka86 you have enabled selinux. Disable it like it's explained in Hadk 9.3.1. Also if you build sailfish 3.2.1 then go to dhd submodule then checkout to upgrade-3.2.1 branch | 10:58 |
T42 | <Verevka86> @elros34 [@Verevka86 you have enabled selinux. Disable i …], https://github.com/SailfishOS-sagit/droid-hal-sagit/commit/9342fef62e0eaab11dc080b6f8754d64776f5bd0 | 11:00 |
T42 | <Verevka86> @elros34 [@Verevka86 you have enabled selinux. Disable i …], So turn off Selinux? | 11:02 |
T42 | <Verevka86> cmdline- BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive | 11:02 |
T42 | <Verevka86> @elros34 [@Verevka86 you have enabled selinux. Disable i …], https://github.com/SailfishOS-sagit/android_device_xiaomi_msm8998-common/commit/b181ba791d855d047008e0eba94ba9271396b007 | 11:04 |
T42 | <elros34> cmdline is not enough, read hadk 9.3.1 or https://github.com/mer-hybris/mer-kernel-check/pull/27/files | 11:05 |
T42 | <Verevka86> @elros34 [cmdline is not enough, read hadk 9.3.1 or http …], revert this? - https://github.com/SailfishOS-sagit/kernel_xiaomi_msm8998/commit/150337d6a86a100b0afe4143eaeba2d03190bdb3 | 11:15 |
T42 | <elros34> audit is required | 11:16 |
T42 | <Walid %lastname%> hi, how to resolve this issue in wizard tutorial | 11:18 |
T42 | <Walid %lastname%> https://drive.google.com/file/d/16caBwtp3qOFMpEPfT8P_iSeMC6XO8Mde/view?usp=sharing | 11:18 |
T42 | <elros34> Walid have you tried to get logs? | 11:24 |
T42 | <edp_17> @Walid: Have you tried to tap on each corner by clockwise starting from the top left? (That skips the tutorial.) | 11:25 |
T42 | <Verevka86> @elros34 [audit is required], Thank you, enable audit, compile kernel 😊 | 11:30 |
T42 | <elros34> confirm that out/*/.config is correct after you compile it then you can flash hybris-boot.img | 11:36 |
T42 | <edp_17> @elros34 : what is the -t doing in that command you gave me? I did a sb2 --help and couldn't find -t in there. | 12:05 |
T42 | <edp_17> Nevermind, found it. | 12:06 |
T42 | <Verevka86> @elros34 [confirm that out/*/.config is correct after yo …], https://gist.github.com/Verevka/29672bd1e7de40e52824c53db69c7aae | 12:27 |
T42 | <elros34> you need to provide full journalctl and /usr/libexec/droid-hybris/system/bin/logcat | 12:30 |
T42 | <Verevka86> @elros34 [you need to provide full journalctl and /usr/l …], journalctl- https://pastebin.com/jTpDBTjc | 13:28 |
T42 | <Verevka86> @elros34 [you need to provide full journalctl and /usr/l …], logcat adb I don't know how to do | 13:36 |
T42 | <Walid %lastname%> @edp_17 [@Walid: Have you tried to tap on each corner b …], https://paste.ubuntu.com/p/gHNNCKXtCF/ | 13:42 |
T42 | <Walid %lastname%> i skiped wizard tuto, but i want knoiw what is wrong | 13:42 |
T42 | <elros34> @Verevka86 just type: /usr/libexec/droid-hybris/system/bin/logcat after reboot. BTW you should enable CONFIG_FW_LOADER_USER_HELPER and CONFIG_FW_LOADER_USER_HELPER_FALLBACK | 14:47 |
T42 | <Nebrassy> @elros34 ever had that Bluetooth problem, cant fix it or mobile data no matter what I try | 15:13 |
T42 | <elros34> sorry no, have you tried dummy_netd? | 15:15 |
T42 | <Nebrassy> Yup | 15:16 |
T42 | <Nebrassy> The log is with that | 15:16 |
T42 | <elros34> Does it work? systemctl status dummy_netd.service | 15:17 |
T42 | <Nebrassy> sh-3.2# systemctl status dummy_netd.service | 15:23 |
T42 | <Nebrassy> ● dummy_netd.service | 15:23 |
T42 | <Nebrassy> Loaded: not-found (Reason: No such file or directory) | 15:23 |
T42 | <Nebrassy> Active: inactive (dead) | 15:23 |
T42 | <Nebrassy> wtf, I'm sure I built it | 15:24 |
T42 | <elros34> no wonder it doesn't help:) | 15:25 |
T42 | <Nebrassy> do I have to add it to patterns? | 15:25 |
T42 | <elros34> sure | 15:25 |
T42 | <Nebrassy> I'll try installing it manually | 15:25 |
T42 | <Nebrassy> great, it works, that was dumb | 15:43 |
T42 | <Nebrassy> now only bluetooth left | 15:43 |
T42 | <Nebrassy> Logs seem different now | 16:09 |
T42 | <Nebrassy> http://haste.aicp-rom.com/bumafipilu.sql | 16:09 |
T42 | <Nebrassy> http://haste.aicp-rom.com/jutiweyito.sql | 16:09 |
T42 | <Nebrassy> Apr 07 18:53:29 MiA2 droid-hal-init: Received control message 'interface_start' for 'android.hardware.bluetooth@1.0::IBluetoothHci/default' from pid: 3633 (/system/bin/hwservicemanager) | 16:10 |
T42 | <Nebrassy> Apr 07 18:53:29 MiA2 droid-hal-init: Could not find service hosting interface android.hardware.bluetooth@1.0::IBluetoothHci/default | 16:10 |
T42 | <Nebrassy> Maybe that? | 16:10 |
T42 | <adampigg> Rinigus: i note that angelfish dies regulalry with code 139 | 16:23 |
T42 | <adampigg> Is that a flatpak or angelfish issue? | 16:25 |
rinigus | @adampigg: no idea. is it on sfos3.3? | 17:34 |
T42 | <adampigg> Rinigus: it is....it always works, but when i go away and come back it is always crashed | 17:36 |
rinigus | @adampigg: for me it works for days, until I have to update it. I get the crashes, but its rare. will try to remember next time and make some kind of stats on it | 17:37 |
rinigus | unless I used camera (ooohhh, what a lovely moment to get back that fast), that unofficial camera app, and due to its use of RAM all qtwebengine processes were killed leaving angelfish just as an empty shell | 17:38 |
rinigus | :) | 17:39 |
T42 | <Rodrigosolari> make -j2 hybris-hal, there is way to run it in verbose mode | 17:51 |
T42 | <elros34> usually using -j1 is enough to figure out why something fail | 17:55 |
rodrigosolari | http://haste.aicp-rom.com/ dont open | 17:58 |
T42 | <Verevka86> @elros34 [@Verevka86 just type: /usr/libexec/droid-hybri …], https://gist.github.com/Verevka/407cb7565fff0990f2b6881620d763db | 18:23 |
T42 | <Verevka86> just type: /usr/libexec/droid-hybris/system/bin/logcat after reboot- | 18:25 |
T42 | <Verevka86> I can't connect to the device | 18:25 |
T42 | <Rodrigosolari> this my log | 19:05 |
T42 | <Rodrigosolari> https://pastebin.com/Es1w1esn | 19:05 |
T42 | <Rodrigosolari> I have an error, and I don't know where | 19:06 |
T42 | <Nebrassy> Where's that kernel from | 19:09 |
T42 | <Rodrigosolari> My mobile phone is | 19:21 |
T42 | <Rodrigosolari> Redmi note 8 ginkgo | 19:22 |
T42 | <Rodrigosolari> or you mean the repository | 19:22 |
T42 | <Nebrassy> I mean repo | 19:30 |
T42 | <Nebrassy> I built for ginkgo with PE kernel once | 19:30 |
T42 | <Rodrigosolari> this a repo | 19:33 |
T42 | <Rodrigosolari> https://github.com/Xiaomi-trinket-dev/android_kernel_xiaomi_sm6125 | 19:33 |
T42 | <Rodrigosolari> https://github.com/Xiaomi-trinket-dev | 19:33 |
T42 | <Nebrassy> Lineage-16.0 branch? | 19:41 |
T42 | Rizonmjwadh was added by: Rizonmjwadh | 19:42 |
T42 | <Rodrigosolari> Yes @Nebrassy , 16.0 branch | 19:43 |
T42 | <Rodrigosolari> Not 17.1 | 19:43 |
T42 | <elros34> @Verevka86 you don't have telnet access at all? try in twrp: ln -s /dev/null /data/.stowaways/sailfishos/etc/systemd/system/usb-moded.service | 19:46 |
T42 | <Verevka86> @elros34 [@Verevka86 you don't have telnet access at all …], its Work!!! 👍 | 19:55 |
T42 | <Verevka86> sh-3.2# /usr/libexec/droid-hybris/system/bin/logcat | 19:55 |
T42 | <Verevka86> logcat read failure | 19:55 |
T42 | <Verevka86> @elros34 [@Verevka86 you don't have telnet access at all …], https://gist.github.com/Verevka/dc145778754d0dd54bfb0eb03ad25008 | 20:04 |
T42 | <Rodrigosolari> @Nebrassy [Lineage-16.0 branch?], It is possible to build with other modified xda kernels, which are not lineage, I think it is the kernel code that gives me an error | 20:13 |
T42 | <elros34> @Verevka86 looks like all xiaomi are broken in simillar way, @Nebrassy might be able to help you | 20:14 |
T42 | <Verevka86> @elros34 [@Verevka86 looks like all xiaomi are broken in …], Many thanks for your help🤝 | 20:15 |
T42 | <Nebrassy> @Rodrigosolari [It is possible to build with other modified xd …], Try the one one PixelExperience-devices | 20:16 |
T42 | <Nebrassy> You might need a patch for clang, I'll send if you get the error | 20:17 |
T42 | <Nebrassy> @Verevka86 [Many thanks for your help🤝], https://github.com/nebrassy/kernel_xiaomi_sdm660-sailfish/commit/61f8d9cb5d81052e3560bb97768865488e8862bf | 20:19 |
T42 | <Nebrassy> If you have that commit | 20:20 |
T42 | <Nebrassy> @elros34 [@Verevka86 looks like all xiaomi are broken in …], Caf's fault | 20:20 |
T42 | <Nebrassy> @Rodrigosolari this one actually https://github.com/PotatoDevices/kernel_xiaomi_ginkgo/ | 20:25 |
T42 | <Rodrigosolari> if I had tried those, but it throws me an error because it asks me for lineage.mk and I don't know how to build it | 20:28 |
T42 | <Nebrassy> Did you do android development before | 20:31 |
T42 | <Rodrigosolari> t yes for learning, but joining the repos, in the server, but never modify | 21:08 |
T42 | <Nebrassy> To use a tree from one rom in another rom, you need to modify some files and rename some | 21:11 |
T42 | <Nebrassy> For example, grep -r potato * | 21:12 |
T42 | <Nebrassy> And edit every instance to lineage, also rename every file with potato in the name to lineage | 21:12 |
T42 | <Rodrigosolari> @Nebrassy [To use a tree from one rom in another rom, you …], I used what you told me, the potato kernel, but nevertheless I still get an error | 23:14 |
T42 | <Rodrigosolari> https://pastebin.com/yQdzK26g | 23:14 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!