[BugsReport] HardLight [4.4.4] CM 11.0 for LG Optimus One [OS2SD]

nesty1990

New member
Dec 21, 2010
3
1
0
i see now that my issue is hw related .. mic sound is getting gradually worse, now it is just mettalic noise...
so sorry for alarming you

/edit ...

or maybe not .. i am now really confused .. i disabled automatic gain control in app Smart Voice Recorder and calibrated mic manually ...
recordings are now ok .. but how to change gain for voice calls ?
 
Last edited:

xdema

Senior Member
Jul 5, 2014
100
52
0
i see now that my issue is hw related .. mic sound is getting gradually worse, now it is just mettalic noise...
so sorry for alarming you

/edit ...

or maybe not .. i am now really confused .. i disabled automatic gain control in app Smart Voice Recorder and calibrated mic manually ...
recordings are now ok .. but how to change gain for voice calls ?
have you the same issue also with the hearphone mic?

maybe there are 2-3 way:
see here http://forum.xda-developers.com/showthread.php?t=2134445

or try in
/system/etc/firmware to renaming the default.acdb
REMEMBER TO BACKUP YOUR OLD FILES FIRST

else if you think it's a hw problem http://forum.xda-developers.com/showthread.php?t=1584035
 
Last edited:

Flo.de

New member
Feb 20, 2014
2
0
0
skype 5.0.0.49715 it was ok for me on os2sd (not the f2fs version) now i've installed latest version from playstore, click the icon did nothing, so back to v4 (last titanium backup)
I'm not using the f2fs version yet. I think it is a more fundamental problem, it already wasn't working with mukulsoni's 4.4.2 ROM.
Skype version 4 works at least for chatting, calls often crash the app. The app was working wonderfully with version 3 but the login is being blocked by Skype now.
 

aaopt

Senior Member
Feb 27, 2011
294
416
93
Pawtucket, RI

Lamburguer

New member
Sep 19, 2014
3
0
0
[Error]

I've been trying this room for awhile and I tried to install the f2fs version but keep getting this error:

" E:Error executing updater binary in zip '/sdcard/cm_11_20140917-OS2SD_F2FS-p500.zip' "

I've formatted the /data partition to f2fs true twrp option

Anyone knows what is the problem?

Tanks
 

xdema

Senior Member
Jul 5, 2014
100
52
0
I'm not using the f2fs version yet. I think it is a more fundamental problem, it already wasn't working with mukulsoni's 4.4.2 ROM.
Skype version 4 works at least for chatting, calls often crash the app. The app was working wonderfully with version 3 but the login is being blocked by Skype now.
please could you try this mod for skype problem?
about login problem, on v4 sometimes if skype account can't login, microsoft account (@ hotmail, @ live etc) do the login correctly

I've been trying this room for awhile and I tried to install the f2fs version but keep getting this error:
" E:Error executing updater binary in zip '/sdcard/cm_11_20140917-OS2SD_F2FS-p500.zip' "
I've formatted the /data partition to f2fs true twrp option
Anyone knows what is the problem?

Tanks
it's not a problem related to the partition, supposedly the update binary here is generic, you could try replacing the one in the rom zip.

could you write your phone model, recovery used?
strange error, try to re-download the rom zip, maybe you tried with a corrupted one
 

Lamburguer

New member
Sep 19, 2014
3
0
0
it's not a problem related to the partition, supposedly the update binary here is generic, you could try replacing the one in the rom zip.

could you write your phone model, recovery used?
strange error, try to re-download the rom zip, maybe you tried with a corrupted one
Thanks for the reply,


My phone model is P500, and I used this recovery twrp-2.7.1.0-20140831-MULTI-F2FS-p500

I also tried different versions of the f2fs rom, mainly the 20140908 and 20140917
 

Lamburguer

New member
Sep 19, 2014
3
0
0
a simple test, could you try this twrp from bigsupersquid

and re -download the rom?
thanks
Done that and it gives the same error, maybe I'm doing something wrong, but its only one step:

Wipe->AdvancedWipe->data->Repair or Change file System->Change File System->F2FS

And then install rom right?
 

Syd_M

Senior Member
Aug 23, 2012
281
161
73
For anyone experiencing problems with the F2FS version, whether installing the ROM or the GAPPS, make sure your SD card has been re-partitioned as per the instructions on HardLight's OP, but use the following partition sizes instead (and in the correct order):

* FAT32 primary partition for your SD card storage
* F2FS primary partition for /system (the F2FS version requires 380+ MB; I used 390 MB)
* linux-swap primary partition for /swap (128 MB or larger, though this size is enough)
* F2FS primary partition for /data (1024 MB or larger; preferably larger -- details below)

Not sure if this is a bug, @HardLight, but I noticed that if the F2FS /data partition was smaller than 1024 MB (or so), TWRP seems to hang. What happens is that when I try to boot into recovery, I only see the LG logo, followed by a black screen. I can properly boot into TWRP if I remove the SD card. Readjusting the partition sizes so that the /data partition is larger than 1024 MB also fixes the problem. This issue was repeatable when I tested it, on both yours and bigsupersquid's TWRP F2FS recoveries.
 
  • Like
Reactions: xdema

xdema

Senior Member
Jul 5, 2014
100
52
0
For anyone experiencing problems with the F2FS version, whether installing the ROM or the GAPPS, make sure your SD card has been re-partitioned as per the instructions on HardLight's OP, but use the following partition sizes instead (and in the correct order):

* FAT32 primary partition for your SD card storage
* F2FS primary partition for /system (the F2FS version requires 380+ MB; I used 390 MB)
* linux-swap primary partition for /swap (128 MB or larger, though this size is enough)
* F2FS primary partition for /data (1024 MB or larger; preferably larger -- details below)

Not sure if this is a bug, @HardLight, but I noticed that if the F2FS /data partition was smaller than 1024 MB (or so), TWRP seems to hang. What happens is that when I try to boot into recovery, I only see the LG logo, followed by a black screen. I can properly boot into TWRP if I remove the SD card. Readjusting the partition sizes so that the /data partition is larger than 1024 MB also fixes the problem. This issue was repeatable when I tested it, on both yours and bigsupersquid's TWRP F2FS recoveries.
confirmed, you need 380+ mb for system on f2fs. i've updated the howto (1st page, 2nd post) with 450 MB (if it's needed full gapps)
in the howto & my first tests i used 1100 MB for /data, surely that difference save me from some headache :laugh:

Done that and it gives the same error, maybe I'm doing something wrong, but its only one step:

Wipe->AdvancedWipe->data->Repair or Change file System->Change File System->F2FS

And then install rom right?
have you correct partitions on sd?
i've reinstalled the 1809 f2fs,
partitions:
5850 mb fat32, 450mb for system, 128 swap, 1100mb for data.
flashed the rom,flashed gapps, wait 10 min at first boot, then logged in the google account.
set the performance options and everythings is ok

skype problem: is not a hwa settings related problem.
 
Last edited:

dietor

Member
Jun 14, 2010
23
17
0
modena
www.foreli.it
p500 not being recognized by windows

Partitioned ..

The phone p500 is not being recognized by windows ..

Used TWRP-MULTI (Advanced>Partition SD Card OS2SD) ..

Repartitioned SD card in the same first post way System 400MB Swap 32MB Data 1024MB ..

Sdcard is not mounting in recovery..

What should I do to solve this? I have got only Windows .