Hi,
I was able to install KGPU framework. But when I tried using insmod ./ecryptfs.ko, it always gives an error -1 Device busy. I tried to trace the insertion through strace, the ecryptfs fails in __init_module as EBUSY is returned. I also checked dmesg output, it indicates Failed to register File System.
I am on Ubuntu 11.04 2.6.39.4. What may be going wrong?
Hi,
I was able to install KGPU framework. But when I tried using insmod ./ecryptfs.ko, it always gives an error -1 Device busy. I tried to trace the insertion through strace, the ecryptfs fails in __init_module as EBUSY is returned. I also checked dmesg output, it indicates Failed to register File System.
I am on Ubuntu 11.04 2.6.39.4. What may be going wrong?