![]() |
![]() |
![]() |
![]() |
|
|
#46 | |
![]() Join Date: Jul 2005
Location: Vienna, Austria
Posts: 2,975
|
Quote:
![]()
__________________
My Gear and Reviews | My RMAA Tests | Last.fm | Album Art Exchange | Rockbox | Replaygain | Don't be an idiot. |
|
|
|
| Advertisement | [Remove Advertisement] |
|
|
|
|
|
#47 | |
|
VIP Member
![]() |
Quote:
__________________
My Thread D2 Theme/Flash Skin Packs, FAQ, and Tools S9 UCI's, FAQ, and Tools + READ the Disclaimer Notice.Thanks!Link to All COWON Products includes: Firmware/Manuals/logos (Unable to access them without Login) FOLLOW ME! Youtube UStream Twitter Last edited by WAI; 05-09-2010 at 22:26.. |
|
|
|
|
|
#48 |
|
Junior Member
Join Date: Apr 2010
Posts: 13
|
You can probably use a LiveCD. Make sure make/gcc/svn are installed.
The latest SVN revision is 25894. Knowing that, the instructions on the site should be pretty straightforward. You need to know your way around a terminal. Change directory to utils/tcctool and then do make: Code:
cd rockbox/utils/tcctool make ./tcctool -d cowons9 COWON_FW.BIN |
|
|
|
|
#49 |
|
Junior Member
Join Date: Apr 2010
Posts: 13
|
Guys, I have some important information:
I bricked my S9 again and the SDCFG value I posted here didn't work. I rechecked my values and tried a few others. Finally, this one: 0xaaac7800, worked. Edit: The tcctool maintainer would like me to get some confirmation before putting this new value through. Has anyone else had success with this value? Last edited by joeyg; 05-10-2010 at 08:56.. |
|
|
| Thanks from: |
|
|
#50 |
|
VIP Member
![]() |
if my S9 DID NOT get REPAIR or Replaced i will try it. this is for the Windows Version right?
__________________
My Thread D2 Theme/Flash Skin Packs, FAQ, and Tools S9 UCI's, FAQ, and Tools + READ the Disclaimer Notice.Thanks!Link to All COWON Products includes: Firmware/Manuals/logos (Unable to access them without Login) FOLLOW ME! Youtube UStream Twitter Last edited by WAI; 05-10-2010 at 16:29.. |
|
|
|
|
#51 |
|
Junior Member
Join Date: Apr 2010
Posts: 13
|
No, I changed the Linux version.
If you get libusb for Windows you can probably compile it and run the same program on Windows too. Just edit tcctool.c with the new value and you're off to the races. |
|
|
|
|
#52 |
|
VIP Member
![]() |
i never knew libusb was for Windows
how do i edit Tcctool.c?
__________________
My Thread D2 Theme/Flash Skin Packs, FAQ, and Tools S9 UCI's, FAQ, and Tools + READ the Disclaimer Notice.Thanks!Link to All COWON Products includes: Firmware/Manuals/logos (Unable to access them without Login) FOLLOW ME! Youtube UStream Twitter |
|
|
|
|
#53 |
|
Junior Member
Join Date: Apr 2010
Posts: 13
|
I do not have Windows. I don't know how to use or develop on Windows, or if such a thing is even possible in a meaningful sense. All I know is that there is a project called libusb-win32 available here:
http://sourceforge.net/projects/libusb-win32/ Perhaps it will help you. In tcctool.c there is a table of configuration values for different players. Page down once and you will probably see it. Add this line: Code:
{"cowons9", "Cowon S9", 0xb057, 0x20000000, 0xaaac7800 },
In the end, you are going to have trouble if you use Windows. There is no way around it except to install an operating system more condusive to development. Edit: linuxstb has posted a Windows version: http://linuxstb.cream.org/tcctool.exe Last edited by joeyg; 05-11-2010 at 18:40.. |
|
|
|
|
#54 |
|
Junior Member
Join Date: Dec 2009
Posts: 12
|
Hey guys. Just joined today
and just managed to brick my 7 month old s9![]() So I am running lucid x64 right now. I downloaded the source for tcctool and edited tcctool.c and added the line for cowons9 that joeyg provided. I ran the command and it said that it was patched successfully. However, nothing happened on my s9. It still won't turn on. Am I doing something wrong or is it just not working? Some answers would be appreciated |
|
|
|
|
#55 |
|
Junior Member
Join Date: Apr 2010
Posts: 13
|
Can you grab a voltmeter and check the voltage on your battery? (Sorry for the late reply, I have been very busy at work lately.) Also, you remembered to compile after changing tcctool.c, right? Can't count how many times that's burned me..
|
|
|
|
|
#56 |
|
Junior Member
Join Date: Dec 2009
Posts: 12
|
Hey, thank you for responding. Unfortunately I am in India visiting family right now. I don't have access to a voltmeter at the moment, and yes i remembered to compile. I tried both values that you posted. Aside from the voltmeter is there anything else that I can try to unbrick my s9? Oh, and sorry for replying so late, but I just managed to track down and Internet connection
![]() By the way, when it is done patching, i just unplug my s9 and then try and turn it on right? |
|
|
|
|
#57 |
|
Junior Member
Join Date: Apr 2010
Posts: 13
|
You can unplug, yeah. If you are concerned about battery life, you should probably use the 'reset' button to reboot it instead, which will keep the USB power constant.
What I am seeing is that after loading the Cowon firmware on, it will restart itself and load the firmware, but not be permanent - ie, after a hard-boot it will be gone. So I load the firmware in, then copy the file to the root of the drive so that it will upgrade itself with its internal procedure, which is permanent. What model S9 are you using? I have the original 8Gb one with no options or anything. |
|
|
|
|
#58 |
|
Junior Member
Join Date: Dec 2009
Posts: 12
|
My s9 doesn't restart itself afterwards and using the reset button seems to do nothing. Oh and I have a 16GB titanium black. Maybe the values you provided don't work for my s9?
![]() This is possibly the worst time for my s9 to die. I am on vacation in India and am subjected to long car rides... I miss my music. I tried listening to music on my psp, but it sounds like crap... ![]() |
|
|
|
|
#59 | |
|
Junior Member
Join Date: Apr 2010
Posts: 13
|
Yikes, that sucks.
If my numbers aren't working for you, you might need to pop open your player and take a picture of the SDRAM. It's a rectangular chip next to the processor, which is the square one that says Telechips TCC7901. (There is probably a QA sticker hiding this. I used alcohol to clean the residue off to read it.) But BEFORE YOU DO THAT, here is my suspicion that I just got now while writing this. From my earlier post: Quote:
Last edited by joeyg; 06-15-2010 at 13:42.. |
|
|
|
|
|
#60 |
|
Junior Member
Join Date: Dec 2009
Posts: 12
|
Gah!!!!!!!!
My internet is slower than dial up!!!!![]() Anyways, sorry if this sounds stupid but...uh...erm...well... which numbers exactly are the cw and rw values in the SDCFG. Um... I don't even know what the hell that chart thing you posted is... Can you give me a few sample SDCFGs with increased rw and cw values so i know what im supposed to do. Again, sorry if this seems like a stupid question, but I don't have a clue about things like this.Thanks in advance ![]() |
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|