Last, but not least, I downloaded the 2.4.11 kernel and recompiled it to use the AMD 761 chipset on the new motherboard. I also built the latest custom NVidia driver for this kernel. It works, but it still corrupts the text in console mode when I exit from XFree86. I'm guessing this happens because I edited the NVidia source files to use slab.h instead of malloc.h. The Linux kernel replaced malloc.h with slab.h quite a while ago, but it may not be a good idea in this one instance to make the switch
# Re: bug linux
Posté par BdherVil . En réponse au journal bug linux. Évalué à 1.
En tout cas j'ai trouvé ça :
http://www.idg.net/english/crd_drive_711913.html(...)
extrait :
Last, but not least, I downloaded the 2.4.11 kernel and recompiled it to use the AMD 761 chipset on the new motherboard. I also built the latest custom NVidia driver for this kernel. It works, but it still corrupts the text in console mode when I exit from XFree86. I'm guessing this happens because I edited the NVidia source files to use slab.h instead of malloc.h. The Linux kernel replaced malloc.h with slab.h quite a while ago, but it may not be a good idea in this one instance to make the switch