Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

8
  • this data was in /var/log/everything.log, but as you can see there is no drive letter assigned (which is also seen with fdisk). There is very little output, but there is some. I've added this at the top. Commented Dec 14, 2011 at 18:40
  • 5
    Well now, it appears to be fixed! In the log I found this: Dec 14 15:36:32 localhost mtp-probe: bus: 1, device: 9 was not an MTP device, and after searching for this I found this thread: bbs.archlinux.org/viewtopic.php?id=119676 - and I was able to solve it commenting out the catch-all line in the MTP rules, it now appears to be working. Thanks! Commented Dec 14, 2011 at 18:59
  • 4
    @user11780: if the actual answer is the one you gave in your comment, then instead of accepting the offered answer, you should write a new answer yourself with the information you found, and then accept that. Otherwise, casual readers will be misled into thinking kbyrd's answer -- which is really more of a comment than an answer -- is the correct one. Commented Jul 15, 2013 at 9:59
  • 1
    Since the OP accepted your answer (which wasn't really answering, only suggesting where the OP should check for more info), I replaced your answer with the actual solution found in the thread the OP linked to. I can confirm that this solution solved the issue for me. Commented Oct 1, 2016 at 12:40
  • 2
    Commenting out that line, as shown below, doesn't look commented out to me.. Commented Mar 29, 2018 at 10:49