Downloads
release
dev builds
extras
themes
Documentation
manual
wiki
device status
Support
forums
mailing lists
IRC
Development
bugs
patches
dev guide
Search
Donate
Search
| Go
Wiki
>
Main
>
IriverX20Port
---+!! Rockbox on the iriver X20 %TOC% ---++ Introduction This page is for gathering information for a Rockbox port to the iriver X20. ---++ PCB Scans *Front PCB* <a href="http://img392.imageshack.us/img392/8342/frontpcbsmallmk2.jpg"><img src="http://img392.imageshack.us/img392/8342/frontpcbsmallmk2.jpg" width=50% height=50%></a> *Back PCB* <a href="http://img392.imageshack.us/img392/571/backpcbsmallwd8.jpg"><img src="http://img392.imageshack.us/img392/571/backpcbsmallwd8.jpg" width=50% height=50%></a> _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* <verbatim> [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" </verbatim> *tcctool inf* <verbatim> [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 </verbatim> _These are examples only. I didn't post the entire .inf files._ -- Main.RaduCoriu - 06 Jun 2008
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r2
<
r1
|
B
acklinks
|
V
iew topic
|
M
ore topic actions
r2 - 06 Jun 2008 - 13:15:05 -
RaduCoriu
Copyright © by the contributing authors.