Modding the X1 hardware for tv-out :) - XPERIA X1 General

Hey guys!
I know this has been up before, and I've read pretty much every thread regarding the non-existent TV-Out function on X1. But it has made me curious enought to want to attempt a mod if such a thing is possible.
What I understand the X1 has the hardware for TV-Out, but not the functionality implemented. So somewhere along the hardware line, the function is disabled on purpose/not enabled. Chances are, HTC saved in a few cents on the connector itself for example, and that's where the missing hardware line is
Now, most people say the X1 shares the hardware with X2, I'd like to know to what extent and if someone has pictures of an opened X2 to share, it would help out alot. Specially pictures around the 3,5mm connector and connections around it, but also the pictures of the entire mainboard.
If I can find an easy enough way to resolder some new connector/parts, I will def. do so, with full documentation over how to do it. I say harder things have been accomplished before. It all comes down to the differences/similarities in X1/X2 hardware.
PS. I might be taking water over my head here, but I'm one of those guys who got his X1 on day 1, trusting the words of SE about TV-Out, DLNA etc etc. And if there is a 10% chance to achieve this, I will try it.
Thanks for any help in advance
/Z

Come on dude you can do it :O
And if it worked i'll donate you for sure

Support you ^_^

uuh..
Hey Zoonie,
i wouldn't say it's impossible, but it's some hard piece of reverse engineering the hardware of X1.
From my point of view somebody has to rip off the MPU and the PM chip and trace the dedicated pins/signals to find out if there's a connection to these signals somewhere on the mainboard. That's the first part
Once you know how to attach some hardware to the signals, you'll need some driver code implemented to support TVout on X1
Anyway here's a basic schematic of TVout for MSM7200!
Have fun,
scholbert

Go for it! Love the effort.
Doesn't the touch pro have TV out? I would think it would be better to try to copy that, since it's the same processor and both HTC manufactured.

Related

hi, first thread: what kind of couple-capacitive needed?

hi,
this is my first thread here, sorry for my bad english - but i'll try my best.
i want to connect my xda2 with the 22 pin-connector for mp3 in my car.
in your conectors-page is a note:
Audio needs to be capacitively coupled in, any DC bias seems to inhibit audio
i want to ask, what c is needed here? (how many farrad, what kind of C)?
please can you give me some tipps?
is there anyone who has built such a connection? is this a good way to connect the xda2 through the car-radio, or is it better to connect via audio-jack?
my opinion: i found it very uncomfortable to connect first the audio-connector (specially in the dark), and i would be very happy if it works through the 22-pin connector.
please please...gimme a tipp.
or did anyone connect the xda2 and car-stereo without couple-c?
c'mon please, a little answer and i'll be happy.
anyone must have finished a 22pol-connector by himself, or am i wrong?
ty
frustrated...(bad first experience)...
you may be asking too much of a technical question for the cuurent people who watch this board.. i get the impression that the xda-developers site started out with a lot of smart people reverse engineering and dismantling the devices, but its now become more of a software tech support site than a hardcore HTC guru site..
Hi there sorry to hear you have had a bad experience.
as stated xda-dev no longer is as good as it used to be.
i had a quick look at the diagram and from what i can see you should not need capacitors at all.
from what i can see if you connect up pins 3 and 4 to the necessary inputs on your stereo the sound is fine.
a problem i can see however is that to get output on these pins you need to attach pin 19 to ground with a 10k resistor...but this will also redirect the microphone so you wont be able to use it as a phone whilst you have it plugged in unless you also build in a microphone (mind you this should be pretty easy if you wish to do it).
hope that helps
Tim

answering machine software???

hi guys, i couldnt help noticing that when i previously used nokia 6600 (symbian s60) they had few 3rd party that is able to make use of their audio mechanism during callls. for example, one software can make selected background noise for opposite callers so they think that u are at a train station for example when infact u r silently at home. another software is an on board answering machine, which after the phone rang for a few times it answer the fonecall with your automated recorded voice and recorded a msg left by the caller on the fone. this is convenient for us so we dont need to call back our voicemail and reduce cost as well as some telco charge to use their voicemail service. im surprised these kind of software have not came out for our windows mobile device when its already available for symbian. im sure it shouldnt be that hard to make it. any coder expert wanna give it a go??
cutefox, what kind of searches have you made for this software on this board? Did you have much luck?
V
i already tried commercial such as handango and pocket gear.. even freeware sites also no luck.. jus dun understand why no 1 made one yet.. shouldnt b too hard to make one.. it will be a big market to sell such a software for our ppc phone device now that more devices is coming out..
Cutefox: have you tried searching this board? Let me save you the effort, but it'll be a good idea next time. It's not generally considered possible, at least on WM2003 devices because of both hardware and software limitations. It's not that no one has thought of it before: someone seems to think of it approximately every two days... but there are many many threads on this issue.
V
Look at what I said here...
http://forum.xda-developers.com/viewtopic.php?t=9761
That sums up why we can't do it using the api's available to us now. The funny thing is the way bluetooth sends the audio stream to a headset. Obviously the data is getting there somehow but I suspect it is not (directly) via windows. Dose anyone know if the radio hardware for bluetooth is connected to the radio hardware for the phone? My guess is that if you could write a program that windows "sees" as a headset then you could get the audio that way. But thats a problem in itself.
I would love this kind of program myself. How is it that such usefull devices with so many capeabilities can be kept secret from us. We can't use the camera, we can't get the cell id on towers, we can't programatically controll the partnerships in blutooth, we cant get the audio stream of our own phone, the events on some ppc's that control brightness are secret..... the list goes on. This kind of #@!!$$ is going to hurt the future of these devices which I otherwise love.
OdeeanRDeathshead: I had read your previous posts, and as ever, very interesting and informative reading. I had the same idea regarding a "dummy" bluetooth device a while back, but mamaich put me in my place!
http://forum.xda-developers.com/viewtopic.php?p=179839#179839
V
thanks vijay555, thats what I have suspected about the hardware. What I want to do is a bit different. The bluetooth can communicate to many devices at once. If your program could appear to be a headset to the os, then the phone bluetooth hardware could transmit the audio to the headset at the same time your program uses bluetooth to receive it. Kind of like a loop out of the box to bridge the lack of functionality. This shifts the problem to how dose a hardware bluetooth headset communicate. Emulate this and we are on a winner. I don't think I have the willingness to pull my devices appart. I also do not have the money for some of the hardware (eg good digital oscilliscope) that I would need to measure whats going on. I did read that microsoft are about to expose some new api to allow control over the pairing process (but not the audio stream). I hope that we get some soon.
Is there going to be any new (for 2005) free development tools like the evc versions used today?
OdeeanRDeathshead: re eVC, I don't think so. The "express editions" are free, but they specifically omit the functionality to develop "mobile solutions".
Re the loop back. That's a good idea. I think mamaich is our best bet on schematics, I think that would be very helpful. As you "rave", it's mindboggling that Microsoft still haven't revealed or implemented a way to interact with the audio channels. It must have been one of the first things one could imagine doing once you develop a PDA with a phone stuck on the back of it.
Any idea if the bluetooth stacks could support transmitting and receiving simultaneously in this manner? I know some of the boys are working on alternative bluetooth support for the stereo headset profiles, so they might be able to shed some light on the issues involved. I guess the processor overhead could be hefty, but for the benefit it would be beneficial.
V

Does anyone have a working fix for this?

Hey guys - this may be already dealt with, but I can't seem to find a workaround anywhere that flies, so please either furnish me with an answer, or direct me elsewhere if it's already been covered and I've been too damn dumb to see it.
Long story short, I'm really itching to play a few games on this phone - I own two MDA Touch Plus' and an MDA Touch (UK T-Mob) (or two Niki's and an Elf, if you prefer), and would love to know if anyone's managed a successful BT network between these PDAphones without resorting to additional hardware or connecting to a PC also?
I'm not interested in ICS etc via BT, simply being able to connect the phones for multiplayer games (Warfare Inc is high on the list ).
I've tried the wm6btpan.exe fix, and have had no luck with, and can't seem to find any reference to a widcomm hack for niki or other resolution.
Damn HTC for taking the WiFi out of the Elf > Niki, life would be so much easier if both were still there...HSDPA or no, don't they realise WiFi was more than just internet access - especially with the crappy m$btstack removing bluetooth as a usable alternative?
Anyhoo, I digress.
Ideally, I don't want to resort to cooked ROMs, ar anything too harsh, as my phones are all still within warranty (and even working for t-mob I can't afford to replace em all if they brick), but would love to hear if anyones got this working at all?
My multiplayer withdrawal is becoming unbearable!!!!
HELP PLEASE!

Wlan for Pharos (Some common features of all OMAP 850 phones)

I thought it was so strange that when I scanned for bluetooth devices I picked up my (pc) internet modem (which is wireless enabled) so I thought bluetooth and wifi must share a lot of the same characteristics.
I was browsing for the latest Android developments and stumbled on the following
Please take a look at this page http://focus.ti.com/general/docs/wtbu/wtbuproductcontent.tsp?templateId=6123&navigationId=12000&contentId=4679
And this one http://focus.ti.com/general/docs/wtbu/wtbugencontent.tsp?templateId=6123&navigationId=12019&contentId=4635&DCMP=WTBU&HQS=Other+OT+bluetooth
This seems to mean that FM Radio and WiFi is a standard feature of OMAP 850 chips and (for the touch owners look at this page http://focus.ti.com/general/docs/wtbu/wtbugencontent.tsp?templateId=6123&navigationId=12028&contentId=4636&DCMP=WTBU&HQS=Other+OT+agps)
Seems If you have Bluetooth you also have wifi and possibly fm radio built in only lacking the drivers (no special wifi antenna is used in the omap 850 solution accoriding to TI)
It would seem that all we need is the right drivers and regsettings (so no new rom or radio rom should be needed)
Who can make it a working cab?
Woooooooooo!
Good news.
great job
if some solution, make me to buy one.
by the soft solution, strange story !no idea for none cost effective option. why do HTC designers make a 2008 PDA with no WiFi Option!
wow
wow...it might be dream come ture if it happens....please some body develop a driver for pharos Fm radio n wifi.....please buit up some regsettings......
This is a good information. Hope that we could make it work on our Pharos.
Good News... I hope who will make it soon because I don't understand about ARM work.
That is an awesome find man. I hope this info is used to get a wifi working ROM.
I thought it was some kind of cost saving to not include wifi, i.e. some missing hardware. If it's just a driver, that is the so friggen stupid! Why have such a great phone and then neuter it by taking away wifi? And the price is still just as high as the Artemis when it came out. The lack of wifi is the only thing that would keep me from buying one. Otherwise, it would be a great upgrade phone for me since I don't need nor have 3G with my service and and it has the cool flush screen that I wish my Artemis had.
someone knows if the touch dual then also could have the wifi option turned on by drivers? the touch normal has wifi, so i guess it should be possible.
anyone tried the drivers from the htc wizard? it also has a ti omap 850, so driver from such a rom could be coocked into the rom of other devices.
@VOODOOS!L
The touch dual uses the Qualcomm 7200 chipset. That chipset uses the arm926tesj as a co processor but i dont think its the full OMAP 850 chiset.
but there is a project for enabling niki wifi (started out as a project ot enabkle both wifi and gps)
@shawndh
Phone manufacterors do it all the time. Look at the Kaiser story, yes they have some great graphical chip (would be too expensive to make a different chiset with another graphical chip) so they just didnt include the drivers for it.
With some other phones like the touch HTC disabled the wifi in the radio rom... maybe some techies here could try to put an artemis radio rom in the pharos... but for none techies this would probably be an instant brick (thats why i didnt try it) tom_codon maybe you could say something about this....input would be apreciated.
Come to think of it, I remember that they had a crippled GPS radio or something in the TyTn I. The only reason I could think of for disabling wifi is so people who need wifi would buy the the Artemis. To be honest, if I had a choice btwn the two, I would get the Pharos over the Artemis if they both had wifi. Even so, it should still have wifi.
This ia a good news.
I'm waiting.
you know what... im giving up.
ive tried pm ing some guys working on the wifi on nike project, asking tomcodon. no response as yet and prolly not going to get one.
And tried to get qtopia and winlizard(gizard) working.
but in the linux world up is down, left is right, and smart is stupid. those people are (in dutch: contactgestoord) communicationally challenged. you cant find anything on their sites. there is no(or very little) documentation on how stuff works ...noone explains anything... so in order to learn linux you have to know it.
thats why m$ can afford to be so sucky: their competition sucks so much more
i said to the guys at irc #linzwizard hey thnx for the build, i can boot it too (gizard aka linwizard 0.3.0) but the touchscreen driver crashes.
he then said make a support request at sourceforge which i did (btw it isnt obvious how to .. it should be very simple. but hey... thats the linux way, isnt it) response was.. and this is a shocker.. your touchscreen driver doesnt work(.... grrreeeaat) you should disable it...(no description on how)
up for the rom with wifi for the pharos!
Thanks
Not to rain on anyone parade but from the first page from TI, it looks like to get wifi support you have to have a special chip in the phone(upper left corner) thats diferent that the chip to get wifi, so unless someone knows for sure that the WiLink chips are present, I think we are without wifi
Wait and see...
The only problem is... How long does it take to finalize such a ROM?
If it takes 1 yr, for example, I think I will have already changed to at least TouchHD..
Anyway, good news!
Hello! I have a HTC Pharos for one month. Yesterday, i accidentally have wetted phone by tea, and then i disassembled it for cleaning. Cleaning was finish sucсessfully, now phone is working
During disassembly of the device I have made some pictures. I think Wlan module is in the device. Look at the photo! Motherboard have many connectors for external antennas, and Wlan connector is on the board!
http://www.flash-remont.narod.ru/pharos/pharos.jpg
thank you for the picture, its in a good resolution! but what would have made it more clear is if you would have looked for a specific Texas instruments chip with letter combinaton BRF or BL (there are 4 chips mentioned with a dual solution BL6450 BRF 6350 BRF6300 and BRF6150 last one is not good because its a bluetooth only chip) we should also be looking for TI chips with a WL designation and number 1271 1273 1251 1253
at least (BRF6300) - Bluetooth specification v2.0 + EDR single chip should be in the Pharos since we have that bluetooth spec.
in the picture i can make out the TWL3027 chip with extra designation BZQW (at least i think its that chip ... according to the ti site that would be the baseband chip but it doesnt describe on the site what the extra letters mean)http://focus.ti.com/general/docs/wtbu/wtbuproductcontent.tsp?templateId=6123&navigationId=12311&contentId=4706
[URL="http://focus.ti.com/general/docs/wtbu/wtbugencontent.tsp?templateId=6123&navigationId=12025&contentId=4645&DCMP=WTBU&HQS=Other+OT+mwlan"]http://focus.ti.com/general/docs/wtbu/wtbugencontent.tsp?templateId=6123&navigationId=12019&contentId=4635&DCMP=WTBU&HQS=Other+OT+bluetooth[/URL]
hope this is readable since i have a hangover
Kostyan could you post the other pics you made of the interior of the Pharos
avathar behemoth said:
thank you for the picture, its in a good resolution! but what would have made it more clear is if you would have looked for a specific Texas instruments chip with letter combinaton BRF or BL (there are 4 chips mentioned with a dual solution BL6450 BRF 6350 BRF6300 and BRF6150 last one is not good because its a bluetooth only chip) we should also be looking for TI chips with a WL designation and number 1271 1273 1251 1253
=skipped=
Click to expand...
Click to collapse
Maybe this iron box is Wlan module?
http://flash-remont.narod.ru/pharos/pharos2.jpg
I may open this box, if it is requires for this research
And on this picture, front side of device it is found Wlan antenna? (if overwind board, supposed Wlan module with connector correspond (matched) to on position with Wlan antenna, and it connected with module)
http://flash-remont.narod.ru/pharos/pharos3.jpg
avathar behemoth said:
Kostyan could you post the other pics you made of the interior of the Pharos
Click to expand...
Click to collapse
Of course, there is all photos:
http://www.flash-remont.narod.ru/pharos/pharos.jpg
http://www.flash-remont.narod.ru/pharos/pharos2.jpg
http://www.flash-remont.narod.ru/pharos/pharos3.jpg
http://www.flash-remont.narod.ru/pharos/pharos4.jpg
http://www.flash-remont.narod.ru/pharos/pharos5.jpg
http://www.flash-remont.narod.ru/pharos/pharos6.jpg
http://www.flash-remont.narod.ru/pharos/pharos7.jpg
http://www.flash-remont.narod.ru/pharos/pharos8.jpg

External Accelerometer.. plausible?

I read somewhere (ppc geeks or here) about someone working on an external accelerometer. Does anybody know if it worked? I've been doing research myself and I'm just not familiar with windows mobile and the way the vogue uses the USB port. Does winmo have "joystick" drivers? does anybody know if you can connect periphreals to the vogue/winmo?
NOT LIKELY TO HAPPEN. There was a project trying to get a Wii remote to work with the Dell Axim but I don't think that went very far.
Actually, this is extremely plausible.
Sitting right here in the work lab, I have prefab prototype boards with accelerometers on them that output serial data, and a bluetooth prototype board that takes serial data and spits it over SPP bluetooth.
It's then just a matter of, in software, taking that data and converting it to the format that internal accelerometers would use, and putting it in the same place.
Just as a proof of concept, I took a pretty expensive inertial measurement unit (3 accelerometer axes, 3 gyroscope axes and 3 magnetic compass axes, built in SPP bluetooth module: worth about $500 - take that, iPhone users) and just paired that to my phone. It works and I get data streams off of it, but I have neither the time nor inclination (nor the necessary mobile development skills) to write software for it.
Cool! I was looking into something similar, albeit on a smaller budget. I'm going to ask around to codybear or some other experienced winmo programmer to see about getting some code written.
Well obviously an IMU well suited to flying a UAV isn't the best piece of equipment for this job, but if we strip it down to the really essential components
The bluetooth radio (I've got a list price of $34 for a single unit)
The sensor (I've got a 3-axis 1.2g sensitivity unit listed for $40)
A microcontroller to turn the analog output from the sensor into a useful TTL (serial) stream ($2 buys you one that's complete and total overkill for this)
Just add a custom PCB to mount it all to - I reckon we're only looking at a few square inches, a few extra components to deal with electrical supply, some ninja soldering skill, some microcontroller programming skillz, some smartphone programming skillz, and the whole thing could plausibly cost about $80 if you were only building one prototype (and etched the circuit board yourself)
Someone was working on this,
but scrapped the project because of something that made it not work and was really hard not to get it working. haha.
That sounds like I don't know what I'm talking about, but there was a big discussion I had with Whosdaman (I believe) at ppcgeeks, and he explained it in technical terms.
Short answer is, no.
It's possible, but you'd end up paying more for the item than just upgrading due to the time it takes to engineer the drivers for the phone, program for the phone to run it, etc etc.
Search at ppcgeeks and you should be able to find the conversation.

Categories

Resources