Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - 41CH3M157

Pages: [1] 2
1
Gemini PDA - Hardware / Hack The Planet! ... Gemini PDA
« on: December 08, 2019, 11:53:42 am »
Summarised Information Gathered from Video Above

Arm chips have three levels of boot loader.[/u]

1) ARM ROM boot loader; etched into chip.

2) SPL (Secondary Program Loader)/ MLO (Memory Loader);
AKA 'Primary Boot Loader' though ROM is first, a bit confusing, usually stored on internal SD.

3) Secondary Boot Loader;
Similarly to above, a bit confusing as it is actually third; again usually stored on internal SD.

Process of Booting

ARM ROM runs automatically when chip powered.
 
ROM searches peripherals, in serial, searching for SPL/MLO.

(I read that there is a private key in ROM, the MLO must have the public key to be trusted.
Though I will need to do some more research into this to know for sure.)

MLO loaded onto chips internal RAM, usually small; around 64kb; the ROM hands off.

MLO has firmware to load PCB RAM, loads secondary boot loader into PCB RAM;
and a config folder which I also need to do some more research on.

Once secondary boot loader on PCB RAM the MLO hands off.

Secondary Boot Loader then searches peripherals for the Kernal Boot Loader.

Further Research Since

Seems the main two SPL/MLOs are 'Tiny Kernal' for Android and 'U-Boot' for everything else.

Quite pleased most of the important stuff can be played with as it's open source; may need the public key if needed. Though the ROM is hard etched, it seems relatively standardised, so there should be info on how it works and how one can interact with it.

It seems the chips being setup as they are in the Gemini (clustered multi core) there will be a chip that acts as master in the boot process (perhaps the MCU?), and something called a... spin table? to boot the rest of the cores. Will have to more research, but so far so good.

Hope this helps someone. It helps me organise myself, so thanks for putting up with my blabbering. I may get things wrong, I know little about all this, just sharing what I learn as I go along. If you notice something I have misunderstood please feel free to let me know. Next I'll look for ARM Assembly and more about U-Boot and Little Kernal.

Yours Faithfully,

41CH3M157

2
Gemini PDA - Hardware / Hack The Planet! ... Gemini PDA
« on: December 08, 2019, 08:34:12 am »
Hi Eric,

I hadn't seen it before so thanks for the share. At the same time, to me; and it is just personal preference, it is just not in a form factor that I would find as appealing. The keyboard in the Gemini is just so good. With every piece of hardware I have felt I had to make some kind of compromise, I don't feel this way about the Gemini. Additionally, the more I look at the Gemini, the more I realise that most ARM devices are relatively open for those with the time and patience to do the research, those with the eyes to see as they say. Personally, at least for now, I think I am more interested in working on learning the parts of the Gemini that are open, and eventually I will attempt to backwards engineer any parts that I find are not.

Yours Faithfully,

41CH3M157

3
Gemini PDA - Hardware / Hack The Planet! ... Gemini PDA
« on: December 07, 2019, 08:26:02 pm »
Hi All,

After researching Little Kernal, and other options for SPLs (Secondary Program Loaders)/ MLOs (Memory Loaders), I wonder why Android doesn't use U-Boot instead of Little Kernal. U-Boot's documentation seems much better. Perhaps there's a valid reason?

Tomorrow I hope to make concise the information from the prior video to make it easier for me to revise the information. Then do some digging around in U-Boot's GIT (https://github.com/u-boot/u-boot/blob/master/README) to get a better idea of how it  works. Thanks again to everyone who has posted, I am really pleased to have found such a welcoming community.

Yours Faithfully,

41CH3M157

p.s. Still love my Gemini, do everything on it, getting faster at typing, keeps me super motivated.


4
Gemini PDA - Hardware / Hack The Planet! ... Gemini PDA
« on: December 07, 2019, 06:56:34 pm »
Here is a video I found on ARMs ROM boot loading process. Was helpful to understanding a bit more about the above, and also how to go about reading technical documents.

https://youtu.be/DV5S_ZSdK0s

5
Gemini PDA - Hardware / Hack The Planet! ... Gemini PDA
« on: December 07, 2019, 06:53:53 pm »
Hi Daniel,

Thanks for your post and encouragement, a really nice read, it gives me hope. I am pleased to see we seem to have a common interest in esoteric knowledge. All is data; input, storage, process, output. I agree that there is more information out there than ever and it will take quite a few modern day alchemists to organise it all so it can fit on one stone, tablet.

I really appreciate you sharing you knowledge with me. I have done a little research since I first read your post and it seems a very good place to start. I am still unsure if it is the primary or secondary boot loader, though I am sure I will find out in time. Regards the chip sets being similar enough to make some comparisons I am very happy to hear that.

Found an interesting video today on the boot loading process of ARM chips. Likely simple for someone like yourself, though I found it enlightening regarding how to read tech docs and the boot process of ARM chips, perhaps it may assist others.

Again many thanks for you input and encouragement, I appreciate it more than you likely realise.

Yours Faithfully,

41CH3M157

6
Gemini PDA - Hardware / Hack The Planet! ... Gemini PDA
« on: December 06, 2019, 06:26:23 pm »
Well  I seem to have relatively exhausted my capacity to look into this area for now. I am glad I have found these documents as they will hopefully be something I will come back to and find useful in future. Now to explore the next avenue, software.

Just going to ask here as you both seem to have some knowledge regarding software development.

I notice that the Android Kernal and Boot Loader have been open sourced. I thought an interesting project for me to have a little go at might be having a look through the Boot Loader source.

https://github.com/dguidipc

Could either of you point me in the right direction of which part is the Boot Loader source?

Thanks in advance,

41CH3M157

7
Gemini PDA - Hardware / Hack The Planet! ... Gemini PDA
« on: December 06, 2019, 06:13:14 pm »
DJO,

I think that is a really valid point. I can't help but feel we collectively keep being impatient and wanting progress for the sake of progress, issue is we also are not collectively keeping up with the changes.

Just don't see why we seem to struggle to keep our data organised? Why are we working on so many different projects as humanity in tandem? Seems to me computers are all based around mathematics as much as we work in a way that seem linguistic, underneath it is all mathematics. With mathematics there is only usually one right way to do a specific task in the most efficient way. So why is there so many different high level languages? Why is there so many different types of processor architectures? Surely open sourcing makes the most sense in these scenarios just like any other science.

I am not against progress but how about we all just slow down a bit. Less haste and more speed?

How about working to help humanity to catch up educationally to technology before going down new avenues?

8
Gemini PDA - Hardware / Hack The Planet! ... Gemini PDA
« 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

9
Gemini PDA - Hardware / Hack The Planet! ... Gemini PDA
« 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

10
Gemini PDA - Hardware / Hack The Planet! ... Gemini PDA
« 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.

11
Gemini PDA - Hardware / Hack The Planet! ... Gemini PDA
« 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.

12
Gemini PDA - Hardware / Hack The Planet! ... Gemini PDA
« 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?

13
Gemini PDA - Hardware / Hack The Planet! ... Gemini PDA
« 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

14
Gemini PDA - Hardware / Hack The Planet! ... Gemini PDA
« 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/

15
Gemini PDA - Hardware / Hack The Planet! ... Gemini PDA
« 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."

Pages: [1] 2