[KERNEL] [3.1.10] Olympus (Atrix 4G) Kernel Project

mmontuori

Inactive Recognized Developer
Feb 27, 2008
1,469
7,233
0
Columbia, SC
www.montuori.net
Re: Olympus (Atrix 4G) ICS/JB Kernel Port Project

Sharing Benchmark results of different Atrixs' would be great. Best of luck on the closed beta test :good:
This is not a beta test, we are far from it. The beta build will be public as stated before. Benchmarks are only possible on working builds, we have to make it there first.
 

Matada02

Senior Member
Sep 7, 2011
217
53
0
logout.hu
Thank you to everyone that showed interest in being a tester, sadly, we have to choose... anyway, the testers are:

Hai_Duong, scott.hart.bti, upndwn4par, Cocolopes, firecode95, Zeljko1234, and Matada02

Will update the main post shortly...
Many thanks! I will not dissapoint you! :)) I am verry happy to take an official part of the kernel project! I willl provide deatails daily.
 
Last edited:

jjwatmyself

Senior Member
Feb 7, 2009
1,549
1,232
0
Last year, epinter provided feedback on a question I asked related to hdmi and our ability to control it independently to the lcd display (like is the case with the Moto kernel and webtop). The response free m epinter is below:

The atrix kernel don't have the hdmi switch to expose the hdmi state to HDMIObserver.
Question to all kernel devs: Does the new kernel have or is it possible to build the hdmi switch? This would provide a valuable underlying feature that could then be leveraged for additional development for a webtop3 equivalent with native screen resolution without any image scaling over hdmi.
 

m1k3_

Senior Member
Sep 4, 2011
89
175
0
Maracay
Last year, epinter provided feedback on a question I asked related to hdmi and our ability to control it independently to the lcd display (like is the case with the Moto kernel and webtop). The response free m epinter is below:



Question to all kernel devs: Does the new kernel have or is it possible to build the hdmi switch? This would provide a valuable underlying feature that could then be leveraged for additional development for a webtop3 equivalent with native screen resolution without any image scaling over hdmi.
Let the devs focus on get a working kernel first. This is a open source kernel, so, if they don't do it, you will can do it yourseft or anyone else that could.

But that's one of last thing that they need to worry about.

---

PS: Michael if you have a dev instead of a tester, that means that you need another tester?


I know how to flash kernels, system, etc...

I have 1 international version Atrix. My brother have 1 of the same (we bought it the same time)

I did not have the tegrapart right now, but it was asian blur rom 2.3.6 (.141)

I have time for testing until the Aprils 10 or so. Me and my brother can help.
 
Last edited:
  • Like
Reactions: ravilov

Hai_Duong

Senior Member
Feb 20, 2011
851
393
0
Göppingen
Re: Olympus (Atrix 4G) ICS/JB Kernel Port Project

Let the devs focus on get a working kernel first. This is a open source kernel, so, if they don't do it, you will can do it yourseft or anyone else that could.

But that's one of last thing that they need to worry about.

---

PS: Michael if you have a dev instead of a tester, that means that you need another tester?


I know how to flash kernels, system, etc...

I have 1 international version Atrix. My brother have 1 of the same (we bought it the same time)

I did not have the tegrapart right now, but it was asian blur rom 2.3.6 (.141)

I have time for testing until the Aprils 10 or so. Me and my brother can help.
hello atrix owners :) everyone is getting impatient because of the alpha release of the new kernel with the rom. I can understand that but don't worry about being a tester or not everyone who has a atrix is important and I have respect to everyone who still has the atrix.

the search for testers is over and if more testers are required the devs are going to ask help.
 

T.C.Stockdale

Senior Moderator/RC-RT Committee "This is the Way"
Staff member
Dec 17, 2011
26,017
55,362
263
51
Where the child is...
Members it appears we have a misunderstanding here, but it also looks to be resolved to a point. Additionally I hope the issue/slight drama is done...if not please take it to PM vice the forums. Or if further clarification is needed, I am just a PM away.

With that, please redirect to the Topic of Development, Thread Cleaned and Thank You.
 
Last edited:

lehjr

Senior Member
Sep 27, 2011
382
477
103
KIssimmee
Looking for memory

OK. It appears some of us have different memory chips. We do have some idea of what to expect based on the code from GB, but we'd like to make sure that we have everyone covered, so we're asking users to post these values from their devices:
Code:
[    0.000000,0] mot_parse_atag_motorola: LPDDR2 MR5:     0x0003 (0x0303)
[    0.000000,0] mot_parse_atag_motorola: LPDDR2 MR6:     0x0001 (0x0101)
[    0.000000,0] mot_parse_atag_motorola: LPDDR2 MR7:     0x0000 (0x0101)
[    0.000000,0] mot_parse_atag_motorola: LPDDR2 MR8:     0x0054 (0x5454)
LPDDR2 MR5 = vendor (who makes it, in the above, case Elpida)
LPDDR2 MR6 = revid1 (part of revision)
LPDDR2 MR7 = revid2 (another part of revision)
LPDDR2 MR8 = product (what kind it is)

You can get these values from the terminal app (as root apparently) with
Code:
dmesg | grep  LPDDR2
If nothing appears, you may have to reboot the device.
Thanks in advance.
 
  • Like
Reactions: krystianp

tmz83

Senior Member
Nov 1, 2011
130
14
0
Turin
R: Olympus (Atrix 4G) ICS/JB Kernel Port ProjectOlympus (Atrix 4G) ICS/JB Kernel Port

[ 0.000000] parse_tag_motorola: LPDDR2 MR5: 0x0003 (0x0303)
[ 0.000000] parse_tag_motorola: LPDDR2 MR6: 0x0001 (0x0101)
[ 0.000000] parse_tag_motorola: LPDDR2 MR7: 0x0000 (0x0000)
[ 0.000000] parse_tag_motorola: LPDDR2 MR8: 0x0054 (0x5454)