[Bug 1095361] Re: hdparm is 2 years old and uses old depricated IDE API for ATA Security commands
Rodolfo
1095361 at bugs.launchpad.net
Fri Dec 1 22:39:26 UTC 2017
Hello,
I've got the same error:
<
/dev/sda:
Issuing SECURITY_UNLOCK command, password="xxxxxxxxx", user=master
The running kernel lacks CONFIG_IDE_TASK_IOCTL support for this device.
SECURITY_UNLOCK: Invalid argument
>
Command exited with non-zero status 22
I'm using:
<
- hdparm v9.43
- Linux mylinuxsrv 4.9.35-v7+ #1014 SMP Fri Jun 30 14:47:43 BST 2017 armv7l GNU/Linux
- PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)"
>
Does anybody solved this issue?
Thank you
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to hdparm in Ubuntu.
https://bugs.launchpad.net/bugs/1095361
Title:
hdparm is 2 years old and uses old depricated IDE API for ATA Security
commands
Status in hdparm package in Ubuntu:
Fix Released
Bug description:
Hello,
hdparm is 2 years old on Ubuntu 12.10: 9.37-0ubuntu4
It uses old depricated IDE API for ATA Security security which is not evailable anymore in latest Ubuntu kernels.
Following commands does not work:
hdparm --security-set-pass
hdparm --security-unlock
hdparm --security-disable
For example:
hdparm --security-disable xxx /dev/sdb
----------
security_password="xxx"
/dev/sdb:
Issuing SECURITY_DISABLE command, password="xxx", user=user
The running kernel lacks CONFIG_IDE_TASK_IOCTL support for this device.
SECURITY_UNLOCK: Invalid argument
---------------
Please update the package from latest source
https://sourceforge.net/projects/hdparm/files/hdparm/
- Dmitry
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hdparm/+bug/1095361/+subscriptions
More information about the foundations-bugs
mailing list