release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Search | Go
Wiki > Main > IriverX20Port

Rockbox on the iriver X20

Introduction

This page is for gathering information for a Rockbox port to the iriver X20.

PCB Scans

  Front PCB

 

  Back PCB

 

    The images above are resized to 50%. Click on them for full size or PM me (keenox) on the forums for higher res.

USB Mode

You can boot in USB Mode by shorting the pins tagged with USB/NAND. I think it's some kind of switch between USB and NAND boot modes. You will need the Telechips or the tcctool drivers. You need to modify the .inf files by adding the TCC82x chip using VID=140E and PID=B051.

  Telechips FWDN tool inf


[Telechips]
%USB\VID_140E&PID_B051.DeviceDesc%=VTCDRV.Dev, USB\VID_140E&PID_B051

[Strings]
USB\VID_4102&PID_1032.DeviceDesc="Telechips TCC82xx VTC USB Driver"

  tcctool inf


[Devices]
"TCC82x usb-boot mode"=LIBUSB_DEV, USB\VID_140E&PID_B051

[Devices.NT]
"TCC82x usb-boot mode"=LIBUSB_DEV, USB\VID_140E&PID_B051

[Devices.NTAMD64]
"TCC82x usb-boot mode"=LIBUSB_DEV, USB\VID_140E&PID_B051

These are examples only. I didn't post the entire .inf files.

-- RaduCoriu - 06 Jun 2008

r3 - 02 Apr 2021 - 20:46:07 - UnknownUser

Copyright © by the contributing authors.