On Thu, 28 Feb 2008 15:07:27 +0100, Francis Moreau said: > Hi, > > I gave to the latest -rc (rc3) a test and it appears to fail to load the > nvidiafb module and the reason given is: > > nvidiafb: cannot ioremap FB base > > Does anybody have a clue ? Umm.. do you also have vesafb or other FB built as a module? I got bit by that with the binary NVidia driver, discovered it was because vesafb had already done an ioremap of the space, but with different caching flags...