Results 1 to 9 of 9

Thread: Лог первой успешной загрузки своего ядра на i5700

777
  1. [translate]    #1
    Administrator
    Join Date
    Dec 2009
    Location
    Moscow, Russia
    Posts
    3,727

    Default Лог первой успешной загрузки своего ядра на i5700

    Code:
    <4>[    0.000000] !@kernel start
    <5>[    0.000000] Linux version 2.6.27 (leshak@i5700-dev) (gcc version 4.2.2) #2 Sun Dec 20 00:05:08 MSK 2009
    <4>[    0.000000] CPU: ARMv6-compatible processor [410fb766] revision 6 (ARMv7), cr=00c5387f
    <4>[    0.000000] Machine: SPICA
    <4>[    0.000000] Memory policy: ECC disabled, Data cache writeback
    <7>[    0.000000] On node 0 totalpages: 39168
    <7>[    0.000000] free_area_init_node: node 0, pgdat c0a12a2c, node_mem_map c0b39000
    <7>[    0.000000]   DMA zone: 38862 pages, LIFO batch:7
    <4>[    0.000000] CPU S3C6410 (id 0x36410101)
    <7>[    0.000000] s3c6410_init_clocks: initialising clocks
    <6>[    0.000000] S3C Clocks, (c) 2004 Simtec Electronics
    <7>[    0.000000] s3c6400_setup_clocks: registering clocks
    <7>[    0.000000] s3c6400_setup_clocks: clkdiv0 = 00003510
    <7>[    0.000000] s3c6400_setup_clocks: xtal is 12000000
    <6>[    0.000000] S3C64XX: PLL settings, A=800000000, M=266000000, E=24000000
    <6>[    0.000000] S3C64XX: HCLKx2=266666666, HCLK=133333333, PCLK=66666666
    <6>[    0.000000] mout_apll: source is fout_apll (1), rate is 800000000
    <6>[    0.000000] mout_epll: source is fout_epll (1), rate is 24000000
    <6>[    0.000000] mout_mpll: source is mpll (1), rate is 266000000
    <6>[    0.000000] mmc_bus: source is mout_epll (0), rate is 24000000
    <6>[    0.000000] mmc_bus: source is mout_epll (0), rate is 24000000
    <6>[    0.000000] mmc_bus: source is mout_epll (0), rate is 24000000
    <6>[    0.000000] usb-host-bus: source is mout_epll (0), rate is 24000000
    <7>[    0.000000] s3c64xx_clk_doutmpll_get_rate: parent is 266000000
    <6>[    0.000000] lcd: source is dout_mpll (1), rate is 133000000
    <7>[    0.000000] s3c64xx_clk_doutmpll_get_rate: parent is 266000000
    <6>[    0.000000] uclk1: source is dout_mpll (1), rate is 66500000
    <6>[    0.000000] spi-bus: source is mout_epll (0), rate is 24000000
    <6>[    0.000000] spi-bus: source is mout_epll (0), rate is 24000000
    <6>[    0.000000] audio-bus: source is mout_epll (0), rate is 24000000
    <6>[    0.000000] audio-bus: source is mout_epll (0), rate is 24000000
    <6>[    0.000000] irda-bus: source is mout_epll (0), rate is 24000000
    <4>[    0.000000] CPU0: D VIPT write-back cache
    <4>[    0.000000] CPU0: I cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets
    <4>[    0.000000] CPU0: D cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets
    <4>[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 38862
    <5>[    0.000000] Kernel command line: console=ttySAC2,115200 version=Sbl(1.0.0) 2009-10-15 15:30:37
    <7>[    0.000000] s3c64xx_init_irq: initialising interrupts
    <4>[    0.000000] PID hash table entries: 1024 (order: 10, 4096 bytes)
    <7>[    0.000000] timer tcon=00500000, tcnt ba02, tcfg 00000601,00000000, usec 0000170a
    <4>[21474536.480000] Console: colour dummy device 80x30
    <7>[21474536.480000] s3c64xx_clk_doutmpll_get_rate: parent is 266000000
    <7>[21474536.480000] s3c64xx_clk_doutmpll_get_rate: parent is 266000000
    <7>[21474536.480000] s3c64xx_clk_doutmpll_get_rate: parent is 266000000
    <7>[21474536.480000] s3c64xx_clk_doutmpll_get_rate: parent is 266000000
    <6>[21474536.480000] console [ttySAC2] enabled
    <6>[21474536.485000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
    <6>[21474536.495000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
    <6>[21474536.515000] Memory: 153MB = 153MB total
    <5>[21474536.515000] Memory: 143544KB available (3380K code, 1328K data, 6736K init)
    <6>[21474536.520000] Calibrating delay loop... 797.90 BogoMIPS (lpj=1994752)
    <4>[21474536.630000] Mount-cache hash table entries: 512
    <6>[21474536.630000] CPU: Testing write buffer coherency: ok
    <6>[21474536.635000] net_namespace: 288 bytes
    <6>[21474536.640000] NET: Registered protocol family 16
    <4>[21474536.660000] S3C6410 Power Management, (c) 2008 Samsung Electronics
    <4>[21474536.665000] S3C6410: Initialising architecture
    <4>[21474536.670000] S3C DMA-pl080 Controller Driver, (c) 2006-2007 Samsung Electronics
    <4>[21474536.675000] Total 32 DMA channels will be initialized.
    <6>[21474536.725000] Bluetooth: Core ver 2.13
    <6>[21474536.725000] NET: Registered protocol family 31
    <6>[21474536.725000] Bluetooth: HCI device and connection manager initialized
    <6>[21474536.730000] Bluetooth: HCI socket layer initialized
    <6>[21474536.760000] NET: Registered protocol family 2
    <6>[21474536.810000] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
    <6>[21474536.810000] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
    <6>[21474536.815000] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
    <6>[21474536.820000] TCP: Hash tables configured (established 8192 bind 8192)
    <6>[21474536.825000] TCP reno registered
    <6>[21474536.845000] NET: Registered protocol family 1
    <7>[21474536.895000] [BT] rfkill_register(bt_rfk)
    <7>[21474536.895000] [BT] Device Powering OFF
    <7>[21474536.895000] [BT] GPIO_BT_RST_N = 0
    <7>[21474536.895000] [BT] GPIO_BT_WLAN_REG_ON = 0
    <7>[21474536.895000] [BT] GPIO_BT_WAKE = 1
    <7>[21474536.895000] [BT] wake_lock(bt_wake_lock)
    <7>[21474536.895000] [BT] rfkill_force_state(bt_sleep, RFKILL_STATE_UNBLOCKED)
    <7>[21474536.895000] [BT] GPIO_BT_WAKE = 0
    <7>[21474536.895000] [BT] wake_unlock(bt_wake_lock)
    <6>[21474536.895000] SEC HEADSET: Registering headset driver
    <6>[21474536.895000] input: sec_headset as /class/input/input0
    <7>[21474536.900000] [BT] GPIO_BT_HOST_WAKE = 0
    <3>[21474536.900000] SISO:registering switch_sendend switch_devHeadset detached 0
    <4>[21474536.910000] NetWinder Floating Point Emulator V0.97 (double precision)
    <6>[21474536.925000] ashmem: initialized
    <6>[21474536.925000] msgmni has been set to 280
    <6>[21474536.925000] io scheduler noop registered
    <6>[21474536.930000] io scheduler anticipatory registered (default)
    <6>[21474536.935000] io scheduler deadline registered
    <6>[21474536.940000] io scheduler cfq registered
    <7>[21474536.945000] s3c64xx_clk_doutmpll_get_rate: parent is 266000000
    <7>[21474536.945000] s3c64xx_clk_doutmpll_get_rate: parent is 266000000
    <4>[21474536.945000] S3C_LCD clock got enabled :: 133.000 Mhz
    <4>[21474536.960000] Window[0] - FB1: map_video_memory: clear ff000000:00096000
    <4>[21474536.965000]             FB1: map_video_memory: dma=58800000 cpu=ff000000 size=00096000
    <4>[21474536.970000] Window[0] - FB2: map_video_memory: clear ff04b000:0004b000
    <4>[21474536.975000]             FB2: map_video_memory: dma=5884b000 cpu=ff04b000 size=0004b000
    <6>[21474536.985000] fb0: s3cfb frame buffer device
    <4>[21474536.985000] Window[1] - FB1: map_video_memory: clear ff096000:00096000
    <4>[21474536.990000]             FB1: map_video_memory: dma=58900000 cpu=ff096000 size=00096000
    <4>[21474536.995000] Window[1] - FB2: map_video_memory: clear ff0e1000:0004b000
    <4>[21474537.000000]             FB2: map_video_memory: dma=5894b000 cpu=ff0e1000 size=0004b000
    <6>[21474537.005000] fb1: s3cfb frame buffer device
    <4>[21474537.010000] Window[2] - FB1: map_video_memory: clear ff12c000:00096000
    <4>[21474537.015000]             FB1: map_video_memory: dma=58a00000 cpu=ff12c000 size=00096000
    <6>[21474537.020000] fb2: s3cfb frame buffer device
    <4>[21474537.025000] Window[3] - FB1: map_video_memory: clear ff1c2000:00096000
    <4>[21474537.030000]             FB1: map_video_memory: dma=58b00000 cpu=ff1c2000 size=00096000
    <6>[21474537.040000] fb3: s3cfb frame buffer device
    <4>[21474537.045000] Window[4] - FB1: map_video_memory: clear ff258000:00096000
    <4>[21474537.050000]             FB1: map_video_memory: dma=58400000 cpu=ff258000 size=00096000
    <6>[21474537.060000] fb4: s3cfb frame buffer device
    <6>[21474537.060000] Registered led device: lcd-backlight
    <6>[21474537.570000] lp: driver loaded but no devices found
    <6>[21474537.570000] S3C64XX ADC driver, (c) 2007 Samsung Electronics
    <6>[21474537.575000] ADC platform data read
    <6>[21474537.580000] S3C64XX ADC driver successfully probed !
    <6>[21474537.585000] ppdev: user-space parallel port driver
    <6>[21474537.590000] s3c6400-uart.0: s3c2410_serial0 at MMIO 0x7f005000 (irq = 16) is a S3C6400/10
    <6>[21474537.595000] s3c6400-uart.1: s3c2410_serial1 at MMIO 0x7f005400 (irq = 20) is a S3C6400/10
    <6>[21474537.605000] s3c6400-uart.2: s3c2410_serial2 at MMIO 0x7f005800 (irq = 24) is a S3C6400/10
    <6>[21474537.630000] brd: module loaded
    <6>[21474537.635000] loop: module loaded
    <6>[21474537.635000] pmem: 1 init
    <6>[21474537.640000] pmem_gpu1: 1 init
    <6>[21474537.640000] pmem_render: 0 init
    <6>[21474537.645000] pmem_stream: 0 init
    <6>[21474537.650000] pmem_stream2: 0 init
    <6>[21474537.650000] pmem_preview: 0 init
    <6>[21474537.655000] pmem_picture: 0 init
    <6>[21474537.660000] pmem_jpeg: 0 init
    <6>[21474537.665000] logger: created 256K log 'log_main'
    <6>[21474537.665000] logger: created 256K log 'log_events'
    <6>[21474537.670000] logger: created 256K log 'log_radio'
    <6>[21474537.675000] PPP generic driver version 2.4.2
    <6>[21474537.680000] Linux video capture interface: v2.00
    <4>[21474537.690000] [ADB_UMS_ACM] string_dev = 57000cbf4868
    <6>[21474537.690000] acm_function_add
    <6>[21474537.695000] DUN is registerd
    <6>[21474537.695000] android_adb_ums_acm gadget: Number of LUNs=1
    <6>[21474537.700000] adb_function_add
    <4>[21474537.705000]   interface 0 = acm/c889f780
    <4>[21474537.710000]   interface 1 = acm/c889f780
    <4>[21474537.715000]   interface 2 = usb_mass_storage/c8be3e00
    <4>[21474537.720000]   interface 3 = adb/c889f6c0
    <6>[21474537.725000] android_adb_ums_acm gadget: Android Composite USB, version: Dec 19 2009
    <6>[21474537.730000] android_adb_ums_acm gadget: android_adb_ums_acm ready
    <6>[21474537.740000] mice: PS/2 mouse device common for all mice
    <6>[21474537.755000] input: s3c-keypad-rev0000 as /class/input/input1
    <4>[21474537.785000] s3c-keypad Initialized
    <6>[21474537.785000] S3C Keypad Driver
    <4>[21474537.785000] S3C24XX RTC, (c) 2004,2006 Simtec Electronics
    <4>[21474537.790000] s3c2410_rtc: tick irq 34, alarm irq 92
    <6>[21474537.795000] s3c2410-rtc s3c2410-rtc: rtc disabled, re-enabling
    <6>[21474537.805000] s3c2410-rtc s3c2410-rtc: rtc core: registered s3c as rtc0
    <6>[21474537.810000] i2c /dev entries driver
    <4>[21474537.815000] [FSA9480]fsa9480_i2c_attach
    <4>[21474537.815000]  <6>i2c-gpio i2c-gpio.3: using pins 36 (SDA) and 35 (SCL, no clock stretching)
    <4>[21474537.825000] [FSA9480]fsa9480_i2c_attach
    <4>[21474537.825000]  <6>i2c-gpio i2c-gpio.5: using pins 66 (SDA) and 65 (SCL, no clock stretching)
    <4>[21474537.840000] [FSA9480]fsa9480_i2c_attach
    <4>[21474537.840000]  <6>i2c-gpio i2c-gpio.6: using pins 64 (SDA) and 63 (SCL)
    <6>[21474537.850000] s3c2440-i2c s3c2440-i2c.0: slave address 0x10
    <6>[21474537.855000] s3c2440-i2c s3c2440-i2c.0: bus frequency set to 378 KHz
    <4>[21474537.860000] [FSA9480]fsa9480_i2c_attach
    <4>[21474537.860000]  [FSA9480]fsa9480_codec_probe
    <4>[21474537.875000]  [FSA9480] fsa9480_modify Original value is 0x12
    <4>[21474537.885000]  [FSA9480] fsa9480_modify modified value is 0xfe
    <4>[21474537.885000]  [FSA9480]usb_sel
    <4>[21474537.910000]  [FSA9480]pm_check
    <4>[21474537.910000]  [FSA9480]available_PM_Set <6>s3c2440-i2c s3c2440-i2c.0: i2c-0: S3C I2C adapter
    <6>[21474537.915000] s3c2440-i2c s3c2440-i2c.1: slave address 0x10
    <6>[21474537.920000] s3c2440-i2c s3c2440-i2c.1: bus frequency set to 378 KHz
    <4>[21474537.930000] [FSA9480]fsa9480_i2c_attach
    <4>[21474537.930000]  <6>s3c2440-i2c s3c2440-i2c.1: i2c-1: S3C I2C adapter
    <6>[21474537.940000] s3c_bat_init
    <6>[21474537.940000] spica-battery spica-battery: s3c_bat_probe
    <4>[21474537.950000] [FSA9480]get_usb_power_state
    <4>[21474537.950000]  [FSA9480]pm_check
    <4>[21474537.960000]  [FSA9480]available_PM_Set [FSA9480]mode_switch
    <4>[21474537.960000]  [FSA9480]fsa9480_check_usb_connection
    <4>[21474537.960000]  [FSA9480] INTERRUPT1 is 0x00
    <4>[21474538.045000]  [FSA9480] DEVICETYPE1 is 0x04
    <4>[21474538.045000]  [FSA9480] MANUAL MODE.. d1:0x04, d2:0x00
    <4>[21474538.070000] [FSA9480]fsa9480_s3c_udc_on
    <4>[21474538.070000]  <6>spica-battery spica-battery: s3c_set_chg_en: gpio_chg_en(0)
    <6>[21474538.075000] spica-battery spica-battery: s3c_set_time_for_charging: start_time(-298405)
    <6>[21474538.080000] Bluetooth: HCI UART driver ver 2.2
    <6>[21474538.085000] Bluetooth: HCI H4 protocol initialized
    <6>[21474538.090000] cpuidle: using governor ladder
    <6>[21474538.095000] sdhci: Samsung S3C6410 SD/MMC driver
    <6>[21474538.100000] s3c-sdhci s3c-sdhci.0: clock source 0: hsmmc (133333333 Hz)
    <6>[21474538.105000] s3c-sdhci s3c-sdhci.0: clock source 1: hsmmc (133333333 Hz)
    <6>[21474538.110000] s3c-sdhci s3c-sdhci.0: clock source 2: hsmmc (133333333 Hz)
    <6>[21474538.120000] Registered led device: mmc0
    <6>[21474538.120000] mmc0: SDHCI controller on samsung-hsmmc [s3c-sdhci.0] using DMA
    <6>[21474538.125000] s3c-sdhci s3c-sdhci.2: clock source 0: hsmmc (133333333 Hz)
    <6>[21474538.130000] s3c-sdhci s3c-sdhci.2: clock source 1: hsmmc (133333333 Hz)
    <6>[21474538.135000] s3c-sdhci s3c-sdhci.2: clock source 2: hsmmc (133333333 Hz)
    <3>[21474538.140000] Trying to set irq type for IRQ-6
    <6>[21474538.145000] Registered led device: mmc1
    <6>[21474538.145000] mmc1: SDHCI controller on samsung-hsmmc [s3c-sdhci.2] using DMA
    <4>[21474538.225000] [android_adb_ums_acm] Enumerated as HIGH Speed
    <6>[21474538.345000] mmc0: new high speed SDHC card at address 0001
    <6>[21474538.345000] mmcblk0: mmc0:0001 00000 3977216KiB
    <6>[21474538.350000]  mmcblk0: p1
    <6>[21474538.360000] input: compass as /class/input/input2
    <4>[21474538.385000] [android_adb_ums_acm] Enumerated as HIGH Speed
    <4>[21474538.430000] S3C PWM Driver, (c) 2006-2007 Samsung Electronics
    <6>[21474538.430000] Advanced Linux Sound Architecture Driver Version 1.0.17.
    <6>[21474538.440000] ASoC version 0.13.2
    <6>[21474538.440000] AK4671 Audio Codec 0.2
    <6>[21474538.445000] asoc: AK4671 <-> s3c-i2s mapping ok
    <4>[21474538.455000] [ak4671.c(778)] Set Audio PATH : 0x02
    <4>[21474538.455000]
    <4>[21474538.475000] [android_adb_ums_acm] USB_REQ_SET_ADDRESS (2)
    <4>[21474538.485000] [set_input_path_gain] Invalid input gain path
    <4>[21474538.535000] [android_ak4671] android_snd_device add fail
    <6>[21474538.535000] ALSA device list:
    <6>[21474538.535000]   #0: android (AK4671)
    <6>[21474538.540000] TCP cubic registered
    <6>[21474538.545000] NET: Registered protocol family 17
    <6>[21474538.550000] NET: Registered protocol family 15
    <6>[21474538.550000] Bluetooth: L2CAP ver 2.11
    <6>[21474538.555000] Bluetooth: L2CAP socket layer initialized
    <6>[21474538.560000] Bluetooth: SCO (Voice Link) ver 0.6
    <6>[21474538.565000] Bluetooth: SCO socket layer initialized
    <6>[21474538.570000] Bluetooth: RFCOMM socket layer initialized
    <6>[21474538.575000] Bluetooth: RFCOMM TTY layer initialized
    <6>[21474538.580000] Bluetooth: RFCOMM ver 1.10
    <6>[21474538.585000] RPC: Registered udp transport module.
    <6>[21474538.590000] RPC: Registered tcp transport module.
    <6>[21474538.595000] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
    <6>[21474538.640000] android_adb_ums_acm gadget: high speed config #1: UMS Only (Not debugging mode)
    <4>[21474538.640000] acm_disconnected
    <6>[21474539.785000] s3c2410-rtc s3c2410-rtc: setting system clock to 2009-12-20 00:00:20 UTC (1261267220)
    <6>[21474539.790000] Freeing init memory: 6736K
    <4>[21474539.790000] Warning: unable to open an initial console.
    <4>[21474539.800000] !@Init process start
    <3>[21474539.805000] init: /init.rc: 239: ignored duplicate definition of service 'akmd2'
    <3>[21474539.805000] init: /init.rc: 243: invalid command 'dhcpcd'
    <7>[21474540.605000] s3c64xx_clk_doutmpll_get_rate: parent is 266000000
    <7>[21474540.605000] s3c64xx_clk_doutmpll_get_rate: parent is 266000000
    <7>[21474540.605000] s3c64xx_clk_doutmpll_get_rate: parent is 266000000
    <3>[21474540.605000] init: cannot open '/initlogo.rle'
    <4>[21474540.620000] xsr: module license 'Samsung Proprietary' taints kernel.
    <4>[21474540.650000] [ONLD] =============== OCLD local mode ===============
    <4>[21474540.650000] [ONLD] LLD VERSION : OCLD_v1.0.0_XSR1.5.2p4_Linux_090427
    <4>[21474540.655000] [ONLD] OND_TRANS_MODE = 0x2 with    CacheRead
    <4>[21474540.660000] [ONLD] Enable  ONENANDCON_READ_FULL_SECTOR
    <4>[21474540.665000] [ONLD] Disable ONENANDCON_WRITE_FULL_SECTOR
    <4>[21474540.670000] [ONLD] Enable  DEFERRED_CHK
    <4>[21474540.675000] [ONLD] ===============================================
    <4>[21474540.730000] [BBM:   ]  << DevNO:0 MAPPING INFORMATION >>
    <4>[21474540.730000] [BBM:   ]   Bad Mark Information
    <4>[21474540.735000] [BBM:   ]      - Bad Mark (0x22) by write error
    <4>[21474540.740000] [BBM:   ]      - Bad Mark (0x11) by erase error
    <4>[21474540.745000] [BBM:   ]   pstDev->n1stSbnOfULArea = 0
    <4>[21474540.750000] [BBM:   ]   << Total : 0 BAD-MAPPING INFORMATION >>
    <6>[21474540.770000] XSR: Registered BML Driver.
    <4>[21474540.790000] [OneDRAM] dpram_probe:2572 - sime_state = 0
    <4>[21474540.795000]   - [IRQ_CHECK] IRQ_PHONE_ACTIVE is Detected, level: LOW
    <4>[21474540.830000] [BIF:WRN] BML_Init is already called
    <4>[21474540.880000] [BBM:   ]  << DevNO:0 MAPPING INFORMATION >>
    <4>[21474540.880000] [BBM:   ]   Bad Mark Information
    <4>[21474540.885000] [BBM:   ]      - Bad Mark (0x22) by write error
    <4>[21474540.890000] [BBM:   ]      - Bad Mark (0x11) by erase error
    <4>[21474540.895000] [BBM:   ]   pstDev->n1stSbnOfULArea = 0
    <4>[21474540.900000] [BBM:   ]   << Total : 0 BAD-MAPPING INFORMATION >>
    <6>[21474540.915000] XSR: Registered STL Driver.
    <4>[21474540.945000] [OneDRAM] dpram_tty_ioctl:1715 - START cmd = 0x5405
    <4>[21474540.950000] [OneDRAM] dpram_tty_ioctl:1786 - Unknown Cmd !!!
    <4>[21474540.955000] [OneDRAM] dpram_tty_ioctl:1715 - START cmd = 0x5406
    <4>[21474540.960000] [OneDRAM] dpram_tty_ioctl:1786 - Unknown Cmd !!!
    <6>[21474540.995000] S3C Rotator Driver, (c) 2008 Samsung Electronics
    <6>[21474540.995000] s3c_rotator_probe called
    <4>[21474541.000000] s3c_rotator_probe success
    <6>[21474541.015000] S3C6400 MFC Driver, (c) 2007 Samsung Electronics
    <4>[21474541.020000] S3C6400 MFC driver module init OK.
    <4>[21474541.025000]  S3C G2D  Init : Done
    <6>[21474541.030000] S3C PostProcessor Driver v3.12, (c) 2009 Samsung Electronics
    <6>[21474541.040000] S3C JPEG Driver, (c) 2007 Samsung Electronics
    <6>[21474541.050000] S3C G3D Driver, (c) 2007-2009 Samsung Electronics
    <4>[21474541.050000] s3c_g3d version : 0x1050000
    <4>[21474541.055000] G3D_RESERVED_MEM_SIZE : 24 MB
    <4>[21474541.060000] G3D_CHUNK_SIZE : 2 MB
    <4>[21474541.060000] G3D_CHUNK_NUM : 12 (SAFE_CHUNK:5)
    <4>[21474541.065000] 0 th virt_addr = 0xcb800000, phy_addr = 0x5b800000
    <4>[21474541.070000] 1 th virt_addr = 0xcba00000, phy_addr = 0x5ba00000
    <4>[21474541.075000] 2 th virt_addr = 0xcbc00000, phy_addr = 0x5bc00000
    <4>[21474541.080000] 3 th virt_addr = 0xcbe00000, phy_addr = 0x5be00000
    <4>[21474541.085000] 4 th virt_addr = 0xcc000000, phy_addr = 0x5c000000
    <4>[21474541.090000] 5 th virt_addr = 0xcc200000, phy_addr = 0x5c200000
    <4>[21474541.095000] 6 th virt_addr = 0xcc400000, phy_addr = 0x5c400000
    <4>[21474541.100000] 7 th virt_addr = 0xcc600000, phy_addr = 0x5c600000
    <4>[21474541.105000] 8 th virt_addr = 0xcc800000, phy_addr = 0x5c800000
    <4>[21474541.110000] 9 th virt_addr = 0xcca00000, phy_addr = 0x5ca00000
    <4>[21474541.115000] 10 th virt_addr = 0xccc00000, phy_addr = 0x5cc00000
    <4>[21474541.120000] 11 th virt_addr = 0xcce00000, phy_addr = 0x5ce00000
    <6>[21474541.130000] S3C CMM Driver, (c) 2008 Samsung Electronics
    <4>[21474541.160000] [CAM-DRV] +s3c_camif_register
    <4>[21474541.160000] [CAM-DRV] +s3c_camif_probe
    <6>[21474541.175000] Request irq 35 for codec
    <6>[21474541.175000] Request irq 36 for preview
    <6>[21474541.175000] S3C FIMC v3.0
    <4>[21474541.180000] [CAM-DRV] -s3c_camif_probe
    <4>[21474541.180000] [CAM-SENSOR] +s5k4ca_sensor_add
    <4>[21474541.185000] [CAM-SENSOR] -s5k4ca_sensor_add
    <4>[21474541.190000] [CAM-DRV] +s3c_camif_add_sensor
    <4>[21474541.195000] [CAM-DRV] -s3c_camif_add_sensor
    <4>[21474541.200000] [CAM-DRV] -s3c_camif_register
    <4>[21474541.265000] [BBM:   ]  << DevNO:0 MAPPING INFORMATION >>
    <4>[21474541.265000] [BBM:   ]   Bad Mark Information
    <4>[21474541.270000] [BBM:   ]      - Bad Mark (0x22) by write error
    <4>[21474541.275000] [BBM:   ]      - Bad Mark (0x11) by erase error
    <4>[21474541.280000] [BBM:   ]   pstDev->n1stSbnOfULArea = 0
    <4>[21474541.285000] [BBM:   ]   << Total : 0 BAD-MAPPING INFORMATION >>
    <7>[21474541.295000] Registering 'BT GPIO is a success'  The major device number is 207.
    <4>[21474541.350000] [BBM:   ]  << DevNO:0 MAPPING INFORMATION >>
    <4>[21474541.350000] [BBM:   ]   Bad Mark Information
    <4>[21474541.355000] [BBM:   ]      - Bad Mark (0x22) by write error
    <4>[21474541.360000] [BBM:   ]      - Bad Mark (0x11) by erase error
    <4>[21474541.365000] [BBM:   ]   pstDev->n1stSbnOfULArea = 0
    <4>[21474541.370000] [BBM:   ]   << Total : 0 BAD-MAPPING INFORMATION >>
    <4>[21474541.495000] __log_replay[1139]: RFS_SUBLOG_COMMIT (0,8a:05)
    <4>[21474541.510000] rfs_fill_super[200]: RFS successfully mounted [8a:05]
    <4>[21474541.660000] __log_replay[1139]: RFS_SUBLOG_COMMIT (0,8a:06)
    <4>[21474541.665000] rfs_fill_super[200]: RFS successfully mounted [8a:06]
    <4>[21474541.735000] __log_replay[1139]: RFS_SUBLOG_COMMIT (0,8a:07)
    <4>[21474541.740000] rfs_fill_super[200]: RFS successfully mounted [8a:07]
    <4>[21474541.805000] __log_replay[1139]: RFS_SUBLOG_COMMIT (0,8a:0a)
    <4>[21474541.815000] rfs_fill_super[200]: RFS successfully mounted [8a:0a]
    <7>[21474541.885000] s3c64xx_clk_doutmpll_get_rate: parent is 266000000
    <7>[21474541.885000] s3c64xx_clk_doutmpll_get_rate: parent is 266000000
    <7>[21474541.885000] s3c64xx_clk_doutmpll_get_rate: parent is 266000000
    <6>[21474542.300000] warning: `rild' uses 32-bit capabilities (legacy support in use)
    <3>[21474542.540000] init: cannot find '/system/bin/hci_qcomm_init', disabling 'hci_qcom_init'
    <3>[21474542.605000] init: cannot find '/system/etc/init.spica.sh', disabling 'spica-setup'
    <3>[21474542.635000] init: wifi.mac_addr: check_wifi_address()
    <4>[21474542.670000] [adb_function_enable] adb_function => (enabled)
    <4>[21474542.670000] [acm_function_enable] acm_function => (enabled)
    <4>[21474542.675000] [FSA9480]fsa9480_s3c_udc_off
    <4>[21474542.675000]  <3>init: wifi.mac_addr: .mac.info already exist!
    <4>[21474542.780000] [FSA9480]fsa9480_check_usb_connection
    <4>[21474542.780000]  [FSA9480] INTERRUPT1 is 0x00
    <4>[21474542.880000]  [FSA9480] DEVICETYPE1 is 0x04
    <4>[21474542.880000]  [FSA9480] MANUAL MODE.. d1:0x04, d2:0x00
    <4>[21474542.895000] [FSA9480]fsa9480_s3c_udc_on
    <4>[21474542.895000]  [OneDRAM] dpram_tty_ioctl:1715 - START cmd = 0x6fd0
    <4>[21474542.905000] [OneDram] phone power on.
    <4>[21474543.075000] [android_adb_ums_acm] Enumerated as HIGH Speed
    <4>[21474543.235000] [android_adb_ums_acm] Enumerated as HIGH Speed
    <4>[21474543.325000] [android_adb_ums_acm] USB_REQ_SET_ADDRESS (2)
    <6>[21474543.375000] android_adb_ums_acm gadget: high speed config #1: ACM + UMS + ADB (Debugging mode)
    <4>[21474543.375000] acm_connected
    <4>[21474543.740000]  +---------------------------------------------+
    <4>[21474543.740000]  |      GPIO CONTROL FOR PHONE POWER ON        |
    <4>[21474543.745000]  +---------------------------------------------+
    <4>[21474543.750000]   - GPIO_PHONE_ON : LOW, GPIO_PHONE_RST_N : HIGH
    <4>[21474543.755000]   - GPIO_CP_BOOT_SEL : HIGH, GPIO_USIM_BOOT : HIGH
    <7>[21474543.815000] s3c64xx_clk_doutmpll_get_rate: parent is 266000000
    <7>[21474543.815000] s3c64xx_clk_doutmpll_get_rate: parent is 266000000
    <7>[21474543.815000] s3c64xx_clk_doutmpll_get_rate: parent is 266000000
    <7>[21474543.815000] s3c64xx_clk_doutmpll_get_rate: parent is 266000000
    <7>[21474543.815000] s3c64xx_clk_doutmpll_get_rate: parent is 266000000
    <7>[21474543.815000] s3c64xx_clk_doutmpll_get_rate: parent is 266000000
    <7>[21474543.815000] s3c64xx_clk_doutmpll_get_rate: parent is 266000000
    <4>[21474545.290000] [AK4671] Set bitRate : 0xf8 (44100)
    <4>[21474545.385000] [ak4671.c(199)]  idle_mode_value : 1
    <4>[21474545.675000] [OneDRAM] dpram_tty_ioctl:1715 - START cmd = 0x6fd1
    <4>[21474545.675000]  +---------------------------------------------+
    <4>[21474545.680000]   - [IRQ_CHECK] IRQ_PHONE_ACTIVE is Detected, level: HIGH
    <4>[21474545.685000]   - Received 0x12341234 from MailboxAB (DBL download OK).
    <4>[21474545.690000]  |   CHECK DBL DOWNLOAD  &  LOAD PHONE IMAGE   |
    <4>[21474545.695000]  +---------------------------------------------+
    <4>[21474545.700000]   - Waiting 0x12341234 in MailboxAB ...Done.
    <4>[21474545.705000]   - BML_LoadPIEntry OK. partitionID: 8
    <4>[21474545.710000]   - Phone Image Info
    <4>[21474545.715000]    - SectorIndex: 40
    <4>[21474545.715000]    - SectorsNumber: 32728
    <4>[21474545.720000]    - BLKNumber: 128
    <4>[21474545.725000]    - Maxsize: 16777216
    <4>[21474546.150000] [ak4671.c(778)] Set Audio PATH : 0x05
    <4>[21474546.150000]
    <4>[21474546.210000] [set_input_path_gain] Invalid input gain path
    <4>[21474546.210000] [set_path_gain] Invalid output gain path
    <4>[21474546.420000] [ak4671.c(199)]  idle_mode_value : 1
    <4>[21474546.730000] [OneDRAM] dpram_tty_ioctl:1715 - START cmd = 0x6fd2
    <4>[21474546.730000]  +---------------------------------------------+
    <4>[21474546.735000]  |                  LOAD NVDATA                |
    <4>[21474546.740000]  +---------------------------------------------+
    <4>[21474546.745000]   - Read from File("/efs/nv_data.bin").
    <4>[21474546.750000]   - Address of NV data(virt): 0x40009008.
    <4>[21474546.755000]   - Size of NV data: 524288.
    <4>[21474546.760000] [DPRAM] Start getting DGS info.
    <4>[21474546.765000] [DPRAM] Try to read DGS Info.
    <4>[21474546.845000] [OneDRAM] dpram_tty_ioctl:1715 - START cmd = 0x6fd3
    <4>[21474546.845000]  +---------------------------------------------+
    <4>[21474546.850000]  |   FINISH IMAGE LOAD  &  START PHONE BOOT    |
    <4>[21474546.855000]  +---------------------------------------------+
    <4>[21474546.860000]   - Send to MailboxBA 0x45674567
    <4>[21474546.865000]   - Waiting 0xabcdabcd in MailboxAB .......................................................[OneDRAM] command_
    handler:2073 - Unknown command.. ab0d
    <4>[21474547.400000] .Done.
    <4>[21474547.400000]  +---------------------------------------------+
    <4>[21474547.400000]  |             PHONE BOOT COMPLETE             |
    <4>[21474547.405000]  +---------------------------------------------+
    <4>[21474547.410000]   - MailboxAB: 0xabcdabcd
    <4>[21474547.415000]
    <4>[21474547.435000]   - [IRQ_CHECK] IRQ_PHONE_ACTIVE is Detected, level: LOW
    <4>[21474547.440000]   - [IRQ_CHECK] IRQ_PHONE_ACTIVE is Detected, level: HIGH
    <4>[21474548.250000]   - Received 0xc8 from MailboxAB (Phone Boot OK).
    <7>[21474548.510000] s3c64xx_clk_doutmpll_get_rate: parent is 266000000
    <7>[21474548.510000] s3c64xx_clk_doutmpll_get_rate: parent is 266000000
    <7>[21474548.510000] s3c64xx_clk_doutmpll_get_rate: parent is 266000000
    <4>[21474548.560000] [OneDRAM] dpram_tty_ioctl:1715 - START cmd = 0x5401
    <4>[21474548.560000] [OneDRAM] dpram_tty_ioctl:1786 - Unknown Cmd !!!
    <4>[21474548.570000] [OneDRAM] dpram_tty_ioctl:1715 - START cmd = 0x5401
    <4>[21474548.575000] [OneDRAM] dpram_tty_ioctl:1786 - Unknown Cmd !!!
    <4>[21474548.590000] [OneDRAM] dpram_tty_ioctl:1715 - START cmd = 0x5402
    <4>[21474548.590000] [OneDRAM] dpram_tty_ioctl:1786 - Unknown Cmd !!!
    <4>[21474548.600000] [OneDRAM] dpram_tty_ioctl:1715 - START cmd = 0x5401
    <4>[21474548.600000] [OneDRAM] dpram_tty_ioctl:1786 - Unknown Cmd !!!
    <4>[21474548.610000] [OneDRAM] dpram_tty_ioctl:1715 - START cmd = 0x5402
    <4>[21474548.610000] [OneDRAM] dpram_tty_ioctl:1786 - Unknown Cmd !!!
    <4>[21474549.615000] [ak4671.c(199)]  idle_mode_value : 0
    <4>[21474549.650000] [OneDRAM] dpram_tty_ioctl:1715 - START cmd = 0xf0c0
    <4>[21474549.650000]  +---------------------------------------------+
    <4>[21474549.655000]  |   INIT ONEDRAM  &  READY TO TRANSFER DATA   |
    <4>[21474549.660000]  +---------------------------------------------+
    <4>[21474549.665000]   - received DPRAM_PHONE_ON ioctl.
    <4>[21474549.665000] [OneDRAM] Send to MailboxBA 0xc1 (onedram init start).
    <4>[21474549.670000]   - Received 0xc8 from MailboxAB (Phone Boot OK).
    <4>[21474549.675000] [OneDRAM] Send to MailboxBA 0xc2 (onedram init finish).
    <4>[21474549.680000]   - OK! IPC TRANSER START..!
    <4>[21474553.855000] [ak4671.c(199)]  idle_mode_value : 1
    <4>[21474562.835000] [ak4671.c(778)] Set Audio PATH : 0x02
    <4>[21474562.835000]
    <4>[21474562.900000] [set_input_path_gain] Invalid input gain path
    <4>[21474562.965000] [ak4671.c(199)]  idle_mode_value : 1
    <4>[21474564.650000] !@End system
    <6>[21474564.650000] power_supply battery: s3c_bat_store: boot complete = 0
    <4>[21474578.975000] #lcd_power_ctrl:0 s
    <4>[21474579.260000] #lcd_power_ctrl:0 e
    <4>[21474579.260000] #BMA020:SLEEP
    <4>[21474579.350000] #s3cfb_early_suspend
    #
    На данный момент НЕ работает:
    - Клавиша блокировки (и только она )
    - Тачскин (touchscreen)
    - Не смонтировалась SD карта, хотя, судя по логам, она нашлась.

    Интересное...
    - RAM: Memory: 153MB = 153MB total и что там писалось на счет 128МБ?
    Twitter | Devices: Samsung Spica i5700 - SamdroidMod 2.0.1 Froyo | Nexus One - Android 2.2 Froyo | Nexus S CyanogenMod 7.1
    If you like my stuff, buy me a beer!

  2. [translate]    #2
    Administrator
    Join Date
    Dec 2009
    Location
    Moscow, Russia
    Posts
    3,727

    Default Re: Лог первой успешной загрузки своего ядра на i5700

    OK, все отлично, все работает, маленькая, глупая ошибка.
    Проверил железо:
    - keyboard - ok
    - touchscreen - ok
    - WiFi - ok
    - GSM Phone - ok
    - Bluetooth - found devices (ok?)
    - USB (adb, usb storage) - ok
    Twitter | Devices: Samsung Spica i5700 - SamdroidMod 2.0.1 Froyo | Nexus One - Android 2.2 Froyo | Nexus S CyanogenMod 7.1
    If you like my stuff, buy me a beer!

  3. [translate]    #3
    Administrator
    Join Date
    Dec 2009
    Location
    Moscow, Russia
    Posts
    3,727

    Default Re: Лог первой успешной загрузки своего ядра на i5700

    И конечно же имею root, но...
    Twitter | Devices: Samsung Spica i5700 - SamdroidMod 2.0.1 Froyo | Nexus One - Android 2.2 Froyo | Nexus S CyanogenMod 7.1
    If you like my stuff, buy me a beer!

  4. [translate]    #4
    Junior Member
    Join Date
    Sep 2010
    Location
    Leningradskaya obl.
    Posts
    22

    Default

    Как такой лог можно получить , т.е. где он сохраняется и чем можно просмотреть ?
    Last edited by UA1000; 12-26-2010 at 03:41 PM.

  5. [translate]    #5
    Member
    Join Date
    Mar 2010
    Location
    Ukraine
    Posts
    66

    Default

    Code:
    dmesg
    Вывод в файл:
    Code:
    dmesg > log.txt

  6. [translate]    #6
    Junior Member
    Join Date
    Jan 2011
    Location
    US
    Posts
    1

    Default Hi and peace!

    Just wanted to introduce myself - I'm a long term reader of the website but this is a first for me posting so be gentle! I'm a busy mum of three, trying to fit it all in and pick my way through the seeming unstoppable mess that surrounds me! Looking forward to meeting you all, Carol from Get Payday Loans Online!

  7. [translate]    #7
    Junior Member
    Join Date
    Jun 2010
    Location
    Moskow
    Posts
    1

    Default

    Простите за глупый вопрос... Зачем сие?

  8. [translate]    #8
    Junior Member
    Join Date
    Sep 2010
    Location
    Russia
    Posts
    1

    Default

    Еще раз извиняюсь не под своим ником вошел (пост выше это я)

  9. [translate]    #9
    Member
    Join Date
    Aug 2010
    Location
    Russia
    Posts
    65

    Default

    Чтобы самому можно было накатывать прошивки, а не только в сервисном центре Да и на дату посмотрите

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •