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 ... 5 6 [7] 8 9 ... 29

Author Topic: AGPTEK Rocker  (Read 149032 times)

Offline JimZipCode

  • Member
  • *
  • Posts: 60
Re: AGPTEK Rocker
« Reply #90 on: March 19, 2018, 10:17:21 PM »
Quote from: Milardo on March 19, 2018, 10:12:15 PM
... but formatting might help get rockbox working.
Ok.

But as a quick check, does the upt file need to have any particular permissions on it, when it is loaded to the SD card?  Does it need "execute" permission?  The current permission set is rw-r-r.  Should I change it to include X, and try to update the firmware again?
Logged

Offline JimZipCode

  • Member
  • *
  • Posts: 60
Re: AGPTEK Rocker
« Reply #91 on: March 19, 2018, 10:33:12 PM »
Alright, this behavior is more complex than I originally reported.
  • I plug the Rocker into my laptop, with the player OFF.
  • The screen lights up with the Rocker name, and after some number of seconds it switches over to a USB logo and says "computer connected"
  • At that point I go to terminal in my laptop, and CD over to the SD card root
  • I copy over the update.upt  (the .rockbox folder is still present).  I check the filename; and this time I made sure it had X permissions
  • I eject the player
  • After a moment the player displays the Rocker name, and then says "updating music files" and counts up, to however many thousand songs I have on the card
  • That takes a couple mins.  Then the player goes to its main screen.  If I don't tough it right away, it shuts down
So at this point when I turn on the player, and then browse to settings - update firmware, it says there is no update.

Just now I tried it, but after the player finished updating the music files and shut down, I did NOT turn on the player.  Instead I plugged it back into my computer.  The upt file is gone!  It's already gone.  So whatever process reads my SD card and build its database, that process is already deleting my upt file before the player shuts down.

Do you have the player powered on, when you plug it into your computer?

Logged

Offline Milardo

  • Member
  • *
  • Posts: 69
Re: AGPTEK Rocker
« Reply #92 on: March 19, 2018, 10:58:40 PM »
Not sure about the permissions as i didn't particularly change any and i just used the default settings in windows 10 where i put the 2 files in the sd card.

I have connected player both on and off and transferred files, but all this was done in windows 10 os. Do you have another computer to try it on that has windows os?

I did have a bit of trouble getting it to update though, sometimes i had to re put in the .rockbox folder. Also, i'm not able to use the usb mass storage feature, i put in the new update.upt file but the feature doesn't work yet i think?
« Last Edit: March 19, 2018, 11:01:15 PM by Milardo »
Logged

Offline Roboturner913

  • Member
  • *
  • Posts: 30
Re: AGPTEK Rocker
« Reply #93 on: March 20, 2018, 08:32:42 PM »
Quote from: JimZipCode on March 19, 2018, 10:33:12 PM
Alright, this behavior is more complex than I originally reported.
  • I plug the Rocker into my laptop, with the player OFF.
  • The screen lights up with the Rocker name, and after some number of seconds it switches over to a USB logo and says "computer connected"
  • At that point I go to terminal in my laptop, and CD over to the SD card root
  • I copy over the update.upt  (the .rockbox folder is still present).  I check the filename; and this time I made sure it had X permissions
  • I eject the player
  • After a moment the player displays the Rocker name, and then says "updating music files" and counts up, to however many thousand songs I have on the card
  • That takes a couple mins.  Then the player goes to its main screen.  If I don't tough it right away, it shuts down
So at this point when I turn on the player, and then browse to settings - update firmware, it says there is no update.

Just now I tried it, but after the player finished updating the music files and shut down, I did NOT turn on the player.  Instead I plugged it back into my computer.  The upt file is gone!  It's already gone.  So whatever process reads my SD card and build its database, that process is already deleting my upt file before the player shuts down.

Do you have the player powered on, when you plug it into your computer?

I have also had strange issues after I plugged the player into my PC. Every time after I unplugged it would try to update the firmware and then it would go to the blue Agptek screen, then flash on and off until I turned it off. It would take 2-3 reboot cycles to get Rockbox to come back up.

I bought an SD card reader for adding music and started using an old phone charger to charge, so I don't have to plug into the PC anymore, and so far no more issues.
Logged

Offline alcaier

  • Member
  • *
  • Posts: 8
Re: AGPTEK Rocker
« Reply #94 on: March 21, 2018, 08:08:04 AM »
I would think it is more likely that the file was never actually written to the tf card instead of it being mysteriously deleted. Tf cards can appear writable but actually fail to hold any data because there is usually cache being kept on you pc that gets written only after you "safely remove hardware" or umount. Also it is not unheard of that some card readers and tf cards just do not play well together and you can get only read only or seemingly random errors. The way I recall these flash devices are made they take any piece of waffer that can hold any amount of data and disable the blocks that do not work. So your 32gb tf might of actually been 128gb waffer. My understanding is that many of the cheaper brands do not correctly mark the blocks that are failing as the flash starts to wear out so get flash that has seemingly ever worsening dementia. I would stick with Samsung evo, Sandisk ultra and perhaps Kingston to increase your chances.

wodz: is there anything you need to debug this mass storage thing?

I did try to build obexftpd which could give another way to access files but I am having trouble building libglib. It seems more recent versions cannot be cross-compiled easily and I do not know what is the original version that they used. I think obex-data-server is also capable of serving files but might be even more complex to compile.
Logged

Offline breeman

  • Member
  • *
  • Posts: 3
Re: AGPTEK Rocker
« Reply #95 on: March 22, 2018, 11:56:15 AM »
I'm loving having Rockbox on my AGPTEK Rocker, and despite it still needing work, is serving me very well! I do however, have a few notes of things that need fixing and features I'd like to see. This is by no means intended to pester wodz in getting it updated, I just wanted to share what I've found in testing it out over the past week in hopes that some of it will be fixed/implemented in the future.

--

If you're playing music, and want to search through your music to queue up more on your playlist, scrolling through a long list of artists/folders tends to freeze a bit unless you slowly scroll one by one. Scrolling while nothing is playing is perfectly smooth with no issues.

Date/Time is missing, so a Rockbox theme that displays the time at the top of the screen will just show --:----

Bluetooth feature is currently missing. (I know this is being worked on)

Plugging in to charge while listening to music works, but seems to stop as soon as it reaches full charge. The System info also doesn't display time remaining for the battery, just percentage.

Can't adjust volume on the system screens, only on the now playing screen.

Volume adjusts at very small increments so you have to hold volume up or volume down for a while to make a significant change.

Can't currently change font/background/selector colors in the theme settings as it seems the buttons haven't been mapped properly for it.

PictureFlow doesn’t work.

--

Again, I love that I have this on my Rocker now, thanks so much for the great work!
Logged

Offline wodz

  • Developer
  • Member
  • *
  • Posts: 390
Re: AGPTEK Rocker
« Reply #96 on: March 23, 2018, 09:44:20 AM »
Thanks for pointing out what you found missing/annoying. Unfortunately currently I don't have time to work on rockbox. Hopefully this will change in coming weeks.

Quote from: alcaier on March 21, 2018, 08:08:04 AM
wodz: is there anything you need to debug this mass storage thing?

free time :-)
« Last Edit: June 02, 2018, 11:11:49 AM by Bilgus »
Logged

Offline JimZipCode

  • Member
  • *
  • Posts: 60
Re: AGPTEK Rocker
« Reply #97 on: March 23, 2018, 08:13:16 PM »
Quote from: alcaier on March 21, 2018, 08:08:04 AM
I would think it is more likely that the file was never actually written to the tf card instead of it being mysteriously deleted. Tf cards can appear writable but actually fail to hold any data because there is usually cache being kept on your pc that gets written only after you "safely remove hardware" or umount.

Ding ding ding!  That seems to completely describe the behavior I was seeing.  I bought a new card (164Gb!), put the .rockbox directory on it and the upt file, started up and applied the update.  The player applied the update and then rebooted and brought up the boot selection screen, with the 3 choices for Rockbox, Tools, and the original firmware.

For those playing along at home: when I chose Rockbox, it then displayed an error saying "Cannot boot Rockbox".  I tried a couple times, also tried the "Tools" and that failed, then booted the original firmware.  But then I shut down and rebooted, chose Rockbox again, and it worked FINE.  So I guess it just needed an extra reboot after the update.


Quote from: wodz on March 23, 2018, 09:44:20 AM
Thanks for pointing out what you found missing/annoying.

What I found annoying was the misbehavior of my effed-up SD card.   ::)

Wodz, this port is wonderful.  I mean, I've only had it on my player for ~5 mins, only played one song.  But Rockbox looks beautiful on it.  It suddenly makes this player intuitive as hell, nicely responsive to its buttons, and just all-around awesome.  I can't thank you enough for the effort you've put in to make this happen.

Milardo, thank you too, for the work to make the port super easy to apply. 

I'm copying over the rest of my songs now.  Can't wait to use it!


Logged

Offline alex5908

  • Member
  • *
  • Posts: 1
Re: AGPTEK Rocker
« Reply #98 on: March 23, 2018, 09:25:25 PM »
Hello everybody,
Could I get a piece of advice here?
Before rockboxing my T6 player could play files from 128GB microSD card. I tried 4 different cards of 128GB capacity. None worked. Now I can use only 32GB card. All the cards are formatted for FAT32. What shall I do?
I don't want to come back. I need rockbox.
Logged

Offline yzdev

  • Member
  • *
  • Posts: 7
Re: AGPTEK Rocker
« Reply #99 on: March 24, 2018, 02:44:15 AM »
Quote from: JimZipCode on March 23, 2018, 08:13:16 PM
For those playing along at home: when I chose Rockbox, it then displayed an error saying "Cannot boot Rockbox".  I tried a couple times, also tried the "Tools" and that failed, then booted the original firmware.  But then I shut down and rebooted, chose Rockbox again, and it worked FINE.  So I guess it just needed an extra reboot after the update.
I noticed this behaviour as well (after each upgrade). So just start the original firmware once after a firmware upgrade, shut the player down and then start Rockbox.
Logged

Offline MrFoxhead

  • Member
  • *
  • Posts: 10
Re: AGPTEK Rocker
« Reply #100 on: March 24, 2018, 05:56:37 AM »
It happened to me the first time I got the player and I was about to return it for something else... How foolish!
By the way, what I did was formatting the SD card to an 8GB volume and gradually expanded it, checking Everytime if it was able to read it.
Logged

Offline Roboturner913

  • Member
  • *
  • Posts: 30
Re: AGPTEK Rocker
« Reply #101 on: March 25, 2018, 09:55:09 PM »
I've noticed that while playing and the screen goes dark, I can still faintly (very faintly) see the now playing screen. Possible battery drain? I don't know if this is an issue or problem, just thought I'd mention it.
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8968
Re: AGPTEK Rocker
« Reply #102 on: March 25, 2018, 11:08:14 PM »
Quote from: Roboturner913 on March 25, 2018, 09:55:09 PM
I've noticed that while playing and the screen goes dark, I can still faintly (very faintly) see the now playing screen.

That means the backlight is off but the screen is on.

Quote from: Roboturner913 on March 25, 2018, 09:55:09 PM
Possible battery drain?

Usually not, but worth testing. 
Logged

Offline wodz

  • Developer
  • Member
  • *
  • Posts: 390
Re: AGPTEK Rocker
« Reply #103 on: April 04, 2018, 04:29:50 AM »
Hello chaps,
With b9467e9347ba390bbd9b66e6581c50717a0beaef USB mode should work correctly. You need to perform full upgrade (.upt as well as rockbox.zip). I have only card formated as fat32 and with partition table so if you have exfat card and/or superfloppy formated please give me some feedback.

I also looked at problems with booting rockbox after upgrade. This is because OF upgrade procedure deletes /mnt/sd_0 directory (mountpoint for SD). It is recreated on first OF boot. It seems to depend on OF version if this dir is deleted or not during upgrade.
Logged

Offline squidman

  • Member
  • *
  • Posts: 4
Re: AGPTEK Rocker
« Reply #104 on: April 06, 2018, 03:09:29 AM »
Quote from: wodz on April 04, 2018, 04:29:50 AM
Hello chaps,
With b9467e9347ba390bbd9b66e6581c50717a0beaef USB mode should work correctly. You need to perform full upgrade (.upt as well as rockbox.zip). I have only card formated as fat32 and with partition table so if you have exfat card and/or superfloppy formated please give me some feedback.

I also looked at problems with booting rockbox after upgrade. This is because OF upgrade procedure deletes /mnt/sd_0 directory (mountpoint for SD). It is recreated on first OF boot. It seems to depend on OF version if this dir is deleted or not during upgrade.

So far it's working good. It should show up as b9467e9347-180406 in the Rockbox info tab right? Also I had to boot into the regular firmware first for rockbox to boot at all.
Logged

  • Print
Pages: 1 ... 5 6 [7] 8 9 ... 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.145 seconds with 21 queries.