Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Android Devices > enTourage eDGe

Notices

Reply
 
Thread Tools Search this Thread
Old 10-19-2011, 12:01 PM   #181
tekknogenius
Groupie
tekknogenius can extract oil from cheesetekknogenius can extract oil from cheesetekknogenius can extract oil from cheesetekknogenius can extract oil from cheesetekknogenius can extract oil from cheesetekknogenius can extract oil from cheesetekknogenius can extract oil from cheesetekknogenius can extract oil from cheesetekknogenius can extract oil from cheese
 
tekknogenius's Avatar
 
Posts: 198
Karma: 1118
Join Date: Jul 2011
Device: Pocket Edge
Quote:
Originally Posted by ivanjt View Post
tekknogenius, while you have your PE open could you please measure the battery for me, width, height and thickness - we might have a source of replacements if they fit.
Sure. I'll send it later today.
tekknogenius is offline   Reply With Quote
Old 10-19-2011, 01:13 PM   #182
nikkie
Guru
nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40
 
nikkie's Avatar
 
Posts: 614
Karma: 73700
Join Date: Oct 2009
Location: WA, USA
Device: Android, Kindle Paperwhite, lots of ancient readers
Quote:
Originally Posted by vicinc View Post
ok. more digging here. Looks like my ubifs partition is badly "injured" (which according to ubifs zealots is impossible).
it looks like is recovery is trying to read something (i think the device serial - as I think is inserted later during update)
[ 16.404747] EXT2-fs (ram0): error: ext2_check_page: bad entry in directory #4136: : directory entry across blocks - offset=1024, inode=1073783265, rec_len=41760, name_len=131
[ 16.420664] EXT2-fs (ram0): error: ext2_check_page: bad entry in directory #4218: : rec_len is smaller than minimal - offset=0, inode=0, rec_len=0, name_len=0
[ 16.434924] Kernel panic - not syncing: No init found. Try passing init= option to kernel. See Linux Documentation/init.txt for guidance.
[ 16.447391] Rebooting in 1 seconds..
and than fails and reboots. looks like the menu / rotate buttons are working, but the recovery is crippled not to proceed if the serial on sys/class/graphics/fb2 properties is missing. anybody has an idea about a modified update.zip that does not check this?

This is what I was talking about (check my first reply about a corrupted file system)...It's not the ubifs partition that's b0rked though, it's an ext2 partition. The problem is that the kernel itself can't load. The kernel is really important, and if the update script its trying to load it, I'm sure it is for a reason.
nikkie is offline   Reply With Quote
Advert
Old 10-19-2011, 02:42 PM   #183
vicinc
Guru
vicinc has a complete set of Star Wars action figures.vicinc has a complete set of Star Wars action figures.vicinc has a complete set of Star Wars action figures.vicinc has a complete set of Star Wars action figures.vicinc has a complete set of Star Wars action figures.
 
Posts: 733
Karma: 443
Join Date: May 2011
Location: UK
Device: Pocket Edgex2(1unborked), Alex, Nook B&W, Nook Color, Nook STR
I understand that ext2 is the internal sd card in the edge. any idea if this can be formatted or restored somehow? my android is booting fine, but lcd only.
vicinc is offline   Reply With Quote
Old 10-19-2011, 10:09 PM   #184
nikkie
Guru
nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40
 
nikkie's Avatar
 
Posts: 614
Karma: 73700
Join Date: Oct 2009
Location: WA, USA
Device: Android, Kindle Paperwhite, lots of ancient readers
Quote:
Originally Posted by vicinc View Post
I understand that ext2 is the internal sd card in the edge. any idea if this can be formatted or restored somehow? my android is booting fine, but lcd only.
ext2 is a file system type. (Like fat32.) It should be able to be overwritten or formatted. I'm not sure exactly why it's trying to boot the kernel off that partition instead of just formatting it, honestly. Seems weird.
nikkie is offline   Reply With Quote
Old 10-20-2011, 12:35 AM   #185
ktwombley
Connoisseur
ktwombley began at the beginning.
 
Posts: 51
Karma: 32
Join Date: Sep 2011
Device: pocket edge
Quote:
Originally Posted by nikkie View Post
This is what I was talking about (check my first reply about a corrupted file system)...It's not the ubifs partition that's b0rked though, it's an ext2 partition. The problem is that the kernel itself can't load. The kernel is really important, and if the update script its trying to load it, I'm sure it is for a reason.
The kernel has to load. The update.sh script is just a script running on top of linux...which runs on top of the linux kernel. So that's why the kernel has to run

vicinc, try this.

Insert a usb stick with dingo-golden renamed as update.zip into your PE.

Boot it up, and hit a key to stop the boot process.

Now type
Code:
run boot_maint --maint_user=cmd5
ktwombley is offline   Reply With Quote
Advert
Old 10-20-2011, 06:59 AM   #186
vicinc
Guru
vicinc has a complete set of Star Wars action figures.vicinc has a complete set of Star Wars action figures.vicinc has a complete set of Star Wars action figures.vicinc has a complete set of Star Wars action figures.vicinc has a complete set of Star Wars action figures.
 
Posts: 733
Karma: 443
Join Date: May 2011
Location: UK
Device: Pocket Edgex2(1unborked), Alex, Nook B&W, Nook Color, Nook STR
Unfortunately still same error on ext2
[ 16.364728] VFS: Mounted root (ext2 filesystem) on device 1:0.
[ 16.370800] Freeing init memory: 896K
[ 16.374606] EXT2-fs (ram0): error: ext2_check_page: bad entry in directory #4136: : directory entry across blocks - offset=1024, inode=1073783265, rec_len=41760, name_len=131
[ 16.390574] EXT2-fs (ram0): error: ext2_check_page: bad entry in directory #4218: : rec_len is smaller than minimal - offset=0, inode=0, rec_len=0, name_len=0
[ 16.404815] Kernel panic - not syncing: No init found. Try passing init= option to kernel. See Linux Documentation/init.txt for guidance.
[ 16.417417] Rebooting in 1 seconds..
see full log attached
Attached Files
File Type: txt serialrecoverylog.txt (18.8 KB, 311 views)
vicinc is offline   Reply With Quote
Old 10-20-2011, 10:38 AM   #187
ktwombley
Connoisseur
ktwombley began at the beginning.
 
Posts: 51
Karma: 32
Join Date: Sep 2011
Device: pocket edge
looks like we will have to flash your recovery image fresh from within u-boot. I'll give it a look to see what has to be done, but you can check it out too.

My thoughts are this is the idea:
1. grab the *.img.crc files from the dingo update
2. put themsomewhere u-boot can see them (not sure...maybe flash drive?)
3. read through the update.sh to find offsets, etc. of where to flash those images
4. translate that into whatever u-boot commands are needed to write the images
5. tell u-boot to boot.
5. pray to whatever diety you want if you think it will help.
ktwombley is offline   Reply With Quote
Old 10-20-2011, 02:04 PM   #188
vicinc
Guru
vicinc has a complete set of Star Wars action figures.vicinc has a complete set of Star Wars action figures.vicinc has a complete set of Star Wars action figures.vicinc has a complete set of Star Wars action figures.vicinc has a complete set of Star Wars action figures.
 
Posts: 733
Karma: 443
Join Date: May 2011
Location: UK
Device: Pocket Edgex2(1unborked), Alex, Nook B&W, Nook Color, Nook STR
I already praying to the god of ubiquity as you lost me from point 3.
vicinc is offline   Reply With Quote
Old 10-20-2011, 03:29 PM   #189
tekknogenius
Groupie
tekknogenius can extract oil from cheesetekknogenius can extract oil from cheesetekknogenius can extract oil from cheesetekknogenius can extract oil from cheesetekknogenius can extract oil from cheesetekknogenius can extract oil from cheesetekknogenius can extract oil from cheesetekknogenius can extract oil from cheesetekknogenius can extract oil from cheese
 
tekknogenius's Avatar
 
Posts: 198
Karma: 1118
Join Date: Jul 2011
Device: Pocket Edge
Quote:
Originally Posted by ivanjt View Post
Other than the soldering iron all you really need is a desoldering tool and some fine solder, Oh, and a steady hand

Let us know if the switch works and I'll add it to my list of parts for the edge.
Just got the parts today. Now to get the soldering iron... is this one adequate?
tekknogenius is offline   Reply With Quote
Old 10-20-2011, 04:48 PM   #190
nikkie
Guru
nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40nikkie is slicker than a case of WD-40
 
nikkie's Avatar
 
Posts: 614
Karma: 73700
Join Date: Oct 2009
Location: WA, USA
Device: Android, Kindle Paperwhite, lots of ancient readers
Quote:
Originally Posted by tekknogenius View Post
Just got the parts today. Now to get the soldering iron... is this one adequate?
Sure. It's not terribly complicated

So are we all going to become microprogramming experts? We should have an arduino section here, and get fbreader running on it with a touchscreen ;-)
nikkie is offline   Reply With Quote
Old 10-20-2011, 06:36 PM   #191
ivanjt
Guru
ivanjt ought to be getting tired of karma fortunes by now.ivanjt ought to be getting tired of karma fortunes by now.ivanjt ought to be getting tired of karma fortunes by now.ivanjt ought to be getting tired of karma fortunes by now.ivanjt ought to be getting tired of karma fortunes by now.ivanjt ought to be getting tired of karma fortunes by now.ivanjt ought to be getting tired of karma fortunes by now.ivanjt ought to be getting tired of karma fortunes by now.ivanjt ought to be getting tired of karma fortunes by now.ivanjt ought to be getting tired of karma fortunes by now.ivanjt ought to be getting tired of karma fortunes by now.
 
Posts: 858
Karma: 1027478
Join Date: Aug 2010
Location: South of France
Device: kindle dx; eDGe
Quote:
Originally Posted by tekknogenius View Post
Just got the parts today. Now to get the soldering iron... is this one adequate?
Should do the job without any problems - it might be a good idea to get the solder sucker with it as well, that way removing components becomes easy.
ivanjt is offline   Reply With Quote
Old 10-20-2011, 06:44 PM   #192
ivanjt
Guru
ivanjt ought to be getting tired of karma fortunes by now.ivanjt ought to be getting tired of karma fortunes by now.ivanjt ought to be getting tired of karma fortunes by now.ivanjt ought to be getting tired of karma fortunes by now.ivanjt ought to be getting tired of karma fortunes by now.ivanjt ought to be getting tired of karma fortunes by now.ivanjt ought to be getting tired of karma fortunes by now.ivanjt ought to be getting tired of karma fortunes by now.ivanjt ought to be getting tired of karma fortunes by now.ivanjt ought to be getting tired of karma fortunes by now.ivanjt ought to be getting tired of karma fortunes by now.
 
Posts: 858
Karma: 1027478
Join Date: Aug 2010
Location: South of France
Device: kindle dx; eDGe
Quote:
Originally Posted by nikkie View Post
Sure. It's not terribly complicated

So are we all going to become microprogramming experts? We should have an arduino section here, and get fbreader running on it with a touchscreen ;-)
I can see several people becoming proficient, not only in programming but in physical repairs for the edges.

My big regret is that both the EE and PE have held their price over here in Europe. That alone stops me from tearing my EE apart and producing a parts list and since the PE appears to be the device having the most physical problems it becomes even harder when I need to work from photographs
ivanjt is offline   Reply With Quote
Old 10-20-2011, 06:52 PM   #193
vicinc
Guru
vicinc has a complete set of Star Wars action figures.vicinc has a complete set of Star Wars action figures.vicinc has a complete set of Star Wars action figures.vicinc has a complete set of Star Wars action figures.vicinc has a complete set of Star Wars action figures.
 
Posts: 733
Karma: 443
Join Date: May 2011
Location: UK
Device: Pocket Edgex2(1unborked), Alex, Nook B&W, Nook Color, Nook STR
honestly I prefer to open up, cut the case, solder my PE, set the serial port than messing with the scripts..... I really hope the clever guys here will get a way to flash my device from serial interface or other way...
vicinc is offline   Reply With Quote
Old 10-24-2011, 05:47 PM   #194
perldude69
Fun-ologist
perldude69 began at the beginning.
 
Posts: 41
Karma: 10
Join Date: Oct 2011
Device: Pocket Edge, Galaxy S
Unhappy Borked but hopeful

Hi Folks,

I was trying to create an image of my Pocket Edge. I upgraded to the Allme image and thought it would be great to have a backup of my image. I know just enough to get into trouble. I googled creating backups of Android and well, to make a long story short, I borked my device by swaping the if and of while using the dd command. My device (in the terminal, thanks for the wiring diagrams and stuff) claims to not find the bad block and can not access the root partition. Here are the log files from Termite:

Two boots are included. 1st if before 'run boot_user' and 2nd after.
Any help will be much appreciated. This is my wifes Edge, and she is glaring at me with evil in her eyes......



Quote:
EdgeJr>> reset
reset
EdgeJr>>

U-Boot 2009.01-rc1-svn1084 (Feb 15 2011 - 12:04:39)
Marvell version: 1.1.1.1 PXAxxx

ESI version: 2.0.3 (1) <<EdgeJr>>

MARVELL PXAXXX series.
Based on 88SV331xV5 Core with ARM926 LE CPU.
Code original base is u-boot-arm 2009.01-rc1.

DRAM: 512 MB
NAND: detect chip id d7ec on cs 0, Samsung 32Gibx8
SPI NOR: SF: Got idcode c2 20 17 c2 20
SF: Detected MX25L6405D with page size 256, total 8388608 bytes
In: serial
Out: serial
Err: serial
Net: u2o-eth
Hit any key to stop autoboot: 3 [08][08][08] 2 [08][08][08] 1 [08][08][08] 0

NAND read: device 0 offset 0x1200000, size 0x100000
Failed to detect legacy BBM, searching for new BBM...
Detected New BBM Table
Found main block at 0, back at 1
Factory marked bad blocks:
No factory marked bad blocks found!!
NAND read from offset 1200000 failed -74
1048576 bytes read: ERROR
read zImage from SPI NOR (sf read 0x500000 0x100000 0x300000)
Ready to boot zImage from 500000


Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[ 0.000000] Linux version 2.6.34 (buildmaster@zeke) (gcc version 4.4.0 (GCC) ) #1 PREEMPT Tue Mar 29 09:44:53 EDT 2011
[ 0.000000] CPU: Marvell Mohawk [56158400] revision 0 (ARMv5TE), cr=04053977
[ 0.000000] CPU: VIVT data cache, VIVT instruction cache
[ 0.000000] Machine: PXA168 Edge Development Platform
[ 0.000000] pxa cmdlinexa cmdline:
[ 0.000000] bootloader: ( jb @ jb ) Feb 15 2011 12:04:39
[ 0.000000] board: edgejr
[ 0.000000] chip id: 0xb0a168
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048
[ 0.000000] Kernel command line: mem=512M console=ttyS1,115200 flipped=0 initrd=0x01000000,24M ramdisk_size=24576 root=/dev/ram0 init=init ubi.mtd=Android
[ 0.000000] flipped = 0
[ 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: 512MB = 512MB total
[ 0.000000] Memory: 488284k/488284k available, 36004k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] DMA : 0xff000000 - 0xffe00000 ( 14 MB)
[ 0.000000] vmalloc : 0xe0800000 - 0xfe000000 ( 472 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .init : 0xc0008000 - 0xc00e8000 ( 896 kB)
[ 0.000000] .text : 0xc00e8000 - 0xc05d1000 (5028 kB)
[ 0.000000] .data : 0xc05f4000 - 0xc0632de0 ( 252 kB)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:256
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] ram_console: buffer (null), invalid size 0, datasize 4294967284
[ 0.000203] Calibrating delay loop... 796.26 BogoMIPS (lpj=3981312)
[ 0.220492] Mount-cache hash table entries: 512
[ 0.220822] CPU: Testing write buffer coherency: ok
[ 0.223945] Mohawk L2 cache enabled.
[ 0.224892] NET: Registered protocol family 16
[ 0.226418] pxa168_mfp_set_fastio_drive config changed to 2000
[ 0.226882] @edge_add_nand Get mlc size from CMDLINE:1
[ 0.329256] gpio 78 direction set to OUTPUT
[ 0.329275] gpio 80 direction set to OUTPUT
[ 0.330109] platform_driver_register
[ 0.354697] bio: create slab <bio-0> at 0
[ 0.356162] SCSI subsystem initialized
[ 0.356533] usbcore: registered new interface driver usbfs
[ 0.356852] usbcore: registered new interface driver hub
[ 0.357086] usbcore: registered new device driver usb
[ 0.358819] I2C: i2c-0: PXA I2C adapter
[ 0.360168] pcf857x 1-0020: gpios 128..143 on a pcf8575 (irq 107)
[ 0.361269] pcf857x_probe: val(0) = 0xdfff
[ 0.361802] pcf857x_probe: val(1) = 0xdfff
[ 0.362335] pcf857x_probe: val(2) = 0xdfff
[ 0.362867] pcf857x_probe: val(3) = 0xdfff
[ 0.363434] I2C: i2c-1: PXA I2C adapter
[ 0.364590] Advanced Linux Sound Architecture Driver Version 1.0.22.1.
[ 0.365186] Bluetooth: Core ver 2.15
[ 0.365453] NET: Registered protocol family 31
[ 0.365468] Bluetooth: HCI device and connection manager initialized
[ 0.365484] Bluetooth: HCI socket layer initialized
[ 0.365821] Switching to clocksource clocksource
[ 0.367679] NET: Registered protocol family 2
[ 0.367819] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.368167] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.368477] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.368617] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.368633] TCP reno registered
[ 0.368648] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.368676] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.368835] NET: Registered protocol family 1
[ 0.369152] RPC: Registered udp transport module.
[ 0.369167] RPC: Registered tcp transport module.
[ 0.369181] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.369386] Trying to unpack rootfs image as initramfs...
[ 0.369603] rootfs image is not initramfs (junk in compressed archive); looks like an initrd
[ 0.483064] Freeing initrd memory: 24576K
[ 0.483752] No pmic_ops registered!
[ 0.483782] Current Operating Point is 4
[ 0.484541] Initialize PXA910 MSPM
[ 0.484563] NetWinder Floating Point Emulator V0.97 (double precision)
[ 0.491525] ashmem: initialized
[ 0.492705] NTFS driver 2.1.29 [Flags: R/O].
[ 0.492898] fuse init (API version 7.13)
[ 0.493235] msgmni has been set to 1001
[ 0.496158] alg: No test for stdrng (krng)
[ 0.496229] io scheduler noop registered
[ 0.496245] io scheduler deadline registered
[ 0.496355] io scheduler cfq registered (default)
[ 0.497240] pxa168fb_probe: NUM_CLK_DIVS = 4
[ 0.529460] Console: switching to colour frame buffer device 100x30
[ 0.543248] pxa168fb: frame buffer device was loaded to /dev/fb0 <Base>.
[ 0.556742] pxa2xx-uart.1: ttyS1 at MMIO 0xd4018000 (irq = 28) is a BTUART
[ 1.021648] console [ttyS1] enabled
[ 1.025968] pxa2xx-uart.2: ttyS2 at MMIO 0xd4026000 (irq = 29) is a STUART
[ 1.041474] brd: module loaded
[ 1.048893] loop: module loaded
[ 1.052101] pmem: 0 init
[ 1.055345] pmem_adsp: 0 init
[ 1.065958] Detect a flash id d7ec, cs 0
[ 1.069889] Shows real timing(ns):
[ 1.073287] NDTR0 SELCNTR is set
[ 1.076610] No Read Stobe delay
[ 1.079746] Controller is using falling edge to detect RE
[ 1.085145] NDTR1 wait mode is set
[ 1.088581] TADL is 160 TCH is 19 TCS is 25 TWH is 19 TWP is 19 TRH is 19 TRP is 19 TR is 153 TRHW is 102 TWHR is 64 TAR is 76
[ 1.134428] Found main block at 0, back at 1
[ 1.138740] Factory marked bad blocks:
[ 1.142493] There is no factory bad block!!
[ 1.146702]
[ 1.146708] There are totally 1 parts
[ 1.151665]
[ 1.151671] ===The part 0 info:===
[ 1.156741] This part is Logi
[ 1.159703] Attr ffffffff
[ 1.163011] This part start from 600000 to f9bfffff
[ 1.167915] Reserved pool start from f9c00000, size 6400000
[ 1.173487] Reserved pool grow upwards
[ 1.177254]
[ 1.177260] RBBT type MBBT
[ 1.181443] RBBT start at 500000, its back at 580000
[ 1.186430] RBBT could max reloc 200 blocks
[ 1.190614] Current slot is at 0x501000
[ 1.194452] block: 116 is relocated to block: 8191
[ 1.199704] block: 4778 is relocated to block: 8190
[ 1.204930] block: 6225 is relocated to block: 8189
[ 1.210191] Creating 8 MTD partitions on "pxa3xx_nand-0":
[ 1.215594] 0x000000000000-0x000000a00000 : "BBM_reserve1"
[ 1.222269] 0x000000a00000-0x000000b00000 : "bootloader-alt"
[ 1.228798] 0x000000b00000-0x000000c00000 : "environment-alt"
[ 1.235333] 0x000000c00000-0x000000f00000 : "kernel-alt"
[ 1.241539] 0x000000f00000-0x000001200000 : "kernelrecovery-alt"
[ 1.248454] 0x000001200000-0x000004000000 : "maintenance"
[ 1.254675] 0x000004000000-0x0000f9c00000 : "Android"
[ 1.262301] 0x0000f9c00000-0x000100000000 : "MRVL_BBM"
[ 1.275934] There is no nand chip on cs 1!
[ 1.280642] UBI: attaching mtd6 to ubi0
[ 1.284481] UBI: physical eraseblock size: 524288 bytes (512 KiB)
[ 1.290821] UBI: logical eraseblock size: 516096 bytes
[ 1.296252] UBI: smallest flash I/O unit: 4096
[ 1.300959] UBI: VID header offset: 4096 (aligned 4096)
[ 1.306996] UBI: data offset: 8192
[ 6.419026] UBI: attached mtd6 to ubi0
[ 6.422779] UBI: MTD device name: "Android"
[ 6.427976] UBI: MTD device size: 3932 MiB
[ 6.433030] UBI: number of good PEBs: 7864
[ 6.437767] UBI: number of bad PEBs: 0
[ 6.442205] UBI: max. allowed volumes: 128
[ 6.446850] UBI: wear-leveling threshold: 256
[ 6.451467] UBI: number of internal volumes: 1
[ 6.455938] UBI: number of user volumes: 4
[ 6.460381] UBI: available PEBs: 1
[ 6.464826] UBI: total number of reserved PEBs: 7863
[ 6.469818] UBI: number of PEBs reserved for bad PEB handling: 78
[ 6.475938] UBI: max/mean erase counter: 1/0
[ 6.480209] UBI: image sequence number: 1985432552
[ 6.485174] UBI: background thread "ubi_bgt0d" started, PID 475
[ 6.491741] m25p80 spi2.0: found mx25l6405d, expected mx25l64
[ 6.497537] m25p80 spi2.0: mx25l6405d (8192 Kbytes)
[ 6.502418] Creating 5 MTD partitions on "pxa2xx_spi_nor":
[ 6.507937] 0x000000000000-0x000000040000 : "bootloader"
[ 6.514219] 0x000000040000-0x0000000c0000 : "bootcode"
[ 6.520361] 0x0000000c0000-0x000000100000 : "environment"
[ 6.526761] 0x000000100000-0x000000400000 : "kernel"
[ 6.532595] 0x000000400000-0x000000800000 : "kernelrecovery"
[ 6.539385] PPP generic driver version 2.4.2
[ 6.544046] PPP Deflate Compression module registered
[ 6.549184] PPP BSD Compression module registered
[ 6.554789] PPP MPPE Compression module registered
[ 6.559669] NET: Registered protocol family 24
[ 6.564119] tun: Universal TUN/TAP device driver, 1.6
[ 6.569201] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 6.575905] pegasus: v0.6.14 (2006/09/27), Pegasus/Pegasus II USB Ethernet driver
[ 6.583604] usbcore: registered new interface driver pegasus
[ 6.589317] rtl8150: v0.6.2 (2004/08/27):rtl8150 based usb-ethernet driver
[ 6.596368] usbcore: registered new interface driver rtl8150
[ 6.602038] hso: drivers/net/usb/hso.c: 1.2 Option Wireless
[ 6.607878] usbcore: registered new interface driver hso
[ 6.613346] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[ 6.621271] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 6.628004] u2h regbase 0xe09a2000 phybase 0xe09a6000 irq 51
[ 6.635461] pxau2h-ehci pxau2h-ehci: Marvell PXA SOC EHCI Host Controller
[ 6.642672] pxau2h-ehci pxau2h-ehci: new USB bus registered, assigned bus number 1
[ 6.650428] pxau2h-ehci pxau2h-ehci: irq 51, io base 0x209a2000
[ 6.675876] pxau2h-ehci pxau2h-ehci: USB 2.0 started, EHCI 1.00
[ 6.682558] hub 1-0:1.0: USB hub found
[ 6.686376] hub 1-0:1.0: 1 port detected
[ 6.690860] Initializing USB Mass Storage driver...
[ 6.696056] usbcore: registered new interface driver usb-storage
[ 6.702065] USB Mass Storage support registered.
[ 6.707101] usbcore: registered new interface driver usbserial
[ 6.713109] USB Serial support registered for generic
[ 6.718378] usbcore: registered new interface driver usbserial_generic
[ 6.724913] usbserial: USB Serial Driver core
[ 6.729496] USB Serial support registered for GSM modem (1-port)
[ 6.735696] usbcore: registered new interface driver option
[ 6.741308] option: v0.7.2:USB Driver for GSM modems
[ 6.746481] USB Serial support registered for Sierra USB modem
[ 6.752480] usbcore: registered new interface driver sierra
[ 6.758106] sierra: v.1.7.16:USB Driver for Sierra Wireless USB modems
[ 6.764797] u2o regbase 0xe09aa000 phybase 0xe09ae000 irq 44
[ 6.771707] android init
[ 6.774297] android_probe pdata: c05fb8d4
[ 6.779351] android_bind
[ 6.782223] android_usb gadget: android_usb ready
[ 6.786998] IRQ 44/pxa-u2o: IRQF_DISABLED is not guaranteed on shared IRQs
[ 6.793888] IRQ 44/vbus: IRQF_DISABLED is not guaranteed on shared IRQs
[ 6.800773] f_adb init
[ 6.803135] android_register_function adb
[ 6.807196] f_mass_storage init
[ 6.810396] fsg_probe pdev: c05fb2c0, pdata: c05fb8f8
[ 6.815587] android_register_function usb_mass_storage
[ 6.821001] android_usb gadget: Mass Storage Function, version: 2009/09/11
[ 6.827925] android_usb gadget: Number of LUNs=2
[ 6.832546] lun0: LUN: removable file: (no medium)
[ 6.837451] lun1: LUN: removable file: (no medium)
[ 6.842522] adb_bind_config
[ 6.846211] mice: PS/2 mouse device common for all mice
[ 6.852271] gpio_keys_setup_key: irq=195, gpio=131
[ 6.857761] gpio_keys_setup_key: irq=194, gpio=130
[ 6.863118] gpio_keys_setup_key: irq=193, gpio=129
[ 6.868512] gpio_keys_setup_key: irq=192, gpio=128
[ 6.873869] gpio_keys_setup_key: irq=200, gpio=136
[ 6.879257] gpio_keys_setup_key: irq=201, gpio=137
[ 6.884606] gpio_keys_setup_key: irq=199, gpio=135
[ 6.889987] gpio_keys_setup_key: irq=197, gpio=133
[ 6.895337] gpio_keys_setup_key: irq=198, gpio=134
[ 6.900736] gpio_keys_setup_key: irq=196, gpio=132
[ 6.906138] gpio_keys_setup_key: irq=202, gpio=138
[ 6.910960] gpio_keys_setup_key: irq=151, gpio=87
[ 6.915675] gpio_keys_setup_key: irq=161, gpio=97
[ 6.920934] input: gpio-keys as /class/input/input0
[ 6.926161] gpio_keys_probe: esi id set to 1
[ 6.930984] [gpio_keys_report_event] report(LCD), type 5 code 0x0(0) value 0
[ 6.938101] [gpio_keys_report_event] report(LCD), type 5 code 0x3(3) value 1
[ 6.945171] [gpio_keys_report_event] report(LCD), type 5 code 0x5(5) value 1
[ 6.952472] [esikbd_init] entered
[ 6.956060] [esikbd_probe] entered
[ 6.959471] [esikbd_probe] registering esi-keys
[ 6.964352] input: ESI Virtual Keyboard as /class/input/input1
[ 6.970486] [esikbd_probe] finished successfully
[ 6.975109] [esikbd_init] left
[ 6.978803] input: pxa27x-keypad as /class/input/input2
[ 6.984518] ofm : I2C device probe
[ 7.088572] usb 1-1: new high speed USB device using pxau2h-ehci and address 2
[ 7.096081] input: ofm as /class/input/input3
[ 7.207614] ofm : clear pending motion
[ 7.216104] ofm : I2C device init Success
[ 7.221036] input: tsc2007 as /class/input/input4
[ 7.228696] hub 1-1:1.0: USB hub found
[ 7.232575] input: power-button as /class/input/input5
[ 7.238052] hub 1-1:1.0: 4 ports detected
[ 7.242190] power button probe finished
[ 7.250926] using rtc device, ds1337, for alarms
[ 7.255399] rtc-ds1307 0-0068: rtc core: registered ds1337 as rtc0
[ 7.262381] Linux video capture interface: v2.00
[ 7.267441] ccic_ctlr_power_up: ccic is power up!!!
[ 7.290625] avengers_lite_ac_read_status: read fail (-14)
[ 7.296952] power_mcu_init
[ 7.300417] power_mcu: probe reports mcu version: 37
[ 7.306003] Bluetooth: Virtual HCI driver ver 1.3
[ 7.310977] Bluetooth: HCI UART driver ver 2.2
[ 7.315425] Bluetooth: HCI H4 protocol initialized
[ 7.320296] Bluetooth: HCI BCSP protocol initialized
[ 7.325258] Bluetooth: HCILL protocol initialized
[ 7.331287] mmc0: SDHCI controller on MMC [pxa-sdh.1] using DMA
[ 7.338446] mmc1: SDHCI controller on MMC [pxa-sdh.3] using DMA
[ 7.344530] pxa-sdh: Secure Digital Host Controller Interface driver
[ 7.350950] pxa-sdh: Copyright(c) Pierre Ossman
[ 7.359569] usbcore: registered new interface driver usbhid
[ 7.365159] usbhid: USB HID core driver
[ 7.369658] logger: created 64K log 'log_main'
[ 7.374342] logger: created 256K log 'log_events'
[ 7.382670] logger: created 64K log 'log_radio'
[ 7.387507] logger: created 64K log 'log_system'
[ 7.393084] No device for DAI pxa3xx-ssp1
[ 7.397160] No device for DAI pxa3xx-ssp2
[ 7.401170] No device for DAI pxa3xx-ssp3
[ 7.405180] No device for DAI pxa3xx-ssp4
[ 7.409220] No device for DAI Grayback-ssp
[ 7.416001] asoc: WM8978 HiFi <-> pxa3xx-ssp1 mapping ok
[ 7.549056] ALSA device list:
[ 7.552030] #0: ASPENITE WM8978 (WM8978)
[ 7.556338] TCP cubic registered
[ 7.559566] NET: Registered protocol family 17
[ 7.564036] NET: Registered protocol family 15
[ 7.568539] Bluetooth: L2CAP ver 2.14
[ 7.572202] Bluetooth: L2CAP socket layer initialized
[ 7.577296] Bluetooth: SCO (Voice Link) ver 0.6
[ 7.581828] Bluetooth: SCO socket layer initialized
[ 7.586976] Bluetooth: RFCOMM TTY layer initialized
[ 7.591863] Bluetooth: RFCOMM socket layer initialized
[ 7.597056] Bluetooth: RFCOMM ver 1.11
[ 7.600807] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 7.606178] Bluetooth: BNEP filters: protocol multicast
[ 7.611405] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 7.662809] XScale iWMMXt coprocessor detected.
[ 7.675114] pxa168fb_ovly: frame buffer device was loaded to /dev/fb1 <Ovly>.
[ 7.682703] usb 1-1.2: new high speed USB device using pxau2h-ehci and address 3
[ 7.737827] rtc-ds1307 0-0068: setting system clock to 2011-10-24 21:14:01 UTC (1319490841)
[ 7.746221] OmniVision ov3640 sensor driver, at your service
[ 7.796108] ov3640 power on (reset active)
[ 7.844321] ov3640 power on (reset inactive)
[ 7.852317] OmniVision ov3640 sensor detected
[ 7.945893] ccic_ctlr_power_down: ccic is power downed!!!
[ 7.951340] OV3640 i2c-probe detected
[ 7.999342] OmniVision ov7740 sensor driver, at your service
[ 8.005498] RAMDISK: Couldn't find valid RAM disk image starting at 0.
[ 8.025941] List of all partitions:
[ 8.029471] 1f00 10240 mtdblock0 (driver?)
[ 8.034456] 1f01 1024 mtdblock1 (driver?)
[ 8.039517] 1f02 1024 mtdblock2 (driver?)
[ 8.044481] 1f03 3072 mtdblock3 (driver?)
[ 8.049482] 1f04 3072 mtdblock4 (driver?)
[ 8.054446] 1f05 47104 mtdblock5 (driver?)
[ 8.059448] 1f06 4026368 mtdblock6 (driver?)
[ 8.064420] 1f07 102400 mtdblock7 (driver?)
[ 8.069420] 1f08 256 mtdblock8 (driver?)
[ 8.074394] 1f09 512 mtdblock9 (driver?)
[ 8.079395] 1f0a 256 mtdblock10 (driver?)
[ 8.084455] 1f0b 3072 mtdblock11 (driver?)
[ 8.089603] 1f0c 4096 mtdblock12 (driver?)
[ 8.094649] No filesystem could mount root, tried: ext3 ext2 vfat msdos ntfs fuseblk
[ 8.102520] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)
[ 8.110817] Rebooting in 1 seconds..


U-Boot 2009.01-rc1-svn1084 (Feb 15 2011 - 12:04:39)
Marvell version: 1.1.1.1 PXAxxx

ESI version: 2.0.3 (1) <<EdgeJr>>

MARVELL PXAXXX series.
Based on 88SV331xV5 Core with ARM926 LE CPU.
Code original base is u-boot-arm 2009.01-rc1.

DRAM: 512 MB
NAND: detect chip id d7ec on cs 0, Samsung 32Gibx8
SPI NOR: SF: Got idcode c2 20 17 c2 20
SF: Detected MX25L6405D with page size 256, total 8388608 bytes
In: serial
Out: serial
Err: serial
Net: u2o-eth
Hit any key to stop autoboot: 3
[08][08][08] 0
--------------------------------------run boot_user------------------------------

EdgeJr>>
run boot_user
run boot_user

NAND read: device 0 offset 0x1300000, size 0x1800000
Failed to detect legacy BBM, searching for new BBM...
Detected New BBM Table
Found main block at 0, back at 1
Factory marked bad blocks:
No factory marked bad blocks found!!
NAND read from offset 1300000 failed -74
25165824 bytes read: ERROR
read zImage from SPI NOR (sf read 0x500000 0x100000 0x300000)
Ready to boot zImage from 500000


Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[ 0.000000] Linux version 2.6.34 (buildmaster@zeke) (gcc version 4.4.0 (GCC) ) #1 PREEMPT Tue Mar 29 09:44:53 EDT 2011
[ 0.000000] CPU: Marvell Mohawk [56158400] revision 0 (ARMv5TE), cr=04053977
[ 0.000000] CPU: VIVT data cache, VIVT instruction cache
[ 0.000000] Machine: PXA168 Edge Development Platform
[ 0.000000] pxa cmdlinexa cmdline:
[ 0.000000] bootloader: ( jb @ jb ) Feb 15 2011 12:04:39
[ 0.000000] board: edgejr
[ 0.000000] chip id: 0xb0a168
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048
[ 0.000000] Kernel command line: mem=512M console=ttyS1,115200 flipped=0 initrd=0x01000000,24M ramdisk_size=24576 root=/dev/ram0 ip=192.168.2.101:192.168.2.100::255.255.255.0::usb 0n mmode=1 esi_cmd=--maint_user=cmd5
[ 0.000000] flipped = 0
[ 0.000000] mmode = 1
[ 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: 512MB = 512MB total
[ 0.000000] Memory: 488284k/488284k available, 36004k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] DMA : 0xff000000 - 0xffe00000 ( 14 MB)
[ 0.000000] vmalloc : 0xe0800000 - 0xfe000000 ( 472 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .init : 0xc0008000 - 0xc00e8000 ( 896 kB)
[ 0.000000] .text : 0xc00e8000 - 0xc05d1000 (5028 kB)
[ 0.000000] .data : 0xc05f4000 - 0xc0632de0 ( 252 kB)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:256
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] ram_console: buffer (null), invalid size 0, datasize 4294967284
[ 0.000203] Calibrating delay loop... 796.26 BogoMIPS (lpj=3981312)
[ 0.220490] Mount-cache hash table entries: 512
[ 0.220820] CPU: Testing write buffer coherency: ok
[ 0.223946] Mohawk L2 cache enabled.
[ 0.224898] NET: Registered protocol family 16
[ 0.226429] pxa168_mfp_set_fastio_drive config changed to 2000
[ 0.226896] @edge_add_nand Get mlc size from CMDLINE:1
[ 0.329160] gpio 78 direction set to OUTPUT
[ 0.329179] gpio 80 direction set to OUTPUT
[ 0.330009] platform_driver_register
[ 0.354619] bio: create slab <bio-0> at 0
[ 0.356074] SCSI subsystem initialized
[ 0.356447] usbcore: registered new interface driver usbfs
[ 0.356768] usbcore: registered new interface driver hub
[ 0.356999] usbcore: registered new device driver usb
[ 0.358728] I2C: i2c-0: PXA I2C adapter
[ 0.360073] pcf857x 1-0020: gpios 128..143 on a pcf8575 (irq 107)
[ 0.361173] pcf857x_probe: val(0) = 0xdfff
[ 0.361706] pcf857x_probe: val(1) = 0xdfff
[ 0.362239] pcf857x_probe: val(2) = 0xdfff
[ 0.362772] pcf857x_probe: val(3) = 0xdfff
[ 0.363338] I2C: i2c-1: PXA I2C adapter
[ 0.364509] Advanced Linux Sound Architecture Driver Version 1.0.22.1.
[ 0.365102] Bluetooth: Core ver 2.15
[ 0.365368] NET: Registered protocol family 31
[ 0.365382] Bluetooth: HCI device and connection manager initialized
[ 0.365398] Bluetooth: HCI socket layer initialized
[ 0.365740] Switching to clocksource clocksource
[ 0.367602] NET: Registered protocol family 2
[ 0.367742] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.368095] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.368405] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.368545] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.368561] TCP reno registered
[ 0.368577] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.368605] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.368761] NET: Registered protocol family 1
[ 0.369076] RPC: Registered udp transport module.
[ 0.369092] RPC: Registered tcp transport module.
[ 0.369105] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.369310] Trying to unpack rootfs image as initramfs...
[ 0.369527] rootfs image is not initramfs (junk in compressed archive); looks like an initrd
[ 0.482941] Freeing initrd memory: 24576K
[ 0.483624] No pmic_ops registered!
[ 0.483654] Current Operating Point is 4
[ 0.484409] Initialize PXA910 MSPM
[ 0.484431] NetWinder Floating Point Emulator V0.97 (double precision)
[ 0.491326] ashmem: initialized
[ 0.492497] NTFS driver 2.1.29 [Flags: R/O].
[ 0.492689] fuse init (API version 7.13)
[ 0.493025] msgmni has been set to 1001
[ 0.495925] alg: No test for stdrng (krng)
[ 0.495997] io scheduler noop registered
[ 0.496012] io scheduler deadline registered
[ 0.496124] io scheduler cfq registered (default)
[ 0.497019] pxa168fb_probe: NUM_CLK_DIVS = 4
[ 0.529499] Console: switching to colour frame buffer device 100x30
[ 0.543300] pxa168fb: frame buffer device was loaded to /dev/fb0 <Base>.
[ 0.556746] pxa2xx-uart.1: ttyS1 at MMIO 0xd4018000 (irq = 28) is a BTUART
[ 1.029383] console [ttyS1] enabled
[ 1.033647] pxa2xx-uart.2: ttyS2 at MMIO 0xd4026000 (irq = 29) is a STUART
[ 1.049233] brd: module loaded
[ 1.056911] loop: module loaded
[ 1.060113] pmem: 0 init
[ 1.063325] pmem_adsp: 0 init
[ 1.075898] Detect a flash id d7ec, cs 0
[ 1.079830] Shows real timing(ns):
[ 1.083227] NDTR0 SELCNTR is set
[ 1.086541] No Read Stobe delay
[ 1.089678] Controller is using falling edge to detect RE
[ 1.095081] NDTR1 wait mode is set
[ 1.098520] TADL is 160 TCH is 19 TCS is 25 TWH is 19 TWP is 19 TRH is 19 TRP is 19 TR is 153 TRHW is 102 TWHR is 64 TAR is 76
[ 1.144357] Found main block at 0, back at 1
[ 1.148673] Factory marked bad blocks:
[ 1.152420] There is no factory bad block!!
[ 1.156624]
[ 1.156630] There are totally 1 parts
[ 1.161587]
[ 1.161593] ===The part 0 info:===
[ 1.166665] This part is Logi
[ 1.169627] Attr ffffffff
[ 1.172943] This part start from 600000 to f9bfffff
[ 1.177850] Reserved pool start from f9c00000, size 6400000
[ 1.183418] Reserved pool grow upwards
[ 1.187186]
[ 1.187192] RBBT type MBBT
[ 1.191372] RBBT start at 500000, its back at 580000
[ 1.196362] RBBT could max reloc 200 blocks
[ 1.200546] Current slot is at 0x501000
[ 1.204384] block: 116 is relocated to block: 8191
[ 1.209638] block: 4778 is relocated to block: 8190
[ 1.214861] block: 6225 is relocated to block: 8189
[ 1.220121] Creating 8 MTD partitions on "pxa3xx_nand-0":
[ 1.225525] 0x000000000000-0x000000a00000 : "BBM_reserve1"
[ 1.232188] 0x000000a00000-0x000000b00000 : "bootloader-alt"
[ 1.238721] 0x000000b00000-0x000000c00000 : "environment-alt"
[ 1.245258] 0x000000c00000-0x000000f00000 : "kernel-alt"
[ 1.251468] 0x000000f00000-0x000001200000 : "kernelrecovery-alt"
[ 1.258390] 0x000001200000-0x000004000000 : "maintenance"
[ 1.264610] 0x000004000000-0x0000f9c00000 : "Android"
[ 1.272225] 0x0000f9c00000-0x000100000000 : "MRVL_BBM"
[ 1.285853] There is no nand chip on cs 1!
[ 1.291256] m25p80 spi2.0: found mx25l6405d, expected mx25l64
[ 1.297085] m25p80 spi2.0: mx25l6405d (8192 Kbytes)
[ 1.301969] set mmode on partition[0] = bootloader
[ 1.306794] Creating 5 MTD partitions on "pxa2xx_spi_nor":
[ 1.312287] 0x000000000000-0x000000040000 : "bootloader"
[ 1.318576] 0x000000040000-0x0000000c0000 : "bootcode"
[ 1.324621] 0x0000000c0000-0x000000100000 : "environment"
[ 1.331043] 0x000000100000-0x000000400000 : "kernel"
[ 1.337052] 0x000000400000-0x000000800000 : "kernelrecovery"
[ 1.343762] PPP generic driver version 2.4.2
[ 1.348499] PPP Deflate Compression module registered
[ 1.353559] PPP BSD Compression module registered
[ 1.359236] PPP MPPE Compression module registered
[ 1.364030] NET: Registered protocol family 24
[ 1.368538] tun: Universal TUN/TAP device driver, 1.6
[ 1.373592] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 1.380254] pegasus: v0.6.14 (2006/09/27), Pegasus/Pegasus II USB Ethernet driver
[ 1.388024] usbcore: registered new interface driver pegasus
[ 1.393690] rtl8150: v0.6.2 (2004/08/27):rtl8150 based usb-ethernet driver
[ 1.400760] usbcore: registered new interface driver rtl8150
[ 1.406472] hso: drivers/net/usb/hso.c: 1.2 Option Wireless
[ 1.412267] usbcore: registered new interface driver hso
[ 1.417769] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[ 1.425608] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.432344] u2h regbase 0xe088e000 phybase 0xe0892000 irq 51
[ 1.439827] pxau2h-ehci pxau2h-ehci: Marvell PXA SOC EHCI Host Controller
[ 1.447059] pxau2h-ehci pxau2h-ehci: new USB bus registered, assigned bus number 1
[ 1.454759] pxau2h-ehci pxau2h-ehci: irq 51, io base 0x2088e000
[ 1.475812] pxau2h-ehci pxau2h-ehci: USB 2.0 started, EHCI 1.00
[ 1.482469] hub 1-0:1.0: USB hub found
[ 1.486288] hub 1-0:1.0: 1 port detected
[ 1.490773] Initializing USB Mass Storage driver...
[ 1.495960] usbcore: registered new interface driver usb-storage
[ 1.501974] USB Mass Storage support registered.
[ 1.507002] usbcore: registered new interface driver usbserial
[ 1.513011] USB Serial support registered for generic
[ 1.518275] usbcore: registered new interface driver usbserial_generic
[ 1.524807] usbserial: USB Serial Driver core
[ 1.529389] USB Serial support registered for GSM modem (1-port)
[ 1.535599] usbcore: registered new interface driver option
[ 1.541211] option: v0.7.2:USB Driver for GSM modems
[ 1.546386] USB Serial support registered for Sierra USB modem
[ 1.552387] usbcore: registered new interface driver sierra
[ 1.558009] sierra: v.1.7.16:USB Driver for Sierra Wireless USB modems
[ 1.564704] u2o regbase 0xe0896000 phybase 0xe089a000 irq 44
[ 1.571619] android init
[ 1.574209] android_probe pdata: c05fb8d4
[ 1.579261] android_bind
[ 1.582135] android_usb gadget: android_usb ready
[ 1.586911] IRQ 44/pxa-u2o: IRQF_DISABLED is not guaranteed on shared IRQs
[ 1.593809] IRQ 44/vbus: IRQF_DISABLED is not guaranteed on shared IRQs
[ 1.600688] f_adb init
[ 1.603045] android_register_function adb
[ 1.607106] f_mass_storage init
[ 1.610297] fsg_probe pdev: c05fb2c0, pdata: c05fb8f8
[ 1.615479] android_register_function usb_mass_storage
[ 1.620846] android_usb gadget: Mass Storage Function, version: 2009/09/11
[ 1.627778] android_usb gadget: Number of LUNs=2
[ 1.632397] lun0: LUN: removable file: (no medium)
[ 1.637302] lun1: LUN: removable file: (no medium)
[ 1.642413] adb_bind_config
[ 1.646072] mice: PS/2 mouse device common for all mice
[ 1.652131] gpio_keys_setup_key: irq=195, gpio=131
[ 1.657618] gpio_keys_setup_key: irq=194, gpio=130
[ 1.662981] gpio_keys_setup_key: irq=193, gpio=129
[ 1.668378] gpio_keys_setup_key: irq=192, gpio=128
[ 1.673731] gpio_keys_setup_key: irq=200, gpio=136
[ 1.679118] gpio_keys_setup_key: irq=201, gpio=137
[ 1.684465] gpio_keys_setup_key: irq=199, gpio=135
[ 1.689847] gpio_keys_setup_key: irq=197, gpio=133
[ 1.695197] gpio_keys_setup_key: irq=198, gpio=134
[ 1.700596] gpio_keys_setup_key: irq=196, gpio=132
[ 1.705991] gpio_keys_setup_key: irq=202, gpio=138
[ 1.710810] gpio_keys_setup_key: irq=151, gpio=87
[ 1.715526] gpio_keys_setup_key: irq=161, gpio=97
[ 1.720773] input: gpio-keys as /class/input/input0
[ 1.725988] gpio_keys_probe: esi id set to 1
[ 1.730810] [gpio_keys_report_event] report(LCD), type 5 code 0x0(0) value 0
[ 1.737913] [gpio_keys_report_event] report(LCD), type 5 code 0x3(3) value 1
[ 1.744988] [gpio_keys_report_event] report(LCD), type 5 code 0x5(5) value 1
[ 1.752295] [esikbd_init] entered
[ 1.755896] [esikbd_probe] entered
[ 1.759315] [esikbd_probe] registering esi-keys
[ 1.764203] input: ESI Virtual Keyboard as /class/input/input1
[ 1.770332] [esikbd_probe] finished successfully
[ 1.774955] [esikbd_init] left
[ 1.778641] input: pxa27x-keypad as /class/input/input2
[ 1.784354] ofm : I2C device probe
[ 1.888412] usb 1-1: new high speed USB device using pxau2h-ehci and address 2
[ 1.895932] input: ofm as /class/input/input3
[ 2.007454] ofm : clear pending motion
[ 2.016013] ofm : I2C device init Success
[ 2.020933] input: tsc2007 as /class/input/input4
[ 2.028583] hub 1-1:1.0: USB hub found
[ 2.032434] input: power-button as /class/input/input5
[ 2.037931] hub 1-1:1.0: 4 ports detected
[ 2.042067] power button probe finished
[ 2.050922] using rtc device, ds1337, for alarms
[ 2.055397] rtc-ds1307 0-0068: rtc core: registered ds1337 as rtc0
[ 2.062382] Linux video capture interface: v2.00
[ 2.067445] ccic_ctlr_power_up: ccic is power up!!!
[ 2.090516] avengers_lite_ac_read_status: read fail (-14)
[ 2.096865] power_mcu_init
[ 2.100329] power_mcu: probe reports mcu version: 37
[ 2.105922] Bluetooth: Virtual HCI driver ver 1.3
[ 2.110916] Bluetooth: HCI UART driver ver 2.2
[ 2.115363] Bluetooth: HCI H4 protocol initialized
[ 2.120239] Bluetooth: HCI BCSP protocol initialized
[ 2.125205] Bluetooth: HCILL protocol initialized
[ 2.131244] mmc0: SDHCI controller on MMC [pxa-sdh.1] using DMA
[ 2.138414] mmc1: SDHCI controller on MMC [pxa-sdh.3] using DMA
[ 2.144500] pxa-sdh: Secure Digital Host Controller Interface driver
[ 2.150922] pxa-sdh: Copyright(c) Pierre Ossman
[ 2.159525] usbcore: registered new interface driver usbhid
[ 2.165115] usbhid: USB HID core driver
[ 2.169608] logger: created 64K log 'log_main'
[ 2.174287] logger: created 256K log 'log_events'
[ 2.182608] logger: created 64K log 'log_radio'
[ 2.187438] logger: created 64K log 'log_system'
[ 2.193020] No device for DAI pxa3xx-ssp1
[ 2.197088] No device for DAI pxa3xx-ssp2
[ 2.201099] No device for DAI pxa3xx-ssp3
[ 2.205110] No device for DAI pxa3xx-ssp4
[ 2.209148] No device for DAI Grayback-ssp
[ 2.215908] asoc: WM8978 HiFi <-> pxa3xx-ssp1 mapping ok
[ 2.348974] ALSA device list:
[ 2.351950] #0: ASPENITE WM8978 (WM8978)
[ 2.356264] TCP cubic registered
[ 2.359501] NET: Registered protocol family 17
[ 2.363974] NET: Registered protocol family 15
[ 2.368471] Bluetooth: L2CAP ver 2.14
[ 2.372131] Bluetooth: L2CAP socket layer initialized
[ 2.377222] Bluetooth: SCO (Voice Link) ver 0.6
[ 2.381749] Bluetooth: SCO socket layer initialized
[ 2.386899] Bluetooth: RFCOMM TTY layer initialized
[ 2.391783] Bluetooth: RFCOMM socket layer initialized
[ 2.396976] Bluetooth: RFCOMM ver 1.11
[ 2.400728] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 2.406102] Bluetooth: BNEP filters: protocol multicast
[ 2.411325] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 2.462768] XScale iWMMXt coprocessor detected.
[ 2.467707] usb 1-1.2: new high speed USB device using pxau2h-ehci and address 3
[ 2.482957] pxa168fb_ovly: frame buffer device was loaded to /dev/fb1 <Ovly>.
[ 2.538235] rtc-ds1307 0-0068: setting system clock to 2011-10-24 21:20:21 UTC (1319491221)
[ 2.546639] OmniVision ov3640 sensor driver, at your service
[ 2.597974] ov3640 power on (reset active)
[ 2.646228] ov3640 power on (reset inactive)
[ 2.654214] OmniVision ov3640 sensor detected
[ 2.747791] ccic_ctlr_power_down: ccic is power downed!!!
[ 2.753225] OV3640 i2c-probe detected
[ 2.801698] OmniVision ov7740 sensor driver, at your service
[ 2.808314] scsi0 : usb-storage 1-1.2:1.0
[ 3.921754] scsi 0:0:0:0: Direct-Access Samsung Mighty Drive PMAP PQ: 0 ANSI: 0 CCS
[ 4.332184] sd 0:0:0:0: [sda] 1006592 512-byte logical blocks: (515 MB/491 MiB)
[ 4.428417] sd 0:0:0:0: [sda] Write Protect is off
[ 4.433229] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 4.839560] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 4.845678] sda:
[ 4.936683] sda1
[ 5.205832] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 5.211936] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 5.441549] mmc1: new high speed SDIO card at address 0001
[ 15.486033] RAMDISK: Couldn't find valid RAM disk image starting at 0.
[ 15.505609] List of all partitions:
[ 15.509191] 1f00 10240 mtdblock0 (driver?)
[ 15.514165] 1f01 1024 mtdblock1 (driver?)
[ 15.519165] 1f02 1024 mtdblock2 (driver?)
[ 15.524139] 1f03 3072 mtdblock3 (driver?)
[ 15.529139] 1f04 3072 mtdblock4 (driver?)
[ 15.534104] 1f05 47104 mtdblock5 (driver?)
[ 15.539226] 1f06 4026368 mtdblock6 (driver?)
[ 15.544200] 1f07 102400 mtdblock7 (driver?)
[ 15.549219] 1f08 256 mtdblock8 (driver?)
[ 15.554191] 1f09 512 mtdblock9 (driver?)
[ 15.559191] 1f0a 256 mtdblock10 (driver?)
[ 15.564243] 1f0b 3072 mtdblock11 (driver?)
[ 15.569330] 1f0c 4096 mtdblock12 (driver?)
[ 15.574382] 0800 503296 sda driver: sd
[ 15.578948] 0801 503280 sda1
[ 15.582779] No filesystem could mount root, tried: ext3 ext2 vfat msdos ntfs fuseblk
[ 15.590658] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)
[ 15.598956] Rebooting in 1 seconds..

U-Boot 2009.01-rc1-svn1084 (Feb 15 2011 - 12:04:39)
Marvell version: 1.1.1.1 PXAxxx

ESI version: 2.0.3 (1) <<EdgeJr>>

MARVELL PXAXXX series.
Based on 88SV331xV5 Core with ARM926 LE CPU.
Code original base is u-boot-arm 2009.01-rc1.

DRAM: 512 MB
NAND: detect chip id d7ec on cs 0, Samsung 32Gibx8
SPI NOR: SF: Got idcode c2 20 17 c2 20
SF: Detected MX25L6405D with page size 256, total 8388608 bytes
In: serial
Out: serial
Err: serial
Net: u2o-eth
Hit any key to stop autoboot: 3
[08][08][08] 0
EdgeJr>>
perldude69 is offline   Reply With Quote
Old 10-24-2011, 07:14 PM   #195
vicinc
Guru
vicinc has a complete set of Star Wars action figures.vicinc has a complete set of Star Wars action figures.vicinc has a complete set of Star Wars action figures.vicinc has a complete set of Star Wars action figures.vicinc has a complete set of Star Wars action figures.
 
Posts: 733
Karma: 443
Join Date: May 2011
Location: UK
Device: Pocket Edgex2(1unborked), Alex, Nook B&W, Nook Color, Nook STR
Welcome to the borking club. I am your ring leader! chop chop!
vicinc is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Kindle DX-G serial console ebs Kindle Developer's Corner 53 12-03-2018 12:04 PM
PRS-600 Serial console (i.e. shell) over USB Xaphiosis Sony Reader Dev Corner 6 08-22-2010 11:06 PM
serial console goes to sleep - gated clock darron Kindle Developer's Corner 2 12-19-2009 08:52 PM
Serial console BlackRat iRex 3 02-19-2007 04:35 AM


All times are GMT -4. The time now is 08:16 PM.


MobileRead.com is a privately owned, operated and funded community.