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
| | |-+  AGPTEK Rocker
« previous next »
  • Print
Pages: 1 ... 6 7 [8] 9 10 ... 29

Author Topic: AGPTEK Rocker  (Read 150124 times)

Offline yzdev

  • Member
  • *
  • Posts: 7
Re: AGPTEK Rocker
« Reply #105 on: April 06, 2018, 06:41:05 PM »
Thanks wodz :) USB works as it should.
Logged

Offline Milardo

  • Member
  • *
  • Posts: 72
Re: AGPTEK Rocker
« Reply #106 on: April 09, 2018, 12:47:18 PM »
Here are the links for the firmware that enables the usb mode, tested by me and working.

rockbox.zip

https://drive.google.com/file/d/1LI1Xnd-JzHFih3JIkVV3RRnhg62dY5zX/view

update_rb.upt

https://drive.google.com/file/d/1wKUaxM4Zxs2850x5jeVBLI4DvbtbQTCJ/view

Let me know if any issues
« Last Edit: April 09, 2018, 12:50:28 PM by Milardo »
Logged

Offline SM

  • Member
  • *
  • Posts: 8
Re: AGPTEK Rocker
« Reply #107 on: April 09, 2018, 07:46:06 PM »
I finally rockboxed my Rocker and I found some things:

  • There's no clock
  • When the Rocker was scanning my card for music it didn't show any progress; my Clip Zip would show an increasing number, he Rocker stays at 0, seemingly frozen, it eventually responded to input again after it was done with the scan
  • I won a game of solitaire and got a seg fault error, it showed a white screen with the address 0x77c0d000, it happened on every win a second or so after the cards do the bouncy thing
  • Picture flow says it couldn't create a directory (showing where said directory would go inside of the .rockbox one
  • Solitaire settings are reset each time the plugin starts, saved games resume just fine
  • Aside of the blue/green-ish colors someone else mentioned, Rockboy ran BEAUTIFULLY, fixable by using the modified rockboy plugin by alcaier from here

I used the latest build that Milardo posted with the working USB mode.

If I find anything else, I'll report it.
« Last Edit: April 09, 2018, 10:23:54 PM by SM »
Logged

Offline MrFoxhead

  • Member
  • *
  • Posts: 10
Re: AGPTEK Rocker
« Reply #108 on: April 10, 2018, 02:53:34 AM »
Quote from: SM on April 09, 2018, 07:46:06 PM
  • There's no clock
  • When the Rocker was scanning my card for music it didn't show any progress; my Clip Zip would show an increasing number, he Rocker stays at 0, seemingly frozen, it eventually responded to input again after it was done with the scan
  • I won a game of solitaire and got a seg fault error, it showed a white screen with the address 0x77c0d000, it happened on every win a second or so after the cards do the bouncy thing
  • Picture flow says it couldn't create a directory (showing where said directory would go inside of the .rockbox one
  • Solitaire settings are reset each time the plugin starts, saved games resume just fine
  • Aside of the blue/green-ish colors someone else mentioned, Rockboy ran BEAUTIFULLY, fixable by using the modified rockboy plugin by alcaier from here
I also noticed Rockbox cannot detect when the headphone jack is removed. No matter how "Pause on Headphone Unplug" is set to, it doesn't detect it. This leads to having music played in the background for hours and a very quick battery drain
Logged

Offline wodz

  • Developer
  • Member
  • *
  • Posts: 390
Re: AGPTEK Rocker
« Reply #109 on: April 10, 2018, 07:33:41 AM »
Quote from: SM on April 09, 2018, 07:46:06 PM
  • There's no clock

In commit f18e4d5d56e5a1b1cba90ab29e86cd2295e0cd52 I implemented RTC support. I don't have access to my player for some time so please post here feedback. You only need to substitute .rockbox folder on SD with one from rockbox.zip compiled with this change. No need for full upgrade.
Logged

Offline wodz

  • Developer
  • Member
  • *
  • Posts: 390
Re: AGPTEK Rocker
« Reply #110 on: April 10, 2018, 08:17:44 AM »
Quote from: MrFoxhead on April 10, 2018, 02:53:34 AM
I also noticed Rockbox cannot detect when the headphone jack is removed. No matter how "Pause on Headphone Unplug" is set to, it doesn't detect it. This leads to having music played in the background for hours and a very quick battery drain

We read headphone status through sysfs linux interface. Which player variant (1 or 2) and which OF version are you using (does it detect HP unplug correctly in OF?)
Logged

Offline MrFoxhead

  • Member
  • *
  • Posts: 10
Re: AGPTEK Rocker
« Reply #111 on: April 10, 2018, 09:08:39 AM »
I'm using the AGPTEK Rocker V2 (the one with rounded edges), running 1.2 original firmware and Rockbox version b9467e9347-180409.
The Original Firmware properly detects the headphone unplug and it pauses right after tho.
Logged

Offline wodz

  • Developer
  • Member
  • *
  • Posts: 390
Re: AGPTEK Rocker
« Reply #112 on: April 16, 2018, 01:36:40 AM »
Quote from: MrFoxhead on April 10, 2018, 09:08:39 AM
I'm using the AGPTEK Rocker V2 (the one with rounded edges), running 1.2 original firmware and Rockbox version b9467e9347-180409.
The Original Firmware properly detects the headphone unplug and it pauses right after tho.

If you are willing to help please install adb tool (the one from android tools or how it is called nowadays) and catch me on IRC so we can have live debug session.
Logged

Offline TyphoonScotland

  • Member
  • *
  • Posts: 2
Re: AGPTEK Rocker
« Reply #113 on: April 16, 2018, 04:49:10 PM »
Quote from: wodz on April 16, 2018, 01:36:40 AM
Quote from: MrFoxhead on April 10, 2018, 09:08:39 AM
I'm using the AGPTEK Rocker V2 (the one with rounded edges), running 1.2 original firmware and Rockbox version b9467e9347-180409.
The Original Firmware properly detects the headphone unplug and it pauses right after tho.

If you are willing to help please install adb tool (the one from android tools or how it is called nowadays) and catch me on IRC so we can have live debug session.

If you install this, it will install ADB for you so you can use it straight from your command window, I highly recommend it.
https://forum.xda-developers.com/showthread.php?t=2588979
 It's the version of ADB that I use for if I need to try and debug my phone, I hope it's okay to post this link, it's just a lot easier than installing all of the Android Development Tools.
If there's anything I can maybe do to help in the future please feel free to ask.

Thanks,
TyphoonScotland
« Last Edit: June 02, 2018, 11:06:43 AM by Bilgus »
Logged

Offline SM

  • Member
  • *
  • Posts: 8
Re: AGPTEK Rocker
« Reply #114 on: April 17, 2018, 11:44:09 AM »
Quote from: wodz on April 10, 2018, 07:33:41 AM
Quote from: SM on April 09, 2018, 07:46:06 PM
  • There's no clock

In commit f18e4d5d56e5a1b1cba90ab29e86cd2295e0cd52 I implemented RTC support.
I don't have access to my player for some time so please post here feedback.
You only need to substitute .rockbox folder on SD with one from rockbox.zip compiled with this change. No need for full upgrade.

Sadly, my skills seem to be limited to "poke all the things ans see if something breaks" in this case (I think I need Debian to make a RB build).
OTOH, I have ADB ready and don't have headphone detection like MrFoxhead does.
I have the same player and firmware versions (1.2 and b9467e9347-180409, the one posted by Milardo).
Headphone detection works fine in the OF but not in the RB I install
« Last Edit: June 02, 2018, 11:06:13 AM by Bilgus »
Logged

Offline wodz

  • Developer
  • Member
  • *
  • Posts: 390
Re: AGPTEK Rocker
« Reply #115 on: April 17, 2018, 05:07:17 PM »
Great! Try to catch me on IRC. I live in CEST timezone.
Logged

Offline Milardo

  • Member
  • *
  • Posts: 72
Re: AGPTEK Rocker
« Reply #116 on: April 18, 2018, 04:50:34 PM »
Quote from: wodz on April 10, 2018, 07:33:41 AM
Quote from: SM on April 09, 2018, 07:46:06 PM
  • There's no clock

In commit f18e4d5d56e5a1b1cba90ab29e86cd2295e0cd52 I implemented RTC support. I don't have access to my player for some time so please post here feedback. You only need to substitute .rockbox folder on SD with one from rockbox.zip compiled with this change. No need for full upgrade.

Here is the build with the clock:

https://drive.google.com/file/d/177EBThWmr6_2XIV7cvUDNCOi_vTR6wV9/view
Logged

Offline Burrhus

  • Member
  • *
  • Posts: 12
Re: AGPTEK Rocker
« Reply #117 on: April 22, 2018, 12:11:32 AM »
There is another item quite similar : the Benjie BJ-T6.

Avalaible for purchase Aliexpress, for cheaper..

It seems that AGPTek designed the Rocker, while BENJIE is manufacturing the item.

Accoreding to AliExpress, there are some differences, as the BENJIE is supporting FM, and recording.

The Benjie site is not as precise.
http://www.benjie-tx.com/MP3HiFiPlayer/224.html#

I plan to purchase a Benjie to test RockBox on it. And try the FM and the recording options.

Any advice ?
« Last Edit: June 02, 2018, 11:08:23 AM by Bilgus »
Logged

Offline johnb

  • Member
  • *
  • Posts: 208
Re: AGPTEK Rocker
« Reply #118 on: April 22, 2018, 03:23:21 AM »
I received my Benjie T6 this week. It does NOT have a FM or recording option.
There have been several reports that the AGPTEK Rocker (v1) and Benjie T6 are the same hardware. With v2 the metal case has rounded edges.
In the meantime I have the Rocker v1.2 firmware and Rockbox on it.  ;)
Logged

Offline wodz

  • Developer
  • Member
  • *
  • Posts: 390
Re: AGPTEK Rocker
« Reply #119 on: April 22, 2018, 03:31:24 AM »
As stated before, Benjie T6 and Agptek Rocker v1 is exactly the same hardware.
You can interchange firmware between the two (i.e flash agptek firmware in T6 and vice versa).
There is NO FM nor recording.
Logged

  • Print
Pages: 1 ... 6 7 [8] 9 10 ... 29
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Hardware
| | |-+  AGPTEK Rocker
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.167 seconds with 20 queries.