[ROM][6.0.1][Unofficially | CM13.0 For Huawei Ascend G760] [2016-04-01]

Sparko612

Senior Member
Sep 6, 2016
151
44
0
OK so flashed latest ROM and addonsu arm all working good apart from I can't access my SD card it shows but says I need to enable root rights which I already have so used es file explorer and works no problem with SD card . think there's a problem with the file manager with sd
 
Last edited:

Sparko612

Senior Member
Sep 6, 2016
151
44
0
Would you please tell what should I flash to be up and running? Which build and Which kernel?
Try what I did flash latest build with addsu arm shouldn't need to flash kernel with this ROM ATM as I find is running fairly well and if you get error 7 with twrp flash philz then try to flash
 
  • Like
Reactions: MadKode

salehi.com

Senior Member
Mar 18, 2012
152
43
0
@mparus
Thanks for your hard working to solve sd card issue.

Can you explain which part of ROM(which file, which section) can be edited to change in-call volume, i.e set minimum and maximum volume?

Sent from my G760-L01 using Tapatalk
 

Sparko612

Senior Member
Sep 6, 2016
151
44
0
Just a quick update @mparus connection to mtp not working , ptp working and lineage file manger failed to load SD card also thought I would try substratum ROM theming but results with hanging on install hope this helps in any way keep up the amazing work your the best :laugh:

---------- Post added at 09:25 PM ---------- Previous post was at 09:22 PM ----------

full wipe + system clean install
stuck at boot loop
any idea
Which recovery are you using and did you wipe cache and dalvik cache after install sometimes that works or your ROM could be bad just redownload another and try again
 

The_username

Senior Member
May 23, 2014
66
11
0
3.0.3

Just a quick update @mparus connection to mtp not working , ptp working and lineage file manger failed to load SD card also thought I would try substratum ROM theming but results with hanging on install hope this helps in any way keep up the amazing work your the best :laugh:

---------- Post added at 09:25 PM ---------- Previous post was at 09:22 PM ----------


Which recovery are you using and did you wipe cache and dalvik cache after install sometimes that works
3.0.3 flashed over 7 maprus cm v 805+919+11without root +lineage 13
:confused:
 
Last edited:

mparus

Senior Member
May 21, 2009
683
1,077
0
@mparus
Thanks for your hard working to solve sd card issue.

Can you explain which part of ROM(which file, which section) can be edited to change in-call volume, i.e set minimum and maximum volume?

Sent from my G760-L01 using Tapatalk
try modify in /etc/mixer_paths_qrd_skuh.xml
<path name="handset">
<ctl name="EAR PA Boost" value="ENABLE" />
<ctl name="RX1 MIX1 INP1" value="RX1" />
<ctl name="RDAC2 MUX" value="RX1" />
<ctl name="RX1 Digital Volume" value="80" />
<ctl name="EAR PA Gain" value="POS_6_DB" />
<ctl name="EAR_S" value="Switch" />
</path>
and add to /system/build.prop line
ro.config.vc_call_vol_steps=10
 

drakenabarion

Senior Member
Dec 13, 2010
1,165
199
0
Kildare
Than you for your work.

SDcard problem here, however

Let me know what logs or info you might need.

I installed open gapps mini, root from the LineageOS site, and the twrp 3.0.3 mparus posted most recently.

I have not been on stock since I got the phone, but flashed relevant images provided by mparus that got cm13 working. (bootloop prior to flashing those).

No crashing or bootloop now I am on Lineage, that much installed nicely.

Other things I noticed. Colours are warm and reddish in tone. A little too red.

Sent from my Huawei Ascend G7 using XDA Labs
 

Attachments

drakenabarion

Senior Member
Dec 13, 2010
1,165
199
0
Kildare
Seems SD Insight is having issues but perhaps sdcard is working just fine!

Reports the correct information here and seems apps installed to sdcard (mounted as internal) are working fine!

Sent from my Huawei Ascend G7 using XDA Labs

Edit:
Final Fantasy 7 crashes. That is sensitive to where it is installed, but when I try to move from internal storage to sdcard, it fails saying there is not enough space. There is enough space for it, and root Explorer has no issues with any storage location.

This is quite possibly very specific to that one game and not anything to do with this rom. The insufficient space message is odd however.

This is on a phone I don't use as my main device anymore so I am open to testing anything you need for the next few weeks (then I gift it to my partner.) so for the time being, and anything you need testing to me :):):)

Edit edit:
I got Final Fantasy 7 installed into the other storage (now labelled sdcard, rather than internal storage) by uninstalling and reinstalling. It still crashes, and never launches, so its unlikely related to sdcard. Still get insufficient storage error when trying to move it from sdcard to internal tho.

Just say the word and I will upload logcat
 

Attachments

Last edited:
  • Like
Reactions: mparus

mparus

Senior Member
May 21, 2009
683
1,077
0
Seems SD Insight is having issues but perhaps sdcard is working just fine!

Reports the correct information here and seems apps installed to sdcard (mounted as internal) are working fine!

Sent from my Huawei Ascend G7 using XDA Labs

Edit:
Final Fantasy 7 crashes. That is sensitive to where it is installed, but when I try to move from internal storage to sdcard, it fails saying there is not enough space. There is enough space for it, and root Explorer has no issues with any storage location.

This is quite possibly very specific to that one game and not anything to do with this rom. The insufficient space message is odd however.

This is on a phone I don't use as my main device anymore so I am open to testing anything you need for the next few weeks (then I gift it to my partner.) so for the time being, and anything you need testing to me :):):)

Edit edit:
I got Final Fantasy 7 installed into the other storage (now labelled sdcard, rather than internal storage) by uninstalling and reinstalling. It still crashes, and never launches, so its unlikely related to sdcard. Still get insufficient storage error when trying to move it from sdcard to internal tho.

Just say the word and I will upload logcat
I don't have problem with apps installed on sdcard, you have free space on internal memory? Try move on sdcard small apps.

Sent from my G760-L01 using Tapatalk
 

salehi.com

Senior Member
Mar 18, 2012
152
43
0
try modify in /etc/mixer_paths_qrd_skuh.xml
<path name="handset">
<ctl name="EAR PA Boost" value="ENABLE" />
<ctl name="RX1 MIX1 INP1" value="RX1" />
<ctl name="RDAC2 MUX" value="RX1" />
<ctl name="RX1 Digital Volume" value="80" />
<ctl name="EAR PA Gain" value="POS_6_DB" />
<ctl name="EAR_S" value="Switch" />
</path>
and add to /system/build.prop line
ro.config.vc_call_vol_steps=10
Thanks a lot

As I noticed changing in "RX1 Digital Volume" value="80", will change both min and max volume.

By this settings I could not achieve low volume in silent place and high volume in noisy place. If I set high value for RX1 for noisy place I will miss low volume in silent place and everyone will hear in-call voice and vice versa.

Is there another settings to overcome this issue?

Sent from my G760-L01 using Tapatalk
 
  • Like
Reactions: sajadzare