u3-tool 0.3 fails on cruzer 2GB stick
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
u3-tool (Ubuntu) |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: u3-tool
I've had no luck with u3-tool on a Cruzer Micro 2GB. I've tried it on my 32-bit netbook and my 64-bit desktop. Both are running Karmic. I used the 0.3 version of u3-tool from the Lucid repositories. I want to reset security on the stick, but the attempt failed (on both computers) like this:
=======
istoner@
WARNING: This will delete all data on the data partition
Are you sure you want to continue? [yn] y
u3_enable_
=======
This is a totally standard u3 USB stick, and I've seen reports of u3-tool working on different sized sticks in the same line. Maybe this is a bug in the version packaged for Lucid? Here's the output of u3-tool's info dump:
=======
istoner@
Partition info:
- Partition count: 0x02
- Data partition size: 2047678976 byte(0x003d068d)
- Unknown1: 0x00000002
- CD size: 7340032 byte(0x00003800)
- Unknown2: 0x00000103
Data partition info:
- Data partition size: 0 byte(0x00000000)
- Secured zone size: 0 byte(0x00000000)
- Unlocked: 0x00000000
- Password try: 0x00000000
u3_chip_info() failed: Device reported command failed: status 1
u3_read_
u3_read_
Changed in u3-tool (Ubuntu): | |
status: | Confirmed → Fix Committed |
I just compiled the source release from http:// sourceforge. net/projects/ u3-tool/ files/ and it fails the same way. So it's a problem with the program, not the packaging.
Does this mean I should have reported the bug to u3-tool directly, instead of in Ubuntu? (Sorry for spamming launchpad, if so!)