Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
translations translations
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  New Ports
| | |-+  Meizu M6 "miniplayer"
« previous next »
  • Print
Pages: 1 [2] 3 4 ... 10

Author Topic: Meizu M6 "miniplayer"  (Read 165706 times)

Offline markun

  • Developer
  • Member
  • *
  • Posts: 462
Re: Meizu M6 "miniplayer"
« Reply #15 on: February 19, 2008, 05:50:53 PM »
I made some changes to the wiki and found out how to decrypt the original firmware (the code is in a rar archive which is in the firmware file after the first 8KB)
Logged

Offline vcf

  • Member
  • *
  • Posts: 62
Re: Meizu M6 "miniplayer"
« Reply #16 on: February 23, 2008, 12:43:05 PM »
so here is this binary http://stream.ifolder.ru/5471399 it is SDRAM_image.bin 1.23 mb .bin file.what shall we do next?
Logged

Offline markun

  • Developer
  • Member
  • *
  • Posts: 462
Re: Meizu M6 "miniplayer"
« Reply #17 on: February 24, 2008, 06:16:12 AM »
Quote from: vcf on February 23, 2008, 12:43:05 PM
so here is this binary http://stream.ifolder.ru/5471399 it is SDRAM_image.bin 1.23 mb .bin file.what shall we do next?

I didn't post that file anywhere because I wasn't sure if it was a copyright violation (maybe not since it's part of the firmware update which is downloadable for free)

I've disassembled the file to try and find out more about the hardware. It can be quite a lot of work, especially if you are new to (ARM) assembly language.

Also, is there some kind of rescue mode? If this file gets written to flash memory it would be quite easy to accidentally destroy your player...
Logged

Offline vcf

  • Member
  • *
  • Posts: 62
Re: Meizu M6 "miniplayer"
« Reply #18 on: February 24, 2008, 06:36:59 AM »
markun, yes there is a way to rescue the player.if when it is connected to the computer and  computer dont identify it than you should youse dfu tools http://www.meizume.com/miniplayer-m6-sl/18-dfu-tools.html yes the file is getting written in the flash memory as i understand.I have absoulutly no idea hoe to use (ARM) assembly language.i am an absolout beginner in it.so what should we do now?so have you knowen anything new about the hardware after dissemblying the file?what should be the result of it?
« Last Edit: February 25, 2008, 06:51:30 AM by vcf »
Logged

Offline FraL

  • Member
  • *
  • Posts: 1
Re: Meizu M6 "miniplayer"
« Reply #19 on: February 25, 2008, 10:16:16 AM »
I want to see the rockbox on my m6. What must I do? How can I help you?
Logged

Offline dimap

  • Member
  • *
  • Posts: 1
  • Sorry for my bad English
Re: Meizu M6 "miniplayer"
« Reply #20 on: February 25, 2008, 10:25:19 AM »
Hi all. I'm can help you too  :D

------------------------------------------
sorry for my bad english
Logged

Offline LambdaCalculus

  • Member
  • *
  • Posts: 2275
  • /usr/local/bin/weirdo
    • The Nostalgia Roadtrip
Re: Meizu M6 "miniplayer"
« Reply #21 on: February 25, 2008, 10:28:26 AM »
FraL and dimap, start by reading this:

http://www.rockbox.org/twiki/bin/view/Main/NewPort

One way you can also help is by testing the build as it progresses; i.e. compile and run it on your Meizus and report back with results.
Logged
Retired Rockbox dev; still a user!

Players: iPod Video /w 128GB SSD mod, H320 /w 128GB SSD mod

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Meizu M6 "miniplayer"
« Reply #22 on: February 25, 2008, 11:17:31 AM »
Quote from: LambdaCalculus379 on February 25, 2008, 10:28:26 AM
One way you can also help is by testing the build as it progresses; i.e. compile and run it on your Meizus and report back with results.

That's not going to be for a while though - since there's currently nothing to run at all.
Logged

Read The Manual Please

Offline vcf

  • Member
  • *
  • Posts: 62
Re: Meizu M6 "miniplayer"
« Reply #23 on: February 25, 2008, 02:32:03 PM »
we are working and trying to find out more about (ARM) assembly language.bot noone understands it.so we need just to wait when markun will find out something new from that code ::)
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: Meizu M6 "miniplayer"
« Reply #24 on: February 25, 2008, 02:36:50 PM »
There are more than a few of the devs who have a very good working knowledge of ARM assembly code, they're just not working on this port :)
Logged

Read The Manual Please

Offline vcf

  • Member
  • *
  • Posts: 62
Re: Meizu M6 "miniplayer"
« Reply #25 on: February 25, 2008, 02:42:03 PM »
so only markun is the person who can help us with that code?
thats saddens me but we hope that he will help us :-\
Logged

Offline markun

  • Developer
  • Member
  • *
  • Posts: 462
Re: Meizu M6 "miniplayer"
« Reply #26 on: February 26, 2008, 04:26:18 AM »
I don't have a Meizu M6 and no plans to buy one, so it would be better to ask for help from existing meizu owners. Here for example:

http://en.meizu.com/userforum/default.asp
Logged

Offline vcf

  • Member
  • *
  • Posts: 62
Re: Meizu M6 "miniplayer"
« Reply #27 on: February 26, 2008, 08:02:47 AM »
markun, you said that you disassembled the file to try and find out more about the hardware.as i understand there is no use to have player to read asm language. do you understand this language? if yes could you just tell us something about players hardware e.g?

EDIT:

here is some information about the CPU http://www.samsung.com/global/business/semiconductor/productInfo.do?fmly_id=212&partnum=SA58700
hope it helps
oh i see its not a data sheet.it must be here but i cant download it http://www.samsung.com/Products/Semiconductor/DivisionPolicy/Ecoproduct/Eco_search/eco_popup.asp?partnumber=SA58700X07-Y080

« Last Edit: February 27, 2008, 02:20:56 PM by vcf »
Logged

Offline markun

  • Developer
  • Member
  • *
  • Posts: 462
Re: Meizu M6 "miniplayer"
« Reply #28 on: February 29, 2008, 02:36:15 AM »
Yes, we've found that webpage before (but Samsung keeps changing the URL's). Unfortunately I also didn't find any datasheet. Maybe the various components (USB, RTC etc) work the same as in some other samsung chips for which we do have datasheets.

EDIT:

I think I've found a nice deal for a Meizu M6 (82 euro for the 8GB version) and will probably buy one next week :)

EDIT:

I just ordered it!
« Last Edit: February 29, 2008, 07:30:05 AM by markun »
Logged

Offline vcf

  • Member
  • *
  • Posts: 62
Re: Meizu M6 "miniplayer"
« Reply #29 on: February 29, 2008, 09:06:08 AM »
thanks markun! hope you will help us with poring then)))
i asked the samsung suport and the ill send me the data shee via email!
hope you wil enjoy it. you ordered meizu m6 sl or just meizu m6?
markun please give us a link of te disassembeled frimware
« Last Edit: February 29, 2008, 11:49:34 AM by vcf »
Logged

  • Print
Pages: 1 [2] 3 4 ... 10
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  New Ports
| | |-+  Meizu M6 "miniplayer"
 

  • SMF 2.0.19 | SMF © 2021, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.13 seconds with 21 queries.