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:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  New Ports
| | |-+  iriver clix2 port
« previous next »
  • Print
Pages: [1] 2

Author Topic: iriver clix2 port  (Read 18267 times)

Offline vcf

  • Member
  • *
  • Posts: 62
iriver clix2 port
« on: October 27, 2007, 06:17:11 AM »
what do you think about this port?as i know clix2 has another platform then clix.....lets find some pictures of clix2 inside!
Logged

Offline markun

  • Developer
  • Member
  • *
  • Posts: 462
Re: iriver clix2 port
« Reply #1 on: October 27, 2007, 06:58:53 AM »
Here you go:

http://forum.mp3store.pl/index.php?showtopic=17685

Didn't find the original imp3.net page.

Same CPU as the Cowon D2 (Telechips TCC7801)
and another Wolfson code (WM8731S)

Best thing for you to do is start a page in the rockbox wiki, collect all the info there and find some other Clix2 owners to help you out with the port.

Good luck!
Logged

Offline vcf

  • Member
  • *
  • Posts: 62
Re: iriver clix2 port
« Reply #2 on: October 27, 2007, 08:41:19 AM »
thanks.but i am an absolout beginner!could you please tell me how to create wiki page?all users of clix2 please discuss this!
Logged

Offline linuxstb

  • Developer
  • Member
  • *
  • Posts: 1163
Re: iriver clix2 port
« Reply #3 on: October 27, 2007, 09:11:20 AM »
You could also look at the thread discussing porting Rockbox to the Cowon D2:

http://forums.rockbox.org/index.php?topic=10164.0

Logged

Offline LambdaCalculus

  • Member
  • *
  • Posts: 2257
  • Dreaming of Turing Machines...
    • The Nostalgia Roadtrip
Re: iriver clix2 port
« Reply #4 on: October 27, 2007, 09:05:49 PM »
vcf: Did you actually go to the #rockbox channel on IRC and ask for permission?
Logged
Former Rockbox dev. Rising from the ashes...

Players: iPod Video /w 128GB SSD mod, H320 /w 128GB SSD mod

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8968
Re: iriver clix2 port
« Reply #5 on: October 28, 2007, 02:50:18 AM »
You need to request write permission to the wiki on the IRC channel.

Also, I swear, if you double post again I'm going to delete this entire thread.  Unless you're 12 theres no excuse for being so annoying.
Logged

Offline linuxstb

  • Developer
  • Member
  • *
  • Posts: 1163
Re: iriver clix2 port
« Reply #6 on: October 28, 2007, 06:11:19 AM »
Looking at the firmware upgrade file for the Clix2, it appears to be in a completely different format to all the other Telechips devices, even the D2 (which uses the same CPU).

So the work done to reverse-engineer the Telechips firmware file format isn't going to help on the Clix2.

However, tcctool might still work - you need to find out if there is a way to enter USB boot mode.  This is normally done by holding a key when turning the player on.  You can recognise that the device is in USB boot mode because the LCD won't power on, but the device will still be recognised as a USB device (but not USB Mass Storage device) by a PC.
Logged

Offline vcf

  • Member
  • *
  • Posts: 62
Re: iriver clix2 port
« Reply #7 on: October 29, 2007, 08:43:12 AM »
well if you want to upgrade from to clix2 without frimware upgrader you should copy a file with .hex extincion in the players root as i know.
to enter USB boot mode which key should i hold  when turning the player on?
Logged

Offline linuxstb

  • Developer
  • Member
  • *
  • Posts: 1163
Re: iriver clix2 port
« Reply #8 on: October 29, 2007, 08:44:20 AM »
Quote from: vcf on October 29, 2007, 08:43:12 AM
to enter USB boot mode which key should i hold  when turning the player on?

That is something you need to discover.  It's possible that the Clix2 doesn't have such a button.
Logged

Offline vcf

  • Member
  • *
  • Posts: 62
Re: iriver clix2 port
« Reply #9 on: October 29, 2007, 09:08:23 AM »
no clix2 hasnt got this button.is there another way to enter usb boot mode?
Logged

Offline linuxstb

  • Developer
  • Member
  • *
  • Posts: 1163
Re: iriver clix2 port
« Reply #10 on: October 29, 2007, 09:22:20 AM »
Did you try all possible buttons (and maybe combinations of buttons) ?

The Logik DAX player that I'm currently porting Rockbox to doesn't have a standard button to enter USB boot mode either.  I discovered two other ways to enter it:

1) Disassemble the player and physically disconnect the NAND flash from the main board.  The Telechips CPU appears to default to USB boot mode if there is no NAND flash available...

2) The main board on my player has some contacts near the CPU, marked "USB" and "NAND".  Normally the "NAND" contacts are soldered together.  By unsoldering them, and attaching a switch I am now able to choose either NAND or USB boot mode.  You can see these contacts on this photo of my player - just to the left of the CPU:

http://www.davechapman.f2s.com/logik/main_board.jpg
Logged

Offline vcf

  • Member
  • *
  • Posts: 62
Re: iriver clix2 port
« Reply #11 on: October 29, 2007, 09:52:30 AM »
it seems to me that one time i really opened usb boot mode!but the second time i tryed it the pc wont recognize clix2!when i choosed nand it worked like a usb mass storage again.but if we can turn clix2 into usb boot mode for what do we need that?we wont disassemble clix2 every time when we want to run rockbox,wont we?
Logged

Offline linuxstb

  • Developer
  • Member
  • *
  • Posts: 1163
Re: iriver clix2 port
« Reply #12 on: October 29, 2007, 10:19:08 AM »
Quote from: vcf on October 29, 2007, 09:52:30 AM
it seems to me that one time i really opened usb boot mode!but the second time i tryed it the pc wont recognize clix2!when i choosed nand it worked like a usb mass storage again.but if we can turn clix2 into usb boot mode for what do we need that?we wont disassemble clix2 every time when we want to run rockbox,wont we?

I'm sorry, I don't understand what you're saying.

You say that "one time i really opened usb boot mode" - exactly what did you do, and exactly what happened on your PC?   If you did it once, then that means your Clix2 has a way to access it.
Logged

Offline vcf

  • Member
  • *
  • Posts: 62
Re: iriver clix2 port
« Reply #13 on: October 29, 2007, 10:26:08 AM »
i did this 1) Disassemble the player and physically disconnect the NAND flash from the main board.  The Telechips CPU appears to default to USB boot mode if there is no NAND flash available...  but it worked only one time!the pc showed it like a usb device!oyher times i tryed this the pc didnt show anything!
all other people who are intersted in port to clix2 please try on of this ways to recognize usb boot mode to make sure that it works!
Logged

Offline vcf

  • Member
  • *
  • Posts: 62
Re: iriver clix2 port
« Reply #14 on: October 29, 2007, 03:02:56 PM »
yes!i did it!the pc recognizes clix2 like a usb device without nand flash(or whe usb is choosed)what does that give?is that important which way we use to enter usb boot mode? what should we do next?for what i was cheking the usb boot mode?are there pleers with telechips which havent got usb boot mode?
« Last Edit: October 30, 2007, 10:27:28 AM by vcf »
Logged

  • Print
Pages: [1] 2
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  New Ports
| | |-+  iriver clix2 port
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.144 seconds with 21 queries.