2013年5月7日星期二

三零凯天

三零凯天分两种型号,一为IH0911-V100,一为IH0811-V200,V100使用BCM7466芯片,V200使用TMS320DM644.

1)V100连接好TTL线后(115200),使用Ctrl+C可以进入CFE,可用命令如下:
ts                  Time stamp utility
info                Show CFE configuration information
loop                Loop a command
reboot              Reboot the system
dir                 List the directory of a FAT file system
macprog             Program MAC addresses.
macprog2            Program a specific MAC address.
flash               Update a flash memory device
memtest             Test memory.
f                   Fill contents of memory.
e                   Modify contents of memory.
d                   Dump memory.
u                   Disassemble instructions.
batch               Load a batch file into memory and execute it
go                  Start a previously loaded program.
load                Load an executable file into memory without executing it
save                Save a region of memory to a remote file via TFTP
boot                Load an executable file into memory and execute it
ping                Ping a remote IP host.
ifconfig            Configure the Ethernet interface
sleep               Sleep for specified milliseconds.
waitusb             Wait for USB device to be installed.
show usb            Display devices connected to USB bus.
show heap           Display information about CFE's heap
show memory         Display the system physical memory map.
show devices        Display information about the installed devices.
unsetenv            Delete an environment variable.
printenv            Display the environment variables
setenv              Set an environment variable.
help                Obtain help for CFE commands

2)可以使用macprog2更改MAC,更改后将写入flash不会变了
CFE> help macprog2
  SUMMARY
     Program a specific MAC address.
  USAGE
     macprog2
     This command programs board specific MAC addresses to the
     flash. (ex. macprog 00-60-6E-70-0D-A2)
*** command status = 0
3)mount情况
# mount
rootfs on / type rootfs (rw)
none on /proc type proc (rw)
none on /sys type sysfs (rw)
none on /dev/pts type devpts (rw)
none on /proc/bus/usb type usbfs (rw)
/dev/mtdblock2 on /mnt/nv type jffs2 (rw)
/dev/mtdblock7 on /mnt/config type jffs2 (rw)
4)序列号
# pwd
/mnt/nv/etc
# ls -l
drwxrwxr-x    2 500      500             0 Jan  1 00:00 browser
-rw-r--r--    1 500      500           509 Jan  1  2000 product.ini
-rwx------    1 500      500         38663 May 31  2010 usb_modeswitch.setup
# more product.ini
[product_static]
vendor=成都三零凯天
device_type=IH0911-V200
product_serial=0010019900B021800007
remote_sensitivity=300
#0x69b5:30KT    0xff00:COSHIP&ZTE
remote_white_list=0x69b5;0xff00
Screen_Width=644
Screen_Height=534
software_version=KCQ.I01.02S
hardware_version=KB1.200.01S
#0:standard 1:yunnan
json_style=1

[logo]
standby=/mnt/nv/share/pixmaps/logo/standby_cn.png
booting_network=/mnt/nv/share/pixmaps/splash/booting_network.jpg
booting_platform=/mnt/nv/share/pixmaps/splash/booting_platform.jpg
#
5)配置情况
# pwd
/mnt/config
# ls -l
-rw-r--r--    1 500      500           957 Jan  1  2000 config.ini
-rw-rw-rw-    1 root     root          957 Jan  1 00:02 config.ini.bak
-rw-r--r--    1 500      500           927 Sep 16  2010 defconf.ini
-rw-------    1 root     root       262144 Jan  1 00:02 nvram
-rw-r--r--    1 500      500           757 Sep  6  2010 stb_config.xml
-rw-r--r--    1 500      500            12 Jul  1  2010 version_config

# more config.ini
[local_config]
conf_passwd=0213        6321        123456
#1:pppoe 2:dhcp 3:lan
net_access_mode=1
language=chinese_simplified
#0:disable 1:enable
multi_stack=0
video_standard=0
screen_saver_enable=0
screen_saver_timeout=10
tvms_enable=0
userid=ixxxxxxxxx@itv
user_password=130823
auth_url=http://epg.itv.cq.cn:8080/iptvepg/platform/index.jsp
auth_url2=http://epg.itv.cq.cn:8080/iptvepg/platform/index.jsp
igmp_version=2
timezone=UTC+8
seg_play_enable=0
#0: do not goto end directly when we play vod video
goto_end=1

[qos]
upload_url=
upload_interval=3600
record_interval=3600
statis_interval=657925
#0:disable 1:enable
qos_enable=0

[lan]
ipaddr=192.168.1.11
netmask=255.255.255.0
gateway=192.168.1.1
nameserver=192.168.1.1
nameserver2=192.168.0.1

[dhcp]
username=123456
password=123456
#0:disable option 60,125 1:enable option 60,125
ctc_option=1

[pppoe]
username=ixxxxxxxxx@itv
password=130823
release=0
local_ip_enable=0

[play_buffer]
num_buffer=80
num_drop=10

6)v200启动时按回车键可进入
NAND boot 2.12 - DRAM speed 162 MHz A126

Platform setup...
VTPIOCR is set to 0x0000A364, NCH = 0x04, PCH = 0x1B
done
NAND manufacturer Samsung and identifier 35,A5,BD

Loading IntActOS
Secure ROM start

Amino Communications IntActOS-32
AmiNET Multicast BootROM, version 1.40

TV system = PAL-I Output format = LBR-CVBS-LC
Unsupported output format - default to RGB
Ethernet: MAC address 00:22:7E:00:A5:A8
Ethernet: Auto-MDIX not supported on A126
Ethernet: Link down

Platform: AMINET125


Hit ENTER to stop normal operation ...

7)可用命令
bootos, cache, configure, fan, help, time, rem, reset, show, sprog

testled

bsaveimg, change, copy, delete, details, device, dir, format, fs, load,
loadrecov, makefs, printpartn, rename, run, save, saverecov, type, verify

mputgif, setavc

mboot

keys
8)ttl进入后,用户名为root,密码未知




没有评论: