question about RAM ammount - myTouch 3G, Magic Android Development

this is the output of "cat /proc/meminfo"
this is htc sapphire 32A
Code:
MemTotal: 197016 kB
MemFree: 3288 kB
Buffers: 1188 kB
Cached: 68780 kB
SwapCached: 0 kB
Active: 154740 kB
Inactive: 16196 kB
SwapTotal: 0 kB
SwapFree: 0 kB
Dirty: 0 kB
Writeback: 0 kB
AnonPages: 100992 kB
Mapped: 46672 kB
Slab: 6772 kB
SReclaimable: 1716 kB
SUnreclaim: 5056 kB
PageTables: 9564 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 98508 kB
Committed_AS: 3134620 kB
VmallocTotal: 319488 kB
VmallocUsed: 88872 kB
VmallocChunk: 183292 kB
this is htc sapphire 32B
Code:
MemTotal: 98908 kB
MemFree: 6220 kB
Buffers: 76 kB
Cached: 23096 kB
SwapCached: 0 kB
Active: 71632 kB
Inactive: 6884 kB
SwapTotal: 0 kB
SwapFree: 0 kB
Dirty: 0 kB
Writeback: 0 kB
AnonPages: 55368 kB
Mapped: 13920 kB
Slab: 6464 kB
SReclaimable: 948 kB
SUnreclaim: 5516 kB
PageTables: 3628 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 49452 kB
Committed_AS: 1014308 kB
VmallocTotal: 155648 kB
VmallocUsed: 64652 kB
VmallocChunk: 50172 kB
this is htc hero
Code:
MemTotal: 197144 kB
MemFree: 41120 kB
Buffers: 624 kB
Cached: 81312 kB
SwapCached: 0 kB
Active: 85208 kB
Inactive: 54036 kB
SwapTotal: 0 kB
SwapFree: 0 kB
Dirty: 0 kB
Writeback: 0 kB
AnonPages: 57332 kB
Mapped: 26984 kB
Slab: 7040 kB
SReclaimable: 1356 kB
SUnreclaim: 5684 kB
PageTables: 4832 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 98572 kB
Committed_AS: 1466636 kB
VmallocTotal: 319488 kB
VmallocUsed: 70368 kB
VmallocChunk: 220156 kB
so:
htc sapphire 32A: 192 MB
htc sapphire 32B: 96 MB
htc hero: 192 MB
why the number that i read on web are:
htc sapphire 32A: 288 MB
htc sapphire 32B: 192 MB
htc hero: 288 MB
where i commit mistake??

I think the 96 MB is reserved for system processes... something like that. not 100%

In future, please post these kinds of questions in the Sapphire General forum.
Or read the Wiki and then you wouldn't need to ask them at all.

ok sorry for wrong section, but I thought that the general section is only for "high level" question.
for wiki: I saw in the wiki but have not found anything, can you link me the link to the page that answered my question?

its because your rom and system takes up space and uses memory. 288mb is total avaible. but 192 is what is free after your phone allocates memory to apps and rom.

Related

[REQ] Adjusted autobrightness app/hack

Could someone write either
1) Autobrightness adjuster (to set which values autobrightness uses),
or
2) Make a modified autobrightness file with the following values,
Sensor = Brightness
10 = 50
160 = 60
225 = 70
320 = 80
640 = 115
1280 = 145
2600 = 185
10240 = 255
Thanks.
P.S. This is for the latest OTA or, preferably, for myn rls2 rom.
Anybody?
----------

[YeahPad A13 AllWinner] Wrong Display driver (Display is moved by 1 cm from left)

Hello everybody, I have YeahPad A13 (All Winner A13, 1.0GHz, Cortex-A8; GPU: Mali) after hours of searching found suitable rom, becouse other for this model deosn't event boot up, on other touch screen isn't working and display positioning is correct. Found 2 Roms with working touch screen on both display is moved by about 1cm from left, touch screen is in right position.
Is it possible to move display by 1cm back?
Extracted IMG file and there are many settings for Display and it driver, maybe any body knows what to look for?
COMMON _SYS_CONFIG100000:
[lcd0_para]
lcd_used = 1
lcd_x = 800
lcd_y = 480
lcd_dclk_freq = 33
lcd_pwm_not_used = 0
lcd_pwm_ch = 0
lcd_pwm_freq = 18000
lcd_pwm_pol = 1
lcd_if = 0
or some display drivers
[ctp_para1]
ctp_used = 1
ctp_name = "Gt811-TS",
ctp_twi_id = 1
ctp_twi_addr = 0x5d
ctp_screen_max_x = 800
ctp_screen_max_y = 480
ctp_revert_x_flag = 0
ctp_revert_y_flag = 1
ctp_exchange_x_y_flag = 1
ctp_int_port = portG11<6><default>
ctp_wakeup = portB03<1><default><default><1>
ctp_reset = portB03<1><default><default><1>
;ctp_io_port = portG11<6><default>
and so on
Click to expand...
Click to collapse
I would glad any help
Is it possible to move display by 1cm back?
Extracted IMG file and there are many settings for Display and it driver, maybe any body knows what to look for?
COMMON _SYS_CONFIG100000:
[lcd0_para]
lcd_used = 1
lcd_x = 800
lcd_y = 480
lcd_dclk_freq = 33
lcd_pwm_not_used = 0
lcd_pwm_ch = 0
lcd_pwm_freq = 18000
lcd_pwm_pol = 1
lcd_if = 0
or some display drivers
[ctp_para1]
ctp_used = 1
ctp_name = "Gt811-TS",
ctp_twi_id = 1
ctp_twi_addr = 0x5d
ctp_screen_max_x = 800
ctp_screen_max_y = 480
ctp_revert_x_flag = 0
ctp_revert_y_flag = 1
ctp_exchange_x_y_flag = 1
ctp_int_port = portG11<6><default>
ctp_wakeup = portB03<1><default><default><1>
ctp_reset = portB03<1><default><default><1>
;ctp_io_port = portG11<6><default>
and so on
Click to expand...
Click to collapse
I would glad any help
Bump* Added video if it would help
Pihas said:
Hello everybody, I have YeahPad A13 (All Winner A13, 1.0GHz, Cortex-A8; GPU: Mali) after hours of searching found suitable rom, becouse other for this model deosn't event boot up, on other touch screen isn't working and display positioning is correct. Found 2 Roms with working touch screen on both display is moved by about 1cm from left, touch screen is in right position.
Is it possible to move display by 1cm back?
Extracted IMG file and there are many settings for Display and it driver, maybe any body knows what to look for?
COMMON _SYS_CONFIG100000:
I would glad any help
Is it possible to move display by 1cm back?
Extracted IMG file and there are many settings for Display and it driver, maybe any body knows what to look for?
COMMON _SYS_CONFIG100000:
I would glad any help
Click to expand...
Click to collapse
the same thing with my windad 7 plus, i guess that the issue can be fixed if you change lcd_x = 800 for lcd_x = 752, actually i dont know how extract and repack img from manufacturers but if this works it will be helpfull if you can do this for me for my enjoy7+ tablet on this rom cm-10-20121023-UNOFFICIAL-rk2918.zip or on the original firm http://www.msi.com/service/download/firmware-18964.html
actually i dont know how it works
i hope this can be helpfull for you
thanks

teXet TM-5580 ( Android 6.0 MT6592 1GB RAM ) - problems with RAM size

Need help with this ... device
All applications crashes with an error due to a shortage of RAM. Even system apps! (Launcher, Keyboard, etc)
Installed default firmware (official)
How i can fix (optimize?) firmware for this device ? (init.rc, default.prop, build.prop, enableswap.sh,...?)
Problem next:
For example i try to free memory using Memory Wiper, Memory Wiper shows 500MB of free RAM!! But if i press 'wipe' button, free memory decreased to 450MB and Memory Wiper got crash! (yes, 450 free memory, but crash)
zram used 100-150MB of 256MB
swap used 0kB of 1GB
From 'MemInfo' :
Content of file /proc/swaps:
Code:
Filename Type Size Used Priority
/dev/block/zram0 partition 262140 249688 -1
/data/1GB.swap file 999996 296 -2 // (i create it for test, did not help)
Content of file /proc/meminfo
Code:
MemTotal: 950916 kB
MemFree: 114660 kB
Buffers: 400kB
Cached: 148628 kB
SwapCached: 35848 kB
Active: 249780 kB
Inactive: 201168 kB
Active(anon): 162448 kB
Inactive(anon): 158788 kB
Active(file): 87332 kB
Inactive(file): 42380 kB
Unevictable: 2648 kB
Mlocked: 0 kB
HighTotal: 450560 kB
HighFree: 33028 kB
LowTotal: 500356 kB
LowFree: 81632 kB
SwapTotal: 1262136 kB
SwapFree: 1015076 kB
Dirty: 0 kB
Writeback: 0 kB
AnonPages: 301812 kB
Mapped: 139776 kB
Shmem: 16680 kB
Slab: 31756 kB
SReclaimable: 9812 kB
SUnreclaim: 21944 kB
KernelStack: 9624 kB
PageTables: 21720 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 6016716 kB
Committed_AS: 27276616 kB
VmallocTotal: 499712 kB
VmallocUsed: 262644 kB
VmallocChunk: 81600 kB
Firmware links
Android 6.0
Firmware: ftp://relay.alkotel.ru/Smartphones/TM-5580/
boot.img can be edited with en.romzhushou.com
system.img can be edited with romzhushou.com

KCAL Preferences

Anyone using KCAL with whatever kernel, what are your preferences on the RGB sliders, saturation, contrast, etc. I'm curious as to what people love.
My settings using EXKM:
- R,G, and B: All set to 256
- Saturation: 46
- Value: 128
- Contrast: 128
- Hue: 0
TacoTuco said:
Anyone using KCAL with whatever kernel, what are your preferences on the RGB sliders, saturation, contrast, etc. I'm curious as to what people love.
My settings using EXKM:
- R,G, and B: All set to 256
- Saturation: 46
- Value: 128
- Contrast: 128
- Hue: 0
Click to expand...
Click to collapse
Currently using:
R: 253
G: 247
B: 256
Saturation: 43
Value: 130
Contrast: 133
Bit more vibrant than stock while keeping the whites, white.

Digma Plane 7594 3G stretched image problem

On my Digma Plane 7594 3G tablet I have a problem with stretched (or compressed, depending on screen orientation) image.
"dumpsys display | grep DisplayInfo" (adb) output:
Code:
mDisplayInfos=
PhysicalDisplayInfo{600 x 1024, 60.0024 fps, density 1.33125, 426.386 x 149.411 dpi, secure true, appVsyncOffset 1000000, bufferDeadline 16666000}
mBaseDisplayInfo=DisplayInfo{"Встроенный экран", uniqueId "local:0", app 600 x 1024, real 600 x 1024, largest app 600 x 1024, smallest app 600 x 1024, mode 1, defaultMode 1, modes [{id=1, width=600, height=1024, fps=60.0024}], colorMode 0, supportedColorModes [], hdrCapabilities [email protected], rotation 0, density 213 (426.386 x 149.411) dpi, layerStack 0, appVsyncOff 1000000, presDeadline 16666000, type BUILT_IN, state OFF, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS, removeMode 0}
mOverrideDisplayInfo=DisplayInfo{"Встроенный экран", uniqueId "local:0", app 600 x 960, real 600 x 1024, largest app 960 x 928, smallest app 600 x 568, mode 1, defaultMode 1, modes [{id=1, width=600, height=1024, fps=60.0024}], colorMode 0, supportedColorModes [], hdrCapabilities [email protected], rotation 0, density 213 (426.386 x 149.411) dpi, layerStack 0, appVsyncOff 1000000, presDeadline 16666000, type BUILT_IN, state ON, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS, removeMode 0}
I guess there is a problem with "app 600 x 960, real 600 x 1024" (in mOverrideDisplayInfo).
Is it possible to change "app" values to math "real" values (if that's the problem)?

Categories

Resources