Created
February 12, 2012 08:31
-
-
Save projectgus/1807319 to your computer and use it in GitHub Desktop.
openwrt-zipit 3.2 libertas problem
This file contains 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
scripted as; | |
sleep 15 | |
ifconfig wlan0 up & | |
sleep 10 | |
dmesg > after.log | |
/sbin/poweroff | |
ie 'ifconfig wlan0 up' is run @ 82 | |
[ 0.000000] Linux version 3.2.0 (gus@gorgon) (gcc version 4.5.4 20120105 (prerelease) (Linaro GCC 4.5-2012.01) ) #1 Sun Feb 12 16:27:08 EST 2012 | |
[ 0.000000] CPU: XScale-PXA270 [69054117] revision 7 (ARMv5TE), cr=0000397f | |
[ 0.000000] CPU: VIVT data cache, VIVT instruction cache | |
[ 0.000000] Machine: Zipit Z2 | |
[ 0.000000] Memory policy: ECC disabled, Data cache writeback | |
[ 0.000000] Run Mode clock: 208.00MHz (*16) | |
[ 0.000000] Turbo Mode clock: 312.00MHz (*1.5, inactive) | |
[ 0.000000] Memory clock: 104.00MHz (/2) | |
[ 0.000000] System bus clock: 104.00MHz | |
[ 0.000000] On node 0 totalpages: 8192 | |
[ 0.000000] free_area_init_node: node 0, pgdat c02c0040, node_mem_map c02ed000 | |
[ 0.000000] Normal zone: 64 pages used for memmap | |
[ 0.000000] Normal zone: 0 pages reserved | |
[ 0.000000] Normal zone: 8128 pages, LIFO batch:0 | |
[ 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: 8128 | |
[ 0.000000] Kernel command line: console=tty0 console=ttyS2,115200 fbcon=rotate:3 root=/dev/mmcblk0p1 rootwait init=/etc/preinit loglevel=7 | |
[ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes) | |
[ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes) | |
[ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes) | |
[ 0.000000] Memory: 32MB = 32MB total | |
[ 0.000000] Memory: 29452k/29452k available, 3316k 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] vmalloc : 0xc2800000 - 0xe8000000 ( 600 MB) | |
[ 0.000000] lowmem : 0xc0000000 - 0xc2000000 ( 32 MB) | |
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) | |
[ 0.000000] .text : 0xc0008000 - 0xc02892f8 (2565 kB) | |
[ 0.000000] .init : 0xc028a000 - 0xc02a7000 ( 116 kB) | |
[ 0.000000] .data : 0xc02a8000 - 0xc02c06c0 ( 98 kB) | |
[ 0.000000] .bss : 0xc02c06e4 - 0xc02ecd2c ( 178 kB) | |
[ 0.000000] NR_IRQS:288 nr_irqs:288 288 | |
[ 0.000000] sched_clock: 32 bits at 3250kHz, resolution 307ns, wraps every 1321528ms | |
[ 0.000000] Console: colour dummy device 80x30 | |
[ 0.000000] console [tty0] enabled | |
[ 0.002399] Calibrating delay loop... 207.25 BogoMIPS (lpj=1036288) | |
[ 0.070475] pid_max: default: 32768 minimum: 301 | |
[ 0.071220] Mount-cache hash table entries: 512 | |
[ 0.072658] CPU: Testing write buffer coherency: ok | |
[ 0.083855] NET: Registered protocol family 16 | |
[ 0.201102] bio: create slab <bio-0> at 0 | |
[ 0.221780] I2C: i2c-0: PXA I2C adapter | |
[ 0.235624] Switching to clocksource oscr0 | |
[ 0.345430] NET: Registered protocol family 2 | |
[ 0.346631] IP route cache hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.348374] TCP established hash table entries: 1024 (order: 1, 8192 bytes) | |
[ 0.348661] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.348839] TCP: Hash tables configured (established 1024 bind 1024) | |
[ 0.348953] TCP reno registered | |
[ 0.349054] UDP hash table entries: 256 (order: 0, 4096 bytes) | |
[ 0.349217] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) | |
[ 0.350280] NET: Registered protocol family 1 | |
[ 0.351366] NetWinder Floating Point Emulator V0.97 (double precision) | |
[ 0.351604] PXA CPU 27x max frequency not defined (pxa27x_maxfreq), assuming pxa271 with 416000kHz maxfreq | |
[ 0.351799] PXA CPU frequency change support initialized | |
[ 0.369599] JFFS2 version 2.2 (NAND) (ZLIB) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. | |
[ 0.374653] msgmni has been set to 57 | |
[ 0.377627] io scheduler noop registered | |
[ 0.377820] io scheduler deadline registered | |
[ 0.378338] io scheduler cfq registered (default) | |
[ 0.849464] Console: switching to colour frame buffer device 80x40 | |
[ 0.864992] PXA Overlay driver loaded successfully! | |
[ 0.878373] pxa2xx-uart.0: ttyS0 at MMIO 0x40100000 (irq = 22) is a FFUART | |
[ 0.881603] pxa2xx-uart.1: ttyS1 at MMIO 0x40200000 (irq = 21) is a BTUART | |
[ 0.884903] pxa2xx-uart.2: ttyS2 at MMIO 0x40700000 (irq = 20) is a STUART | |
[ 1.225442] console [ttyS2] enabled | |
[ 1.306437] brd: module loaded | |
[ 1.347791] loop: module loaded | |
[ 1.358922] physmap platform flash device: 00800000 at 00000000 | |
[ 1.366338] physmap-flash: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000089 Chip ID 0x008865 | |
[ 1.380584] Intel/Sharp Extended Query Table at 0x0039 | |
[ 1.389368] Intel/Sharp Extended Query Table at 0x0039 | |
[ 1.397952] Intel/Sharp Extended Query Table at 0x0039 | |
[ 1.406419] Intel/Sharp Extended Query Table at 0x0039 | |
[ 1.414711] Intel/Sharp Extended Query Table at 0x0039 | |
[ 1.423070] Using auto-unlock on power-up/resume | |
[ 1.430835] cfi_cmdset_0001: Erase suspend on write enabled | |
[ 1.439456] erase region 0: offset=0x0,size=0x2000,blocks=8 | |
[ 1.439516] erase region 1: offset=0x10000,size=0x10000,blocks=127 | |
[ 1.439646] physmap-flash: 1 set(s) of 1 interleaved chips --> 16 partitions of 512 KiB | |
[ 1.442571] Creating 4 MTD partitions on "physmap-flash": | |
[ 1.451668] 0x000000000000-0x000000040000 : "U-Boot Bootloader" | |
[ 1.470615] 0x000000040000-0x000000060000 : "U-Boot Environment" | |
[ 1.489964] 0x000000060000-0x0000007e0000 : "Flash" | |
[ 1.509050] 0x0000007e0000-0x000000800000 : "U-Boot Logo" | |
[ 1.532733] mousedev: PS/2 mouse device common for all mice | |
[ 1.547606] input: pxa27x-keypad as /devices/platform/pxa27x-keypad/input/input0 | |
[ 1.568508] pxa-rtc pxa-rtc: rtc core: registered pxa-rtc as rtc0 | |
[ 1.580104] i2c /dev entries driver | |
[ 1.592113] APM Battery Driver | |
[ 1.629354] Registered led device: z2:green:wifi | |
[ 1.631231] Registered led device: z2:green:charged | |
[ 1.632962] Registered led device: z2:amber:charging | |
[ 1.637073] TCP cubic registered | |
[ 1.643694] NET: Registered protocol family 17 | |
[ 1.651711] NET: Registered protocol family 15 | |
[ 1.659268] XScale iWMMXt coprocessor detected. | |
[ 1.677208] input: gpio-keys as /devices/platform/gpio-keys/input/input1 | |
[ 1.695118] pxa-rtc pxa-rtc: setting system clock to 2000-01-01 00:00:15 UTC (946684815) | |
[ 1.712227] Waiting for root device /dev/mmcblk0p1... | |
[ 1.757064] mmc0: host does not support reading read-only switch. assuming write-enable. | |
[ 1.772116] mmc0: new SD card at address 0007 | |
[ 1.783343] mmcblk0: mmc0:0007 SD02G 1.84 GiB | |
[ 1.800218] mmcblk0: p1 | |
[ 1.840770] EXT2-fs (mmcblk0p1): warning: mounting unchecked fs, running e2fsck is recommended | |
[ 1.893530] VFS: Mounted root (ext2 filesystem) on device 179:1. | |
[ 1.904982] Freeing init memory: 116K | |
[ 17.666847] lib80211: common routines for IEEE802.11 drivers | |
[ 17.680440] lib80211_crypt: registered algorithm 'NULL' | |
[ 17.731982] lib80211_crypt: registered algorithm 'WEP' | |
[ 17.784062] lib80211_crypt: registered algorithm 'CCMP' | |
[ 17.837416] lib80211_crypt_tkip: Unknown symbol wireless_send_event (err 0) | |
[ 17.899455] Compat-wireless backport release: compat-wireless-2012-01-16-14-g02166d5 | |
[ 17.915226] Backport based on wireless-testing.git master-2012-02-06 | |
[ 18.053142] cfg80211: Calling CRDA to update world regulatory domain | |
[ 18.635262] cfg80211: World regulatory domain updated: | |
[ 18.645036] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) | |
[ 18.661000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) | |
[ 18.676776] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) | |
[ 18.692647] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) | |
[ 18.708678] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) | |
[ 18.724814] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) | |
[ 18.971684] ip_tables: (C) 2000-2006 Netfilter Core Team | |
[ 19.561308] nf_conntrack version 0.5.0 (462 buckets, 1848 max) | |
[ 20.232770] libertas_spi: Libertas SPI driver | |
[ 21.817004] libertas_spi spi1.0: (unregistered net_device): 00:50:43:02:fe:01, fw 9.70.10p0, cap 0x0000030b | |
[ 21.853299] libertas_spi spi1.0: wlan0: Marvell WLAN 802.11 adapter | |
[ 21.866309] cfg80211: Calling CRDA for country: US | |
[ 83.931864] cfg80211: Regulatory domain changed to country: US | |
[ 83.946140] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) | |
[ 83.962034] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm) | |
[ 83.977487] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm) | |
[ 83.993036] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) | |
[ 84.008827] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) | |
[ 84.025375] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) | |
[ 84.042586] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm) | |
[ 86.782493] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 86.850320] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 86.910114] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 86.980453] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 87.049339] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 87.120117] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 87.189396] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 87.250132] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 87.319096] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 87.390773] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 87.469866] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 87.539616] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 87.599422] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 87.669192] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 87.734628] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 87.809477] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 87.879783] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 87.944352] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 88.019173] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 88.079683] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 88.149302] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 88.209283] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 88.279748] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 88.330785] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 88.399352] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 88.470025] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 88.539281] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 88.611373] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 88.689915] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 88.760623] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 88.834376] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 88.929776] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 89.009336] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 89.079161] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 89.149210] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 89.209219] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 89.274224] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 89.339973] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 89.409324] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 89.465418] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 89.529426] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 89.596963] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 89.659170] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 89.739160] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 89.807284] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 89.877822] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 89.939853] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 90.004231] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 90.070154] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 90.150183] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 90.226757] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 90.289253] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 90.359367] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 90.429242] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 90.480469] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 90.549185] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 90.619338] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 90.679191] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 90.749360] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 90.819708] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 90.875367] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 90.939403] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 90.999440] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 91.069138] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 91.139401] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 91.209332] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 91.269272] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 91.349678] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 91.418610] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 91.480320] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 91.550188] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 91.613579] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 91.679188] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 91.759247] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 91.819637] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 91.890787] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 91.969408] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 92.047158] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 92.119508] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 92.191126] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 92.259918] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 92.320059] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 92.388367] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 92.460480] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 92.526970] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 | |
[ 92.609594] libertas_spi spi1.0: wlan0: PREP_CMD: command 0x001f failed: 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment