After I upgrade to this kernel I started getting failures related to the universal cape, which I haven’t enabled in uBoot.env. Here are a few of the errors I’m seeing:
gpio-of-helper ocp:cape-universal: Failed to get gpio property of ‘P8_03’
gpio-of-helper ocp:cape-universal: Failed to create gpio entry
gpio-of-helper ocp:cape-universal: Allocated GPIO id=0 name=‘P8_03’
WiFi and Bluetooth also fails, and I’m getting these errors:
[ 61.674997] Bluetooth: hci0: Reading TI version information failed (-110)
[ 61.682009] Bluetooth: hci0: download firmware failed, retrying…
[ 63.723018] Bluetooth: hci0: command 0x1001 tx timeout
This was the update that created the problem (I’m running on BBGW, v1.0)
apt upgrade
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
Calculating upgrade… Done
The following NEW packages will be installed:
libpruio-modules-5.10.140-ti-r52 linux-image-5.10.140-ti-r52
qcacld-2.0-modules-5.10.140-ti-r52 rtl8723bu-modules-5.10.140-ti-r52
rtl8723du-modules-5.10.140-ti-r52 rtl8821cu-modules-5.10.140-ti-r52
ti-sgx-ti335x-modules-5.10.140-ti-r52
The following packages will be upgraded:
bbb.io-kernel-5.10-ti-am335x bbb.io-kernel-tasks
Has anyone else had this problem? When I roll back to 5.10.131-ti-r50, everything works fine.