View Single Post
pycage's Avatar
Posts: 3,404 | Thanked: 4,474 times | Joined on Oct 2005 @ Germany
#68
Originally Posted by Master of Gizmo View Post
bcm2048: 3-0022: BCM I2C error!
bcm2048: 3-0022: Is Bluetooth up and running?
bcm2048: probe of 3-0022 failed with error -5

And yes, bluetooth is up and running ...
Which firmware version do you have?
Try this command (one line) in the X-Terminal

Code:
dbus-send --system --print-reply --dest=de.pycage.FMRXEnabler /de/pycage/FMRXEnabler de.pycage.FMRXEnabler.request
It will return a device path and a number. The meaning of the number is:

- OK = 0:
Everything is OK and the receiver can be used
- BLUETOOTH_FAILURE = 1:
There was an error powering up the Bluetooth chip
- I2C_FAILURE = 2:
There was an error powering up the I2C bus
- DRIVER_FAILURE = 3:
There was an error loading the driver module
- TUNER_FAILURE = 4:
There was an error turning on the FM tuner

Maybe rebooting the device will help.
If you have a very old prototype from before September, then the Bluetooth chip is a different one and there's no FM receiver on it.
__________________
Tidings - RSS and Podcast aggregator for Jolla - https://github.com/pycage/tidings
Cargo Dock - file/cloud manager for Jolla - https://github.com/pycage/cargodock