do_map_probe() can't find cfi_probe()

David Woodhouse dwmw2 at infradead.org
Tue Jul 25 09:06:47 EDT 2000


dvrabel at arcom.co.uk said:
>  do_map_probe() can't find cfi_probe() in the cfi_probe module.  Some
> hints/suggestion on what may cause this problem would be appreciated. 

Make sure that...

 1. The cfi_probe module is available - either.
	a. It's linked into the kernel statically.
	b. It's in a directory where modprobe(8) can find it.
	c. It's already loaded.

 2. You don't have CONFIG_MODVERSIONS enabled.

Failing that, post more details.

--
dwmw2




To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org



More information about the linux-mtd mailing list