On Thursday 29 November 2001 23:48, nate wrote: > on my ibm thinkpads(iSeries and T20) i use the standard > debian kernel, then build my own from sources. i also > install pcmcia from source, and alsa from source. then > i usually install the alsa utils and pcmcia utils from > packages and overwrite the existing files. but the drivers > in /lib/modules remain intact. > This could be where I've been going wrong. Whenever I rebuild the kernel, and at the stage where I run dpkg, I get the warning about there being an existing /lib/modules/2.2.19pre17 directory. Normally I move this out of the way before running dpkg, and it gets recreated by dpkg. However, the pcmcia stuff doesn't get recreated. When you rebuild the kernel, what do you do at this point? Do you leave the existing /lib/modules/2.xxxx directory in place?
Dougie