Re: ibook2r2 & strange freeze.
From: Brice Figureau <hidden>
Date: 2003-04-26 22:51:17
On Sunday, April 27, 2003, at 12:40 AM, Benjamin Herrenschmidt wrote:
On Sun, 2003-04-27 at 00:32, Brice Figureau wrote:quoted
On Sunday, April 27, 2003, at 12:13 AM, Benjamin Herrenschmidt wrote:quoted
quoted
disassembly: c0184554 380b0e40 addi r0,r11,3640 c0184558 7c00042c lwbrx r0,r0,r0 c018455c 0c000000 twi 0,r0,0 <---- pc c0184560 4c00012c isync[snip]quoted
Hrm... Interesting. It dies reading from the chip (MMIO). Can you check with xmon "h" command if there's a translation for 0xd9000000 ?I'll do that at my next reboot.
There was a translation for d9000000 (sorry, I don't remember wich address it was).
quoted
quoted
(Or hack radeonfb init to printk the result of ioremap of the registers to see if it's really 0xd9000000 or if the structure was corrupted some way)I'll try to find where is the init.
The MMIO ioremap gave 0xd9000000. There is also another ioremap (I can't remember for which member of the struct), it gave 0xd9005000.
quoted
quoted
What is the exact error in xmon ? (vector number)Vector 200Ah, that's a machine check... interesting. So either the address above is bogus, or the card is crashed. In this later case, noaccel should have helped, except if, for some reason, the argument was ignored when setting the initial mode...
Since the address does not seem to be bogus, could it be possible that my computer is broken in a certain way ? (bad memory...). I'll do another noaccel check. Brice ** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/