Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support U8825D? #5

Open
mengzhuo opened this issue Jan 7, 2014 · 2 comments
Open

Support U8825D? #5

mengzhuo opened this issue Jan 7, 2014 · 2 comments

Comments

@mengzhuo
Copy link

mengzhuo commented Jan 7, 2014

I try to install U8825 package which is failed...Is there anything that I can help you guys with?

@dazjo
Copy link
Owner

dazjo commented Jan 7, 2014

Making it work. :D

No, seriously, I haven't heard of the u8825d. Or many of Huawei's infinite msm7x27a variants. Without the hardware I'm pretty stuck.

The u8825 device I created was just based off a patch that someone linked on the forum that they used to "convert" the u8833 builds for the u8825. I have no way of testing it myself.

@mengzhuo
Copy link
Author

mengzhuo commented Jan 8, 2014

I had one U8825D for the test

AFAIK, U8825D ONLY sell in China mainland.
How can I port U8825's code for U8825D. By search & replace u8825 into u8825d?

Here is some hardware info, I hope these helps:

cat /proc/cpuinfo                                            
Processor       : ARMv7 Processor rev 1 (v7l)
processor       : 0
BogoMIPS        : 238.87

processor       : 1
BogoMIPS        : 238.87

Features        : swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpv4 
CPU implementer : 0x41
CPU architecture: 7
CPU variant     : 0x0
CPU part        : 0xc05
CPU revision    : 1

Hardware        : MSM8x25 U8825D BOARD
Revision        : 0000
Serial          : 0000000000000000
uname -a                                           
Linux localhost 3.0.21-perf-gcc010a0-04697-g3ed2a59 #1 SMP PREEMPT Tue Aug 28 22:31:47 CST 2012 armv7l GNU/Linu
cat /proc/partitions
major minor  #blocks  name

 179        0    3817472 mmcblk0
 179        1         20 mmcblk0p1
 179        2        300 mmcblk0p2
 179        3     133120 mmcblk0p3
 179        4          1 mmcblk0p4
 179        5      12288 mmcblk0p5
 179        6       4096 mmcblk0p6
 179        7       4096 mmcblk0p7
 179        8       3072 mmcblk0p8
 179        9       3072 mmcblk0p9
 179       10       3072 mmcblk0p10
 179       11       4096 mmcblk0p11
 179       12       8192 mmcblk0p12
 179       13      20480 mmcblk0p13
 179       14       4096 mmcblk0p14
 179       15     196608 mmcblk0p15
 179       16      81920 mmcblk0p16
 179       17     524288 mmcblk0p17
 179       18     655360 mmcblk0p18
 179       19    2154496 mmcblk0p19
 179       32    7778304 mmcblk1
 179       33    7777280 mmcblk1p1
cat /proc/meminfo                                  
MemTotal:         396796 kB
MemFree:           17840 kB
Buffers:            3924 kB
Cached:            54688 kB
SwapCached:            0 kB
Active:           310648 kB
Inactive:          24200 kB
Active(anon):     288468 kB
Inactive(anon):     1152 kB
Active(file):      22180 kB
Inactive(file):    23048 kB
Unevictable:        1956 kB
Mlocked:               0 kB
HighTotal:             0 kB
HighFree:              0 kB
LowTotal:         396796 kB
LowFree:           17840 kB
SwapTotal:             0 kB
SwapFree:              0 kB
Dirty:                 0 kB
Writeback:             0 kB
AnonPages:        278216 kB
Mapped:            43300 kB
Shmem:             11428 kB
Slab:              10976 kB
SReclaimable:       3464 kB
SUnreclaim:         7512 kB
KernelStack:        4640 kB
PageTables:         7880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:      198396 kB
Committed_AS:    3254388 kB
VmallocTotal:     475136 kB
VmallocUsed:       89708 kB
VmallocChunk:     338884 kB

Getprop
https://gist.github.com/mengzhuo/8311357

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants