This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Stability issue
#1
After installing 2023.06 upgrade on mu LM5 lite (i.Mx6 3din) I've seen BLE tag has disappear

so I reinstall libbluetooth_5.64-1 and its signature.... then reboot and LM keeps on crash and reboot

I had a 2minutes window in whitch I can enter package and remove libbluetooth_5.64-1 to get system stable again.....

is anyone facing the same issue?
Reply
#2
We've tested this locally and can't reproduce this issue.

Add the following code to init script:
Code:
io.writefile('/proc/sys/kernel/panic', 0)
io.writefile('/proc/sys/kernel/panic_on_oops', 0)

This should prevent LM from rebooting if BLE driver crashes. Then install all BLE packages back and provide the logs that you get in System config > Status > System log.
Reply


Forum Jump: