Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
clintyip
Old
#1  
Junior Member - OP
Thanks Meter 0
Posts: 17
Join Date: May 2010
Default [Q] Can't run XDAndroid FRX07 build at all

All I get is this when I run HaRET.exe:

HaRET Boot
Shutting Down Hardware
Turning of MMU...
In pre0loader
PSR=600000df

and it just hangs there forever. i have the latest zImage, rootfs and kernal, and my startup.txt looks like this (ALL my files are on root of my SD card, formatted fully with FAT32 using that HP SD software):

set ramsize 0x10000000
set ramaddr 0x10000000
set mtype 2293
set KERNEL zImage
set initrd initrd.gz
set cmdline "lcd.density=240 msmvkeyb_toggle=off sensor=topaz pm.sleep_mode=1"
boot

I've had this problem for months, even with the old FRX06 build, and I just gave up.

Can anyone please help?
 
arrrghhh
Old
#2  
Retired Forum Moderator
Thanks Meter 1988
Posts: 8,469
Join Date: Feb 2007

 
DONATE TO ME
Hrm... do you ever see the black screen with flying text? It doesn't sound like you even make it that far.

Which kernel are you on...? Can you double-check to make sure? Are you sure you're replacing it correctly? Is there any other text that you see? I can't say I've ever heard of this particular issue, but from the sounds of it the kernel (which is the zImage BTW) isn't even picking up.
 
clintyip
Old
#3  
Junior Member - OP
Thanks Meter 0
Posts: 17
Join Date: May 2010
Quote:
Originally Posted by arrrghhh View Post
Hrm... do you ever see the black screen with flying text? It doesn't sound like you even make it that far.

Which kernel are you on...? Can you double-check to make sure? Are you sure you're replacing it correctly? Is there any other text that you see? I can't say I've ever heard of this particular issue, but from the sounds of it the kernel (which is the zImage BTW) isn't even picking up.
I have the kernal with the build ID "htc-msm-linux @ 20110809_080420", obtained from here: http://glemsom.users.anapnea.net/and...htc-msm-linux/
 
arrrghhh
Old
#4  
Retired Forum Moderator
Thanks Meter 1988
Posts: 8,469
Join Date: Feb 2007

 
DONATE TO ME
Quote:
Originally Posted by clintyip View Post
I have the kernal with the build ID "htc-msm-linux @ 20110809_080420", obtained from here: http://glemsom.users.anapnea.net/and...htc-msm-linux/
Ok, do you ever see the flying text? What happens when you boot? Please answer all my questions as verbosely as you possibly can. That's the only way I or anyone else will be able to help you.
 
mweirauch
Old
#5  
Senior Member
Thanks Meter 29
Posts: 310
Join Date: Jun 2009
Have you ever been able to boot with any kernel? If not ...

One thing which comes into my mind is monodie.

Please read up on the following thread.
http://forum.xda-developers.com/show...658593&page=27

The last post on page 27 details how to get us the necessary information if your devices suffers from the fact that it is an yet unknown monodie variant.

There is also an old test kernel in this thread which only works on monodie topaz. Give it a try. (It's called "linux-msm-topa100-2010-08-26-A-monodie-only-sound-pkg.zip". I am too lazy to search the link now. Just go backwards in the pages.)

Please report back as detailed as possible.
HTC Touch Diamond 2 | If you like what I am doing: Donate Thanks!
 
clintyip
Old
#6  
Junior Member - OP
Thanks Meter 0
Posts: 17
Join Date: May 2010
I tried the monodie kernal, it doesn't work either. Still the same thing.

As to the scrolling text, I do not see any scrolling text whatsoever. The instant I run HaRET.exe, the text in the original thread shows up, and just hangs there forever.

I have also tried the HaRETScripting thing, but all the text documents that are generated are blank.
 
arrrghhh
Old
#7  
Retired Forum Moderator
Thanks Meter 1988
Posts: 8,469
Join Date: Feb 2007

 
DONATE TO ME
Quote:
Originally Posted by clintyip View Post
I tried the monodie kernal, it doesn't work either. Still the same thing.

As to the scrolling text, I do not see any scrolling text whatsoever. The instant I run HaRET.exe, the text in the original thread shows up, and just hangs there forever.

I have also tried the HaRETScripting thing, but all the text documents that are generated are blank.
Hrm... you have a startup.txt? Can you paste it?

Is everything at the root of the SD card? No folders? Have you tried a different SD card? Full format of the card with the HP Tool?
 
clintyip
Old
(Last edited by clintyip; 17th August 2011 at 03:44 PM.)
#8  
Junior Member - OP
Thanks Meter 0
Posts: 17
Join Date: May 2010
My startup.txt is this:

set ramsize 0x10000000
set ramaddr 0x10000000
set mtype 2293
set KERNEL zImage
set initrd initrd.gz
set cmdline "lcd.density=240 msmvkeyb_toggle=off sensor=topaz pm.sleep_mode=1"
boot

Everything is on the root of the SD card, with nothing else. I've tried with 2 different 2GB SD cards, and the result is still the same, and also formatted with cards with HP Tool, full format FAT32

Here's an image:
 
arrrghhh
Old
#9  
Retired Forum Moderator
Thanks Meter 1988
Posts: 8,469
Join Date: Feb 2007

 
DONATE TO ME
Quote:
Originally Posted by clintyip View Post
My startup.txt is this:

set ramsize 0x10000000
set ramaddr 0x10000000
set mtype 2293
set KERNEL zImage
set initrd initrd.gz
set cmdline "lcd.density=240 msmvkeyb_toggle=off sensor=topaz pm.sleep_mode=1"
boot

Everything is on the root of the SD card, with nothing else. I've tried with 2 different 2GB SD cards, and the result is still the same, and also formatted with cards with HP Tool, full format FAT32
Well, that all looks fine. I'm actually not sure what else it could be... What class are the cards? Have you tried different kernels...? Yes, it's grasping at straws time .
 
mweirauch
Old
#10  
Senior Member
Thanks Meter 29
Posts: 310
Join Date: Jun 2009
Quote:
Originally Posted by arrrghhh View Post
Well, that all looks fine. I'm actually not sure what else it could be... What class are the cards? Have you tried different kernels...? Yes, it's grasping at straws time .
What about the false detection as LEO?

Please for a test, rename startup.txt to something else, and run haret.exe. It should show a little text frame with a text like "Detected TOPA" or similar.

There's been rare cases where faulty wince roms make haret detect TOPA as LEO/HD2.
HTC Touch Diamond 2 | If you like what I am doing: Donate Thanks!

 
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...

XDA PORTAL POSTS

Nandroid Manager Receives Major Update

Do you find yourself obsessively jumping from ROM to ROM? And do you hate having to restore a full … more

Careers in Android: Recruiter Reveals How Resumes are Chosen – XDA Developer TV

XDA Developer TV Producer Jayce released a video a … more

HttpClient Tutorial to Upload and Download with Your App

Developers wanting to interact with the Internet need to choose a package to do the … more

Profile Flow: A Tasker Alternative

By now, we’re all quite familiar with Tasker, the personal automation app that seems to be able to … more