**** BEGIN LOGGING AT Sat Mar 27 02:59:58 2021 Mar 27 08:34:01 "[ 1.002396] android_probe(): Failed to register android composite driver" mmmh Mar 27 08:49:27 Morning! Mar 27 08:54:28 morning Mar 27 09:15:02 Tofe: What's your defconfig? Mar 27 09:17:32 Herrie: my .config gives this currently: https://paste2.org/d8jPw0CN Mar 27 09:17:58 I'm still tracking where the failure occurs Mar 27 09:48:02 Tofe: https://github.com/shr-distribution/linux/blob/533a628f03d4d0be2f1c4e969aa1c6d7a7e564bb/arch/arm/configs/cyanogenmod_hammerhead_defconfig#L2742 is one difference Mar 27 09:48:09 But I don't see anything else very obvious Mar 27 09:50:46 neither do I... with the debug, it looks like the android device is created, but then the "UDC" device can't be found somehow. I tried deferring the probe, like it's done on tissot, without any luck so far Mar 27 09:51:00 Tofe: You might want to revert the gadget driver just to check? https://github.com/shr-distribution/linux/commits/hammerhead/3.4/halium-5.1/drivers/usb/gadget/android.c vs https://github.com/Tofee/android_kernel_lge_hammerhead/commits/hammerhead/3.4/halium-9.0/drivers/usb/gadget/android.c Mar 27 09:51:24 Seems it might want FunctionFS with the Halium 9.0 version of the kernel, not sure though Mar 27 09:52:15 Just thinking out loud here.... Mar 27 09:52:43 that could be, let me try and see Mar 27 09:55:39 though I doubt it would build, I'd rather try the functionfs way then **** ENDING LOGGING AT Sun Mar 28 02:59:56 2021