Hello everybody,
Thanks to you all who made things easier to have Core ported on Arm.
I wanted to share my experience with all who might be interested to use its tablet as a linux desktop too.
This tablet is deliverd with Android. It's of course an Allwinner A10 board with all the common details.
I was curious to try Linux on it. My target was of course TinyCore. Which I did successfully install and use recently.
The moment I tried to install linux, I mean any linux available to start with and see the result, Tinycore was just at the beginning of its trial and error phase.
So I went through one of the easiest way available, BerryBoot, wich prepared my SDCard and downloaded and installed Linaro Linux first, then PuppyLinux next.
Lately I decided to try to install dCore, but using the files that Berryboot has extracted already to the SDcard (the bootloader and script.bin).
I copied TinyCore files ( boot.scr, uEnv.txt, umage and uCore ) to the first (FAT) partition of the SDcard. Booted and then followed the instructions of Tinycore site for AllWinneA10, starting with README1ST, until X and others etc...
What is working or not yet:
Everything worked quite fluently, importing, loading etc..,
-<category>:< [packagename] > < (comments: [!] fail/problem, [ok] success, [?] to dig further ) >
INPUT:
- physical keyboard and mouse on USB host (wireless)
- virtual OnScreen keyboard: [xvkbd] [ok]
OUTPUT:
- lcd 1024x600 - multipoint touchscreen
- tty: [ as configured] [ok]
- X : [Xorg-fbdev] OR [Xorg-all] (better) ( [!] fails when no wm is used [?] NO ACCELERATION Nor 3D yet, [?] neither TOUCH Screen ).
INPUT/OUTPUT:
- wifi : [8192cu & wireless] [ok]
- sound: [ALSA...], input and output ( [?] but cracking a little bit, needs 'digging' more..., actually I just tried arecord & aplay).
APPS:
- file manager: [ mc ]
- wm: [ flwm_topside ]
- browser: [ links, Iceweasel ] , ( [?] iceweasel showed with video NO sound... )
- app building : [ build-essential & xorg-dev] ( [ok] compiled easily personal apps needed for this stage ).
- office: [ abiword & gnumeric ] ( [?] abiword wasn't showing chars correctly under xorg-fbdev)
- paint : [ mt-paint ] [ok]
I'd like to go further. I wish I could use this tablet as a handy desktop with more than a correct autonomy. Things are not working fully yet.
( Regarding touch screen, I couldn't figure it out correctly ( sunxi-ts driver?) neither 3D or 2d acceleration (G2D, Mali, lima ...), and other correct needed modules, for sound etc...).
If someone has any idea, or suggestion to make this tablet work fully under TinyCore would be great. I think many could be interesred and may profit from that too.
Thanks and Regards.