Created
August 15, 2012 21:56
-
-
Save KazW/3364042 to your computer and use it in GitHub Desktop.
GooseBerry Boot Up
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
U-Boot SPL 2011.09 (Aug 14 2012 - 04:00:32) | |
MMC: SUNXI SD/MMC: 0 | |
Loading U-Boot... OK! | |
Jumping to U-Boot... | |
U-Boot 2011.09 (Aug 14 2012 - 04:00:32) Allwinner Technology | |
CPU: SUNXI Family | |
Board: A10-EVB | |
DRAM: 512 MiB | |
MMC: SUNXI SD/MMC: 0 | |
*** Warning - bad CRC, using default environment | |
In: serial | |
Out: serial | |
Err: serial | |
Hit any key to stop autoboot: 0 | |
reading uEnv.txt | |
** Unable to read "uEnv.txt" from mmc 0:1 ** | |
Loading file "uEnv.txt" from mmc device 0:1 (xxa1) | |
Failed to mount ext2 filesystem... | |
** Bad ext2 partition or disk - mmc 0:1 ** | |
Loading file "boot/uEnv.txt" from mmc device 0:1 (xxa1) | |
Failed to mount ext2 filesystem... | |
** Bad ext2 partition or disk - mmc 0:1 ** | |
reading boot.scr | |
835 bytes read | |
Jumping to boot.scr | |
## Executing script at 44000000 | |
reading script.bin | |
42048 bytes read | |
reading uImage | |
3969956 bytes read | |
reading uInitrd | |
** Unable to read "uInitrd" from mmc 0:1 ** | |
## Booting kernel from Legacy Image at 48000000 ... | |
Image Name: Linux-3.0.39+ | |
Image Type: ARM Linux Kernel Image (uncompressed) | |
Data Size: 3969892 Bytes = 3.8 MiB | |
Load Address: 40008000 | |
Entry Point: 40008000 | |
Verifying Checksum ... OK | |
Loading Kernel Image ... OK | |
OK | |
Starting kernel ... | |
<6>Initializing cgroup subsys cpuset | |
<5>Linux version 3.0.39+ (buildbot@rhombustech) (gcc version 4.7.1 20120531 (prerelease) (crosstool-NG linaro-1.13.1-2012.06-20120625 - Linaro GCC 2012.06) ) #2 PREEMPT Tue Aug 14 04:08:30 EST 2012 | |
CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d | |
CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache | |
Machine: sun4i | |
<6>Total Detected Memory: 512MB with 1 banks | |
<6>64 MB reserved for MALI | |
<6>Memory Reserved: | |
<6> SYS : 0x43000000 - 0x4300ffff ( 64 kB) | |
<6> VE : 0x44000000 - 0x48ffffff ( 80 MB) | |
<6> G2D : 0x58000000 - 0x58ffffff ( 16 MB) | |
<6> LCD : 0x5a000000 - 0x5bffffff ( 32 MB) | |
Memory policy: ECC disabled, Data cache writeback | |
<7>On node 0 totalpages: 114688 | |
<7>free_area_init_node: node 0, pgdat c077a8c4, node_mem_map c0835000 | |
<7> Normal zone: 896 pages used for memmap | |
<7> Normal zone: 0 pages reserved | |
<7> Normal zone: 113792 pages, LIFO batch:31 | |
<7>pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 | |
<7>pcpu-alloc: [0] 0 | |
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 113792 | |
<5>Kernel command line: console=ttyS0,115200 root=/dev/mmcblk0p2 loglevel=8 panic=10 rootwait | |
<6>PID hash table entries: 2048 (order: 1, 8192 bytes) | |
<6>Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) | |
<6>Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) | |
<6>Memory: 448MB = 448MB total | |
<5>Memory: 315184k/315184k available, 143568k reserved, 0K highmem | |
<5>Virtual kernel memory layout: | |
vector : 0xffff0000 - 0xffff1000 ( 4 kB) | |
fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) | |
DMA : 0xffc00000 - 0xffe00000 ( 2 MB) | |
vmalloc : 0xdc800000 - 0xf0000000 ( 312 MB) | |
lowmem : 0xc0000000 - 0xdc000000 ( 448 MB) | |
pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) | |
modules : 0xbf000000 - 0xbfe00000 ( 14 MB) | |
.init : 0xc0008000 - 0xc0031000 ( 164 kB) | |
.text : 0xc0031000 - 0xc073b000 (7208 kB) | |
.data : 0xc073c000 - 0xc0782848 ( 283 kB) | |
.bss : 0xc078286c - 0xc0834510 ( 712 kB) | |
<6>SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 | |
<6>NR_IRQS:96 nr_irqs:96 96 | |
<6>timer0: Periodic Mode | |
<6>Console: colour dummy device 80x30 | |
<6>Calibrating delay loop... <c>1001.88 BogoMIPS (lpj=5009408) | |
<6>pid_max: default: 32768 minimum: 301 | |
<6>Mount-cache hash table entries: 512 | |
<6>Initializing cgroup subsys cpuacct | |
<6>Initializing cgroup subsys devices | |
<6>Initializing cgroup subsys freezer | |
<6>Initializing cgroup subsys blkio | |
<6>CPU: Testing write buffer coherency: ok | |
<6>hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available | |
<6>devtmpfs: initialized | |
<6>print_constraints: dummy: | |
<6>NET: Registered protocol family 16 | |
<6>hw-breakpoint: debug architecture 0x4 unsupported. | |
SOFTWINNER DMA Driver, (c) 2003-2004,2006 Simtec Electronics | |
<6>Initialize DMAC OK | |
<6>bio: create slab <bio-0> at 0 | |
<5>SCSI subsystem initialized | |
<7>libata version 3.00 loaded. | |
<6>usbcore: registered new interface driver usbfs | |
<6>usbcore: registered new interface driver hub | |
<6>usbcore: registered new device driver usb | |
<6>Advanced Linux Sound Architecture Driver Version 1.0.24. | |
<6>Bluetooth: Core ver 2.16 | |
<6>NET: Registered protocol family 31 | |
<6>Bluetooth: HCI device and connection manager initialized | |
<6>Bluetooth: HCI socket layer initialized | |
<6>Bluetooth: L2CAP socket layer initialized | |
<6>Bluetooth: SCO socket layer initialized | |
Init eGon pin module V2.0 | |
<6>Switching to clocksource aw 64bits couter | |
<6>cfg80211: Calling CRDA to update world regulatory domain | |
<5>FS-Cache: Loaded | |
<6>CacheFiles: Loaded | |
<6>Switched to NOHz mode on CPU #0 | |
[usb_manager]: CONFIG_USB_SW_SUN4I_USB0_OTG | |
[sw_hcd0]: usb host driver initialize........ | |
[sw_hcd0]: open_usb_clock | |
[sw_hcd0]: host_init_state = 0 | |
[sw_hcd0]: platform is usb host | |
WRN:L1440(drivers/usb/sun4i_usb/hcd/hcd0/sw_hcd0.c):ERR: request_irq 38 failed! | |
WRN:L1493(drivers/usb/sun4i_usb/hcd/hcd0/sw_hcd0.c):ERR: sw_hcd_init_controller failed with status -19 | |
WRN:L1699(drivers/usb/sun4i_usb/hcd/hcd0/sw_hcd0.c):ERR: sw_hcd_init_controller failed | |
[sw_udc]: udc_init: version 20080411 | |
axp driver uning configuration failed(561) | |
axp driver uning configuration failed(573) | |
<6>NET: Registered protocol family 2 | |
<6>IP route cache hash table entries: 4096 (order: 2, 16384 bytes) | |
<6>TCP established hash table entries: 16384 (order: 5, 131072 bytes) | |
<6>TCP bind hash table entries: 16384 (order: 4, 65536 bytes) | |
<6>TCP: Hash tables configured (established 16384 bind 16384) | |
<6>TCP reno registered | |
<6>UDP hash table entries: 256 (order: 0, 4096 bytes) | |
<6>UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) | |
<6>NET: Registered protocol family 1 | |
<6>RPC: Registered named UNIX socket transport module. | |
<6>RPC: Registered udp transport module. | |
<6>RPC: Registered tcp transport module. | |
<6>RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[pm]aw_pm_init! | |
<6>audit: initializing netlink socket (disabled) | |
<5>type=2000 audit(0.309:1): initialized | |
<5>VFS: Disk quotas dquot_6.5.2 | |
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) | |
<6>NTFS driver 2.1.30 [Flags: R/W]. | |
<6>fuse init (API version 7.16) | |
<6>msgmni has been set to 615 | |
<6>alg: No test for stdrng (krng) | |
<6>Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) | |
<6>io scheduler noop registered | |
<6>io scheduler deadline registered | |
<6>io scheduler cfq registered (default) | |
<6>Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled | |
<6>serial8250.0: ttyS0 at MMIO 0x1c28000 (irq = 1) is a U6_16550A | |
[ 0.000000] Initializing cgroup subsys cpuset | |
[ 0.000000] Linux version 3.0.39+ (buildbot@rhombustech) (gcc version 4.7.1 20120531 (prerelease) (crosstool-NG linaro-1.13.1-2012.06-20120625 - Linaro GCC 2012.06) ) #2 PREEMPT Tue Aug 14 04:08:30 EST 2012 | |
[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d | |
[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache | |
[ 0.000000] Machine: sun4i | |
[ 0.000000] Total Detected Memory: 512MB with 1 banks | |
[ 0.000000] 64 MB reserved for MALI | |
[ 0.000000] Memory Reserved: | |
[ 0.000000] SYS : 0x43000000 - 0x4300ffff ( 64 kB) | |
[ 0.000000] VE : 0x44000000 - 0x48ffffff ( 80 MB) | |
[ 0.000000] G2D : 0x58000000 - 0x58ffffff ( 16 MB) | |
[ 0.000000] LCD : 0x5a000000 - 0x5bffffff ( 32 MB) | |
[ 0.000000] Memory policy: ECC disabled, Data cache writeback | |
[ 0.000000] On node 0 totalpages: 114688 | |
[ 0.000000] free_area_init_node: node 0, pgdat c077a8c4, node_mem_map c0835000 | |
[ 0.000000] Normal zone: 896 pages used for memmap | |
[ 0.000000] Normal zone: 0 pages reserved | |
[ 0.000000] Normal zone: 113792 pages, LIFO batch:31 | |
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 | |
[ 0.000000] pcpu-alloc: [0] 0 | |
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 113792 | |
[ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mmcblk0p2 loglevel=8 panic=10 rootwait | |
[ 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: 448MB = 448MB total | |
[ 0.000000] Memory: 315184k/315184k available, 143568k 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 : 0xffc00000 - 0xffe00000 ( 2 MB) | |
[ 0.000000] vmalloc : 0xdc800000 - 0xf0000000 ( 312 MB) | |
[ 0.000000] lowmem : 0xc0000000 - 0xdc000000 ( 448 MB) | |
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) | |
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) | |
[ 0.000000] .init : 0xc0008000 - 0xc0031000 ( 164 kB) | |
[ 0.000000] .text : 0xc0031000 - 0xc073b000 (7208 kB) | |
[ 0.000000] .data : 0xc073c000 - 0xc0782848 ( 283 kB) | |
[ 0.000000] .bss : 0xc078286c - 0xc0834510 ( 712 kB) | |
[ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 | |
[ 0.000000] NR_IRQS:96 nr_irqs:96 96 | |
[ 0.000000] timer0: Periodic Mode | |
[ 0.000000] Console: colour dummy device 80x30 | |
[ 0.000000] Calibrating delay loop... 1001.88 BogoMIPS (lpj=5009408) | |
[ 0.040000] pid_max: default: 32768 minimum: 301 | |
[ 0.040000] Mount-cache hash table entries: 512 | |
[ 0.050000] Initializing cgroup subsys cpuacct | |
[ 0.050000] Initializing cgroup subsys devices | |
[ 0.050000] Initializing cgroup subsys freezer | |
[ 0.060000] Initializing cgroup subsys blkio | |
[ 0.060000] CPU: Testing write buffer coherency: ok | |
[ 0.060000] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available | |
[ 0.070000] devtmpfs: initialized | |
[ 0.070000] print_constraints: dummy: | |
[ 0.080000] NET: Registered protocol family 16 | |
[ 0.080000] hw-breakpoint: debug architecture 0x4 unsupported. | |
[ 0.090000] SOFTWINNER DMA Driver, (c) 2003-2004,2006 Simtec Electronics | |
[ 0.090000] Initialize DMAC OK | |
[ 0.100000] bio: create slab <bio-0> at 0 | |
[ 0.100000] SCSI subsystem initialized | |
[ 0.100000] libata version 3.00 loaded. | |
[ 0.110000] usbcore: registered new interface driver usbfs | |
[ 0.110000] usbcore: registered new interface driver hub | |
[ 0.120000] usbcore: registered new device driver usb | |
[ 0.120000] Advanced Linux Sound Architecture Driver Version 1.0.24. | |
[ 0.130000] Bluetooth: Core ver 2.16 | |
[ 0.130000] NET: Registered protocol family 31 | |
[ 0.130000] Bluetooth: HCI device and connection manager initialized | |
[ 0.140000] Bluetooth: HCI socket layer initialized | |
[ 0.140000] Bluetooth: L2CAP socket layer initialized | |
[ 0.140000] Bluetooth: SCO socket layer initialized | |
[ 0.150000] Init eGon pin module V2.0 | |
[ 0.150000] Switching to clocksource aw 64bits couter | |
[ 0.160000] cfg80211: Calling CRDA to update world regulatory domain | |
[ 0.160000] FS-Cache: Loaded | |
[ 0.160000] CacheFiles: Loaded | |
[ 0.170000] Switched to NOHz mode on CPU #0 | |
[ 0.170000] [usb_manager]: CONFIG_USB_SW_SUN4I_USB0_OTG | |
[ 0.170000] [sw_hcd0]: usb host driver initialize........ | |
[ 0.180000] [sw_hcd0]: open_usb_clock | |
[ 0.200000] [sw_hcd0]: host_init_state = 0 | |
[ 0.200000] [sw_hcd0]: platform is usb host | |
[ 0.210000] WRN:L1440(drivers/usb/sun4i_usb/hcd/hcd0/sw_hcd0.c):ERR: request_irq 38 failed! | |
[ 0.210000] WRN:L1493(drivers/usb/sun4i_usb/hcd/hcd0/sw_hcd0.c):ERR: sw_hcd_init_controller failed with status -19 | |
[ 0.220000] WRN:L1699(drivers/usb/sun4i_usb/hcd/hcd0/sw_hcd0.c):ERR: sw_hcd_init_controller failed | |
[ 0.230000] [sw_udc]: udc_init: version 20080411 | |
[ 0.230000] axp driver uning configuration failed(561) | |
[ 0.240000] axp driver uning configuration failed(573) | |
[ 0.240000] NET: Registered protocol family 2 | |
[ 0.240000] IP route cache hash table entries: 4096 (order: 2, 16384 bytes) | |
[ 0.250000] TCP established hash table entries: 16384 (order: 5, 131072 bytes) | |
[ 0.260000] TCP bind hash table entries: 16384 (order: 4, 65536 bytes) | |
[ 0.260000] TCP: Hash tables configured (established 16384 bind 16384) | |
[ 0.270000] TCP reno registered | |
[ 0.270000] UDP hash table entries: 256 (order: 0, 4096 bytes) | |
[ 0.270000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) | |
[ 0.280000] NET: Registered protocol family 1 | |
[ 0.280000] RPC: Registered named UNIX socket transport module. | |
[ 0.290000] RPC: Registered udp transport module. | |
[ 0.290000] RPC: Registered tcp transport module. | |
[ 0.300000] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 0.300000] [pm]aw_pm_init! | |
[ 0.300000] audit: initializing netlink socket (disabled) | |
[ 0.310000] type=2000 audit(0.309:1): initialized | |
[ 0.320000] VFS: Disk quotas dquot_6.5.2 | |
[ 0.320000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) | |
[ 0.330000] NTFS driver 2.1.30 [Flags: R/W]. | |
[ 0.330000] fuse init (API version 7.16) | |
[ 0.340000] msgmni has been set to 615 | |
[ 0.340000] alg: No test for stdrng (krng) | |
[ 0.350000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) | |
[ 0.350000] io scheduler noop registered | |
[ 0.360000] io scheduler deadline registered | |
[ 0.360000] io scheduler cfq registered (default) | |
[ 0.360000] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled | |
[ 0.390000] serial8250.0: ttyS0 at MMIO 0x1c28000 (irq = 1) is a U6_16550A | |
<6>console [ttyS0] enabled | |
[ 1.010000] console [ttyS0] enabled | |
[uart]: used uart info.: 0x05 | |
[ 1.020000] [uart]: used uart info.: 0x05 | |
<6>sunxi-uart.0: ttyS0 at MMIO 0x1c28000 (irq = 1) is a U6_16550A | |
[ 1.050000] sunxi-uart.0: ttyS0 at MMIO 0x1c28000 (irq = 1) is a U6_16550A | |
[uart]: serial probe 0, membase (null) irq 1 mapbase 0x01c28000 | |
[ 1.060000] [uart]: serial probe 0, membase (null) irq 1 mapbase 0x01c28000 | |
<6>sunxi-uart.2: ttyS1 at MMIO 0x1c28800 (irq = 3) is a U6_16550A | |
[ 1.090000] sunxi-uart.2: ttyS1 at MMIO 0x1c28800 (irq = 3) is a U6_16550A | |
[uart]: serial probe 2, membase (null) irq 3 mapbase 0x01c28800 | |
[ 1.110000] [uart]: serial probe 2, membase (null) irq 3 mapbase 0x01c28800 | |
<7>G2D: drv_g2d_init | |
[ 1.120000] G2D: drv_g2d_init | |
<6>G2D: g2dmem: g2d_start=58000000, g2d_size=1000000 | |
[ 1.120000] G2D: g2dmem: g2d_start=58000000, g2d_size=1000000 | |
<6>G2D: head:d8000000,tail:d9000000 | |
[ 1.130000] G2D: head:d8000000,tail:d9000000 | |
<6>G2D: Module initialized.major:252 | |
[ 1.140000] G2D: Module initialized.major:252 | |
<6>brd: module loaded | |
[ 1.150000] brd: module loaded | |
<6>loop: module loaded | |
[ 1.160000] loop: module loaded | |
[NAND]nand driver, init. | |
[ 1.160000] [NAND]nand driver, init. | |
cmu_clk is 360 | |
[ 1.170000] cmu_clk is 360 | |
nand clk init end | |
[ 1.170000] nand clk init end | |
offset 0xc: 0x6141 | |
[ 1.180000] offset 0xc: 0x6141 | |
offset 0x14: 0x82000008 | |
[ 1.180000] offset 0x14: 0x82000008 | |
insmod_host_driver | |
[ 1.190000] | |
[ 1.190000] | |
[ 1.190000] insmod_host_driver | |
[ 1.190000] | |
[NAND] nand gpio_request | |
[ 1.200000] [NAND] nand gpio_request | |
[NAND] nand driver version: 0x2 0x9 | |
[ 1.200000] [NAND] nand driver version: 0x2 0x9 | |
[sw_hcd0]: [ 1.210000] [sw_hcd0]: nand interrupte register ok | |
nand interrupte register ok | |
ret of NFC_ChangMode is 0 | |
[ 1.220000] ret of NFC_ChangMode is 0 | |
sw_usb_host0_enable start | |
[ 1.230000] sw_usb_host0_enable start | |
WRN:L1556(drivers/usb/sun4i_usb/hcd/hcd0/sw_hcd0.c):[ 1.230000] WRN:L1556(drivers/usb/sun4i_usb/hcd/hcd0/sw_hcd0.c):dma_hdle is 0 | |
dma_hdle is 0 | |
ERR: request_irq -1066378224 failed! | |
[ 1.250000] ERR: request_irq -1066378224 failed! | |
dma_hdle is 10000008 | |
[ 1.250000] dma_hdle is 10000008 | |
cmu_clk is 360 | |
[ 1.260000] cmu_clk is 360 | |
nand clk init end | |
[ 1.270000] nand clk init end | |
offset 0xc: 0x6141 | |
[ 1.270000] offset 0xc: 0x6141 | |
offset 0x14: 0x82000005 | |
[ 1.270000] offset 0x14: 0x82000005 | |
The 0 disk name = DEVICE, class name = NAND, disk start = 0, disk size = 7782400 | |
[ 1.300000] The 0 disk name = DEVICE, class name = NAND, disk start = 0, disk size = 7782400 | |
The 1 disk name = bootloader, class name = DISK, disk size = 32768 | |
[ 1.310000] The 1 disk name = bootloader, class name = DISK, disk size = 32768 | |
The 2 disk name = env, class name = DISK, disk size = 4096 | |
[ 1.330000] The 2 disk name = env, class name = DISK, disk size = 4096 | |
The 3 disk name = boot, class name = DISK, disk size = 65536 | |
[ 1.340000] The 3 disk name = boot, class name = DISK, disk size = 65536 | |
The 4 disk name = system, class name = DISK, disk size = 524288 | |
[ 1.350000] The 4 disk name = system, class name = DISK, disk size = 524288 | |
The 5 disk name = data, class name = DISK, disk size = 2097152 | |
[ 1.360000] The 5 disk name = data, class name = DISK, disk size = 2097152 | |
The 6 disk name = misc, class name = DISK, disk size = 2048 | |
[ 1.380000] The 6 disk name = misc, class name = DISK, disk size = 2048 | |
The 7 disk name = recovery, class name = DISK, disk size = 65536 | |
[ 1.390000] The 7 disk name = recovery, class name = DISK, disk size = 65536 | |
The 8 disk name = cache, class name = DISK, disk size = 524288 | |
[ 1.400000] The 8 disk name = cache, class name = DISK, disk size = 524288 | |
The 9 disk name = oem, class name = DISK, disk size = 262144 | |
[ 1.410000] The 9 disk name = oem, class name = DISK, disk size = 262144 | |
The 10 disk name = UDISK, class name = DISK, disk size = 4202496 | |
[ 1.430000] The 10 disk name = UDISK, class name = DISK, disk size = 4202496 | |
The 10 disk size = 4202496 | |
[ 1.440000] The 10 disk size = 4202496 | |
part total count = 11 | |
[ 1.440000] part total count = 11 | |
<6> nand: unknown partition table | |
[ 1.450000] nand: unknown partition table | |
<6> nanda: | |
[ 1.460000] nanda: | |
<6> nandb: unknown partition table | |
[ 1.460000] nandb: unknown partition table | |
<6> nandc: unknown partition table | |
[ 1.470000] nandc: unknown partition table | |
<6> nandd: unknown partition table | |
[ 1.480000] nandd: unknown partition table | |
<6> nande: unknown partition table | |
[ 1.490000] nande: unknown partition table | |
<6> nandf: unknown partition table | |
[ 1.500000] nandf: unknown partition table | |
<6> nandg: unknown partition table | |
[ 1.510000] nandg: unknown partition table | |
<6> nandh: unknown partition table | |
[ 1.520000] nandh: unknown partition table | |
<6> nandi: unknown partition table | |
[ 1.520000] nandi: unknown partition table | |
<6> nandj: | |
[ 1.530000] nandj: | |
<6>benn: nand probe enter | |
[ 1.540000] benn: nand probe enter | |
[NAND]nand driver, ok. | |
[ 1.540000] [NAND]nand driver, ok. | |
<6>wemac Ethernet Driver, V1.00 in file:drivers/net/sun4i/sun4i_wemac.c | |
[ 1.550000] wemac Ethernet Driver, V1.00 in file:drivers/net/sun4i/sun4i_wemac.c | |
<3>can't get information emac_power gpio | |
[ 1.560000] can't get information emac_power gpio | |
<6>[EMAC] ahb clk enable | |
[ 1.570000] [EMAC] ahb clk enable | |
<6>[EMAC] ahb gate clk: 0x26141 | |
[ 1.580000] [EMAC] ahb gate clk: 0x26141 | |
<7>wemac wemac.0: PHY SETUP, reg 0 value: 0 | |
[ 1.590000] wemac wemac.0: PHY SETUP, reg 0 value: 0 | |
<4>emac MAC isn't valid! | |
[ 1.600000] emac MAC isn't valid! | |
<7>wemac wemac.0: resetting device | |
[ 1.610000] wemac wemac.0: resetting device | |
release temp resource | |
[ 1.620000] release temp resource | |
<6>ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 1.620000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
<6>ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
[ 1.630000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
[sw-ehci1]: probe, pdev->name: sw-ehci, pdev->id: 1, sw_ehci: 0xc082c0dc | |
[ 1.640000] [sw-ehci1]: probe, pdev->name: sw-ehci, pdev->id: 1, sw_ehci: 0xc082c0dc | |
[sw-ehci1]: open clock | |
[ 1.660000] [sw-ehci1]: open clock | |
[sw-ehci1]: Set USB Power ON | |
[ 1.680000] [sw-ehci1]: Set USB Power ON | |
<6>sw-ehci sw-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 1.690000] sw-ehci sw-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver | |
<6>sw-ehci sw-ehci.1: new USB bus registered, assigned bus number 1 | |
[ 1.710000] sw-ehci sw-ehci.1: new USB bus registered, assigned bus number 1 | |
<6>sw-ehci sw-ehci.1: irq 39, io mem 0xf1c14000 | |
[ 1.720000] sw-ehci sw-ehci.1: irq 39, io mem 0xf1c14000 | |
<6>sw-ehci sw-ehci.1: USB 0.0 started, EHCI 1.00 | |
[ 1.750000] sw-ehci sw-ehci.1: USB 0.0 started, EHCI 1.00 | |
<6>hub 1-0:1.0: USB hub found | |
[ 1.760000] hub 1-0:1.0: USB hub found | |
<6>hub 1-0:1.0: 1 port detected | |
[ 1.760000] hub 1-0:1.0: 1 port detected | |
[sw-ohci1]: probe, pdev->name: sw-ohci, pdev->id: 1, sw_ohci: 0xc082c1ec | |
[ 1.770000] [sw-ohci1]: probe, pdev->name: sw-ohci, pdev->id: 1, sw_ohci: 0xc082c1ec | |
[sw-ohci1]: open clock | |
[ 1.780000] [sw-ohci1]: open clock | |
<6>sw-ohci sw-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver | |
[ 1.810000] sw-ohci sw-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver | |
<6>sw-ohci sw-ohci.1: new USB bus registered, assigned bus number 2 | |
[ 1.820000] sw-ohci sw-ohci.1: new USB bus registered, assigned bus number 2 | |
<6>sw-ohci sw-ohci.1: irq 64, io mem 0xf1c14400 | |
[ 1.840000] sw-ohci sw-ohci.1: irq 64, io mem 0xf1c14400 | |
<6>hub 2-0:1.0: USB hub found | |
[ 1.900000] hub 2-0:1.0: USB hub found | |
<6>hub 2-0:1.0: 1 port detected | |
[ 1.910000] hub 2-0:1.0: 1 port detected | |
[sw-ehci2]: probe, pdev->name: sw-ehci, pdev->id: 2, sw_ehci: 0xc082c300 | |
[ 1.910000] [sw-ehci2]: probe, pdev->name: sw-ehci, pdev->id: 2, sw_ehci: 0xc082c300 | |
[sw-ehci2]: open clock | |
[ 1.930000] [sw-ehci2]: open clock | |
[sw-ehci2]: Set USB Power ON | |
[ 1.950000] [sw-ehci2]: Set USB Power ON | |
<6>sw-ehci sw-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 1.960000] sw-ehci sw-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver | |
<6>sw-ehci sw-ehci.2: new USB bus registered, assigned bus number 3 | |
[ 1.970000] sw-ehci sw-ehci.2: new USB bus registered, assigned bus number 3 | |
<6>sw-ehci sw-ehci.2: irq 40, io mem 0xf1c1c000 | |
[ 1.990000] sw-ehci sw-ehci.2: irq 40, io mem 0xf1c1c000 | |
<6>sw-ehci sw-ehci.2: USB 0.0 started, EHCI 1.00 | |
[ 2.020000] sw-ehci sw-ehci.2: USB 0.0 started, EHCI 1.00 | |
ehci_irq: port change detect | |
[ 2.020000] ehci_irq: port change detect | |
<6>hub 3-0:1.0: USB hub found | |
[ 2.030000] hub 3-0:1.0: USB hub found | |
<6>hub 3-0:1.0: 1 port detected | |
[ 2.040000] hub 3-0:1.0: 1 port detected | |
[sw-ohci2]: probe, pdev->name: sw-ohci, pdev->id: 2, sw_ohci: 0xc082c410 | |
[ 2.050000] [sw-ohci2]: probe, pdev->name: sw-ohci, pdev->id: 2, sw_ohci: 0xc082c410 | |
[sw-ohci2]: open clock | |
[ 2.060000] [sw-ohci2]: open clock | |
<6>sw-ohci sw-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver | |
[ 2.090000] sw-ohci sw-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver | |
<6>sw-ohci sw-ohci.2: new USB bus registered, assigned bus number 4 | |
[ 2.100000] sw-ohci sw-ohci.2: new USB bus registered, assigned bus number 4 | |
<6>sw-ohci sw-ohci.2: irq 65, io mem 0xf1c1c400 | |
[ 2.110000] sw-ohci sw-ohci.2: irq 65, io mem 0xf1c1c400 | |
<6>hub 4-0:1.0: USB hub found | |
[ 2.180000] hub 4-0:1.0: USB hub found | |
<6>hub 4-0:1.0: 1 port detected | |
[ 2.190000] hub 4-0:1.0: 1 port detected | |
<6>Initializing USB Mass Storage driver... | |
[ 2.190000] Initializing USB Mass Storage driver... | |
<6>usbcore: registered new interface driver usb-storage | |
[ 2.200000] usbcore: registered new interface driver usb-storage | |
<6>USB Mass Storage support registered. | |
[ 2.210000] USB Mass Storage support registered. | |
<6>usbcore: registered new interface driver ums-alauda | |
[ 2.220000] usbcore: registered new interface driver ums-alauda | |
<6>usbcore: registered new interface driver ums-cypress | |
[ 2.230000] usbcore: registered new interface driver ums-cypress | |
<6>usbcore: registered new interface driver ums-datafab | |
[ 2.240000] usbcore: registered new interface driver ums-datafab | |
<6>usbcore: registered new interface driver ums_eneub6250 | |
[ 2.250000] usbcore: registered new interface driver ums_eneub6250 | |
<6>usbcore: registered new interface driver ums-freecom | |
[ 2.270000] usbcore: registered new interface driver ums-freecom | |
<6>usbcore: registered new interface driver ums-isd200 | |
[ 2.280000] usbcore: registered new interface driver ums-isd200 | |
<6>usbcore: registered new interface driver ums-jumpshot | |
[ 2.290000] usbcore: registered new interface driver ums-jumpshot | |
<6>usbcore: registered new interface driver ums-karma | |
[ 2.300000] usbcore: registered new interface driver ums-karma | |
<6>usbcore: registered new interface driver ums-onetouch | |
[ 2.310000] usbcore: registered new interface driver ums-onetouch | |
<6>usbcore: registered new interface driver ums-realtek | |
[ 2.320000] usbcore: registered new interface driver ums-realtek | |
<6>usbcore: registered new interface driver ums-sddr09 | |
[ 2.330000] usbcore: registered new interface driver ums-sddr09 | |
<6>usbcore: registered new interface driver ums-sddr55 | |
[ 2.340000] usbcore: registered new interface driver ums-sddr55 | |
<6>usbcore: registered new interface driver ums-usbat | |
[ 2.350000] usbcore: registered new interface driver ums-usbat | |
<6>mousedev: PS/2 mouse device common for all mice | |
[ 2.360000] mousedev: PS/2 mouse device common for all mice | |
<6>usb 3-1: new high speed USB device number 2 using sw-ehci | |
[ 2.370000] usb 3-1: new high speed USB device number 2 using sw-ehci | |
sunxi RTC version 0.1 | |
[ 2.390000] sunxi RTC version 0.1 | |
<6>sunxi-rtc sunxi-rtc: sunxi_rtc_probe tmp_data = 380239881 | |
[ 2.390000] sunxi-rtc sunxi-rtc: sunxi_rtc_probe tmp_data = 380239881 | |
<6>sunxi-rtc sunxi-rtc: sunxi_rtc_gettime | |
[ 2.400000] sunxi-rtc sunxi-rtc: sunxi_rtc_gettime | |
<6>sunxi-rtc sunxi-rtc: read time 2010-1-1 0:0:6 | |
[ 2.410000] sunxi-rtc sunxi-rtc: read time 2010-1-1 0:0:6 | |
<6>using rtc device, rtc, for alarms[ 2.420000] using rtc device, rtc, for alarms<6>sunxi-rtc sunxi-rtc: rtc core: registered rtc as rtc0 | |
[ 2.430000] sunxi-rtc sunxi-rtc: rtc core: registered rtc as rtc0 | |
<6>i2c /dev entries driver | |
[ 2.440000] i2c /dev entries driver | |
!!! base_Addr = 0xdc8d2c00 | |
[ 2.450000] !!! base_Addr = 0xdc8d2c00 | |
config i2c gpio with gpio_config api | |
[ 2.450000] config i2c gpio with gpio_config api | |
twi0, apb clock = 24000000 | |
[ 2.460000] twi0, apb clock = 24000000 | |
<6>axp_mfd 0-0034: AXP (CHIP ID: 0x21) detected | |
[ 2.470000] axp_mfd 0-0034: AXP (CHIP ID: 0x21) detected | |
[AXP]axp driver uning configuration failed(323) | |
[ 2.480000] [AXP]axp driver uning configuration failed(323) | |
[AXP]power_start = 0 | |
[ 2.490000] [AXP]power_start = 0 | |
<6>I2C: i2c-0: AW16XX I2C adapter | |
[ 2.500000] I2C: i2c-0: AW16XX I2C adapter | |
**********start************ | |
[ 2.500000] **********start************ | |
0x40 | |
[ 2.510000] 0x40 | |
0xf8 | |
[ 2.510000] 0xf8 | |
0x28 | |
[ 2.510000] 0x28 | |
0x0 | |
[ 2.520000] 0x0 | |
0x0 | |
[ 2.520000] 0x0 | |
**********end************ | |
[ 2.520000] **********end************ | |
!!! base_Addr = 0xdc8d4000 | |
[ 2.530000] !!! base_Addr = 0xdc8d4000 | |
twi1, apb clock = 24000000 | |
[ 2.530000] twi1, apb clock = 24000000 | |
<6>I2C: i2c-1: AW16XX I2C adapter | |
[ 2.540000] I2C: i2c-1: AW16XX I2C adapter | |
**********start************ | |
[ 2.550000] **********start************ | |
0x40 | |
[ 2.550000] 0x40 | |
0xf8 | |
[ 2.560000] 0xf8 | |
0x58 | |
[ 2.560000] 0x58 | |
0x0 | |
[ 2.560000] 0x0 | |
0x0 | |
[ 2.560000] 0x0 | |
**********end************ | |
[ 2.570000] **********end************ | |
!!! base_Addr = 0xdc8d6400 | |
[ 2.570000] !!! base_Addr = 0xdc8d6400 | |
twi2, apb clock = 24000000 | |
[ 2.580000] twi2, apb clock = 24000000 | |
<6>I2C: i2c-2: AW16XX I2C adapter | |
[ 2.590000] I2C: i2c-2: AW16XX I2C adapter | |
**********start************ | |
[ 2.590000] **********start************ | |
0x40 | |
[ 2.600000] 0x40 | |
0xf8 | |
[ 2.600000] 0xf8 | |
0x58 | |
[ 2.610000] 0x58 | |
0x0 | |
[ 2.610000] 0x0 | |
0x0 | |
[ 2.610000] 0x0 | |
**********end************ | |
[ 2.610000] **********end************ | |
<6>lirc_dev: IR Remote Control driver registered, major 251 | |
[ 2.620000] lirc_dev: IR Remote Control driver registered, major 251 | |
<6>IR NEC protocol handler initialized | |
[ 2.630000] IR NEC protocol handler initialized | |
<6>IR RC5(x) protocol handler initialized | |
[ 2.640000] IR RC5(x) protocol handler initialized | |
<6>IR RC6 protocol handler initialized | |
[ 2.650000] IR RC6 protocol handler initialized | |
<6>IR JVC protocol handler initialized | |
[ 2.660000] IR JVC protocol handler initialized | |
<6>IR Sony protocol handler initialized | |
[ 2.660000] IR Sony protocol handler initialized | |
<6>IR RC5 (streamzap) protocol handler initialized | |
[ 2.670000] IR RC5 (streamzap) protocol handler initialized | |
<6>IR LIRC bridge handler initialized | |
[ 2.680000] IR LIRC bridge handler initialized | |
<6>Linux video capture interface: v2.00 | |
[ 2.690000] Linux video capture interface: v2.00 | |
[cedar dev]: install start!!! | |
[ 2.700000] [cedar dev]: install start!!! | |
[cedar dev]: install end!!! | |
[ 2.700000] [cedar dev]: install end!!! | |
[ace_drv] start!!! | |
[ 2.710000] [ace_drv] start!!! | |
[ace_drv] init end!!! | |
[ 2.720000] [ace_drv] init end!!! | |
[pa_drv] start!!! | |
[ 2.720000] [pa_drv] start!!! | |
[pa_drv] init end!!! | |
[ 2.730000] [pa_drv] init end!!! | |
<6>print_constraints: axp20_ldo1: 1300 mV | |
[ 2.730000] print_constraints: axp20_ldo1: 1300 mV | |
<6>print_constraints: axp20_ldo2: 1800 <--> 3300 mV at 3000 mV | |
[ 2.740000] print_constraints: axp20_ldo2: 1800 <--> 3300 mV at 3000 mV | |
<6>print_constraints: axp20_ldo3: 700 <--> 3500 mV at 2800 mV | |
[ 2.750000] print_constraints: axp20_ldo3: 700 <--> 3500 mV at 2800 mV | |
<6>print_constraints: axp20_ldo4: 1250 <--> 3300 mV at 2800 mV | |
[ 2.770000] print_constraints: axp20_ldo4: 1250 <--> 3300 mV at 2800 mV | |
<6>print_constraints: axp20_buck2: 700 <--> 2275 mV at 1400 mV | |
[ 2.780000] print_constraints: axp20_buck2: 700 <--> 2275 mV at 1400 mV | |
<6>print_constraints: axp20_buck3: 700 <--> 3500 mV at 1250 mV | |
[ 2.800000] print_constraints: axp20_buck3: 700 <--> 3500 mV at 1250 mV | |
<6>print_constraints: axp20_ldoio0: 1800 <--> 3300 mV at 2800 mV | |
[ 2.810000] print_constraints: axp20_ldoio0: 1800 <--> 3300 mV at 2800 mV | |
<6>input: axp20-supplyer as /devices/platform/sun4i-i2c.0/i2c-0/0-0034/axp20-supplyer.28/input/input0 | |
[ 2.820000] input: axp20-supplyer as /devices/platform/sun4i-i2c.0/i2c-0/0-0034/axp20-supplyer.28/input/input0 | |
<6>Bluetooth: HCI UART driver ver 2.2 | |
[ 2.860000] Bluetooth: HCI UART driver ver 2.2 | |
<6>Bluetooth: HCI H4 protocol initialized | |
[ 2.860000] Bluetooth: HCI H4 protocol initialized | |
<6>Bluetooth: HCI BCSP protocol initialized | |
[ 2.870000] Bluetooth: HCI BCSP protocol initialized | |
<6>Bluetooth: HCILL protocol initialized | |
[ 2.880000] Bluetooth: HCILL protocol initialized | |
<6>cpuidle: using governor ladder | |
[ 2.890000] cpuidle: using governor ladder | |
<6>cpuidle: using governor menu | |
[ 2.900000] cpuidle: using governor menu | |
[wifi]: Select sdio wifi: swl-n20 !! | |
[ 2.900000] [wifi]: Select sdio wifi: swl-n20 !! | |
[mmc_pm]: SDIO card gpio init is OK !! | |
[ 2.910000] [mmc_pm]: SDIO card gpio init is OK !! | |
[mmc]: sunximmc_init | |
[ 2.920000] [mmc]: sunximmc_init | |
[mmc]: sunxi mmc controller using config : 0xb | |
[ 2.930000] [mmc]: sunxi mmc controller using config : 0xb | |
[mmc]: sunxi-mmc.0: pdev->name: sunxi-mmc, pdev->id: 0 | |
[ 2.930000] [mmc]: sunxi-mmc.0: pdev->name: sunxi-mmc, pdev->id: 0 | |
[mmc]: mmc 0 power off !! | |
[ 2.950000] [mmc]: mmc 0 power off !! | |
[mmc]: mmc0 Probe: base:0xdc8de000 irq:32 dma:0 pdes:0xd9a90000, ret 0. | |
[ 2.950000] [mmc]: mmc0 Probe: base:0xdc8de000 irq:32 dma:0 pdes:0xd9a90000, ret 0. | |
[mmc]: sunxi-mmc.1: pdev->name: sunxi-mmc, pdev->id: 1 | |
[ 2.970000] [mmc]: sunxi-mmc.1: pdev->name: sunxi-mmc, pdev->id: 1 | |
[mmc]: mmc 1 power off !! | |
[ 2.980000] [mmc]: mmc 1 power off !! | |
[mmc]: mmc1 Probe: base:0xdc8e0000 irq:33 dma:0 pdes:0xd9a98000, ret 0. | |
[ 2.980000] [mmc]: mmc1 Probe: base:0xdc8e0000 irq:33 dma:0 pdes:0xd9a98000, ret 0. | |
[mmc]: sunxi-mmc.3: pdev->name: sunxi-mmc, pdev->id: 3 | |
[ 3.000000] [mmc]: sunxi-mmc.3: pdev->name: sunxi-mmc, pdev->id: 3 | |
[mmc]: mmc 3 power off !! | |
[ 3.010000] [mmc]: mmc 3 power off !! | |
[mmc]: mmc3 Probe: base:0xdc8e2000 irq:35 dma:0 pdes:0xd9a9c000, ret 0. | |
[ 3.020000] [mmc]: mmc3 Probe: base:0xdc8e2000 irq:35 dma:0 pdes:0xd9a9c000, ret 0. | |
<6>usbcore: registered new interface driver usbhid | |
[ 3.030000] usbcore: registered new interface driver usbhid | |
<6>usbhid: USB HID core driver | |
[ 3.040000] usbhid: USB HID core driver | |
enter sun4i Audio codec!!! | |
[ 3.050000] enter sun4i Audio codec!!! | |
<6>sun4i audio support initialized | |
[ 3.050000] sun4i audio support initialized | |
audiocodec_adap_awxx_init: script_parser_fetch err. | |
[ 3.060000] audiocodec_adap_awxx_init: script_parser_fetch err. | |
sun4i Audio codec successfully loaded.. | |
[ 3.070000] sun4i Audio codec successfully loaded.. | |
<6>asoc: sndhdmi <-> sun4i-hdmiaudio.0 mapping ok | |
[ 3.080000] asoc: sndhdmi <-> sun4i-hdmiaudio.0 mapping ok | |
<6>ALSA device list: | |
[ 3.090000] ALSA device list: | |
<6> #0: sun4i-CODEC Audio Codec | |
[ 3.100000] #0: sun4i-CODEC Audio Codec | |
<6> #1: sun4i-sndhdmi | |
[ 3.100000] #1: sun4i-sndhdmi | |
<6>IPv4 over IPv4 tunneling driver | |
[ 3.110000] IPv4 over IPv4 tunneling driver | |
<6>TCP cubic registered | |
[ 3.120000] TCP cubic registered | |
<6>Initializing XFRM netlink socket | |
[ 3.120000] Initializing XFRM netlink socket | |
<6>NET: Registered protocol family 10 | |
[ 3.130000] NET: Registered protocol family 10 | |
<6>NET: Registered protocol family 17 | |
[ 3.140000] NET: Registered protocol family 17 | |
<6>NET: Registered protocol family 15 | |
[ 3.150000] NET: Registered protocol family 15 | |
<6>Bluetooth: RFCOMM TTY layer initialized | |
[ 3.160000] Bluetooth: RFCOMM TTY layer initialized | |
<6>Bluetooth: RFCOMM socket layer initialized | |
[ 3.160000] Bluetooth: RFCOMM socket layer initialized | |
<6>Bluetooth: RFCOMM ver 1.11 | |
[ 3.170000] Bluetooth: RFCOMM ver 1.11 | |
<6>Bluetooth: BNEP (Ethernet Emulation) ver 1.3 | |
[ 3.180000] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 | |
<6>Bluetooth: BNEP filters: protocol multicast | |
[ 3.190000] Bluetooth: BNEP filters: protocol multicast | |
<6>802.1Q VLAN Support v1.8 | |
[ 3.200000] 802.1Q VLAN Support v1.8 | |
<6>VFP support v0.3: [ 3.210000] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 | |
implementor 41 architecture 3 part 30 variant c rev 3 | |
<5>Registering SWP/SWPB emulation handler | |
[ 3.220000] Registering SWP/SWPB emulation handler | |
<6>registered taskstats version 1 | |
[ 3.230000] registered taskstats version 1 | |
<4>regulator_init_complete: axp20_buck3: incomplete constraints, leaving on | |
[ 3.240000] regulator_init_complete: axp20_buck3: incomplete constraints, leaving on | |
<4>regulator_init_complete: axp20_buck2: incomplete constraints, leaving on | |
[ 3.250000] regulator_init_complete: axp20_buck2: incomplete constraints, leaving on | |
<4>regulator_init_complete: axp20_ldo4: incomplete constraints, leaving on | |
[ 3.270000] regulator_init_complete: axp20_ldo4: incomplete constraints, leaving on | |
<4>regulator_init_complete: axp20_ldo3: incomplete constraints, leaving on | |
[ 3.280000] regulator_init_complete: axp20_ldo3: incomplete constraints, leaving on | |
<4>regulator_init_complete: axp20_ldo2: incomplete constraints, leaving on | |
[ 3.300000] regulator_init_complete: axp20_ldo2: incomplete constraints, leaving on | |
<4>regulator_init_complete: axp20_ldo1: incomplete constraints, leaving on | |
[ 3.310000] regulator_init_complete: axp20_ldo1: incomplete constraints, leaving on | |
<6>sunxi-rtc sunxi-rtc: sunxi_rtc_gettime | |
[ 3.320000] sunxi-rtc sunxi-rtc: sunxi_rtc_gettime | |
<6>sunxi-rtc sunxi-rtc: read time 2010-1-1 0:0:7 | |
[ 3.330000] sunxi-rtc sunxi-rtc: read time 2010-1-1 0:0:7 | |
<6>sunxi-rtc sunxi-rtc: setting system clock to 2010-01-01 00:00:07 UTC (1262304007) | |
[ 3.340000] sunxi-rtc sunxi-rtc: setting system clock to 2010-01-01 00:00:07 UTC (1262304007) | |
<6>Waiting for root device /dev/mmcblk0p2... | |
[ 3.360000] Waiting for root device /dev/mmcblk0p2... | |
[mmc]: mmc 0 detect change, present 1 | |
[ 3.950000] [mmc]: mmc 0 detect change, present 1 | |
[mmc]: mmc 0 power on !! | |
[ 4.250000] [mmc]: mmc 0 power on !! | |
[mmc]: sdxc_request_done(L1113): [ 4.290000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 52, RTO !! | |
smc 0 err, cmd 52, RTO !! | |
[mmc]: sdxc_request_done(L1113): [ 4.300000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 52, RTO !! | |
smc 0 err, cmd 52, RTO !! | |
[mmc]: sdxc_request_done(L1113): [ 4.310000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 5, RTO !! | |
smc 0 err, cmd 5, RTO !! | |
[mmc]: sdxc_request_done(L1113): [ 4.330000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 5, RTO !! | |
smc 0 err, cmd 5, RTO !! | |
[mmc]: sdxc_request_done(L1113): [ 4.340000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 5, RTO !! | |
smc 0 err, cmd 5, RTO !! | |
[mmc]: sdxc_request_done(L1113): [ 4.350000] [mmc]: sdxc_request_done(L1113): smc 0 err, cmd 5, RTO !! | |
smc 0 err, cmd 5, RTO !! | |
<6>mmc0: new high speed SDHC card at address aaaa | |
[ 4.420000] mmc0: new high speed SDHC card at address aaaa | |
<6>mmcblk0: mmc0:aaaa SU04G 3.69 GiB | |
[ 4.430000] mmcblk0: mmc0:aaaa SU04G 3.69 GiB | |
<6> mmcblk0: p1 p2 | |
[ 4.450000] mmcblk0: p1 p2 | |
<3>EXT3-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (240) | |
[ 4.470000] EXT3-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (240) | |
<3>EXT2-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (240) | |
[ 4.480000] EXT2-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (240) | |
<6>EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) | |
[ 4.520000] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) | |
<6>VFS: Mounted root (ext4 filesystem) on device 179:2. | |
[ 4.540000] VFS: Mounted root (ext4 filesystem) on device 179:2. | |
<6>devtmpfs: mounted | |
[ 4.550000] devtmpfs: mounted | |
<6>Freeing init memory: 164K | |
[ 4.560000] Freeing init memory: 164K | |
<3>init: Failed to create pty - disabling logging for job | |
[ 4.810000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
[ 4.820000] init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 4.850000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
[ 4.870000] init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 4.890000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
[ 4.900000] init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 4.920000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
[ 4.930000] init: Temporary process spawn error: No such file or directory | |
<4>init: ureadahead main process (51) terminated with status 5 | |
[ 5.010000] init: ureadahead main process (51) terminated with status 5 | |
<3>init: Failed to create pty - disabling logging for job | |
[ 5.350000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
[ 5.360000] init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 5.410000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
[ 5.430000] init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 5.590000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
[ 5.600000] init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 5.730000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
[ 5.740000] init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 5.930000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
[ 5.940000] init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 5.960000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
[ 5.980000] init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 6.000000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
[ 6.020000] init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 6.730000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
[ 6.740000] init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 6.760000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
[ 6.780000] init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 6.800000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
[ 6.820000] init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 6.930000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 6.970000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 7.010000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 7.110000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 7.190000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 7.250000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 7.310000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 7.420000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 7.570000] init: Failed to create pty - disabling logging for job | |
<30>udevd[175]: starting version 175 | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 7.600000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 7.640000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 8.090000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 8.170000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
SATA AHCI Phy Power Failed!! | |
<3>init: Failed to create pty - disabling logging for job | |
[ 10.150000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 10.290000] init: Failed to create pty - disabling logging for job | |
SATA AHCI Phy Calibration Failed!! | |
err: gpio count < =0 ,gpio_count is: 0 | |
<6>sw_ahci sw_ahci.0: controller can't do PMP, turning off CAP_PMP | |
<4>sw_ahci sw_ahci.0: forcing PORTS_IMPL to 0x1 | |
<4>init: Temporary process spawn error: No such file or directory | |
<6>sw_ahci sw_ahci.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode | |
<6>sw_ahci sw_ahci.0: flags: ncq sntf pm led clo only pio slum part ccc | |
<6>scsi0 : sw_ahci_platform | |
<6>ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 56 | |
* Starting bluetooth daemon [ OK ] | |
* Starting mDNS/DNS-SD daemon [ OK ] | |
* Starting configure network device security [ OK ] | |
* Starting configure network device [ OK ] | |
sw_usb_enable_hcd: usbc_num = 2 | |
WRN:L894(drivers/usb/host/ehci_sun4i.c):ERR: not support sw_usb_enable_ehci | |
WRN:L780(drivers/usb/host/ohci_sun4i.c):ERR: not support sw_usb_enable_ohci | |
rtw driver version=v3.3.2_3192.20120103 | |
register rtw_netdev_ops to netdev_ops | |
CHIP TYPE: RTL8188C_8192C | |
* Starting configure network de | |
usb_endpoint_descriptor(0): | |
vice security [ OK ] | |
* StabLength=7 | |
rting configure network device security [ OK ] | |
* Starting configure network device [ ObDescriptorType=5 | |
K ] | |
bEndpointAddress=81 | |
wMaxPacketSize=200 | |
bInterval=0 | |
RT_usb_endpoint_is_bulk_in = 1 | |
usb_endpoint_descriptor(1): | |
bLength=7 | |
bDescriptorType=5 | |
bEndpointAddress=2 | |
wMaxPacketSize=200 | |
bInterval=0 | |
RT_usb_endpoint_is_bulk_out = 2 | |
usb_endpoint_descriptor(2): | |
bLength=7 | |
bDescriptorType=5 | |
bEndpointAddress=3 | |
wMaxPacketSize=200 | |
bInterval=0 | |
RT_usb_endpoint_is_bulk_out = 3 | |
usb_endpoint_descriptor(3): | |
bLength=7 | |
bDescriptorType=5 | |
<3>init: Failed to create pty - disabling logging for job | |
[ 10.760000] init: Failed to create pty - disabling logging for job | |
bEndpointAddress=84 | |
<4>init: Temporary process spawn error: No such file or directory | |
<6>ata1: SATA link down (SStatus 0 SControl 300) | |
<3>init: Failed to create pty - disabling logging for job | |
[ 10.800000] init: Failed to create pty - disabling logging for job | |
wMaxPacketSize=40 | |
bInterval=1 | |
RT_usb_endpoint_is_int_in = 4, Interval = 1 | |
nr_endpoint=4, in_num=2, out_num=2 | |
<4>init: Temporary process spawn error: No such file or directory | |
USB_SPEED_HIGH | |
Chip Version ID: VERSION_NORMAL_UMC_CHIP_88C_B_CUT. | |
<3>init: Failed to create pty - disabling logging for job | |
[ 10.860000] init: Failed to create pty - disabling logging for job | |
UMP<2>: Inserting UMP device driver. Compiled: Aug 14 2012, time: 04:08:20 | |
UMP<2>: RF_Type is 3!! | |
<4>init: Temporary process spawn error: No such file or directory | |
EEPROM type is E-FUSE | |
* Starting Mount network filesystems [ OK ] | |
* Starting Upstart job to start rpcbind on boot only [ OK ] | |
* Starting <3>init: Failed to create pty - disabling logging for job | |
[ 10.950000] init: Failed to create pty - disabling logging for job | |
Failsafe Boot Delay [ OK ] | |
Using OS memory backend, allocation limit: 134217728 | |
UMP: UMP device driver loaded | |
<4>init: Temporary process spawn error: No such file or directory | |
====> ReadAdapterInfo8192C | |
Boot from EFUSE, Autoload OK ! | |
* Stopping Upstart job to start rpcbind on boot only [ OK ] | |
* Stopping Mount network filesystems [ OK ] | |
<3>init: Failed to create pty - disabling logging for job | |
[ 11.260000] init: Failed to create pty - disabling logging for job | |
* Starting RPC portmapper replacement [ OK ] | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 11.320000] init: Failed to create pty - disabling logging for job | |
EEPROMVID = 0x0bda | |
EEPROMPID = 0x8176 | |
EEPROMCustomerID : 0x00 | |
EEPROMSubCustomerID: 0x00 | |
RT_CustomerID: 0x00 | |
<4>[LCD] lcd_module_init | |
<4>init: Temporary process spawn error: No such file or directory | |
_ReadMACAddress MAC Address from EFUSE = 00:aa:34:46:f0:4b | |
EEPROMRegulatory = 0x0 | |
_ReadBoardType(0) | |
BT Coexistance = disable | |
RT_ChannelPlan: 0x0a | |
_ReadPSSetting...bHWPwrPindetect(0)-bHWPowerdown(0) ,bSupportRemoteWakeup(0) | |
### PS params=> power_mgnt(1),usbss_enable(0) ### | |
### AntDivCfg(0) | |
readAdapterInfo_8192CU(): REPLACEMENT = 1 | |
<3>init: Failed to create pty - disabling logging for job | |
[ 11.650000] init: Failed to create pty - disabling logging for job | |
<==== ReadAdapterInfo8192C in 670 ms | |
rtw_macaddr_cfg MAC Address = 00:aa:34:46:f0:4b | |
MAC Address from pnetdev->dev_addr= 00:aa:34:46:f0:4b | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 11.710000] init: Failed to create pty - disabling logging for job | |
bDriverStopped:1, bSurpriseRemoved:0, bup:0, hw_init_completed:0 | |
<4>init: Temporary process spawn error: No such file or directory | |
<6>usbcore: registered new interface driver rtl8192cu | |
<3>init: Failed to create pty - disabling logging for job | |
[ 11.800000] init: Failed to create pty - disabling logging for job | |
<6>mali: use config clk_div 3 | |
<6>mali: clk_div 3 | |
Mali: <4>init: Temporary process spawn error: No such file or directory | |
mali clock set completed, clock is 320000000 Mhz | |
Mali: Mali device driver loaded | |
* Starting configure network device [ OK ] | |
<3>init: Failed to create pty - disabling logging for job | |
[ 12.020000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<4>init: failsafe main process (338) killed by TERM signal | |
<4>init: plymouth main process (52) killed by SEGV signal | |
<4>init: plymouth-splash main process (388) terminated with status 2 | |
<3>init: Failed to create pty - disabling logging for job | |
[ 12.230000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<6>[drm] Initialized drm 1.1.0 20060810 | |
<3>init: Failed to create pty - disabling logging for job | |
[ 12.290000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 12.340000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 12.480000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 12.870000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 12.910000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 12.950000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 12.980000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 13.040000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 13.130000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 13.180000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 13.210000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 13.260000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
Last login: Tue Aug 14 12:22:04 UTC 2012 on tty1 | |
<3>init: Failed to create pty - disabling logging for job | |
[ 13.340000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 13.380000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 13.430000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 13.480000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
Welcome to Linaro 12.06 (GNU/Linux 3.0.39+ armv7l) | |
* Documentation: https://wiki.linaro.org/ | |
<3>init: Failed to create pty - disabling logging for job | |
[ 13.570000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 13.660000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<3>init: Failed to create pty - disabling logging for job | |
[ 13.730000] init: Failed to create pty - disabling logging for job | |
<4>init: Temporary process spawn error: No such file or directory | |
<4>init: tty1 main process (496) killed by TERM signal | |
bDriverStopped=1 | |
+871x_drv - drv_open, bup=0 | |
===> FirmwareDownload91C() fw:Rtl819XFwImageArray_UMC_B | |
FirmwareDownload92C accquire FW from embedded image | |
fw_ver=v79, fw_subver=0, sig=0x88c0 | |
fw download ok! | |
Set RF Chip ID to RF_6052 and RF type to 1T1R. | |
root@linaro-alip:~# IQK:Start!!! | |
Path A Rx IQK fail!! | |
Path A Rx IQK fail!! | |
Path A IQK Only Tx Success!! | |
Path A Rx IQK fail!! | |
Path A Rx IQK fail!! | |
Path A IQK Only Tx Success!! | |
IQK: final_candidate is 0 | |
IQK: RegE94=103 RegE9C=e RegEA4=0 RegEAC=0 RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 | |
Path A IQ Calibration Success ! | |
_PHY_PathAFillIQKMatrix only Tx OK | |
pdmpriv->TxPowerTrackControl = 1 | |
MAC Address from REG_MACID = 00:aa:34:46:f0:4b | |
rtl8192cu_hal_init in 940ms | |
MAC Address = 00:aa:34:46:f0:4b | |
-871x_drv - drv_open, bup=1 | |
<6>ADDRCONF(NETDEV_UP): wlan0: link is not ready | |
set_mode = IW_MODE_INFRA | |
<7>wemac wemac.0: enabling eth0 | |
<4>wemac wemac.0: WARNING: no IRQ resource flags set. | |
<7>wemac wemac.0: resetting device | |
<6>wemac wemac.0: eth0: link down | |
<6>ADDRCONF(NETDEV_UP): eth0: link is not ready | |
(2)871x_drv - drv_close, bup=1, hw_init_completed=1 | |
-871x_drv - drv_close, bup=1 | |
+871x_drv - drv_open, bup=1 | |
-871x_drv - drv_open, bup=1 | |
<6>ADDRCONF(NETDEV_UP): wlan0: link is not ready | |
rtl8192c_set_FwJoinBssReport_cmd mstatus(0) | |
[rtw_wx_set_pmkid] IW_PMKSA_FLUSH! | |
set_mode = IW_MODE_INFRA | |
[rtw_wx_set_pmkid] IW_PMKSA_FLUSH! | |
survey done event(13) | |
==>pwr_state_check_handler .fw_state(8) | |
==> rtw_ps_cmd , enqueue CMD | |
==>rtw_ps_processor .fw_state(8) | |
==>ips_enter cnts:1 | |
==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00020800).... | |
===> rtw_ips_pwr_down................... | |
====> rtw_ips_dev_unload... | |
usb_read_port_cancel | |
usb_write_port_cancel | |
==> rtl8192cu_hal_deinit | |
bkeepfwalive(0) | |
card disble without HWSM........... | |
<=== rtw_ips_pwr_down..................... in 330ms | |
[HDMI-AUDIO] PCM trigger start... | |
[HDMI-AUDIO] PCM trigger stop... | |
rfpwrstate_check call ips_leave.... | |
==>ips_leave cnts:1 | |
===> rtw_ips_pwr_up.............. | |
===> ips_netdrv_open......... | |
===> FirmwareDownload91C() fw:Rtl819XFwImageArray_UMC_B | |
FirmwareDownload92C accquire FW from embedded image | |
fw_ver=v79, fw_subver=0, sig=0x88c0 | |
fw download ok! | |
Set RF Chip ID to RF_6052 and RF type to 1T1R. | |
IQK:Start!!! | |
Path A Rx IQK fail!! | |
Path A Rx IQK fail!! | |
Path A IQK Only Tx Success!! | |
Path A Rx IQK fail!! | |
Path A Rx IQK fail!! | |
Path A IQK Only Tx Success!! | |
IQK: final_candidate is 0 | |
IQK: RegE94=103 RegE9C=e RegEA4=0 RegEAC=0 RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 | |
Path A IQ Calibration Success ! | |
_PHY_PathAFillIQKMatrix only Tx OK | |
pdmpriv->TxPowerTrackControl = 1 | |
MAC Address from REG_MACID = 00:aa:34:46:f0:4b | |
rtl8192cu_hal_init in 660ms | |
<=== rtw_ips_pwr_up.............. in 670ms | |
==> ips_leave.....LED(0x00028080)... | |
survey done event(1e) | |
==>pwr_state_check_handler .fw_state(8) | |
==> rtw_ps_cmd , enqueue CMD | |
==>rtw_ps_processor .fw_state(8) | |
==>ips_enter cnts:2 | |
==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... | |
===> rtw_ips_pwr_down................... | |
====> rtw_ips_dev_unload... | |
usb_read_port_cancel | |
usb_write_port_cancel | |
==> rtl8192cu_hal_deinit | |
bkeepfwalive(0) | |
card disble without HWSM........... | |
<=== rtw_ips_pwr_down..................... in 80ms | |
rfpwrstate_check call ips_leave.... | |
==>ips_leave cnts:2 | |
===> rtw_ips_pwr_up.............. | |
===> ips_netdrv_open......... | |
===> FirmwareDownload91C() fw:Rtl819XFwImageArray_UMC_B | |
FirmwareDownload92C accquire FW from embedded image | |
fw_ver=v79, fw_subver=0, sig=0x88c0 | |
fw download ok! | |
Set RF Chip ID to RF_6052 and RF type to 1T1R. | |
IQK:Start!!! | |
Path A Rx IQK fail!! | |
Path A Rx IQK fail!! | |
Path A IQK Only Tx Success!! | |
Path A Rx IQK fail!! | |
Path A IQK Success!! | |
Path A Rx IQK fail!! | |
Path A IQK Success!! | |
IQK: final_candidate is 1 | |
IQK: RegE94=103 RegE9C=e RegEA4=ff RegEAC=3ff RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 | |
Path A IQ Calibration Success ! | |
pdmpriv->TxPowerTrackControl = 1 | |
MAC Address from REG_MACID = 00:aa:34:46:f0:4b | |
rtl8192cu_hal_init in 1140ms | |
<=== rtw_ips_pwr_up.............. in 1170ms | |
==> ips_leave.....LED(0x00028080)... | |
survey done event(16) | |
==>pwr_state_check_handler .fw_state(8) | |
==> rtw_ps_cmd , enqueue CMD | |
==>rtw_ps_processor .fw_state(8) | |
==>ips_enter cnts:3 | |
==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... | |
===> rtw_ips_pwr_down................... | |
====> rtw_ips_dev_unload... | |
usb_read_port_cancel | |
usb_write_port_cancel | |
==> rtl8192cu_hal_deinit | |
bkeepfwalive(0) | |
card disble without HWSM........... | |
<=== rtw_ips_pwr_down..................... in 110ms | |
rfpwrstate_check call ips_leave.... | |
==>ips_leave cnts:3 | |
===> rtw_ips_pwr_up.............. | |
===> ips_netdrv_open......... | |
===> FirmwareDownload91C() fw:Rtl819XFwImageArray_UMC_B | |
FirmwareDownload92C accquire FW from embedded image | |
fw_ver=v79, fw_subver=0, sig=0x88c0 | |
fw download ok! | |
Set RF Chip ID to RF_6052 and RF type to 1T1R. | |
IQK:Start!!! | |
Path A IQK Success!! | |
Path A IQK Success!! | |
IQK: final_candidate is 0 | |
IQK: RegE94=103 RegE9C=e RegEA4=ff RegEAC=3ff RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 | |
Path A IQ Calibration Success ! | |
pdmpriv->TxPowerTrackControl = 1 | |
MAC Address from REG_MACID = 00:aa:34:46:f0:4b | |
rtl8192cu_hal_init in 1020ms | |
<=== rtw_ips_pwr_up.............. in 1030ms | |
==> ips_leave.....LED(0x00028080)... | |
survey done event(13) | |
==>pwr_state_check_handler .fw_state(8) | |
==> rtw_ps_cmd , enqueue CMD | |
==>rtw_ps_processor .fw_state(8) | |
==>ips_enter cnts:4 | |
==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... | |
===> rtw_ips_pwr_down................... | |
====> rtw_ips_dev_unload... | |
usb_read_port_cancel | |
usb_write_port_cancel | |
==> rtl8192cu_hal_deinit | |
bkeepfwalive(0) | |
card disble without HWSM........... | |
<=== rtw_ips_pwr_down..................... in 130ms | |
rfpwrstate_check call ips_leave.... | |
==>ips_leave cnts:4 | |
===> rtw_ips_pwr_up.............. | |
===> ips_netdrv_open......... | |
===> FirmwareDownload91C() fw:Rtl819XFwImageArray_UMC_B | |
FirmwareDownload92C accquire FW from embedded image | |
fw_ver=v79, fw_subver=0, sig=0x88c0 | |
fw download ok! | |
Set RF Chip ID to RF_6052 and RF type to 1T1R. | |
IQK:Start!!! | |
Path A IQK Success!! | |
Path A Rx IQK fail!! | |
Path A Rx IQK fail!! | |
Path A IQK Only Tx Success!! | |
Path A Rx IQK fail!! | |
Path A IQK Success!! | |
IQK: final_candidate is 0 | |
IQK: RegE94=103 RegE9C=e RegEA4=ff RegEAC=3ff RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 | |
Path A IQ Calibration Success ! | |
pdmpriv->TxPowerTrackControl = 1 | |
MAC Address from REG_MACID = 00:aa:34:46:f0:4b | |
rtl8192cu_hal_init in 1090ms | |
<=== rtw_ips_pwr_up.............. in 1120ms | |
==> ips_leave.....LED(0x00028080)... | |
survey done event(18) | |
==>pwr_state_check_handler .fw_state(8) | |
==> rtw_ps_cmd , enqueue CMD | |
==>rtw_ps_processor .fw_state(8) | |
==>ips_enter cnts:5 | |
==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... | |
===> rtw_ips_pwr_down................... | |
====> rtw_ips_dev_unload... | |
usb_read_port_cancel | |
usb_write_port_cancel | |
==> rtl8192cu_hal_deinit | |
bkeepfwalive(0) | |
card disble without HWSM........... | |
<=== rtw_ips_pwr_down..................... in 130ms | |
rfpwrstate_check call ips_leave.... | |
==>ips_leave cnts:5 | |
===> rtw_ips_pwr_up.............. | |
===> ips_netdrv_open......... | |
===> FirmwareDownload91C() fw:Rtl819XFwImageArray_UMC_B | |
FirmwareDownload92C accquire FW from embedded image | |
fw_ver=v79, fw_subver=0, sig=0x88c0 | |
fw download ok! | |
Set RF Chip ID to RF_6052 and RF type to 1T1R. | |
IQK:Start!!! | |
Path A IQK Success!! | |
Path A IQK Success!! | |
IQK: final_candidate is 0 | |
IQK: RegE94=103 RegE9C=e RegEA4=ff RegEAC=3ff RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0 | |
Path A IQ Calibration Success ! | |
pdmpriv->TxPowerTrackControl = 1 | |
MAC Address from REG_MACID = 00:aa:34:46:f0:4b | |
rtl8192cu_hal_init in 990ms | |
<=== rtw_ips_pwr_up.............. in 1020ms | |
==> ips_leave.....LED(0x00028080)... | |
survey done event(13) | |
==>pwr_state_check_handler .fw_state(8) | |
==> rtw_ps_cmd , enqueue CMD | |
==>rtw_ps_processor .fw_state(8) | |
==>ips_enter cnts:6 | |
==>power_saving_ctrl_wk_hdl change rf to OFF...LED(0x00028000).... | |
===> rtw_ips_pwr_down................... | |
====> rtw_ips_dev_unload... | |
usb_read_port_cancel | |
usb_write_port_cancel | |
==> rtl8192cu_hal_deinit | |
bkeepfwalive(0) | |
card disble without HWSM........... | |
<=== rtw_ips_pwr_down..................... in 130ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment