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
Search



Donate

Rockbox Technical Forums


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

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  New Ports
| | |-+  Fiio M3k
« previous next »
  • Print
Pages: [1] 2 3 ... 27

Author Topic: Fiio M3k  (Read 62452 times)

Offline chocovy

  • Member
  • *
  • Posts: 2
Fiio M3k
« on: July 23, 2019, 05:04:46 AM »
Gonna start a thread for the fiio m3k (not m3)

So far this is what I was able to gather on what's inside the player.

SoC: Ingenic X1000e
OS: Custom (linux-based)
DAC: AKM AK4376A
Power management IC: AXP192
Screen: 2.0 inch IPS TFT 240×320

Until I can figure out how I can disassemble the unit safely the pcb scans have to wait I guess...
Can't really help out on the software side of things as I'm only familiar with C++.

This is where the firmware updater (and other firmware versions of the player) is located
http://www.fiio.me/forum.php?mod=viewthread&tid=43627&extra=page=1

will update this thread on further findings
« Last Edit: August 29, 2019, 06:58:45 PM by Bilgus »
Logged

Offline XVortex

  • Member
  • *
  • Posts: 26
Re: Fiio M3k
« Reply #1 on: August 18, 2019, 05:15:03 AM »
I think it's possible

It’s coming...,
« Last Edit: September 03, 2019, 05:37:54 AM by XVortex »
Logged

Offline Bilgus

  • Developer
  • Member
  • *
  • Posts: 880
Fiio M3K
« Reply #2 on: August 29, 2019, 06:54:28 PM »
Fiio M3K New Port Thread

Fiio M3K General Discussion
See: http://forums.rockbox.org/index.php/topic,52952.0.html
Logged

Offline XVortex

  • Member
  • *
  • Posts: 26
Re: Fiio M3k Rockbox Port
« Reply #3 on: September 01, 2019, 12:10:54 PM »
Here we go!
Rockbox for the FiiO M3K is available on my site:
http://xvtx.ru/rockbox/download.htm

- Based on the stock FW v1.3.0 (which has also been optimized for speed and memory usage).
- It is flashed like a regular firmware (...and rolls back also).
- Almost everything works, but minor bugs will be fixed over time.

Enjoy!
(and please consider a donation for me or/and rb team if You'd like it).

P.S. source code will available later, when all settle a bit.
Logged

Offline amtmart

  • Member
  • *
  • Posts: 5
Re: Fiio M3k
« Reply #4 on: September 03, 2019, 02:41:23 AM »
Awesome work! How does one go about installing this on the player? What bugs have you noticed?
Logged

Offline XVortex

  • Member
  • *
  • Posts: 26
Re: Fiio M3k
« Reply #5 on: September 03, 2019, 05:19:27 AM »
You should install it as regular update: https://www.fiio.com/newsinfo/82055.html
There are several minor issues, they will be fixed in the next version. Nothing serious.
Logged

Offline amtmart

  • Member
  • *
  • Posts: 5
Re: Fiio M3k
« Reply #6 on: September 04, 2019, 02:51:12 PM »
I got it installed and its working pretty great, gotta say i absolutely love rockbox. only 2 errors so far, both errors on bus (one said 10 i believe and the other 11), first one happened when i tried to open my library before scanning the database, the second happened when listening to music and going through the plugins menu. Hope this helps!

Edit: also just noticed there doesnt seem to be a way to lock the screen with the physical screen lock button
« Last Edit: September 04, 2019, 02:55:41 PM by amtmart »
Logged

Offline Njones

  • Member
  • *
  • Posts: 186
Re: Fiio M3k
« Reply #7 on: September 04, 2019, 06:55:04 PM »
Depends on which theme. Cabbie has the lock feature. Hold on /off button for 3 seconds to lock or unlock. Updated version available now through link in Rockbox general discussion forum.
« Last Edit: September 04, 2019, 07:13:58 PM by Njones »
Logged

Offline amtmart

  • Member
  • *
  • Posts: 5
Re: Fiio M3k
« Reply #8 on: September 10, 2019, 01:17:58 PM »
So I've used it for a few days now and here's the bugs I've encountered.

The worst is that I can no longer boot into the stock OS, it just freezes up after I select fiio music.
It also is completely off on the battery level, it'll be at 0 for a while but stay on, or say 30 then jump to 17 when I plug it in.
It also seems to have a problem keeping setting changes.
Also still experiencing crashes when loading large lists in file view.
Logged

Offline snejdy

  • Member
  • *
  • Posts: 6
Re: Fiio M3k
« Reply #9 on: September 10, 2019, 01:34:59 PM »
Hi, thanks for the port - good job.
I found one bug, however.  The left-right balance does not work for me. Volume in both headphones is turned down instead of just one side.
I would also like to ask if it is possible to make the volume control work even when the keys are locked.
Thanks for the reply.
Logged

Offline XVortex

  • Member
  • *
  • Posts: 26
Re: Fiio M3k Rockbox Port
« Reply #10 on: September 11, 2019, 12:28:48 AM »
Quote from: snejdy on September 10, 2019, 01:35:39 PM
The left-right balance does not work for me.
Will be fixed in the next version.
Logged

Offline Bilgus

  • Developer
  • Member
  • *
  • Posts: 880
Re: Fiio M3k
« Reply #11 on: September 11, 2019, 01:32:17 AM »
If the device has a physical lock button we don't put code for the soft lock stuff which allows keys to be pressed while locked
However it is possible to add it http://forums.rockbox.org/index.php/topic,52539.0.html
Logged

Offline jjjameson

  • Member
  • *
  • Posts: 1
Re: Fiio M3k Rockbox Port
« Reply #12 on: September 13, 2019, 12:53:08 AM »
Quote from: XVortex on September 11, 2019, 12:28:48 AM
Quote from: snejdy on September 10, 2019, 01:35:39 PM
The left-right balance does not work for me.
Will be fixed in the next version.

Just letting you know that the most recent version of Rockbox on your site for the M3K is basically unusable, as it doesn’t let you change the volume and instead defaults to just very very loud. Just letting you know.
Logged

Offline snejdy

  • Member
  • *
  • Posts: 6
Re: Fiio M3k
« Reply #13 on: September 27, 2019, 07:56:12 AM »
Quote from: amtmart on September 26, 2019, 05:46:13 PM
Just an update, im returning the m3k in favor of the fiio m6. this rockbox release constantly freezes my device at different menus, as well as destroying the amazing battery life. i also couldnt get it to boot back into stock fiio software while rockbox is installed. all in all its not worth the trouble, if you have a lot of music avoid the m3k, if you like a working m3k avoid the releases as of this post.


m3k works with this port without any problems, no freezing for me... Only the channel balance does not work...
« Last Edit: September 27, 2019, 11:59:07 AM by Bilgus »
Logged

Offline Nelke

  • Member
  • *
  • Posts: 1
Re: Fiio M3k
« Reply #14 on: September 27, 2019, 08:13:49 AM »
Hi,

my M3K works well with rockbox, thanks XVortex. :) I can boot into the stock player, freezes are only in some plugins but i don't need these.  With Rockbox I have a battery time of about 18-20 hours. Maybe, the runtime was a bit longer with the fiio player.

Before the update I had formatted a sd card in the M3K. Firmware version was 1.3.0. I don't know if it important.

The only problem I have, fast forward/rewind doesn't work in v1.3.0_5bbc553-190915.
That's why I went back to v1.3.0_70b135b-190913.
« Last Edit: September 27, 2019, 08:22:27 AM by Nelke »
Logged

  • Print
Pages: [1] 2 3 ... 27
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  New Ports
| | |-+  Fiio M3k
 

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

Page created in 0.048 seconds with 18 queries.