Hi Ron,
We added ram_check(0x100000,0x400000) to auto.c and it passed.
Looking at crt0.S.lb, it looks like when it executes it is taking the path for CONFIG_COMPRESS true, and getting hung up there. We never get the CONSOLE_DEBUG_TX_STRING($str_pre_main) message.
Any ideas?
Thanks, Chris
PS I changed email addresses to get away from MS Outlook... as you probably know it is not friendly w/ Mailman. Hopefully my replies will start going onto the previous thread now, instead of starting a new one.
*From:* ron minnich [mailto:rminnich@gmail.com] *Sent:* Tuesday, September 12, 2006 8:55 AM *To:* Chris Stillo *Cc:* linuxbios@linuxbios.org *Subject:* Re: [LinuxBIOS] DK8-HTX hangs on boot
On 9/11/06, *Chris Stillo* <Chris.Stillo@celoxica.com mailto:Chris.Stillo@celoxica.com> wrote:
Here's the detailed dump... Dies at "Copying LinuxBIOS to ram. "
It's memory.When it fails here, it is memory about 99.99999% of the time :-)
Which is odd, this is a very vanilla chipset. What's your memory?
ron
* Chris Stillo cstillo@comcast.net [060912 23:23]:
We added ram_check(0x100000,0x400000) to auto.c and it passed.
Looking at crt0.S.lb, it looks like when it executes it is taking the path for CONFIG_COMPRESS true, and getting hung up there. We never get the CONSOLE_DEBUG_TX_STRING($str_pre_main) message.
Any ideas?
Try disabling cache-as-ram if it is used..