I was having issues using the airlock file storage on my Ubuntu laptop. I want to share how I solved it in my situation. Maybe others might find it helpful.
Problem
Airlock is identified by Linux but it drops in and out and is not usable.
Workaround
Prerequisite
Find out <VENDOR_ID> and <PRODUCT_ID> while Passport Prime is connected via USB.
Today, I removed the quirks and rebooted because I wanted to provide you the data that you asked for. Strangely, mounting does work now even without the quirks.
I encountered the problems on KeyOS v.1.3.0 and updated the Prime in the meantime. Did KeyOS v1.3.1 fix USB related issues?
As far as I can tell, the airlock is now working fine in Read Only and in Read & Write mode. The only issue I have is that every mount seems to trigger the dirty bit. Properly ejecting does not prevent it.
sudo fsck /dev/sda
fsck from util-linux 2.41.3
fsck.fat 4.2 (2021-01-31)
There are differences between boot sector and its backup.
This is mostly harmless. Differences: (offset:original/backup)
65:01/00
Copy original to backup
Copy backup to original
No action
[123?q]? 1
Dirty bit is set. Fs was not properly unmounted and some data may be corrupt.
Remove dirty bit
No action
[12?q]? 1
*** Filesystem was changed ***
The changes have not yet been written, you can still choose to leave the
filesystem unmodified:
Hey there - 1.3.1 did not have USB fixes, so what you are seeing is likely intermittent. However, I just noted both issues so they get addressed in the near future - thank you for the report!
I’m having exactly the same disconnection issue on my side, on Debian Trixie, KeyOS 1.3.1. Airlock is properly detected but it keeps dropping in and out.
The security key is also sometimes not detected properly by Bitwarden . I have to unplug and replug the Prime for it to work.