savidha777
savidha777
Camera : RPi V2 model (imx219) Not did any changes in config.txt file. whatever we used for 5.4 kernel same file only we are using for 5.15. For the reference...
Hi @pelwell Installation are not getting break, all the packages are there in part of image, but modules only not getting load. upgraded kernel from 5.15.65 to 5.15.74 getting same...
We are using linux-raspberrypi yocto recipe to compile kernel module. please find below recipe **5.10.52 recipe:** https://code.rdkcentral.com/r/plugins/gitiles/rdk/components/generic/rdk-oe/meta-cmf-raspberrypi/+/refs/heads/rdk-next/recipes-kernel/linux/linux-raspberrypi_5.10.52.bb Modules are properly loading with 5.10.52 **root@raspberrypi3-rdk-camera:~# uname -r 5.10.52-v7** root@raspberrypi3-rdk-camera:~# lsmod Module...
Modules are loading with disabled compression flag "CONFIG_MODULE_COMPRESS_XZ=n". root@raspberrypi3-rdk-camera:~# uname -r 5.15.74-v7 root@raspberrypi3-rdk-camera:~# lsmod Module Size Used by hci_uart 40960 1 btbcm 20480 1 hci_uart bluetooth 413696 3 hci_uart,btbcm ecdh_generic...