From: graeme.russ@gmail.com (Graeme Russ)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Best way to debug an Intel Core i5 hang - likely graphics (possibly power) related
Date: Fri, 3 Feb 2012 10:04:34 +1100 [thread overview]
Message-ID: <CALButCL9DHoCVsqLMhDB0=QbPEDNOvDR0P6CD+JWNM79TprrKQ@mail.gmail.com> (raw)
In-Reply-To: <CAGdaadYfBX8ZhgambgJBXziMA7t=+pKmDJEiviA7C8djK22bSQ@mail.gmail.com>
Hi again :)
On Thu, Feb 2, 2012 at 2:28 PM, Mulyadi Santosa
<mulyadi.santosa@gmail.com> wrote:
> Hi ! :)
>
> On Thu, Feb 2, 2012 at 05:11, Graeme Russ <graeme.russ@gmail.com> wrote:
>> For anyone still following this thread, I just had another thought as to
>> what may be the problem (although I have not tried it yet) - SDRAM timing.
>
> that CAS (latency) timing, right?
Yes (plus a few others - there are a lot of timings for DDR3 SDRAM)
>> I am using Strontium DIMMs (hynix chips) which typically have 'lower'
>> spec'd timings. Now the BIOS should pick up the correct timings by reading
>> the DIMM's SPD data so the chance the timings are 'wrong' is probably
>> pretty low, but I'll check. I may even wind the timing down _lower_ than
>> the SDRAM is spec'd at (can't hurt)
>
> you need something that shall hammer memory.... repetitive kernel
> compilation with "make allyesconfig" perhaps?
in bash:
while true
do
make clean; make
done
:)
>> I'll be a bit peeved if that turns out to be it now that I've forked out
>> another $100 odd for a new MB :(
>
> like old saying "no pain no gain"? :) But really, you get my
> salute.... who knows it will end up with excellent suggestion toward
> memory subsystem in Linux virtual memory?
Well it still failed (thankfully) and my new Gigabyte Z68P-DS3 just arrived
so I can test it out over the weekend :)
Regards,
Graeme
next prev parent reply other threads:[~2012-02-02 23:04 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-20 2:20 Best way to debug an Intel Core i5 hang - likely graphics (possibly power) related Graeme Russ
2012-01-20 4:05 ` Mulyadi Santosa
[not found] ` <4F1A8C32.3050907@gmail.com>
2012-01-21 17:40 ` Mulyadi Santosa
2012-01-23 11:12 ` Graeme Russ
2012-01-23 17:21 ` Mulyadi Santosa
2012-01-26 10:15 ` Graeme Russ
2012-01-26 10:30 ` Mulyadi Santosa
2012-01-26 10:45 ` Graeme Russ
2012-01-26 11:00 ` Mulyadi Santosa
2012-01-31 3:00 ` Graeme Russ
2012-01-31 4:25 ` Mulyadi Santosa
2012-01-31 4:52 ` Graeme Russ
2012-01-31 5:49 ` Mulyadi Santosa
2012-01-31 10:44 ` Graeme Russ
2012-01-31 14:41 ` Mulyadi Santosa
2012-01-31 22:06 ` Graeme Russ
2012-02-01 15:03 ` Mulyadi Santosa
2012-02-01 15:28 ` Graeme Russ
2012-02-01 15:34 ` Mulyadi Santosa
2012-02-01 15:44 ` Graeme Russ
2012-02-01 22:11 ` Graeme Russ
2012-02-02 3:28 ` Mulyadi Santosa
2012-02-02 23:04 ` Graeme Russ [this message]
2012-02-03 6:02 ` Mulyadi Santosa
2012-01-31 6:14 ` Fredrick
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CALButCL9DHoCVsqLMhDB0=QbPEDNOvDR0P6CD+JWNM79TprrKQ@mail.gmail.com' \
--to=graeme.russ@gmail.com \
--cc=kernelnewbies@lists.kernelnewbies.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).