Forum Discussion
Altera_Forum
Honored Contributor
17 years agoPIO testing
Hi guys, I'm new to the uClinux, just got it to work and ran the traditional "Hello World" app :rolleyes: now I'm trying something new so before I get tangled, quick q to access a PI...
Altera_Forum
Honored Contributor
17 years agomost likely: insmod needs the complete path of the ko file, which might be quite complex. modprobe kust needs trhe module name.
If this is not the cause: Did you configure the Kernel to be able to deal with loadable modules ? Did you create the appropriate Makefile for your driver ? Did you "include" your Makefile in the general Makefile ? -Michael