home-assistant / addons

:heavy_plus_sign: Docker add-ons for Home Assistant
https://home-assistant.io/hassio/
Apache License 2.0
1.55k stars 1.5k forks source link

Bluetooth BCM43xx fail #339

Closed ghost closed 6 years ago

ghost commented 6 years ago

@jasimancas commented on Jun 28, 2018, 3:34 PM UTC:

I have installed the addon Bluetooth BCM43xx, but the devices dont report.

Raspberry PI3B

The log of the add-on:

bcm43xx_init Flash firmware /lib/firmware/brcm/BCM43430A1.hcd Set BDADDR UART: b8:27:eb:60:46:d0 Set Controller UART speed to 921600 bit/s Device setup complete

I have https://www.home-assistant.io/components/sensor.mitemp_bt/ and https://www.home-assistant.io/components/sensor.miflora/

This issue was moved by pvizeli from home-assistant/hassos#52.

ghost commented 6 years ago

@tyborall commented on Jun 28, 2018, 5:57 PM UTC:

I think the Pi 3 B(+?) hast another BCM5xxx.

ghost commented 6 years ago

@jasimancas commented on Jun 28, 2018, 6:39 PM UTC:

Is the 3B, not +, in hassio with ResinOS (old version) work fine, but in hassos (new version) not. Same files in Config folder and same add-ons install.

ghost commented 6 years ago

@pvizeli commented on Jun 28, 2018, 6:54 PM UTC:

Do you use the same config.txt?

ghost commented 6 years ago

@jasimancas commented on Jun 28, 2018, 7:00 PM UTC:

The same config folder (home assistant).

ghost commented 6 years ago

@pvizeli commented on Jun 29, 2018, 5:29 AM UTC:

Can you look into config.txt on boot partition of hassos and resinos and look if you change there something?

If that the same, can you copy the start.elf, fixup.bin and bootcode.bin to hassos? Maybe the is a bug RPI firmware.

ghost commented 6 years ago

@jasimancas commented on Jun 29, 2018, 8:26 AM UTC:

In a few hours I'll do the necessary tests. I will install Hassio, restore the files of HomeAssistant and check the bluetooth, if it works correctly I do the same procedure with the image of Pi3 (64bits?) Of HassOS.

Once I have the results I put them here.

If you need any particular test, tell me.

ghost commented 6 years ago

@jasimancas commented on Jun 29, 2018, 4:08 PM UTC:

Ok, look this: Hassio (Work perfectly): hassio Hassos: hassos

If i copy start.elf, fixup.bin and bootcode.bin in Boot, same result:

bcm43xx_init Flash firmware /lib/firmware/brcm/BCM43430A1.hcd Set BDADDR UART: b8:27:eb:aa:aa:aa Set Controller UART speed to 921600 bit/s Device setup complete

ghost commented 6 years ago

@pvizeli commented on Jun 30, 2018, 7:28 AM UTC:

The mac address is strange

ghost commented 6 years ago

@jasimancas commented on Jun 30, 2018, 11:22 AM UTC:

Yes, maybe this is the problem.

ghost commented 6 years ago

@danielsjf commented on Jul 1, 2018, 9:48 PM UTC:

If it helps anything, I tried the same on my raspberry pi 3 model B+. The ip also ends in aa, but also the rest is exactly the same. B8:27:eb:aa:aa:aa

ghost commented 6 years ago

@pvizeli commented on Jul 2, 2018, 9:59 AM UTC:

I move that to add-on repository and try to fix the add-on

jasimancas commented 6 years ago

OK, thanks!

pvizeli commented 6 years ago

I'm worng: https://www.raspberrypi.org/forums/viewtopic.php?t=183474