> How do I tell if a module is broken? As in: > > http://not.toms.net/twiki/bin/view/Tomsrtbt/BrokenModules
If I knew that, I would have listed them or removed them... in 2.0.104, I will probably make them all work, at the cost of wasted space. I think the kernel's approach is broken... > insmod: unresolved symbol slhc_free > insmod: unresolved symbol slhc_uncompress > insmod: unresolved symbol slhc_toss > insmod: unresolved symbol slhc_remember > insmod: unresolved symbol slhc_compress > > Does that mean that the module is broken or that it depends on somethingelse? It means it depends on the slhc.o module. Not that it is broken. In this case. -Tom
