Timed out waiting for device LE10.0.2 PI2
-
Mario77 -
May 9, 2022 at 12:24 PM -
Thread is Resolved
-
-
These are harmless, it's the bluetooth firmware loader service failing because RPi2 doesn't have BT. IIRC RPiOS shows the same warnings.
You can safely ignore these.
so long,
Hias
-
Thanks
So I need to dig deeper to find out what s going on.
-
can bluetooth module be blacklisted?
-
No need to, it's not even loaded.
The message is from the systemd service waiting for the serial device node of the bluetooth device, but this isn't created at all on RPi2.
The systemd service file could probably be improved to avoid this warning but we just picked that service file from RPiOS and it didn't bother me enough yet to create a local fix for it.
so long,
Hias