I found the following(posted below with links) while searching the net for TV-OUT on I9003 and seeing that we also have the Gingerbread Source Code now for our phones, thanks to ronhoover88
I respectfully call and request all the Devs to come forth and please put your heads together and give our community the Tv-Out feature for the Galaxy I9003 and oblige us.
What I found:
== How to Enable TV-Out (Android) ==
Type the following in a terminal that can access Android's Kernel.
echo "0" > /sys/devices/platform/omapdss/overlay1/enabled
echo "tv" > /sys/devices/platform/omapdss/overlay1/manager
echo "ntsc" > /sys/devices/platform/omapdss/display1/timings
echo "1" > /sys/devices/platform/omapdss/display1/enabled
Source : www.omappedia.org/wiki/Kernel_TV-Out
MAYBE the link below can offer more help
http://processors.wiki.ti.com/index.php/TI-Android-GingerBread-2.3.4-DevKit-2.1_PortingGuides
Thank you and hoping to see some development soon
UPDATED 05/09/2011: http://forum.xda-developers.com/showthread.php?t=1146458 - TV OUT CODE FROM SAMSUNG'S OFFICE SOURCE CODE CAN BE DOWNLOADED HERE <- ONLY FOR DEVS
thanks to zoneking
Many people are busy with the USB OTG. Will surely work on this, after that is done..
thanx gaurav for staring topic. But i think enabling tv out would be more difficult.
i agree vishal, it maybe difficult...
but we've got some great heads here at xda who would literally make it look like a walk in the park
so fingers crossed
also the second link in my post is a link to TI-Android-GingerBread-2.3.4-DevKit-2.1 PortingGuides
^^that website may offer some help for the usb otg too, please have a look at it
Working on it right away!
"I urge and call for all the Devs to please put your heads together and give our community the Tv-Out feature for the Galaxy I9003"
Is That easy....??? Could you put in a good manner to put a post with a simple request??
looks like your commanding us to do want u want... Please Re-Phrase your post..
gaurav2912 said:
I found the following(posted below with links) while searching the net for TV-OUT on I9003 and seeing that we also have the Gingerbread Source Code now for our phones, thanks to ronhoover88
I urge and call for all the Devs to please put your heads together and give our community the Tv-Out feature for the Galaxy I9003
What I found:
== How to Enable TV-Out (Android) ==
Type the following in a terminal that can access Android's Kernel.
echo "0" > /sys/devices/platform/omapdss/overlay1/enabled
echo "tv" > /sys/devices/platform/omapdss/overlay1/manager
echo "ntsc" > /sys/devices/platform/omapdss/display1/timings
echo "1" > /sys/devices/platform/omapdss/display1/enabled
Source : www.omappedia.org/wiki/Kernel_TV-Out
MAYBE the link below can offer more help
http://processors.wiki.ti.com/index.php/TI-Android-GingerBread-2.3.4-DevKit-2.1_PortingGuides
Thank you and hoping to see some development soon
Click to expand...
Click to collapse
i have tried the echo thing but it doesnt work coz we have only overlay0 which is the normal display .. whereas the overlay1 shud b enabled using echo which is not available in our devices..
the best thing which we can try is just using droid X kernel and using its tv out module ..
bajju123 said:
i have tried the echo thing but it doesnt work coz we have only overlay0 which is the normal display .. whereas the overlay1 shud b enabled using echo which is not available in our devices..
the best thing which we can try is just using droid X kernel and using its tv out module ..
Click to expand...
Click to collapse
ya...u are going in right direction. I think we should look into galaxy s2 kernal coz it has all those which we want. And.most imp that we have very less developer support. Means we have only few developers who are expert in kernal like skin, amit etc. We cant expect everything from them to mod easily. It needs time to develope everything perfectly. But we should always.request developers.what mods we want because it keeps informing them that what users want from them.
@ bajju
I think u have knowledge related to kernal. Can u please look into usb otg feature??
vishal24387 said:
@ bajju
I think u have knowledge related to kernal. Can u please look into usb otg feature??
Click to expand...
Click to collapse
i have little knowledge abt the kernal .. i need some help
truly speaking if usb otg was possible den it wud have come long back on the galaxy s , even they have similar pbm wid the voltage and kernal..soo the only possibility is to halt the usb otg till we get tv out ..
tv out shud b more easy dan otg .
@vishal i m unable to get the stock droid x roms for gb..
if we can get it den we can directly copy the modules i guess ..
bajju123 said:
@vishal i m unable to get the stock droid x roms for gb..
if we can get it den we can directly copy the modules i guess ..
Click to expand...
Click to collapse
Only modules wont work. It is related to kernal which require deep modding. Actually main problem is we dont have correct gb source code. Droid x is similar to our device but its not clone. We can take their kernal for reference only.
I think tv out will be more difficult as it not only requires correct source code support but hardware knowledge also that how signal get transferred to tv & in which format. Comparative to that usb otg is more easy coz we have few examples like experia arc, lg optimus one, nexus one. I know that samsung galaxy s is somewhat similar to our device but why we should depend on their developement??? Look lg optimus one phone which is such a low featured phone comparative to our phone but they have successfully enabled usb otg feature which is even not possible for great galaxy s developers.
The point is that only we need kernal developers with so much passionate about these features. Because if they get attracted to such features then & only then they will work on it to successful it in any way.
vishal24387 said:
Only modules wont work. It is related to kernal which require deep modding. Actually main problem is we dont have correct gb source code. Droid x is similar to our device but its not clone. We can take their kernal for reference only.
I think tv out will be more difficult as it not only requires correct source code support but hardware knowledge also that how signal get transferred to tv & in which format. Comparative to that usb otg is more easy coz we have few examples like experia arc, lg optimus one, nexus one. I know that samsung galaxy s is somewhat similar to our device but why we should depend on their developement??? Look lg optimus one phone which is such a low featured phone comparative to our phone but they have successfully enabled usb otg feature which is even not possible for great galaxy s developers.
The point is that only we need kernal developers with so much passionate about these features. Because if they get attracted to such features then & only then they will work on it to successful it in any way.
Click to expand...
Click to collapse
Bro, ur English lang hs improved a lot since u joined! XD
bajju123 said:
@vishal i m unable to get the stock droid x roms for gb..
if we can get it den we can directly copy the modules i guess ..
Click to expand...
Click to collapse
I hope this can help.....
Droid X Source Code I believe: http://sourceforge.net/projects/droidx.motorola/files/
Good luck
ggclanlord said:
Bro, ur English lang hs improved a lot since u joined! XD
Click to expand...
Click to collapse
ha ha...thanx for complement.
blaqkarma said:
"I urge and call for all the Devs to please put your heads together and give our community the Tv-Out feature for the Galaxy I9003"
Is That easy....??? Could you put in a good manner to put a post with a simple request??
looks like your commanding us to do want u want... Please Re-Phrase your post..
Click to expand...
Click to collapse
Blaq i'm really sorry to make u feel or anyone else feel for that matter that i may be commanding anyone to do anything.....I have edited my post and i hope that will suffice
Cheers
I agree with ggclanlord.
Sent from my GT-I9003 using XDA Premium App
trip007in said:
I agree with ggclanlord.
Sent from my GT-I9003 using XDA Premium App
Click to expand...
Click to collapse
hey trip really was my english poor in older days???
I am learning about Kernel and trying to put this thing in! I know it will take a lot of time! (IF I DO THIS THING)
bangalorerohan said:
I am learning about Kernel and trying to put this thing in! I know it will take a lot of time! (IF I DO THIS THING)
Click to expand...
Click to collapse
Thats great. I think u should try for simple kernal modding. Then u can proceed for tv out.
Please vote here -> http://en.miui.com/forum.php?mod=viewthread&tid=6831
This is to get an OFFICIAL MUI ROM release for our devices (our devices being the i9500). The only catch is that you have to register to vote on the MUI site. It is against the HTC One and so far, they are winning.
This was found by Disturbed™, so any thanks etc should be directed at him.
If you have a i9505, go vote for us anyway...
mattdt said:
Please vote here -> http://en.miui.com/forum.php?mod=viewthread&tid=6831
This is to get an OFFICIAL MUI ROM release for our devices. The only catch is that you have to register to vote on the MUI site. It is against the HTC One and so far, they are winning.
This was found by Disturbed™, so any thanks etc should be directed at him
Click to expand...
Click to collapse
Not me buddy. It already been created in dev section actually. I have voted. now its your turn guys.
registering .... :highfive:
HEY guys , plz go and vote we just have 15 votes less than ONE
Sent from my GT-I9500 using Tapatalk 4
...finished voting .... please vote for s4
I see on miui chinese forum i9500 already have 270 votes more than the htc one:laugh:
so don't worry about it, no doubt we can win this time!
Come on guys i just voted and only 195 votes ....................
Voted
Last time check : (231) vs (196)
We need more votes in English forum.. Took 31 votes lead.
Hey, guys. It is the petition about official port of 4.4 KitKat for Galaxy Core duos. Please sign the petition, and perhaps soon Samsung will delight us with a new version of Android : D Link in comments
Sorry, but link will be later
We have done petitions for updates several months ago. Samsung is lazy to update our device.
at the time of Christmas I emailed in the ceo office of samsung to provide some help to the rom develppers of galaxy core....they referred me to Q&A,help section
TheNathranielB said:
We have done petitions for updates several months ago. Samsung is lazy to update our device.
Click to expand...
Click to collapse
ok, but the second petition does not prevent
OK. So where's your link???
Bro, i think we all should request CyanogenMod to add our device to CM11 or CM12 line up instead off asking samsung[emoji12]
Sent From .... Just from a device called Mobile !!
instead of flashing new rom.....ny other method??
Hi,
I didn't find a mod specifically for the multimod Note 4 for a rooted Note 2.
You can try asking in the Official Q/A for better support from peers. You will need to sign up on forums for that.
You will need to specify the your model number in the Q/A section .
http://forum.xda-developers.com/galaxy-note-2/help
Have a good day !
Thread Closed !
This is general thread for Samsung Galaxy Tab 3 lite SM-T110.
If you know anything that can be useful or you have any question fell free to post it here
Root and recovery install
http://forum.xda-developers.com/showthread.php?t=2674649
Sent from Serbia
i wish there is any cm build for this tab. why sammy didn't include this tab for an upgrade? LoL
T110 bricking after applying e.g. T210 ROM - Why ?
Hello guys
First of all: I am an absolute beginner regarding ROMs etc. and i hope that my question is rightplaced here.
What i would like to understand is the technically background why a device bricks ? When i compare the specs of T110 vs. T210 i can see little or no difference with regards to CPU etc. ( see: https://www.bhphotovideo.com/c/comp...msung_SM-T210/BHitems/1023209-REG_1016095-REG )
And second: What about the efforts to bring CM 1x or Lineage xy to this device ? Is there work going on and one has to wait a few month, or isn't there any progress and it would be better to drop this tablet ?
By the way - i havent tried it up to now, because i am in the phase to understand all the tools and procedures, fallback strategies etc. etc.
Rgds. cora2017
MadjijaHacker said:
This is general thread for Samsung Galaxy Tab 3 lite SM-T110.
If you know anything that can be useful or you have any question fell free to post it here
Root and recovery install
http://forum.xda-developers.com/showthread.php?t=2674649
Sent from Serbia
Click to expand...
Click to collapse
I would try building one if we had different chipset that i know how to build, for now we are shipwrecked