on Madhi 05/28 it dont work
i I spent 14€ for this apps and dont work
I hope @mikereidis can do something to make them work :fingers-crossed::fingers-crossed:
It's Mahdi ROM's kernel missing audio drivers - post the problem there. It's nothing to do with Spirit2.
I just made it but the dev. don't still answer me, maybe is busy, but I hope him can do it soon..
Meanwhile I ask here because I hope maybe @mikereidis can help me to found a temporary fix or way to got this app work :fingers-crossed:
i have only one issue volume cant chenge
i have LG G2 with Carbon Rom, i know it is a know issue, but how i can workaround?
i tryed to control the volume from "Viper4Android Fx" app, but nothing, the volume dont change
Please can help me? how i can controll the volume?
thanks
Edit:
i noted if i not put the jack the volume change, but when i plug in the jack the volume dont change again
do you know how fix or workaround it?
Usually i use phone speaker for listen music.
Spirit2 just works until Madhi v2.5 2014.04.13 and it works without any sound issue in Slimkat weekly 5.2
I may as well try, even if they are not able to find other versions of the apps, but given the very high cost of these apps I expect maxim assistance from the developer to solve the problem.
Reporting problems:
If you're a customer and you post, let me know if I don't know you. I may be more likely to help and flash your ROM to test or whatever. These things take time and time is short.
LG G2 ?
Are you saying it works OK on SlimKat, audio and all ?
If so I'm happy to hear it.
My right eye is closed and leaking liquids, and I'm here struggling to read and respond. I think taht should help qulify me as one of the more dedicated devs on XDA. Several devs don't even respond to posts or emails. (BTW, not bother to correct every spelling or grammatical mistake this post.)
Haven't gotten to my email since Friday, but I'll try tonight.
I've also been doing my best to support my original customers of Spirit1 who bought over 3 years ago now. (The ancient times, when 2.3 GingerBread was shiny and new, and before litterally hundreds of changes (for each device!_ were made on ROMs that I had to accomodate/ That helps explain why Spirit1 code became such a mess; and it still supports Android 2.1 Eclair, LOL)
That and sticking with a very dffiucult, unglamours, mostly unwanted among devs, and not particularly lucrative niche for this long, and with a 2nd gen app even.
And I try to keep smiling...![]()
LG G2 ?
Are you saying it works OK on SlimKat, audio and all ?
If so I'm happy to hear it.
My new app AudioTricks / VolumeTricks isn't a proper fix of course, but should be a usable workaround for volume control issues: http://forum.xda-developers.com/showthread.php?t=2756320
See post #2 in that thread for the free download link and instructions. The 1 version older release here will be easier to use for volume reduction (or see end of thread there for /data/data/fm.a2d.av/files/primary_gain_inv hack), which I presume is what you need: http://d-h.st/gL3
Lack of volume control with Spirit2 (or Spirit1 in digital audio mode) is so far very unusual; yours may be the first report. That's because with digital audio, Android itself handles volume control, and Spirit2 doesn;t have to do anything special.
If you are listening via speaker then I can see a problem on (I think rare) ROMs that use HALs that will only adjust headset volume when headset is plugged in. As you see a workaround is to leave the jack plugged enough for antenna effect, but not enough for switch to wired headset audio.
Were you using the speaker setting option ? It is still known not to work on some devices/ROMs.
I return to hospital tomorrow. Hopefully I will get a better idea when (or if ever ?) I'll be able to read for more than a minute or 2 at a time.
New customer, here!
I'm running relatively recent CM11 nightlies on my HTC One. My goal is to get the FM tuner in the device to tune my radio stations during my commute, but to be played over Bluetooth to my 2012 Honda Civic's iMid so that other Bluetooth audio can play as well (e.g. Waze notifications, TTS SMS notifications, etc.).
I've bought and installed .Spirit2. I followed the HTC One AOSP instructions in the first page of posts. After I rebooted, I turned on Bluetooth and connected to the car, and then launched .Spirit2. I heard static from the default frequency for a few seconds, then I saw Bluetooth drop from the car and my Bluetooth status bar notification disappear. A few seconds later, it was back on -- but the .Spirit2 audio was no longer coming through.
I think I repeated this one more time before I had to call it a night. I'll try more tomorrow. In the mean time, I've searched this thread and didn't find anything, so I wanted to put this information out there to see if this is a known issue.
#!/sbin/sh
#
# /system/addon.d/99-spirit.sh (root:root 755)
# During an upgrade, this script backs up Spirit-related files,
# /system is formatted and reinstalled, then the files are restored.
#
. /tmp/backuptool.functions
NORM_SO=lib/libbt-hci.so
ORIG_SO=lib/libbt-hcio.so
case "$1" in
backup)
backup_file $S/"$NORM_SO"
;;
restore)
[ -f "$C/$S/$NORM_SO" ] && mv $S/"$NORM_SO" $S/"$ORIG_SO"
[ -f "$C/$S/$NORM_SO" ] && restore_file $S/"$NORM_SO" ""
;;
pre-backup)
# Stub
;;
post-backup)
# Stub
;;
pre-restore)
# Stub
;;
post-restore)
# Stub
;;
esac
I ask again at dev of Mahdi-Rom if him can do something for fix the problem with your app, i hope him can do it, i reall miss Radio Fm on my G2
Spirit2 work, but no sound
I think I understand that in the rom missing audio driver or something like that![]()
but really there isnt nothing to do for fix or workaround this issue by myself? with some app or i dont know others? obviously i believe i need your help, if you can, im not dev. and i dont know how i can to do
I hope you can understand me, and you can help me, when you can and if you can :fingers-crossed::fingers-crossed::fingers-crossed::fingers-crossed:
After a ROM update though, you must run Spirit once and then reboot, for FM with BT on (paired and connected or not). To avoid this reboot dance after ROM update, I've been testing a "99-spirit.sh" backup/restore script that can go into /system/addon.d/ after remounting /system/ as read-write. I've put it at the end of this post.
Step #1 should be trying to get Spirit working OK with BT on, with no BT headset etc. connected. IE does it work OK with BT on, with audio going to speaker or wired headset ?
Email me if you don't also have Spirit1. It's good to try Spirit1 in digital audio mode (Menu-> Settings-> Audio-> Method = Digital Auto) if problems w/ Spirit2.
I'm not familiar with how do add such scripts, but I can look into it.
Well, yes and no. When I have Bluetooth on but not connected, the audio comes out through the speaker just fine. But... Bluetooth gets turned off. I don't know why, but it does. And when I attempt to turn it back on, it doesn't work. I can go into Bluetooth Settings and toggle the swtich from OFF to ON and it just snaps back to OFF. It won't turn on anymore... until I reboot.
I don't have it. I'll e-mail you shortly.