Razr2

From OpenEZX

Jump to: navigation, search
Summary
Product name: RAZR2 V8
Codename: -
Generation: 3rd (Black bootloader screen)
Project device: No
Device support: -
Motorola source code: https://opensource.motorola.com/sf/projects/razr2v8
PCB pictures: Razr2 Board


Image:Razr2.jpg


Motorola has announced the release of three new RAZR models, collectively called RAZR2. The RAZR2-V8 is the only Linux/MotoMAGX based model. The V9 and V9m are based on the Motorola Synergy OS, supposedly because Linux does not yet support HSDPA (V9) or CDMA EV-DO (V9m). The V8 supports Quad-band GSM EDGE, and unlike the 2 V9 devices, does not have expandable memory via flash cards. Instead, the V8 comes with either 512MB or 2GB of memory. As of July 2007, the V8 is available officially in Korea and Hong Kong for approximately US$450 without contract, and via eBay elsewhere.

Contents

MOTORAZR V8 Features

  • 500Mhz ARM11 CPU[1]
  • Bluetooth Class 2 V2.0 (A2DP & AVRCP support)
  • "Morphing touch sensitive haptics controls" or "external display with contextual touch interaction" depending on your "marketing-speak" preference
  • dual 240x320 18-bit displays (internal, external)
  • WMP11 support
  • 2MP Camera (still), QCIF (MP4 video)
  • EDGE Class-12
  • 2mm slimmer than original RAZR
  • seems to be MACH_LIDO in the kernel (flip phone, 2* QVGA = HVGA)


Asia launch photos

Motorola RAZR2 V8 Sources

Chips used

  • SKY77512 Skyworks quad band EDGE FEM
  • BCM2045KWBG Broadcom Bluetooth module
  • SC13783VK5 Freescale OEM_EXC NEED TP(?)
  • SC29364VK
  • TY9000C010
  • MMM6000 Freescale Quad Band GSM/EDGE Transciever [2]

Entering boot loader

To enter boot loader mode turn off the RAZR2 V8. Then press and hold both the '*' and '#' buttons and press the power button.

The screen will display:

Bootloader
A3.C9
Battery OK
OK to Program
Connect USB
Data Cable

Connect the USB cable and the Display will show "Transfer Mode: USB". In this mode boot_usb can talk to the phone, but transfers don't seem to succeed.

USB modes

Set your RAZR2 USB setting to modem, connect to /dev/ttyACM0 (you'll need the module cdc-acm) and then type the following command to change USB modes:

  • AT+MODE=0 Seems to be the current (ACM) mode
  • AT+MODE=8 Networking (IP address is 192.168.16.2 see: Get a shell)
  • AT+MODE=24 USB mass storage
  • AT+MODE=26 PTP Picture transfer protocol

All other values return ERROR and don't seem to have any effect


Proc reports

Version

Linux version 2.6.10_dev(gcc version 3.4.3 (MontaVista 3.4.3-25.0.96.custom 2006-06-12))

crypto

name         : sha1
module       : kernel
type         : digest
blocksize    : 64
digestsize   : 20

modules

modemrelay           5288  0 - Live 0xbf081000
modembridge          3200  1 modemrelay, Live 0xbf07f000
brassboard_tr_fx2lp 31044  0 - Live 0xbf076000
generic_cf           6120  0 - Live 0xbf073000
pbg_if              14680  0 - Live 0xbf06e000
mtp_if              15112  0 - Live 0xbf069000
msc_if              22804  0 - Live 0xbf062000
tty_if              19821  0 - Live 0xbf05c000
network_if          20344  0 - Live 0xbf056000
otgcore             64404  7 brassboard_tr_fx2lp,generic_cf,pbg_if,mtp_if,msc_if,tty_if,network_if, Live 0xbf045000
coredump            10004  0 - Live 0xbf041000
suapi              114785 25 - Live 0xbf023000
haptics              6844  0 - Live 0xbf020000
netmux_linkdriver    8024  0 - Live 0xbf01d000
netmux              56804 21 netmux_linkdriver, Live 0xbf00e000
mpmdrv              27952  1 - Live 0xbf006000
profilerdrv          6124  1 - Live 0xbf003000
gpiodev              6816  0 - Live 0xbf000000

cpu

Processor       : Some Random V6 Processor rev 1 (v6l)
BogoMIPS        : 88.46
Features        : swp half thumb fastmult vfp edsp java
CPU implementer : 0x41
CPU architecture: 6TEJ
CPU variant     : 0x1
CPU part        : 0xb36
CPU revision    : 1
Cache type      : write-back
Cache clean     : cp15 c7 ops
Cache lockdown  : format C
Cache format    : Harvard
I size          : 16384
I assoc         : 4
I line length   : 32
I sets          : 128
D size          : 16384
D assoc         : 4
D line length   : 32
D sets          : 128

Hardware        : Motorola Product - Lido
Revision        : 0021



External Links

Personal tools