T42 | <cryptodas> You're right, thanks! I have just built kernel with unchanged config and it behaves same as android kernel. | 00:10 |
---|---|---|
T42 | <cryptodas> Sadly, I changed via `ARCH=arm64 make menuconfig` only erroneous params reported by mer_verify_kernel_config script... | 00:10 |
T42 | <elros34> bear in mind your kernel may have bugs triggered when you enable/disable kernel configs. It wouldn't be the first time | 00:17 |
deathmist | @cryptodas it's CONFIG_VT=y that makes it crash, I see HTC U11 has MSM8998 SoC so it should be the same issue as for me | 00:59 |
deathmist | see https://github.com/ubports/porting-notes/wiki/Halium-9#qualcomm-devices-with-linux-kernel-44-panic-with-config_vt-enabled, should be same reverts you need | 00:59 |
deathmist | obviously you should confirm first that CONFIG_VT=n stops it from immediately rebooting | 01:00 |
deathmist | for RNDIS (telnet/SSH access) you likely have to set CONFIG_USB_CONFIGFS_F_GSI=n and CONFIG_USB_CONFIGFS_RNDIS=y | 01:01 |
deathmist | there may be a way to get the default GSI ConfigFS function to do something but I never bothered | 01:02 |
T42 | <cryptodas> "confirm first that CONFIG_VT=n stops it..." β that's it, thank you! | 01:24 |
T42 | <jude> π§πΎπ π π πΎππΎπππππΎ, π¨ ππππ ππΊπ½πΎ ππ ππΎπΌπππ½ πππππ½ππΊππΊπ ππΏ ππ ππππΏππ πππππππ ππππΎππ ππ π½πΎπ πΊπ πΊππ½ ππ πΎππππΊ πΏπΎπΎπ πΊπππΊπΌπ ππ ππ ππΏ πππ πΊππΎ ποΏ½ | 08:09 |
T42 | <jude> https://t.me/joinchat/wZkaFwtVPidlZDk0 | 08:09 |
T42 | <Verevka86> Mic fix π I did something like in this patch | 11:37 |
T42 | <Verevka86> https://github.com/mer-hybris/droid-src-sony/commit/192c24657c67d245a91c01ee31444af6c72280f7 (re @Verevka86: Hello, does anyone h...) | 11:37 |
T42 | <cryptodas> Thanks to deathmist, after applying patches and setting | 13:31 |
T42 | <cryptodas> ``` | 13:31 |
T42 | <cryptodas> CONFIG_USB_CONFIGFS_RNDIS=y | 13:31 |
T42 | <cryptodas> CONFIG_USB_CONFIGFS_F_GSI=n``` | 13:31 |
T42 | <cryptodas> | 13:31 |
T42 | <cryptodas> I see in dmesg: | 13:31 |
T42 | <cryptodas> ``` | 13:31 |
T42 | <cryptodas> [ 4149.766241] usb 1-9: Product: Always | 13:31 |
T42 | <cryptodas> [ 4149.766245] usb 1-9: Manufacturer: Mer Boat Loader | 13:31 |
T42 | <cryptodas> [ 4149.766250] usb 1-9: SerialNumber: Mer | 13:31 |
T42 | <cryptodas> [ 4149.770196] rndis_host 1-9:1.0 usb0: register 'rndis_host' at usb-0000:00:14.0-9, RNDIS device, 76:d5:88:c3:4b:9a | 13:31 |
T42 | <cryptodas> [ 4155.258504] usb 1-9: USB disconnect, device number 21 | 13:31 |
T42 | <cryptodas> [ 4155.258681] rndis_host 1-9:1.0 usb0: unregister 'rndis_host' usb-0000:00:14.0-9, RNDIS device | 13:31 |
T42 | <cryptodas> <New USB device strings> | 13:31 |
T42 | <cryptodas> [ 4156.018156] usb 1-9: Product: U11 | 13:31 |
T42 | <cryptodas> [ 4156.018160] usb 1-9: Manufacturer: HTC | 13:31 |
T42 | <cryptodas> [ 4156.018164] usb 1-9: SerialNumber: FA79B1800083``` | 13:31 |
T42 | <cryptodas> | 13:31 |
T42 | <cryptodas> This output comes with hybris-recovery flashed (as I understand, I need it to get telnet). If I flash hybris-boot the only difference is `Product: Refusing` | 13:31 |
Thaodan | Which kernel version? | 13:34 |
Thaodan | You can also try CONFIG_USB_CONFIGFS_RNDIS=y | 13:34 |
Thaodan | if GSI doesn't work | 13:35 |
T42 | <elros34> no you do not need recovery for telnet, see you probably hit this line: https://github.com/mer-hybris/hybris-boot/blob/master/init-script#L361 | 13:35 |
T42 | <cryptodas> 4.4.177 kernel | 13:37 |
T42 | <cryptodas> CONFIG_USB_CONFIGFS_RNDIS is already set, that made me see these messages in dmesg | 13:37 |
Thaodan | oh yeah | 13:38 |
Thaodan | the gsi think confused me | 13:38 |
T42 | <elros34> so with "Refusing" you should be able to telnet at 23 port and check diagnosis.log | 13:40 |
T42 | <cryptodas> I get "USB disconnect" in ~2 seconds after "Mer Boat Loader" so I guess telnet is not there. Nevertheless I managed to go further noticing what can be written to diagnosis.log in init script: it was CONFIG_AUTOFS4_FS not reported by mer_verify_kernel_config. | 14:04 |
T42 | <cryptodas> Now I got `Product: init-debug in real rootfs` and have init.log in sfos rootfs, will examine it | 14:04 |
T42 | <TheVancedGamer> One thing confuses me | 14:08 |
T42 | <TheVancedGamer> Why does initial telnet say "Mer *Boat* loader? | 14:08 |
Thaodan | It is a pun | 14:09 |
T42 | <TheVancedGamer> Oh, I see | 14:09 |
T42 | <TheVancedGamer> Because I saw that on my phone while debugging, and I never understood why | 14:10 |
voidanix[m] | Does anybody have experience with devices not using little cores? irqbalance is not enabled but i'm not sure it actually makes that much of a difference | 14:45 |
voidanix[m] | Battery life is suffering because of the prime/gold cores | 14:45 |
Thaodan | on A11? Irqbalance should be there. | 14:47 |
T42 | <cryptodas> Ok, in init.log I got this error: | 15:55 |
T42 | <cryptodas> `can't create /etc/udhcpd.conf: nonexistent directory` | 15:55 |
T42 | <cryptodas> In sfos rootfs `/etc/udhcpd.conf` is symlink to `/run/usb-moded/udhcpd.conf` and `/run/usb-moded/` doesn't exist | 15:55 |
Thaodan | does usb-moded not start? | 15:56 |
T42 | <cryptodas> How can I check it? | 16:01 |
Thaodan | did you enable persistant journal? | 16:11 |
deathmist | https://github.com/mer-hybris/hadk-faq#persistent-journalctl | 16:14 |
T42 | <cryptodas> Forgot after last flashing. Ok, I understood what to do, will write later | 16:14 |
T42 | <elros34> init.log at 2323 is not really usefull unless it failed to start preinit | 16:26 |
voidanix[m] | @Thaodan yes that's on A11, it keeps crashing with the error mentioned here https://github.com/sonyxperiadev/bug_tracker/issues/760 | 17:17 |
voidanix[m] | I remember irqbalance working without that defconfig option... | 17:17 |
voidanix[m] | On AOSP, that is | 17:18 |
Thaodan | voidanix[m]: but what was sdm845 | 17:19 |
voidanix[m] | sm8150 also complains about def_timer_ms missing | 17:20 |
Thaodan | Might wort to add to the bug then | 17:43 |
Verevka | Hello, how can I access obs to support sfos updates for my device? | 18:19 |
piggz | Verevka: ping lbt to create an account for you | 18:25 |
Verevka | piggz: i contacted him, he only gave me access to bugs.merproject.org. | 18:28 |
Verevka | build.sailfishos.org authentication failed :( | 18:30 |
piggz | Verevka: username is case sensitive | 18:41 |
piggz | try that | 18:41 |
Verevka | Unfortunately not, I checked several times :( | 18:59 |
T42 | <elros34> @Verevka86 do you have account on forum.sailfishos.org? I am not sure but I think it could be used also to access obs or was it only planned to support it? | 19:30 |
T42 | <Verevka86> Now I entered the login and password, the account was created, but how will this help me with obs? (re @elros34: @Verevka86 do you ha...) | 19:34 |
T42 | <elros34> I had impression that this accounts are shared and you can use it to obs too but maybe I am wrong. | 19:35 |
T42 | <Verevka86> Unfortunately, it is not | 19:39 |
Thaodan | Accounts are shared between mer bugzilla and sailfish obs I think. | 20:23 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!