fzabkar wrote:KeyInspector wrote:I had an "incident" with an external HD enclosure ...
Could you elaborate? Does the HDD still spin up, both inside the enclosure and outside?
Have you measured the voltages on the filter capacitors near the Vcc pins of the PIC and SPI flash memory? There should also be a lower voltage supply rail in the vicinity of the Initio chip.
"The Incident", i believe is a bug in either the PIC controller software or the INITIO (or both).
A few weeks ago, I had to quickly copy about 80 GB of data and I found the old Aegis Padlock Pro that I haven't used in years.
I googled the user manual, tried the "default admin password", it didn't work.
I then did a "full reset" of the Aegis Padlock and typed the default password ( 123456 ).
I saw the new drive appear in my OS (Linux).
I created a partition and formatted it (ext4 linux partition).
I then copied the 80 GB of data onto the Aegis Padlock.
About a week later I got another PC, connected the Aegid padlock and entered the "default password" 123456.
It didn't work.
The default password will take you into "admin mode" where you can change the admin password or create a user password.
So I changed the admin password and set up a user password, it still won't unlock the drive.
My problem is that although the Aegid Padlock recognizes the admin password to enter admin mode, it won't unlock the disk.
One thing I have noticed is that if I plug in the electric cable into the Aegis Padlock and quickly enter the user password, the led will turn green (accepting the password), but then immediately I get the 3 red blinks indicating a "failed password".
What I think is happening is that both the PIC and the INITIO chips are verifying the user passcode, first the PIC accepts it, and send it to the INITIO, who compares it to a saved and encrypted copy stored on the HDD, where it fails.
I suspect that the passcode stored on the HDD by the INITIO somehow was not updated correctly when I reset the Aegid Padlock.
The Aegis Padlock appears to work correctly, and so does the HDD. I have taken out the HDD, put it in another enclosure and done a full 'dd' copy of the entire 500GB without a error.
So I'm looking for the INIC-1610EL specifications so I can try to better understand what went wrong.