01/20/2013, 03:51 PM
|
#41 (permalink) | |
|
Homebrew Developer
![]()
Posts: 405
|
Quote:
|
|
02/09/2013, 05:52 AM
|
#43 (permalink) |
|
Homebrew Developer
![]()
Posts: 405
|
Open the champagne! Tonight I fixed the touchscreen driver!
The fix consists of three things: 1) needs to modify .fex file from Android and change the ctp0 to ctp - because the driver is looking for only ctp without any index - this is very important and should be a common issue on other devices 2) the kernel driver check if the i2c device name is "Goodix-TS", if not, load failed, thus I disabled this check, because my touchscreen name is "Goodix-TS-1GT801". I'll try to make some different check if the name match Goodix and not exactly whole string 3) my device is 1024x600 and this is not supported in actual kernel driver, it is initiated by some binary blob, which I found in other projects for this resolution, included it and works well So, I'm very happy that my tablet is now full supported using opensource drivers, it is not important only for openWebOS, more, it could be used on future unofficial other systems like Ubuntu, Firefox OS, etc... I'll try to submit the patch to the kernel branch after some tests. Sent from ICOO D70GT tablet |
02/09/2013, 04:33 PM
|
#44 (permalink) | |
|
Member
![]() |
Quote:
So this will be helpful for future ports aswell?! Kepe up the good work man, your doing a great job!
|
|
02/10/2013, 12:27 PM
|
#45 (permalink) |
|
Member
![]()
Posts: 79
|
I absolutely love the fact that you share the knowledge that you have acquired through hard work. Others, myself included, would not be so forthcoming. Congratulations and i'll be waiting for a video presentation and hopefully Derek will pick up on this and do an article about your work. Great stuf.
|
02/11/2013, 12:08 AM
|
#46 (permalink) | |
|
Homebrew Developer
![]()
Posts: 405
|
Quote:
Other good new is, that meantime the hardware accelerated graphic drivers for Mali400 GPU are available for the A10 kernel with instructions how to get them work. This is essential for smooth running of openwebOS. This is my next task. |
|
02/11/2013, 04:53 AM
|
#47 (permalink) | |
|
Member
Posts: 1,111
|
Quote:
good luck with your work.
__________________
|
|
02/11/2013, 06:43 AM
|
#48 (permalink) | |
|
Homebrew Developer
![]()
Posts: 405
|
Quote:
|
|
02/11/2013, 07:13 AM
|
#50 (permalink) | |
|
Homebrew Developer
![]() ![]()
Posts: 1,438
|
Quote:
Similar to all the Meta Doctor scripts out there
|
|
02/11/2013, 07:38 AM
|
#51 (permalink) | |
|
Member
![]()
Posts: 876
|
Quote:
It's a pity most graphics hardware vendors refuse to give source for their drivers. I don't see any real reason for that, it's not that AMD/ATi would be able to sink nVidia by "copying their secrets"... I understand that Texas Instruments (OMAP, in this case) has been always a fantastic supporting company, giving away everything required to make drivers for their chips... Until ypu get to the GPU part, which is not theirs, and you just have a precompiled "blob" that you can't reengineer.
__________________
Pre 3 on GSM Vodafone ES: UberKernel, Muffle logging & friends, Mode Switcher, Advanced System Menus & Prefs, and then some more. Proudly choosing the loser side since 1982: Commodore VIC-20, C-64, Amiga 1000 & 3000, bPlan Pegasos & MorphOS, Psion Revo, Palm Pre... |
|
02/11/2013, 03:00 PM
|
#52 (permalink) | |
|
Member
![]() |
Quote:
also does your webOS become the primary OS or can it dualboot like the cyanogen efforts.
__________________
Touchpad Keyboard Themes - >> Click Me << Last edited by geekpeter; 02/11/2013 at 04:25 PM. |
|
02/12/2013, 02:27 AM
|
#53 (permalink) | |
|
Homebrew Developer
![]()
Posts: 405
|
Quote:
At your side, you have to only write the image to the microSD card. The openwebOS then boot only from this card without any touch to your Android system, like liveCD on the desktop computers. Then if you can leave webOS, just power it off and remove the card and start Android. Goal of this test in only to boot the openwebos, nothing else... just to proof, if I´m able to make system for any A10 tablet without owning them. So... I have enough informations, do you want to try it? |
|
02/12/2013, 04:18 AM
|
#54 (permalink) | |
|
Homebrew Developer
![]() ![]()
Posts: 1,438
|
Quote:
Any chance you could somehow document what you did on a site or Wiki, so other people can benefit from it, while porting to other devices? I'm sure some people like myself are willing to do some testing on other devices (Touchpad and other legacy devices maybe), but they're lost on where to start... And why to re-invent the wheel ? I chatted with PatrickC this morning and he sent you a PM here to the same extend I guess, so it would be great if you could share your steps somewhere with us I'm happy to help write things up, do layout stuff etc where I can
|
|
02/12/2013, 04:59 AM
|
#55 (permalink) |
|
Homebrew Developer
![]()
Posts: 405
|
Hi Herrie, it is too fresh, it is still in progress. And as I answered to PatrickC, my port is focused only to Allwinner A10 CPUs.
About the instructions, I´d like to put them on this site Category:A10 Tablets - linux-sunxi where I´m getting a lot of information, I have to contact the site admins. EDIT: OK, created, the starting point will be always here: http://linux-sunxi.org/Icoo-d70gt Last edited by 72ka; 02/12/2013 at 06:06 AM. |
02/12/2013, 07:11 AM
|
#56 (permalink) | |
|
Homebrew Developer
![]() ![]()
Posts: 1,438
|
Quote:
There's TONS of Android hardware out there that only runs 2.6.x or 3.0.x kernel currently. It would be great if you could share your steps so we can reproduce this for other hardware for which there's no 3.3.x+ drivers available Touchpad, Veer, Pre3 and others come to mind
|
|
02/12/2013, 08:50 AM
|
#57 (permalink) | |
|
Member
![]() |
Quote:
__________________
Touchpad Keyboard Themes - >> Click Me << |
|
02/13/2013, 03:12 AM
|
#58 (permalink) |
|
Homebrew Developer
![]()
Posts: 405
|
I have very very bad news. Yesterday I contacted the Maxim Kouprianov ,who was very deeply interested in openwebOS on A10 with accelerated Mali drivers and his answer is clean and simple - openwebOS needs two framebuffers, which actual mali drivers can´t offer. HP knows about this thing, which is blocking the wide hardware compatibility. More info in this mailing: [OpenwebOS-general] Cards accelerated rendering
So... without accelerated graphic is this port wasting of time. He recommended me to focus to other system, like B2G (Firefox OS). Against all this, I´ll try to test it by myself. I hope for Mali drivers with two framebuffers support or new openwebOS release without this dependency. |
02/13/2013, 04:32 AM
|
#59 (permalink) | ||||
|
Member
![]()
Posts: 876
|
Quote:
Quote:
Quote:
Quote:
__________________
Pre 3 on GSM Vodafone ES: UberKernel, Muffle logging & friends, Mode Switcher, Advanced System Menus & Prefs, and then some more. Proudly choosing the loser side since 1982: Commodore VIC-20, C-64, Amiga 1000 & 3000, bPlan Pegasos & MorphOS, Psion Revo, Palm Pre... |
||||
02/13/2013, 04:46 AM
|
#60 (permalink) | |
|
Homebrew Developer
![]() ![]()
Posts: 1,438
|
Quote:
![]() OWO guys are fully aware of this "problem" and are working on a solution. You can also check with the Ports guys, they might have a solution for this already? |
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|



