主题 : MINI6410 遇到 求教:Kernel panic - not syncing: Attempted to kill init! 复制链接 | 浏览器收藏 | 打印
级别: 新手上路
UID: 36080
精华: 0
发帖: 19
金钱: 95 两
威望: 19 点
综合积分: 38 分
注册时间: 2011-01-11
最后登录: 2017-09-13
楼主  发表于: 2011-07-07 14:59

 MINI6410 遇到 求教:Kernel panic - not syncing: Attempted to kill init!

最近一直在编译自己的内核,可是都跑不起来,前来求助

U-Boot 1.1.6 (Dec 31 2010 - 14:36:43) for FriendlyARM MINI6410


CPU:     S3C6410@532MHz
         Fclk = 532MHz, Hclk = 133MHz, Pclk = 66MHz, Serial = CLKUART (SYNC Mode)
Board:   MINI6410
DRAM:    256 MB
Flash:   0 kB
NAND:    1024 MB
In:      serial
Out:     serial
Err:     serial
MAC: 08:90:90:90:90:90
Hit any key to stop autoboot:  0

NAND read: device 0 offset 0x80000, size 0x500000

Reading data from 0x57f800 -- 100% complete.
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.36-FriendlyARM (root@RyanADT) (gcc version 4.5.1 (ctng-1.8.1-FA) ) #1 PREEMPT Tue Jul 5 18:01:29 CST 2011
[    0.000000] CPU: ARMv6-compatible processor [410fb766] revision 6 (ARMv7), cr=00c5387f
[    0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
[    0.000000] Machine: MINI6410
[    0.000000] Memory policy: ECC disabled, Data cache writeback
[    0.000000] CPU S3C6410 (id 0x36410101)
[    0.000000] S3C24XX Clocks, Copyright 2004 Simtec Electronics
[    0.000000] camera: no parent clock specified
[    0.000000] S3C64XX: PLL settings, A=532000000, M=532000000, E=24000000
[    0.000000] S3C64XX: HCLK2=266000000, HCLK=133000000, PCLK=66500000
[    0.000000] mout_apll: source is fout_apll (1), rate is 532000000
[    0.000000] mout_epll: source is epll (1), rate is 24000000
[    0.000000] mout_mpll: source is mpll (1), rate is 532000000
[    0.000000] mmc_bus: source is mout_epll (0), rate is 24000000
[    0.000000] mmc_bus: source is mout_epll (0), rate is 24000000
[    0.000000] mmc_bus: source is mout_epll (0), rate is 24000000
[    0.000000] usb-bus-host: source is clk_48m (0), rate is 48000000
[    0.000000] uclk1: source is dout_mpll (1), rate is 66500000
[    0.000000] spi-bus: source is mout_epll (0), rate is 24000000
[    0.000000] spi-bus: source is mout_epll (0), rate is 24000000
[    0.000000] audio-bus: source is mout_epll (0), rate is 24000000
[    0.000000] audio-bus: source is mout_epll (0), rate is 24000000
[    0.000000] audio-bus: source is mout_epll (0), rate is 24000000
[    0.000000] irda-bus: source is mout_epll (0), rate is 24000000
[    0.000000] camera: no parent clock specified
[    0.000000] s3c64xx: 4194304 bytes SDRAM reserved for fimc at 0x5fbf8000
[    0.000000] s3c64xx: 4194304 bytes SDRAM reserved for jpeg at 0x5f7f8000
[    0.000000] s3c64xx: 16777216 bytes SDRAM reserved for pmem at 0x5e7f8000
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 65024
[    0.000000] Kernel command line: root=ubi0:FriendlyARM-root ubi.mtd=2 rootfstype=ubifs  init=/linuxrc console=ttySAC0,115200
[    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Memory: 256MB = 256MB total
[    0.000000] Memory: 228048k/228048k available, 34096k 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     : 0xff600000 - 0xffe00000   (   8 MB)
[    0.000000]     vmalloc : 0xd0800000 - 0xe0000000   ( 248 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .init : 0xc0008000 - 0xc0164000   (1392 kB)
[    0.000000]       .text : 0xc0164000 - 0xc060b000   (4764 kB)
[    0.000000]       .data : 0xc062a000 - 0xc065e8a0   ( 211 kB)
[    0.000000] SLUB: Genslabs=11, HWalign=32, 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:246
[    0.000000] VIC @f4000000: id 0x00041192, vendor 0x41
[    0.000000] VIC @f4010000: id 0x00041192, vendor 0x41
[    0.000000] High resolution timer: rate = 66500000, HZ = 100
[    0.000000] Console: colour dummy device 80x30
[    0.000000] console [ttySAC0] enabled
[    0.020000] Calibrating delay loop... 530.84 BogoMIPS (lpj=2654208)
[    0.270000] pid_max: default: 32768 minimum: 301
[    0.270000] Mount-cache hash table entries: 512
[    0.270000] Initializing cgroup subsys debug
[    0.280000] Initializing cgroup subsys cpuacct
[    0.280000] Initializing cgroup subsys freezer
[    0.280000] CPU: Testing write buffer coherency: ok
[    0.300000] NET: Registered protocol family 16
[    0.320000] s3c64xx_dma_init: Registering DMA channels
[    0.320000] s3c64xx_dma_init1: registering DMA 0 (d0808100)
[    0.320000] s3c64xx_dma_init1: registering DMA 1 (d0808120)
[    0.330000] s3c64xx_dma_init1: registering DMA 2 (d0808140)
[    0.330000] s3c64xx_dma_init1: registering DMA 3 (d0808160)
[    0.340000] s3c64xx_dma_init1: registering DMA 4 (d0808180)
[    0.340000] s3c64xx_dma_init1: registering DMA 5 (d08081a0)
[    0.350000] s3c64xx_dma_init1: registering DMA 6 (d08081c0)
[    0.360000] s3c64xx_dma_init1: registering DMA 7 (d08081e0)
[    0.360000] PL080: IRQ 73, at d0808000
[    0.360000] s3c64xx_dma_init1: registering DMA 8 (d080c100)
[    0.370000] s3c64xx_dma_init1: registering DMA 9 (d080c120)
[    0.380000] s3c64xx_dma_init1: registering DMA 10 (d080c140)
[    0.380000] s3c64xx_dma_init1: registering DMA 11 (d080c160)
[    0.390000] s3c64xx_dma_init1: registering DMA 12 (d080c180)
[    0.390000] s3c64xx_dma_init1: registering DMA 13 (d080c1a0)
[    0.400000] s3c64xx_dma_init1: registering DMA 14 (d080c1c0)
[    0.400000] s3c64xx_dma_init1: registering DMA 15 (d080c1e0)
[    0.410000] PL080: IRQ 74, at d080c000
[    0.410000] S3C6410: Initialising architecture
[    0.520000] bio: create slab <bio-0> at 0
[    0.520000] SCSI subsystem initialized
[    0.520000] usbcore: registered new interface driver usbfs
[    0.520000] usbcore: registered new interface driver hub
[    0.530000] usbcore: registered new device driver usb
[    0.530000] s3c-i2c s3c2440-i2c: slave address 0x10
[    0.540000] s3c-i2c s3c2440-i2c: bus frequency set to 64 KHz
[    0.550000] s3c-i2c s3c2440-i2c: i2c-0: S3C I2C adapter
[    0.550000] Advanced Linux Sound Architecture Driver Version 1.0.23.
[    0.560000] Switching to clocksource clock_source_timer2
[    0.610000] NET: Registered protocol family 2
[    0.610000] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.620000] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.620000] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[    0.630000] TCP: Hash tables configured (established 8192 bind 8192)
[    0.640000] TCP reno registered
[    0.640000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.640000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.650000] NET: Registered protocol family 1
[    0.660000] RPC: Registered udp transport module.
[    0.660000] RPC: Registered tcp transport module.
[    0.660000] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.710000] ashmem: initialized
[    0.760000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.760000] io scheduler noop registered (default)
[    0.760000] io scheduler cfq registered
[    0.770000] S3C_LCD clock got enabled :: 133.000 Mhz
[    0.790000] LCD TYPE :: N43 will be initialized
[    0.790000] Window[0] - FB1: map_video_memory: clear ff600000:0007f800
[    0.790000]             FB1: map_video_memory: dma=5e300000 cpu=ff600000 size=0007f800
[    0.800000] Window[0] - FB2: map_video_memory: clear ff63fc00:0003fc00
[    0.800000]             FB2: map_video_memory: dma=5e33fc00 cpu=ff63fc00 size=0003fc00
[    0.820000] Console: switching to colour frame buffer device 60x34
[    0.820000] fb0: s3cfb frame buffer device
[    0.830000] Window[1] - FB1: map_video_memory: clear ff700000:0007f800
[    0.830000]             FB1: map_video_memory: dma=5e380000 cpu=ff700000 size=0007f800
[    0.840000] Window[1] - FB2: map_video_memory: clear ff73fc00:0003fc00
[    0.850000]             FB2: map_video_memory: dma=5e3bfc00 cpu=ff73fc00 size=0003fc00
[    0.860000] fb1: s3cfb frame buffer device
[    0.860000] backlight        initialized
[    0.890000] s3c6400-uart.0: s3c2410_serial0 at MMIO 0x7f005000 (irq = 16) is a S3C6400/10
[    0.890000] s3c6400-uart.1: s3c2410_serial1 at MMIO 0x7f005400 (irq = 20) is a S3C6400/10
[    0.900000] s3c6400-uart.2: s3c2410_serial2 at MMIO 0x7f005800 (irq = 24) is a S3C6400/10
[    0.910000] s3c6400-uart.3: s3c2410_serial3 at MMIO 0x7f005c00 (irq = 28) is a S3C6400/10
[    0.930000] loop: module loaded
[    0.930000] pmem: 1 init
[    0.940000] S3C NAND Driver, (c) 2008 Samsung Electronics
[    0.940000] S3C NAND Driver is using hardware ECC.
[    0.940000] NAND device: Manufacturer ID: 0xec, Chip ID: 0xd3 (Samsung NAND 1GiB 3,3V 8-bit)
[    0.950000] Creating 3 MTD partitions on "NAND 1GiB 3,3V 8-bit":
[    0.960000] 0x000000000000-0x000000080000 : "Bootloader"
[    0.970000] 0x000000080000-0x000000580000 : "Kernel"
[    0.970000] 0x000000580000-0x000040000000 : "File System"
[    1.140000] UBI: attaching mtd2 to ubi0
[    1.140000] UBI: physical eraseblock size:   131072 bytes (128 KiB)
[    1.150000] UBI: logical eraseblock size:    129024 bytes
[    1.150000] UBI: smallest flash I/O unit:    2048
[    1.160000] UBI: sub-page size:              512
[    1.160000] UBI: VID header offset:          512 (aligned 512)
[    1.170000] UBI: data offset:                2048
[    5.590000] UBI: max. sequence number:       6
[    5.630000] UBI: attached mtd2 to ubi0
[    5.630000] UBI: MTD device name:            "File System"
[    5.630000] UBI: MTD device size:            1018 MiB
[    5.640000] UBI: number of good PEBs:        8148
[    5.640000] UBI: number of bad PEBs:         0
[    5.650000] UBI: max. allowed volumes:       128
[    5.650000] UBI: wear-leveling threshold:    4096
[    5.660000] UBI: number of internal volumes: 1
[    5.660000] UBI: number of user volumes:     1
[    5.660000] UBI: available PEBs:             0
[    5.670000] UBI: total number of reserved PEBs: 8148
[    5.670000] UBI: number of PEBs reserved for bad PEB handling: 81
[    5.680000] UBI: max/mean erase counter: 1/0
[    5.680000] UBI: image sequence number:  1854890197
[    5.690000] UBI: background thread "ubi_bgt0d" started, PID 520
[    5.700000] PPP generic driver version 2.4.2
[    5.700000] PPP Deflate Compression module registered
[    5.700000] PPP BSD Compression module registered
[    5.720000] dm9000 Ethernet Driver, V1.31
[    5.850000] eth0: dm9000a at d0816000,d0c00004 IRQ 108 MAC: 08:90:90:90:90:90 (chip)
[    5.850000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    5.860000] s3c2410-ohci s3c2410-ohci: S3C24XX OHCI
[    5.860000] s3c2410-ohci s3c2410-ohci: new USB bus registered, assigned bus number 1
[    5.880000] s3c2410-ohci s3c2410-ohci: irq 79, io mem 0x74300000
[    5.940000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    5.940000] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.960000] usb usb1: Product: S3C24XX OHCI
[    5.960000] usb usb1: Manufacturer: Linux 2.6.36-FriendlyARM ohci_hcd
[    5.960000] usb usb1: SerialNumber: s3c24xx
[    5.980000] hub 1-0:1.0: USB hub found
[    5.980000] hub 1-0:1.0: 2 ports detected
[    5.980000] usbcore: registered new interface driver usbserial
[    5.980000] USB Serial support registered for generic
[    6.000000] usbcore: registered new interface driver usbserial_generic
[    6.000000] usbserial: USB Serial Driver core
[    6.000000] USB Serial support registered for aircable
[    6.020000] usbcore: registered new interface driver aircable
[    6.020000] USB Serial support registered for ark3116
[    6.020000] usbcore: registered new interface driver ark3116
[    6.040000] ark3116:v0.6:USB ARK3116 serial/IrDA driver
[    6.040000] USB Serial support registered for Belkin / Peracom / GoHubs USB Serial Adapter
[    6.040000] usbcore: registered new interface driver belkin
[    6.060000] belkin_sa: v1.3:USB Belkin Serial converter driver
[    6.060000] USB Serial support registered for ch341-uart
[    6.060000] usbcore: registered new interface driver ch341
[    6.080000] USB Serial support registered for cp210x
[    6.080000] usbcore: registered new interface driver cp210x
[    6.080000] cp210x: v0.09:Silicon Labs CP210x RS232 serial adaptor driver
[    6.100000] USB Serial support registered for Reiner SCT Cyberjack USB card reader
[    6.100000] usbcore: registered new interface driver cyberjack
[    6.100000] cyberjack: v1.01 Matthias Bruestle
[    6.120000] cyberjack: REINER SCT cyberJack pinpad/e-com USB Chipcard Reader Driver
[    6.120000] USB Serial support registered for DeLorme Earthmate USB
[    6.120000] USB Serial support registered for HID->COM RS232 Adapter
[    6.140000] USB Serial support registered for Nokia CA-42 V2 Adapter
[    6.140000] usbcore: registered new interface driver cypress
[    6.140000] cypress_m8: v1.10:Cypress USB to Serial Driver
[    6.160000] USB Serial support registered for debug
[    6.160000] usbcore: registered new interface driver debug
[    6.160000] USB Serial support registered for Digi 2 port USB adapter
[    6.180000] USB Serial support registered for Digi 4 port USB adapter
[    6.180000] usbcore: registered new interface driver digi_acceleport
[    6.180000] digi_acceleport: v1.80.1.2:Digi AccelePort USB-2/USB-4 Serial Converter driver
[    6.200000] USB Serial support registered for Edgeport 2 port adapter
[    6.200000] USB Serial support registered for Edgeport 4 port adapter
[    6.200000] USB Serial support registered for Edgeport 8 port adapter
[    6.220000] USB Serial support registered for EPiC device
[    6.220000] usbcore: registered new interface driver io_edgeport
[    6.220000] io_edgeport: v2.7:Edgeport USB Serial Driver
[    6.240000] USB Serial support registered for Edgeport TI 1 port adapter
[    6.240000] USB Serial support registered for Edgeport TI 2 port adapter
[    6.240000] usbcore: registered new interface driver io_ti
[    6.260000] io_ti: v0.7mode043006:Edgeport USB Serial Driver
[    6.260000] USB Serial support registered for empeg
[    6.260000] usbcore: registered new interface driver empeg
[    6.280000] empeg: v1.3:USB Empeg Mark I/II Driver
[    6.280000] USB Serial support registered for FTDI USB Serial Device
[    6.280000] usbcore: registered new interface driver ftdi_sio
[    6.300000] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
[    6.300000] USB Serial support registered for funsoft
[    6.300000] usbcore: registered new interface driver funsoft
[    6.320000] usb 1-1: new low speed USB device using s3c2410-ohci and address 2
[    6.320000] USB Serial support registered for Garmin GPS usb/tty
[    6.320000] usbcore: registered new interface driver garmin_gps
[    6.340000] garmin_gps: v0.33:garmin gps driver
[    6.340000] USB Serial support registered for hp4X
[    6.340000] usbcore: registered new interface driver hp4X
[    6.340000] hp4x: v1.00:HP4x (48/49) Generic Serial driver
[    6.360000] USB Serial support registered for PocketPC PDA
[    6.360000] usbcore: registered new interface driver ipaq
[    6.360000] ipaq: v1.0:USB PocketPC PDA driver
[    6.380000] USB Serial support registered for IPWireless converter
[    6.380000] usbcore: registered new interface driver ipwtty
[    6.380000] ipw: v0.4:IPWireless tty driver
[    6.400000] USB Serial support registered for IR Dongle
[    6.400000] usbcore: registered new interface driver ir-usb
[    6.400000] ir_usb: v0.5:USB IR Dongle driver
[    6.420000] USB Serial support registered for iuu_phoenix
[    6.420000] usbcore: registered new interface driver iuu_phoenix
[    6.420000] iuu_phoenix: v0.12:Infinity USB Unlimited Phoenix driver
[    6.440000] USB Serial support registered for Keyspan - (without firmware)
[    6.440000] USB Serial support registered for Keyspan 1 port adapter
[    6.440000] USB Serial support registered for Keyspan 2 port adapter
[    6.460000] USB Serial support registered for Keyspan 4 port adapter
[    6.460000] usbcore: registered new interface driver keyspan
[    6.460000] keyspan: v1.1.5:Keyspan USB to Serial Converter Driver
[    6.480000] USB Serial support registered for Keyspan PDA
[    6.480000] USB Serial support registered for Keyspan PDA - (prerenumeration)
[    6.480000] USB Serial support registered for Xircom / Entregra PGS - (prerenumeration)
[    6.500000] usbcore: registered new interface driver keyspan_pda
[    6.500000] keyspan_pda: v1.1:USB Keyspan PDA Converter driver
[    6.500000] USB Serial support registered for KL5KUSB105D / PalmConnect
[    6.510000] usb 1-1: New USB device found, idVendor=046d, idProduct=c016
[    6.530000] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.530000] usb 1-1: Product: Optical USB Mouse
[    6.530000] usb 1-1: Manufacturer: Logitech
[    6.540000] usbcore: registered new interface driver kl5kusb105d
[    6.540000] kl5kusb105: v0.4:KLSI KL5KUSB105 chipset USB->Serial Converter driver
[    6.560000] USB Serial support registered for KOBIL USB smart card terminal
[    6.560000] usbcore: registered new interface driver kobil
[    6.560000] kobil_sct: 21/05/2004:KOBIL USB Smart Card Terminal Driver (experimental)
[    6.580000] USB Serial support registered for MCT U232
[    6.580000] usbcore: registered new interface driver mct_u232
[    6.580000] mct_u232: z2.1:Magic Control Technology USB-RS232 converter driver
[    6.600000] USB Serial support registered for Moschip 2 port adapter
[    6.600000] mos7720: 2.1:Moschip USB Serial Driver
[    6.600000] usbcore: registered new interface driver moschip7720
[    6.620000] USB Serial support registered for Moschip 7840/7820 USB Serial Driver
[    6.620000] mos7840: 1.3.2:Moschip 7840/7820 USB Serial Driver
[    6.620000] usbcore: registered new interface driver mos7840
[    6.640000] USB Serial support registered for moto-modem
[    6.640000] usbcore: registered new interface driver moto-modem
[    6.640000] USB Serial support registered for navman
[    6.660000] usbcore: registered new interface driver navman
[    6.660000] USB Serial support registered for ZyXEL - omni.net lcd plus usb
[    6.660000] usbcore: registered new interface driver omninet
[    6.680000] omninet: v1.1:USB ZyXEL omni.net LCD PLUS Driver
[    6.680000] USB Serial support registered for opticon
[    6.680000] usbcore: registered new interface driver opticon
[    6.700000] USB Serial support registered for GSM modem (1-port)
[    6.700000] usbcore: registered new interface driver option
[    6.700000] option: v0.7.2:USB Driver for GSM modems
[    6.720000] USB Serial support registered for oti6858
[    6.720000] usbcore: registered new interface driver oti6858
[    6.720000] USB Serial support registered for pl2303
[    6.740000] usbcore: registered new interface driver pl2303
[    6.740000] pl2303: Prolific PL2303 USB to serial adaptor driver
[    6.740000] USB Serial support registered for qcaux
[    6.760000] usbcore: registered new interface driver qcaux
[    6.760000] USB Serial support registered for Qualcomm USB modem
[    6.760000] usbcore: registered new interface driver qcserial
[    6.780000] safe_serial: v0.1:USB Safe Encapsulated Serial
[    6.780000] USB Serial support registered for safe_serial
[    6.780000] usbcore: registered new interface driver safe_serial
[    6.800000] USB Serial support registered for siemens_mpi
[    6.800000] usbcore: registered new interface driver siemens_mpi
[    6.800000] Driver for Siemens USB/MPI adapter
[    6.820000] Version 0.1 09/26/2005 Thomas Hergenhahn@web.de http://libnodave.sf.net
[    6.820000] USB Serial support registered for Sierra USB modem
[    6.820000] usbcore: registered new interface driver sierra
[    6.840000] sierra: v.1.7.16:USB Driver for Sierra Wireless USB modems
[    6.840000] USB Serial support registered for SPCP8x5
[    6.840000] usbcore: registered new interface driver spcp8x5
[    6.860000] spcp8x5: v0.10:SPCP8x5 USB to serial adaptor driver
[    6.860000] USB Serial support registered for Quatech SSU-100 USB to Serial Driver
[    6.860000] usbcore: registered new interface driver ssu100
[    6.880000] ssu100: v0.1:Quatech SSU-100 USB to Serial Driver
[    6.880000] USB Serial support registered for symbol
[    6.880000] usbcore: registered new interface driver symbol
[    6.900000] USB Serial support registered for TI USB 3410 1 port adapter
[    6.900000] USB Serial support registered for TI USB 5052 2 port adapter
[    6.900000] usbcore: registered new interface driver ti_usb_3410_5052
[    6.920000] ti_usb_3410_5052: v0.10:TI USB 3410/5052 Serial Driver
[    6.920000] USB Serial support registered for Handspring Visor / Palm OS
[    6.920000] USB Serial support registered for Sony Clie 3.5
[    6.940000] USB Serial support registered for Sony Clie 5.0
[    6.940000] usbcore: registered new interface driver visor
[    6.940000] visor: USB HandSpring Visor / Palm OS driver
[    6.960000] USB Serial support registered for Connect Tech - WhiteHEAT - (prerenumeration)
[    6.960000] USB Serial support registered for Connect Tech - WhiteHEAT
[    6.980000] usbcore: registered new interface driver whiteheat
[    6.980000] whiteheat: v2.0:USB ConnectTech WhiteHEAT driver
[    6.980000] USB Serial support registered for vivopay-serial
[    7.000000] usbcore: registered new interface driver vivopay-serial
[    7.000000] vivopay_serial: v1.0:ViVOpay USB Serial Driver
[    7.000000] USB Serial support registered for zio
[    7.020000] usbcore: registered new interface driver zio
[    7.020000] Initializing USB Mass Storage driver...
[    7.020000] usbcore: registered new interface driver usb-storage
[    7.040000] USB Mass Storage support registered.
[    7.040000] s3c-hsotg s3c-hsotg: regs d0880000, irq 90
[    7.040000] s3c-hsotg s3c-hsotg: GRXFSIZ=0x00001800, GNPTXFSIZ=0x18001800
[    7.060000] s3c-hsotg s3c-hsotg: shared fifos
[    7.060000] s3c-hsotg s3c-hsotg: DCFG=0x00200000, DCTL=0x00000002, DIEPMSK=0000000f
[    7.060000] s3c-hsotg s3c-hsotg: GAHBCFG=0x00000000, 0x44=0x00000000
[    7.080000] s3c-hsotg s3c-hsotg: GRXFSIZ=0x00000800, GNPTXFSIZ=0x04000800
[    7.080000] s3c-hsotg s3c-hsotg: DPTx[1] FSize=768, StAddr=0x00000f00
[    7.080000] s3c-hsotg s3c-hsotg: DPTx[2] FSize=768, StAddr=0x00001200
[    7.100000] s3c-hsotg s3c-hsotg: DPTx[3] FSize=768, StAddr=0x00001500
[    7.100000] s3c-hsotg s3c-hsotg: DPTx[4] FSize=768, StAddr=0x00001800
[    7.100000] s3c-hsotg s3c-hsotg: DPTx[5] FSize=768, StAddr=0x00001b00
[    7.120000] s3c-hsotg s3c-hsotg: DPTx[6] FSize=768, StAddr=0x00001e00
[    7.120000] s3c-hsotg s3c-hsotg: DPTx[7] FSize=768, StAddr=0x00002100
[    7.120000] s3c-hsotg s3c-hsotg: DPTx[8] FSize=768, StAddr=0x00002400
[    7.140000] s3c-hsotg s3c-hsotg: DPTx[9] FSize=768, StAddr=0x00002700
[    7.140000] s3c-hsotg s3c-hsotg: DPTx[10] FSize=768, StAddr=0x00002a00
[    7.140000] s3c-hsotg s3c-hsotg: DPTx[11] FSize=768, StAddr=0x00002d00
[    7.160000] s3c-hsotg s3c-hsotg: DPTx[12] FSize=768, StAddr=0x00003000
[    7.160000] s3c-hsotg s3c-hsotg: DPTx[13] FSize=768, StAddr=0x00003300
[    7.160000] s3c-hsotg s3c-hsotg: DPTx[14] FSize=768, StAddr=0x00003600
[    7.180000] s3c-hsotg s3c-hsotg: DPTx[15] FSize=768, StAddr=0x00003900
[    7.180000] s3c-hsotg s3c-hsotg: ep0-in: EPCTL=0x00008000, SIZ=0x00000000, DMA=0x00000000
[    7.180000] s3c-hsotg s3c-hsotg: ep0-out: EPCTL=0x00008000, SIZ=0x00000000, DMA=0x00000000
[    7.200000] s3c-hsotg s3c-hsotg: ep1-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    7.200000] s3c-hsotg s3c-hsotg: ep1-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    7.220000] s3c-hsotg s3c-hsotg: ep2-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    7.220000] s3c-hsotg s3c-hsotg: ep2-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    7.240000] s3c-hsotg s3c-hsotg: ep3-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    7.240000] s3c-hsotg s3c-hsotg: ep3-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    7.260000] s3c-hsotg s3c-hsotg: ep4-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    7.260000] s3c-hsotg s3c-hsotg: ep4-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    7.280000] s3c-hsotg s3c-hsotg: ep5-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    7.280000] s3c-hsotg s3c-hsotg: ep5-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    7.290000] s3c-hsotg s3c-hsotg: ep6-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    7.300000] s3c-hsotg s3c-hsotg: ep6-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    7.300000] s3c-hsotg s3c-hsotg: ep7-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    7.310000] s3c-hsotg s3c-hsotg: ep7-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    7.320000] s3c-hsotg s3c-hsotg: ep8-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    7.330000] s3c-hsotg s3c-hsotg: ep8-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    7.340000] s3c-hsotg s3c-hsotg: ep9-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    7.340000] s3c-hsotg s3c-hsotg: ep9-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    7.350000] s3c-hsotg s3c-hsotg: ep10-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    7.360000] s3c-hsotg s3c-hsotg: ep10-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    7.370000] s3c-hsotg s3c-hsotg: ep11-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    7.380000] s3c-hsotg s3c-hsotg: ep11-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    7.390000] s3c-hsotg s3c-hsotg: ep12-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    7.390000] s3c-hsotg s3c-hsotg: ep12-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    7.400000] s3c-hsotg s3c-hsotg: ep13-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    7.410000] s3c-hsotg s3c-hsotg: ep13-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    7.420000] s3c-hsotg s3c-hsotg: ep14-in: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    7.430000] s3c-hsotg s3c-hsotg: ep14-out: EPCTL=0x00000000, SIZ=0x00000000, DMA=0x00000000
[    7.440000] s3c-hsotg s3c-hsotg: DVBUSDIS=0x000017d7, DVBUSPULSE=000005b8
[    7.440000] android init
[    7.450000] android_probe pdata: c06309b8
[    7.450000] android_bind
[    7.450000] android_usb gadget: android_usb ready
[    7.460000] s3c-hsotg s3c-hsotg: new device is full-speed
[    7.460000] s3c-hsotg s3c-hsotg: s3c_hsotg_irq: USBRst
[    7.470000] s3c-hsotg s3c-hsotg: EP0: DIEPCTL0=0x00008000, DOEPCTL0=0x80008000
[    7.470000] s3c-hsotg s3c-hsotg: DCTL=0x00000002
[    7.480000] s3c-hsotg s3c-hsotg: EP0: DIEPCTL0=0x00008000, DOEPCTL0=0x80008000
[    7.490000] s3c-hsotg s3c-hsotg: S3C_GINTSTS_USBSusp
[    7.490000] s3c-hsotg s3c-hsotg: s3c_hsotg_irq: USBRst
[    7.520000] s3c-hsotg s3c-hsotg: bound driver android_usb
[    7.520000] f_adb init
[    7.520000] android_register_function adb
[    7.520000] f_mass_storage init
[    7.520000] fsg_probe pdev: c06305d8, pdata: c0630940
[    7.530000] android_register_function usb_mass_storage
[    7.530000] android_usb gadget: Mass Storage Function, version: 2009/09/11
[    7.540000] android_usb gadget: Number of LUNs=1
[    7.550000]  lun0: LUN: removable file: (no medium)
[    7.550000] adb_bind_config
[    7.560000] mice: PS/2 mouse device common for all mice
[    7.560000] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[    7.570000] S3C Touchscreen driver, (c) 2010 FriendlyARM
[    7.570000] touchscreen got loaded successfully : 12 bits
[    7.580000] touchscreen-1wire        initialized
[    7.580000] backlight-1wire  initialized
[    7.580000] input: TouchScreen Pipe as /devices/virtual/input/input1
[    7.590000] ts-if    initialized
[    7.590000] S3C24XX RTC, (c) 2004,2006 Simtec Electronics
[    7.600000] one_wire_status: 5
[    7.600000] s3c-rtc s3c64xx-rtc: rtc disabled, re-enabling
[    7.610000] using rtc device, s3c, for alarms
[    7.610000] s3c-rtc s3c64xx-rtc: rtc core: registered s3c as rtc0
[    7.620000] Linux video capture interface: v2.00
[    7.620000] s3c-fimc: controller 0 registered successfully
[    7.630000] s3c-fimc: controller 1 registered successfully
[    7.630000] FIMC Driver, 2010 ported by FriendlyARM http://www.arm9.net
[    7.640000] ov965x: probe
[    7.640000] parent clock for camera: 266.000 MHz, divisor: 11
[    7.650000] [CAM]RESET CAM.
[    7.660000] one_wire_status: 4
[    7.860000] S3C JPEG Driver, (c) 2007 Samsung Electronics
[    7.860000] s3c-g2d: Driver loaded succesfully
[    7.860000] s3c-g2d: Module initialized.
[    7.860000] s3c-g3d: detected FIMG-3DSE version 1.5.0
[    7.870000] s3c-g3d: Driver loaded succesfully
[    7.870000] s3c-g3d: Module initialized.
[    7.880000] sdhci: Secure Digital Host Controller Interface driver
[    7.880000] sdhci: Copyright(c) Pierre Ossman
[    7.890000] s3c-sdhci s3c-sdhci.0: clock source 0: hsmmc (133000000 Hz)
[    7.890000] s3c-sdhci s3c-sdhci.0: clock source 1: hsmmc (133000000 Hz)
[    7.900000] one_wire_status: 4
[    7.900000] s3c-sdhci s3c-sdhci.0: clock source 2: mmc_bus (24000000 Hz)
[    7.910000] mmc0: SDHCI controller on samsung-hsmmc [s3c-sdhci.0] using ADMA
[    7.920000] one_wire_status: 4
[    7.920000] s3c-sdhci s3c-sdhci.1: clock source 0: hsmmc (133000000 Hz)
[    7.930000] s3c6400_setup_sdhci_cfg_card: CTRL 2=c0004120, 3=80808080
[    7.930000] s3c-sdhci s3c-sdhci.1: clock source 1: hsmmc (133000000 Hz)
[    7.940000] one_wire_status: 4
[    7.940000] s3c-sdhci s3c-sdhci.1: clock source 2: mmc_bus (24000000 Hz)
[    7.960000] mmc1: SDHCI controller on samsung-hsmmc [s3c-sdhci.1] using ADMA
[    7.960000] logger: created 64K log 'log_main'
[    7.960000] logger: created 256K log 'log_events'
[    7.970000] logger: created 64K log 'log_radio'
[    7.970000] logger: created 64K log 'log_system'
[    7.980000] asoc: AC97 HiFi <-> s3c-ac97 mapping ok
[    8.220000] ALSA device list:
[    8.220000]   #0: MINI6410 (WM9713)
[    8.220000] TCP cubic registered
[    8.230000] NET: Registered protocol family 17
[    8.230000] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
[    8.250000] s3c-rtc s3c64xx-rtc: setting system clock to 2000-07-06 06:17:25 UTC (962864245)
[    8.250000] Freeing init memory: 1392K
[    8.350000] UBIFS: recovery needed
[    8.510000] s3c6400_setup_sdhci_cfg_card: CTRL 2=c0004100, 3=00008080
[    8.510000] mmc0: new high speed SD card at address 1234
[    8.520000] mmcblk0: mmc0:1234 SA02G 1.83 GiB
[    8.520000]  mmcblk0: p1
[    8.530000] UBIFS: recovery completed
[    8.530000] UBIFS: mounted UBI device 0, volume 0, name "FriendlyARM-root"
[    8.540000] UBIFS: file system size:   1038901248 bytes (1014552 KiB, 990 MiB, 8052 LEBs)
[    8.550000] UBIFS: journal size:       9033728 bytes (8822 KiB, 8 MiB, 71 LEBs)
[    8.550000] UBIFS: media format:       w4/r0 (latest is w4/r0)
[    8.560000] one_wire_status: 2
[    8.560000] UBIFS: default compressor: lzo
[    8.570000] UBIFS: reserved for root:  0 bytes (0 KiB)
[    8.570000] s3c6400_setup_sdhci_cfg_card: CTRL 2=c0004120, 3=80808080
[    8.580000] one_wire_status: 4
[    9.130000] init: cannot open '/initlogo.rle'
[    9.150000] Kernel panic - not syncing: Attempted to kill init!
[    9.150000] [<c01699a4>] (unwind_backtrace+0x0/0xe4) from [<c049be70>] (panic+0x68/0x194)
[    9.160000] [<c049be70>] (panic+0x68/0x194) from [<c01817c4>] (do_exit+0x68/0x664)
[    9.170000] [<c01817c4>] (do_exit+0x68/0x664) from [<c01820ec>] (do_group_exit+0xb0/0xe4)
[    9.180000] one_wire_status: 2
[    9.180000] [<c01820ec>] (do_group_exit+0xb0/0xe4) from [<c018cd00>] (get_signal_to_deliver+0x3c4/0x420)
[    9.190000] [<c018cd00>] (get_signal_to_deliver+0x3c4/0x420) from [<c01674ec>] (do_signal+0x68/0x65c)
[    9.200000] one_wire_status: 2
[    9.200000] [<c01674ec>] (do_signal+0x68/0x65c) from [<c01680bc>] (do_notify_resume+0x18/0x48)
[    9.210000] [<c01680bc>] (do_notify_resume+0x18/0x48) from [<c0164eb8>] (work_pending+0x24/0x28)
[    9.220000] one_wire_status: 2
[    9.220000] Rebooting in 5 seconds..
[ 此帖被saap在2011-07-22 20:03重新编辑 ]
^很多问题的背后都是简单的原因......
级别: 荣誉会员
UID: 34780
精华: 0
发帖: 1219
金钱: 6230 两
威望: 1246 点
综合积分: 2438 分
注册时间: 2010-12-21
最后登录: 2017-09-18
1楼  发表于: 2011-07-07 15:36
你具体是怎么做的? 源代码是用的哪个版本的? 做过哪些修改?
级别: 新手上路
UID: 36080
精华: 0
发帖: 19
金钱: 95 两
威望: 19 点
综合积分: 38 分
注册时间: 2011-01-11
最后登录: 2017-09-13
2楼  发表于: 2011-07-07 15:45
1. 用FriendlyARM的linux kernel-2.6.36
2. 先用FriendlyARM release的android fs 2.3編譯成功後, 安裝正常登入
3. 網路上抓下一版android 2.3 source code diff FriendlyARM版本
4. porting 後編譯成功燒錄完成, 開機.......Kernel panic - not syncing: Attempted to kill init!
^很多问题的背后都是简单的原因......
级别: 荣誉会员
UID: 34780
精华: 0
发帖: 1219
金钱: 6230 两
威望: 1246 点
综合积分: 2438 分
注册时间: 2010-12-21
最后登录: 2017-09-18
3楼  发表于: 2011-07-07 16:23
印象中, 内核打印的信息是不包含时间的, 你改过啥?
你抓下的android 2.3 source code是从哪下的?
级别: 新手上路
UID: 36080
精华: 0
发帖: 19
金钱: 95 两
威望: 19 点
综合积分: 38 分
注册时间: 2011-01-11
最后登录: 2017-09-13
4楼  发表于: 2011-07-22 19:48
1. 就只是在kernel裡加上time的tag而已, 有試過搭配網站上編好的image試燒是可以正常執行的。

2. 用git抓下google的source code

依照正常的程序會跑到init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.,
但卻跑到Kernel panic - not syncing: Attempted to kill init!,
這是要改哪裡呢?

在porting中還發現libs3jpeg有重複定義在device/samsung/crespo/libs3cjpeg與vendor/friendly-arm/mini6410/proprietary/libs3cjpeg, 請問這要改哪裡才可以解掉這個error呢?
感謝您:)
[ 此帖被saap在2011-07-22 19:55重新编辑 ]
^很多问题的背后都是简单的原因......
级别: 荣誉会员
UID: 34780
精华: 0
发帖: 1219
金钱: 6230 两
威望: 1246 点
综合积分: 2438 分
注册时间: 2010-12-21
最后登录: 2017-09-18
5楼  发表于: 2011-07-25 10:01
应该是你自己移植的android有问题
下载官方的source code后, 需要进行很多的移植才能良好的在板上运行, 目前只能说是你的移植存在问题