Related
Hi ppl,
I have a tablet with Android 2.2. I think that it´s a Sinor M8 but I´m not sure (How can I see it?). The problem is that the OS doesn´t work well, for example, Google tells me that it´s an unknow device. My question is how can I reinstall Android 2.2 or higher (I prefer Honeycomb). Is there any ROM for this device or an tutorial of how can I compile the Android source code for this device. The device has an ARMv7 Processor rev2 (v7l) and 512 MB. Is it a good decision to compile it?
Thanks,
Gabriel
I saw that my device has SEC-SMDKV210 8in Android 2.2 CortexTM-A8 512MB 1Ghz HDMI. Is there any ROM for this hardware. I saw that many devices have SMDKV210.
ROMS for your device
Hi gabvalentin,
You can find ROMS for your device at www.slatedroid.com
It the best site for tablets based on android OS.
Let me know if you find a good one
Cheers
Ashhem
Hi,
I got this China made Ainol Novo8 Advanced tablet, running Android 2.2.1.
I would like to mount windows share on the tablet, so that I can use it as a network digital photo frame. I tried downloading a lot of cifs.ko to try loading on my tablet, but they do not work.
Can someone guide me on how to compile a cifs.ko that is usable on my tablet, which is with an A9 Cortex processor?
Or if someone has the cifs.ko available, I can download it too.
Thanks everyone.
Anyone able to help? Thanks!
me too
I could you that too, puuhlizzzz
thanks !
Someone posted a solution on a China forum. You can google translate it. I have not tested it myself, linking it so that everyone can try. Here it is:
http://bbs.imp3.net/thread-10392815-1-1.html
I will try it this weekend and report back. Cheers!
It has been tested by some users in China and verified working.
Another great news, for users who wants to do OpenVPN, you will need tun.ko, which is also tested and verified.
Get it here.
A little bit of a bump here, sorry. Do you know if someone has gotten the sources for this tablet, so it will be possible to build other modules, and easier for ROM devs? Also, is there an english speaking techological-minded nerd/dev-forum somewhere with a good userbase for this tablet?
Just join here to post that Thirsty has successfully compiled the cifs.ko and tun.ko for the ainol novo8 and several other drivers for bluetooth. Please follow the link
Sorry, for new users I can't post links here. So just google "ainol chinadigital" and look in the "Ainol MID" forum. There's a thread for "source code Ainol NOVO8 android".
This links provided in previous posts does not work with the later ROMs from 0719, 0726 and 0802
Hey, so last year I bought a China-Tablet called Zenithink C91, it seemed like a good choice back then.
However, the software on it is rubbish. The manufacturer didn't even bother to change anything from the reference software for the hardware platform, did no optimization whatsoever. For example the build.prop is a complete mess with dozens of duplicate lines and references to the reference platform from AMlogic. All the stock firmwares have phone functionality enabled, even though there is no gsm module, showing an empty signal indicator all the time. Or the shipped ICS with gingerbread gapps and so on. The Tablet is just not usable in this state because the software sucks so much, and they do not answer any questions or take advice. Therefore, no sources.
However, I think the Tablet could be much more useful, because it has a decent cortex a9 processor which runs at 1ghz, and a mali 300 gpu.
So much for the situation.
So for a long time I thought about trying to compile a new rom for it, to make it actually work like it should, but I cant find any advice which would help me, because all tutorials that I find require me to use devtrees for devices that already exist. But how would I go to create Android for a device which has none?. I could probably extract most drivers from the latest ICS build. How compatible are they with JB?
On a side note, I wanted trying to Port CWM recovery, does anyone have a pointer where to start?
Thanks and I hope I did not post in the wrong section.
I actually think that there is a source available for your tablet. Check out Slatedroid, as it's a forum dedicated to chinese tablets.
The problem atm is the new version of the amlogic's platform for which they haven't released sources yet.
Oh, and tutorial for Clockwork recovery:
http://www.koushikdutta.com/2010/10/porting-clockwork-recovery-to-new.html
Thanks for your reply, especially for the link concerning cwm.
I am aware of the slatedroid forum, and a user there, too. Zenithink did not publish any sources, I am very sure sadly.
ArRaY92 said:
Thanks for your reply, especially for the link concerning cwm.
I am aware of the slatedroid forum, and a user there, too. Zenithink did not publish any sources, I am very sure sadly.
Click to expand...
Click to collapse
Zenithink maybe didn't, but you can find amlogic sources (the chip/platform manufacturer) here:
http://openlinux.amlogic.com/wiki/index.php/Arm/Android/2.Getting_the_Source_Code
edit: that is if they are using that as a platform ofc, if they're not well from what I see on slate you're limited to modifying stock roms, same as we on elf/aurora ii devices
Yeah, the stock sources are there, but ZT modified them and does not release the changes. No chance then, I guess? Anybody know if there is a chance for JB based on the ICS rom?
It's a mediatek processor and supports SPFlash byapss in case we screw up we can still recover...
Lenovo posted the 4.14 kernel, I tried building it and it seems to compile without any errors. Just need help getting the proprietary blobs and to build a device tree.
What's the model number of this?
I have a P11 TB-J606F
I am a developer, but I have no knowledge of how to extra the blobs ?
Can you post a link to the kernel sources ?
RogerClark said:
What's the model number of this?
I have a P11 TB-J606F
I am a developer, but I have no knowledge of how to extra the blobs ?
Can you post a link to the kernel sources ?
Click to expand...
Click to collapse
That is the snapdragon variant, likely much easier to develop a custom rom for...
I am talking about the mediatek one which is the cheaper model (although they call it "plus")
RogerClark said:
What's the model number of this?
I have a P11 TB-J606F
I am a developer, but I have no knowledge of how to extra the blobs ?
Can you post a link to the kernel sources ?
Click to expand...
Click to collapse
You can get the source from lenevo's open source website and search for your model...
There are scripts floating around that can help you extract the blobs from your running device or a system image.
You'll have to make a device tree though
Ah. OK
I noticed something on github about Levono not releasing the latest kernel sources in a reasonable period of time.
Current kernel sources for Lenovo P11 (TB-J606F, TB-J606L) · Issue #1 · lenovo/gplcc
Hello, The kernel sources you (Lenovo) have posted in your support portal (https://support.lenovo.com/us/en/solutions/ht511330-lenovo-open-source-portal) for the P11 tablet are outdated (kernel ver...
github.com
And people just having kernel panic's after trying to use the old kernel, which appears to be over a year old
:-(
RogerClark said:
Ah. OK
I noticed something on github about Levono not releasing the latest kernel sources in a reasonable period of time.
Current kernel sources for Lenovo P11 (TB-J606F, TB-J606L) · Issue #1 · lenovo/gplcc
Hello, The kernel sources you (Lenovo) have posted in your support portal (https://support.lenovo.com/us/en/solutions/ht511330-lenovo-open-source-portal) for the P11 tablet are outdated (kernel ver...
github.com
And people just having kernel panic's after trying to use the old kernel, which appears to be over a year old
:-(
Click to expand...
Click to collapse
You might have a lot of work to do then. You can compare with other tablets with the same SOC. Snapdragon is very common and they release their own source as well and can rebuild the kenrnel.
You can use that guys kernel and see what the panic is to figure out what he is missing. It's def possible!
nexuspb said:
You might have a lot of work to do then. You can compare with other tablets with the same SOC. Snapdragon is very common and they release their own source as well and can rebuild the kenrnel.
You can use that guys kernel and see what the panic is to figure out what he is missing. It's def possible!
Click to expand...
Click to collapse
Yep. Probably a year old kernel should be fine, and the other guy's kernel probably has a miss configuration
anyone out there to test custom rom for P11 plus? I have compiled it but I haven't received the bootloader unlock email reply so cant test myself
Is LineageOS working on this tablet? I recently bought the tablet for my son (on a whim, without doing much research) obviously a fault on my part but i was hoping someone smarter than me got it working. I don't mean to come off rude demanding anything, just hoping someone has it working.
Can I use tb- j607 f android ROM on tb-j606f the only difference is the chipset ..snapdragon 775 and 662..the hardware the same ..please help
Cannot get android 13 for tb-606f please help
Hi Everyone!
I'm very new to this topic, this is my very first time trying to build a kernel from source code. As setup i've a samsung a13 SM-A135M (which is the 4g version of a13 series), this phone by default is forced to work 32bit on a processor and hardware that has the capability to go full 64bit.
The question is:
I've inquiried the correct version and baseband that corresponds to my device, on https://opensource.samsung.com/, and they uploaded the source code of it (the baseband is A135MUBU1AVB5), so with this source code should i be able to build a 64bit version of both kernel and android OS , or this source code only works for 32 bit installations?
Thanks and Regards!
Hi, I just asked a very similar question here: https://androidforums.com/threads/i...this-problem-a13-samsung.1347411/unread?new=1
And someone's reply brought me to your thread. I don't exactly know much about coding but an experienced user said he did some searching, his answer is on my thread. As of now there is no way that he could find to get a 64bit software on the a13, hopefully this changes.
Hi!! thats right, the problem that you have is what has driven this question, although i've the source code for building the OS i'm waiting for someone more experienced to tell me if this source is able to build a 64 bit version of the OS and Kernel for the A13 phone. Hope we find this experienced person
arieleoar said:
Hi!! thats right, the problem that you have is what has driven this question, although i've the source code for building the OS i'm waiting for someone more experienced to tell me if this source is able to build a 64 bit version of the OS and Kernel for the A13 phone. Hope we find this experienced person
Click to expand...
Click to collapse
That would be great I think the a13 is great value for the price now we just need to get around the software limitations