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:

Thank You for your continued support and contributions!

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

Author Topic: AGPTEK Rocker  (Read 151706 times)

Offline wodz

  • Developer
  • Member
  • *
  • Posts: 390
Re: AGPTEK Rocker
« Reply #150 on: June 19, 2018, 11:05:16 AM »
Quote from: pizza on June 19, 2018, 07:08:13 AM
Running the latest git code (20bdfa82) and there are some issues.  My question is where I should report them -- in the forums (this thread?), In the flyspray tracker (no AGPTek Rocker entry there yet), the main mailing list, or where?
I think forum is the best for now.

Quote from: pizza on June 19, 2018, 07:08:13 AM
* Wonky keymaps in some places
I am open to improvements suggestions. Ideally a patch.

Quote from: pizza on June 19, 2018, 07:08:13 AM
* volume control steps are very gradual
Yes, steps are 0.5dB. Personally I find it usefull to have fine grained control but users seem to disagree.

Quote from: pizza on June 19, 2018, 07:08:13 AM
* LCD doesn't seem to update when skipping or seeking tracks, but does when pausing/playing.
Interesting. I didn't spot this. Will check.

Quote from: pizza on June 19, 2018, 07:08:13 AM
* Need to expose output gain selection (to select between HP and Line out)
I don't understand. AFAIK it only has HP output not line out.
Logged

Offline Markfm

  • Member
  • *
  • Posts: 5
Re: AGPTEK Rocker
« Reply #151 on: June 19, 2018, 11:22:35 AM »
Would it maybe be possible to have volume step size a user-adjustable setting?  We've done things like that with VLC.
Logged

Offline wodz

  • Developer
  • Member
  • *
  • Posts: 390
Re: AGPTEK Rocker
« Reply #152 on: June 19, 2018, 12:59:28 PM »
Rockbox has *a lot of* adjustable settings, way too much for average user. I am not saying it is impossible it is just very unlikely to go upstream.
Logged

Offline Milardo

  • Member
  • *
  • Posts: 73
Re: AGPTEK Rocker
« Reply #153 on: June 19, 2018, 01:05:19 PM »
I asked this question on IRC but didn't get a reply yet. Is the dev builds page going to be updated soon to include agptek rocker?
Logged

Offline wodz

  • Developer
  • Member
  • *
  • Posts: 390
Re: AGPTEK Rocker
« Reply #154 on: June 19, 2018, 01:21:45 PM »
I think I commited all needed changes however server admin needs to deploy this. I'll try to catch him.
Logged

Offline johnb

  • Member
  • *
  • Posts: 210
Re: AGPTEK Rocker
« Reply #155 on: June 19, 2018, 02:10:06 PM »
Regarding the volume steps see http://gerrit.rockbox.org/r/#/c/1555/. I made the comment about the hack respectively missing a clean and global solution.

Regarding keymaps:
I would suggest two changes (and can create a patch):
- Currently there is no way to cancel when in "Recent Bookmarks" screen, i.e. you have to select one and only then can quit. I would assign Cancel to the Power button.
- Like on the clip+, when in any of the other menus, clicking Power twice takes you back to WPS.

Right now I don't have the tool chain compiled myself, only then I would create the patches, i.e. when I am able to test myself.
Logged

Offline wodz

  • Developer
  • Member
  • *
  • Posts: 390
Re: AGPTEK Rocker
« Reply #156 on: June 19, 2018, 03:33:25 PM »
simulator is pretty convenient for testing keymaps.
Logged

Offline wodz

  • Developer
  • Member
  • *
  • Posts: 390
Re: AGPTEK Rocker
« Reply #157 on: June 20, 2018, 09:39:44 AM »
Quote from: johnb on June 19, 2018, 02:10:06 PM
Regarding the volume steps see http://gerrit.rockbox.org/r/#/c/1555/. I made the comment about the hack respectively missing a clean and global solution.
706e31b should fix this without hack.
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 9011
Re: AGPTEK Rocker
« Reply #158 on: June 20, 2018, 12:42:37 PM »
FWIW, we usually aim for a 1 dB step size in the audio drivers if the hardware is capable of it.  The rationale is that 1 dB is approximately the smallest step size that most people will notice without careful concentration. 
Logged

Offline speachy

  • Administrator
  • Member
  • *
  • Posts: 256
Re: AGPTEK Rocker
« Reply #159 on: June 20, 2018, 01:55:39 PM »
Quote from: wodz on June 20, 2018, 09:39:44 AM
706e31b should fix this without hack.

I saw the commit and rebuilt it this morning, and I'm happy to say that the WPS volume control buttons now have an audible difference.

Quote from: wodz on June 19, 2018, 11:05:16 AM
Quote from: pizza on June 19, 2018, 07:08:13 AM
* LCD doesn't seem to update when skipping or seeking tracks, but does when pausing/playing.
Interesting. I didn't spot this. Will check.

I misspoke -- basically, while in the WPS, the screen doesn't update until/unless a button is pressed.

Quote from: wodz on June 19, 2018, 11:05:16 AM
Quote from: pizza on June 19, 2018, 07:08:13 AM
* Need to expose output gain selection (to select between HP and Line out)
I don't understand. AFAIK it only has HP output not line out.

The CS42L51 doesn't have a dedicated line out, but via the output gain setting you can mimic it fairly closely by controlling the peak-peak voltage range/swing.  (Se page 17 of its datasheet)  Basically, "consumer line level" expects a peak-peak swing of ~0.9V (vs "pro line level" of about ~3.5V).

Both of my vehicles' line (not AUX!) inputs seem to fall on the "consumer" side of that line, and dialing the gain down to '0' results in noticably better audio quality, with 0.97v p-p voltage, vs the ~1.25v p-p voltage of the previous setting of '2'.  It also presumably results in slightly better battery life.

As an aside, Benjie/AGPTek's not releasing their Linux kernel sources is quite annoying; it would be nice to be able to utilize more of the CS42L51's features, like the native bass/treble control.

(When I have some more time I intend to start poking around via adb)
Logged

Offline wodz

  • Developer
  • Member
  • *
  • Posts: 390
Re: AGPTEK Rocker
« Reply #160 on: June 20, 2018, 03:28:15 PM »
Quote from: saratoga on June 20, 2018, 12:42:37 PM
FWIW, we usually aim for a 1 dB step size in the audio drivers if the hardware is capable of it.  The rationale is that 1 dB is approximately the smallest step size that most people will notice without careful concentration. 

While I agree that 1dB is about right step it was definitely a bug to not honor AUDIOHW_SETTING() declared step. Now it is up to developer what it defines as step (which usually reflects hardware capabilities).

Quote from: pizza on June 20, 2018, 01:55:39 PM
I misspoke -- basically, while in the WPS, the screen doesn't update until/unless a button is pressed.

28cfeed4 should fix this.
Logged

Offline Milardo

  • Member
  • *
  • Posts: 73
Re: AGPTEK Rocker
« Reply #161 on: June 20, 2018, 05:40:47 PM »
Hi wodz,

            Just downloaded the latest dev build, however for people that are new this rockbox port, it doesn't seem to include the update_rb.upt file which is supposed to be named update.upt? Is it still necessary to do this? Also is there a webpage for the agptek rocker which includes the instructions for upgrading to rockbox?

Found it:

https://www.rockbox.org/wiki/AgptekRocker

Doesn't seem to include instructions for rockbox installation or update?
« Last Edit: June 20, 2018, 05:42:46 PM by Milardo »
Logged

Offline speachy

  • Administrator
  • Member
  • *
  • Posts: 256
Re: AGPTEK Rocker
« Reply #162 on: June 20, 2018, 07:25:04 PM »
Quote from: wodz on June 20, 2018, 03:28:15 PM
Quote from: pizza on June 20, 2018, 01:55:39 PM
I misspoke -- basically, while in the WPS, the screen doesn't update until/unless a button is pressed.
28cfeed4 should fix this.

Excellent, thank you!

BTW, one more for the bug/quirk list -- When audio playback starts (or resumes) there is sometimes an audible pop/click -- Several theories (codec automatically going into powersave mode?) but no way to really confirm anything since I still can't get ADB to work.  (Is there some trick involved beyond launching it via the bootloader?)
Logged

Offline wodz

  • Developer
  • Member
  • *
  • Posts: 390
Re: AGPTEK Rocker
« Reply #163 on: June 21, 2018, 02:22:56 AM »
Quote from: Milardo on June 20, 2018, 05:40:47 PM
Just downloaded the latest dev build, however for people that are new this rockbox port, it doesn't seem to include the update_rb.upt file which is supposed to be named update.upt? Is it still necessary to do this? Also is there a webpage for the agptek rocker which includes the instructions for upgrading to rockbox?

Found it:

https://www.rockbox.org/wiki/AgptekRocker

Doesn't seem to include instructions for rockbox installation or update?
update_rb.upt is ONLY needed to install bootloader (usually ONLY once). We will not distribute patched original firmware images for legal reasons. I have plan to significantly simplify process of update_rb.upt generation but I don't have much time to work on this.

Once bootloader is installed you only need to unzip rockbox.zip (which is now directly available from dev build page) to the root of SD.

You know that this page you are referring to is WIKI, right? Feel free to contribute.

Quote from: pizza on June 20, 2018, 07:25:04 PM
BTW, one more for the bug/quirk list -- When audio playback starts (or resumes) there is sometimes an audible pop/click -- Several theories (codec automatically going into powersave mode?) but no way to really confirm anything since I still can't get ADB to work.  (Is there some trick involved beyond launching it via the bootloader?)

I didn't spot this pop/click but I don't use Rocker daily. Anyway I am afraid there is nothing I can do about this.

There are reports that you need to use adb older than 1.0.37 on PC. Personally I use 1.0.32 without problems. Another thing is that you cannot use ADB and run original firmware. Hiby player seems to intentionally overwrite android usb gadget settings breaking adb.
Logged

Offline Dulus_No

  • Member
  • *
  • Posts: 9
Re: AGPTEK Rocker
« Reply #164 on: June 21, 2018, 11:07:46 AM »
Hello!
On the latest dev. build (d64ff86) the display keeps working when backlight is off: https://imgur.com/ge7VyK6.gifv
Logged

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

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

Page created in 0.121 seconds with 18 queries.