Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beaglebone Green Wireless unable to connect #75

Open
kscz opened this issue Sep 26, 2024 · 2 comments
Open

Beaglebone Green Wireless unable to connect #75

kscz opened this issue Sep 26, 2024 · 2 comments

Comments

@kscz
Copy link

kscz commented Sep 26, 2024

Creating a fresh image with the command: sudo ./mk_mmc.sh --mmc /dev/mmcblk0 --dtb am335x-boneblack --distro buster --firmware --serial-mode

I have dmesg logs filled with the following errors:

[   23.726871] Bluetooth: hci0: request_firmware failed(errno -2) for ti-connectivity/TIInit_11.8.32.bts
[   23.726878] Bluetooth: hci0: download firmware failed, retrying...
[   24.127103] wl18xx_driver wl18xx.0.auto: Direct firmware load for ti-connectivity/wl1271-nvs.bin failed with error -2
[   24.127201] wl18xx_driver wl18xx.0.auto: Direct firmware load for ti-connectivity/wl18xx-conf.bin failed with error -2
[   24.127214] wlcore: ERROR could not get configuration binary ti-connectivity/wl18xx-conf.bin: -2
[   24.127219] wlcore: WARNING falling back to default config
[   24.496880] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11)
[   24.510790] wlcore: loaded
[   27.716099] wl18xx_driver wl18xx.0.auto: Direct firmware load for ti-connectivity/wl18xx-fw-4.bin failed with error -2
[   27.716123] wlcore: ERROR could not get firmware ti-connectivity/wl18xx-fw-4.bin: -2
[   28.083996] wl18xx_driver wl18xx.0.auto: Direct firmware load for ti-connectivity/wl18xx-fw-4.bin failed with error -2
[   28.084016] wlcore: ERROR could not get firmware ti-connectivity/wl18xx-fw-4.bin: -2
[   28.451993] wl18xx_driver wl18xx.0.auto: Direct firmware load for ti-connectivity/wl18xx-fw-4.bin failed with error -2
[   28.452015] wlcore: ERROR could not get firmware ti-connectivity/wl18xx-fw-4.bin: -2
[   28.453122] wlcore: ERROR firmware boot failed despite 3 retries

And I am unable to get my beaglebone green wireless to connect. I am uncertain which wl18xx firmware file I need, or how to generate the wl18xx-conf.bin file.

I tried using a newer kernel version (i.e. --use-lts-5_4-kernel) and I also tried copying this file into my dl/linux-firmware/ti-connectivity/ but neither seemed to have any impact on the messages in dmesg

@RobertCNelson
Copy link
Owner

Hi @kscz i am no longer working on this specific project.. If you need Buster.. here's the last official image i pushed out: https://forum.beagleboard.org/t/debian-10-x-buster-monthly-snapshot-2023-07-01-final/31203

Regards,

@kscz
Copy link
Author

kscz commented Sep 26, 2024

Bummer! But extremely reasonable given that I think I've been asking you random Beaglebone questions for more than a decade on various forums.

I'll take a look at the prebuilt image!

Thanks for all your help over the years on this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants