Nand partitions identification

Discuss anything Scroll Excel Tablet related here.

Re: Nand partitions identification

Postby duvelr » February 9th, 2012, 1:54 am

Hi!
I got this:
Code: Select all
# cat /proc/kmsg

<5>[ 0.000000] Linux version 2.6.36-android (qgb@inet) (gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50) ) #66 PREEMPT Mon Nov 28 11:16:23 CST 2011
<6>[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
<6>[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache

.....bla, bla, bla ....

<6>[ 0.290000] [NAND]nand driver, init.
<6>[ 0.290000] [NAND] nand gpio_request
<6>[ 0.290000] [NAND] nand driver version: 0x2 0x6
<6>[ 0.290000] nand interrupte register ok
<6>[ 0.290000] ret of NFC_ChangMode is 0
<6>[ 0.290000] dma_hdle is 0
<6>[ 0.290000] dma_hdle is 10000008
<6>[ 0.310000] The 0 disk name = BOOTFS, class name = DISK, disk size = 32768
<6>[ 0.310000] The 1 disk name = LROOTFS, class name = DISK, disk size = 65536
<6>[ 0.310000] The 2 disk name = LSYSTEMFS, class name = DISK, disk size = 409600
<6>[ 0.310000] The 3 disk name = LDATAFS, class name = DISK, disk size = 2524288
<6>[ 0.310000] The 4 disk name = MISC, class name = DISK, disk size = 2048
<6>[ 0.310000] The 5 disk name = LRECOVERYFS, class name = DISK, disk size = 65536
<6>[ 0.310000] The 6 disk name = LCACHEFS, class name = DISK, disk size = 262144
<6>[ 0.310000] The 7 disk name = UDISK, class name = DISK, disk size = 4418432
<6>[ 0.310000] The 7 disk size = 4418432
<6>[ 0.310000] part total count = 8
<6>[ 0.310000] nanda:
<6>[ 0.310000] nandb: unknown partition table
<6>[ 0.320000] nandc: unknown partition table
<6>[ 0.320000] nandd: unknown partition table
<6>[ 0.320000] nande: unknown partition table
<6>[ 0.320000] nandf: unknown partition table
<6>[ 0.320000] nandg: unknown partition table
<6>[ 0.320000] nandh:
<6>[ 0.320000] [NAND]nand driver, ok.

.....bla, bla, bla

have a look at
Code: Select all
# cat /proc/partitions
to
User avatar
duvelr
Junior Scroller
Junior Scroller
 
Posts: 11
Joined: February 7th, 2012, 12:19 am

Re: Nand partitions identification

Postby Charlie » February 9th, 2012, 9:49 am

@duvelr, Nice one, thanks - So we know now all the correct nand partition names, (we were close before).


Code: Select all
Nanda = BOOTFS
Nandb = LROOTFS
Nandc = LSYSTEMFS
Nandd = LDATAFS
Nande = MISC
Nandf = LRECOVERYFS
Nandg = LCACHEFS
Nandh = UDISK
" Just because you could, doesn't mean you should. "
User avatar
Charlie
Trusted Developer
Trusted Developer
 
Posts: 2471
Joined: December 28th, 2010, 8:41 pm
Location: UK
Real Name: Charlie
Scroll Version: Moto G 16GB (4.4.2 rooted)
Nexus 7 - G1 (4.4.2 rooted)
Huawei Y300 (4.1.1 rooted - TWRP)
MK809 (4.1.1 rooted - CWM)
Raspberry Pi B (512MB)

Retired: Excel (CM10) & 1st Gen' (2.1) Tab'.

Re: Nand partitions identification

Postby duvelr » February 10th, 2012, 2:38 am

Then maybe we can start putting together a set of 'adb' commands to create a 'recovery' file? Before Trying Anything Else that can taint the system!

For mount points and 'fs' see /init.sun4i.rc, /uventd.sun4i.rc & /proc/1/mountstats also
the output of the 'mount' command can be informative.
User avatar
duvelr
Junior Scroller
Junior Scroller
 
Posts: 11
Joined: February 7th, 2012, 12:19 am

Re: Nand partitions identification

Postby Mitre » February 11th, 2012, 12:58 am

duvelr wrote:Hi!
I got this:
Code: Select all
# cat /proc/kmsg

<5>[ 0.000000] Linux version 2.6.36-android (qgb@inet) (gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50) ) #66 PREEMPT Mon Nov 28 11:16:23 CST 2011
<6>[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
<6>[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache

.....bla, bla, bla ....

<6>[ 0.290000] [NAND]nand driver, init.
<6>[ 0.290000] [NAND] nand gpio_request
<6>[ 0.290000] [NAND] nand driver version: 0x2 0x6
<6>[ 0.290000] nand interrupte register ok
<6>[ 0.290000] ret of NFC_ChangMode is 0
<6>[ 0.290000] dma_hdle is 0
<6>[ 0.290000] dma_hdle is 10000008
<6>[ 0.310000] The 0 disk name = BOOTFS, class name = DISK, disk size = 32768
<6>[ 0.310000] The 1 disk name = LROOTFS, class name = DISK, disk size = 65536
<6>[ 0.310000] The 2 disk name = LSYSTEMFS, class name = DISK, disk size = 409600
<6>[ 0.310000] The 3 disk name = LDATAFS, class name = DISK, disk size = 2524288
<6>[ 0.310000]

have a look at
Code: Select all
# cat /proc/partitions

Hi duvier
i have been trying but cant emulate your results for
Code: Select all
cat /proc/kmsg

cant get a result earlier than
_ldo2 on
<6>[ 0.710000] sun4i-rtc sun4i-rtc: f23_rtc_gettime
<6>[ 0.710000] sun4i-rtc sun4i-rtc: read time 2012-2-11 0:44:15
<6>[ 0.710000] sun4i-rtc sun4i-rtc: setting system clock to 2012-02-11 00:
15 UTC (1328921055)
<3>[ 0.710000] EXT3-fs (nandb): error: couldn't mount because of unsupport
optional features (40)
<3>[ 0.720000] EXT2-fs (nandb): error: couldn't mount because of unsupport
optional features (40)
<6>[ 0.740000] EXT4-fs (nandb): mounted filesystem with ordered data mode.
ts: (null)
<6>[ 0.740000] VFS: Mounted root (ext4 filesystem) on device 93:8.
<6>[ 0.740000] devtmpfs: mounted
<6>[ 0.740000] Freeing init memory: 140K
<6>[ 0.810000] usb 3-1: new high speed USB device using sw-ehci and addres

<6>[ 1.640000] [mmc]: mmc 0 detect change, present 1
<6>[ 1.740000] disp_module_init, major:248
<6>[ 1.760000] lcd_module_init, major:247
<4>[ 1.760000] fetch script data lcd0_para.lcd_pwm_not_used fail
<4>[ 1.770000] fetch script data lcd0_para.lcd_pwm_ch fail
<4>[ 1.780000] fetch script data lcd0_para.lcd_gamma_correction_en fail
<6>[ 1.780000] [mmc]: sdxc_request_done(L973): smc 0 err, cmd 52, RTO !!
<6>[ 1.790000] [mmc]: sdxc_request_done(L973): smc 0 err, cmd 52, RTO !!
<6>[ 1.790000] [mmc]: sdxc_request_done(L973): smc 0 err, cmd 5, RTO !!
<6>[ 1.790000] [mmc]: sdxc_request_done(L973): smc 0 err, cmd 5, RTO !!
<6>[ 1.790000] [mmc]: sdxc_request_done(L973): smc 0 err, cmd 5, RTO !!
<4>[ 1.800000] fetch script data tv_out_dac_para.dac_used fail
<6>[ 1.800000] [mmc]: sdxc_request_done(L973): smc 0 err, cmd 5, RTO !!
<4>[ 1.800000] fetch script data tv_out_dac_para.dac_used fail
<6>[ 1.840000] mmc0: new high speed SDHC card at address 0007
<6>[ 1.840000] mmcblk0: mmc0:0007 SD8GB 7.21 GiB
<6>[ 1.840000] mmcblk0: p1
<6>[ 2.410000] hdmi_module_init, major:246.........etc
how did you do the command on boot as if i reboot it unmounts from adb and cant type the commands before boot starts s get no nand patitions in results?
WHAT DO WE WANT?
A TIME MACHINE!
WHEN DO WE WANT IT?
IT DOESN'T MATTER
User avatar
Mitre
Moderator/Developer
Moderator/Developer
 
Posts: 1733
Joined: February 11th, 2011, 7:52 pm
Location: Hertfordshire
Scroll Version: 7" scroll resistive CWM4 Android 2.1
Scroll Excel 4.0.4 AOKP CWM5
Samsung Galaxy S2
Galaxy apollo Pulse mini

Re: Nand partitions identification

Postby duvelr » February 11th, 2012, 2:21 am

Code: Select all
$ adb devices
List of devices attached
20080411   device


Do not 'adb remount'

Code: Select all
$ adb shell
#


Code: Select all
# cd /proc
# ls -l k*
-r--r--r-- root     root            0 2012-02-11 02:04 kallsyms
-r--r----- root     system          0 2012-02-11 02:04 kmsg
-r-------- root     root            0 2012-02-11 02:04 kpagecount
-r-------- root     root            0 2012-02-11 02:04 kpageflags


Code: Select all
# cat kmsg

Code: Select all
<5>[    0.000000] Linux version 2.6.36-android (qgb@inet) (gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50) ) #66 PREEMPT Mon Nov 28 11:16:23 CST 2011
<6>[    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
<6>[    0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
<6>[    0.000000] Machine: sun4i
<6>[    0.000000] User defined parameters:
<6>[    0.000000]  at c0000000
<6>[    0.000000] __init softwinner_fixup
<6>[    0.000000] fbmem: start=0x5a000000, size=0x02000000
<6>[    0.000000] SUN4i Platform Init
<6>[    0.000000] reserve: base=0x43000000, size=0x05100000
<6>[    0.000000] reserve: base=0x5a000000, size=0x02000000
<6>[    0.000000] reserve: base=0x49000000, size=0x00800000
<6>[    0.000000] Memory policy: ECC disabled, Data cache writeback
<7>[    0.000000] On node 0 totalpages: 114688
<7>[    0.000000] free_area_init_node: node 0, pgdat c066a93c, node_mem_map c0721000
<7>[    0.000000]   DMA zone: 896 pages used for memmap
<7>[    0.000000]   DMA zone: 0 pages reserved
<7>[    0.000000]   DMA zone: 113792 pages, LIFO batch:31
<6>[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 113792
<5>[    0.000000] Kernel command line: console=ttyS0,115200 root=/dev/nandb rw init=/init mem=448M@0x40000000 fbmem=32M@0x5a000000
<6>[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
<6>[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
<6>[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
<6>[    0.000000] Memory: 448MB = 448MB total
<5>[    0.000000] Memory: 323560k/323560k available, 135192k reserved, 0K highmem
<5>[    0.000000] Virtual kernel memory layout:
<5>[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
<5>[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
<5>[    0.000000]     DMA     : 0xfee00000 - 0xffe00000   (  16 MB)
<5>[    0.000000]     vmalloc : 0xdc800000 - 0xf0000000   ( 312 MB)
<5>[    0.000000]     lowmem  : 0xc0000000 - 0xdc000000   ( 448 MB)
<5>[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
<5>[    0.000000]       .init : 0xc0008000 - 0xc002b000   ( 140 kB)
<5>[    0.000000]       .text : 0xc002b000 - 0xc0636000   (6188 kB)
<5>[    0.000000]       .data : 0xc0636000 - 0xc066b240   ( 213 kB)
<6>[    0.000000] SLUB: Genslabs=9, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
<6>[    0.000000] Hierarchical RCU implementation.
<6>[    0.000000]    RCU-based detection of stalled CPUs is disabled.
<6>[    0.000000]    Verbose stalled-CPUs detection is disabled.
<6>[    0.000000] NR_IRQS:96
<6>[    0.000000] timer_set_mode: periodic
<6>[    0.000000] Console: colour dummy device 80x30
<6>[    0.000000] Calibrating delay loop... 1005.97 BogoMIPS (lpj=5029888)
<6>[    0.240000] pid_max: default: 32768 minimum: 301
<6>[    0.250000] Mount-cache hash table entries: 512
<6>[    0.250000] CPU: Testing write buffer coherency: ok
<6>[    0.250000] devtmpfs: initialized
<6>[    0.250000] DRAM Size: 512
<6>[    0.250000] regulator: core version 0.5
<6>[    0.250000] NET: Registered protocol family 16
<6>[    0.250000] No ATAGs?
<6>[    0.250000] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
<6>[    0.250000] SOFTWINNER DMA Driver, (c) 2003-2004,2006 Simtec Electronics
<6>[    0.250000] bio: create slab <bio-0> at 0
<5>[    0.250000] SCSI subsystem initialized
<6>[    0.250000] usbcore: registered new interface driver usbfs
<6>[    0.250000] usbcore: registered new interface driver hub
<6>[    0.250000] usbcore: registered new device driver usb
<6>[    0.250000] Advanced Linux Sound Architecture Driver Version 1.0.23.
<6>[    0.250000] cfg80211: Calling CRDA to update world regulatory domain
<6>[    0.260000] Init eGon pin module V2.0
<6>[    0.260000] Switching to clocksource aw 64bits couter
<6>[    0.260000] NET: Registered protocol family 2
<6>[    0.260000] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
<6>[    0.260000] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
<6>[    0.260000] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
<6>[    0.260000] TCP: Hash tables configured (established 16384 bind 16384)
<6>[    0.260000] TCP reno registered
<6>[    0.260000] UDP hash table entries: 256 (order: 0, 4096 bytes)
<6>[    0.260000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
<6>[    0.260000] NET: Registered protocol family 1
<6>[    0.260000] RPC: Registered udp transport module.
<6>[    0.260000] RPC: Registered tcp transport module.
<6>[    0.260000] RPC: Registered tcp NFSv4.1 backchannel transport module.
<6>[    0.260000] sw_sys: init
<6>[    0.260000] [pm]aw_pm_init!
<6>[    0.270000] ashmem: initialized
<6>[    0.280000] NTFS driver 2.1.29 [Flags: R/W].
<6>[    0.280000] fuse init (API version 7.15)
<6>[    0.280000] msgmni has been set to 631
<6>[    0.280000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
<6>[    0.280000] io scheduler noop registered
<6>[    0.280000] io scheduler deadline registered
<6>[    0.280000] io scheduler cfq registered (default)
<7>[    0.280000] G2D: drv_g2d_init
<6>[    0.280000] G2D: Module initialized.major:251
<6>[    0.280000] sw-uart.0: ttyS0 at MMIO 0x1c28000 (irq = 1) is a sw-uart0
<6>[    0.280000] console [ttyS0] enabled
<6>[    0.280000] brd: module loaded
<6>[    0.290000] loop: module loaded
<6>[    0.290000] [NAND]nand driver, init.
<6>[    0.290000] [NAND] nand gpio_request
<6>[    0.290000] [NAND] nand driver version: 0x2 0x6
<6>[    0.290000] nand interrupte register ok
<6>[    0.290000] ret of NFC_ChangMode is 0
<6>[    0.290000] dma_hdle  is 0
<6>[    0.290000] dma_hdle  is 10000008
<6>[    0.310000] The 0 disk name = BOOTFS, class name = DISK, disk size = 32768
<6>[    0.310000] The 1 disk name = LROOTFS, class name = DISK, disk size = 65536
<6>[    0.310000] The 2 disk name = LSYSTEMFS, class name = DISK, disk size = 409600
<6>[    0.310000] The 3 disk name = LDATAFS, class name = DISK, disk size = 2524288
<6>[    0.310000] The 4 disk name = MISC, class name = DISK, disk size = 2048
<6>[    0.310000] The 5 disk name = LRECOVERYFS, class name = DISK, disk size = 65536
<6>[    0.310000] The 6 disk name = LCACHEFS, class name = DISK, disk size = 262144
<6>[    0.310000] The 7 disk name = UDISK, class name = DISK, disk size = 4418432
<6>[    0.310000] The 7 disk size = 4418432
<6>[    0.310000] part total count = 8
<6>[    0.310000]  nanda:
<6>[    0.310000]  nandb: unknown partition table
<6>[    0.320000]  nandc: unknown partition table
<6>[    0.320000]  nandd: unknown partition table
<6>[    0.320000]  nande: unknown partition table
<6>[    0.320000]  nandf: unknown partition table
<6>[    0.320000]  nandg: unknown partition table
<6>[    0.320000]  nandh:
<6>[    0.320000] [NAND]nand driver, ok.
<6>[    0.320000] PPP generic driver version 2.4.2
<


Code: Select all
Ctrl-C
User avatar
duvelr
Junior Scroller
Junior Scroller
 
Posts: 11
Joined: February 7th, 2012, 12:19 am

Re: Nand partitions identification

Postby Mitre » February 12th, 2012, 1:37 pm

still cant get it to start the catalogue of events at 0.0000000
so i dont get <5>[ 0.000000] Linux version 2.6.36-android (qgb@inet) (gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50) ) #66 PREEMPT Mon Nov 28 11:16:23 CST 2011
<6>[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
<6>[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
<6>[ 0.000000] Machine: sun4i...................etc
nevermind wonder if an app or clokworkmod is affecting the printout of events? anyway thanks for your post
any other usefull commands would be appreciated as still got lots to learn about android and linux
WHAT DO WE WANT?
A TIME MACHINE!
WHEN DO WE WANT IT?
IT DOESN'T MATTER
User avatar
Mitre
Moderator/Developer
Moderator/Developer
 
Posts: 1733
Joined: February 11th, 2011, 7:52 pm
Location: Hertfordshire
Scroll Version: 7" scroll resistive CWM4 Android 2.1
Scroll Excel 4.0.4 AOKP CWM5
Samsung Galaxy S2
Galaxy apollo Pulse mini

Re: Nand partitions identification

Postby duvelr » February 12th, 2012, 6:09 pm

humm ... I did get suspicious when dmesg didn't get me the full record.

Ok I've been playing with this for a while and here's another -awkward- way to get it:

1. switch off tab.
2. in terminal (PC/Mac/Linux):
Code: Select all
adb shell cat /proc/kmsg > kmsg.txt

3. switch on tab.
4. repeat(Key-Up & Enter) until no longer receive the message "error: device not found"
5. Ctrl-C to stop.
6. Edit kmsg.txt ;-)
User avatar
duvelr
Junior Scroller
Junior Scroller
 
Posts: 11
Joined: February 7th, 2012, 12:19 am

Re: Nand partitions identification

Postby Mitre » February 12th, 2012, 7:17 pm

hoorah that did it
Code: Select all
<5>[ 0.000000] Linux version 2.6.36-android (qgb@inet) (gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50) ) #65 PREEMPT Wed Nov 9 11:00:19 CST 2011
<6>[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
<6>[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
<6>[ 0.000000] Machine: sun4i
<6>[ 0.000000] User defined parameters:
<6>[ 0.000000] at c0000000

Code: Select all

<6>[    0.290000] nand interrupte register ok

<6>[    0.290000] ret of NFC_ChangMode is 0

<6>[    0.290000] dma_hdle  is 0

<6>[    0.290000] dma_hdle  is 10000008

<6>[    0.310000] The 0 disk name = BOOTFS, class name = DISK, disk size = 32768

<6>[    0.310000] The 1 disk name = LROOTFS, class name = DISK, disk size = 65536

<6>[    0.310000] The 2 disk name = LSYSTEMFS, class name = DISK, disk size = 409600

<6>[    0.310000] The 3 disk name = LDATAFS, class name = DISK, disk size = 2572288

<6>[    0.310000] The 4 disk name = MISC, class name = DISK, disk size = 2048

<6>[    0.310000] The 5 disk name = LRECOVERYFS, class name = DISK, disk size = 65536

<6>[    0.310000] The 6 disk name = LCACHEFS, class name = DISK, disk size = 262144

<6>[    0.310000] The 7 disk name = UDISK, class name = DISK, disk size = 4370432

<6>[    0.310000] The 7 disk size = 4370432

<6>[    0.310000] part total count = 8

<6>[    0.310000]  nanda:

<6>[    0.320000]  nandb: unknown partition table

<6>[    0.320000]  nandc: unknown partition table

<6>[    0.320000]  nandd: unknown partition table

<6>[    0.320000]  nande: unknown partition table

<6>[    0.320000]  nandf: unknown partition table

<6>[    0.320000]  nandg: unknown partition table

<6>[    0.320000]  nandh:

<6>[    0.320000] [NAND]nand driver, ok.

<6>[    0.320000] PPP generic driver version 2.4.2


thanks Duvier that was really bugging me had to do it in windws sdk as cant get Ubunto to rw my excell
i have wanted to know that command since realising the excel doesn't have an MTD device. cheers
WHAT DO WE WANT?
A TIME MACHINE!
WHEN DO WE WANT IT?
IT DOESN'T MATTER
User avatar
Mitre
Moderator/Developer
Moderator/Developer
 
Posts: 1733
Joined: February 11th, 2011, 7:52 pm
Location: Hertfordshire
Scroll Version: 7" scroll resistive CWM4 Android 2.1
Scroll Excel 4.0.4 AOKP CWM5
Samsung Galaxy S2
Galaxy apollo Pulse mini

Re: Nand partitions identification

Postby duvelr » February 13th, 2012, 1:49 am

Mitre wrote:hoorah that did it


:lol:

Very pleased to see you happy!!

And here is the best way I've found:

1.
Code: Select all
adb bugreport > excel_bugreport.txt

Wait for the prompt to come back.

2. Edit excel_bugreport.txt and search for the string "------ KERNEL LOG (dmesg) ------"

I'm back in a week.
User avatar
duvelr
Junior Scroller
Junior Scroller
 
Posts: 11
Joined: February 7th, 2012, 12:19 am

Re: Nand partitions identification

Postby Mitre » February 13th, 2012, 9:39 pm

duvelr wrote:And here is the best way I've found:

1.
Code: Select all
adb bugreport > excel_bugreport.txt

Wait for the prompt to come back.

2. Edit excel_bugreport.txt and search for the string "------ KERNEL LOG (dmesg) ------"

I'm back in a week.

gonna try that now, when you get back maybe work on getting an update .zip made for this 2.3 if you have the time. i have all the nand blocks here would like to get an update.zip signed so we can easily flash back to stock 2.3 from an ICS rom. or other members can flash my older firmware version from stock recovery without having to go the CWMOD5 route to get a better video lypsync.
cheers
WHAT DO WE WANT?
A TIME MACHINE!
WHEN DO WE WANT IT?
IT DOESN'T MATTER
User avatar
Mitre
Moderator/Developer
Moderator/Developer
 
Posts: 1733
Joined: February 11th, 2011, 7:52 pm
Location: Hertfordshire
Scroll Version: 7" scroll resistive CWM4 Android 2.1
Scroll Excel 4.0.4 AOKP CWM5
Samsung Galaxy S2
Galaxy apollo Pulse mini

PreviousNext

Return to Scroll EXCEL - General Discussions

Who is online

Users browsing this forum: No registered users and 2 guests

cron