Author Topic: Hack The Planet! ... Gemini PDA  (Read 9811 times)

41CH3M157

  • Newbie
  • *
  • Posts: 18
    • View Profile
Hack The Planet! ... Gemini PDA
« on: December 05, 2019, 03:53:55 pm »
Three decades ago my Dad bought a ZX80 assembly book. After spending a long time in a cupboard he made an office, having almost finished writing a word processor from scratch, a bug evaded him in the huge roll of dot matrix printout; still love that noise; of lines and lines of assembly. Unfortunately he lost interest in software.

I've researched computer science quite a lot, yet still know so little. No piece of hardware gave me the bug, the one that draws you in and won't let go. That was, until I saw the Planet Gemini PDA. After two years of pining I took the plunge during the recent Black Friday sale. I am in love. I wish to know Planet's Gemini PDA as well as my Dad knew the ZX80; Computer Science, ARM Assembly, and C. Then write open source software and firmware.

I am aware of the enormity of this task, especially as smartphone chip set manufacturers seem to care little about customers who wish to understand the product they own. The word 'proprietary' makes me want to scream, "I just want to understand how your firmware works so I can develop for this device! How can one ethically own mathematics!?", and wise crack about Einstein or Newton making their calculations proprietary.

At the same time modernity does have its benefits; internet communities, forums, tutorials, GitHub, Stack Overflow, GNU, Linux, DEF CON, etc; luxuries my father didn't have. So, getting to the point, I write this to introduce myself to the community, share my goals, ask for pointers, and use this thread as a place to amalgamate as much information as I can on Planet's Gemini PDA hardware, the Realtek chip set, ARM chipsets in general, modems. Though all pie in the sky pipe dreams at the moment I will do my best and see what I come up with.

I got in touch with Realtek to see if they would send me the data sheets for the chip set, they advised they only give them to customers who buy in large quantities, so I should ask Planet Computers as they will have them and might be willing to share. I have emailed PC, though they stated they were busy at the moment; understandably with the Cosmo being released; and my request will be handed to a developer. I live in hope.

Another route may be to get my hands on the data sheets for the Realtek X20 MT6351 Development Board. As apparently it is very similar to the X27 board, though I will need someone who knows their stuff to verify that.

Finally, to sign off, run it up the flagpole and see, who salutes,

"They're trashing our rights man!
They're trashing the flow of data!
They're Trashing! Trashing! Trashing!!

Hack the PLANET!!!"

Yours Faithfully,

41CH3M157

41CH3M157

  • Newbie
  • *
  • Posts: 18
    • View Profile
Hack The Planet! ... Gemini PDA
« Reply #1 on: December 05, 2019, 05:56:17 pm »
Just to get myself started with basic specs from the Planet Computers Website.

Chipset: Mediatek MT6797X Helio X27 (Deca Core)

CPU: 2x Cortex A72 @ 2.6 GHz, 4x Cortex A53 @ 2.0 GHz, 4x Cortex A53 @ 1.6 GHz

GPU: Quad Core ARM Mali T880 MP4 @ 875MHz


I know this is everywhere, but I have to start somewhere.

41CH3M157

  • Newbie
  • *
  • Posts: 18
    • View Profile
Hack The Planet! ... Gemini PDA
« Reply #2 on: December 05, 2019, 06:05:08 pm »
This is what I found regards Data Sheets on the Mediatek X20 Development Board.

https://www.96boards.org/documentation/cons...-manual.md.html

Though I am still to fully read through it so do not know how much is useful or relevant.

41CH3M157

  • Newbie
  • *
  • Posts: 18
    • View Profile
Hack The Planet! ... Gemini PDA
« Reply #3 on: December 05, 2019, 06:19:49 pm »
This wiki

https://en.wikichip.org/wiki/mediatek/helio/mt6797x

states:

"The Helio X27 is identical to Helio X20 with higher CPU clocks speed and higher GPU clock speed."

41CH3M157

  • Newbie
  • *
  • Posts: 18
    • View Profile
Hack The Planet! ... Gemini PDA
« Reply #4 on: December 05, 2019, 06:45:05 pm »
Found this. Should be useful.  Feel kinda bad now as clearly the info is out there I just wasn't looking hard enough.

https://www.96boards.org/documentation/cons...dditional-docs/

Eldkatten

  • Jr. Member
  • **
  • Posts: 98
    • View Profile
Hack The Planet! ... Gemini PDA
« Reply #5 on: December 06, 2019, 04:05:14 am »
Hello,

it sooo much reminds me of myself reading this. The much younger me, though   I really wrote my own text processor in 6502-assembler for my beloved Atari 800XL, which I even used to write my diploma thesis.

Unfortunately I allways was slow, and by the time I had figured out how to code things there were kids half my age who were into serious software development. So I didn't follow that path so vigorously anymore.

Though I see now that especially when it comes to Android apps, I could be the shark in the pool again. If I only was eager enough to learn the depth of application devolopment. When I see what heaps of crap is out there, I can't understand how people couldn't do better. But I learned that many people who call themselves software developer just are kids playing with Lego: all they can do is puzzle together preconfigured modules from a software construction kit, mostly without even knowing what they put in there, and what goes on under the hood.
I had an increasingly angry (on both sides) discussion lately with a supplier of a product coming bundled with an Android app, after I had found out that even for the basic functionalities the app would connect to several servers out there, most of which I could not figure out where exactly they are and what the heck they were doing. The first few answers from the supplier were down the lines of "No, we don't do that! You are wrong! There must be something else on your device that connects to external servers!", and first after I sent them a log list showing plainly that is was their app that connects to servers together with IP addresses and some information I had found about those servers, they started to even take my question seriously. After they explained one server out of at least five they connected, I asked - grindingly politely - to get to communicate with someone who actually knows what they are talking about.
The long and the short of it, they didn't even know what their app was doing. They finally admitted that they had just taken modules, let's say for "cloud storage", from some kit and put it in, without knowing - and what I blame them for: without even asking - what they got in addition. They then even went as far as whiningly asking me for advise how to solve the problem. Well, I couldn't give them any, maybe I could have earned some money  

And I have given up asking people, even suppliers and developers, for extended information of anything. Last time I tried was when I stupidly bricked an Android tablet, unfortunately one of a not very widely used brand, so there was no community keeping busy with it. Finally I wanted to know how that "bootloader" thingy actually worked and whether there is a way to fire up a device with a certain processor and chipset undependently of the Android flavor that is planned to run on it. All I got was some superficial information and references to "flash tools" and the occasional hint to getting the firmware from the supplier (which the supplier was unable or unwilling to provide). All that showed me that 99,99% of the people didn't even understand the question, or thought that their ability to use a flashtool - which they didn't understand a thing about - to put some firmware - which they knew even less about - onto some device - which they had no idea of how it works - made them "experts", and that I was asking the stupid questions. Unfortunately the 0,01% of the people who read my questions and might have been able to provide some really useful information didn't do so. Maybe they looked at their knowledge as their capital, thus not being willing to share it for free.

So, it is nice to know that there are still people out their who try to really understand the wonders of modern technology and use that knowledge to make something useful and maybe even better. I wish you all the luck and success in the world on you journey!  

41CH3M157

  • Newbie
  • *
  • Posts: 18
    • View Profile
Hack The Planet! ... Gemini PDA
« Reply #6 on: December 06, 2019, 09:13:54 am »
Hi Eldkatten,

That is something to be really proud of having written a text processor in assembly, you must have learned so much in the process, I haven't got much past writing hello world scripts as of yet, I am a bit weird in that I always want to go from first principles and have only recently decided that I definitely want to learn from computer science from assembly up, no compromises. Even if for some reason the majority of people seem to want to try to talk me out of it.

My Dad always says he gave up due to thinking there are younger and better programmers out there. I think he underestimates his capability; and the laziness of others; too modest, and in reality has really good knowledge. I wish he, and you, would find your passion for it again, we need good people like you guys to share your knowledge.

There are so many out there just bashing scripts together and hoping for the best, they are often called 'script kiddies' as a derogatory term. It is difficult, you don't want to put anyone off learning, though lack of standards leaves software with much to be desired. So few seem to truly understand computers down to the bare metal and have the capacity and patience to write good code. Though perhaps I judge too early, I haven't really met many people into programming.

It is disgusting to hear about your encounter with the cloud app developers; no respect for their customers security and privacy. This as far as I can tell seems to be becoming more prevalent as more apps become web apps instead of run locally. People seem to forget the cloud is just someone else's machine. It is one of the reasons I want to get into programming, to solve some of these issues, I find it quite motivating to have this cause, so many are happy to use things without any idea of how they actually work, I hope to become part of the solution instead continuing the cycle.

Regards the searching for extended information I have had the same problems. It seems I got lucky with the Gemini having a development board so similar. Though I did buy a small cheap Intel laptop from Curries prior to this, tried to find out what the chip set, who produced it, no avail, nobody seemed able to tell me, very frustrating.  

I think you could be right regards people keeping things under their hats, for the reason you state, and also as I find people in this field seem to have imposter syndrome; either delusionally or rightfully so; and worry about saying something wrong. It is sad as only a small amount of people are truly interested in how things work, we have to share our knowledge the best we can or risk a technocratic elite. No good having open source software if we are not being open with each other. I hope to buck the trend, I am open to a fault, I actually worry it might get me in trouble one day, but so be it.
 
Thanks for you kind words of encouragement, and as I said before I really do hope you find the bug for it again you seem to be pretty wise to the way things are and we could do with more good guys.

Yours Faithfully,

41CH3M157

41CH3M157

  • Newbie
  • *
  • Posts: 18
    • View Profile
Hack The Planet! ... Gemini PDA
« Reply #7 on: December 06, 2019, 09:26:45 am »
"The application processor, a Tri-cluster having
Multi-core ARM® Cortex-A72 and ARM®
Cortex-A53 MPCoreTM equipped with NEON
engine offers processing power necessary to
support the latest OpenOS along with its
demanding applications such as web browsing,
email, GPS navigation and games."

Seems like it could be important, I will look up the ARM NEON Engine and OpenOS.

Could OpenOS be what is being used as the primary boot loader?

41CH3M157

  • Newbie
  • *
  • Posts: 18
    • View Profile
Hack The Planet! ... Gemini PDA
« Reply #8 on: December 06, 2019, 09:29:53 am »
"An ARM® Cortex-R4, DSP, and 2G and 3G
coprocessors combined provide a powerful
modem subsystem capable of supporting LTE
Cat 6, Category 24 HSDPA downlink and
Category 7 HSUPA uplink data rates, Category
14 TD-HSDPA downlink and Category 6 TD-
HSUPA uplink, as well as Class 12 GPRS,
EDGE."

Seems this explains which processors the RF modem will be linked to, though it seems it doesn't have one built in. I am sure there must  be some kind of standardised way of communicating with this chip though.

41CH3M157

  • Newbie
  • *
  • Posts: 18
    • View Profile
Hack The Planet! ... Gemini PDA
« Reply #9 on: December 06, 2019, 11:44:48 am »
Right, I have been looking through the register paperwork and honestly have no idea what I am doing. At least the URLs are saved here for a later date. So now I am going to look up some tutorials on Computer Science and  developing for ARM, etc. I hope this style of working is fine with you guys on the forum. I just feel like sharing this here is helping me stay motivated and helping to organise my thoughts as I progress.

gidds

  • Sr. Member
  • ****
  • Posts: 324
    • View Profile
Hack The Planet! ... Gemini PDA
« Reply #10 on: December 06, 2019, 03:01:42 pm »
I can identify with the sentiment behind this thread, but I fear computers have become far too complicated for anyone to gain a deep understanding of more than one or two layers…

Interestingly, one retrospective of the Psion Series 5 — to which the Gemini is a spiritual successor — was titled Psion: The Last Computer, as it was the last time a computer was created from scratch: an entirely new chip, new hardware, a new OS and middleware, and new application software.  (IIRC, Psion created everything themselves except for the processor, which was by ARM.)

It's a fascinating story — especially for someone like me who used a 5mx for 20 years until the Gemini arrived — but sad in a way, as no-one's ever likely to do so again.  Every aspect has become too complicated to go it alone.  And of course that's how Planet Computers has been able to create something like the Gemini and Cosmo with only a handful of people: by using existing chipsets, screens, OS, and applications.

(In fact, although I delved deep into my Psion, and wrote quite a bit of software for it, I still don't feel I understood it all.  The last computer I did was the BBC Micro, for which I knew the entire memory map and rewrote part of the OS…)

So while I applaud your enthusiasm, you might want to restrict your sights a little in order to avoid too much disappointment…
   Andy/
Psion 3a → Psion 5 → Psion 5mx → Gemini → Astro

DJO

  • Jr. Member
  • **
  • Posts: 80
    • View Profile
Hack The Planet! ... Gemini PDA
« Reply #11 on: December 06, 2019, 03:21:13 pm »
Quote from: gidds
So while I applaud your enthusiasm, you might want to restrict your sights a little in order to avoid too much disappointment…

I'd echo this, you could spend the rest of your life trying to master low-level multi-thread compartmentalisation and you'd probably never get there because they keep designing new chips with different protocols.

For some things use the APIs, choose your areas of specialisation with care.

I used to be able to program a Z80 in machine code, I wouldn't know where to start with current processors.

41CH3M157

  • Newbie
  • *
  • Posts: 18
    • View Profile
Hack The Planet! ... Gemini PDA
« Reply #12 on: December 06, 2019, 03:28:57 pm »
Hi Andy,

Thanks for sharing. This could very likely be true, which will sadden me very much if it is the case. Has technology really surpassed us? I want to learn computer science and programming so much yet have no idea where to start that will grab me. If I have do another hello world script I will scream, I want something I can explore.

I hear this kind of thing regularly and seem to be driving myself half mad going round in circles. I hoped this time would be the time it all works out, and still hold out some hope that I will make it at least some of the way this time.

Part of me feels that this has become the case due to either laziness in keeping systems simple enough to do the tasks they need to do; bad coding, lazy design. That mixed with purposeful obscuring of what doesn't need to be so difficult.

But perhaps I am paranoid. :/

Again thanks for your post, really nice read. I also enjoyed the article you shared. I had a quick wiki of Psion afterward, didn't realise the curse of the portable linux device had beat them too. Why is it so hard to make a portable version of Linux?

Yours Faithfully,

41CH3M157

41CH3M157

  • Newbie
  • *
  • Posts: 18
    • View Profile
Hack The Planet! ... Gemini PDA
« Reply #13 on: December 06, 2019, 04:01:48 pm »
Hi DJO,

Thanks for the post.

I want this more than anything, at first it would only be this device I would be interested in. Maintain this device best I can and buy a few when they are cheaper in case this one breaks. Worst comes to worst I can use this as a thin client for a more powerful computer indoors over LTE. I see no reason I should need more power than this in my pocket. So that resolves the issue of changing technology. Additionally I should learn so much in the process that it would surely cross over to other things.

Though I do fear you could still be right. Maybe I don't have it in me to even learn this one machine. If that is the case I might as well just get rid of the bloody thing and go back to owning an apple and succumb to facejacker and google owning everything, call it a day with computer science. That would suck. The tech-oligarghy wins, The End.

Sucks that tech has become so compartmentalised. Perhaps I am paranoid, but it seems purposeful.

Your Faithfully,

41CH3M157

DJO

  • Jr. Member
  • **
  • Posts: 80
    • View Profile
Hack The Planet! ... Gemini PDA
« Reply #14 on: December 06, 2019, 05:04:17 pm »
Quote from: gidds
... the Gemini is a spiritual successor — was titled Psion: The Last Computer, as it was the last time a computer was created from scratch...

A quote from the linked article:

And also, we treated what were really “best case” targets as deadlines, and of course hurt ourselves by rushing things to try to achieve the unachievable.

Planet should have learnt that lesson but it seems to have passed them by.