{"id":266,"date":"2007-06-23T21:11:40","date_gmt":"2007-06-23T18:11:40","guid":{"rendered":"http:\/\/www.void.gr\/kargig\/blog\/?p=266"},"modified":"2007-06-30T02:37:10","modified_gmt":"2007-06-29T23:37:10","slug":"gnomad2-usb_set_configuration-operation-not-permitted-fix","status":"publish","type":"post","link":"https:\/\/www.void.gr\/kargig\/blog\/2007\/06\/23\/gnomad2-usb_set_configuration-operation-not-permitted-fix\/","title":{"rendered":"gnomad2 &#8211; usb_set_configuration: operation not permitted &#8211; fix"},"content":{"rendered":"<p><a href=\"http:\/\/gnomad2.sourceforge.net\/\">Gnomad2<\/a> is a GTK+ music manager and swiss army knife for the Creative Labs NOMAD and Zen range plus the Dell DJ devices using the Portable Digital Entertainment (PDE) protocol.<\/p>\n<p><a href=\"http:\/\/forums.creative.com\/creativelabs\/board\/message?board.id=dap&#038;message.id=192196\">Creative does not support<\/a> these devices under Microsoft Windows Vista, there are no vista compatible drivers for those devices &#8220;yet&#8221;&#8230;so the only hope for owners of <a href=\"http:\/\/www.creative.com\/products\/welcome.asp?category=213\">Creative Zen<\/a> devices who wish to use what they have bought under a recent operating system is to use them with Linux (or go back to Windows XP if they wish something not so current). That means that users using Vista <em>cannot upload mp3s<\/em> to Zen and <em>cannot even charge<\/em> the device. Unless you have working drivers the device charges very very slowly.<\/p>\n<p>Installation in Linux is distro dependent and should not be a problem. Just find the gnomad\/gnomad2 package on the package manager of your distro and install it. On gentoo\/sabayon an <code>emerge -avt gnomad<\/code> should be enough.<\/p>\n<p>For people that will face the &#8220;<strong>usb_set_configuration: operation not permitted<\/strong>&#8221; error on gnomad startup there is a simple fix. Add the following to a file named <strong>99-gnomad.rules<\/strong> and save it under <strong>\/etc\/udev\/rules.d\/<\/strong>  (<em>You MUST be root to do that<\/em>).<\/p>\n<p><code>SUBSYSTEM!=\"usb_device\", ACTION!=\"add\", GOTO=\"libnjb_rules_end\"<br \/>\n# Creative Nomad Jukebox<br \/>\nSYSFS{idVendor}==\"0471\", SYSFS{idProduct}==\"0222\", GROUP=\"plugdev\", MODE=\"0660\"<br \/>\n# Creative Nomad Jukebox 2<br \/>\nSYSFS{idVendor}==\"041e\", SYSFS{idProduct}==\"4100\", GROUP=\"plugdev\", MODE=\"0660\"<br \/>\n# Creative Nomad Jukebox 3<br \/>\nSYSFS{idVendor}==\"041e\", SYSFS{idProduct}==\"4101\", GROUP=\"plugdev\", MODE=\"0660\"<br \/>\n# Creative Nomad Jukebox Zen<br \/>\nSYSFS{idVendor}==\"041e\", SYSFS{idProduct}==\"4108\", GROUP=\"plugdev\", MODE=\"0660\"<br \/>\n# Creative Nomad Jukebox Zen NX<br \/>\nSYSFS{idVendor}==\"041e\", SYSFS{idProduct}==\"4109\", GROUP=\"plugdev\", MODE=\"0660\"<br \/>\n# Creative Nomad Jukebox Zen USB 2.0<br \/>\nSYSFS{idVendor}==\"041e\", SYSFS{idProduct}==\"410b\", GROUP=\"plugdev\", MODE=\"0660\"<br \/>\n# Creative Nomad Jukebox Zen Xtra<br \/>\nSYSFS{idVendor}==\"041e\", SYSFS{idProduct}==\"4110\", GROUP=\"plugdev\", MODE=\"0660\"<br \/>\n# Dell Digital Jukebox<br \/>\nSYSFS{idVendor}==\"041e\", SYSFS{idProduct}==\"4111\", GROUP=\"plugdev\", MODE=\"0660\"<br \/>\n# Creative Nomad Jukebox Zen Touch<br \/>\nSYSFS{idVendor}==\"041e\", SYSFS{idProduct}==\"411b\", GROUP=\"plugdev\", MODE=\"0660\"<br \/>\n# Creative Zen (Zen Micro variant)<br \/>\nSYSFS{idVendor}==\"041e\", SYSFS{idProduct}==\"411d\", GROUP=\"plugdev\", MODE=\"0660\"<br \/>\n# Creative Nomad Jukebox Zen Micro<br \/>\nSYSFS{idVendor}==\"041e\", SYSFS{idProduct}==\"411e\", GROUP=\"plugdev\", MODE=\"0660\"<br \/>\n# Second Generation Dell Digital Jukebox<br \/>\nSYSFS{idVendor}==\"041e\", SYSFS{idProduct}==\"4126\", GROUP=\"plugdev\", MODE=\"0660\"<br \/>\n# Dell Pocket DJ<br \/>\nSYSFS{idVendor}==\"041e\", SYSFS{idProduct}==\"4127\", GROUP=\"plugdev\", MODE=\"0660\"<br \/>\n# Third Generation Dell Digital Jukebox<br \/>\nSYSFS{idVendor}==\"041e\", SYSFS{idProduct}==\"412F\", GROUP=\"plugdev\", MODE=\"0660\"<br \/>\n# Creative Zen Sleek<br \/>\nSYSFS{idVendor}==\"041e\", SYSFS{idProduct}==\"4136\", GROUP=\"plugdev\", MODE=\"0660\"<br \/>\nLABEL=\"libnjb_rules_end\"<br \/>\n<\/code><\/p>\n<p>Then <strong>restart udev<\/strong> (or reboot your computer if you don&#8217;t know how to restart udev), start gnomad2 and your zen should work flawlessly under Linux. <\/p>\n<p>If you still get errors check that your current user belongs to the group <em>plugdev<\/em> using the command: <em>groups username<\/em> . If plugdev does not appear add it using gpasswd:<br \/>\n<code>gpasswd -a <em>username<\/em> plugdev<\/code><br \/>\nreplacing <em>username<\/em> with your username on the box.<\/p>\n<p>References: <a href=\"http:\/\/bugs.gentoo.org\/show_bug.cgi?id=137728\">http:\/\/bugs.gentoo.org\/show_bug.cgi?id=137728<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Gnomad2 is a GTK+ music manager and swiss army knife for the Creative Labs NOMAD and Zen range plus the Dell DJ devices using the Portable Digital Entertainment (PDE) protocol. Creative does not support these devices under Microsoft Windows Vista, there are no vista compatible drivers for those devices &#8220;yet&#8221;&#8230;so the only hope for owners [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"ep_exclude_from_search":false,"footnotes":""},"categories":[3],"tags":[],"class_list":["post-266","post","type-post","status-publish","format-standard","hentry","category-linux"],"aioseo_notices":[],"views":19449,"_links":{"self":[{"href":"https:\/\/www.void.gr\/kargig\/blog\/wp-json\/wp\/v2\/posts\/266","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.void.gr\/kargig\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.void.gr\/kargig\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.void.gr\/kargig\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.void.gr\/kargig\/blog\/wp-json\/wp\/v2\/comments?post=266"}],"version-history":[{"count":0,"href":"https:\/\/www.void.gr\/kargig\/blog\/wp-json\/wp\/v2\/posts\/266\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.void.gr\/kargig\/blog\/wp-json\/wp\/v2\/media?parent=266"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.void.gr\/kargig\/blog\/wp-json\/wp\/v2\/categories?post=266"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.void.gr\/kargig\/blog\/wp-json\/wp\/v2\/tags?post=266"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}