不能 按照7.1.2 烧写Android到开发板的NandFlash中
本帖最后由 sunday151840 于 2014-2-26 15:13 编辑按照 手册1.4步骤执行到
步骤4:打开电源开关,LED 流水灯闪四下,蜂鸣器滴响一声,烧写开始,烧写过程中4 个LED 保持熄
灭。数分钟后蜂鸣器响三声,伴随4 个LED 灯闪三下表示烧写结束。4 个LED 灯保持常亮状态系统烧写
成功。
我实验现象是
打开电源开关,LED 流水灯闪四下,蜂鸣器滴响一声,烧写开始,烧写过程中4 个LED 保持熄
灭。(十秒左右)蜂鸣器响三声,伴随4 个LED 灯闪三下表示烧写结束。4 个LED 灯保持常亮状态系统烧写 之后还是 原来的。
试了很多次,2.34.0都试了
楼主,你在烧写的时候, 最好看一下串口打印信息,看看出什么错误,你这个应该是没有烧写进去 飞凌-unix 发表于 2014-2-25 08:50 static/image/common/back.gif
楼主,你在烧写的时候, 最好看一下串口打印信息,看看出什么错误,你这个应该是没有烧写进去
就是 感觉没有烧进去,烧linux的时候都持续了几分钟,安卓就十秒的样子,我的usb转串口线还没有拿到。 hello_linux 发表于 2014-2-24 22:12 static/image/common/back.gif
楼主 我也差不多啊,linux和android 都烧录进去了,但是跑起来一直都是黑屏,也抓不到 任何log
哦,我的是烧了之后,还是linux,没有黑屏。解决了说一下解决办法哦 sunday151840 发表于 2014-2-25 09:05 static/image/common/back.gif
就是 感觉没有烧进去,烧linux的时候都持续了几分钟,安卓就十秒的样子,我的usb转串口线还没有拿到。
好吧, 等usb转串口拿到后,看看串口的打印信息,这样就好判断是怎么回事了 飞凌-unix 发表于 2014-2-25 16:40 static/image/common/back.gif
好吧, 等usb转串口拿到后,看看串口的打印信息,这样就好判断是怎么回事了
#sdfuse flashall
#
# OK
U-Boot 1.3.4 (Oct 28 2013 - 08:58:54) for SMDKV210
CPU:S5PV210@1000MHz(OK)
APLL = 1000MHz, HclkMsys = 200MHz, PclkMsys = 100MHz
MPLL = 667MHz, EPLL = 80MHz
HclkDsys = 166MHz, PclkDsys = 83MHz
HclkPsys = 133MHz, PclkPsys = 66MHz
SCLKA2M= 200MHz
Serial = CLKUART
Board: SMDKV210
RAM Configuration:
Bank #0: 20000000 256 MB
Bank #1: 40000000 256 MB
Flash: 0 kB
SD/MMC:S3C_HSMMC0_dev0, S3C_HSMMC2_dev1
changel 1 3781MB
NAND: Nandflash:ChipType= SLCChipName=MT29F8G08ABABAWP
NoNo Calc pagesize, blocksize, erasesize,use ids table .............
NandFlash:name=NAND 1GiB 1,8V 8-bit,id=38, pagesize=4096 ,chipsize=1024 MB,erasesize=524288 oobsize=128
NandFlash Size is 1024 MB
*** Warning - using default environment
In: serial
Out: serial
Err: serial
checking mode for fastboot ...
Hit any key to stop autoboot:3 2 1 0
NAND read: device 0 offset 0x100000, size 0x500000
Main area read (10 blocks):
5242880 bytes read: OK
Boot with zImage
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.35.7 (root@forlinx) (gcc version 4.4.1 (Sourcery G++ Lite 2009q3-67) ) #1 PREEMPT Thu Oct 31 16:25:41 CST 2013
[ 0.000000] CPU: ARMv7 Processor revision 2 (ARMv7), cr=10c53c7f
[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
[ 0.000000] Machine: SMDKV210
[ 0.000000] Ignoring unrecognised tag 0x41001099
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] <8>On node 0 totalpages: 131072
[ 0.000000] <8>Normal zone: 1536 pages used for memmap
[ 0.000000] <8>Normal zone: 0 pages reserved
[ 0.000000] <8>Normal zone: 129536 pages, LIFO batch:31
[ 0.000000] CPU S5PV210/S5PC110 (id 0x43110220)
[ 0.000000] <8>s5pv210_init_clocks: initializing clocks
[ 0.000000] S3C24XX Clocks, Copyright 2004 Simtec Electronics
[ 0.000000] <8>s5pv210_setup_clocks: registering clocks
[ 0.000000] <8>s5pv210_setup_clocks: clkdiv0 = 14131440, clkdiv1 = 00000400
[ 0.000000] <8>s5pv210_setup_clocks: xtal is 24000000
[ 0.000000] S5PV210: PLL settings, A=1000000000, M=667000000, E=80000000 V=54000000
[ 0.000000] S5PV210: ARMCLK=1000000000, HCLKM=200000000, HCLKD=166750000
[ 0.000000] HCLKP=133400000, PCLKM=100000000, PCLKD=83375000, PCLKP=66700000
[ 0.000000] sclk_dmc: source is sclk_a2m (0), rate is 200000000
[ 0.000000] sclk_onenand: source is hclk_dsys (1), rate is 166750000
[ 0.000000] sclk: source is mout_mpll (6), rate is 66700000
[ 0.000000] sclk: source is mout_mpll (6), rate is 66700000
[ 0.000000] sclk: source is mout_mpll (6), rate is 66700000
[ 0.000000] sclk: source is mout_mpll (6), rate is 66700000
[ 0.000000] sclk_mixer: source is sclk_dac (0), rate is 54000000
[ 0.000000] sclk_spdif: source is sclk_audio (0), rate is 24000000
[ 0.000000] sclk_fimc: source is ext_xtal (0), rate is 24000000
[ 0.000000] sclk_fimc: source is ext_xtal (0), rate is 24000000
[ 0.000000] sclk_fimc: source is ext_xtal (0), rate is 24000000
[ 0.000000] sclk_cam0: source is ext_xtal (0), rate is 24000000
[ 0.000000] sclk_cam1: source is ext_xtal (0), rate is 24000000
[ 0.000000] sclk_fimd: source is ext_xtal (0), rate is 24000000
[ 0.000000] sclk_mmc: source is mout_mpll (6), rate is 47642857
[ 0.000000] sclk_mmc: source is mout_epll (7), rate is 80000000
[ 0.000000] sclk_mmc: source is mout_mpll (6), rate is 47642857
[ 0.000000] sclk_mmc: source is mout_epll (7), rate is 80000000
[ 0.000000] sclk_mfc: source is sclk_a2m (0), rate is 200000000
[ 0.000000] sclk_g2d: source is sclk_a2m (0), rate is 200000000
[ 0.000000] sclk: source is sclk_a2m (0), rate is 200000000
[ 0.000000] sclk_csis: source is ext_xtal (0), rate is 24000000
[ 0.000000] sclk_spi: source is ext_xtal (0), rate is 24000000
[ 0.000000] sclk_spi: source is ext_xtal (0), rate is 24000000
[ 0.000000] sclk_pwi: source is ext_xtal (0), rate is 24000000
[ 0.000000] sclk_pwm: source is ext_xtal (0), rate is 24000000
[ 0.000000] sclk_mdnie: source is ext_xtal (0), rate is 24000000
[ 0.000000] sclk_mdnie_pwm: source is ext_xtal (0), rate is 24000000
[ 0.000000] s5pv210: 37748736 bytes system memory reserved for mfc at 0x20ca5000
[ 0.000000] s5pv210: 37748736 bytes system memory reserved for mfc at 0x40000000
[ 0.000000] s5pv210: 25165824 bytes system memory reserved for fimc0 at 0x42400000
[ 0.000000] s5pv210: 10137600 bytes system memory reserved for fimc1 at 0x43c00000
[ 0.000000] s5pv210: 25165824 bytes system memory reserved for fimc2 at 0x445ab000
[ 0.000000] s5pv210: 8388608 bytes system memory reserved for jpeg at 0x45dab000
[ 0.000000] s5pv210: 11520000 bytes system memory reserved for fimd at 0x465ab000
[ 0.000000] s5pv210: 3072000 bytes system memory reserved for texstream at 0x470a8000
[ 0.000000] s5pv210: 3379200 bytes system memory reserved for pmem_gpu1 at 0x47396000
[ 0.000000] s5pv210: 8388608 bytes system memory reserved for g2d at 0x476cf000
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on.Total pages: 129536
[ 0.000000] Kernel command line: console=ttySAC2,115200 root=/dev/mtdblock2 init=/linuxrc
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 256MB 256MB = 512MB total
[ 0.000000] Memory: 344256k/344256k available, 180032k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector: 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap: 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] DMA : 0xff000000 - 0xffe00000 (14 MB)
[ 0.000000] vmalloc : 0xf0800000 - 0xfc000000 ( 184 MB)
[ 0.000000] lowmem: 0xc0000000 - 0xf0000000 ( 768 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 (16 MB)
[ 0.000000] .init : 0xc0008000 - 0xc0034000 ( 176 kB)
[ 0.000000] .text : 0xc0034000 - 0xc07c4000 (7744 kB)
[ 0.000000] .data : 0xc07c4000 - 0xc08398c0 ( 471 kB)
[ 0.000000] SLUB: Genslabs=9, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU-based detection of stalled CPUs is disabled.
[ 0.000000] Verbose stalled-CPUs detection is disabled.
[ 0.000000] NR_IRQS:393
[ 0.000000] VIC @fd000000: id 0x00041192, vendor 0x41
[ 0.000000] VIC @fd010000: id 0x00041192, vendor 0x41
[ 0.000000] VIC @fd020000: id 0x00041192, vendor 0x41
[ 0.000000] VIC @fd030000: id 0x00041192, vendor 0x41
[ 0.000000] mult
[ 0.000000] max_delta_ns
[ 0.000000] min_delta_ns
[ 0.000000] rate
[ 0.000000] HZ
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] console enabled
[ 0.524917] Calibrating delay loop... 998.15 BogoMIPS (lpj=1949696)
[ 0.610560] pid_max: default: 32768 minimum: 301
[ 0.615213] Mount-cache hash table entries: 512
[ 0.619931] Initializing cgroup subsys debug
[ 0.623919] Initializing cgroup subsys cpuacct
[ 0.628333] Initializing cgroup subsys freezer
[ 0.632774] CPU: Testing write buffer coherency: ok
[ 0.640045] regulator: core version 0.5
[ 0.642604] NET: Registered protocol family 16
[ 0.660725] S3C Power Management, Copyright 2004 Simtec Electronics
[ 0.665605] pmstats at 00000000
[ 0.669926] smdkc110_setup_clocks: sclk_mmc: source is mout_mpll, rate is 47642857
[ 0.676225] smdkc110_setup_clocks: sclk_mmc: source is mout_mpll, rate is 47642857
[ 0.683736] smdkc110_setup_clocks: sclk_mmc: source is mout_mpll, rate is 47642857
[ 0.691272] smdkc110_setup_clocks: sclk_mmc: source is mout_mpll, rate is 47642857
[ 0.699553] S5PV210: Initializing architecture
[ 0.703932] s3c24xx-pwm s3c24xx-pwm.0: tin at 66700000, tdiv at 66700000, tin=divclk, base 0
[ 0.711682] s3c24xx-pwm s3c24xx-pwm.1: tin at 66700000, tdiv at 66700000, tin=divclk, base 8
[ 0.720063] s3c24xx-pwm s3c24xx-pwm.2: tin at 66700000, tdiv at 66700000, tin=divclk, base 12
[ 0.728552] s3c24xx-pwm s3c24xx-pwm.3: tin at 66700000, tdiv at 66700000, tin=divclk, base 16
[ 0.737401] regulator: pd_audio_supply: 5000 mV normal
[ 0.742414] regulator: pd_cam_supply: 5000 mV normal
[ 0.747432] regulator: pd_tv_supply: 5000 mV normal
[ 0.752347] regulator: pd_lcd_supply: 5000 mV normal
[ 0.757383] regulator: pd_g3d_supply: 5000 mV normal
[ 0.762418] regulator: pd_mfc_supply: 5000 mV normal
[ 0.801189] bio: create slab <bio-0> at 0
[ 0.804645] SCSI subsystem initialized
[ 0.808265] usbcore: registered new inte**ce driver usbfs
[ 0.813087] usbcore: registered new inte**ce driver hub
[ 0.818381] usbcore: registered new device driver usb
[ 0.824311] s3c-i2c s3c2440-i2c.0: i2c-0: S3C I2C adapter
[ 0.828828] s3c-i2c s3c2440-i2c.1: i2c-1: S3C I2C adapter
[ 0.834301] s3c-i2c s3c2440-i2c.2: i2c-2: S3C I2C adapter
[ 0.840211] Advanced Linux Sound Architecture Driver Version 1.0.23.
[ 0.846594] cfg80211: Calling CRDA to update world regulatory domain
[ 0.852566] Switching to clocksource clock_source_systimer
[ 0.869806] NET: Registered protocol family 2
[ 0.872856] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.880385] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.887111] TCP bind hash table entries: 16384 (order: 6, 327680 bytes)
[ 0.893846] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.899903] TCP reno registered
[ 0.903025] UDP hash table entries: 256 (order: 1, 12288 bytes)
[ 0.908934] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
[ 0.915393] NET: Registered protocol family 1
[ 0.919813] RPC: Registered udp transport module.
[ 0.924275] RPC: Registered tcp transport module.
[ 0.928932] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.935791] PMU: registered new PMU device of type 0
[ 0.940405] SMDKC110/V210 RTC, (c) 2010 Samsung Electronics
[ 0.946096] smdkc110-rtc smdkc110-rtc: rtc core: registered s3c as rtc0
[ 0.952547] S5PV210 ADC driver, (c) 2010 Samsung Electronics
[ 0.958500] cpuidle: phy_regs_save:0x4fc5b000
[ 0.962495] Loaded driver for PL330 DMAC-0 s3c-pl330
[ 0.967327] DBUFF-64x8bytes Num_Chans-8 Num_Peri-2 Num_Events-32
[ 0.973458] Loaded driver for PL330 DMAC-1 s3c-pl330
[ 0.978329] DBUFF-8x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
[ 0.984466] Loaded driver for PL330 DMAC-2 s3c-pl330
[ 0.989335] DBUFF-8x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
[ 1.002607] ashmem: initialized
[ 1.004750] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 1.011111] ROMFS MTD (C) 2007 Red Hat, Inc.
[ 1.014864] <8>yaffs built Oct 31 2013 16:16:56 Installing.
[ 1.020514] msgmni has been set to 672
[ 1.026761] alg: No test for stdrng (krng)
[ 1.029451] io scheduler noop registered
[ 1.033300] io scheduler deadline registered
[ 1.037540] io scheduler cfq registered (default)
[ 1.043435] s3cfb s3cfb: dma: 0x465ab000, cpu: 0xf1000000, size: 0x00465000
[ 1.059169] Console: switching to colour frame buffer device 100x30
[ 1.069738] FIMD src sclk = 166750000
[ 1.193176] s3cfb s3cfb: registered successfully
[ 1.197195] leds initialized
[ 1.199211] Initializing hello device.
[ 1.203185] Succedded to initialize hello device.
[ 1.207864]
[ 1.207867] @@@@@@@@@@@@@@@@@@@@@@@@@@
[ 1.212801] irda initialized
[ 1.215645]
[ 1.215648] @@@@@@@@@@@@@@@@@@@@@@@@@@
[ 1.221020] pwm initialized
[ 1.224521] PA FB = 0x465AB000, bits per pixel = 32
[ 1.228496] screen width=800 height=480 va=0xe65ab000 pa=0x465ab000
[ 1.234714] xres_virtual = 800, yres_virtual = 1440, xoffset = 0, yoffset = 0
[ 1.241815] fb_size=4608000
[ 1.244589] Back frameBuffer.VAddr=e6722000 PAddr=46722000 size=1536000
[ 1.251435] Back frameBuffer.VAddr=e6899000 PAddr=46899000 size=1536000
[ 1.258718] s5pv210-uart.0: s3c2410_serial0 at MMIO 0xe2900000 (irq = 16) is a S3C6400/10
[ 1.266699] s5pv210-uart.1: s3c2410_serial1 at MMIO 0xe2900400 (irq = 20) is a S3C6400/10
[ 1.274770] s5pv210-uart.2: s3c2410_serial2 at MMIO 0xe2900800 (irq = 24) is a S3C6400/10
[ 1.282942] s5pv210-uart.3: s3c2410_serial3 at MMIO 0xe2900c00 (irq = 28) is a S3C6400/10
[ 1.297982] brd: module loaded
[ 1.303243] loop: module loaded
[ 1.305928] S3C NAND Driver, (c) 2008 Samsung Electronics
[ 1.310516] Nandflash:ChipType= SLCChipName=MT29F8G08ABACAWP s3c_nand_probe 1686
[ 1.317844] S3C NAND Driver is using hardware ECC.
[ 1.322618] NoNo Calc pagesize, blocksize, erasesize,use ids table .............
[ 1.330314] NAND device: Manufacturer ID: 0x2c, Chip ID: 0x38 (Micron NAND 1GiB 1,8V 8-bit)
[ 1.338637] Creating 3 MTD partitions on "s5pv210-nand":
[ 1.343916] 0x000000000000-0x000000100000 : "misc"
[ 1.349721] 0x000000100000-0x000000600000 : "kernel"
[ 1.354834] 0x000000600000-0x000040000000 : "system"
[ 1.421657] PPP generic driver version 2.4.2
[ 1.424790] PPP Deflate Compression module registered
[ 1.429527] PPP BSD Compression module registered
[ 1.434753] PPP MPPE Compression module registered
[ 1.438956] NET: Registered protocol family 24
[ 1.443384] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256).
[ 1.450373] CSLIP: code copyright 1989 Regents of the University of California.
[ 1.459492] dm9000 Ethernet Driver, V1.31
[ 1.463245] eth0: dm9000a at f0892300,f0896304 IRQ 41 MAC: 00:09:c0:ff:ec:48 (platform data)
[ 1.470587] HDLC support module revision 1.22
[ 1.474794] hso: drivers/net/usb/hso.c: 1.2 Option Wireless
[ 1.480466] usbcore: registered new inte**ce driver hso
[ 1.485776] usbcore: registered new inte**ce driver cdc_ether
[ 1.491526] usbcore: registered new inte**ce driver rndis_host
[ 1.497337] rtw driver version=v3.4.4_4749.20121105
[ 1.502246] Build at: Oct 31 2013 16:20:05
[ 1.506313] ##########rtw_suspend_lock_init ###########
[ 1.511678] usbcore: registered new inte**ce driver rtl8192cu
[ 1.517449] usbcore: registered new inte**ce driver rndis_wlan
[ 1.523244] libertas_sdio: Libertas SDIO driver
[ 1.527718] libertas_sdio: Copyright Pierre Ossman
[ 1.532736] usbcore: registered new inte**ce driver rt73usb
[ 1.538368] usbcore: registered new inte**ce driver hwa-rc
[ 1.543980] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.550313] s5p-ehci s5p-ehci: s5pv210 EHCI
[ 1.554581] s5p-ehci s5p-ehci: new USB bus registered, assigned bus number 1
[ 1.561449] s5p-ehci s5p-ehci: irq 87, io mem 0xec200000
[ 1.576344] s5p-ehci s5p-ehci: USB 0.0 started, EHCI 1.00
[ 1.580793] hub 1-0:1.0: USB hub found
[ 1.583998] hub 1-0:1.0: 1 port detected
[ 1.588343] usbcore: registered new inte**ce driver hwa-hc
[ 1.593647] usbcore: registered new inte**ce driver cdc_acm
[ 1.599087] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
[ 1.607711] usbcore: registered new inte**ce driver cdc_wdm
[ 1.613206] Initializing USB Mass Storage driver...
[ 1.618200] usbcore: registered new inte**ce driver usb-storage
[ 1.624043] USB Mass Storage support registered.
[ 1.628765] usbcore: registered new inte**ce driver ums-sddr09
[ 1.634634] usbcore: registered new inte**ce driver ums-sddr55
[ 1.640693] usbcore: registered new inte**ce driver usbserial
[ 1.646352] USB Serial support registered for generic
[ 1.651375] usbcore: registered new inte**ce driver usbserial_generic
[ 1.657753] usbserial: USB Serial Driver core
[ 1.662217] USB Serial support registered for GSM modem (1-port)
[ 1.668223] usbcore: registered new inte**ce driver option
[ 1.673613] option: v0.7.2:USB Driver for GSM modems
[ 1.678666] USB Serial support registered for pl2303
[ 1.683605] usbcore: registered new inte**ce driver pl2303
[ 1.689041] pl2303: Prolific PL2303 USB to serial adaptor driver
[ 1.695227] s3c-udc : S3C HS USB Device Controller Driver, (c) 2008-2009 Samsung Electronics
[ 1.695234] s3c-udc : version 15 March 2009 (DMA Mode)
[ 1.708843] mice: PS/2 mouse device common for all mice
[ 1.713974] forlinx is call
[ 1.716752] input: s3c-keypad as /devices/virtual/input/input0
[ 1.729708] s3c-keypad Initialized
[ 1.731751] S3C Keypad Driver
[ 1.734604] gpio-keys init
[ 1.737632] input: gpio-keys as /devices/platform/gpio-keys/input/input1
[ 1.744220] S5P Touchscreen driver, (c) 2008 Samsung Electronics
[ 1.749981] *********res->start=e1700000, res->end=e1700fff size=4096, pdev-name=s3c-ts
[ 1.757966] S5P TouchScreen got loaded successfully : 12 bits
[ 1.764092] input: S5P TouchScreen as /devices/virtual/input/input2
[ 1.770170] TSSEL : 0
[ 1.772893] 1 uc_reg_value=16
[ 1.775425] input: ft5x0x_ts as /devices/virtual/input/input3
[ 1.904470] usb 1-1: new high speed USB device using s5p-ehci and address 2
[ 1.936959] 2 uc_reg_value=20
[ 1.938973] using rtc device, s3c, for alarms
[ 1.942899] i2c /dev entries driver
[ 1.947546] IR NEC protocol handler initialized
[ 1.950841] IR RC5(x) protocol handler initialized
[ 1.955653] IR RC6 protocol handler initialized
[ 1.960128] IR JVC protocol handler initialized
[ 1.964632] IR Sony protocol handler initialized
[ 1.969227] Linux video capture inte**ce: v2.00
[ 1.974922] usbcore: registered new inte**ce driver em28xx
[ 1.979403] em28xx driver loaded
[ 1.982571] Em28xx: Initialized (Em28xx Audio Extension) extension
[ 1.988884] usbcore: registered new inte**ce driver usbvision
[ 1.994540] USBVision USB Video Device Driver for Linux : 0.9.10
[ 2.000629] usbcore: registered new inte**ce driver zr364xx
[ 2.006162] zr364xx: Zoran 364xx
[ 2.009480] usbcore: registered new inte**ce driver stkwebcam
[ 2.015161] sn9c102: V4L2 driver for SN9C1xx PC Camera Controllers v1:1.47pre49
[ 2.022558] usbcore: registered new inte**ce driver sn9c102
[ 2.028084] et61x251: V4L2 driver for ET61X51 PC Camera Controllers v1:1.09
[ 2.035558] usbcore: registered new inte**ce driver et61x251
[ 2.041077] zc0301: V4L2 driver for ZC0301 Image Processor and Control Chip v1:1.10
[ 2.049108] usbcore: registered new inte**ce driver zc0301
[ 2.054516] gspca: main v2.9.0 registered
[ 2.058624] usbcore: registered new inte**ce driver zc3xx
[ 2.063949] zc3xx: registered
[ 2.067068] usbcore: registered new inte**ce driver hdpvr
[ 2.072773] usbcore: registered new inte**ce driver s2255
[ 2.078390] hub 1-1:1.0: USB hub found
[ 2.081698] hub 1-1:1.0: 4 ports detected
[ 2.086227] s3c-csis: Samsung MIPI-CSI2 driver probed successfully
[ 2.092032] mfc_init: <6>S5PC110 MFC Driver, (c) 2009 Samsung Electronics
[ 2.092039]
[ 2.102979] S3C JPEG Driver, (c) 2007 Samsung Electronics
[ 2.106929] JPEG driver for S5PV210
[ 2.111711] usbcore: registered new inte**ce driver uvcvideo
[ 2.116115] USB Video Class driver (v0.1.0)
[ 2.120388] s3c_bat_init
[ 2.122783] sec-fake-battery sec-fake-battery: s3c_bat_probe
[ 2.129300] S3C2410 Watchdog Timer, (c) 2004 Simtec Electronics
[ 2.134711] s3c2410-wdt s3c2410-wdt: watchdog inactive, reset disabled, irq enabled
[ 2.142147] device-mapper: uevent: version 1.0.3
[ 2.146777] device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: dm-devel@redhat.com
[ 2.155064] cpuidle: using governor ladder
[ 2.159191] cpuidle: using governor menu
[ 2.163113] sdhci: Secure Digital Host Controller Inte**ce driver
[ 2.169049] sdhci: Copyright(c) Pierre Ossman
[ 2.173597] s3c-sdhci s3c-sdhci.0: clock source 2: sclk_mmc (47642857 Hz)
[ 2.181346] mmc0: SDHCI controller on samsung-hsmmc using ADMA
[ 2.187216] s3c-sdhci s3c-sdhci.1: clock source 2: sclk_mmc (47642857 Hz)
[ 2.196133] mmc1: SDHCI controller on samsung-hsmmc using ADMA
[ 2.201770] s3c-sdhci s3c-sdhci.2: clock source 2: sclk_mmc (47642857 Hz)
[ 2.209768] mmc2: SDHCI controller on samsung-hsmmc using ADMA
[ 2.215537] s3c-sdhci s3c-sdhci.3: clock source 2: sclk_mmc (47642857 Hz)
[ 2.225559] mmc3: SDHCI controller on samsung-hsmmc using ADMA
[ 2.231970] usbcore: registered new inte**ce driver hiddev
[ 2.238881] usbcore: registered new inte**ce driver usbhid
[ 2.243018] usbhid: USB HID core driver
[ 2.250228] wm8960 0-001a: No platform data supplied
[ 2.408940] mmc2: new SDHC card at address e624
[ 2.412288] mmcblk0: mmc2:e624 SD04G 3.69 GiB
[ 2.416655]mmcblk0: p1
[ 2.779339] bs s5pv210_cfg_i2s,arch/arm/mach-s5pv210/dev-audio.c:44
[ 2.784719] s3c_idma_preallocate_buffer:VA-f08c0000PA-C0000000163840bytes
[ 2.791676] asoc: WM8960 <-> s3c64xx-i2s mapping ok
[ 2.796364] s3c_idma_preallocate_buffer:VA-f0900000PA-C0000000163840bytes
[ 2.803794] asoc: WM8960 <-> s3c64xx-i2s mapping ok
[ 3.629156] ASoC: Failed to create HP-L/R debugfs file
[ 3.632867] ASoC: Failed to create Speaker-L/R debugfs file
[ 3.638555] ALSA device list:
[ 3.641325] #0: smdk (WM8960)
[ 3.644462] GACT probability NOT on
[ 3.647918] Mirror/redirect action on
[ 3.651671] u32 classifier
[ 3.654215] Actions configured
[ 3.657612] Netfilter messages via NETLINK v0.30.
[ 3.662348] nf_conntrack version 0.5.0 (5379 buckets, 21516 max)
[ 3.668435] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
[ 3.675638] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
[ 3.683523] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
[ 3.690371] ctnetlink v0.93: registering with nfnetlink.
[ 3.695078] xt_time: kernel timezone is -0000
[ 3.701846] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 3.705786] arp_tables: (C) 2002 David S. Miller
[ 3.710342] TCP cubic registered
[ 3.713518] NET: Registered protocol family 10
[ 3.719989] lo: Disabled Privacy Extensions
[ 3.728221] Mobile IPv6
[ 3.729206] IPv6 over IPv4 tunneling driver
[ 3.735100] sit0: Disabled Privacy Extensions
[ 3.741264] ip6tnl0: Disabled Privacy Extensions
[ 3.746004] NET: Registered protocol family 17
[ 3.749116] NET: Registered protocol family 15
[ 3.753616] lib80211: common routines for IEEE802.11 drivers
[ 3.759042] <8>lib80211_crypt: registered algorithm 'NULL'
[ 3.764489] <8>lib80211_crypt: registered algorithm 'WEP'
[ 3.769855] <8>lib80211_crypt: registered algorithm 'CCMP'
[ 3.775317] <8>lib80211_crypt: registered algorithm 'TKIP'
[ 3.780786] NET: Registered protocol family 36
[ 3.785198] ThumbEE CPU extension supported.
[ 3.789973] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 2
[ 3.797815] regulator_init_complete: disabling pd_mfc_supply
[ 3.802741] regulator_init_complete: disabling pd_tv_supply
[ 3.808254] regulator_init_complete: disabling pd_cam_supply
[ 3.813921] smdkc110-rtc smdkc110-rtc: rtc disabled, re-enabling
[ 3.819867] smdkc110-rtc smdkc110-rtc: hctosys: invalid date/time
[ 3.827452] FIMC0 registered successfully
[ 3.831340] FIMC1 registered successfully
[ 3.835320] FIMC2 registered successfully
[ 3.838226] DBUG_PORT must not use AFC!
[ 3.861340] yaffs: dev is 32505858 name is "mtdblock2" rw
[ 3.865270] yaffs: passed flags ""
[ 3.868657] <8>yaffs: Attempting MTD mount of 31.2,"mtdblock2"
[ 3.874458] <8>yaffs: auto selecting yaffs2
[ 4.225120] <8>block 1710 is bad
[ 15.626561] <8>yaffs_read_super: isCheckpointed 0
[ 15.629847] VFS: Mounted root (yaffs filesystem) on device 31:2.
[ 15.635824] Freeing init memory: 176K
[ 17.537459] smdkc110-rtc smdkc110-rtc: rtc disabled, re-enabling
hwclock: settimeofday() failed: Invalid argument
No state is present for card smdk
Unknown hardware: "WM8960" "" "" "" ""
Hardware is initialized using a guess method
No state is present for card smdk
[ 18.170103] eth0: link down
[ 18.171646] ADDRCONF(NETDEV_UP): eth0: link is not ready
Unknown hardware: "WM8960" "" "" "" ""
Hardware is initialized using a guess method
Starting Qtopia2, please waiting...
Please press Enter to activate this console. capacitor panel touch. hello_linux 发表于 2014-2-24 22:12 static/image/common/back.gif
楼主 我也差不多啊,linux和android 都烧录进去了,但是跑起来一直都是黑屏,也抓不到 任何log
我的问题 已经解决了,就是那个摄像头的文件名要修改。。
zImage-210-ov3640 支持ov3640摄像头的内核文件
zImage-210-tvp5150 支持tvp5150摄像头的内核文件
上述zImage文件取其中一个使用时,需要更改文件名为zImage-210
楼上的朋友,如果问题没有解决,可以拨打技术支持电话:0312-3119192
页:
[1]