DebianThis forum is for the discussion of Debian Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Recently I have installed / upgraded the kernel on my Debian box (kernel 2.6.12), the problem I get is when I try to install the modules such as sound card, NIC etc., and I get the following error:
"QM_modules not implemented" - what exactly does that mean? I recall having gone through this problem in the past, but I forgot how"!
Also, I am trying to install the NVidia graphics card drivers, which come in a Nvidia-xxx-something-xxx.run ( which if I recall correctly I needed to install it by running the ' sh ' command, right), but I can't still manage to install it.
Obviously I tried doing that after I upgraded my kernel.
Thanks for your help, folks"!
---------------------------------------------------------------------------
Darth Vader quoted: "You don't know the power of the Linux side, I must obbey my master".
try chmod +x the file to flag it as binary then execute it by ./file
The modules should already be installed once you compile them into the kernel. You can load them by using /sbin/modprobe. lsmod shows which modules are already loaded.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.