Reply
Thread Tools
Posts: 137 | Thanked: 150 times | Joined on Jan 2010
#1
So I'm sitting next to my sister on the train, and she has forgotten to put music on here phone. No problem I say, you can listen to what I am listening to with the fm transmitter. Except it doesn't work. With the modified fmtxd I can turn on the transmitter with headphones plugged in, but I couldn't find a way to turn the sound in the phones back on. Does anyone know if there is any pulse audio trickery that would get this to work?
 

The Following User Says Thank You to CormacB For This Useful Post:
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#2
Unplug, turn on FMTX, replug in.
 

The Following 2 Users Say Thank You to MohammadAG For This Useful Post:
Posts: 224 | Thanked: 155 times | Joined on Jan 2011
#3
that's a really great use of the fmtx, assuming the advice given above works!
 
Posts: 701 | Thanked: 585 times | Joined on Sep 2010 @ London, England
#4
Originally Posted by MohammadAG View Post
Unplug, turn on FMTX, replug in.
That works for about 30 seconds then the FM transmitter turns off.

Edit: Or is there some transmitter mod I'm missing? I've got the one modded for the extra frequencies and full power.

Last edited by retsaw; 2011-04-01 at 20:27.
 
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#5
Originally Posted by retsaw View Post
That works for about 30 seconds then the FM transmitter turns off.
Hmm, it's kinda of a waste, but you could try this in terminal:

Code:
while true; do fmtx_client -p1 && sleep 25; done
and leave the terminal window open the whole time
 

The Following User Says Thank You to MohammadAG For This Useful Post:
Posts: 137 | Thanked: 150 times | Joined on Jan 2010
#6
Awesome! And really simple too. Though I thought for a second it wasn't working because I forgot about headphoned

Edit: hmm, have to test the time limit.
Edit 2: yeah, it turns off, and replugging my headphones every 10 seconds isn't really going to work.

Last edited by CormacB; 2011-04-01 at 20:37.
 
Posts: 224 | Thanked: 155 times | Joined on Jan 2011
#7
Originally Posted by CormacB View Post
Awesome! And really simple too. Though I thought for a second it wasn't working because I forgot about headphoned

Edit: hmm, have to test the time limit.
Edit 2: yeah, it turns off, and replugging my headphones every 10 seconds isn't really going to work.
so are you saying that even with the fmtx_client hack above that it still turns off?

edit: changed the sleep 25 to sleep 10 and it keeps the transmitter on, but i didn't tune in a radio so i dont know if it's actually transmitting or not. also wasnt actually listening to music, but the icon stays on. it then turns off when i terminate the script.

edit: woa! my fm transmitter turned off when i killed the script, but then came back on by itself 30 seconds later and stayed on..

edit: yeah, it doesn't work even with the script.. pity.

Last edited by leetnoob; 2011-04-01 at 21:31.
 

The Following User Says Thank You to leetnoob For This Useful Post:
Posts: 701 | Thanked: 585 times | Joined on Sep 2010 @ London, England
#8
Originally Posted by MohammadAG View Post
Hmm, it's kinda of a waste, but you could try this in terminal:

Code:
while true; do fmtx_client -p1 && sleep 25; done
and leave the terminal window open the whole time
As the others have posted it doesn't work, but thanks for trying. On further investigation the time is somewhat variable, I've timed it at between 22 and 50 seconds between plugging in the headphones and the FMTX switching off, also after plugging in the headphones there is a beep every second over the FMTX the same as you get when you aren't playing anything when the FMTX is switched on.
 
Posts: 362 | Thanked: 143 times | Joined on Mar 2008
#9
this thread would be helpful http://talk.maemo.org/showthread.php?p=942163

cheers,
 

The Following User Says Thank You to cheve For This Useful Post:
Posts: 224 | Thanked: 155 times | Joined on Jan 2011
#10
haven't tried it yet, but that thread implies the fm transmitter turns off when it hasn't been broadcasting sound for a while, so does the act of plugging in the headphones means the sound is diverted from fm to headphones? all i need is a radio and to stop being lazy, might test it later.
 
Reply


 
Forum Jump


All times are GMT. The time now is 13:47.