arne anka wrote: > the issue of unnecessary dependencies in > prebuild kerne-packes comes up ...
wrong, they are required. basically, your problem seems to be that using debian tools to manage kernel modules for non-.deb packaged kernels fails. guess what, that is indeed of no interest at all. if you don't use dpkg to manage kernels, you can't use it for modules either. that's why you shall read README.Debian in the /usr/share/doc/$module-source/. you can install modules from source by calling make in /usr/src/modules/$module/ approriately. -- Address: Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: [EMAIL PROTECTED] Internet: http://people.panthera-systems.net/~daniel-baumann/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

