On Tue, 2009-10-13 at 22:07 +0200, Thomas Bächler wrote: > Hussam Al-Tayeb schrieb: > > I compiled 1.1.0rc2 > > then copied cryptsetup libcryptsetup.so libcryptsetup.so.1 > > libcryptsetup.so.1.0.0 > > to /tmp/testfolder > > then cd /tmp/testfolder > > then > > LD_LIBRARY_PATH=./ ./cryptsetup --debug luksOpen /dev/sdb1 home > > and it unlocks it correctly everytime! > > Nice. I suggest you upgrade to 1.1.0rc2 then (changes to the PKGBUILD > should be trivial). I hope it won't break anything for you further. If > the problem stays away with 1.1.0, that is solution enough for me. If it > returns, we need to really find out what's wrong. > Done! I updated to 1.1.0-rc2 then I also upgraded to kernel 2.6.31.4 After rebooting, things are still fine. /dev/sdb1 unlocked correctly :)