Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
life02
Old
#101  
Senior Member
Thanks Meter 84
Posts: 491
Join Date: Jan 2006
Location: DFW

 
DONATE TO ME
I'm in. Just picked up a Pure yesterday. I've worked on both the Pharos and Polaris ports and am ready to get android on my new toy. Shadowline we should get together in an IRC room and talk about progress. I've set one up that I'll try to keep open 24/7: #topaz_android
Nexus 4 with bumper
Nexus 7 8GB
 
opensea
Old
#102  
Senior Member
Thanks Meter 0
Posts: 405
Join Date: Dec 2008
Location: Ankara
Quote:
Originally Posted by life02 View Post
I'm in. Just picked up a Pure yesterday. I've worked on both the Pharos and Polaris ports and am ready to get android on my new toy. Shadowline we should get together in an IRC room and talk about progress. I've set one up that I'll try to keep open 24/7: #topaz_android
Finally. Thanks.
Device: HTC Evo 3D
Rom: Stock (for now)
 
cr2
Old
#103  
Senior Member
Thanks Meter 2
Posts: 1,434
Join Date: Jan 2005
You should be able to compile the kernel for topaz from the current linuxtogo 2.6.27 head.
Let me know how far the boot process comes.
Don't expect it to work properly: HTC has upgraded the AMSS version,
that has different RPC version codes and a bit different SMD layout
(used by samsung msm7201A kernel too)
It will be also helpful if you will post the list of files in \windows
 
life02
Old
#104  
Senior Member
Thanks Meter 84
Posts: 491
Join Date: Jan 2006
Location: DFW

 
DONATE TO ME
Quote:
Originally Posted by cr2 View Post
You should be able to compile the kernel for topaz from the current linuxtogo 2.6.27 head.
Let me know how far the boot process comes.
Don't expect it to work properly: HTC has upgraded the AMSS version,
that has different RPC version codes and a bit different SMD layout
(used by samsung msm7201A kernel too)
It will be also helpful if you will post the list of files in \windows
I downloaded the 2.6.27 branch last night but had a question creating the config file.

Should I run: make htctopaz_defconfig ARCH=arm; make menuconfig
Nexus 4 with bumper
Nexus 7 8GB
 
cr2
Old
#105  
Senior Member
Thanks Meter 2
Posts: 1,434
Join Date: Jan 2005
Quote:
Originally Posted by life02 View Post
Should I run: make htctopaz_defconfig ARCH=arm; make menuconfig
Yes, and change the AMSS from 5200 to 6120 in defconfig
This is a bug in the current defconfig
 
life02
Old
#106  
Senior Member
Thanks Meter 84
Posts: 491
Join Date: Jan 2006
Location: DFW

 
DONATE TO ME
When I make the zImage it's erroring out at the PM stuff:

arch/arm/mach-msm/pm.c: In function 'msm_sleep':
arch/arm/mach-msm/pm.c:352: error: storage size of 'vibra' isn't known
arch/arm/mach-msm/pm.c:353: error: 'PCOM_VIBRA_ON' undeclared (first use in this function)
arch/arm/mach-msm/pm.c:353: error: (Each undeclared identifier is reported only once
arch/arm/mach-msm/pm.c:353: error: for each function it appears in.)
arch/arm/mach-msm/pm.c:355: error: implicit declaration of function 'msm_proc_comm_wince'
arch/arm/mach-msm/pm.c:357: error: 'PCOM_VIBRA_OFF' undeclared (first use in this function)
arch/arm/mach-msm/pm.c:352: warning: unused variable 'vibra'
arch/arm/mach-msm/pm.c: In function 'arch_idle':
arch/arm/mach-msm/pm.c:369: warning: unused variable 'saved_rate'
make[1]: *** [arch/arm/mach-msm/pm.o] Error 1
make: *** [arch/arm/mach-msm] Error 2


Additionally it asked me about 50 questions... not really sure what to answer on most of them so I answered "Y".
Nexus 4 with bumper
Nexus 7 8GB
 
cr2
Old
#107  
Senior Member
Thanks Meter 2
Posts: 1,434
Join Date: Jan 2005
Quote:
Originally Posted by life02 View Post
Additionally it asked me about 50 questions... not really sure what to answer on most of them so I answered "Y".
Ok, then your best bet is to run "make htcblackstone_defconfig" and
chose in "make menuconfig" the topaz device name and AMSS 6120.
That's how i have compiled it on my machine.
 
life02
Old
#108  
Senior Member
Thanks Meter 84
Posts: 491
Join Date: Jan 2006
Location: DFW

 
DONATE TO ME
Well it got farther... now i'm getting:

CC drivers/video/console/vgacon.o
drivers/video/console/vgacon.c: In function 'vgacon_startup':
drivers/video/console/vgacon.c:494: error: 'PCIMEM_BASE' undeclared (first use in this function)
drivers/video/console/vgacon.c:494: error: (Each undeclared identifier is reported only once
drivers/video/console/vgacon.c:494: error: for each function it appears in.)
drivers/video/console/vgacon.c: In function 'vgacon_do_font_op':
drivers/video/console/vgacon.c:1052: error: 'PCIMEM_BASE' undeclared (first use in this function)
make[3]: *** [drivers/video/console/vgacon.o] Error 1
make[2]: *** [drivers/video/console] Error 2
make[1]: *** [drivers/video] Error 2
make: *** [drivers] Error 2


FYI, I ended up having to comment out the vibra stuff in pm.c to get past that error... it was refering to some vibra.cmd???
Nexus 4 with bumper
Nexus 7 8GB
 
cr2
Old
#109  
Senior Member
Thanks Meter 2
Posts: 1,434
Join Date: Jan 2005
I have fixed several bugs preventing it from bootingnow. Please try
linload-topa100.exe from
http://ppckitchen.org/android
 
opensea
Old
#110  
Senior Member
Thanks Meter 0
Posts: 405
Join Date: Dec 2008
Location: Ankara
Quote:
Originally Posted by cr2 View Post
I have fixed several bugs preventing it from bootingnow. Please try
linload-topa100.exe from
http://ppckitchen.org/android
Come on guys. Release something. I want to see Android on my Topaz finally.
Device: HTC Evo 3D
Rom: Stock (for now)

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...