Hello, Le Sat, Feb 10, 2001 at 03:17:30PM +1000, Christopher Dawson a écrit: > I have woody installed comfortably on my laptop, but am trying to compile 2.4 > so I can try out the ACPI and usb support. > > My first problem is cardmgr trying to load the memory_cb module (which it > never did using 2.2.17) and failing because I don't have it and can't seem to > find it anywhere, I'm planning to try the pcmcia-cs package unless anyone has > any other ideas. I'm using 2.4.0 with my Thinkpad and up to now everything works. I had some troubles with my PC-CARD C-ROM drive, in fact because a link to the proper kernel module was lacking in the /lib/modules/2.4.0/pcmcia directory. May be your problem with memory_cb is the same. Anyway I don't have that module on my machine. If you don't use it you should re-compile your kernel without that module.
> The second more puzzling problem is that upon starting X in 2.4.1, I just get > presented with a blank screen (not a turned off screen, just a blank one) and > my machine locks up. A diff of the two relevent log files shows a bunch of > lines which used to end in MXBE now end in MXB, and something about "Systen > lacks support for MTRRs". Other than that, nothing. May be you forgot to compile MTRR support in the kernel ('Processor type and feature' menu). I have a Pentium mmx, so I don't need it. Regards Sebastien.