Jump to content
Compatible Support Forums
Sign in to follow this  
Jes

creative nomad muvo 128mb

Recommended Posts

Hi.

 

I've just got my muvo but I can't make it work in linux.

It's on the compatibility list, so I guess it should be possible.

Btw. I'm running RH8.0, with usbsupport enabled.

 

My /var/log/messages looks like this when I plug it in:

 

 

Dec 20 17:07:15 park333 kernel: hub.c: USB new device connect on bus1/1, assigned device number 4

Dec 20 17:07:18 park333 /etc/hotplug/usb.agent: Setup usb-storage for USB product 41e/4106/1

 

Seems to be ok to me, but where do I find the drive?

 

Kind regards

 

Jes

Share this post


Link to post

if you have no other scsi devices :

 

mkdir /mnt/muvo

 

mount -t msdos -o rw /dev/sda1 /mnt/muvo

 

if you do have other scis devices then you have to change sda1 with respect to the device after the last installed scsi device. (usb stuff in linux emulates scsi)

then just use cp and rm and such,

Finally, when you do mount you will see a file already there called settings.dat; From the Creative Muvo FAQ:

 

What is the file "settings.dat" in the Creative® MuVo™ for? Can I delete this file?

 

This file stores the value of last volume setting. If this file is missing (deleted), the Creative® MuVo™ will use the default setting which is equivalent to 12% of the maximum volume (maximum volume = 470mV).

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×