Go Back   xda-developers > HTC Diamond: Touch Diamond, MDA Compact IV > Touch Diamond, MDA Compact IV ROM Development


Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 21st June 2008, 03:13 PM
dcordes's Avatar
dcordes dcordes is offline
Senior Member
 
Join Date: Nov 2007
Posts: 348
Default [PRJ][OS]Linux and Android on HTC Diamond "NOT YET WORKING"

This thread discusses Linux for HTC Diamond and HTC Raphael

User resources

To get started with android real quick use this site http://wiki.xda-developers.com/index...e=RaphaelDonut

Further information on progress with Linux and Android and help can be found at the Raphael Linux wiki page.

Developer resources

The wiki of the htc-linux.org project has all the required uptodate research information http://www.htc-linux.org/wiki
If you want to contribute in the kernel porting project, please use this wiki.

The latest kernel code for Raphael, Diamond (and the other msm7xxxA devices) can be found in the htc-msm-2.6.27 branch of the linuxtogo.org git repository.


To view my signature, click my nickname to view the profile and then 'about me'
_______________________________

original post:

Quote:
Hi,

Would be nice if somebody could try and test if the kaiser linux kernel boots on their diamond. Here's what you need

http://linuxtogo.org/~lgorris/kaiser-bootkit/

It has a small documentation but here's what you need to do again:

Get haret.exe, default.txt, zImage and angstrom-console on your diamond into the same folder, run haret.exe and tap run.

edit: the link above points to a website with kernel builds for the kaiser (msm7200). since diamond has msm7201A, it would be better to build directly from the android-msm-2.6.25 branch which has the halibut machine type. halibut is also an msm7x00A. there are some differences between the A and non-A msms.

google git is at
git.android.com

checkout the branch android-msm-2.6.25 ( it's most uptodate)

Last edited by dcordes; 28th January 2010 at 07:43 PM.. Reason: update
Reply With Quote
Sponsored Links

  #2  
Old 21st June 2008, 05:02 PM
DesktopMan DesktopMan is offline
Member
 
Join Date: May 2007
Posts: 55
Default

I have in fact been researching this since yesterday. The vanilla Android is for 7x00A devices, and should work on Diamond without too much fuss. I'm not a Linux developer though, so I'll need some help with that part. (though I am a developer)

The Kaiser boot kit does not work. Once it's done loading the device freezes entirely. Kaiser uses 7200 though, not 7201A, and for all I know it might actually be (partly somewhat) running, but with no frame buffer.
__________________
HTC Touch Diamond
HTC P3600

Last edited by DesktopMan; 21st June 2008 at 05:16 PM..
Reply With Quote

  #3  
Old 21st June 2008, 05:05 PM
seraph1024's Avatar
seraph1024 seraph1024 is offline
Senior Member
 
Join Date: Feb 2008
Location: Northbrook, Illinois, USA, Earth, Solar System... you get the picture
Posts: 257
Default

agreed with the freezing part.
__________________
If it's stuck, force it. If it breaks, it needed replacing anyway • Lynx is the best browser ever. No I am not kidding.
Twitter: lmaung
G-Talk : lmaung@expertsonit.com
Website: www.expertsonit.com• wiki.androidtechnical.info (soon)
Buy me a Beer!

GAT d++ s:+ a C++++$ ULS*+++>$ P+ L++ E- W+++$ N- o K w++++$ O M++$ V- PS+ PE- Y PGP t 5 X+ R- tv++ b+ DI-- D+++ G+++ e++ h-* r* z+*

Reply With Quote

  #4  
Old 21st June 2008, 08:00 PM
DesktopMan DesktopMan is offline
Member
 
Join Date: May 2007
Posts: 55
Default

From Haret:

WinCE reports memory size 134217728 (phys=118571008 store=115261440)

Where did the rest 64 MByte go?
__________________
HTC Touch Diamond
HTC P3600
Reply With Quote

  #5  
Old 21st June 2008, 08:28 PM
someone1234's Avatar
someone1234 someone1234 is offline
Senior Member
 
Join Date: May 2008
Posts: 442
Default

Ok who's seriously interested in getting this to work?

Whats the progress so far? Lets try to get something packaged and up for diamond.
Reply With Quote

  #6  
Old 21st June 2008, 10:52 PM
teddyen66's Avatar
teddyen66 teddyen66 is offline
Senior Member
 
Join Date: Sep 2005
Posts: 200
Default me

I am definately going to spend some time trying to gets this to work when I get my Diamond.
Reply With Quote

  #7  
Old 22nd June 2008, 12:15 AM
DesktopMan DesktopMan is offline
Member
 
Join Date: May 2007
Posts: 55
Default

Quote:
Originally Posted by teddyen66 View Post
I am definately going to spend some time trying to gets this to work when I get my Diamond.
I haven't been able to compile the kernel, but it sounds like you'll be able to. Give it a shot and I'll test it.
__________________
HTC Touch Diamond
HTC P3600
Reply With Quote

  #8  
Old 22nd June 2008, 01:10 AM
seraph1024's Avatar
seraph1024 seraph1024 is offline
Senior Member
 
Join Date: Feb 2008
Location: Northbrook, Illinois, USA, Earth, Solar System... you get the picture
Posts: 257
Default

I'll test it too.
__________________
If it's stuck, force it. If it breaks, it needed replacing anyway • Lynx is the best browser ever. No I am not kidding.
Twitter: lmaung
G-Talk : lmaung@expertsonit.com
Website: www.expertsonit.com• wiki.androidtechnical.info (soon)
Buy me a Beer!

GAT d++ s:+ a C++++$ ULS*+++>$ P+ L++ E- W+++$ N- o K w++++$ O M++$ V- PS+ PE- Y PGP t 5 X+ R- tv++ b+ DI-- D+++ G+++ e++ h-* r* z+*

Reply With Quote

  #9  
Old 22nd June 2008, 04:45 PM
dcordes's Avatar
dcordes dcordes is offline
Senior Member
 
Join Date: Nov 2007
Posts: 348
Default

k, can you also try the vogue builds? http://it029000.massey.ac.nz/vogue/

http://wiki.xda-developers.com/index...iamondResearch

the shared memory looks similar to the on on kaiser. So it will probably be easy to make communication with the phone work as soon as it works on kaiser. Of course you need to be able to boot first
Reply With Quote

  #10  
Old 22nd June 2008, 09:06 PM
happyguy82 happyguy82 is offline
Member
 
Join Date: Jun 2008
Posts: 84
Default

Hi guys,

I've been trying to get Android running on my Diamond for a few days to no avail.

I've tried the Kaiser set of files and Vogue set of files. The furthest I've got is to make it display the 'Go Go Go...' message and then it hangs.

Has anyone actually got Android to run on a Diamond before?

Thanks.
Reply With Quote

Reply

Tags
android, angstrom, diamond, htc-linux, linux, msm7xxxa, raphael, touch pro

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

Forum Jump


All times are GMT +1. The time now is 12:33 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.