<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [udev rules] do not use MTP for Philips GoGear ViBE"
href="https://bugs.freedesktop.org/show_bug.cgi?id=67052">67052</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>[udev rules] do not use MTP for Philips GoGear ViBE
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Reporter</th>
<td>pborelli@katamail.com
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Component</th>
<td>general
</td>
</tr>
<tr>
<th>Product</th>
<td>systemd
</td>
</tr></table>
<p>
<div>
<pre>(apologies if udev rules bugs should be filed somewhere else, #gnome-os
suggested using systemd's bugtracker)
Fedora-19's 69-libmtp.rules file makes the system use MTP for my old Philips
Vibe Mp3 player.
Unfortunately MTP does not really work with this device, so I fixed making a
copy of that rule file in /etc/udev/rules.d and commenting out this line in the
copied file:
#ATTR{idVendor}=="0471", ATTR{idProduct}=="207b", SYMLINK+="libmtp-%k",
ENV{ID_MTP_DEVICE}="1", ENV{ID_MEDIA_PLAYER}="1"
In this way the file gets mounted as a plain USB storage and things work.
Note that when connecting the device, it let's you switch between the two modes
(MTP and mass storage), so ideally if udev could apply a different rule
depending on the choice it would be perfect. Right now it always use MTP and
that never works even if you actually pick MTP on the device (this may be a
gvfs-mtp bug though).</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>