| ||
Fire source code available for download now Just announced on the Ainol BBS
#42
Posted 23 November 2012 - 10:18 AM
#43
Posted 25 November 2012 - 07:24 PM
Anyone have Feiyu's contact information?
#44
Posted 18 December 2012 - 04:50 PM
I've only just noticed that there's new source code (released end of November) On amlogics server..
taking a look now.
lets see if it fixes some errors, I've tried building the ainol stuff before and it messed my screen up completely.
My github collection
anyone want to sponsor me a new velomobile?
http://www.go-one.de...olution&lang=en
If you feel like donating, then Thank You!
#45
Posted 18 December 2012 - 05:08 PM
However without the updated customer section its going to be a serious uphill struggle to get this working.
I guess could work out the patches from one to the other, and see if can reverse them into the existing /customer we have.but that isn't going to be fun!
need ainol to release updated code.
even if it is just the /customer folder..
they could easily do this for every device.. it's only a few KBs !
This post has been edited by fards: 18 December 2012 - 05:11 PM
My github collection
anyone want to sponsor me a new velomobile?
http://www.go-one.de...olution&lang=en
If you feel like donating, then Thank You!
#46
Posted 20 December 2012 - 11:06 AM
Edit cheers fard see the thread you created
http://bbs.ainol.com...&extra=page%3D1
Trying to post but they don't make it easy for us non Chinese people.
This post has been edited by Tango One: 20 December 2012 - 03:28 PM
#47
Posted 23 December 2012 - 02:19 PM
?
#48
Posted 24 December 2012 - 11:06 AM
have a look at my github for example.
https://github.com/f...nol_fire_kernel there's a specific /customer folder
My github collection
anyone want to sponsor me a new velomobile?
http://www.go-one.de...olution&lang=en
If you feel like donating, then Thank You!
#50
Posted 04 April 2013 - 05:00 AM
#51
Posted 06 April 2013 - 03:10 AM
the sources from 10.2012 are only for QM. Since then there was no upgrade for the sources.
But in bbs.ainol.com there is an announcement, that updated sources will be available soon. (only a few days)
Hopefully this includes all fixes and TM/QM regressions.
Kindest regards,
chrrh...
#52
Posted 07 April 2013 - 01:08 AM
chrrh, on 06 April 2013 - 03:10 AM, said:
the sources from 10.2012 are only for QM. Since then there was no upgrade for the sources.
But in bbs.ainol.com there is an announcement, that updated sources will be available soon. (only a few days)
Hopefully this includes all fixes and TM/QM regressions.
Kindest regards,
chrrh...
Hi chrrh,
Thank you for your reply. I hope that the guys from Ainol are keeping their promises.
Could you just post here a link to the announcement you mentioned? I didn't success to find it.
By the way, those sources do contain some files for 2 configurations of touchscreen:
in directory - <amlogic-source>/device/amlogic/g06refe4/custom/ there are u-boot-qm.bin and u-boot-tm.bin.
And if you rename the required for you touchscreen to u-boot.bin and replace the existing one,
and after that compile those sources and flush it to device - it seems the tablet is booting normally and most things are working properly (WI-FI, Bluetooth),
but it has a lot of bugs like : brightness of screen is failing to restore after sleep mode, root is no more working and etc.
So I wanted to be sure if it's buggy sources or I'm missing something.
Sincerely yours,
amenra
#53
Posted 07 April 2013 - 01:41 PM
Hopefully the new sources will contain all fixes and then it will be possible to start fixing the few remaining bugs by ourselves.
Kindest regards,
Chrrh...
#54
Posted 08 April 2013 - 12:43 AM
chrrh, on 07 April 2013 - 01:41 PM, said:
Hopefully the new sources will contain all fixes and then it will be possible to start fixing the few remaining bugs by ourselves.
Kindest regards,
Chrrh...
Yeah, It's mine concerns too.
Although the ROM I created from sources 10.2012 for QM touchscreens is working fine, and I had have no problems with it.
Just can you tell me where did you see the announcement about updated sources on bb.ainol.com? I can't find it.
Sincerely yours,
amenra
#56
Posted 01 May 2013 - 03:28 AM
https://github.com/s...c_common_meson6
Pay attention to the fact that this git was updated a month ago, so it pretty fresh. There is also /customer folder with configuration files for different boards based on amlogic chip. Can someone take a look on it and verify that it's useful for Ainol Fire? I do see 'board-m6g06-e4.c' and 'board-m6g06-e4.h' files in /customer/boards, but I'm not sure about it.
Maybe it's possible to use those files with newer sources :
common-2012-11-20 (do not mistake with ainol-e4-fire-20120822.tgz). You can find it on https://github.com/n...ommon-3.0.8.git
Any volunteers?..
P.S. Also if you'll run search over github with word 'amlogic' there are another one interesting link with source for kernel 3.0.50 :
https://github.com/n...ogic-common.git
#57
Posted 01 May 2013 - 04:16 AM
amenra, on 01 May 2013 - 03:28 AM, said:
https://github.com/s...c_common_meson6
Pay attention to the fact that this git was updated a month ago, so it pretty fresh. There is also /customer folder with configuration files for different boards based on amlogic chip. Can someone take a look on it and verify that it's useful for Ainol Fire? I do see 'board-m6g06-e4.c' and 'board-m6g06-e4.h' files in /customer/boards, but I'm not sure about it.
Maybe it's possible to use those files with newer sources :
common-2012-11-20 (do not mistake with ainol-e4-fire-20120822.tgz). You can find it on https://github.com/n...ommon-3.0.8.git
Any volunteers?..
P.S. Also if you'll run search over github with word 'amlogic' there are another one interesting link with source for kernel 3.0.50 :
https://github.com/n...ogic-common.git
AmenRa, that github code is not complete, I have still not uploaded everything, didn't find the time. I'll send you my tarball for the device this code is from (it's a handheld gaming tablet Amlogc-mx), no idea if can be used in the fire or not or if it includes all drivers needed by Fire (screen, wifi, etc). You'll have to give it a try. When I get home I'll send you the files. It's 4.1.1 code.
Christian Troy, if you need this tarball let me know, maybe there is something you can use for your amlogic roms, it would be fine to have a CM10 in this gaming device (I tried making one compiling from scracth from your github sources, but not succeded at all)
#58
Posted 01 May 2013 - 05:51 AM
Skelton, on 01 May 2013 - 04:16 AM, said:
Christian Troy, if you need this tarball let me know, maybe there is something you can use for your amlogic roms, it would be fine to have a CM10 in this gaming device (I tried making one compiling from scracth from your github sources, but not succeded at all)
Skelton, thanx for reply. I think I'll give it a try anyway later.
I succeed to compile official sources (ainol-e4-fire-20120822.tgz) both for QM and TM screens, and most things are working fine (WIFI, Bluetooth etc.).
There is only one thing that is bothering me - both cameras are showing green screen and I have no idea why. I tried every solution I found on the internet:
* It's not the camera cable issue, because if I'm flashing "official" ROM made by Feiyu instead of my ROM on the same tablet - both cameras are working fine.
* I tried to take libcamera_client.so, libcameraservice.so and camera.amlogic.so from Feiyu's ROM (all together and one by one) and install it on my custom ROM - without success.
* I tried to change original camera application from Android to other applications like UCam - same green screen on both cameras.
* I tried to play with zoom buttons, switch between rare and front camera, record video in camera application - still green screens on preview and black square as result of taking pictures.
I even don't known who's fault is it - is it drivers in kernel or libraries from Android?
I compared results of dmesg and adb logcat on a moment when I'm starting the camera applications on both ROMs (mine and Feiyu's) - they are looking the same!!
It's not so critical for me that both cameras will work, but it's driving me crazy!
That is why I'm keep searching for newer sources. But it seems that there will be no more updated sources for Fire. Ainol and Feiyu itself focused on newer tablet models like Venus, Hero. You can see that Fire's branch on official Ainol forum haven't updated for a few months.
So this forum the only my hope to beat chinese buggy sources
This post has been edited by amenra: 01 May 2013 - 05:52 AM

Help










