fialed Bluetooth Hand-Free profile CM 12.1 build 5 - X2 Q&A, Help & Troubleshooting

0
down vote
favorite
I am trying to setup HFP from Ubuntu Zesty Gnome to my Nokia X2DS CM 12.1, I am following the FreeDesktopOrg guide to enable HFP but having no success, only at the test/enable-modem step:
Phone stuck at:
Code:
E/BluetoothHeadsetServiceJni( 2470): Failed report phone state change, status: 2
While Ubuntu stuck at:
Code:
ofonod[923]: plugins/hfp_hf_bluez5.c:profile_new_connection() version: 262
Dont know what is going wrong, Ubuntu or Ara
https://stackoverflow.com/questions/49340359/hfp-handshake-failed-pulseaudio-11-1-ofono-bluez5
Any idea guys?

Virgo Sun said:
0
down vote
favorite
I am trying to setup HFP from Ubuntu Zesty Gnome to my Nokia X2DS CM 12.1, I am following the FreeDesktopOrg guide to enable HFP but having no success, only at the test/enable-modem step:
Phone stuck at:
Code:
E/BluetoothHeadsetServiceJni( 2470): Failed report phone state change, status: 2
While Ubuntu stuck at:
Code:
ofonod[923]: plugins/hfp_hf_bluez5.c:profile_new_connection() version: 262
Dont know what is going wrong, Ubuntu or Ara
https://stackoverflow.com/questions/49340359/hfp-handshake-failed-pulseaudio-11-1-ofono-bluez5
Any idea guys?
Click to expand...
Click to collapse
For Bluez5, ofono issue, this is due to CM build. I connect to Samsung Tab A 9.7 P555, Nougat 7.1.1 OK

Related

Touchpad does not boot

ok so my touchpad doesnt boot, i can get into the usb mode thing and use webos doctor but after i use it it only boot loops the web os screen
also i can use meta-doctor but that also only boot loops the linux penguin screen
when i try to use novaterm to change partitions these are the only commands i have:
nduid : get the device id
usb : usb transfer commands
lboot : boot linux image
klog : klog commands
printenv : print all of the environment variables
getenv : read an environment variable
setenv : set an environment variable
reset : reset the device
reboot : reset the device
poweroff : power off completely
script : run a script at specified address
run : run a script at from an environment variable
return : return from current script
help : this list
chainboot : boot another bootloader image based on environment
go : Jump to a given address with the given arguments
version : get bootie version
gyro : read output from the gyroscope mpu3050
mmcid : identify the mmc
acc : observe the accelerometer output
mgt : observe the magnetometer output
als : read output from the ambient light sensor for isl29023
battery : battery status
a6_sbw : test a6 sbw interface
a6 : test a6 interface
charging : commands to set charging states
fsboot : boot current image based on environment
spi : MSM8X60 SPI driver
phytune : commands to tune the phy on msm7k
chg : charger command
none of the lvresize stuff to change partitions or anything... any ideas?
EDIT: now the touchpad doesnt show anything at all...
EDIT 2: OK nw it shows stuff but still same problems as before...
Generally using webdoctor can fix the problem.... What do you mean by web os screen looping? Is it a hp icon shining in your screen? And how much time do you wait for the looping? Because after you have used webdoctor the system needs to do the set up and might have to restart itself for several times (just like when you were installing windows in PC) and take some time to finish the installation. It will usually takes around 10~15 mins.
tigerdavid said:
Generally using webdoctor can fix the problem.... What do you mean by web os screen looping? Is it a hp icon shining in your screen? And how much time do you wait for the looping? Because after you have used webdoctor the system needs to do the set up and might have to restart itself for several times (just like when you were installing windows in PC) and take some time to finish the installation. It will usually takes around 10~15 mins.
Click to expand...
Click to collapse
Ya its that logo I left it on all night
were you doing anything to your touchpad when this happened
what webos version is on it, is android on it?
I had cm7 that early version of ICS where nothing worked, arch Linux and webos 3.0.4 I wanted to get rid of all of them and get webos 3.0.5 Ubuntu 11.10 and cm9 so I used meta doctor to reset the partitions and after that it didn't boot
i had that trouble after trying webos update, but only with cm7xron and webos3.0.4.
all i had was webos bootloop & webos recovery(that usb thing)so i ran ACMEUninstaller ,rebooted and webos started ok.
ACMEUnistaller? I didn't even know that existed I'll try it thanls
OK acmeunistaller plus webos doctor 3.0.0 worked! Thanks!

The emulator don't start at Android-Studio 1.2.2

Hello,
I'am using Android-Studio 1.2.2 on a Debian 8 Linux System. I have build a device with AVD-Manager on the Android-Studio IDE named GalaxyS3. If I try to start my app in the IDE then I notice in the run-tab "/home/wambui/Android-SDK-Linux-23/tools/emulator -scale 0.1 -netdelay edge -netspeed full -avd GalaxyS3" but nothing is showed. I don't notice a running emulator on my desktop.
When I try the same on my console with
Code:
./Android-SDK-Linux-23/tools/emulator -avd GalaxyS3 -netspeed full -netdelay none
Then I get a "Memory access error".
With
Code:
./Android-SDK-Linux-23/tools/emulator -avd GalaxyS3 -netspeed full -netdelay none -webcam-list
I get the information about a problem with the webcam:
Code:
List of web cameras connected to the computer:
Camera 'webcam0' is connected to device '/dev/video0' on channel 0 using pixel format 'YUYV'
But the webcam0 runs under Linux on this PC well.
Are you able to help me please to understand and solve the Problem?
Thanks and many regards,
LibreSnoopy
SOLVED
It's solved:
GLX is not supported Xlib: extension "GLX" missing on display ":0"
LibreSnoopy said:
Hello,
I'am using Android-Studio 1.2.2 on a Debian 8 Linux System. I have build a device with AVD-Manager on the Android-Studio IDE named GalaxyS3. If I try to start my app in the IDE then I notice in the run-tab "/home/wambui/Android-SDK-Linux-23/tools/emulator -scale 0.1 -netdelay edge -netspeed full -avd GalaxyS3" but nothing is showed. I don't notice a running emulator on my desktop.
When I try the same on my console with
Code:
./Android-SDK-Linux-23/tools/emulator -avd GalaxyS3 -netspeed full -netdelay none
Then I get a "Memory access error".
With
Code:
./Android-SDK-Linux-23/tools/emulator -avd GalaxyS3 -netspeed full -netdelay none -webcam-list
I get the information about a problem with the webcam:
Code:
List of web cameras connected to the computer:
Camera 'webcam0' is connected to device '/dev/video0' on channel 0 using pixel format 'YUYV'
But the webcam0 runs under Linux on this PC well.
Are you able to help me please to understand and solve the Problem?
Thanks and many regards,
LibreSnoopy
Click to expand...
Click to collapse
LibreSnoopy said:
Hello,
I'am using Android-Studio 1.2.2 on a Debian 8 Linux System. I have build a device with AVD-Manager on the Android-Studio IDE named GalaxyS3. If I try to start my app in the IDE then I notice in the run-tab "/home/wambui/Android-SDK-Linux-23/tools/emulator -scale 0.1 -netdelay edge -netspeed full -avd GalaxyS3" but nothing is showed. I don't notice a running emulator on my desktop.
When I try the same on my console with
Code:
./Android-SDK-Linux-23/tools/emulator -avd GalaxyS3 -netspeed full -netdelay none
Then I get a "Memory access error".
With
Code:
./Android-SDK-Linux-23/tools/emulator -avd GalaxyS3 -netspeed full -netdelay none -webcam-list
I get the information about a problem with the webcam:
Code:
List of web cameras connected to the computer:
Camera 'webcam0' is connected to device '/dev/video0' on channel 0 using pixel format 'YUYV'
But the webcam0 runs under Linux on this PC well.
Are you able to help me please to understand and solve the Problem?
Thanks and many regards,
LibreSnoopy
Click to expand...
Click to collapse
I got the very same problem but managed to adopt real devices in use and get rid of the Qemu. There are plenty of good plugins for Gradle to connect your Android Studio with real devices - you should check them out.
I have simular problem. What plugins do you recommend?

Need help for build CyanogenMod 12.1 for Moto G2

Hi everyone!
Yesterday I decided to install Ubuntu 14.04.4 Trusty Tahr and download the CyanogenMod 12.1 source code by following the official tutorial on the CyanogenMod website.
After the source download completed, I ran the "source build/envsetup.sh" command from the top of the source tree, then ran "breakfast grouper" and "breakfast flo" (to get the device code for my Nexus 7 and Nexus 7 2013).
Both downloads completed successfully, but when I tried to run "breakfast titan" (for my Moto G2), the command seemed to have failed, showing the error message below:
** Don't have a product spec for: 'cm_titan'
** Do you have the right repo manifest?
What should I do?
P.S. Attached is a screenshot of the "breakfast titan" command.

Firmware Windows Phone 8 on Nokia X2 (Unstable, need more work)

Hello, long time no see.
I need help to Windows Phone can run on Nokia X2 -Ara. Today i tested on Nokia x2 prototype F1 RM1014 1 sim
This work high knowledge user, advance user, not for normal,noob or another guy dont know what they doing, need high knowledge.
Request:
A EDL cable to force X2 go to qcom 9008 dload or anothet mehod to force x2 go to qcom dload 9008
Full android backup of you system,back up via DD command or another tool kit. Full emmc image 3.6gb not backup of system,data,.tcc in twrp. full EMMC Backup via Terminal Android is my choise
Have a lot time to download file,restore file,flash file
And dont blame me if it doesnt boot to system
Need installed Thor2 . understand command of Thor2. Need install windows device recovery tool
XDA:DevDB Information
Firmware Windows Phone 8 on Nokia X2 (Unstable, need more work), ROM for the Nokia X2
Contributors
thinhx2
ROM OS Version: Windows 8 Mobile
ROM Kernel: Windows Kernel 1
Version Information
Status: Alpha
Created 2019-07-11
Last Updated 2019-07-29
Backup full emmc of android by terminal apk:
dd if=/dev/block/mmcblk0 of=/storage/sdcard1/backup.img
Coppy it to pc/laptop to restore android
Flash Emergency payload of Windows phone:
https://protobetatest.com/downloads/ download lumia emergency payload from this site, extract folder rm1071
Use EDL cable to force x2 go to qcom 9008 dload (for my self)
Open Thor2, type:
thor2 -mode emergency -hexfile "path to ede file" -edfile "path to edp file"
Done you will see in Device Manager,it will show lumia usb connectivity
But no display because it just repartition few partition of WP,but dont worry continue to have full partition of wp. Next post
Download this file ~4gb : https://drive.google.com/file/d/1kvJzOCaekZLkPNxGYk_ol0LQGUmuGl0M/view
Continue type command in Thor2 : thor2 -mode uefiflash -imagefile [PATH TO THE DOWNLOADED FILE] -startsector 0
Wait. It take you about 33mins ) . after success. Reboot device. You will got WP8.1 on x2. But have big problem : no display driver
If you flash UEFI from 532/435 you will have display work but after logo windows. Device will reboot,cant go to system. link : https://drive.google.com/file/d/15Gz6IfBPL1LiJcphQbEEVYIqX7uwl1Se/view?usp=sharing
I tried flash FFU and full emmc backup of 435/532 but same result: after logo Windows. Device will reboot
I need help to fix problem
And i think i need try install win rt on it
And x2 only have 4gb rom. Cant install rt
and i only try it on x2 prototype. Not x2 retail. Maybe x2 retail have security fuse. But who know. I just try for fun
dont try if you dont have high knowledge. It really hard. Not easy
It so fun ???
Time to sleep,i will update tomorrow. A great nght to play wp with x2 ))
This work not for normal user. Dont try it if you dont have good knowledge ))
Uefi mass storage mode work fine on x2
some one can help me port display driver?
thinhx2 said:
some one can help me port display driver?
Click to expand...
Click to collapse
can you try copying oempanel.sys and oempanel_etw.dll from 532\MainOS.img\Windows\system32\DRIVERS\ to vela and flashing ??
vatva69 said:
can you try copying oempanel.sys and oempanel_etw.dll from 532\MainOS.img\Windows\system32\DRIVERS\ to vela and flashing ??
Click to expand...
Click to collapse
Problem from Display config of Uefi. Uefi of 532 can enable display of 2 fw
thinhx2 said:
Problem from Display config of Uefi. Uefi of 532 can enable display of 2 fw
Click to expand...
Click to collapse
Ok, can you copy uefi config from 532?
vatva69 said:
can you try copying oempanel.sys and oempanel_etw.dll from 532\MainOS.img\Windows\system32\DRIVERS\ to vela and flashing ??
Click to expand...
Click to collapse
You living in Hanoi? Can tell me you address?. I living at Vinhome riverside

[Q] Is there a kernel out there or a mod to enable WIFI monitor mode on Note 8?

Running HadesRom v 6.0 on my Galaxy Note 8 [SM-N950F-DS] , with kernel version 4.4.111-15325116.
Kali linux is installed using Termux and UserLAnd.
I ran into trouble today: I was trying to enable the monitor mode for the wlan0 interface. With airmon-ng I ran the following command :
Code:
airmon-ng start wlan0
And I get this error message :
Code:
bcmsdh_sdmmc - [phy10]mon0: ERROR while getting interface flags: No such device
So, I don't know what to do. I've tried this :
Messing around with various commands (like "airmon-ng check kill")
Looking for another driver for the Wi-Fi chipset (no significant results, but I think this could help)
Trying BCMON app, but the monitor mode failed (by the way, I saw that custom scripts could be available)
Any help would be great, I'm totally lost here !

Categories

Resources