<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SavvyAdmin.com &#187; Gnomad2</title>
	<atom:link href="http://savvyadmin.com/tag/gnomad2/feed/" rel="self" type="application/rss+xml" />
	<link>http://savvyadmin.com</link>
	<description>For savvy admins everywhere...</description>
	<lastBuildDate>Fri, 21 Jan 2011 17:53:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Creative Zen V Plus in Ubuntu</title>
		<link>http://savvyadmin.com/creative-zen-v-plus-in-ubuntu/</link>
		<comments>http://savvyadmin.com/creative-zen-v-plus-in-ubuntu/#comments</comments>
		<pubDate>Fri, 15 Jun 2007 04:36:03 +0000</pubDate>
		<dc:creator>gmendoza</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Creative Zen]]></category>
		<category><![CDATA[Gnomad2]]></category>
		<category><![CDATA[MP3]]></category>
		<category><![CDATA[MTP]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.savvyadmin.com/2007/06/14/creative-zen-v-plus-in-ubuntu/</guid>
		<description><![CDATA[Update: 04/22/2009 The following post is pretty outdated, and while it&#8217;s still relevant, I do not use Gnomad2 any more. I prefer other applications such as Banshee, Rythmbox, and Amarok. Banshee is by far my favorite because of it&#8217;s simplicity, clean interface and album art support. KDE users will probably prefer Amarok, and Rhythmbox is [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p><strong>Update: 04/22/2009</strong></p>
<p>The following post is pretty outdated, and while it&#8217;s still relevant, I do not use Gnomad2 any more.  I prefer other applications such as <a href="http://banshee-project.org/" target="_blank">Banshee</a>, <a href="http://projects.gnome.org/rhythmbox/" target="_blank">Rythmbox</a>, and <a href="http://amarok.kde.org/" target="_blank">Amarok</a>.  Banshee is by far my favorite because of it&#8217;s simplicity, clean interface and album art support.  KDE users will probably prefer Amarok, and Rhythmbox is by far the simplest.  All of these devices have MTP and iPod support, and are available in virtually every distribution repository.</p>
<p><strong>Original Post:</strong></p>
<p>If you would like to get your Creative Zen V Plus or related portable music player working in Ubuntu 7.04 and above, you&#8217;re in luck!</p>
<p>All you need is &#8220;Gnomad2&#8243; <strong><em>(please see updated notes at the top of this post)</em></strong> as the graphical front end to your players music and playlists, and several libraries that are installed as dependencies (i.e. libmtp5).  MTP stands for Microsoft Transfer Protocol, and libmtp5 is the key component to making this work.</p>
<p>As of this writing, the Creative Zen V Plus was not added to the libmtp5 udev rules file.  This means that you would need root privileges to run Gnomad2, unless you changed the default permissions.   No worries&#8230; correcting this is very easy to do.</p>
<p>1. First, install &#8220;Gnomad2&#8243;.  The required dependencies will be installed by default.</p>
<blockquote><p><code><strong>sudo apt-get install gnomad2</strong></code></p></blockquote>
<p>2. To allow access to the Zen player using your normal user account, you must specify which permissions the device should have applied to it.  These permissions can be set easily in a file supplied with the libmtp5 package.   Edit the file as shown below.</p>
<blockquote><p><code><strong>sudo gedit /etc/udev/rules.d/65-libmtp.rules</strong></code></p></blockquote>
<p>Simply add the following and save your changes:</p>
<blockquote><p><code># Creative Zen V Plus<br />
SYSFS{idVendor}=="041e", SYSFS{idProduct}=="4152", SYMLINK+="libmtp-%k", MODE="666"</code></p></blockquote>
<p>Note: You may need to verify that the &#8220;idProduct&#8221; variable matches your device Product ID.  To obtain this information perform an &#8220;lsusb&#8221; after plugging in the Zen player.  The output will look like the following:</p>
<blockquote><p><code><strong>sudo lsusb</strong><br />
Bus 005 Device 007: ID 041e:4152 Creative Technology, Ltd<br />
&lt;snipped for brevity&gt;</code></p></blockquote>
<p>In the above example, <em>&#8220;041e</em>&#8221; represend the Vendor ID (Creative), and the second number to the right, &#8220;<em>4152</em>&#8221; is your Product ID (Zen V Plus).  If your device is different, simply change the values accordingly.</p>
<p>3. Re-plug your Zen player and wait for it to fully initialize to it&#8217;s final on-screen display.  Start Gnomad2, and have some fun!</p>
<p>For more information on how to use Gnomad2, check out their website:   <a title="Gnomad2 Home Page" href="http://gnomad2.sourceforge.net/" target="_blank">http://gnomad2.sourceforge.net/</a></p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://savvyadmin.com/creative-zen-v-plus-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

