Closed Bug 1115677 Opened 11 years ago Closed 9 years ago

Firefox OS doesn't work with Peugeot i-cockpit

Categories

(Firefox OS Graveyard :: Bluetooth, defect)

ARM
Other
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: joelp, Assigned: wiwang)

References

Details

Attachments

(1 file)

4.70 MB, text/x-log
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0 Build ID: 20141224004001 Steps to reproduce: Connect Firefox OS via bluetooth. Try to make call. Actual results: Phone does not work as hands-free. Not synchronize contacts with car (On car screen is written "Communication error".). Only one thing what work is info about signal, phone battery and operator name. Expected results: Working communication as hands-free and contact synchronization as I am accustomed with WebOS.
OS: All → Other
Hardware: All → ARM
My HW is Firefox Flame with FirefoxOS 2.1. But in 2.2 is this problem too.
I tried to do: 2. hcidump logs Step 1. Turn on Bluetooth Step 2. type "adb shell hcidump --ascii > hcidump.txt" Step 3. Perform the test procedure After you finished test, you can press Ctrl+C to stop and provide hcidump.txt but I have a problem. There was this error: "/system/bin/sh: hcidump: not found". So I installed bluez-hcidump and typed: 1. adb remount 2. adb push hcidump /system/bin 3. adb shell chmod 777 /system/bin/hcidump 4. Then previous commands again. but it return me "/system/bin/sh: /system/bin/hcidump: not executable: magic 7F45". After that I tried to use this file https://bugzilla.mozilla.org/attachment.cgi?id=701662 , but there was another error: "CANNOT LINK EXECUTABLE: could not load library "libbluetooth.so" needed by "hcidump"; caused by library "libbluetooth.so" not found". I'm used Ubuntu for this but have no proble to try another one. What distro is the best choice to debug?
Hi Joelp Since your Firefox OS version is 2.1(and 2.2) which the bluetooth stack inside is Bluedroid instead of Bluez, therefore if you want to get log, you can refer the debugging procedure in following wiki: B2G/Bluetooth-bluedroid - MozillaWiki https://wiki.mozilla.org/B2G/Bluetooth-bluedroid#Debugging: Basically, the procedure is simple: 1. change "BtSnoopLogOutput" to "true" (by adb pull, edit, adb push) 2. (optional) change the log level, if you need. 3. perform the bluetooth action you want to log 4. get the "btsnoop_hci.log" by adb pull As to the distro for debugging, Ubuntu is a great distro to do this :) Thanks!
Attached file BT log
Thanks. Here is my log. FYI: my FFOS version is 2.1 on Firefox Flame (build 20150117001301)
I confirm the problem on with a ZTE OpenC on FirefoxOS 2.2 (build 201508300162525)
Actual state in nightly (2.6) looks good. There is only two problems. 1.) contact sync not work 2.) if I play music via bluetooth, name of songs are not receive (not shown in car multimedia) If anybody need BT log, I can post it from latest nightly build.
Resolve as WONTFIX since Firefox OS is discontinued.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: