there is no fm radio in my x5 but every site says that x5 has built in fm radio . i had 2.2.1 on stock but changed 2 oxygen but couldn't find FM ???????
It doesn't have built in radio, the Pro does.
Sent from my U8800Pro using XDA App
I don't think that this is true.
There were rumors that U8800 has an fm chip but huawei didn't managed to get it work before the release of the product.
Before some time I contacted with the developer of spirit FM and after sending to him some logs he said that the device has a tavarua chip but he couldn't find too much infos about it. He didn't wantl to do much resourse for this because he didn't want to waste time for it, he haven't some clues that it could work and also he didn't own a U8800 himself.
So, I'm saying that there is a chance to have a hardware chip and the fm app of U8800 Pro to work.
Some could pull and share the fm app or the whole /system folder from pro version...
I don't think that just the app will help (in case the FM chip actually exists/works) It will also need kernel modules if it is the same chip and it is not disabled on our system. But my guess is that it will never work.
Who knows... There is a Pro version rom available, but cant find any way to extract the .app file, other than flashing...
The app from the pro won't work, the pro uses the FM from it's wifi chip (BCM4329) which is different to the regular u8800.
Really?
I though that the only diference in hardware between older and pro version was the CPU.
Have a different wifi chip too?
sanpsa said:
Some could pull and share the fm app or the whole /system folder from pro version...
Click to expand...
Click to collapse
u8800 and u8800 pro uses DIFFERENT chips (wi-fi chip that has Bluetooth and fm)
Forget about X5 having FM. it will be easier to live
Since we already have good roms the next target should be to maximize what we can do with x5. If fm or tv out can be activated it would be a good thing.
Related
It been reported thru several teardowns that the n1 has a fm transmiter/reciver inside. Is there anyway to to access this hardware (where would it be located /sys/device/ ect) would be nice to know if we can interface with this hardware.
nexusoneblog.com/blog/2010/1/6/nexus-one-dissected-reveals-80211n-wifi-and-fm-transmitter.htm
It would be awesome to actually have that funtionality. I've seen a few crappy flip phones with FM transmitters built in.
a google employee on this forum (swetland) said there is an fm transmitter/reciever, but google is not developing or working on an app for that yet, that's why they did not advertise it.
My nexus one is rooted and I have a console program just trying to figure out if this hardware would be listed in the /sys/devices/ area anywhere. Im new to android not sure of how the google api's work but would be intrested into trying to get a small app or script to run just to initalize the hardware and fool around with it. any ideas?
i know cliq users have a FM radio built in too, but they don't have an app to use it. see this here http://www.modmymoto.com/forums/showthread.php?t=526775
transmitter / receiver
does that mean it can transmit fm signals to car radio so we can listen to music?!
at314 said:
transmitter / receiver
does that mean it can transmit fm signals to car radio so we can listen to music?!
Click to expand...
Click to collapse
I think that means we can use N1 like a walkie talkie if the application is available.?
Nycro said:
My nexus one is rooted and I have a console program just trying to figure out if this hardware would be listed in the /sys/devices/ area anywhere. Im new to android not sure of how the google api's work but would be intrested into trying to get a small app or script to run just to initalize the hardware and fool around with it. any ideas?
Click to expand...
Click to collapse
there should not be anything on the phone that you can find that mentions the existence of an fm reciever/transmitter... the phone has one but there is no functionality of it because there is no driver or app support for it... from what i have gathered getting the thing to work is going to be quit a project because the community would have to create a driver for the device as well as an application that calls on that driver as well as utilizes the capabilities of the chip itself... i dont know what experience you have with creating a driver to work for a complex piece of hardware that you have no idea how it works, its more/less going to be like blindly threading a needle unless google/htc would be so kind as to give one of our lovely coders some groundwork...
at314 said:
transmitter / receiver
does that mean it can transmit fm signals to car radio so we can listen to music?!
Click to expand...
Click to collapse
potentially... if this thing gets coded to work, receiving signals will prolly be the easier thing to figure out first...
other HTC devices, such as the HTC Touch Pro2, have a built in FM receiver. HTC actually writes an app for this and I use it on my TP2, but I don't know if one exists for the N1. You can search xda-developers for the win-mo version for the TP2, but my point is, if they did it for winmo, they can do it for android!
darkfire23 said:
other HTC devices, such as the HTC Touch Pro2, have a built in FM receiver. HTC actually writes an app for this and I use it on my TP2, but I don't know if one exists for the N1. You can search xda-developers for the win-mo version for the TP2, but my point is, if they did it for winmo, they can do it for android!
Click to expand...
Click to collapse
lol clearly you did not read get my point... "they" are not making anything, else they would have marketed it from the get go... it is up to the android community more specifically the nexus one community to come up with a driver that makes the chip functional... the chip in the other devices may be different as well, aka different driver needed...
What about htc tattoo? It has a fm receiver and an app...
The nexus one uses the broadcom BCM4329 Chipset. I need to find something to work with for this chip to even understand the funconatly of the chip itself I will look thru broadcoms site later see if they have any kind of driver or any information at all on this chipset. Reading other posts on other phones that had a similar chipset people were able to get the reciver on the chip activated but were unable to get the sound routed to the phone. They were able to however to get the the radio to tune to certain frequanceys and I think get the RDS information from the chipset. If anyone finds any relevant information post it here
Nycro
This tree was just added to the android source on the 12th of Jan looks to be mostley for the WLAN/Bluetooth features of the chipset
ttp://android.git.kernel.org/?p=platform/system/wlan/broadcom.git;a=summary
Have a look at.
codeaurora.org/gitweb/quic/la/?p=platform/packages/apps/FM.git;a=summary
Looks like an fm radio app for android using a qualcomm chip.
Im talking with the devolper of the driver for the wifi portion of the chip. At this time he is as well intrested in getting the Radio part of the chipset working but does not know much about it himself. Hopefully something will arise out of this conversation with him and maybe we will get a nice start to getting this portion of the chip working!
Im new with programing for android so I probley will need some help in the end lol.. allthough im pretty adaptive with c++ and some java im not no expert (Bacholers in network secuirty)
JHaste said:
lol clearly you did not read get my point... "they" are not making anything, else they would have marketed it from the get go... it is up to the android community more specifically the nexus one community to come up with a driver that makes the chip functional... the chip in the other devices may be different as well, aka different driver needed...
Click to expand...
Click to collapse
Clearly, you didn't get my point. For the TP2, not only was the Radio app not marketed, it was also not made available by HTC, but is now available on this forum. Secondly, I didn't contest that Google is not going to develop a Radio app - I simply said that HTC HAS made one. Hopefully, that clears things up
I have been talking with the guy from broadcom tongiht i will quote some of what was said here. Im not sure if he wants to be know to the comunity or not.
He had included the link to a video I have seen on this fourm will link below.
"I'll let you know when I figure something out. What other HTC phone uses the 4329 chip with Android? I wasn't aware of one. The HTC HD2 WM6.5 phone uses 4329, but I don't know if FM is enabled on that either.
There is an Android FM radio app for the BCM4325 chip, I saw a YouTube video of it running on a BeagleBoard: ww.youtube.com/watch?v=v6wdTOHrwQw This is using an AzureWave module, which has the 4325 in it.
The FM RX portion on the 4329 should be the same or nearly the same. I believe the FM is conrolled by special commands in the BT HCI interface, so some Android framework/JNI work might have to be done to the BT stack."
Thanks to Mr H ^^
I will do more work on this tommorow and see how far I can get
Thanks for everyones intrest and help!
An FM APP to unlock the FM Radio functions of my Nexus is something that I am willing to pay for!!!!
Some of the senior developers here are aces so I will keep my fingers crossed.
I just want to express my interest in a FM radio for Nexus One.
I think people (including me) will be happy to pay for an app that enables the FM reciever on the phone.
Good luck to whoever is trying to get this to work!
As I am not a developer all I can do to help is surf the web to see what I can find.
I found this link tp://www.9to5mac.com/broadcom-BCM4329-iphone-802.11n-FM
That states the iPhone has the BCM4329 chip in it. Now I have not found an apple app nor do I know if this helps any of the aces out there.
So just take a look.
I thought that was appart of the update? I don't seem to have that? Is it like the trackball that they released the driver/api and some dev has to make a app to use it now? I was hopeful for the transmitter more than a reciver but I guess I am a big dreamer ;-)
That was never confirmed to be apart of the update - it was simply speculation that evolved into false hope.
Do we know for sure that the FM hardware exists?
wick12345 said:
I thought that was appart of the update?
Click to expand...
Click to collapse
Can you provide a link to where/when Google stated that it would be part of 2.2?
Bet you can't
AndroidPerson said:
Do we know for sure that the FM hardware exists?
Click to expand...
Click to collapse
Yes we do...
Oddly, an app called "HTC Radio Info" is in the manage applications, all tab. Not sure if this has already been discussed?
Anyways, it was never confirmed, just speculated upon. And if it is an API, then I am sure we will see something come of it in due time.
Well, I have been skeptical about the FM radio because of the chip name.
"Of interest is a Broadcom chip labeled Broadcom BCM4329EKUBG. Why? Well, the BCM4329 (albeit, without the "EKUBG" qualifier) is capable of 802.11n (HTC only lists 802.11b/g) WiFi in addition to FM transmitter and receiver."
The chip name is not the same as the one with FM t/r but has been said to have it, which is pure speculation.
http://www.broadcom.com/products/Bluetooth/Bluetooth-RF-Silicon-and-Software-Solutions/BCM4329
But the Nexus One DOES have a wireless N radio and you can connect to N only networks.
evilkorn said:
Well, I have been skeptical about the FM radio because of the chip name.
"Of interest is a Broadcom chip labeled Broadcom BCM4329EKUBG. Why? Well, the BCM4329 (albeit, without the "EKUBG" qualifier) is capable of 802.11n (HTC only lists 802.11b/g) WiFi in addition to FM transmitter and receiver."
The chip name is not the same as the one with FM t/r but has been said to have it, which is pure speculation.
http://www.broadcom.com/products/Bluetooth/Bluetooth-RF-Silicon-and-Software-Solutions/BCM4329
Click to expand...
Click to collapse
Yes, and in addition even if the chip supports it the fm radio section might not be connected. On these types of devices that have fm receivers they are usually wired to use the headphones as an antenna since an fm antenna is far too large to fit in the device. Ours might not have that much needed connection.
Mike
IF we got it this would not be the first device I have owned that a supposedly not working/not connected fm radio module suddenly became a working/connected fm module. Not saying one way or the other but its absence is not absolute proof.
Paul from modaco has managed to get it to tune into stations, but just not get any audio out.
krabman said:
IF we got it this would not be the first device I have owned that a supposedly not working/not connected fm radio module suddenly became a working/connected fm module. Not saying one way or the other but its absence is not absolute proof.
Click to expand...
Click to collapse
It has a precedent, though - update for HTC Touch CDMA (HTC Vogue) enabling GPS receiver that was unused until then, existing in Qualcomm MSM7500 CPU of the Vogue.
So it was done before. The question is - would Google bother or would they just skip it and leave it to the community (if it's feasible at all, given that Desire has the same chip and connections - which isn't confirmed).
Thats what I mean I had a touch diamond NAM version with supposedly no fm because of some hardware deal and sure enough despite HTCs assurances that it could not be done the community got fm going after a time. I would bet there are other examples besides these.
Samsung Fascinate have Fm Radio, but I don't find app its. Can I set app for my Cell. thanks
Huh? Could you reword that question? Its hard to understand what you mean.
Although I think this is a General Forum Question, I think he is trying to say.... "The Fascinate has an FM radio, but I can not find the App.... Where can I find said app to use the FM radio..."
Answer: Doesn't exist..
there is an FM radio in it?
Don't you think thats something they would advertise?
Highly doubtful
If there is a FM capable chip on board, we currently don't have any apps for it.
I don't believe that we have a FM chip in this phone.
I found on gsmarena the specs of this phone and realize that the phone has "FM radio with RDS". ^^. lol.
http://www.gsmarena.com/samsung_fascinate-3492.php
Could this be a feature that froyo will enable? I seem to remember this happening to a friend of mine when his incredible was updated to 2.2; he got the radio & the flashlight.
Sent from my SCH-I500 using XDA App
it would be a nice little addition, however I think I would still prefer pandora or one of the many other internet radio apps.
The FM radio was listed on the first pre-release spec listings, but was removed from later listings. The prevailing theory is that the Fascinate was originally going to have an FM radio, but it was scrapped (like how we were supposed to have Media Hub like the other Galaxy S phones but are stuck with VCast). I wouldn't count on the hardware being there. The Incredible's FM tuner was functional with 2.1 (I can vouch for that firsthand).
FM radio stations are lobbying to make FM radio receivers mandatory in phones in the US (in exchange for paying higher fees).
Because of that, several phone manufacturers and chip makers have had the hardware put in their devices as a just in case measure. For instance you may find a Broadcom chip that controls the wifi and phone radio to have an fm receiver as well. In any case, these specifications sometimes fluctuate.
However, without actual drivers to run said unsupported tech, the issue is moot.
Swyped w/ XDA App. When in doubt, mumble.
Falcyn said:
The FM radio was listed on the first pre-release spec listings, but was removed from later listings. The prevailing theory is that the Fascinate was originally going to have an FM radio, but it was scrapped
Click to expand...
Click to collapse
+1 on this... Exactly what happened
The galaxy s2 uses the broadcom BCM4330 chip which has an fm transmitter built into the chip. Does this mean it has an fm transmitter?
http://www.broadcom.com/products/Wireless-LAN/802.11-Wireless-LAN-Solutions/BCM4330
Sent from my GT-I9100 using XDA App
I bloody hope so! I think this was similar with the Nexus One or the Desire but it was never used.
Perhaps one of the XDA devs will harbour something up when the source is released by Samsung.
Built in FM transmitter would be awesome, hope this is true.
Sent from my HTC Desire using XDA Premium App
i was excited abut milestone having a chip that had fm transmitter. forget about transmitting it never even received an fm signal. form previous experience i am not very optimistic.
would be amazing if this was true
Andy2.2 said:
would be amazing if this was true
Click to expand...
Click to collapse
It would, but I imagine they'd have communicated it if it was present. That's a pretty cool selling point.
awesome-member said:
i was excited abut milestone having a chip that had fm transmitter. forget about transmitting it never even received an fm signal. form previous experience i am not very optimistic.
Click to expand...
Click to collapse
These chips have support for alot of features that the manufacturers dont utilise, unfortunately. since the S2 does have an fm reciever, hopefully it should just be a matter of tweaking it to transmit a signal? funny thing is the chip also supports Bluetooth 4.0, wonder if that means we'll be able to update to 4.0 once its officially released.
Sent from my GT-I9100 using XDA App
simonk83 said:
It would, but I imagine they'd have communicated it if it was present. That's a pretty cool selling point.
Click to expand...
Click to collapse
Then again they don't even advertise the fact it supports hdmi out which is a bigger selling point, for me anyway. Even the phone shop assistant who sold me the phone said it doesn't have hdmi out.
Sent from my GT-I9100 using XDA App
no it will never get activated just like the previous versions of samsung omnia hd
It will maybe never get activated by samsung, but what can we do about this?
Is there an possibility to activate the transmitter and what do we need for doing that?
Maybe if we find a phone with activated transmitter (same chip) and software it would be possible (but i dont know an android phone whit this speccs).
This feature would be making this phone perfect for me (because i use it a lot on my old nokia n85) and i am not the only one who would like this.
yeah would be pritty good but dont think its gana happen ... :/
It depends on wiring of the hardware! If you have a chip which includes a transmitter than you have only one part of an working transmitter. The other part is a antenna connected to the chip and maybe an amplifier between them. If the "transmiter output" ins't connected to anything then there is no chance to use it...
HTC_Spree said:
It depends on wiring of the hardware! If you have a chip which includes a transmitter than you have only one part of an working transmitter. The other part is a antenna connected to the chip and maybe an amplifier between them. If the "transmiter output" ins't connected to anything then there is no chance to use it...
Click to expand...
Click to collapse
I just have to ask... Can anyone confirm this? Or is there any news on this topic? It is very interesting for me!
Probably not connected by samsung. I recall the hardware is also capable of more than the supported signal bands, but samsung chose to not use that feature.
Ok guys, what's new about FM transmitter on our sgs2?
Please, can someone try to start developing something?
Our s2 is getting smarter and better day by day
Send from my Samsung Galaxy S II
a chip being capable of and the whole parts doing the stuff are 2 different things.
In the broadcomm's datasheet there are all the things that the chip is capable of doing it.
But, let put it this way: The chip is capable to use 3g network but in order to do it you need a 3g radio part in it.
The same with the fm transmitter. In order to use that feature you need a real fm transmitter in the phone, a radio transmitter, a piece, a device, a part, you get the point.
And i am afraid that our good old SGSII does not have a fm transmitter in it.
Wow nice to hear that chip has integrated built in fm transmitter.. Would love if anyone develops something to utilise that..
Sent from my GT-I9100
virani_joush said:
Wow nice to hear that chip has integrated built in fm transmitter.. Would love if anyone develops something to utilise that..
Sent from my GT-I9100
Click to expand...
Click to collapse
Would love if anyone would read the post above it.
Well, we are all in this device family. Lets Stick TOGETHER!
https://www.change.org/petitions/hu...ces-and-similarities-between-u8800-pro-and-51
do it for the sake of development! It is for what we love!
It takes less than 30 seconds.
Post this on your site at AndroidMovida Cléxon Rodriguez.
asd
Signed!
Signed ! :good:
Signed
Sent from my U8800 using xda premium
Signed
Finger:cross
Sent from my u8800 using xda app-developers app
Here's what I have put together myself:
U8800 aka IDEOS X5 - MSM7230 800MHz WCN1312
U8800-51 aka Impulse 4G - MSM7230 800MHz BCM4329 *
U8800Pro aka IDEOS X5 Pro - MSM8255 1GHz BCM4329
* U8800-51 does not have analog TV out feature, it's replaced with something called "hearing aid".
* U8800-51 is basically U8800 with a different Wi-Fi+BT+FM chip OR U8800-51 is basically U8800Pro with a different processor (although from the same family).
I don't think Huawei will respond but it's worth a try .
Blefish said:
Here's what I have put together myself:
U8800 aka IDEOS X5 - MSM7230 800MHz WCN1312
U8800-51 aka Impulse 4G - MSM7230 800MHz BCM4329 *
U8800Pro aka IDEOS X5 Pro - MSM8255 1GHz BCM4329
* U8800-51 does not have analog TV out feature, it's replaced with something called "hearing aid".
* U8800-51 is basically U8800 with a different Wi-Fi+BT+FM chip OR U8800-51 is basically U8800Pro with a different processor (although from the same family).
I don't think Huawei will respond but it's worth a try .
Click to expand...
Click to collapse
I don't understand how it is possible to flash another ROM with a different processor. However, it seems that the -51 came out after the pro. Maybe they have updated hardware inside? I just can't flash a regular rom on top. I get a boot loop.
Sent from my U8800pro using xda premium
Signed.
Sent from my iPad using Tapatalk HD
Signed,Good luck
How it looks?
Mlopik said:
How it looks?
Click to expand...
Click to collapse
No one cares I guess.
Sent from my U8800Pro using Tapatalk 2
Somcom3X said:
No one cares I guess.
Sent from my U8800Pro using Tapatalk 2
Click to expand...
Click to collapse
now u8800-51 = u8800- pro
in fact, things are not that bad. method developed by you for shendu I can put any android for u8800 pro.
and now use a Chinese anroid - BaiduCloud 2.3
Here's a link to a Russian site with androiul that ... if you're interested and can do. I can even put it in dropbox
http://4pda.ru/forum/index.php?showt...#entry20276962
sllavy said:
now u8800-51 = u8800- pro
in fact, things are not that bad. method developed by you for shendu I can put any android for u8800 pro.
and now use a Chinese anroid - BaiduCloud 2.3
Here's a link to a Russian site with androiul that ... if you're interested and can do. I can even put it in dropbox
http://4pda.ru/forum/index.php?showt...#entry20276962
Click to expand...
Click to collapse
Wifi have hiccups?
Sent from my U8800pro using Tapatalk 2
Somcom3X said:
Wifi have hiccups?
Sent from my U8800pro using Tapatalk 2
Click to expand...
Click to collapse
not all the time, maybe 2 times goes out and connects .. but after it is stable
Signed.
YEAH!!! WE'RE ALL IN THIS TOGETHER!!! :laugh::victory::highfive:
People understand, no one will be releasing a new firmware! The company policy is that their primary purpose is the sale of a large number of phones in a short period of time. Buyers phones of this company, forget about the support! Those who need support in the long term, select Samsung or Nexus. The 8800 problem is that it uses a chip WiFi and BT 2 in 2, and 8800pro is 2 to 1. This chip and platform 8255 Mass and therefore easy for them to do roms and firmware, as well as port their. Iron u8800 is not very suitable for this, so it should be required of the larger development costs on a given WiFi and BT module. I wish that the company Huawei does not support or upgrade old machines, so the 8800 is still relevant phone that I still crawling, though I already have SGS3. For myself, I also noticed that the more I will not buy phones from this company! The lack of support and a normal service, put a large cross on a desire to purchase units of the firm. You will also advise you to think about it! I hope for the forum is not yet extinct normal programmers, and they will be able to port the JB in our unit, with a fully functional working. I would like to appeal to you and to the entire community programmsty XDA - why all the rivet bunch of custom firmware for devices such as SGS3 and other modern devices, if they are in stock so good!?? Yet this community was formed for a very different, just the same to support older devices! Let us then you will cease to do useless firmware for top devices and prefer the old devaysa eg 8800 and the rest! I hope it will be so!
JokerDog said:
People understand, no one will be releasing a new firmware! The company policy is that their primary purpose is the sale of a large number of phones in a short period of time. Buyers phones of this company, forget about the support! Those who need support in the long term, select Samsung or Nexus. The 8800 problem is that it uses a chip WiFi and BT 2 in 2, and 8800pro is 2 to 1. This chip and platform 8255 Mass and therefore easy for them to do roms and firmware, as well as port their. Iron u8800 is not very suitable for this, so it should be required of the larger development costs on a given WiFi and BT module. I wish that the company Huawei does not support or upgrade old machines, so the 8800 is still relevant phone that I still crawling, though I already have SGS3. For myself, I also noticed that the more I will not buy phones from this company! The lack of support and a normal service, put a large cross on a desire to purchase units of the firm. You will also advise you to think about it! I hope for the forum is not yet extinct normal programmers, and they will be able to port the JB in our unit, with a fully functional working. I would like to appeal to you and to the entire community programmsty XDA - why all the rivet bunch of custom firmware for devices such as SGS3 and other modern devices, if they are in stock so good!?? Yet this community was formed for a very different, just the same to support older devices! Let us then you will cease to do useless firmware for top devices and prefer the old devaysa eg 8800 and the rest! I hope it will be so!
Click to expand...
Click to collapse
This has nothing to do with the u8800-51
Sent from my u8800-51 on stallion.
Somcom3X said:
This has nothing to do with the u8800-51
Sent from my u8800-51 on stallion.
Click to expand...
Click to collapse
No, but he does like to ramble on, even if some of his statements are inaccurate.