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:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  Xduoo X3 II
« previous next »
  • Print
Pages: 1 ... 8 9 [10] 11 12

Author Topic: Xduoo X3 II  (Read 32283 times)

Offline TheHippieCripple

  • Member
  • *
  • Posts: 10
Re: Xduoo X3 II
« Reply #135 on: February 17, 2021, 11:30:31 AM »
Hi. I can't get the latest build to boot, had to revert to 27837457ea-210127 to get going again.

I'm not sure what the issue is but it gives me the error at bootloader.
Logged

Offline speachy

  • Administrator
  • Member
  • *
  • Posts: 294
Re: Xduoo X3 II
« Reply #136 on: February 17, 2021, 11:43:18 AM »
Latest dev build seems to work fine for me:

https://build.rockbox.org/data/rockbox-xduoox3ii.zip (436e64e09e)


Logged

Offline FFB

  • Member
  • *
  • Posts: 6
Re: Xduoo X3 II
« Reply #137 on: February 20, 2021, 12:48:25 PM »
Quote from: darkone1243 on October 09, 2020, 09:15:10 AM
Quote from: FFB on August 15, 2020, 02:22:06 PM
Quote from: passacaglia on August 09, 2020, 12:45:39 PM
I find the Sinux custom firmware much better than the stock one. Is there any way to dual boot Rockbox with this one instead of the stock? I appreciate if someone could point me to the instructions.

Hello passacaglia. Did you success ? can you provide a link with your custom firmware ? Thanks

Not him, but i got it working. When patching Sinux .upt with hiby_patcher.pl i was getting die error at line 95 (probably some naming problems, might be case sensitivity related?), so i just added a line before that break ($ubiname = "system.ubi"; ). It patched (with bootloader.x3ii provided) and upgraded succesfully.

Oh right, seems no one want to give the SinuXVR custom firmware + rockbox dual boot.
Here you are :
 edit : use this one from speachy : https://download.rockbox.org/bootloader/xduoo/X3II-v12se9-patched.upt
« Last Edit: February 28, 2021, 10:35:19 PM by FFB »
Logged

Offline TheHippieCripple

  • Member
  • *
  • Posts: 10
Re: Xduoo X3 II
« Reply #138 on: February 27, 2021, 09:40:37 PM »
Oh yessss I'm downloading now.

I was going to ask about this, as the Sinux alternative firmware is far superior to the stock.

I am really glad you went ahead and put it together.
Logged

Offline TheHippieCripple

  • Member
  • *
  • Posts: 10
Re: Xduoo X3 II
« Reply #139 on: February 27, 2021, 09:51:37 PM »
Quote from: speachy on February 17, 2021, 11:43:18 AM
Latest dev build seems to work fine for me:

https://build.rockbox.org/data/rockbox-xduoox3ii.zip (436e64e09e)

For a change this time the problem didn't exist between user and keyboard, and I can blame a failing microsd for that build not booting lol.

What can be done about the button layout to make it so the lock button acts like it does with HiBy firmware? It messes with the muscle memory.

Under Rockbox you need to wait a second or two after pressing the lock button before you can press another button. If you aren't looking at the screen it's maddening to figure out when you've unlocked or locked it. Also the pop-up which says "locked" or "unlocked" seems to be part of the problem since that message is what you need to wait to disappear.

If the screen would turn off when locked it would help, but I'm not sure what can be done about that delay.

Great work on this port y'all.

Side note: is there a way to see what changes are done on this port specifically when looking at dev builds? I feel like some builds aren't much if anything changed for this device.
Logged

Offline TheHippieCripple

  • Member
  • *
  • Posts: 10
Re: Xduoo X3 II
« Reply #140 on: February 27, 2021, 10:52:18 PM »
Quote from: FFB on February 20, 2021, 12:48:25 PM
Quote from: darkone1243 on October 09, 2020, 09:15:10 AM
Quote from: FFB on August 15, 2020, 02:22:06 PM
Quote from: passacaglia on August 09, 2020, 12:45:39 PM
I find the Sinux custom firmware much better than the stock one. Is there any way to dual boot Rockbox with this one instead of the stock? I appreciate if someone could point me to the instructions.

Hello passacaglia. Did you success ? can you provide a link with your custom firmware ? Thanks

Not him, but i got it working. When patching Sinux .upt with hiby_patcher.pl i was getting die error at line 95 (probably some naming problems, might be case sensitivity related?), so i just added a line before that break ($ubiname = "system.ubi"; ). It patched (with bootloader.x3ii provided) and upgraded succesfully.

Oh right, seems no one want to give the SinuXVR custom firmware + rockbox dual boot.
Here you are :
https://drive.google.com/file/d/1NVKk_m06WOZ0KhZHnMj4xxzNkw-XKFSA/view?usp=sharing

Well it works great! What's interesting is that I've flashed Sinux before on this device and it remembered all my settings in the Sinux firmware when I flashed the file you linked. I wonder where those settings gets stored.
Logged

Offline TheHippieCripple

  • Member
  • *
  • Posts: 10
Re: Xduoo X3 II
« Reply #141 on: February 28, 2021, 12:30:58 AM »
Quote from: FFB on February 20, 2021, 12:48:25 PM
Quote from: darkone1243 on October 09, 2020, 09:15:10 AM
Quote from: FFB on August 15, 2020, 02:22:06 PM
Quote from: passacaglia on August 09, 2020, 12:45:39 PM
I find the Sinux custom firmware much better than the stock one. Is there any way to dual boot Rockbox with this one instead of the stock? I appreciate if someone could point me to the instructions.

Hello passacaglia. Did you success ? can you provide a link with your custom firmware ? Thanks

Not him, but i got it working. When patching Sinux .upt with hiby_patcher.pl i was getting die error at line 95 (probably some naming problems, might be case sensitivity related?), so i just added a line before that break ($ubiname = "system.ubi"; ). It patched (with bootloader.x3ii provided) and upgraded succesfully.

Oh right, seems no one want to give the SinuXVR custom firmware + rockbox dual boot.
Here you are :
https://drive.google.com/file/d/1NVKk_m06WOZ0KhZHnMj4xxzNkw-XKFSA/view?usp=sharing

Oh wow this bootloader is outdated, it doesn't have the long list of options in the tools menu. I'm going to try and build it myself but let me know if you get there first
Logged

Offline speachy

  • Administrator
  • Member
  • *
  • Posts: 294
Re: Xduoo X3 II
« Reply #142 on: February 28, 2021, 09:33:17 AM »
Last October, I generated a SinuXR 1.2se9 build patched with the rockbox loader:

https://download.rockbox.org/bootloader/xduoo/X3II-v12se9-patched.upt

BTW, It's not just the loader binary that goes into these modified images; the system gets a bunch of other mods made to it to enable things like hot-pluggable SD and external USB storage.
Logged

Offline FFB

  • Member
  • *
  • Posts: 6
Re: Xduoo X3 II
« Reply #143 on: February 28, 2021, 10:31:41 PM »
I removed my link and use yours, safety first !
Logged

Offline speachy

  • Administrator
  • Member
  • *
  • Posts: 294
Re: Xduoo X3 II
« Reply #144 on: March 10, 2021, 09:57:04 PM »
Quote from: speachy on February 13, 2021, 07:53:50 AM
I'll see if I can dig up some compatible headphones and see if xDuoo/Hiby implemented this in a straightforward manner.

I was able to figure out how support for the inline remote was implemented on the X3ii.  Builds from 2021-03-21 will have it fully integrated.

Only the middle button seems to work (play/prev/next), the volume control does not seem to be implemented.  But hey, that's something!

Also in other news, I reworked the keymapping a bit so that the prev/next keys generally do the right thing, though in the list/menu/settings context they remain as before as that physically maps better (ie upper button means 'up').
Logged

Offline Njones

  • Member
  • *
  • Posts: 185
Re: Xduoo X3 II
« Reply #145 on: March 10, 2021, 11:06:54 PM »
If you use the RB Utility to install, will all the latest improvements be installed?
Logged

Offline speachy

  • Administrator
  • Member
  • *
  • Posts: 294
Re: Xduoo X3 II
« Reply #146 on: March 10, 2021, 11:33:19 PM »
Quote from: Njones on March 10, 2021, 11:06:54 PM
If you use the RB Utility to install, will all the latest improvements be installed?

Yep!
Logged

Offline Njones

  • Member
  • *
  • Posts: 185
Re: Xduoo X3 II
« Reply #147 on: March 11, 2021, 11:32:14 AM »
Thanks. Any progress on Bluetooth capability
Logged

Offline Zabizabo

  • Member
  • *
  • Posts: 5
Re: Xduoo X3 II
« Reply #148 on: March 11, 2021, 04:04:30 PM »
Quote from: speachy on March 10, 2021, 09:57:04 PM
Quote from: speachy on February 13, 2021, 07:53:50 AM
I'll see if I can dig up some compatible headphones and see if xDuoo/Hiby implemented this in a straightforward manner.

I was able to figure out how support for the inline remote was implemented on the X3ii.  Builds from 2021-03-21 will have it fully integrated.

Only the middle button seems to work (play/prev/next), the volume control does not seem to be implemented.  But hey, that's something!

Also in other news, I reworked the keymapping a bit so that the prev/next keys generally do the right thing, though in the list/menu/settings context they remain as before as that physically maps better (ie upper button means 'up').

Thanks a lot, it's working like a charm  ;). For the volume control, I think you are right, it's not implemented on the X3II.

My best
Logged

Offline Deltaplouf

  • Member
  • *
  • Posts: 1
Re: Xduoo X3 II
« Reply #149 on: March 11, 2021, 05:32:18 PM »
Quote from: Njones on March 11, 2021, 11:32:14 AM
Thanks. Any progress on Bluetooth capability

Also wondering... I'm about to buy a Xduoo X3II, but the only thing that keeps me from doing so is my fear of missing the Bluetooth capability once I rockboxed it...

How do you, owners of X3ii, manage? You gave up using bluetooth, or you boot the original firmware when you need to?
Logged

  • Print
Pages: 1 ... 8 9 [10] 11 12
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  Xduoo X3 II
 

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

Page created in 0.079 seconds with 17 queries.