11-23-2019, 12:10 PM
(This post was last modified: 11-23-2019, 12:16 PM by tsys.)
Hey all,
I've migrated bluetooth to the hci_uart driver and after hours of debugging managed to get it fully stable. Any stability issues reported with hciattach should be fixed, too.
I might have also fixed the instable WiFi in the process. Please let me know if you do still encounter instabilities.
@
tsys & @
DrYak, I too would like both 32 and 64 bit userland.
Most everything can stay at 32 bit. But, somethings may work better at one or the other.
--
Arwen Evenstar
Princess of Rivendale
Trying to boot this kernel with the stock Debian image that comes pre-installed. I built the defconfig, copied the Image and DTB onto /boot, modules into /lib/modules. It starts to boot, and then I see serial output, but suddenly after the following, it becomes garbage:
[ 12.051588] OF: graph: no port node found in /i2c@ff3d0000/fusb30x@22
[ 12.065983] OF: graph: no port node found in /i2c@ff3d0000/fusb30x@22/connector
[ 12.068329] OF: graph: no port node found in /i2c@ff3d0000/fusb30x@22/connector
Has anyone else seen this? I'm using the 1500000 baud rate, and that works fine for u-boot output and early kernel output until this point. I've tried a few other common baud rates at this point, but nothing shows reasonable output.