My driver was working fine, but it now gives an error whaich goes as follows:
Error Inserting Module: Unknown symbols in module.
But on compiling the module its error free.
My driver was working fine, but it now gives an error whaich goes as follows:
Error Inserting Module: Unknown symbols in module.
But on compiling the module its error free.
EmbLogic Research & Competency Development Labs
Phone: +91 9818467776, 8527567776, 9650467776
Email: info@emblogic.com
Copyright © EmbLogic Embedded Technologies Pvt. Ltd.
1.check for non printable ascii characters in your c file.
2.Also there can be some issue with kernel being unable to recognize the .ko file symobols. Try it on some other computer