**** BEGIN LOGGING AT Tue Aug 23 02:59:56 2022 Aug 23 08:44:16 Herrie: that's good progress :) Aug 23 08:44:26 for Wifi, maybe the firmware just isn't there ? Aug 23 08:45:17 Tofe: Well seems it is Aug 23 08:45:25 for rotation, it might be a defconfig issue (accelerometer to activate), or simply a sensorfw config to tweak Aug 23 08:45:32 I didn't change anything there Aug 23 08:45:56 Wifi firmwares were unchanged for long time Aug 23 08:46:01 They worked before Aug 23 08:46:09 I do see some failures to load modules Aug 23 08:46:18 Did the driver change from module to builtin ? Aug 23 08:48:23 Tofe: Probably, need to see which one was the module ;) Aug 23 08:48:39 Because we had a ton of unnecessary modules enabled in our kernel Aug 23 08:49:38 yes, very possible... Aug 23 08:50:41 I guess we need these? https://github.com/webOS-ports/meta-pine64-luneos/blob/kirkstone/recipes-kernel/linux/linux-pinephone/defconfig#L1883-L1887 Aug 23 08:52:27 possibly, but I can't really say Aug 23 08:53:43 Seems megi has CONFIG_BRCMFMAC=y only, nothing else related to wifi Aug 23 08:54:43 Has these 2 related to firmwares but commented out: #CONFIG_EXTRA_FIRMWARE="regulatory.db regulatory.db.p7s brcm/brcmfmac43455-sdio.bin brcm/brcmfmac43455-sdio.pine64,pinephone-pro.txt brcm/brcmfmac43455-sdio.clm_blob brcm/BCM4345C0.hcd rockchip/dptx.bin" Aug 23 08:54:44 #CONFIG_EXTRA_FIRMWARE_DIR="/workspace/megous.com/orangepi-pc/firmware" Aug 23 08:55:28 So I guess I'll change it to m simply for now Aug 23 09:17:14 OK wifi is back Aug 23 09:19:02 ah great Aug 23 09:21:49 At least will be easier to debug that way Aug 23 09:24:08 Ah seems I might have killed the debugging via WIFi somehow too Aug 23 09:24:17 Cannot connect to IP + port 22 anymore like before Aug 23 09:25:05 I've seen that before too; might be an incorrect config of connman or something similar Aug 23 09:25:35 but you still can connect via wifi, isn't it ? just not via usb ? Aug 23 10:25:18 Tofe: Well not sure could be some defconfig option Aug 23 10:25:23 I cut about 3000 of them Aug 23 10:25:47 Doesn't seem to hurt too much but might be I'm missing something for ssh in defconfig Aug 23 10:25:49 Need to see Aug 23 10:25:59 USB seemed to be configured OK Aug 23 10:26:08 Windows machine saw it when I hooked it up Aug 23 10:28:02 Put battery to charge a bit for now Aug 23 10:44:47 There were a lot of nonsense options in defconfig from pine64-org kernel repo and built as modules as well leading to a way too big kernel and modules imho Aug 23 10:44:57 A lot of irrelevant modules were being built Aug 23 10:45:22 Ie for other vendors for which components that aren't in the PPP Aug 23 10:46:16 maybe they're using a "generic" defconfig for several devices ? Aug 23 10:50:18 Not sure it just had way too many options Aug 23 10:50:31 I took megi's now, ran the mer-kernel-check one Aug 23 10:50:43 That should give a good clean basis Aug 23 10:50:51 And can add as we go along **** BEGIN LOGGING AT Wed Aug 24 01:00:24 2022 **** ENDING LOGGING AT Wed Aug 24 02:59:57 2022