Re: ANNOUNCE: Driver for Rocky 4782E WDT and pls help

From: Alan Cox
Date: Mon Jul 18 2005 - 11:11:48 EST


On Llu, 2005-07-18 at 15:08 -0700, Gyorgy Horvath wrote:
> - Half of the RAM were stolen from Linux.
> (mem=xxxx kernel parameter)
> This range was requeset_mem_region-ed, then
> ioremap-ped for bus mastering DMA transfer.
> Actually 30 M is used.

Did you make sure none of that is ACPI owned in the E820 map and that if
you set any cache properties they match and are consistent with any
Linux pagetable uses ?

> - Issuing a simple ls -la / surelly causes instant death.

Is this also true with ide=nodma ?

> hardware bug. None. I feel it. Although I noticed that
> someone (not me) takes control of the PC - time to time -
> for cca. 400..500 usec so that no DMA can occur.

Probably SMM firmware. Make sure you have USB driver loaded. Consider
turning ACPI and APM off

> Moreover, I have applied a breakpoint to sscanf in the
> shared.o. Disassembling the the code causes sudden death
> at a given point. The code portions were not executed, just
> disassembled. What the hell is that?

Smells like broken hardware.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/