Comment 5 for bug 653568

Revision history for this message
bankey (bankey-biharidassa) wrote : Re: [Bug 653568] Re: mounting hardware encrypted usb stick failes

Hi Martin, ok.. that makes things easier.. ;-)

I found a minute and here is the output of /dev/sr1

~# /lib/udev/cdrom_id --debug /dev/sr1
main: probing: '/dev/sr1'
cd_inquiry: INQUIRY: [IronKey ][CD-ROM ][2.08]
info_scsi_cmd_err: GET CONFIGURATION failed with SK=5h/ASC=20h/ACQ=00h
ID_CDROM=1
ID_CDROM_MEDIA=1

update systemdetails:

uname -a
Linux eduard-laptop 2.6.32-25-generic #44-Ubuntu SMP Fri Sep 17 20:26:08 UTC
2010 i686 GNU/Linux

backported maverick kernel (which I use now on my machine) does not give any
problems either..

output:
main: probing: '/dev/sr2'
cd_inquiry: INQUIRY: [IronKey ][CD-ROM ][2.08]
info_scsi_cmd_err: GET CONFIGURATION failed with SK=5h/ASC=20h/ACQ=00h
ID_CDROM=1
ID_CDROM_MEDIA=1

uname -a
Linux goloka-vrindaban 2.6.35-22-generic-pae #33-Ubuntu SMP Mon Sep 20
09:30:13 UTC 2010 i686 GNU/Linux

Good luck.. ;-)
If you need more info, I'll be pleased to assist..

Best Regards,

Bankey

2010/10/5 Martin Pitt <email address hidden>

> I just received another report on IRC about IronKeys being broken, and I
> think I might have a solution. Can you please plug in the key, run the
> commands below in a terminal window and copy&paste the result?
>
> sudo /lib/udev/cdrom_id --debug /dev/sr0
> sudo /lib/udev/cdrom_id --debug /dev/sr1
>
> (Since I don't know which device is the IronKey, just try both; the
> output will tell me)
>
> Thanks!
>
> ** Package changed: util-linux (Ubuntu) => udev (Ubuntu)
>
> ** Changed in: udev (Ubuntu)
> Status: New => Incomplete
>
> ** Changed in: udev (Ubuntu)
> Assignee: (unassigned) => Martin Pitt (pitti)
>
> --
> mounting hardware encrypted usb stick failes
> https://bugs.launchpad.net/bugs/653568
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “udev” package in Ubuntu: Incomplete
>
> Bug description:
> Binary package hint: util-linux
>
> Key is seen in dmesg.
> appears in nautilus, but failes to mount.
> mouning as root failes.
>
> in 9.04 till 10.04 it works flawless.
>
> bug regognision ironkey
>
> [ 158.024073] usb 1-1: new high speed USB device using ehci_hcd and
> address 5
> [ 158.173004] scsi7 : usb-storage 1-1:1.0
> [ 161.378310] scsi 7:0:0:0: CD-ROM IronKey CD-ROM
> 2.08 PQ: 0 ANSI: 0
> [ 161.379764] scsi 7:0:0:1: Direct-Access IronKey Secure Drive
> 2.08 PQ: 0 ANSI: 0
> [ 161.577707] sr0: scsi3-mmc drive: 52x/52x cd/rw xa/form2 cdda tray
> [ 161.578058] sr 7:0:0:0: Attached scsi CD-ROM sr0
> [ 161.578262] sr 7:0:0:0: Attached scsi generic sg1 type 5
> [ 161.578699] sd 7:0:0:1: Attached scsi generic sg2 type 0
> [ 161.599177] sd 7:0:0:1: [sdb] Attached SCSI removable disk
>
> bankey@goloka-vrindaban:~$ lsusb
> Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 003 Device 002: ID 12d1:1003 Huawei Technologies Co., Ltd. E220 HSDPA
> Modem / E270 HSDPA/HSUPA Modem
> Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 001 Device 005: ID 1953:0202 Ironkey Inc.
> Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>
> lshal:
> usb_device_1d6b_2_0000_00_1d_7' (string)
> info.product = 'IronKey' (string)
> info.subsystem = 'usb_device' (string)
> info.udi = '/org/freedesktop/Hal/devices/usb_device_1953_202_00420993'
> (string)
> info.vendor = 'Ironkey Inc.' (string)
> linux.device_file = '/dev/bus/usb/001/005' (string)
> linux.hotplug_type = 2 (0x2) (int)
> linux.subsystem = 'usb' (string)
> linux.sysfs_path = '/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-1'
> (string)
> usb_device.bus_number = 1 (0x1) (int)
> usb_device.can_wake_up = false (bool)
> usb_device.configuration_value = 1 (0x1) (int)
> usb_device.device_class = 0 (0x0) (int)
> usb_device.device_protocol = 0 (0x0) (int)
> usb_device.device_revision_bcd = 520 (0x208) (int)
> usb_device.device_subclass = 0 (0x0) (int)
> usb_device.is_self_powered = false (bool)
> usb_device.linux.device_number = 5 (0x5) (int)
> usb_device.linux.sysfs_path =
> '/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-1' (string)
> usb_device.max_power = 200 (0xc8) (int)
> usb_device.num_configurations = 1 (0x1) (int)
> usb_device.num_interfaces = 1 (0x1) (int)
> usb_device.num_ports = 0 (0x0) (int)
> usb_device.product = 'IronKey' (string)
> usb_device.product_id = 514 (0x202) (int)
> usb_device.serial = '00420993' (string)
> usb_device.speed = 480.0 (480) (double)
> usb_device.vendor = 'Ironkey Inc.' (string)
> usb_device.vendor_id = 6483 (0x1953) (int)
> usb_device.version = 2.0 (2) (double)
>
> ProblemType: Bug
> DistroRelease: Ubuntu 10.10
> Package: mount 2.17.2-0ubuntu1
> ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
> Uname: Linux 2.6.35-22-generic i686
> Architecture: i386
> Date: Sat Oct 2 14:16:35 2010
> EcryptfsInUse: Yes
> InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386
> (20100816.1)
> ProcEnviron:
> LC_TIME=en_GB.UTF-8
> LANG=en_US.utf8
> SHELL=/bin/bash
> SourcePackage: util-linux
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/ubuntu/+source/udev/+bug/653568/+subscribe
>

--
With the best regards,

Bankey/Arno

http://bankeybihari.hyves.nl
*****************************************