Re: PROBLEM: PCMCIA in 2.6.0 and 2.4.23 not detecting card inserts.

From: Russell King
Date: Sun Jan 04 2004 - 10:39:44 EST


On Sun, Jan 04, 2004 at 02:37:55PM +0000, Mr Amit Mehrotra wrote:
> Kernel command line: root=/dev/hda5 ro mem=1048512K
^^^^^^^^^^^^

actually, I think this is your problem - you're overriding the E820
memory map, and telling the kernel that anything above 1048512K is
available for use. Plainly this is not the case.

Please try booting without this argument.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/
2.6 Serial core
-
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/