myMPX
Advertisement


Go Back MyMPx.org > MyMPx.org Forum > Firmware

fake ebay 16gb actually 2GB AK2025 9800gba 08b need firmware!
Reply
Post New Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old 26th Jul 2009, 11:29 am
New Member
 
Join Date: Jul 2009
Posts: 6
Default fake ebay 16gb actually 2GB AK2025 9800gba 08b need firmware!


Here are the specs after opening it and looking through the firmware in the settings menu

ANYONE else have one of these? (Just got it few weeks ago)

No matter what I put on it it just says
Empty disk!

I got my money back and did not have to return it!

Note nothing seems to play on it!. I would like to wipe it load it fresh with proper firmware or do something. I bought it from a ebay name Click the image to open in full size.kikikimarket advertized as a 16GB 3RD 1.8LCD MP3 MP4 Media Player 16GO FM Video SIL



(STICKER UNDER THE BATTERY)
A-N03670297AA0903480

(on the PCB )
BKEESTAR
bks2025056 mv3
080826


(this is whats on the memory chip)
samsung 921
k9gag08u0m
pcb0
FBK718XX

(here is the newer chip everyones talking about)
AK2025
9800gba 08b

(not sure what this is but here is what is on it!)
COMLENT
CL5767
X786
1909

(in the settings here is what it says)
Firmware version
MP# PLAYER
XTD_2025
2009-01-15
9.5.54
2008-09-05

It has just a headphone jack and a switch with the usb (small) on the bottom . the back has one tinny longish screw and two inside.

more from the ebay
Description
Features
16GB Flash Chip
1.8" TFT True Color LCD
Color : Silver
Bit Rate 32 to 320 kbps
Signal/Noise Ratio > 90dB
Channel separation > 40dB
Support multiple music formats: MP3.MP4.WMA.WMV,ASF WAV DMA
Song titel and lyric simultaneously displayed
Built in rechargeable lithium battery
Digital record
Picture browser
Built-in game
Use as USB flash drive
E-book function, Support txt file
Screen automatic turn-off function saves energy
Built-in FM Radio (Tuner 87MHz - 108MHz) with channel storage function
Lauguage Support:French Greman Italian Duch Spanish Portuguese Japanese Korean etc
Connectivity High Speed USB 2.0
Operating System:Windows 98/me/2000/xp/osClick the image to open in full size.
if these disappear I have a backup)
Reply With Quote
  #2 (permalink)  
Old 26th Jul 2009, 6:41 pm
New Member
 
Join Date: Jul 2009
Posts: 6
Default linux

With linux you can find out if your play is fake with out loading any software at all

the command lsusb will show what you have cnnected to your pc

I am running a debian 2.6.28 something kernel

# lsusb
--------------------------------------------------------------------------------------
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 10d6:1101 Actions Semiconductor Co., Ltd D-Wave 2GB MP4 Player / AK1025 MP3/MP4 Player
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
--------------------------------------------------------------------------------------
My 16GB shows as a 2GB
and even does the 4 digit VID code and 4 digit PID code.
10d6:1101
from some Actions Semiconductor Co., Ltd D-Wave 2GB MP4 Player / AK1025 MP3/MP4 Player

The fact its been modified is a dead give away when you try to look at the partion. With the fdisk command

# fdisk -l
--------------------------------------------------------------------------------------
Disk /dev/sdb: 17.1 GB, 17157284352 bytes
64 heads, 32 sectors/track, 16362 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes
Disk identifier: 0x6f20736b

This doesn't look like a partition table
Probably you selected the wrong device.

Device Boot Start End Blocks Id System
/dev/sdb1 ? 379950 937327 570754815+ 72 Unknown
Partition 1 does not end on cylinder boundary.
/dev/sdb2 ? 82368 1027695 968014120 65 Novell Netware 386
Partition 2 does not end on cylinder boundary.
/dev/sdb3 ? 913029 1858355 968014096 79 Unknown
Partition 3 does not end on cylinder boundary.
/dev/sdb4 ? 1409025 1409052 27749+ d Unknown
Partition 4 does not end on cylinder boundary.

Partition table entries are not in disk order
--------------------------------------------------------------------------------------

as you can see it thinks there is some sort of problem. pretty clear here something is funny and has been modified to screw with the microsoft world. I guess Linux is not so easily fooled

now lets try a dosfsck (fat32 file system check)

now I tried to do a dosfsck /dev/sdb1 (sdb1 the partion it should be on.. but its weirldy wanting to only do anything when I do a sdb) so my command is ...

# dosfsck /dev/sdb
--------------------------------------------------------------------------------------
dosfsck 3.0.1, 23 Nov 2008, FAT32, LFN
There are differences between boot sector and its backup.
Differences: (offsetriginal/backup)
65:01/00
1) Copy original to backup
2) Copy backup to original
3) No action
? 3
Reclaimed 6241 unused clusters (51126272 bytes).
Free cluster summary wrong (2086105 vs. really 2092346)
1) Correct
2) Don't correct
? 2
Leaving file system unchanged.
/dev/sdb: 2 files, 3/2092349 clusters
--------------------------------------------------------------------------------------

I did'nt want to correct anything. Just in case.

I also tried gparted to move the partion and I am unable to it just will not budge. So I am unsure what I should do to get it back to a normal what ever the actuall size really is!

Note you may need to have su fdisk or su lsusb depending on your Linux distro
Reply With Quote
  #3 (permalink)  
Old 26th Jul 2009, 6:44 pm
New Member
 
Join Date: Jul 2009
Posts: 6
Default dosfsck

Has anyone been brave enough to let the Linux tool dosfsck correct the problem. And did it work after ?
Reply With Quote
  #4 (permalink)  
Old 26th Jul 2009, 7:19 pm
New Member
 
Join Date: Jul 2009
Posts: 6
Default

I am sick of this format error I have not been able to put any jpg or mp3 or movie on here that it will read with out complaining format error!

Anyway I took the plunge and ran the dosfsck command .. here are my results

# dosfsck /dev/sdb
dosfsck 3.0.1, 23 Nov 2008, FAT32, LFN
There are differences between boot sector and its backup.
Differences: (offsetriginal/backup)
65:01/00
1) Copy original to backup
2) Copy backup to original
3) No action
? 2
Reclaimed 6241 unused clusters (51126272 bytes).
Free cluster summary uninitialized (should be 2090890)
1) Set it
2) Leave it uninitialized
? 1
Leaving file system unchanged.
/dev/sdb: 3 files, 1459/2092349 clusters

it still seems to show its a bigger then 2GB drive so I am going to say that does nothing.

I am Open for any ideas?! anyone in the same spot as me? Would be neat to have this work!
Reply With Quote
  #5 (permalink)  
Old 26th Jul 2009, 7:31 pm
New Member
 
Join Date: Jul 2009
Posts: 6
Default

ok so I opened gparted and deleted the partion and recreated then made a 2 gb partion or just under then formated fat32 .. seems the same nothing really diffrent othere then I have 2.1 gb as it says and if I look in settings it tells me I have 6gb something free.. this is messed.

Mostly I can find googleing is russian sites. but no firmwares

ugh
Reply With Quote
  #6 (permalink)  
Old 2nd Sep 2009, 11:54 am
New Member
 
Join Date: Sep 2009
Posts: 1
Default

I've got my 16 GB 1,8'' 4th Gen MP3 MP4 USB Player. When I was connected it to PC, command lsusb in my SuSE Linux show: ID 10d6:1101 Actions Semiconductor Co., Ltd D-Wave 2GB MP4 Player / AK1025 MP3/MP4 Player.
I try to change the flash capacity. You may see here http://articles.softportal.com/article-487.html.
No effect. Fdisk report about mistake.
I think we need another firmware. There is china site you can find some firmware: mp4help.
But I don't know is firmware correct.

Last edited by Gnome; 2nd Sep 2009 at 11:59 am.
Reply With Quote
  #7 (permalink)  
Old 2nd Sep 2009, 1:38 pm
Binh@MyMPx's Avatar
Administrator
Admin
 
Join Date: May 2009
Location: New Zealand
Posts: 481
Default

Quote:
Originally Posted by Gnome View Post
I've got my 16 GB 1,8'' 4th Gen MP3 MP4 USB Player. When I was connected it to PC, command lsusb in my SuSE Linux show: ID 10d6:1101 Actions Semiconductor Co., Ltd D-Wave 2GB MP4 Player / AK1025 MP3/MP4 Player.
I try to change the flash capacity. You may see here http://articles.softportal.com/article-487.html.
No effect. Fdisk report about mistake.
I think we need another firmware. There is china site you can find some firmware: mp4help.
But I don't know is firmware correct.
Please create a seperate post for your problem as it's different from this post and would be best to have them seperated.
__________________
Thanks,
Binh (admin)

Win: A 4GB 2.6" TFT Touch MP4 Player from Tinydeal! Go --> here

5% Discount Coupon from Tinydeal here.

Reply With Quote
Sponsored Links
Reply

Sponsored Links



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need firmware for ak2025 4 GB (16GB fake player) isatsara Firmware 1 14th Jan 2010 7:59 am
Fake China 16GB MP4 - tested by h2testw YASLICOCUK38 Support and How To 1 4th Jan 2010 8:41 am
My AK2025 really 16GB ? dreamerman General Discussion 3 16th Jul 2009 1:49 am
16gb mp4 from ebay wont restore memory... panagath Support and How To 6 9th Apr 2009 2:56 am
Need help with newly purchased '16GB' touch from Ebay hobbes0022 Support and How To 3 11th Dec 2008 4:03 am


All times are GMT -7. The time now is 6:06 am.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2015, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 RC 2
Back to Top

Designed by indiqo.media