• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[6.0][Alpha][Development] Cyanogenmod 13.0

Status
Not open for further replies.

Mrcl1450

Senior Member
Aug 26, 2013
690
2,533
93

Code:
#include 
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you.
 */
Unlocked Bootloaders Only!

Download : https://basketbuild.com/devs/AdrianDC/Huashan/CyanogenMod-13.0
Additional : https://basketbuild.com/devs/AdrianDC/Huashan/Addons-CM-13.0

Working / not working : http://forum.xda-developers.com/showpost.php?p=63600852&postcount=9

This is still in a very alpha stage, don't forget that but logs are always welcome. Everything else about bugs will be ignored.

Report bugs only if:
- You are using the stock kernel
- You don't any mods/tweaks installed like xposed, etc.
- You searched in the thread for a solution or isn't a know bug.
- You have a log (if apply).

Don't ask for eta's! Be patient!

Screenshots: http://forum.xda-developers.com/devdb/project/?id=12387#screenshots

Thanks to:
-All the Cyanogenmod Team
-uberlaggydarwin
-Adrian DC

XDA:DevDB Information
Cyanogenmod 13.0, ROM for the Sony Xperia SP

Contributors
Mrcl1450, Adrian DC
Source Code: https://github.com/CyanogenMod/android_device_sony_huashan

ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x

Version Information
Status: Alpha

Created 2015-11-01
Last Updated 2016-03-29
 

Attachments

Mrcl1450

Senior Member
Aug 26, 2013
690
2,533
93
Instructions:
- Boot into Recovery
- Full Wipe (dalvik, system, data, cache)
- Flash Rom
- Flash Gapps (optional)
- Reboot
Note: You don't need to clean install if you are updating the rom.

Change to F2FS File System: This will delete all your user data!
- Reboot into recovery
- Plug the usb cable to computer
- Use the following adb commands
- adb shell mkfs.f2fs /dev/block/platform/msm_sdcc.1/by-name/Cache
- adb shell mkfs.f2fs /dev/block/platform/msm_sdcc.1/by-name/Userdata
- Reboot
 
Last edited:

Mrcl1450

Senior Member
Aug 26, 2013
690
2,533
93
How to do a logcat​
Download Logviewer and extract the files.

Connect the phone to pc an check if you have usb debugging active

Opening logview.bat it will ask for adb path (adb is in the logview folder)

Now you should see the log spamming about sensors. Right click in the message and press "Hide with this tag". Do this for the 5 sensors messages and you should be good to start logging.

Now go to the menu adb and click reset logs. After this reproduce the bug.

Example:
Camera app is crashing.
-Click reset log.
-Open camera.
-Disconnect device from pc to stop logging
-Go to file, save, give a name.

Send log to Adrian.
 
Last edited:

J.M.Siyath

Senior Member
Jul 22, 2015
295
120
0
Trincomalee
Download complete

Thank you....................................



but kernel problem "Not open recovery" and didn't go next step after language selection. How to fix it?
 
Last edited:

AdrianDC

Recognized Developer
Dec 22, 2009
2,187
12,864
0
Île-de-France
adriandc.comeze.com
FEATURES AND ISSUES - 17/01/2016 :
Code:
[B]- Boot :[/B] Ok
[B]- GApps :[/B] OpenGApps Micro Ok
[B]- GPS :[/B] Ok
[B]- WiFi :[/B] Ok [I](real SONY MAC address)[/I]
[B]- Bluetooth :[/B] Ok [I](real SONY MAC address)[/I]
[B]- WiFi Hotspot :[/B] Ok (2.4GHz and 5GHz)
[B]- RIL - Phone - Data :[/B] Ok
[B]- InCall :[/B] Ok [I](Touchscreen fixed)[/I]
[B]- Camera :[/B] Preview, [I]Capture Work in progress[/I]
[B]- Camcorder :[/B] Ok
[B]- Accelerometer :[/B] Ok
[B]- Compass :[/B] Ok
[B]- Gyroscope :[/B] Ok
[B]- AOSP sensors :[/B] Ok
[B]- FM Radio :[/B] Ok
[B]- Vibrator :[/B] Ok
[B]- Microphone :[/B] Ok
[B]- Audio & external audio :[/B] Ok
[B]- Bluetooth audio :[/B] Ok
[B]- NFC :[/B] Ok
[B]- New kernel :[/B] Ok [I](Work in progress)[/I]
[B]- Graphics :[/B] Ok
[B]- 3D Rendering :[/B] Ok
[B]- Offline Charging :[/B] Ok [I](with SONY design)[/I]
[B]- SEPolicies :[/B] Fully enforced ready

TIPS ABOUT Marshmallow - 17/12/2015 :

 

Attachments

Last edited:

akis stamatioy

Senior Member
Jul 1, 2013
66
31
0
Short summary of the work in progress :
- Boot : Might be direct but to confirm, 2 loops otherwise
- GApps : working now, to confirm
- GPS : works
- Bluetooth : works but MAC wrong
- WiFi : works great
- RIL : not working
- Camera : not working yet
- Accelerometer : ok
- Compass : ok
- Gyroscope : ok
- AOSP sensors : ok
- FM Radio : not for now
- Vibrate : ok
- Microphone : not working for now
- Audio & external audio : ok so far
- NFC : ok apparently
- New kernel : good but work in progress
@Adrian DC @Mrcl1450
 
Status
Not open for further replies.