Re: [Kernel-Sources] Xperia Z (SO-02E) {FW: 10.1.D.0.317}
I have made 10.1.A.1.350 ftf
Only need to upload one more part, but I'm not home now. I'll upload it on sunday
Sent from my LT26i using xda app-developers app
If I helped you please press thanks
Don't pm me for silly questions, post in the threads please!
Devices I have:
- Xperia Z
- TF300T
Current devices I develop for:
- Xperia Z
- Xperia ZL
- Xperia S
What I do:
- Member of Team AC!D, developer of Xperia Z Revolution Rom, Xperia ZL Revolution rom, Xperia S Revolution rom, Xperia Z AOSP rom's
- Maybe some kernels again soon.
Devices Used so far:
SONY Xperia X10,Arc,Play,Ray,S,Tablet S,Tablet P,PS Vita,Xperia Z,Xperia Tablet Z
SAMSUNG Galaxy S,S3,Note,Note 2,Nexus 10
MICROSOFT Surface RT
NOKIA Lumia 920
HTC Desire
LG Nexus 4
ACER Aspire V5 Touch
ARCHOS Gamepad
APPLE iPhone 4s,iphone 5,iPad 2,3,ipad Mini,MacBook Air
Good to see you DoomLord, following you since X10..ditched you after Xperia S
Now waiting for my Xperia Z, will be getting on 28th Feb..
sent from Giant Killer Galaxy Note 2
glad to see u here
u still have the same nick>> X10 awesome
i really like the xperia Z but i dont have the money to buy it... its too costly for me...
@ALL
did a lot of testing today thanks to one user over teamviewer... bootloader unlock is easy, we got full FTF flashed (updated FlashTool)... just the damn kernel is the issue... seems Z is using a standard boot.img format... but i havent been able to get the correct parameters, commands to get the damn boot.img to boot...
I am on a tour right now... will not be available for discussions for a while...
i really like the xperia Z but i dont have the money to buy it... its too costly for me...
@ALL
did a lot of testing today thanks to one user over teamviewer... bootloader unlock is easy, we got full FTF flashed (updated FlashTool)... just the damn kernel is the issue... seems Z is using a standard boot.img format... but i havent been able to get the correct parameters, commands to get the damn boot.img to boot...
Hi Doomlord, nice to see you here.
Planning to hack some Kernels for the device. I would probably buy it after March.
Can you send me the boot.img? I've downloaded the sources. Also, if we could get a dump of /proc/partitions , we could probably figure out the size of the boot partition. (Misread your comment)
Re: [Kernel-Sources] Xperia Z (SO-02E) {FW: 10.1.D.0.317}
Quote:
Originally Posted by Adi_Pat
Hi Doomlord, nice to see you here.
Planning to hack some Kernels for the device. I would probably buy it after March.
Can you send me the boot.img? I've downloaded the sources. Also, if we could get a dump of /proc/partitions , we could probably figure out the size of the boot partition. (Misread your comment)
Cheers.
I am posting some info which should be useful...
FOR XPERIA Z (C660x)
Code:
rootfs on / type rootfs (ro,relatime)
tmpfs on /dev type tmpfs (rw,nosuid,relatime,mode=755)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
none on /acct type cgroup (rw,relatime,cpuacct)
tmpfs on /mnt/asec type tmpfs (rw,relatime,mode=755,gid=1000)
tmpfs on /mnt/obb type tmpfs (rw,relatime,mode=755,gid=1000)
none on /dev/cpuctl type cgroup (rw,relatime,cpu)
/dev/block/platform/msm_sdcc.1/by-name/system on /system type ext4 (ro,relatime,data=ordered)
/dev/block/platform/msm_sdcc.1/by-name/userdata on /data type ext4 (rw,nosuid,nodev,relatime,discard,noauto_da_alloc,data=ordered)
/dev/block/platform/msm_sdcc.1/by-name/cache on /cache type ext4 (rw,nosuid,nodev,relatime,discard,data=ordered)
/dev/block/platform/msm_sdcc.1/by-name/LTALabel on /lta-label type ext4 (ro,nosuid,nodev,noexec,noatime,nobarrier,data=ordered)
tmpfs on /mnt/qcks type tmpfs (rw,relatime,mode=770,uid=1000,gid=1000)
/dev/block/platform/msm_sdcc.1/by-name/apps_log on /data/idd type ext4 (rw,nosuid,nodev,noexec,noatime,discard,nobarrier,data=ordered)
/dev/fuse on /storage/sdcard0 type fuse (rw,nosuid,nodev,noexec,relatime,user_id=1023,group_id=1023,default_permissions,allow_other)
/dev/block/vold/179:33 on /storage/sdcard1 type vfat (rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)
Filesystem 1K-blocks Used Available Use% Mounted on
tmpfs 941876 68 941808 0% /dev
tmpfs 941876 0 941876 0% /mnt/asec
tmpfs 941876 0 941876 0% /mnt/obb
/dev/block/platform/msm_sdcc.1/by-name/system
2067560 1026752 1040808 50% /system
/dev/block/platform/msm_sdcc.1/by-name/userdata
12301652 2967792 9333860 24% /data
/dev/block/platform/msm_sdcc.1/by-name/cache
554908 9856 545052 2% /cache
/dev/block/platform/msm_sdcc.1/by-name/LTALabel
16164 4740 11424 29% /lta-label
tmpfs 941876 5432 936444 1% /mnt/qcks
/dev/block/platform/msm_sdcc.1/by-name/apps_log
8100 4292 3808 53% /data/idd
/dev/fuse 12301652 2967792 9333860 24% /storage/sdcard0
/dev/block/vold/179:33
15537664 526752 15010912 3% /storage/sdcard1
lrwxrwxrwx root root 1970-01-11 04:46 FOTAKernel -> /dev/block/mmcblk0p23
lrwxrwxrwx root root 1970-01-11 04:46 LTALabel -> /dev/block/mmcblk0p16
lrwxrwxrwx root root 1970-01-11 04:46 TA -> /dev/block/mmcblk0p1
lrwxrwxrwx root root 1970-01-11 04:46 aboot -> /dev/block/mmcblk0p6
lrwxrwxrwx root root 1970-01-11 04:46 alt_aboot -> /dev/block/mmcblk0p12
lrwxrwxrwx root root 1970-01-11 04:46 alt_rpm -> /dev/block/mmcblk0p15
lrwxrwxrwx root root 1970-01-11 04:46 alt_s1sbl2 -> /dev/block/mmcblk0p10
lrwxrwxrwx root root 1970-01-11 04:46 alt_sbl1 -> /dev/block/mmcblk0p8
lrwxrwxrwx root root 1970-01-11 04:46 alt_sbl2 -> /dev/block/mmcblk0p9
lrwxrwxrwx root root 1970-01-11 04:46 alt_sbl3 -> /dev/block/mmcblk0p11
lrwxrwxrwx root root 1970-01-11 04:46 alt_tz -> /dev/block/mmcblk0p13
lrwxrwxrwx root root 1970-01-11 04:46 apps_log -> /dev/block/mmcblk0p22
lrwxrwxrwx root root 1970-01-11 04:46 boot -> /dev/block/mmcblk0p17
lrwxrwxrwx root root 1970-01-11 04:46 cache -> /dev/block/mmcblk0p25
lrwxrwxrwx root root 1970-01-11 04:46 m9kefs1 -> /dev/block/mmcblk0p18
lrwxrwxrwx root root 1970-01-11 04:46 m9kefs2 -> /dev/block/mmcblk0p19
lrwxrwxrwx root root 1970-01-11 04:46 m9kefs3 -> /dev/block/mmcblk0p20
lrwxrwxrwx root root 1970-01-11 04:46 ramdump -> /dev/block/mmcblk0p21
lrwxrwxrwx root root 1970-01-11 04:46 rpm -> /dev/block/mmcblk0p14
lrwxrwxrwx root root 1970-01-11 04:46 s1sbl2 -> /dev/block/mmcblk0p4
lrwxrwxrwx root root 1970-01-11 04:46 sbl1 -> /dev/block/mmcblk0p2
lrwxrwxrwx root root 1970-01-11 04:46 sbl2 -> /dev/block/mmcblk0p3
lrwxrwxrwx root root 1970-01-11 04:46 sbl3 -> /dev/block/mmcblk0p5
lrwxrwxrwx root root 1970-01-11 04:46 system -> /dev/block/mmcblk0p24
lrwxrwxrwx root root 1970-01-11 04:46 tz -> /dev/block/mmcblk0p7
lrwxrwxrwx root root 1970-01-11 04:46 userdata -> /dev/block/mmcblk0p26
Quote:
Originally Posted by varshil
Offtopic
Hey doom-. I just bought nexus 4 fr 23k.. Believe me its a great phone. If not xz dn plz buy nexus 4...
Sent from my Nexus 4 using xda app-developers app
I have played with the Nexus 4... It's good but it's LG...
Sent from my LT30p using xda app-developers app
I am on a tour right now... will not be available for discussions for a while...
During the first half of 2012, XDA initiated the Recognized Contributor (RC) program to recognize … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?