[orca-list] voxin, solved problem with password



A part that the voxin team answered me 3 times, but I didn't read it due to my little experience with evolution, there is a solution that I want write if some people are in my same situation. The problem was that, when installing voxin script, before entering password, the system gives an error saying can't insert padlock, and gives all the path of a module that it can't find. It says: Warning: Error inserting padlock_aes (/lib/modules/2.6.24-16-generic/kernel/drivers/crypto/padlock-aes.ko)

then, there is the enter password, but we always have a wrong password response.
The solution is blacklisting and so disabling the loading of padlock.
you can do, as root or similar:
cat > /etc/modprobe.d/blacklist-padlock_aes
blacklist padlock_aes
blacklist geode_aes
<Ctrl+D>

references of this problem/bug are here:
http://ubuntu-virginia.ubuntuforums.org/showthread.php?t=780419
I hope it could be useful to someone.
Bye.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]