get a zen micro 4gb working under ubuntu 9.04

bought a rather ancient 4gb cre­at­ive zen micro from a guy at work…not really sure why as i already have 2 mp3 players but buy it i did.

one problem. as its an mtp device it isn’t detec­ted in the usual ‘mass storage’ way by ubuntu (or windows for that matter) so i had to find a work around. first stop was the rather clever gnomad2 which can be installed easily with

apt-get install gnomad2

this will install the app along with a couple of depend­en­cies. after this has fin­ished gnomad2 can be found in the ‘sound & video’ menu.

i plugged in the micro and started the program but was met with the error ‘usb_set_configuration: oper­a­tion not permitted’.

the fix requires you to copy this file (right-click and ‘save as’) to /etc/udev/rules.d/ as root…like so…

sudo cp 99-nomad.rules /etc/udev/rules.d/

after copying the file udev must be restar­ted by issuing

sudo /etc/init.d/udev restart

finally add your user­name to the ‘plugdev’ group

sudo gpasswd –a user­name plugdev

gnomad2 should now detect the zen micro and tunes can be happily copied across to it. lot of effort for a mediocre media player. might end up stick­ing with my sony nwz-b135 which works with linux out of the box (ter­rible shuffle mode though!). source

Post to Twitter

0 Responses to “get a zen micro 4gb working under ubuntu 9.04”


Comments are currently closed.

Bear