Bug 267499

Summary: Ipod is recognized both as Ipod and USB flash drive
Product: [Unmaintained] solid Reporter: Lexxa <stumper>
Component: libsolid-udisksAssignee: Lukáš Tinkl <lukas>
Status: RESOLVED INTENTIONAL    
Severity: normal CC: lukas
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: A screenshot of Device manager pop-up with 2 devices.
udisks --dump results
solid-hardware list details results

Description Lexxa 2011-03-02 20:46:50 UTC
Created attachment 57618 [details]
A screenshot of Device manager pop-up with 2 devices.

Version:           4.6 (using KDE 4.6.0) 
OS:                Linux

When connecting an Ipod it is regognized as both an Ipod (which works properly) and an unmountable flash drive of the same size (see screenshot).

Reproducible: Always

Steps to Reproduce:
Connect an Ipod
Look at the Device Manager pop-up

Actual Results:  
Ipod is recognized as 2 devices one of which is wrong and does not mount.

Expected Results:  
Ipod should be recognized as Ipod only.

Ipod classic 160 Gb, Kubuntu Maverick x64.
Comment 1 Lukáš Tinkl 2011-03-04 18:27:32 UTC
Does the (working) Ipod entry mount as a USB mass storage? Please also provide the following as attachments:

$ udisks --dump 

and 

$ solid-hardware list details
Comment 2 Lexxa 2011-03-04 19:25:58 UTC
Yes it does.
Comment 3 Lexxa 2011-03-04 19:27:27 UTC
Created attachment 57678 [details]
udisks --dump results
Comment 4 Lexxa 2011-03-04 19:31:52 UTC
Created attachment 57679 [details]
solid-hardware list details results
Comment 5 Lukáš Tinkl 2011-03-07 15:30:02 UTC
Hmm, looks like a bug in udisks... it marks both devices (sdb and sdb1) as having some kind of filesystem on it which isn't true for sdb :/

Please try to report it upstream to udisks bugzilla
Comment 6 Lexxa 2011-03-07 18:40:25 UTC
Reported.
https://bugs.freedesktop.org/show_bug.cgi?id=35089