Android TV Custom Rom - Android TV General

Hi guys,
I want to make a small firmware for my android TV. Or customize a firmware and install it on my TV.
My chipset is MediaTek. Can I do this?
May you help me? I'm new here, please guide.

Do you have source code for your device? No? Then you cannot make new firmware

aIecxs said:
Do you have source code for your device? No? Then you cannot make new firmware
Click to expand...
Click to collapse
Yes, I have

I recommend to pick random build guide from LineageOS wiki
https://wiki.lineageos.org/contributing
or some xda build guide
https://forum.xda-developers.com/t/how-are-lineageos-and-twrp-built.4326099
Good luck

You need the device tree and chipset blobs

$cronos_ said:
You need the device tree and chipset blobs
Click to expand...
Click to collapse
I can name each piece. If that's what you mean.

Pyvern said:
I can name each piece. If that's what you mean.
Click to expand...
Click to collapse
what is the board name and manufacturer

$cronos_ said:
what is the board name and manufacturer
Click to expand...
Click to collapse
The name of PCB main board is CV6681 made in MTK

This leads nowhere I recommend to get help on 4pda.ru

Pyvern said:
The name of PCB main board is CV6681 made in MTK
Click to expand...
Click to collapse
thats the cpu, whats the board called

https://starwind.com.ru/catalog/item/1527907

aIecxs said:
I recommend to pick random build guide from LineageOS wiki
https://wiki.lineageos.org/contributing
or some xda build guide
https://forum.xda-developers.com/t/how-are-lineageos-and-twrp-built.4326099
Good luck
Click to expand...
Click to collapse
I wish to make one for firestick gen 2 aka tank, how do you suggest i proceed, I'm a noob could you point me to a guide or something

Pyvern said:
The name of PCB main board is CV6681 made in MTK
Click to expand...
Click to collapse
Their firmware is readily available online, start from there

Pyvern said:
I can name each piece. If that's what you mean.
Click to expand...
Click to collapse
Are you an electrical engineer or something?

Abdul [email protected] said:
Are you an electrical engineer or something?
Click to expand...
Click to collapse
I don't know why but this made my side hurt laughing. Thank you haven't laughed like that in while

vatan9 said:
Their firmware is readily available online, start from there
Click to expand...
Click to collapse
Build a rom from source using device tree and binary blobs from original firmware

Please don't laugh too hard as I am still learning but what advantage will rooting your TV be ? Yes , that is an honest question cuz I just bought a Hisense 70" android tv with google Chromecast yad yada . The 1 thing I have noticed is it persistently tells me to delete apps , memory is low. I know theres a way to use a usb stick to increase the memory but how do you even do that? BTW, great tv for $400. Can't beat it.

Pyvern said:
The name of PCB main board is CV6681 made in MTK
Click to expand...
Click to collapse
is this the pcb https://a.pomf.cat/ajvrmn.jpeg

Pyvern said:
Yes, I have
Click to expand...
Click to collapse
How you got device source code??

lateloads1 said:
Please don't laugh too hard as I am still learning but what advantage will rooting your TV be ? Yes , that is an honest question cuz I just bought a Hisense 70" android tv with google Chromecast yad yada . The 1 thing I have noticed is it persistently tells me to delete apps , memory is low. I know theres a way to use a usb stick to increase the memory but how do you even do that? BTW, great tv for $400. Can't beat it.
Click to expand...
Click to collapse
Do you find the solution? I have the same situation with my sharp aquos 55eq4ea

Related

Linux on Athena

So, will we ever have linux running on the Athena?
I guess we will.
Athena is now added to the hh.org tree, and it compiles, but i dont know if it is ever tested.
If someone like to test I can compile a kernel and make a initrd to see if it boots.
But again as allways, yo do it on your own risc.
Wow! Exciting stuff. I have absolutely no experience of Linux on a PDA although I use Ubuntu and SuSE on a daily basis. If I can help at all with any testing, I would be glad to. What kind of risks are involved? Don't fancy bricking my lovely new Ameo!
findus said:
Wow! Exciting stuff. I have absolutely no experience of Linux on a PDA although I use Ubuntu and SuSE on a daily basis. If I can help at all with any testing, I would be glad to. What kind of risks are involved? Don't fancy bricking my lovely new Ameo!
Click to expand...
Click to collapse
Well until now there havent been anyone breaking their device. I have tested Linux on Universal for over one and a half yers now, and it works just as i should.
But be aware of it might happend even though it's not truly that it will.
If you want to test you can join us at IRC #htc-linux at freenode.net
Call up me or a guy named cr2 to get some help and we guide you how to do it.
findus said:
What kind of risks are involved?
Click to expand...
Click to collapse
The risks are dramatic
is it just command prompt or is there a gui?
cr2 said:
The risks are dramatic
Click to expand...
Click to collapse
I'll do it if we can dual boot. I setup Linux servers all the time so I have a little experience. I'll try to join up on IRC...but let me know if you can dual boot between WM5 and Linux please.
cr2 said:
The risks are dramatic
Click to expand...
Click to collapse
WOOOW!~!~!~!
is it a real pic? Cool!!!
Do you have USB host/device working? SD card? WiFi? BT?
Does Direct FB supported?
Supper!!!
di2307 said:
WOOOW!~!~!~!
is it a real pic? Cool!!!
Do you have USB host/device working? SD card? WiFi? BT?
Does Direct FB supported?
Supper!!!
Click to expand...
Click to collapse
Yes, that's a real pic. I can vouch for that. I have it running on my Athena today. Still being developed but they have a great start.
c0mput0r said:
is it just command prompt or is there a gui?
Click to expand...
Click to collapse
It's a command prompt, but you can't yet use it. The GUI just needs
a working touchscreen driver, which is actually available and working (AD7877 on HTC Apache).
di2307 said:
is it a real pic?
Click to expand...
Click to collapse
I'm not in the business of posting fake pictures
Do you have USB host/device working?
Click to expand...
Click to collapse
I have not yet understood how the USB host is connected
(probably Philips, not the EPSON). AFAIK there was some attempt
of writing a linux driver for it. Since the docs are available, it
should not be a big problem.
SD card?
Click to expand...
Click to collapse
No. It seems that it uses the ATI SD interface (like Hermes/TyTN)
which is completely undocumented. Some major work is required here.
WiFi?
Click to expand...
Click to collapse
The chipset calls itself ACX100, but it's not exactly the same chip as used in the Universal (which works in Linux/Universal-Blueangel).
BT?
Click to expand...
Click to collapse
TI BRF6150 like on the Universal (i.e. supported). The BT audio path
needs some coding, though.
Does Direct FB supported?
Click to expand...
Click to collapse
It's the dumb framebuffer what you can see here.
The ATI chip is not exactly the same as on Himalaya/Blueangel
(supported on Linux) so some changes are required to get
the suspend/resume and HW acceleration working.
Wow! Good work guys. Keep it up!
Yeah, i tried the pre-compiled OpenMoko on my UNiversal, it was quite buggy but so cool to see it running!
If somebody ported the OpenMoko firmware to the Universal you would have the most amazing phone, wm5/6 for most users and Linux for crazy people
Its all great work, I cant wait to try it. I assume it will boot from SD card same as the universal one did? (just click windows .exe file and it reboots)
Pyrofer said:
Yeah, i tried the pre-compiled OpenMoko on my UNiversal, it was quite buggy but so cool to see it running!
Click to expand...
Click to collapse
It's a software problem
I assume it will boot from SD card same as the universal one did? (just click windows .exe file and it reboots)
Click to expand...
Click to collapse
Yes. http://jornada820.sf.net/files/haret/athena-boot.exe
Just download this file and run it.
If the USB cable is connected during boot, you may even be
able to telnet to Athena (at least it works on Hermes, but YMMV).
Wow,can somebody post more pictures?
marthynovak said:
Wow,can somebody post more pictures?
Click to expand...
Click to collapse
Expect better pictures when the EPSON ATA/CF controller for the microdrive is supported.
Ubuntu-mobile
GUYS - BARE IN MIND
UBUNTU IS RELEASING A WHOLE OS FOR PDA'S ETC.
THE SPECS SAY IT CAN RUN WITH 200MZ
SO WITH THIS 600MZ IT SHOULD FLY!
THERE ARE BUILTS CURRENTLY AVALIABLE OF UBUNTU-MOBILE ON THE UBUNTU REPS
SO CHECK IT OUT
https://wiki.ubuntu.com/MobileAndEmbedded
puccaso said:
GUYS - BARE IN MIND
UBUNTU IS RELEASING A WHOLE OS FOR PDA'S ETC.
THE SPECS SAY IT CAN RUN WITH 200MZ
SO WITH THIS 600MZ IT SHOULD FLY!
THERE ARE BUILTS CURRENTLY AVALIABLE OF UBUNTU-MOBILE ON THE UBUNTU REPS
SO CHECK IT OUT
https://wiki.ubuntu.com/MobileAndEmbedded
Click to expand...
Click to collapse
I may have misunderstood but isn't the project on the link targeting UMPC's and not PDA Phones?
Yes.
Nothing about Ameo/Athena on there.
The OpenMoko project supports the Universal, I guess somebody will port it to the Athena soon.
What's the latest on the linux port? The wiki hasn't changed much, and there are no new posts here. Is the project stalled? Is there anything I can do?
Also, as a stop gap, is there a working X server (like Cygwin/X) for windows mobile?
Bumping an old thread in the hopes of new information. The unversal is going great - any idea for our unit?

ShootMe! (Shotgun for windows mobile)

Hello all!
I made a shotgun app for the Samsung Omnia and HTC platform. Check it out here:
http://www.modaco.com/content/i9x0-omnia-http-omnia-modaco-com/286960/new-version-shootme-v1-2/
I'm building a website to host online duels. It's still very raw. http://www.shootme.mobi/
Thanks!
Sorry, you came just a few days late i think...
http://forum.xda-developers.com/showthread.php?t=507378
By the way...my brother has your app on his omnia and it's great...
YES
YES, make it for the diamond !
that other g-shotgun doesn't work !
please make it
And for the HD as well
By the way...my brother has your app on his omnia and it's great...
Click to expand...
Click to collapse
Thank you
bbonzz said:
And for the HD as well
Click to expand...
Click to collapse
I'll make it, but I need help from HTC users... If they can donate it would be great as I will have to get an HTC to develop...
THMS said:
YES, make it for the diamond !
that other g-shotgun doesn't work !
please make it
Click to expand...
Click to collapse
rofl, maybe that's because it's a very early version?
he said that he wasn't prepared to release it just yet when I assumed he was, but he released it anyway.. so, maybe you guys should watch him improve it a bit before you plan this.. no need to have three virtual shotguns right? since there already is one apart from g-shotgun...
2 shotguns, i like that
Shoddy_me said:
rofl, maybe that's because it's a very early version?
he said that he wasn't prepared to release it just yet when I assumed he was, but he released it anyway.. so, maybe you guys should watch him improve it a bit before you plan this.. no need to have three virtual shotguns right? since there already is one apart from g-shotgun...
Click to expand...
Click to collapse
aha but this version has a uzi
i hope hemake a version for the htc diamond
that well be great
New version available!
pedritomm said:
New version available!
Click to expand...
Click to collapse
upload here please
Windows Mobile
Not sure why you need a new device to set a microsoft windows application from one supported device to another. The biggest change is the screen resolution wich is 640*480 for the diamond
dunno why but after choice a gun i cant do anything ... gsensor didnt work
and i can tap only 2 buttons ( close and treat off )
pnowakone said:
dunno why
Click to expand...
Click to collapse
because this app is for Omnia only
??
pedritomm said:
New version available!
Click to expand...
Click to collapse
where is the new version ?
THMS said:
where is the new version ?
Click to expand...
Click to collapse
same place as the old one
bbonzz said:
same place as the old one
Click to expand...
Click to collapse
??, i can't find it, can you send a link
THMS said:
??, i can't find it, can you send a link
Click to expand...
Click to collapse
dude, read the 1st post: the link is there
eurorpeen said:
Not sure why you need a new device to set a microsoft windows application from one supported device to another. The biggest change is the screen resolution wich is 640*480 for the diamond
Click to expand...
Click to collapse
No, that's not the biggest difference... The g-sensor hardware is different! That's the difference.

[DUMP] Windows Phone 7 build 7.0.0.6077

Thought some of the devs might be interested? Still needs to be ported to the HD2 Re-posted from http://forum.xda-developers.com/showthread.php?t=647138
To mods, sorry if it is in the wrong section
theredundant said:
Thought some of the devs might be interested? Still needs to be ported to the HD2 Re-posted from http://forum.xda-developers.com/showthread.php?t=647138
To mods, sorry if it is in the wrong section
Click to expand...
Click to collapse
amazing!!!
i hope that will be released a porting!!
Its compiled for x86 so its no real use for ARM devices =/
Jack E said:
Its compiled for x86 so its no real use for ARM devices =/
Click to expand...
Click to collapse
I apologize is this is a foolish question, but does the fact that its compiled in x86 mean that is could never be recompiled for arm devices?
Jack E said:
Its compiled for x86 so its no real use for ARM devices =/
Click to expand...
Click to collapse
Can it be recompiled for ARM? I know w/ the android emulators when an SDK was realeased they could inject it into a ROM for use, like when the 2.1 SDK came out, dev's used it to make a ROM...and if this is a true sys dump shouldn't it be even easier to re-compile for arm? or am i just talking out my arse..(probly am)
Mods please delete thread because dump not for ARM device
theredundant said:
Mods please delete thread because dump not for ARM device
Click to expand...
Click to collapse
Thanks anyway, I think I'm going to run it on my tablet pc. Nice big (touch)screen, large keyboard, usb hosting capabilities. Only problem is maybe that it doesn't have 3 buttons
Ladies look out here I come with my 15" windows phone
appelflap said:
Thanks anyway, I think I'm going to run it on my tablet pc. Nice big (touch)screen, large keyboard, usb hosting capabilities. Only problem is maybe that it doesn't have 3 buttons
Ladies look out here I come with my 15" windows phone
Click to expand...
Click to collapse
a "WINPAD" maybe?
OrionBG said:
a "WINPAD" maybe?
Click to expand...
Click to collapse
Yes!
or the iWin
for the guy with the 15inch WM device, i that is called maxIpad.
c4Lvin said:
for the guy with the 15inch WM device, i that is called maxIpad.
Click to expand...
Click to collapse
or the iDontKnowWhatTheHeckItIsButManDoesItLookGood
I seriously hope his "PAD" isn't white. Can't believe so many "PADS" are out in the market now! None with wings so far!!! *RELIEF*
The Iwin is a nice name, well WP7 is not going to get my preference for sure, too many restrictions for me : )
appelflap said:
yes!
Or the iwin
Click to expand...
Click to collapse
best. Name. Ever.
BTW here it is! The main reason why WP7S will NOT be on my phone for more than just to see it!
http://pocketnow.com/tech-news/mix10-multitask-your-way-to-success-on-windows-phone-7-sort-of
Since it is emulator image for x86,
Hope my Shift can run it. Time to play
ive been followin that thread and a couple of people said there are some similarities with WM6 and WP7S. I don't know, I could be wrong though. Do follow the thread to catch up
Anyone seen this yet? Looks very interesting :
sviluppomobile(dot)blogspot(dot)com/2010/03/wmp7-emulator-unlock.html
Wow indeed very interesting, thanks for sharing.
naeem151287 said:
Anyone seen this yet? Looks very interesting :
sviluppomobile(dot)blogspot(dot)com/2010/03/wmp7-emulator-unlock.html
Click to expand...
Click to collapse
naeem151287 said:
Anyone seen this yet? Looks very interesting :
sviluppomobile(dot)blogspot(dot)com/2010/03/wmp7-emulator-unlock.html
Click to expand...
Click to collapse
thanx mate, very interesting indeed

MHL Compatible

Have any of y'all found a way for the Nexus 7 to work with an MHL Adapter? I don't wanna have to buy a new adapter just to get this thing on the tele. Lol
Not supported.
Couple existing threads... there are more.
http://forum.xda-developers.com/showthread.php?t=1808983
http://forum.xda-developers.com/showthread.php?t=1737910
if there's a will there's a way...i'm sure if people want it bad enough some developer will make it available.
qpqpqp said:
if there's a will there's a way...i'm sure if people want it bad enough some developer will make it available.
Click to expand...
Click to collapse
we don't have the required hardware
mewantnexus7 said:
we don't have the required hardware
Click to expand...
Click to collapse
I think this answers my question of this morning posted here http://forum.xda-developers.com/showthread.php?t=1808983
Thanks
mewantnexus7 said:
we don't have the required hardware
Click to expand...
Click to collapse
Is it possible to emulate or virtualize such hardware?
For an example, my Realtek HD audio chip on my motherboard doesn't support Dolby Digital Live traditionally (lacks the hardware chip). But it can instead use the CPU for this task with proper drivers.

Samsung Galaxy S GT-I9000 port?

MOD EDIT: Thread closed. Please see this thread for more information.
Will Galaxy S be able to run Sailfish? Also is if it does is there port for it yet?
Once they release the image compatible with ARM processor's it should be possible to port them to most devices. Would love to get my hands on such an image so I can start building. Can't wait!
Zenety said:
Once they release the image compatible with ARM processor's it should be possible to port them to most devices. Would love to get my hands on such an image so I can start building. Can't wait!
Click to expand...
Click to collapse
it will be no factory images for Jolla phone
Delete this thread. If you don't every joe blow will see it as a green light to make another "port for my unimportant phone" thread. That's fine if there are actually many ports out there but at this time it is just noise.
Zenety said:
Once they release the image compatible with ARM processor's it should be possible to port them to most devices. Would love to get my hands on such an image so I can start building. Can't wait!
Click to expand...
Click to collapse
Have you looked here?
jabza said:
Have you looked here?
Click to expand...
Click to collapse
This is just an SDK
maxld said:
This is just an SDK
Click to expand...
Click to collapse
yes, URLs for not SDK version can be checked on Jolla phone

Categories

Resources