Hey Peter, 

Sorry to revive a dying thread, but I came across the exact same adsprpcd 
situation when attempting to patch a  Pixel 4a on Android 11 with a self 
compiled kernel and an existing boot.img.  For what I want to do, I am 
hoping that I can get away with using a recovery boot.img and patch it via 
magiskboot or any other tool instead of having to completely regenerate the 
boot.img manually.  I was wondering if you had any insight as to what could 
be causing the kernel modules to fail to load like this.  I get this was 
several years ago and this problem has likely faded, but I am hoping you 
have a tip or two from this experience. I have been pretty liberal on 
disabling any CONFIG.*MODULE params that could cause problems in my custom 
kernel (i.e. unset CONFIG_MODULE_SIG, CONFIG_MODULE_FORCE_LOAD=y, etc)

* Do you think this could be a problem with any kernel command params? 
Here's my dump of kernel args

console=ttyMSM0,115200n8 androidboot.console=ttyMSM0 printk.devkmsg=on 
msm_rtb.filter=0x237 ehci-hcd.park=3 service_locator.enable=1 
androidboot.memcg=1 cgroup.memory=nokmem lpm_levels.sleep_disabled=1 
usbcore.autosuspend=7 loop.max_part=7 
androidboot.usbcontroller=a600000.dwc3 swiotlb=1 
androidboot.boot_devices=soc/1d84000.ufshc buildvariant=user
* Do you think it could be a problem with the extracted dtb from the 
boot.img? (appears to be no problematic fstab)

Thanks!


On Monday, May 18, 2020 at 7:50:48 AM UTC-7 samson wrote:

> I referred to this thread to solve the same issue: 
> https://groups.google.com/forum/#!topic/android-building/ou630PviyDc
>

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/e41ac418-05e9-40b0-b688-cd5abf22a874n%40googlegroups.com.

Reply via email to