Verdex Bad Magic Number?

View: New views
5 Messages — Rating Filter:   Alert me  

Verdex Bad Magic Number?

by Peter Vandrish :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
My verdex/console-vx is failing to boot more and more frequently. Uboot comes up fine but then nothing happens, it hangs at this point:

U-Boot 1.2.0 (Dec 21 2007 - 13:34:50) - PXA270@400 MHz - 1578M                 
                                                                               
*** Welcome to Gumstix ***                                                     
                                                                               
DRAM:  64 MB                                                                   
Flash: 16 MB                                                                   
Hit any key to stop autoboot:  0                                               
Instruction Cache is ON    

... I tried going into uboot and doing a "bootm", it comes up with a:

GUM> bootm                                                                     
## Booting image at a2000000 ...                                               
Bad Magic Number   

I have had to reflash it to get it to work again a few times now.
Could it be a memory hardware failure? I am always very cautious handling the system.
Thanks,
Pete

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gumstix-users mailing list
gumstix-users@...
https://lists.sourceforge.net/lists/listinfo/gumstix-users

Re: Verdex Bad Magic Number?

by Shane Kirkbride :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

Hi Peter,

Could you attach the output of U-Boot for loading the file structure (.jffs2) and the Uimage?

~Shane

 


From: gumstix-users-bounces@... [mailto:gumstix-users-bounces@...] On Behalf Of Peter Vandrish
Sent: Wednesday, July 16, 2008 10:19 AM
To: General mailing list for gumstix users.
Subject: [Gumstix-users] Verdex Bad Magic Number?

 

Hi,
My verdex/console-vx is failing to boot more and more frequently. Uboot comes up fine but then nothing happens, it hangs at this point:

U-Boot 1.2.0 (Dec 21 2007 - 13:34:50) - PXA270@400 MHz - 1578M                 
                                                                               
*** Welcome to Gumstix ***                                                     
                                                                               
DRAM:  64 MB                                                                   
Flash: 16 MB                                                                   
Hit any key to stop autoboot:  0                                               
Instruction Cache is ON    

... I tried going into uboot and doing a "bootm", it comes up with a:

GUM> bootm                                                                     
## Booting image at a2000000 ...                                               
Bad Magic Number   

I have had to reflash it to get it to work again a few times now.
Could it be a memory hardware failure? I am always very cautious handling the system.
Thanks,
Pete


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gumstix-users mailing list
gumstix-users@...
https://lists.sourceforge.net/lists/listinfo/gumstix-users

Re: Verdex Bad Magic Number?

by Peter Vandrish :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I don't have that on hand right now. I will post it back later. I do recall that transferring these images to the gumstix was successful every time though.
Sometimes the system will hang at that point, sometimes it will take a few minutes then uboot will actually manage to start booting the OS. Strange..
What were you thinking it could be?
Thanks,
Pete

On Wed, Jul 16, 2008 at 2:04 PM, Shane Kirkbride <skirkbri@...> wrote:

Hi Peter,

Could you attach the output of U-Boot for loading the file structure (.jffs2) and the Uimage?

~Shane

 


From: gumstix-users-bounces@... [mailto:gumstix-users-bounces@...] On Behalf Of Peter Vandrish
Sent: Wednesday, July 16, 2008 10:19 AM
To: General mailing list for gumstix users.
Subject: [Gumstix-users] Verdex Bad Magic Number?

 

Hi,
My verdex/console-vx is failing to boot more and more frequently. Uboot comes up fine but then nothing happens, it hangs at this point:

U-Boot 1.2.0 (Dec 21 2007 - 13:34:50) - PXA270@400 MHz - 1578M                 
                                                                               
*** Welcome to Gumstix ***                                                     
                                                                               
DRAM:  64 MB                                                                   
Flash: 16 MB                                                                   
Hit any key to stop autoboot:  0                                               
Instruction Cache is ON    

... I tried going into uboot and doing a "bootm", it comes up with a:

GUM> bootm                                                                     
## Booting image at a2000000 ...                                               
Bad Magic Number   

I have had to reflash it to get it to work again a few times now.
Could it be a memory hardware failure? I am always very cautious handling the system.
Thanks,
Pete


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gumstix-users mailing list
gumstix-users@...
https://lists.sourceforge.net/lists/listinfo/gumstix-users



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gumstix-users mailing list
gumstix-users@...
https://lists.sourceforge.net/lists/listinfo/gumstix-users

Re: Verdex Bad Magic Number?

by Shane Kirkbride :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

Hi Pete,

I’ve never encountered that problem on Gumstix, but I have on other embedded systems.  Usually it occurs when I type the load address in wrong. I would double check the number of ‘0s’ on all your commands as putting an extra 0 (or not enough 0s) in will cause this.  There may be issues with the image as well but I’m not sure what they would be on a Gumstix U-boot.

~Shane

 


From: Peter Vandrish [mailto:peter.vandrish@...]
Sent: Wednesday, July 16, 2008 10:39 AM
To: skirkbri@...; General mailing list for gumstix users.
Subject: Re: [Gumstix-users] Verdex Bad Magic Number?

 

I don't have that on hand right now. I will post it back later. I do recall that transferring these images to the gumstix was successful every time though.
Sometimes the system will hang at that point, sometimes it will take a few minutes then uboot will actually manage to start booting the OS. Strange..
What were you thinking it could be?
Thanks,
Pete

On Wed, Jul 16, 2008 at 2:04 PM, Shane Kirkbride <skirkbri@...> wrote:

Hi Peter,

Could you attach the output of U-Boot for loading the file structure (.jffs2) and the Uimage?

~Shane

 


From: gumstix-users-bounces@... [mailto:gumstix-users-bounces@...] On Behalf Of Peter Vandrish
Sent: Wednesday, July 16, 2008 10:19 AM
To: General mailing list for gumstix users.
Subject: [Gumstix-users] Verdex Bad Magic Number?

 

Hi,
My verdex/console-vx is failing to boot more and more frequently. Uboot comes up fine but then nothing happens, it hangs at this point:

U-Boot 1.2.0 (Dec 21 2007 - 13:34:50) - PXA270@400 MHz - 1578M                 
                                                                               
*** Welcome to Gumstix ***                                                     
                                                                               
DRAM:  64 MB                                                                   
Flash: 16 MB                                                                   
Hit any key to stop autoboot:  0                                               
Instruction Cache is ON    

... I tried going into uboot and doing a "bootm", it comes up with a:

GUM> bootm                                                                     
## Booting image at a2000000 ...                                               
Bad Magic Number   

I have had to reflash it to get it to work again a few times now.
Could it be a memory hardware failure? I am always very cautious handling the system.
Thanks,
Pete


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gumstix-users mailing list
gumstix-users@...
https://lists.sourceforge.net/lists/listinfo/gumstix-users

 


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gumstix-users mailing list
gumstix-users@...
https://lists.sourceforge.net/lists/listinfo/gumstix-users

Re: Verdex Bad Magic Number?

by Peter Vandrish :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
You know what I have found is that, if the gumstix has been sitting around for a long time, then the first time I try to boot it is when it has problems. But after that, once it boots once it will work no problem everytime. Hardware weirdness I think...

On 7/16/08, Shane Kirkbride <skirkbri@...> wrote:

Hi Pete,

I've never encountered that problem on Gumstix, but I have on other embedded systems.  Usually it occurs when I type the load address in wrong. I would double check the number of '0s' on all your commands as putting an extra 0 (or not enough 0s) in will cause this.  There may be issues with the image as well but I'm not sure what they would be on a Gumstix U-boot.

~Shane

 


From: Peter Vandrish [mailto:peter.vandrish@...]
Sent: Wednesday, July 16, 2008 10:39 AM
To: skirkbri@...; General mailing list for gumstix users.
Subject: Re: [Gumstix-users] Verdex Bad Magic Number?

 

I don't have that on hand right now. I will post it back later. I do recall that transferring these images to the gumstix was successful every time though.
Sometimes the system will hang at that point, sometimes it will take a few minutes then uboot will actually manage to start booting the OS. Strange..
What were you thinking it could be?
Thanks,
Pete

On Wed, Jul 16, 2008 at 2:04 PM, Shane Kirkbride <skirkbri@...> wrote:

Hi Peter,

Could you attach the output of U-Boot for loading the file structure (.jffs2) and the Uimage?

~Shane

 


From: gumstix-users-bounces@... [mailto:gumstix-users-bounces@...] On Behalf Of Peter Vandrish
Sent: Wednesday, July 16, 2008 10:19 AM
To: General mailing list for gumstix users.
Subject: [Gumstix-users] Verdex Bad Magic Number?

 

Hi,
My verdex/console-vx is failing to boot more and more frequently. Uboot comes up fine but then nothing happens, it hangs at this point:

U-Boot 1.2.0 (Dec 21 2007 - 13:34:50) - PXA270@400 MHz - 1578M                 
                                                                               
*** Welcome to Gumstix ***                                                     
                                                                               
DRAM:  64 MB                                                                   
Flash: 16 MB                                                                   
Hit any key to stop autoboot:  0                                               
Instruction Cache is ON    

... I tried going into uboot and doing a "bootm", it comes up with a:

GUM> bootm                                                                     
## Booting image at a2000000 ...                                               
Bad Magic Number   

I have had to reflash it to get it to work again a few times now.
Could it be a memory hardware failure? I am always very cautious handling the system.
Thanks,
Pete


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gumstix-users mailing list
gumstix-users@...
https://lists.sourceforge.net/lists/listinfo/gumstix-users

 



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gumstix-users mailing list
gumstix-users@...
https://lists.sourceforge.net/lists/listinfo/gumstix-users