Run the "make install" as $ sudo make install. The driver/module name is "acerhk.ko", and "sudo make install" will copy it from compilation directory to /lib/modules/$(uname -r)/extra/. Check if you find it there. $ ls -l /lib/modules/$(uname -r)/extra/
You must also run $ sudo depmod -a afterwards. ---- BTW: It would great if the Ubuntu's "acerhk-source" compiled without errors so we could use it instead of various hacks. Notice that "acerhk-source" package puts the source into /usr/src/ directory. -- Karmic: cannot compile acerhk-source. No rule to make target kernel/bounds.c. https://bugs.launchpad.net/bugs/456123 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
