[Bug 487168] Re: hdparm fails to handle security configuration...

2012-10-24 Thread Steve Langasek
** Changed in: hdparm (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: hdparm (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/487168

Title:
  hdparm fails to handle security configuration...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hdparm/+bug/487168/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 487168] Re: hdparm fails to handle security configuration...

2010-01-11 Thread Philippe Coval
hi,
how to understand "SECURITY_UNLOCK: Input/output error" ?

is it because the passwd is wrong or the disk is not working as hdparm
expect ?

can you post your dmesg following this error ?

because i am facing a similar issue 
-- 
http://rzr.online.fr/q/ata

-- 
hdparm fails to handle security configuration...
https://bugs.launchpad.net/bugs/487168
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 487168] Re: hdparm fails to handle security configuration...

2009-12-08 Thread Claus Allweil
This bug hits me too and prevents hard disk hot-plugging in Thinkpad
Ultra Bay:

r...@karmic:/home/callweil# /sbin/hdparm --user-master u --security-unlock 
'letmein' /dev/sdb
security_password="letmein"

/dev/sdb:
 Issuing SECURITY_UNLOCK command, password="letmein", user=user
SECURITY_UNLOCK: Input/output error

-- 
hdparm fails to handle security configuration...
https://bugs.launchpad.net/bugs/487168
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 487168] Re: hdparm fails to handle security configuration...

2009-11-23 Thread Daniel J Blueman
With the above fixes, we still meet failure:

# DEVNAME=/dev/sdb bash -x /lib/udev/hdparm
...
+ /sbin/hdparm -B254 -q --user-master u -q --security-unlock 'letmein' /dev/sdb
# echo $?
22

-> this is because the security commands are exclusive within hdparm, so
this is needed:

# /sbin/hdparm --user-master u --security-unlock 'letmein' /dev/sdb

-> though we are closer

-- 
hdparm fails to handle security configuration...
https://bugs.launchpad.net/bugs/487168
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 487168] Re: hdparm fails to handle security configuration...

2009-11-23 Thread Daniel J Blueman

** Attachment added: "partial fix for issues reported"
   http://launchpadlibrarian.net/35976911/partial-fix.diff

-- 
hdparm fails to handle security configuration...
https://bugs.launchpad.net/bugs/487168
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs