Re: FW 4 iPod Nano 3G clone
Quote:
Please install s1giveio and connect the player. Then issue following commands in s1giveio console (excluding the comments): Code:
o ef 0 ; disable KEY mode on GPIO BCode:
o f2 20 ; this line should turn on the backlight |
Re: FW 4 iPod Nano 3G clone
Quote:
Sorry for the slow response but yesterday I was out of home. Please don't kill me... but the s1giveio does not work... :( I turn the player into ADFU mode, then I upgrade the driver with the one provided with s1giveio... and no hardware information is found. :? I open the swan_adfu.inf file and I found this line: Code:
"Swan ADFU Driver"=LIBUSB_DEV, USB\VID_10d6&PID_ff51Ok, I change the PID into the inf file to FF79, re-upgrade the driver... and it works! Now in "device manager" I have a "LibUSB-Win32 Devices" icon, and into it a "Swan ADFU Driver". Well, it seems al ok: I start a command line, type s1giveio.exe and... Code:
s1giveio v1.3 - some small debug console to access the players hardwareA fast search on mympxplayer forum show me this post: http://mympxplayer.org/image-vp27739.html#27739 ... and now? :( |
Re: FW 4 iPod Nano 3G clone
>s1giveio v1.3
You are using an older version of s1giveio which does not properly support the newer devices. Uninstall LibUsb driver and use s1giveio v1.4: The latest version is only available in source form but I've compiled a binary here: http://rapidshare.com/files/209057470/s1giveio14.zip This version does not need the libusb driver. |
Re: FW 4 iPod Nano 3G clone
Quote:
Thank you for the tool. I have uninstalled the LibUSB driver and replaced it with the standard ADFU driver taken from this package. I had some problems because the ClassGUID key into the .inf file was incorrect, but I have corrected it. After the installation I start the new version of s1giveio, but this is the response: Code:
s1giveio v1.4 - some small debug console to access the players hardwareApart of these "problems", I tried your commands, but they does not work :( I made some tries, and I found the command that enable and disable the backlight: Code:
-o ee 0 ; disable the backlightFYI this is the dump of the memory from E0 to FF: Code:
-i e0 20 |
Re: FW 4 iPod Nano 3G clone
hi..i have same problem. when i turn the device on then theres only a sandclock and that's it. i won't do anything else.and thisisn't my strongest side: and i can't fix it on my own.so can you help me ?
|
ciao systembug!
e si avanzo una birra mi sa! scusate per l'assenza. work to me these steps: -o ee 0 ; disable the backlight -o ee 0e ; enable the backight I use BKS25056 MV6 AK1025 HY XY-1.8CA-V1 ROHS.bin file for my player. |
Re: FW 4 iPod Nano 3G clone
Quote:
Quote:
C = 1100, F = 1111. Do values 4 and 8 work? If only C and above works, your player has two backlight control lines, which is very unusual. Quote:
Please test the GPOA pins again via port EE and determine if your player really does have 2 backlight control lines. Try 1, 2, 4, and 8 only -- these turn on only GPOA0,A1,A2,and A3. Do not disturb the upper 4 bits of the port, leave them at 0. |
Re: FW 4 iPod Nano 3G clone
Quote:
Quote:
Code:
-o ee 0 ; backlight off |
Re: FW 4 iPod Nano 3G clone
Thank you. We have now determined that your player has the backlight on GPO A2.
Code:
0000 = 0Now we have to figure out LCM's reset and command/data pins. Try the following commands in s1giveio (excluding the comments): Code:
o 2 18 ; select CE3 |
Re: FW 4 iPod Nano 3G clone
Quote:
Quote:
Code:
-r 8000 2 |
| All times are GMT -7. The time now is 3:56 am. |
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2015, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 RC 2