thanks testing, the wl18xx can be picky at times with older firmware…
BeagleBoard.org Debian Buster IoT Image 2020-04-06 shipped with:
git:/opt/scripts/:[b39ec679648a6be8f25f48bd1c9784c1fc5a0c46]
eeprom:[A335BNLTGG1A202006000357]
model:[SeeedStudio_BeagleBone_Green_Gateway]
dogtag:[BeagleBoard.org Debian Buster IoT Image 2020-04-06]
bootloader:[microSD-(push-button)]:[/dev/mmcblk0]:[U-Boot 2019.04-00002-g07d5700e21]:[location: dd MBR]
UBOOT: Booted Device-Tree:[am335x-boneblack-uboot-univ.dts]
UBOOT: Loaded Overlay:[AM335X-PRU-RPROC-4-19-TI-00A0]
UBOOT: Loaded Overlay:[BB-ADC-00A0]
UBOOT: Loaded Overlay:[BB-BBGG-WL1835-00A0]
UBOOT: Loaded Overlay:[BB-BONE-eMMC1-01-00A0]
UBOOT: Loaded Overlay:[M-BB-BBGG-00A0]
kernel:[4.19.94-ti-r42]
nodejs:[v10.15.2]
/boot/uEnv.txt Settings:
uboot_overlay_options:[enable_uboot_overlays=1]
uboot_overlay_options:[uboot_overlay_pru=/lib/firmware/AM335X-PRU-RPROC-4-19-TI-00A0.dtbo]
uboot_overlay_options:[enable_uboot_cape_universal=1]
pkg check: to individually upgrade run: [sudo apt install --only-upgrade <pkg>]
pkg:[bb-cape-overlays]:[4.14.20200403.0-0rcnee0~buster+20200403]
pkg:[bb-wl18xx-firmware]:[1.20200322.0-0rcnee0~buster+20200322]
pkg:[kmod]:[26-1]
pkg:[librobotcontrol]:[1.0.4-git20190227.1-0rcnee0~buster+20190327]
pkg:[firmware-ti-connectivity]:[20190717-2rcnee1~buster+20200305]
groups:[debian : debian adm kmem dialout cdrom floppy audio dip video plugdev users systemd-journal bluetooth netdev i2c gpio pwm eqep remoteproc admin spi iio docker tisdk weston-launch xenomai cloud9ide]
cmdline:[console=ttyO0,115200n8 bone_capemgr.uboot_capemgr_enabled=1 root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait coherent_pool=1M net.ifnames=0 lpj=1990656 rng_core.default_quality=100 quiet]
dmesg | grep remote
[ 11.955911] remoteproc remoteproc0: 4a334000.pru is available
[ 11.965530] remoteproc remoteproc1: 4a338000.pru is available
[ 21.053803] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 58.134822] Bluetooth: hci0: change remote baud rate command in firmware
[ 80.157637] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 83.947986] remoteproc remoteproc2: wkup_m3 is available
[ 84.783758] remoteproc remoteproc2: powering up wkup_m3
[ 84.783791] remoteproc remoteproc2: Booting fw image am335x-pm-firmware.elf, size 217168
[ 84.784080] remoteproc remoteproc2: remote processor wkup_m3 is now up
[ 85.781854] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 86.795931] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 86.953429] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
dmesg | grep pru
[ 11.955911] remoteproc remoteproc0: 4a334000.pru is available
[ 11.956086] pru-rproc 4a334000.pru: PRU rproc node pru@4a334000 probed successfully
[ 11.965530] remoteproc remoteproc1: 4a338000.pru is available
[ 11.965712] pru-rproc 4a338000.pru: PRU rproc node pru@4a338000 probed successfully
dmesg | grep pinctrl-single
[ 0.930095] pinctrl-single 44e10800.pinmux: 142 pins, size 568
dmesg | grep gpio-of-helper
[ 0.943373] gpio-of-helper ocp:cape-universal: ready
lsusb
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp. SMC9512/9514 USB Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
END
debian@beaglebone:~$ dmesg | grep wlcore
[ 91.260990] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11)
[ 91.285422] wlcore: loaded
[ 91.934677] wlcore: PHY firmware version: Rev 8.2.0.0.242
[ 91.976740] wlcore: firmware booted (Rev 8.9.0.0.79)
Update just the kernel to match your log…
sudo apt update
sudo apt install bbb.io-kernel-4.19-ti-am335x
Regards,
Edit 2… forgot how buggy connman is… care to try Bullseye with systemd-networkd… Debian 11.x (Bullseye) - Monthly Snapshots