The error with this line QM_MODULES
tells me that you need module-init-tools installed for your system. 2.6 kernel no longer uses modutils, instead it uses module-init-tools.
I use Arch linux wich already implements this new change so for me it was easy, you may need to find the src code and do it on your own for debian, but am not for sure. GL
|