(recovery) twrp 2.6.3.0 selinux updated 3/8/2014 - EVO 4G Original Development

anyone wanna test this one let me know if it boots.
recovery.img attached

Anyone got a KitKat ROM to try? @Wambo_ ?

Unbelievable..... Umm. I think I still have that Link up that's in the Evervolv thread. Not sure if it's live.

Wambo_ said:
Unbelievable..... Umm. I think I still have that Link up that's in the Evervolv thread. Not sure if it's live.
Click to expand...
Click to collapse
I downloaded your blackat for supersonic and I have it on my computer. I think the link is still working fine.
I tried to flash it via fastboot. It downloads boot image but when booting it gets stuck on htc evo 4g startup screen.
I tried to get a logcat (I don't know if it is possible to get logcat) but it says "CANNOT LINK EXECUTABLE: could not load library "libc.so" needed by "/sbin/sh", caused by library "libc.so" not found"
What is 411? How can I get that?

411 just means let me know the problems you find so i can fix them.
Sent from my One Mini using Tapatalk

Also could some get me the partition layout for the device. That would be very helpful.lol
Sent from my One Mini using Tapatalk

[email protected]:/ # dh
sh: dh: not found
127|[email protected]:/ # df
Filesystem Size Used Free Blksize
/dev 206M 48K 206M 4096
/mnt/asec 206M 0K 206M 4096
/mnt/obb 206M 0K 206M 4096
/app-cache 8M 0K 8M 4096
/system 350M 247M 102M 4096
/data 427M 346M 80M 4096
/cache 160M 56M 103M 4096

mewthree1 said:
[email protected]:/ # dh
sh: dh: not found
127|[email protected]:/ # df
Filesystem Size Used Free Blksize
/dev 206M 48K 206M 4096
/mnt/asec 206M 0K 206M 4096
/mnt/obb 206M 0K 206M 4096
/app-cache 8M 0K 8M 4096
/system 350M 247M 102M 4096
/data 427M 346M 80M 4096
/cache 160M 56M 103M 4096
Click to expand...
Click to collapse
do adb shell and type "mount" without quotes and gimme the readout.

cmvienneau said:
do adb shell and type "mount" without quotes and gimme the readout.
Click to expand...
Click to collapse
|[email protected]:/ # mount
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
tmpfs /app-cache tmpfs rw,relatime,size=8192k 0 0
/dev/block/mtdblock4 /system yaffs2 ro,noatime 0 0
/dev/block/mtdblock6 /data yaffs2 rw,nosuid,nodev,noatime 0 0
/dev/block/mtdblock5 /cache yaffs2 rw,nosuid,nodev,noatime 0 0
/sys/kernel/debug /sys/kernel/debug debugfs rw,relatime 0 0

I have a active EVO I can test if needed, can someone post a link to the Rom were testing on.

Need one more thing from y'all. I need to know the names of the partition along with the mount point. Example "/dev/block/mmcblk0p13= /boot" and so on?
Sent from my One Mini using Tapatalk

^ Someone provide the output of cat proc/mtd.
That'll do it. If your kernel was built w/SELinux enabled, it should be a simple matter of splitting an existing TWRP image and repacking with your zImage. Then all of the fstab stuff should already be correct.

This what ya looking for
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Yes that'd be it. I'll see what I can do now
Sent from my One Mini using Tapatalk

Ok I have a few of these phones so I can test just let me no.

vinman12 said:
Ok I have a few of these phones so I can test just let me no.
Click to expand...
Click to collapse
Well, this is exciting! I'm still using my Evo as my every day phone.

Lol yeah, I'm game for getting this working, Hell looking foward to even theming it up some.

im no dev, but ill help test or whatever. bring on the kit kat!!!!

Any progres on this

That recovery img in the op working

Related

CWM Porting Help [Completed]

I have a found a developer that is willing to help port CWM to this device. He doesn't have this device. He needs the following files.
UPDATE
Got everything we needed so far. Thanks to all that helped! Consider sending the developer utkanos a little something if this is useful to you.
Initial testing is done. He has posted the official release thread. Hope see some cool stuff soon.
Feel free to join #utkanos on freednode as a tester or watch the progress.
...and we have liftoff!
I got CWMR booting on the 927r and thus far it appears stable. Very early stages right now so I'm testing it deeply thanks to a helpful owner as we speak. More details as they come.
Click to expand...
Click to collapse
Hi.
I need the following:
1) A boot.img or zImage
2) A dump of /proc/partitions
3) A dump of /proc/emmc or /proc/mtd (if they exist)
4) A dump of the 'mount' command
Click to expand...
Click to collapse
You need to be rooted to dump the files and I am not rooted. So the faster we get these files, the faster CWM can be ported. Attach or link to the files in your post and thanks.
vil33 said:
I have a found a dev that is willing to help port CWM to this device. He doesn't have this device and isn't on xda as far as I know. He needs the follwing files.
You need to be rooted to dump the files and I am not rooted. So the faster we get these files, the faster CWM can be ported. Attach or link to the files in your post and thanks.
Click to expand...
Click to collapse
Here:
cat /proc/partitions
major minor #blocks name
7 0 12506 loop0
7 1 2111 loop1
7 2 5229 loop2
7 3 3150 loop3
179 0 7552000 mmcblk0
179 1 12288 mmcblk0p1
179 2 614400 mmcblk0p2
179 3 319488 mmcblk0p3
179 4 3932672 mmcblk0p4
179 5 2048 mmcblk0p5
179 6 2097152 mmcblk0p6
179 7 16384 mmcblk0p7
259 0 5120 mmcblk0p8
259 1 8192 mmcblk0p9
259 2 8192 mmcblk0p10
259 3 524288 mmcblk0p11
179 8 7782400 mmcblk1
179 9 7781376 mmcblk1p1
254 0 12505 dm-0
254 1 2110 dm-1
254 2 5229 dm-2
254 3 3150 dm-3
/proc/emmc doesn't exist
cat /proc/mtd
dev: size erasesize name
mount
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,relatime,mode=111 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
debugfs /sys/kernel/debug debugfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/usb tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /app-cache tmpfs rw,relatime,size=8192k 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/mmcblk0p2 /system ext4 ro,relatime,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p1 /efs ext4 rw,nosuid,nodev,noatime,barrier=1,journal_checksum,data=ordered 0 0
/dev/block/mmcblk0p6 /data ext4 rw,nosuid,nodev,noatime,barrier=1,journal_checksum,data=ordered,noauto_da_alloc,discard 0 0
/dev/block/mmcblk0p3 /cache ext4 rw,nosuid,nodev,noatime,barrier=1,data=ordered 0 0
/dev/block/vold/179:4 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,noatime,nodiratime,uid=1000,gid=1015,fmask=0002,dmask=0002,allow_utime
=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro,discard 0 0
/dev/block/vold/179:9 /mnt/sdcard/external_sd vfat rw,dirsync,nosuid,nodev,noexec,noatime,nodiratime,uid=1000,gid=1015,fmask=0002,dmask=0002
,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/179:9 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,noatime,nodiratime,uid=1000,gid=1015,fmask=0002,dmask=0002,allow_
utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
tmpfs /mnt/sdcard/external_sd/.android_secure tmpfs ro,relatime,size=0k,mode=000 0 0
/dev/block/dm-0 /mnt/asec/net.skyscanner.android.main-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,
iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-1 /mnt/asec/com.flightradar24free-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iochar
set=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-2 /mnt/asec/org.scummvm.scummvm-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharse
t=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-3 /mnt/asec/org.scummvm.scummvm.plugin.scumm-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=c
p437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
tcfx44 said:
Here:
Click to expand...
Click to collapse
Thanks for the quick response, I passed it on to the Dev and hopefully he can do this. Do you have the boot.img as well?
vil33 said:
Thanks for the quick response, I passed it on to the Dev and hopefully he can do this. Do you have the boot.img as well?
Click to expand...
Click to collapse
I'm still new to Android and cannot find boot.img. Can you help me with the location of the file?
tcfx44 said:
I'm still new to Android and cannot find boot.img. Can you help me with the location of the file?
Click to expand...
Click to collapse
okay, go ahead and laugh, i'm no dev or linux guy, but there is a boot.img file ready for download on the Rooting the captivate glide thread right? I believe it is on the step 2 of the process (with a link on CarrierIQ Free). When I download that file and extracted, I got boot.img in tar file. Can they use that?
I don't want to upload, unsure about it.
gabby131 said:
okay, go ahead and laugh, i'm no dev or linux guy, but there is a boot.img file ready for download on the Rooting the captivate glide thread right? I believe it is on the step 2 of the process (with a link on CarrierIQ Free). When I download that file and extracted, I got boot.img in tar file. Can they use that?
I don't want to upload, unsure about it.
Click to expand...
Click to collapse
Thanks I forgot about that. Sent him it and hopefully it's the right one.
It would be nice if your friend release CWM to prepare a guide on how he did it, I am learning myself, successfully compiled the kernel but I dont really understand the proccess for CWM, should it is included in the kernel like it is the case for a lot of samsung devices or should it be a recovery...
Thanks for the details
CarpeNoctem said:
It would be nice if your friend release CWM to prepare a guide on how he did it, I am learning myself, successfully compiled the kernel but I dont really understand the proccess for CWM, should it is included in the kernel like it is the case for a lot of samsung devices or should it be a recovery...
Thanks for the details
Click to expand...
Click to collapse
Hey you can meet him on the freenode irc network on channel #koush by the name utkanos, he's usually there 9-5 central. Also it would help if we had a rooted user to help the process out. He just emailed me that he wanted this:
Can you get into stock recovery and get me the recovery.log? Should be in cache or tmp.
Click to expand...
Click to collapse
Hi.
In addition to the recovery.log from stock recovery, I would like to see a build.prop (from system) please.
I do not post on XDA very much, usually over on rootzwiki or on freenode.
Here is the build.prop
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=GINGERBREAD
ro.build.display.id=GINGERBREAD.RUXKJ5
ro.build.version.incremental=RUXKJ5
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.5
ro.build.date=Fri Oct 14 15:36:02 KST 2011
ro.build.date.utc=1318574162
ro.build.type=user
ro.build.user=se.infra
ro.build.host=SEI-28
ro.build.tags=release-keys
ro.product.model=SAMSUNG-SGH-I927R
ro.product.brand=samsung
ro.product.name=SGH-I927R
ro.product.device=SGH-I927R
ro.product.board=SGH-I927R
ro.product.cpu.abi=armeabi-v7a
# Samsung Specific Properties
ro.build.PDA=I927RUXKJ5
ro.build.hidden_ver=I927RUXKJ5
ro.build.changelist=652095
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=CA
ro.wifi.channels=
ro.board.platform=tegra
# ro.build.product is obsolete; use ro.product.device
ro.build.product=SGH-I927R
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=SGH-I927R-user 2.3.5 GINGERBREAD RUXKJ5 release-keys
ro.build.fingerprint=samsung/SGH-I927R/SGH-I927R:2.3.5/GINGERBREAD/RUXKJ5:user/release-keys
# Samsung Specific Properties
ro.build.PDA=I927RUXKJ5
ro.build.hidden_ver=I927RUXKJ5
ro.build.changelist=652095
ro.tether.denied=false
ro.flash.resolution=1080
# end build properties
ro.opengles.version = 131072
wifi.interface=eth0
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/ttys0
ro.sf.lcd_density=240
dalvik.vm.heapsize=64m
# Samsung USB default mode
persist.service.usb.setting=0
# Set Default Timezone as America/New_York
persist.sys.timezone=America/New_York
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.locationfeatures=1
ro.setupwizard.mode=OPTIONAL
ro.com.google.gmsversion=2.3_r7
media.stagefright.enable-player=false
media.stagefright.enable-meta=false
media.stagefright.enable-scan=false
media.stagefright.enable-http=true
media.stagefright.enable-rtsp=false
dev.sfbootcomplete=0
ro.com.google.clientidbase=android-samsung
ro.com.google.clientidbase.ms=android-samsung
ro.com.google.clientidbase.am=android-samsung
ro.com.google.clientidbase.gmm=android-samsung
ro.com.google.clientidbase.yt=android-samsung
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.locationfeatures=1
keyguard.no_require_sim=true
ro.config.ringtone=S_Over_the_horizon.ogg
ro.config.notification_sound=01_Sherbet.ogg
ro.config.alarm_alert=Good_Morning.ogg
ro.config.media_sound=Media_preview_Touch_the_light.ogg
ro.monkey=0
ro.opengles.version=131072
ro.secdevenc=true
ro.wtldatapassword=true
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
Here if the result of the cat proc/mounts
Code:
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,relatime,mode=111 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
debugfs /sys/kernel/debug debugfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/usb tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /app-cache tmpfs rw,relatime,size=8192k 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/mmcblk0p2 /system ext4 ro,relatime,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p1 /efs ext4 rw,nosuid,nodev,noatime,barrier=1,journal_checksum,data=ordered 0 0
/dev/block/mmcblk0p6 /data ext4 rw,nosuid,nodev,noatime,barrier=1,journal_checksum,data=ordered,noau
to_da_alloc,discard 0 0
/dev/block/mmcblk0p3 /cache ext4 rw,nosuid,nodev,noatime,barrier=1,data=ordered 0 0
Cheers for that
edit: I believe I have what I need now, thank you to those who provided the files for me. I will update when I have something tangible for you.
Well I have some bad news for you guys.
The stock kernel provided is bitwise EXACTLY the size of the partition that holds it, and I need to add about 500KB of space to make recovery work.
Thus, repacking the ramdisk with a hacked recovery isn't going to be possible unless the kernel image can get much smaller to accommodate.
utkanos said:
Well I have some bad news for you guys.
The stock kernel provided is bitwise EXACTLY the size of the partition that holds it, and I need to add about 500KB of space to make recovery work.
Thus, repacking the ramdisk with a hacked recovery isn't going to be possible unless the kernel image can get much smaller to accommodate.
Click to expand...
Click to collapse
Isn't it possible to resize the partitions ?
also this mean Samsung has no intention to release any other kernel/version of android or the kernel needs to remains always the same?
Has anyone tried the kernel from the KL1 build? CIQ should be removed from that (it came out a few days after the CIQ fiasco), which could provide the space we're missing...
Symmetric said:
Has anyone tried the kernel from the KL1 build? CIQ should be removed from that (it came out a few days after the CIQ fiasco), which could provide the space we're missing...
Click to expand...
Click to collapse
Thanks for the tip, I think I might have something worth testing if someone wants to hop into IRC
I am on freenode as utkanos in #koush
...and we have liftoff!
I got CWMR booting on the 927r and thus far it appears stable. Very early stages right now so I'm testing it deeply thanks to a helpful owner as we speak. More details as they come.
Symmetric said:
Has anyone tried the kernel from the KL1 build? CIQ should be removed from that (it came out a few days after the CIQ fiasco), which could provide the space we're missing...
Click to expand...
Click to collapse
Good call
Work beautifully achieved
Symmetric said:
Has anyone tried the kernel from the KL1 build? CIQ should be removed from that (it came out a few days after the CIQ fiasco), which could provide the space we're missing...
Click to expand...
Click to collapse
Hooray for me!
Let the games begin?
utkanos said:
...and we have liftoff!
I got CWMR booting on the 927r and thus far it appears stable. Very early stages right now so I'm testing it deeply thanks to a helpful owner as we speak. More details as they come.
Click to expand...
Click to collapse
Amazing work utkanos, now I can get my flash fix on my GF's phone! Thanks a million!

[Q] Dark Tremor?

Can someone explain what is the difference between DTa2sd and the built-in moving apps to SD?
DT A2SD opens up much more possibility. With a partitioned SD card and DT a2sd you can also run Dalvik Caches from SD, Control your swap settings (Given your kernel supports it), you can even symlink apps essential to system function. Regular apps2sd simply stores apps in a folder on your memory card.
I see ... thanks!
I've never used it ... what kind of partition scheme do I need on my SD card for it to work?
d0g said:
I see ... thanks!
I've never used it ... what kind of partition scheme do I need on my SD card for it to work?
Click to expand...
Click to collapse
here is an excelent post to formating your sdcard for use with dt a2sd. This is what i used and was very easy,
http://forum.xda-developers.com/showthread.php?t=1158993&highlight=partition+sd+card
I'm using Titanium Backup Pro ... which allows to move 'any' app to SD, and also Dalvik stuff ... is DT different?
And if I enable it, does it apply only to future installs, or is there a way to have it move current apps?
no.. it does however take a little work to move existing apps to the sd card. you must also download terminal emulator from the market. once you have dt a2sd flashed and terminal emulator installed open the terminal emulator and enter the following commands:
su{enter}
a2sd reinstall{enter}
cachesd{enter}
this will move all the apps you have already installed to your ext partition.
the downside to tibackup is that you must manually move your apps and a2sd moves them automatically when you download them.
dbenney said:
su{enter}
a2sd reinstall{enter}
cachesd{enter}
Click to expand...
Click to collapse
I tried this but got "[X] SD Card not mounted." (From adb on Mac.)
Do I need to mount the sd-ext first?
Also -- what will happen to all the apps which I moved to SD with Ti? Do I need to move those back to int for DT to move them to ext?
Thanks!
FWIW ... this is what a2sd info said:
Code:
sh-3.2# a2sd sysinfo
[ ] Apps2SD is launching...
__ _____
| \ |
| | |
|__/ | Darktremor Apps2SD 2.7.5.2 (2010-09-30)
[ ] GetProp Command = /system/bin/toolbox getprop
[ ] SetProp Command = /system/bin/toolbox setprop
[ ] Mount Point = /sd-ext
[ ] Starting Darktremor Apps2SD Version 2.7.5.2
[ ] Launching Apps2SD Start Program with sysinfo
[ ] Starting Darktremor Apps2SD in sysinfo mode
[ ] System Information:
[ ] Kernel Information:
Linux version 2.6.38.7-SavagedZen-2.2.1-CFS-HAVS+ ([email protected]) (gcc version 4.4.0 (GCC) ) #9 PREEMPT Thu Jun 23 09:16:14 CDT 2011
[ ] CPU Information:
Processor : ARMv7 Processor rev 2 (v7l)
BogoMIPS : 662.40
Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3
CPU implementer : 0x51
CPU architecture: 7
CPU variant : 0x0
CPU part : 0x00f
CPU revision : 2
Hardware : supersonic
Revision : 0003
Serial : 0000000000000000
[ ] Memory:
/system/bin/starta2sd: line 366: i: command not found
MemTotal: 424236 kB
MemFree: 8260 kB
Buffers: 744 kB
Cached: 161140 kB
SwapCached: 0 kB
Active: 281628 kB
Inactive: 83584 kB
Active(anon): 203704 kB
Inactive(anon): 440 kB
Active(file): 77924 kB
Inactive(file): 83144 kB
Unevictable: 264 kB
Mlocked: 0 kB
SwapTotal: 0 kB
SwapFree: 0 kB
Dirty: 0 kB
Writeback: 0 kB
AnonPages: 203600 kB
Mapped: 40444 kB
Shmem: 552 kB
Slab: 23868 kB
SReclaimable: 9408 kB
SUnreclaim: 14460 kB
KernelStack: 5632 kB
PageTables: 11576 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 212116 kB
Committed_AS: 1813656 kB
VmallocTotal: 450560 kB
VmallocUsed: 121740 kB
VmallocChunk: 296964 kB
[ ] Mounted Partition:
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /app-cache tmpfs rw,relatime,size=49152k 0 0
/dev/block/mtdblock4 /system yaffs2 rw,relatime 0 0
/dev/block/mtdblock6 /data yaffs2 rw,nosuid,nodev,relatime 0 0
/dev/block/mtdblock5 /cache yaffs2 rw,nosuid,nodev,relatime 0 0
/sys/kernel/debug /sys/kernel/debug debugfs rw,relatime 0 0
/dev/block/vold/179:1 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0602,dmask=0602,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/179:1 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0602,dmask=0602,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
tmpfs /mnt/sdcard/.android_secure tmpfs ro,relatime,size=0k,mode=000 0 0
/dev/block/dm-0 /mnt/asec/klye.plugin.iw-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-1 /mnt/asec/com.lastpass.lpdolphin-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-2 /mnt/asec/klye.plugin.en-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-3 /mnt/asec/com.onepassword.passwordmanager-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-4 /mnt/asec/com.jajah.mobile-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-5 /mnt/asec/com.ngc.fora-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-6 /mnt/asec/com.lexi.l.mm-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-7 /mnt/asec/com.evernote.skitch-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-8 /mnt/asec/com.ideomobile.hapoalim-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-9 /mnt/asec/com.appspot.swisscodemonkeys.apps-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-10 /mnt/asec/com.google.android.stardroid-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-11 /mnt/asec/com.americanexpress.android.acctsvcs.us-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-12 /mnt/asec/gbis.gbandroid-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-13 /mnt/asec/com.logmein.ignitionpro.android-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-14 /mnt/asec/com.noinnion.android.greader.reader-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-15 /mnt/asec/com.quoord.tapatalkxda.activity-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-16 /mnt/asec/com.google.android.apps.unveil-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-17 /mnt/asec/com.mint-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-18 /mnt/asec/com.lastpass.lpandroid-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-19 /mnt/asec/com.swype.android.installer-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-20 /mnt/asec/com.melodis.midomiMusicIdentifier-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-21 /mnt/asec/com.facebook.katana-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-22 /mnt/asec/com.imdb.mobile-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-23 /mnt/asec/com.google.android.apps.shopper-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-24 /mnt/asec/com.amazon.venezia-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-25 /mnt/asec/com.clov4r.android.nil-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-26 /mnt/asec/com.biggu.shopsavvy-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-27 /mnt/asec/com.jrummy.liberty.toolbox-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-28 /mnt/asec/com.google.android.apps.docs-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-29 /mnt/asec/com.evernote-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-30 /mnt/asec/com.yelp.android-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-31 /mnt/asec/com.intsig.camscanner-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-32 /mnt/asec/com.qo.android.am3-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-33 /mnt/asec/com.rainfrog.yoga-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-34 /mnt/asec/com.skype.raider-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-35 /mnt/asec/com.netflix.mediaclient-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
[ ] Valid Partitions:
nodev sysfs
nodev rootfs
nodev bdev
nodev proc
nodev cgroup
nodev tmpfs
nodev debugfs
nodev sockfs
nodev pipefs
nodev anon_inodefs
nodev devpts
ext2
ext3
ext4
nodev ramfs
vfat
nodev cifs
nodev fuse
fuseblk
nodev fusectl
yaffs
yaffs2
nodev mtd_inodefs
[ ] Swap Information:
: applet not found
cat: can't open '/proc/swaps': No such file or directory
cat: can't open '/proc/swaps': No such file or directory
[ ] Partition Information:
Filesystem Size Used Available Use% Mounted on
tmpfs 207.1M 44.0K 207.1M 0% /dev
tmpfs 207.1M 0 207.1M 0% /mnt/asec
tmpfs 207.1M 0 207.1M 0% /mnt/obb
tmpfs 48.0M 0 48.0M 0% /app-cache
/dev/block/mtdblock4 350.0M 176.2M 173.8M 50% /system
/dev/block/mtdblock6 427.6M 230.7M 196.9M 54% /data
/dev/block/mtdblock5 160.0M 1.5M 158.5M 1% /cache
/dev/block/vold/179:1
7.4G 5.7G 1.7G 77% /mnt/sdcard
/dev/block/vold/179:1
7.4G 5.7G 1.7G 77% /mnt/secure/asec
/dev/block/dm-0 2.0M 300.0K 1.7M 14% /mnt/asec/klye.plugin.iw-1
/dev/block/dm-1 4.1M 2.0M 2.0M 50% /mnt/asec/com.lastpass.lpdolphin-1
/dev/block/dm-2 2.0M 604.0K 1.4M 29% /mnt/asec/klye.plugin.en-1
/dev/block/dm-3 5.1M 3.1M 2.0M 61% /mnt/asec/com.onepassword.passwordmanager-1
/dev/block/dm-4 4.1M 2.3M 1.8M 56% /mnt/asec/com.jajah.mobile-1
/dev/block/dm-5 3.1M 1.2M 1.8M 40% /mnt/asec/com.ngc.fora-1
/dev/block/dm-6 2.0M 728.0K 1.3M 35% /mnt/asec/com.lexi.l.mm-1
/dev/block/dm-7 3.1M 1.5M 1.6M 49% /mnt/asec/com.evernote.skitch-1
/dev/block/dm-8 3.1M 1.9M 1.1M 63% /mnt/asec/com.ideomobile.hapoalim-1
/dev/block/dm-9 2.0M 904.0K 1.2M 43% /mnt/asec/com.appspot.swisscodemonkeys.apps-1
/dev/block/dm-10 4.1M 2.2M 1.9M 53% /mnt/asec/com.google.android.stardroid-1
/dev/block/dm-11 3.1M 1.7M 1.4M 55% /mnt/asec/com.americanexpress.android.acctsvcs.us-1
/dev/block/dm-12 3.1M 1.3M 1.8M 41% /mnt/asec/gbis.gbandroid-1
/dev/block/dm-13 4.1M 2.9M 1.2M 71% /mnt/asec/com.logmein.ignitionpro.android-1
/dev/block/dm-14 3.1M 1.5M 1.5M 50% /mnt/asec/com.noinnion.android.greader.reader-1
/dev/block/dm-15 5.1M 3.0M 2.0M 60% /mnt/asec/com.quoord.tapatalkxda.activity-1
/dev/block/dm-16 4.1M 2.5M 1.6M 61% /mnt/asec/com.google.android.apps.unveil-1
/dev/block/dm-17 3.1M 1.8M 1.2M 60% /mnt/asec/com.mint-1
/dev/block/dm-18 4.1M 2.1M 2.0M 52% /mnt/asec/com.lastpass.lpandroid-1
/dev/block/dm-19 2.0M 92.0K 1.9M 4% /mnt/asec/com.swype.android.installer-1
/dev/block/dm-20 5.1M 3.7M 1.3M 74% /mnt/asec/com.melodis.midomiMusicIdentifier-1
/dev/block/dm-21 5.1M 3.9M 1.1M 77% /mnt/asec/com.facebook.katana-1
/dev/block/dm-22 6.1M 4.2M 1.9M 69% /mnt/asec/com.imdb.mobile-1
/dev/block/dm-23 7.1M 5.5M 1.6M 78% /mnt/asec/com.google.android.apps.shopper-1
/dev/block/dm-24 5.1M 3.8M 1.3M 75% /mnt/asec/com.amazon.venezia-1
/dev/block/dm-25 9.1M 7.2M 2.0M 78% /mnt/asec/com.clov4r.android.nil-1
/dev/block/dm-26 7.1M 5.3M 1.8M 74% /mnt/asec/com.biggu.shopsavvy-1
/dev/block/dm-27 5.1M 3.6M 1.4M 71% /mnt/asec/com.jrummy.liberty.toolbox-1
/dev/block/dm-28 8.1M 6.2M 1.9M 76% /mnt/asec/com.google.android.apps.docs-1
/dev/block/dm-29 8.1M 6.9M 1.2M 85% /mnt/asec/com.evernote-1
/dev/block/dm-30 7.1M 5.7M 1.4M 80% /mnt/asec/com.yelp.android-1
/dev/block/dm-31 12.2M 10.6M 1.6M 87% /mnt/asec/com.intsig.camscanner-1
/dev/block/dm-32 11.2M 9.2M 2.0M 82% /mnt/asec/com.qo.android.am3-1
/dev/block/dm-33 20.3M 19.0M 1.3M 94% /mnt/asec/com.rainfrog.yoga-1
/dev/block/dm-34 16.2M 14.0M 2.2M 87% /mnt/asec/com.skype.raider-1
/dev/block/dm-35 23.3M 21.9M 1.4M 94% /mnt/asec/com.netflix.mediaclient-1
[ ] MTD Information:
dev: size erasesize name
mtd0: 00c00000 00020000 "wimax"
mtd1: 000a0000 00020000 "misc"
mtd2: 00500000 00020000 "recovery"
mtd3: 00280000 00020000 "boot"
mtd4: 15e00000 00020000 "system"
mtd5: 0a000000 00020000 "cache"
mtd6: 1aba0000 00020000 "userdata"
[ ] Phone Serial #: HT07CHLxxxxx
[ ] Bootloader Version: 0.79.0000
[ ] Radio Baseband: 2.15.00.04.08
[ ] Hardware ID: supersonic
[ ] Product Model: PC36100
[ ] Product Brand: htc_supersonic
[ ] Product Device: supersonic
[ ] Product Board: supersonic
[ ] Rom: 4.24.651.1 CL61076 release-keys
[ ] Base Rom Version:
[ ] Setting File System Ready property to 1.
sh-3.2#
d0g said:
I tried this but got "[X] SD Card not mounted." (From adb on Mac.)
Do I need to mount the sd-ext first?
Also -- what will happen to all the apps which I moved to SD with Ti? Do I need to move those back to int for DT to move them to ext?
Thanks!
Click to expand...
Click to collapse
that looks right.... did your phone restart after a2sd did its thing? also when you use terminal emulator... did you download it to your phone from the market? use terminal app on phone, not on computer, im sure you can do it that way but thats above me.
i would move the apps bsack to internal storage through ti.. you dont want multiple copies of stuff eating storage space.
I tried from Terminal on the phone (as su) and got this:
Code:
> a2sd reinstall (su)
[ ] Apps2SD is launching...
__ _____
| \ |
| | |
|__/ | Darktremor Apps2SD 2.7.5.2 (2010-09-30)
[ ] GetProp Command = /system/bin/toolbox getprop
[ ] SetProp Command = /system/bin/toolbox setprop
[ ] Mount Point = /sd-ext
[ ] Starting Darktremor Apps2SD Version 2.7.5.2
[ ] Launching Apps2SD Start Program with reinstall
[ ] Starting Darktremor Apps2SD in reinstall mode
[X] SD Card not mounted.
Cannot reinstall applications to SD card.
rm: cannot remove '/data/dta2sd.lg2': Permission denied
cp: cannot create '/data/dta2sd.lg2': File exists
rm: cannot remove '/data/dta2sd.lg1': Permission denied
cp: cannot create '/data/dta2sd.lg1': File exists
rm: cannot remove '/data/dta2sd.log': Permission denied
grep: /init.rc: Permission denied
OK, so I'm a bonehead.
Turns out I don't HAVE an ext partition!
(Didn't realize Ti moved stuff to a folder on FAT)
Sorry!
lol no problem. jsut follow the partition sdcard link i posted and you will be all good
One more question...
With dt installed, can I still have some apps internal? Or do they all go to SD?
CM7.2.1 / from xda app ]

[Q] how can I tell what type of EXT partition a ROM supports for a2sd?

I am trying to figure out what type of EXT partition I should be using. I created a 5GB EXT4 partition but when I goto my apps manager in settings it show that the apps are still on internal storage, and the ones that I can move to SD are showing that my storage is around 24GB.
The a2sd tool I am using is Darktremor Apps2SD 2.7.5.2. As per the installation instructions for the ROM I went into terminal emulator ran a2sd reinstall. But my apps still show that they are either installed on internal storage or on the 24GB partition.
I am using this ROM:
http://forum.xda-developers.com/showthread.php?t=2086163
Any help would be awesome. Thank you.
Okay first off everyone will tell you that 5 gig is a bit excessive and some say over 1 gig will cause issues. I run about 1.5 gig on mine with no issues. Second lookiing under settings will tell you nothing at all. Dt's script just tricks the os into thinking your sd-ext is part of the internal memory but does not show anything larger than stock under the app manager. A quick way to check is open up terminal and type "su" press enter and grant terminal superuser permissions. Then type a2sd sysinfo and it will tell you how much of each partion is used or if you titianum backup that will also show your sd-ext info.
Truth on size. I Upped mine to 2 GB and had nothing but issues. I just dropped back to 1.5 and it's a lot more stable
HipKat said:
Truth on size. I Upped mine to 2 GB and had nothing but issues. I just dropped back to 1.5 and it's a lot more stable
Click to expand...
Click to collapse
I have 3gb ext with no problems at all on 32gb class 10 card. It seems some people have problems and others don't.
Evilone69tmg said:
I have 3gb ext with no problems at all on 32gb class 10 card. It seems some people have problems and others don't.
Click to expand...
Click to collapse
I tried a new 16GB Class 10 today and it was a nightmare. Took it back for a Class 4 and no probs
HipKat said:
I tried a new 16GB Class 10 today and it was a nightmare. Took it back for a Class 4 and no probs
Click to expand...
Click to collapse
Interesting.
I use a 32GB Class 6 without problems.
Glad I didn't go for the Class 10.
9h0s7 said:
Interesting.
I use a 32GB Class 6 without problems.
Click to expand...
Click to collapse
I have a 16GB Class 10 and have used up to 2.5 GB sd-ext with no issues either. I currently have 512MB swap, 1.4GB sd-ext ext2, remainder fat32 and have no problems flashing any rom.
It could be because I use EXT4, that makes the Class 10 have problems, but I did some Googling and there are a lot of people with Class 10 Cards having Problems. One thing I forgot to do was add a Swap partition, but I'm still not sure if I really needed one or not
Cool, I will lower it down to around 1.4GB but how can I tell if the ROM I am using actually supports EXT4 I had already ran a2sd sysinfo and this is what it said is it supporting the EXT4 and swap partition?:
[ ] Apps2SD is launching...
__ _____
| \ |
| | |
|__/ | Darktremor Apps2SD 2.7.5.2 (2010-09-30)
[ ] GetProp Command = /system/bin/toolbox getprop
[ ] SetProp Command = /system/bin/toolbox setprop
[ ] Mount Point = /system/sd
[ ] Starting Darktremor Apps2SD Version 2.7.5.2
[ ] Launching Apps2SD Start Program with sysinfo
[ ] Starting Darktremor Apps2SD in sysinfo mode
[ ] System Information:
[ ] Kernel Information:
Linux version 2.6.38.8-BlackDome_TSP_v2.1 ([email protected]) (gcc version 4.4.3 (GCC) ) #3 PREEMPT Sat Feb 9 10:11:05 EST 2013
[ ] CPU Information:
Processor : ARMv7 Processor rev 2 (v7l)
BogoMIPS : 407.63
Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3
CPU implementer : 0x51
CPU architecture: 7
CPU variant : 0x0
CPU part : 0x00f
CPU revision : 2
Hardware : supersonic
Revision : 0003
Serial : 0000000000000000
[ ] Memory:
/system/bin/starta2sd: line 366: i: command not found
MemTotal: 422800 kB
MemFree: 13240 kB
Buffers: 24944 kB
Cached: 53120 kB
SwapCached: 6804 kB
Active: 173752 kB
Inactive: 165252 kB
Active(anon): 128832 kB
Inactive(anon): 132740 kB
Active(file): 44920 kB
Inactive(file): 32512 kB
Unevictable: 328 kB
Mlocked: 0 kB
SwapTotal: 999976 kB
SwapFree: 979464 kB
Dirty: 0 kB
Writeback: 0 kB
AnonPages: 257332 kB
Mapped: 52664 kB
Shmem: 304 kB
Slab: 15832 kB
SReclaimable: 4976 kB
SUnreclaim: 10856 kB
KernelStack: 5664 kB
PageTables: 8872 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 1211376 kB
Committed_AS: 3991596 kB
VmallocTotal: 450560 kB
VmallocUsed: 120076 kB
VmallocChunk: 268292 kB
[ ] Mounted Partition:
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
tmpfs /app-cache tmpfs rw,relatime,size=8192k 0 0
/dev/block/mtdblock4 /system yaffs2 ro,relatime 0 0
/dev/block/mtdblock6 /data yaffs2 rw,nosuid,nodev,relatime 0 0
/dev/block/mtdblock5 /cache yaffs2 rw,nosuid,nodev,relatime 0 0
/dev/block/mmcblk0p2 /system/sd ext4 rw,noatime,nodiratime,barrier=1,data=ordered 0 0
/sys/kernel/debug /sys/kernel/debug debugfs rw,relatime 0 0
[ ] Valid Partitions:
nodev sysfs
nodev rootfs
nodev bdev
nodev proc
nodev cgroup
nodev tmpfs
nodev debugfs
nodev sockfs
nodev pipefs
nodev anon_inodefs
nodev devpts
ext3
ext2
ext4
nodev ramfs
vfat
nodev cifs
nodev fuse
fuseblk
nodev fusectl
yaffs
yaffs2
nodev mtd_inodefs
[ ] Swap Information:
: applet not found
Filename Type Size Used Priority
/dev/block/mmcblk0p3 partition 999976 20512 -1
[ ] Partition Information:
Filesystem Size Used Available Use% Mounted on
tmpfs 206.4M 48.0K 206.4M 0% /dev
tmpfs 206.4M 0 206.4M 0% /mnt/asec
tmpfs 206.4M 0 206.4M 0% /mnt/obb
tmpfs 8.0M 0 8.0M 0% /app-cache
/dev/block/mtdblock4 350.0M 339.5M 10.5M 97% /system
/dev/block/mtdblock6 426.0M 144.3M 281.7M 34% /data
/dev/block/mtdblock5 160.0M 2.8M 157.2M 2% /cache
/dev/block/mmcblk0p2 4.7G 182.2M 4.3G 4% /system/sd
[ ] MTD Information:
dev: size erasesize name
mtd0: 00c00000 00040000 "wimax"
mtd1: 00100000 00040000 "misc"
mtd2: 00480000 00040000 "recovery"
mtd3: 00340000 00040000 "boot"
mtd4: 15e00000 00040000 "system"
mtd5: 0a000000 00040000 "cache"
mtd6: 1aa00000 00040000 "userdata"
[ ] Phone Serial #: HT114HL12974
[ ] Bootloader Version: 2.10.0001
[ ] Radio Baseband: 2.15.00.11.19
[ ] Hardware ID: supersonic
[ ] Product Model: X10
[ ] Product Brand: SonyEricsson_x10
[ ] Product Device: x10
[ ] Product Board: es209ra
[ ] Rom: 4.24.651.1 CL61076 release-keys
[ ] Base Rom Version:
[ ] Setting File System Ready property to 1.
Pretty much everything is good on EXT4. I use that with every ROM I Flash
Yes you are good with ext4 I cut and pasted the part you need to look for that way you know what is going on. Under valid partitions there is a whole list of things but there is only a couple of things that you need to worry about I have them in bold and underlined. Now support of ext2-4 is dependent on your kernel and all of the new kernels support ext4. You can see by what I have highlighted yours support all three. If it only supported ext2 then it would only show ext2 where I have it highlighted. If it supports ext3 then it will show ext2, ext3 but ext4 would not be in the list. Hope this helps you out.
[ ] Valid Partitions:
nodev sysfs
nodev rootfs
nodev bdev
nodev proc
nodev cgroup
nodev tmpfs
nodev debugfs
nodev sockfs
nodev pipefs
nodev anon_inodefs
nodev devpts
ext3
ext2
ext4
nodev ramfs
vfat
nodev cifs
nodev fuse
fuseblk
nodev fusectl
yaffs
yaffs2
nodev mtd_inodefs
So I should just resize it?
jlmancuso said:
Yes you are good with ext4 I cut and pasted the part you need to look for that way you know what is going on. Under valid partitions there is a whole list of things but there is only a couple of things that you need to worry about I have them in bold and underlined. Now support of ext2-4 is dependent on your kernel and all of the new kernels support ext4. You can see by what I have highlighted yours support all three. If it only supported ext2 then it would only show ext2 where I have it highlighted. If it supports ext3 then it will show ext2, ext3 but ext4 would not be in the list. Hope this helps you out.
[ ] Valid Partitions:
nodev sysfs
nodev rootfs
nodev bdev
nodev proc
nodev cgroup
nodev tmpfs
nodev debugfs
nodev sockfs
nodev pipefs
nodev anon_inodefs
nodev devpts
ext3
ext2
ext4
nodev ramfs
vfat
nodev cifs
nodev fuse
fuseblk
nodev fusectl
yaffs
yaffs2
nodev mtd_inodefs
Click to expand...
Click to collapse
Yes that is very helpful I wasn't sure how to interpret that information. I thought that maybe it was just telling me which partitions were valid as in not corrupted. Did not realize that it meant supported. Thank you. Would Swap be listed there if it was supported?
Yes but there are very few kernels that support swap. Also you see how it says nodev before some of the listed items those are supported but not present on your device.
Sent from my EVO 4G using xda app-developers app
jlmancuso said:
...Second lookiing under settings will tell you nothing at all. Dt's script just tricks the os into thinking your sd-ext is part of the internal memory but does not show anything larger than stock under the app manager...
Click to expand...
Click to collapse
So what you are saying here is that my apps are actually being moved to the ext4 partition by A2SD but when I look under settings that storage is't being represented? So the second tab there "On SD Card" has nothing to do with my ext4 that is the fat32 leftover bit after setting my partitions. So I don't need to ever select "Move to SD card" button in the App info because a2sd does it automagically?
Bingo! If you have a2sd installed you should never do the move to sd card option it can cause issues with your apps. Now if you have run the a2sd install or reinstall in the terminal window then you wont have to do anything else ever. When you install an app it goes to your sd-ext with no actions needed from you. As long as your internal memory stays over 100MB free everything will run great. There are options to move your DC and data to sd-ext but I only move the apps myself since the apps dont run anyways. They are transformed in the DC and run from there. If you move the DC to your sd-ext then it will slow down your phone because sd-ext is not as fast as your internal memory.

[INFO][DEV][OUDHS] Bootloader = unlckd :: Partition info :: Package/APK list :: Dumps

Quick references.
Partition list:
Code:
aboot -> /dev/block/mmcblk0p6
apnhlos -> /dev/block/mmcblk0p1
backup -> /dev/block/mmcblk0p23
boot -> /dev/block/mmcblk0p20
cache -> /dev/block/mmcblk0p18
carrier -> /dev/block/mmcblk0p28
efs -> /dev/block/mmcblk0p10
fota -> /dev/block/mmcblk0p22
fsg -> /dev/block/mmcblk0p24
hidden -> /dev/block/mmcblk0p27
m9kefs1 -> /dev/block/mmcblk0p13
m9kefs2 -> /dev/block/mmcblk0p14
m9kefs3 -> /dev/block/mmcblk0p15
mdm -> /dev/block/mmcblk0p2
modemst1 -> /dev/block/mmcblk0p11
modemst2 -> /dev/block/mmcblk0p12
pad -> /dev/block/mmcblk0p9
param -> /dev/block/mmcblk0p19
persdata -> /dev/block/mmcblk0p26
persist -> /dev/block/mmcblk0p17
recovery -> /dev/block/mmcblk0p21
rpm -> /dev/block/mmcblk0p7
sbl1 -> /dev/block/mmcblk0p3
sbl2 -> /dev/block/mmcblk0p4
sbl3 -> /dev/block/mmcblk0p5
ssd -> /dev/block/mmcblk0p25
system -> /dev/block/mmcblk0p16
tz -> /dev/block/mmcblk0p8
userdata -> /dev/block/mmcblk0p29
Active mounts:
Code:
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,seclabel,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,seclabel,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,seclabel,relatime 0 0
selinuxfs /sys/fs/selinux selinuxfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/secure tmpfs rw,seclabel,relatime,mode=700 0 0
tmpfs /mnt/asec tmpfs rw,seclabel,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,seclabel,relatime,mode=755,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/mmcblk0p26 /persdata/absolute ext4 rw,seclabel,nosuid,nodev,relatime,data=ordered 0 0
/dev/block/platform/msm_sdcc.1/by-name/system /system ext4 ro,seclabel,relatime,data=ordered 0 0
/dev/block/platform/msm_sdcc.1/by-name/userdata /data ext4 rw,seclabel,nosuid,nodev,noatime,discard,journal_checksum,journal_async_commit,noauto_da_alloc,data=ordered 0 0
/dev/block/platform/msm_sdcc.1/by-name/cache /cache ext4 rw,seclabel,nosuid,nodev,noatime,discard,journal_checksum,journal_async_commit,noauto_da_alloc,data=ordered 0 0
/dev/block/platform/msm_sdcc.1/by-name/apnhlos /firmware vfat ro,context=u:object_r:firmware:s0,relatime,uid=1000,gid=1000,fmask=0337,dmask=0227,codepage=cp437,iocharset=iso8859-1,shortname=lower,errors=remount-ro 0 0
/dev/block/platform/msm_sdcc.1/by-name/mdm /firmware-mdm vfat ro,context=u:object_r:firmware:s0,relatime,uid=1000,gid=1000,fmask=0337,dmask=0227,codepage=cp437,iocharset=iso8859-1,shortname=lower,errors=remount-ro 0 0
/dev/block/platform/msm_sdcc.1/by-name/efs /efs ext4 rw,seclabel,nosuid,nodev,noatime,discard,journal_checksum,journal_async_commit,noauto_da_alloc,errors=panic,data=ordered 0 0
/sys/kernel/debug /sys/kernel/debug debugfs rw,relatime 0 0
none /dev/memcgrp cgroup rw,relatime,memory 0 0
/data/container /mnt/shell/container sdcardfs rw,nosuid,nodev,relatime,uid=1000,gid=1000 0 0
/data/media /mnt/shell/emulated sdcardfs rw,nosuid,nodev,relatime,uid=1023,gid=1023 0 0
APKs => package names:
Code:
package:/system/app/Match3VS.apk=air.com.playplus.canimalMatch3VS
package:/system/framework/framework-res.apk=android
package:/system/app/GoogleSearchWidget.apk=android.googleSearch.googleSearchWidget
package:/system/app/LocalFOTA.apk=com.LocalFota
package:/system/app/MtpApplication.apk=com.android.MtpApplication
package:/system/app/Preconfig.apk=com.android.Preconfig
package:/system/app/KeyguardBackupRestore.apk=com.android.app.keyguardbackuprestore
package:/system/app/Tag.apk=com.android.apps.tag
package:/system/app/BackupRestoreConfirmation.apk=com.android.backupconfirm
package:/system/app/Bluetooth.apk=com.android.bluetooth
package:/system/app/BrowserProviderProxy.apk=com.android.browser.provider
package:/system/app/SecCalendar_NAmerica_SPen.apk=com.android.calendar
package:/system/app/CertInstaller.apk=com.android.certinstaller
package:/system/app/Chrome.apk=com.android.chrome
package:/system/app/ClipboardSaveService.apk=com.android.clipboardsaveservice
package:/system/app/SecContacts.apk=com.android.contacts
package:/system/app/DefaultContainerService.apk=com.android.defcontainer
package:/system/app/BasicDreams.apk=com.android.dreams.basic
package:/system/app/PhotoTable.apk=com.android.dreams.phototable
package:/system/app/SecEmail_J.apk=com.android.email
package:/system/app/SecExchange.apk=com.android.exchange
package:/system/app/FaceLock.apk=com.android.facelock
package:/system/app/SecHTMLViewer.apk=com.android.htmlviewer
package:/system/app/InputDevices.apk=com.android.inputdevices
package:/system/app/KeyChain.apk=com.android.keychain
package:/system/app/FusedLocation.apk=com.android.location.fused
package:/system/app/SecMms.apk=com.android.mms
package:/system/app/MusicFX.apk=com.android.musicfx
package:/system/app/NfcNci.apk=com.android.nfc
package:/system/app/NoiseField.apk=com.android.noisefield
package:/system/app/PackageInstaller.apk=com.android.packageinstaller
package:/system/app/PageBuddyNotiSvc2.apk=com.android.pagebuddynotisvc
package:/system/app/PhaseBeam.apk=com.android.phasebeam
package:/system/app/SecPhone.apk=com.android.phone
package:/system/app/PickUpTutorial.apk=com.android.pickuptutorial
package:/system/app/ApplicationsProvider.apk=com.android.providers.applications
package:/system/app/SecCalendarProvider.apk=com.android.providers.calendar
package:/system/app/SecContactsProvider.apk=com.android.providers.contacts
package:/system/app/SecDownloadProvider.apk=com.android.providers.downloads
package:/system/app/SecDownloadProviderUi.apk=com.android.providers.downloads.ui
package:/system/app/DrmProvider.apk=com.android.providers.drm
package:/system/app/SecMediaProvider.apk=com.android.providers.media
package:/system/app/PartnerBookmarksProvider.apk=com.android.providers.partnerbookmarks
package:/system/app/SecurityProvider.apk=com.android.providers.security
package:/system/app/SecSettingsProvider.apk=com.android.providers.settings
package:/system/app/TasksProvider.apk=com.android.providers.tasks
package:/system/app/SecTelephonyProvider.apk=com.android.providers.telephony
package:/system/app/UserDictionaryProvider.apk=com.android.providers.userdictionary
package:/system/app/EdmSysScopeService.apk=com.android.server.device.enterprise
package:/system/app/EdmSimPinService.apk=com.android.server.enterprise.simpin
package:/system/app/EdmVpnServices.apk=com.android.server.vpn.enterprise
package:/system/app/SecSettings.apk=com.android.settings
package:/system/app/MobileTrackerEngineTwo.apk=com.android.settings.mt
package:/system/app/SharedStorageBackup.apk=com.android.sharedstoragebackup
package:/system/app/Stk.apk=com.android.stk
package:/system/app/SystemUI.apk=com.android.systemui
package:/system/app/Phonesky.apk=com.android.vending
package:/system/app/VpnDialogs.apk=com.android.vpndialogs
package:/system/app/SecLiveWallpapersPicker.apk=com.android.wallpaper.livepicker
package:/system/app/Eraser.apk=com.arcsoft.demo.piclear
package:/system/app/BeautyFace.apk=com.arcsoft.flawlessface
package:/system/app/PicAction.apk=com.arcsoft.picaction.app
package:/system/app/AnimatedScene.apk=com.arcsoft.picmovie
package:/system/app/BestFace.apk=com.arcsoft.picturesbest.app
package:/system/app/Blurb.apk=com.blurb.checkout
package:/system/app/IQ-tmobile-release-unsigned.signed_TMO.apk=com.carrieriq.tmobile
package:/system/app/IQ_OOB_TMO.apk=com.carrieriq.tmobile.IQOOB
package:/system/app/IQToggle.signed_TMO.apk=com.carrieriq.tmobile.IQToggle
package:/system/app/ECID-release_TMO.apk=com.cequint.ecid
package:/system/app/Com2usPoker_ASGC.apk=com.com2us.c2sholdem.normal.freefull.samsungapps.global.android.samsung
package:/system/app/ChatONV_J.apk=com.coolots.chaton
package:/system/app/DemoStub_TMO.apk=com.customermobile.tmous.preload
package:/system/app/DioDict3Service.apk=com.diotek.diodict3.service
package:/system/app/Dropbox.apk=com.dropbox.android
package:/system/app/MobilePrintSvc_Epson.apk=com.epson.mobilephone.samsungprintservice
package:/system/app/Books.apk=com.google.android.apps.books
package:/system/app/Magazines.apk=com.google.android.apps.magazines
package:/system/app/GMS_Maps.apk=com.google.android.apps.maps
package:/system/app/PlusOne.apk=com.google.android.apps.plus
package:/system/app/MediaUploader.apk=com.google.android.apps.uploader
package:/system/app/GoogleBackupTransport.apk=com.google.android.backup
package:/system/app/GoogleFeedback.apk=com.google.android.feedback
package:/system/app/Gmail2.apk=com.google.android.gm
package:/system/app/GmsCore.apk=com.google.android.gms
package:/system/app/Velvet.apk=com.google.android.googlequicksearchbox
package:/system/app/GoogleServicesFramework.apk=com.google.android.gsf
package:/system/app/GoogleLoginService.apk=com.google.android.gsf.login
package:/system/app/NetworkLocation.apk=com.google.android.location
package:/system/app/talkback.apk=com.google.android.marvin.talkback
package:/system/app/Music2.apk=com.google.android.music
package:/system/app/GooglePartnerSetup.apk=com.google.android.partnersetup
package:/system/app/SetupWizard.apk=com.google.android.setupwizard
package:/system/app/Street.apk=com.google.android.street
package:/system/app/GoogleCalendarSyncAdapter.apk=com.google.android.syncadapters.calendar
package:/system/app/GoogleContactsSyncAdapter.apk=com.google.android.syncadapters.contacts
package:/system/app/Talk.apk=com.google.android.talk
package:/system/app/GoogleTTS.apk=com.google.android.tts
package:/system/app/Videos.apk=com.google.android.videos
package:/system/app/VoiceSearchStub.apk=com.google.android.voicesearch
package:/system/app/YouTube.apk=com.google.android.youtube
package:/system/app/MobilePrintSvc_HP.apk=com.hp.android.printservice
package:/system/app/PolarisOffice5.apk=com.infraware.polarisoffice5
package:/system/app/VpnClient.apk=com.ipsec.vpnclient
package:/system/app/TrimApp_phone_J.apk=com.lifevibes.trimapp
package:/system/app/Lookout_TMO.apk=com.lookout
package:/system/app/com.mobitv.client.tmobiletvhd.apk=com.mobitv.client.tmobiletvhd
package:/system/app/ChocoEUKor.apk=com.monotype.android.font.chococooky
package:/system/app/CoolEUKor.apk=com.monotype.android.font.cooljazz
package:/system/app/DroidSansSherifItalic.apk=com.monotype.android.font.droidserifitalic
package:/system/app/RoseEUKor.apk=com.monotype.android.font.rosemary
package:/system/app/SamsungSans.apk=com.monotype.android.font.samsungsans
package:/system/app/ip-provider.apk=com.movial.ipprovider
package:/system/app/IPService.apk=com.movial.ipservice
package:/system/app/WifiCall.apk=com.movial.wificall
package:/system/app/Swype.apk=com.nuance.swype.input
package:/system/app/Samsungservice.apk=com.osp.app.signin
package:/system/app/qcrilmsgtunnel.apk=com.qualcomm.qcrilmsgtunnel
package:/system/app/shutdownlistener.apk=com.qualcomm.shutdownlistner
package:/system/app/TimeService.apk=com.qualcomm.timeservice
package:/system/app/WfdP2pService.apk=com.qualcomm.wifip2p.service
package:/system/app/SamsungTTS.apk=com.samsung.SMT
package:/system/app/AccessControl.apk=com.samsung.android.app.accesscontrol
package:/system/app/AssistantMenu.apk=com.samsung.android.app.assistantmenu
package:/system/app/ColorBlind.apk=com.samsung.android.app.colorblind
package:/system/app/Divx.apk=com.samsung.android.app.divx
package:/system/app/Episodes.apk=com.samsung.android.app.episodes
package:/system/app/FilterInstaller.apk=com.samsung.android.app.filterinstaller
package:/system/app/GestureService.apk=com.samsung.android.app.gestureservice
package:/system/app/SharingAccessibilitySettings.apk=com.samsung.android.app.shareaccessibilitysettings
package:/system/app/SphericalMosaic.apk=com.samsung.android.app.sm
package:/system/app/StoryAlbumWidget.apk=com.samsung.android.app.storyalbumwidget
package:/system/app/MDMApp.apk=com.samsung.android.mdm
package:/system/app/FilterProvider.apk=com.samsung.android.provider.filterprovider
package:/system/app/ContextProvider.apk=com.samsung.android.providers.context
package:/system/app/TravelService.apk=com.samsung.android.service.travel
package:/system/app/TravelWidget.apk=com.samsung.android.tripwidget
package:/system/app/SmartBriefing4x2.apk=com.samsung.android.widgetapp.briefing4x2
package:/system/app/PRUI.apk=com.samsung.app.playreadyui
package:/system/app/SamsungVideo.apk=com.samsung.everglades.video
package:/system/app/GroupPlay_20.apk=com.samsung.groupcast
package:/system/app/PhrCloudService.apk=com.samsung.health.phr
package:/system/app/InteractiveTutorial.apk=com.samsung.helphub
package:/system/app/SamsungMusic.apk=com.samsung.music
package:/system/app/INDI_Server.apk=com.samsung.scrc.idi.server
package:/system/app/CSC.apk=com.samsung.sec.android.application.csc
package:/system/app/ShareShotService.apk=com.samsung.shareshot
package:/system/app/AllShareCastPlayer.apk=com.sec.allsharecastplayer
package:/system/app/Kies.apk=com.sec.android.Kies
package:/system/app/ServiceModeApp_RIL.apk=com.sec.android.RilServiceModeApp
package:/system/app/SimpleWidget.apk=com.sec.android.SimpleWidget
package:/system/app/AllshareControlShare.apk=com.sec.android.allshare.service.controlshare
package:/system/app/AllshareFileShare.apk=com.sec.android.allshare.service.fileshare
package:/system/app/AllshareMediaShare.apk=com.sec.android.allshare.service.mediashare
package:/system/app/AutomationTest_FB.apk=com.sec.android.app.DataCreate
package:/system/app/AllshareFileShareClient.apk=com.sec.android.app.FileShareClient
package:/system/app/AllshareFileShareServer.apk=com.sec.android.app.FileShareServer
package:/system/app/FlashBarService.apk=com.sec.android.app.FlashBarService
package:/system/app/GlanceView.apk=com.sec.android.app.GlanceView
package:/system/app/SecSetupWizard2013.apk=com.sec.android.app.SecSetupWizard
package:/system/app/BluetoothTest.apk=com.sec.android.app.bluetoothtest
package:/system/app/SamsungCamera2.apk=com.sec.android.app.camera
package:/system/app/ClockPackage.apk=com.sec.android.app.clockpackage
package:/system/app/Collage_fhd.apk=com.sec.android.app.collage
package:/system/app/JobManager.apk=com.sec.android.app.controlpanel
package:/system/app/EasyLauncher.apk=com.sec.android.app.easylauncher
package:/system/app/FactoryKeystring_FB.apk=com.sec.android.app.factorykeystring
package:/system/app/SamsungGames.apk=com.sec.android.app.gamehub
package:/system/app/HwModuleTest.apk=com.sec.android.app.hwmoduletest
package:/system/app/KeyguardWidget.apk=com.sec.android.app.keyguard
package:/system/app/kieswifi.apk=com.sec.android.app.kieswifi
package:/system/app/SecLauncher3.apk=com.sec.android.app.launcher
package:/system/app/MusicLiveShare.apk=com.sec.android.app.mediasync
package:/system/app/minimode-res.apk=com.sec.android.app.minimode.res
package:/system/app/MobilePrint2.apk=com.sec.android.app.mobileprint
package:/system/app/MusicPlayerWT.apk=com.sec.android.app.music
package:/system/app/SecNoteMyFiles.apk=com.sec.android.app.myfiles
package:/system/app/NfcTest.apk=com.sec.android.app.nfctest
package:/system/app/SamsungOCR2.apk=com.sec.android.app.ocr
package:/system/app/SCParser.apk=com.sec.android.app.parser
package:/system/app/Personalization.apk=com.sec.android.app.personalization
package:/system/app/SecCalculator_3d.apk=com.sec.android.app.popupcalculator
package:/system/app/PopupuiReceiver.apk=com.sec.android.app.popupuireceiver
package:/system/app/ringtoneBR.apk=com.sec.android.app.ringtoneBR
package:/system/app/SamsungApps_J_Only.apk=com.sec.android.app.samsungapps
package:/system/app/SamsungAppsUNA3.apk=com.sec.android.app.samsungapps.una2
package:/system/app/SBrowser.apk=com.sec.android.app.sbrowser
package:/system/app/SBrowserTry.apk=com.sec.android.app.sbrowsertry
package:/system/app/serviceModeApp_FB.apk=com.sec.android.app.servicemodeapp
package:/system/app/SHealth2.apk=com.sec.android.app.shealth
package:/system/app/SNS.apk=com.sec.android.app.sns3
package:/system/app/SysScope.apk=com.sec.android.app.sysscope
package:/system/app/TMServerApp.apk=com.sec.android.app.tmserver
package:/system/app/S_Translator_CSLi.apk=com.sec.android.app.translator
package:/system/app/TwDVFSApp.apk=com.sec.android.app.twdvfs
package:/system/app/SecVideoPlayer.apk=com.sec.android.app.videoplayer
package:/system/app/VoiceRecorder.apk=com.sec.android.app.voicerecorder
package:/system/app/SecWallpaperChooser.apk=com.sec.android.app.wallpaperchooser
package:/system/app/WfdBroker.apk=com.sec.android.app.wfdbroker
package:/system/app/WlanTest.apk=com.sec.android.app.wlantest
package:/system/app/BandService.apk=com.sec.android.band
package:/system/app/CloudAgent.apk=com.sec.android.cloudagent
package:/system/app/DropboxOOBE.apk=com.sec.android.cloudagent.dropboxoobe
package:/system/app/WeatherWidgetDaemon.apk=com.sec.android.daemonapp
package:/system/app/DirectConnect.apk=com.sec.android.directconnect
package:/system/app/DirectShareManager.apk=com.sec.android.directshare
package:/system/app/OmaDrmPopup.apk=com.sec.android.drmpopup
package:/system/app/EasySettings.apk=com.sec.android.easysettings
package:/system/app/FotaClient.apk=com.sec.android.fotaclient
package:/system/app/FWUpgrade.apk=com.sec.android.fwupgrade
package:/system/app/SecGallery2013.apk=com.sec.android.gallery3d
package:/system/app/SamsungIME.apk=com.sec.android.inputmethod
package:/system/app/PhotoRetouching_fhd.apk=com.sec.android.mimage.photoretouching
package:/system/app/MMAppFramework.apk=com.sec.android.mmapp
package:/system/app/AirMotionTryActually.apk=com.sec.android.motions.settings.airmotiontutorial
package:/system/app/AllshareMediaServer.apk=com.sec.android.nearby.mediaserver
package:/system/app/PreloadInstaller.apk=com.sec.android.preloadinstaller
package:/system/app/BadgeProvider.apk=com.sec.android.provider.badge
package:/system/app/LogsProvider.apk=com.sec.android.provider.logsprovider
package:/system/app/SNoteProvider.apk=com.sec.android.provider.snote
package:/system/app/sCloudBackupApp.apk=com.sec.android.sCloudBackupApp
package:/system/app/sCloudBackupProvider.apk=com.sec.android.sCloudBackupProvider
package:/system/app/sCloudDataRelay.apk=com.sec.android.sCloudRelayData
package:/system/app/sCloudDataSync.apk=com.sec.android.sCloudSync
package:/system/app/sCloudSyncCalendar.apk=com.sec.android.sCloudSyncCalendar
package:/system/app/sCloudSyncContacts.apk=com.sec.android.sCloudSyncContacts
package:/system/app/sCloudSyncSBrowserBookmark.apk=com.sec.android.sCloudSyncSBrowserBookMark
package:/system/app/sCloudSyncSBrowserTabs.apk=com.sec.android.sCloudSyncSBrowserTabs
package:/system/app/sCloudSyncSNote.apk=com.sec.android.sCloudSyncSNote
package:/system/app/sCloudQuotaApp.apk=com.sec.android.scloud.quota
package:/system/app/CapabilityManagerService.apk=com.sec.android.service.cm
package:/system/app/HealthContentProvider.apk=com.sec.android.service.health.provider
package:/system/app/SensorService.apk=com.sec.android.service.health.sensor
package:/system/app/CHS_J_Device_only.apk=com.sec.android.widget.samsungapps
package:/system/app/SPlannerAppWidget_NAmerica.apk=com.sec.android.widgetapp.SPlannerAppWidget
package:/system/app/AlarmWidget.apk=com.sec.android.widgetapp.alarmwidget
package:/system/app/AccuweatherPhone2013.apk=com.sec.android.widgetapp.ap.hero.accuweather
package:/system/app/YahoonewsPhone2013.apk=com.sec.android.widgetapp.ap.yahoonews
package:/system/app/YahoostockPhone2013.apk=com.sec.android.widgetapp.ap.yahoostock.stockclock
package:/system/app/DigitalClock.apk=com.sec.android.widgetapp.digitalclock
package:/system/app/DigitalClock21.apk=com.sec.android.widgetapp.digitalclock2x1
package:/system/app/SMemo2.apk=com.sec.android.widgetapp.diotek.smemo
package:/system/app/DualClockDigital.apk=com.sec.android.widgetapp.dualclockdigital
package:/system/app/EasyFavoritesContactsWidget.apk=com.sec.android.widgetapp.easyfavoritescontactswidget
package:/system/app/NotificationWidget.apk=com.sec.android.widgetapp.notificationwidget
package:/system/app/SamsungWidget_ProgramMonitor.apk=com.sec.android.widgetapp.programmonitorwidget
package:/system/app/PhoneErrService.apk=com.sec.app.RilErrorNotifier
package:/system/app/MobilePrintSvc_Samsung.apk=com.sec.app.samsungprintservice
package:/system/app/BCService.apk=com.sec.bcservice
package:/system/app/ChatON_feature.apk=com.sec.chaton
package:/system/app/EnterprisePermissions.apk=com.sec.enterprise.permissions
package:/system/app/ELMAgent.apk=com.sec.esdk.elm
package:/system/app/SamsungHub.apk=com.sec.everglades
package:/system/app/SamsungHubUpdater.apk=com.sec.everglades.update
package:/system/app/FactoryTest_FB.apk=com.sec.factory
package:/system/app/FactoryCamera_FB.apk=com.sec.factory.camera
package:/system/app/Hearingdro.apk=com.sec.hearingadjust
package:/system/app/ContainerAgent.apk=com.sec.knox.containeragent
package:/system/app/KNOXAgent.apk=com.sec.knox.seandroid
package:/system/app/UltraCfg.apk=com.sec.modem.settings
package:/system/app/AllSharePlay15.apk=com.sec.pcw
package:/system/app/SecFactoryPhoneTest.apk=com.sec.phone
package:/system/app/SamsungBooks.apk=com.sec.readershub
package:/system/app/SetDefaultLauncher.apk=com.sec.setdefaultlauncher
package:/system/app/SmartcardManager.apk=com.sec.smartcard.pinservice
package:/system/app/SPPPushClient_Prod.apk=com.sec.spp.push
package:/system/app/TetheringProvision.apk=com.sec.tetheringprovision
package:/system/app/SamsungWatchON.apk=com.sec.yosemite.phone
package:/system/app/MobilePrintSvc_CUPS.apk=com.siso.app.generic
package:/system/app/MobilePrintSvc_CUPS_Backend.apk=com.siso.app.genericprintservice
package:/system/app/BonusApp_TMO.apk=com.tmobile.bonusapps
package:/system/app/AccessTmobile_TMO.apk=com.tmobile.pr.mytmobile
package:/system/app/Vvm_TMO.apk=com.tmobile.vvm.application
package:/system/app/TripAdvisor.apk=com.tripadvisor.tripadvisor
package:/system/app/ResourceManager.apk=com.visionobjects.resourcemanager
package:/system/app/S-Voice_Android_phone_J.apk=com.vlingo.midas
package:/system/app/OmaCP.apk=com.wsomacp
package:/system/app/wssyncmlnps.apk=com.wssnps
package:/system/app/SyncmlDM.apk=com.wssyncmldm
package:/system/app/Flipboard.apk=flipboard.app
package:/system/app/gba-service-TMO-Signed.apk=javax.microedition.gba.android
package:/system/app/ims-service.apk=javax.microedition.ims
package:/system/app/SmartcardService.apk=org.simalliance.openmobileapi.service
package:/system/app/Peel.apk=tv.peel.samsung.app
PIT coming soon. Don't bother trying to flash aboot, the SBLs, tz or rpm from dumps, they have to be signed. The same goes for persist. I haven't tried certain others as I don't yet believe they're relevant to anything we want to do.
--
Waiting sucks - I only post direct downloads. These dumps are useless to regular users. Don't try to do anything with them.
Download Partition Images - no userdata/cache/system
Download Partition Images - no userdata/cache/system (Mirror)​
P-O-S-T :: R-E-S-E-R-V-E-D
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Original artwork by Pendulum via Gasolin3.
...for future use.
Follow me on Twitter @k0nane and @publik0!
Join the OUDHS and I on IRC at irc.freenode.net #oudhitsquad, or via the webchat link in my signature.​
im glad someone is working on this kind of stuff.
i back up'd and uninstalled some things i thought i wouldnt need. turns out i some how borked samsung text to speech, and i was force crashing on random things.
i tried restoring the things i erased but titanium was acting up so i thought id factory reset it from the stock recovery.
it boots back up, and it is still force closing randomly.
hopefully with your pit, i will be able to odin to stock and try again.
Great work putting up the info. I saw when you posted originally, Was going to quote and thank then. - then I got hungry.
now to get mine tomorrow and toss some code at her for the sim lock.
Also, doesn't this belong in the DEV section?
This is just info. I'm a nazi about the dev section, so even I won't put things that may not fit there.
This is fantastic news!
Thanks k0nane!
This is great news, I currently have the AT&T model but ill be getting the T-Mobile version as soon as the store has them in stock.
aka tomorrow - when i too will be picking on up.
dtrwos said:
aka tomorrow - when i too will be picking on up.
Click to expand...
Click to collapse
instore tomorrow? I just called my local store and they told me they didnt know yet.
XsMagical said:
instore tomorrow? I just called my local store and they told me they didnt know yet.
Click to expand...
Click to collapse
The S4 will be available in "select" stores on May 8 and all stores on May 15.
k0nane said:
The S4 will be available in "select" stores on May 8 and all stores on May 15.
Click to expand...
Click to collapse
yea that's what i read
XsMagical said:
yea that's what i read
Click to expand...
Click to collapse
That's direct from a representative.
For the sake of cleanliness, please keep off-topic discussion in the general talk thread.
XsMagical said:
This is great news, I currently have the AT&T model but ill be getting the T-Mobile version as soon as the store has them in stock.
Click to expand...
Click to collapse
Roger that...
Best bet is to call around to any Tmo corporate stores that might in or near Ft. Myers.
There is only one store in all of Oregon that will have it on the 8th.... the rest will have it on the 15th or after. I was a little surprised that only a single store would have it that day, but that's what the lady told me...and I had to call 6 different stores to find that out. Customer care is clueless regarding what stores will have it at retail launch.
Cheers!
---------- Post added at 03:50 PM ---------- Previous post was at 03:48 PM ----------
k0nane said:
That's direct from a representative.
For the sake of cleanliness, please keep off-topic discussion in the general talk thread.
Click to expand...
Click to collapse
Will do!
k0nane said:
That's direct from a representative.
For the sake of cleanliness, please keep off-topic discussion in the general talk thread.
Click to expand...
Click to collapse
Thanks and back on topic, I looked at the AT&T S4 partitions and noticed they are all the same. So thats good to know
XsMagical said:
Thanks and back on topic, I looked at the AT&T S4 partitions and noticed they are all the same. So thats good to know
Click to expand...
Click to collapse
As usual, the US devices are quite similar except in what's locked down. That only bodes well for us.
I dont wanted to make a thread and since this is dev related. Is the Tmobile S4 have bootloader locked too?
edit.... nevermind. Hope roms from other carriers can be flashable like the s3
gypsy214 said:
I dont wanted to make a thread and since this is dev related. Is the Tmobile S4 have bootloader locked too?
Click to expand...
Click to collapse
Nopes , it's unlocked
sent from a red beast on sense 5
Carrier IQ's traces are present all over telephony-common.jar. I'm currently scanning all apps for any of it now. noCIQ will be a flashable package.
Is it unlocked to the extent that we can resize partitions (down the road). In specific, the 2+gb system partition.
Blades said:
Is it unlocked to the extent that we can resize partitions (down the road). In specific, the 2+gb system partition.
Click to expand...
Click to collapse
I haven't looked into resizing partitions.

[4.4] CM 11.0 broken

Hello
I try to build cm 11, but Its broken.
My log is : http://pastebin.com/zakHeqW8
It stucks at samsung logo. I dont know what would fix it.
Anyone idea?
bubor said:
It stucks at samsung logo. I dont know what would fix it.
Anyone idea?
Click to expand...
Click to collapse
ther is something wrong with mount points
in linux is configurable in /etc/fstab but in android??
maybe is something with filesystem, do U add vfat module to image??
croolyc said:
ther is something wrong with mount points
in linux is configurable in /etc/fstab but in android??
maybe is something with filesystem, do U add vfat module to image??
Click to expand...
Click to collapse
you dont need sdcard0 or sdcard1 to boot, nor vfat.
All other fses are mounted.
Filesystem Size Used Free Blksize
/dev 361.2M 132.0K 361.1M 4096
/sys/fs/cgroup 361.2M 12.0K 361.2M 4096
/mnt/secure 361.2M 0.0K 361.2M 4096
/mnt/asec 361.2M 0.0K 361.2M 4096
/mnt/obb 361.2M 0.0K 361.2M 4096
/mnt/fuse 361.2M 0.0K 361.2M 4096
/system 590.6M 441.1M 149.4M 4096
/efs 11.8M 8.1M 3.7M 4096
/cache 307.1M 5.5M 301.6M 4096
/data 2.0G 115.9M 1.9G 4096
/preload 503.9M 104.6M 399.3M 4096
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,seclabel,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,seclabel,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,seclabel,relatime 0 0
selinuxfs /sys/fs/selinux selinuxfs rw,relatime 0 0
debugfs /sys/kernel/debug debugfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
none /sys/fs/cgroup tmpfs rw,seclabel,relatime,mode=750,gid=1000 0 0
tmpfs /mnt/secure tmpfs rw,seclabel,relatime,mode=700 0 0
tmpfs /mnt/asec tmpfs rw,seclabel,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,seclabel,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/fuse tmpfs rw,seclabel,relatime,mode=775,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/mmcblk0p2 /system ext4 ro,seclabel,noatime,user_xattr,acl,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p1 /efs ext4 rw,seclabel,nosuid,nodev,noatime,user_xattr,acl,barrier=1,journal_async_commit,data=ordered 0 0
/dev/block/mmcblk0p3 /cache ext4 rw,seclabel,nosuid,nodev,noatime,user_xattr,acl,barrier=1,journal_async_commit,nodelalloc,data=ordered 0 0
/dev/block/mmcblk0p6 /data ext4 rw,seclabel,nosuid,nodev,noatime,errors=panic,user_xattr,acl,barrier=1,journal_async_commit,nodelalloc,data=ordered 0 0
/dev/block/mmcblk0p11 /preload ext4 ro,seclabel,nosuid,nodev,noatime,user_xattr,acl,barrier=1,journal_async_commit,data=ordered 0 0
Probably this is the problem:
Code:
I/ ( 116): NV Interposer: k:Error creating socket.
I/ ( 116): NV Interposer: Communication layer init failed.
D/NvOsDebugPrintf( 116): Init second stage failed.
Adam77Root said:
Probably this is the problem:
Code:
I/ ( 116): NV Interposer: k:Error creating socket.
I/ ( 116): NV Interposer: Communication layer init failed.
D/NvOsDebugPrintf( 116): Init second stage failed.
Click to expand...
Click to collapse
and I have no idea how to fix it. (maybe no internet permission for SurfaceFlinger? )
I've found tegra3 base with same issue http://pastebin.com/GvrTX968
I dont like that either:
Code:
I/SurfaceFlinger( 116): Using composer version 0.0
It was
Code:
I/SurfaceFlinger( 112): Using composer version 0.1
edit: and omnirom 4.4 works. ( https://github.com/omnirom/android_...53b0969124a8817beed8fad03ceaad68546b22#diff-0 patch didnt help)
Missing BOARD_EGL_NEEDS_LEGACY_FB in:
https://github.com/CyanogenMod/andr....0/services/surfaceflinger/SurfaceFlinger.cpp
So what are the chances of a working KitKat 4.4 ROM? Also are you saying we can use your Omnirom safely? Thank you for developing for us!
stormdude124 said:
So what are the chances of a working KitKat 4.4 ROM? Also are you saying we can use your Omnirom safely? Thank you for developing for us!
Click to expand...
Click to collapse
going to release omni rom 4.4, but it has many problem ATM, and I dont feel I could fix it, problem is in old HALs.
Android droped tegra2 support in 4.2, CM in 10.2, so its miracle to hace stable cm-10.2.

Categories

Resources