Rockbox Development > New Ports
Creative Zen Vision:M
mcuelenaere:
--- Quote from: scharkalvin on January 22, 2008, 07:51:58 AM ---Is this one of the Zen players being worked on?
http://www.geeks.com/details.asp?invtid=DAP-HD0018-N&cat=MP3
--- End quote ---
Not really, but as it uses the same firmware format (and the same OS) as the ZVM, it won't be very hard to make a new port to this one.
edit:
wiki is updated; some of the bootup progress of the firmware is documented
bobbaluba:
--- Quote from: mcuelenaere on January 12, 2008, 06:17:58 AM ---
--- Quote from: bobbaluba on January 12, 2008, 06:03:17 AM ---I'm having some trouble using the zenutils by zook.
They worked great on my old computer, but on the other computers it doesn't work.
I get the extremely inhelpful error message:
C:\zen\bin>zen_crypt
Systemet kan ikke kjore angitt program.
Which means: System cannot run the specified program.
Any ideas?
--- End quote ---
Which OS are you using? What is in your %PATH%? Did you already tried compiling the source yourself?
--- End quote ---
Yes, but i can't figure out how to use cmake.
This is my %path%:
C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
EDIT: I'm running winxp sp2
mcuelenaere:
--- Quote from: bobbaluba on January 22, 2008, 04:22:55 PM ---
--- Quote from: mcuelenaere on January 12, 2008, 06:17:58 AM ---
--- Quote from: bobbaluba on January 12, 2008, 06:03:17 AM ---I'm having some trouble using the zenutils by zook.
They worked great on my old computer, but on the other computers it doesn't work.
I get the extremely inhelpful error message:
C:\zen\bin>zen_crypt
Systemet kan ikke kjore angitt program.
Which means: System cannot run the specified program.
Any ideas?
--- End quote ---
Which OS are you using? What is in your %PATH%? Did you already tried compiling the source yourself?
--- End quote ---
Yes, but i can't figure out how to use cmake.
This is my %path%:
C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
EDIT: I'm running winxp sp2
--- End quote ---
CMake is as simple as installing it, running an Command Shell and running
--- Code: ---cmake -g "Visual Studio 8 2005"
--- End code ---
in the right folder.
Then you'd have to open up the zenutils.sln project and press Compile (it will give some warnings , if I remember correctly).
About the zen_crypt problem, are you sure it is in that directory (try 'dir' and see if zen_crypt.exe appears) and do you have the rights to execute it (since you're using WinXP, I suppose you're on an admin account so this couldn't be the problem)?
GothPanda:
I recently discovered my creative to have a cracked screen, and even though the rest of the device is functioning, I can't make any real use out of it. I was wondering, if I could donate it to the cause. Will my screenless Zen Vision M help you in the mission of porting over the Rockbox?
mcuelenaere:
--- Quote from: GothPanda on January 26, 2008, 06:34:05 PM ---I recently discovered my creative to have a cracked screen, and even though the rest of the device is functioning, I can't make any real use out of it. I was wondering, if I could donate it to the cause. Will my screenless Zen Vision M help you in the mission of porting over the Rockbox?
--- End quote ---
If a Rockbox Developer is willing to accept it and is willing to work on it, it will help porting it over to Rockbox. Although it will be difficult because there's no screen. But I believe you can get replacement screens on the internet, although I haven't found them yet.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version