管理提醒: 本帖被 qq2440 執(zhí)行鎖定操作(2011-08-08)
推薦使用最新Superboo-20110727(見附件)有很多用戶在遇到問題咨詢時(shí),只是描述現(xiàn)象,而沒有把足夠詳細(xì)的輸出信息反饋給我們,一般我們根據(jù)簡單的現(xiàn)象描述,是無法判斷問題所在的。
怎樣才算詳細(xì)的輸出信息呢?這主要包括以下五點(diǎn):請(qǐng)務(wù)必提供以下詳細(xì)的信息,以便快速有效的幫助您分析查看問題。1 開發(fā)板的硬件基本信息(1) 開發(fā)板類型: Tiny6410還是Mini6410
(2) RAM大小: 128M or 256M? 如果你不確定,請(qǐng)?zhí)峁┚唧w的芯片型號(hào)(開發(fā)板上標(biāo)號(hào)為U12或U13的元器件)
(3) NAND Flash類型和大小: 是MLC還是SLC,大小是多少?如果不確定,請(qǐng)?zhí)峁┚唧w的芯片型號(hào)(開發(fā)板上標(biāo)號(hào)為U10的元器件)
(4) LCD類型: N43/A70,你不確定類型,請(qǐng)拍照說明(LCD模塊的正面和反面)
2. 串口輸出的信息為了方便用戶反饋信息,Superboot會(huì)在執(zhí)行過程中從串口輸出一些信息,所以,如果你在燒寫或啟動(dòng)過程遇到了問題,也請(qǐng)把串口輸出的完整信息發(fā)給我們(郵件或論壇),我們將依此檢查問題所在,并幫你解決。請(qǐng)把類似以下的串口輸出信息發(fā)郵件我們(
capbily@163.com),或貼在論壇你的咨詢帖中。
(1)一個(gè)典型的Linux燒寫過程輸出信息如下
復(fù)制代碼- Superboot-6410
- Ver: 1130
- CPU: S3C6410 533MHzRAM: 256MB
- NAND: 2GB(MLC2) ID:ECD58472
- Touch Device: 1-wire
- LCD Type: N43(Auto)
- Installing OS 'LINUX'
- Installing bootloader...
- file: /images/superboot-20110727.bin: 520 KB(532480 Byte)
- Installing bootloader succeed
- Installing kernel...
- file: /images/Linux/zImage_n43: 3 MB(3763320 Byte)
- Installing kernel succeed
- Installing ubifs-image...
- file: /images/Linux/rootfs_qtopia_qt4-mlc2.ubi: 139 MB(145752064 Byte)
- Installing ubifs-image succeed
- OS 'LINUX' Installed
|
(2) 一個(gè)典型的Linux啟動(dòng)信息如附件"Linux-boot-logo.zip"
3. 燒寫的配置文件的內(nèi)容也就是“FriendlyARM.ini”文件的內(nèi)容,類似如下:
復(fù)制代碼- #This line cannot be removed. by FriendlyARM(www.arm9.net)
- LCD-Mode = Yes
- LCD-Type = N43
- CheckOneButton=No
- Action=install
- OS= Linux
- VerifyNandWrite=No
- StatusType = Beeper| LED
- #################### Linux #####################
- Linux-BootLoader = superboot-20110727.bin
- Linux-Kernel = Linux/zImage_n43
- Linux-CommandLine = root=ubi0:FriendlyARM-root ubi.mtd=2 rootfstype=ubifs init=/linuxrc console=ttySAC0,115200
- Linux-RootFs-InstallImage = Linux/rootfs_qtopia_qt4-mlc2.ubi
- Linux-RootFs-RunImage = Linux/rootfs_qtopia_qt4.ext3
- ################### Android ####################
- Android-BootLoader = superboot-20110727.bin
- Android-Kernel = Android/azImage_n43
- Android-CommandLine = root=ubi0:FriendlyARM-root ubi.mtd=2 rootfstype=ubifs init=/linuxrc console=ttySAC0,115200 androidboot.console=s3c2410_serial0
- Android-RootFs-InstallImage = Android/rootfs_android-mlc2.ubi
- Android-RootFs-RunImage = Android/rootfs_android.ext3
- ################### WindowsCE6 #################
- WindowsCE6-Bootloader= superboot-20110727.bin
- WindowsCE6-BootLogo = WindowsCE6\bootlogo.bmp
- WindowsCE6-InstallImage = WindowsCE6\NK_n43-i.bin
- WindowsCE6-RunImage = WindowsCE6\NK_n43-i.bin
- #################### Ubuntu #####################
- Ubuntu-BootLoader = superboot-20110727.bin
- Ubuntu-Kernel = Ubuntu/uzImage_n43
- Ubuntu-CommandLine = root=ubi0:FriendlyARM-root ubi.mtd=2 rootfstype=ubifs init=/linuxrc console=ttySAC0,115200
- Ubuntu-RootFs-InstallImage = Ubuntu/rootfs_ubuntu-mlc2.ubi
- Ubuntu-RootFs-RunImage = Ubuntu/rootfs_ubuntu.ext3
- ############### UserBin #################
- UserBin-Image=WindowsCE/NK_n43-i.nb0
- userBin-StartAddress=50100000
|
4. 燒寫所用的文件信息截圖因?yàn)槲覀兊能浖到y(tǒng)經(jīng)常會(huì)有更新,版本不配套的軟件(一般是老的Superboot燒寫了新的系統(tǒng)文件)容易導(dǎo)致燒寫失敗,所以請(qǐng)把您燒寫過程所用的文件(包括路徑)信息發(fā)給我們,以作對(duì)照檢查,并特別注意提供紅色圈中信息,如下:
Linux-boot-log.zip (8 K) 下载次数:317 5. 您是使用何種Windows系統(tǒng)運(yùn)行SD_FLasher來燒寫Superboot到SD卡的? [attachment=2719]
[ 此帖被mindee在2011-11-27 17:51重新編輯 ]