Driver Tested By many other users on 4pda.ru forum and the performance boost is real. :good:Amazing.
It looks incredible that is possible to have such a boost just because of a driver.
I hope that it's not an internal tweak to obtain fake results and that the performance boost is real.
To be clear... I don't mean that You made a Fake Driver...... I hope that the driver is really so good by their developer. :good:
Thanks for sharing!
Now I'm busy making CM12.1 based ROM with all SONY things like in Enfriar Z5.
Try unmount sd and then mount it or try format sd to fat 32hi , this rom works perfectly for me , but today after i move some files to my Sd card from PC
then i cant manage sd card anymore with file manager :
any folder that i try to delete from sd card i get the message :
The file system is read-only Try to mount the system file as read-write before ...
i try restart the phone or using root explorer toggle button to R/W , but nothing change !!
why this happend ? it`s my sd card new folder files , not system file at all
Note:
Description:
- It's recomended to read WhiteNeo's FAQ about repartitioning first.
- In this instruction I mean, that you have clean partition table and understand what you're going to do.
- This mod is fully tested by me, but obviously I don't provide any guaranties, if you do something wrong.
- This mod is designed for last (2016.01.08) CM12.1 WhiteNeo's build ONLY.
Instruction:Large Userdata + Physical SD card (no internal memory at all).
(+) Up to 6GB for apps data.
(+) Physical SD card fully used by system.
(+) Easy files transfer, pure Mass Storage connecting, easy SD replacement.
(-) No multiuser mode.
(-) Without Physical SD card you loosing most of OS and apps functions.
- Download flashable zip (AFH, GDrive) and place it to the phone. Backup your Data-partition in Recovery, if you want to save your apps and settings.
- Copy all files from Internal SDCard to External SD via your lovely filemanager or...
...Via Android terminal:
...Via Recovery terminal:Code:rsync -P -a /sdcard /ext_card/sdcard0/
Code:cp -r /sdcard/* /external_sd
- Type the following commands in Recovery terminal:
Code:parted /dev/block/mmcblk0 rm 15 parted /dev/block/mmcblk0 rm 14 parted /dev/block/mmcblk0 mkpartfs logical ext2 1621 7818 parted /dev/block/mmcblk0 name 14 Userdata
- Install flashable zip via recovery and reboot to Recovery (if it stuck - remove the battery, put it back and boot to recovery again). Internal memory is gone...
- In Recovery go to "Wipe", check "Data", then tap "FS Options" and "Change FS". Select "EXT4" or "F2FS".
- Restore your data backup and wipe caches.
Can anybody give me solution for self shutdown every 50℅ of battery?
Sorry for my poor english. Thanks.
Sent from my Xperia V
Well that is a know issue. But for me happens on at least 15% battery left. Maybe your battery is too old ?
Hi,
In Google Maps the compass of my Xperia V doesn't work properly (only 180 degree flips). Does anyone experience the same problem?
To be more precise the compass already stopped working in Google Maps a while ago when I still was on CM 11 M12. At the beginning everything was fine then it suddenly stopped working (I assume due to some update of the Google Maps app... unfortunately I can't tell any exact version number).
I hoped it would work again after updating to this Lollipop ROM but it didn't (even after a complete wipe and reinstalling). I guess the problem is not due to a hardware failure because I tested it with two different Xperia V phones and the problem occurs with both of them.
In other apps the compass works as it should (OsmAnd+, GPS Status & Toolbox) but in Google Maps it only makes 180 degree flips which makes navigation a pain in the ***. I've found a lot of similar complaints on the net regarding other phone models (as early as 2011) like this one but couldn't find any useful information regarding my case.
Does anyone know a workaround or something?
For the older versions of almost every app you can find and download at apkmirror, its the best and the safest source.Thanks for the hint! Did you encounter the problem yourself? And do you know where I can get trustworthy .apk files of older Maps versions?
Hi..Hello. I would like to suggest a xposed module for the users of the rom. Its called MobileRadioActive fix and its made by pyler
For me it fixed the issue but these days will see if there is any battery improvement.
![]()
Before using the module - Cell standby was using more battery than Screen. After enabling it now it uses only 1%. So I hope the effect is true and my battery will last longer.![]()
Hello. Sorry for late reply. Well to be honest i don't see much of a difference. Just cell standby was not consuming more battery than display.Hi..
How a re going with this module? The battery consumption is lower than before?
if using stock camera, there's no other setting for the camera.. you can using port sony camera for cm 12.1 if you want more feature for the camera.How camera works on this build? Can anyone make screenshoots from camera options, settings, or video showing how camera is adjusting brightness when you touch bright/dark objects? And what is procedure if I will need to go back to stock firmware?
su
chmod 777 /mnt/media_rw/sdcard0
chown 2800:2800 /mnt/media_rw/sdcard0
chown -R 2800:2800 /mnt/media_rw/sdcard0
su
chmod 777 /mnt/media_rw/sdcard0
chown 1023:1023 /mnt/media_rw/sdcard0
chown -R 1023:1023 /mnt/media_rw/sdcard0
su
chmod 777 /mnt/media_rw/sdcard0
chown 1023:1023 /mnt/media_rw/sdcard0
chown -R 1023:1023 /mnt/media_rw/sdcard0
rsync -P -a /sdcard /ext_card/sdcard0/
parted /dev/block/mmcblk0 print
Model: MMC M8G2FB (sd/mmc)
Disk /dev/block/mmcblk0: 7818MB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Number Start End Size File system Name Flags
1 131kB 2228kB 2097kB TA
2 2228kB 3801kB 1573kB Boot
3 3801kB 5374kB 1573kB Boot2
4 6291kB 27.3MB 21.0MB Kernel
5 27.3MB 28.3MB 1049kB TZ
6 29.4MB 32.5MB 3146kB modemst1
7 33.6MB 36.7MB 3146kB modemst2
8 37.7MB 40.9MB 3146kB fsg
9 40.9MB 46.1MB 5243kB ramdump
10 46.1MB 54.5MB 8389kB ext4 apps_log
11 54.5MB 71.3MB 16.8MB FOTAKernel
12 71.3MB 1359MB 1288MB System
13 1359MB 1621MB 262MB Cache
14 1621MB 3769MB 2147MB Userdata
15 3769MB 7818MB 4050MB SDCard
parted /dev/block/mmcblk0 rm 14
parted /dev/block/mmcblk0 rm 15
parted /dev/block/mmcblk0 mkpartfs logical ext2 1621 [B]XXXX[/B]
parted /dev/block/mmcblk0 name 14 Userdata
parted /dev/block/mmcblk0 mkpartfs logical ext2 [B]XXXX[/B] 7818
parted /dev/block/mmcblk0 name 15 SDCard
cp -a /external_sd/sdcard0/* /sdcard/
su
chmod 777 /mnt/media_rw/sdcard0
chown 1023:1023 /mnt/media_rw/sdcard0
chown -R 1023:1023 /mnt/media_rw/sdcard0