Alebolso1507
Lurker
I got the backup of laf.img with Lg Laf Recovery MultiTool, now what should I do ??
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Latest build 100% works on d325 if use correct bootloader (for D325)!@vm03, can you confirm that latest build 100% works on d325?
My head is spinning from number of l70 variants... Without device very hard do anything...My device is the D325g8 (variant D325 but with 8 mp camera available in Latin America).
Thank you very much for reply!Latest build 100% works on d325 if use correct bootloader (for D325)!
I can still help you... If you have the laf.img, just use the tool to flash the laf.imgDoes not matter, the device is bricked, I hope that the service will not realize they is rooted ...
In kernel config:Running cat /proc/cmdline showed my camera is imx111.
CONFIG_IMX111=y
imx111: qcom,camera_rev_b@20 {
compatible = "qcom,imx111";
reg = <0x20 0x0>;
qcom,slave-id = <0x20 0x0 0x111>;
qcom,csiphy-sd-index = <0>;
qcom,csid-sd-index = <0>;
qcom,actuator-src = <&actuator1>;
qcom,led-flash-src = <&led_flash0>;
qcom,eeprom-src = <&eeprom1>;
qcom,mount-angle = <90>;
qcom,sensor-name = "imx111";
cam_vdig-supply = <&pm8110_l7>; /* Dummy VDIG Setting, We never use this LDO7 for DIG, youngwook.song@lge.com, 2013.08.26 */
cam_vio-supply = <&pm8110_l7>;
cam_vana-supply = <&pm8110_l7>; /* Dummy VANA Setting, We never use this LDO7 for DIG, youngwook.song@lge.com, 2013.08.26 */
qcom,cam-vreg-name = "cam_vdig", "cam_vio", "cam_vana";
qcom,cam-vreg-type = <0 0 0>;
qcom,cam-vreg-min-voltage = <1300000 1800000 2850000>;
qcom,cam-vreg-max-voltage = <1300000 1800000 2850000>;
qcom,cam-vreg-op-mode = <200000 80000 80000>;
qcom,gpio-no-mux = <0>;
gpios = <&msmgpio 13 0>,
<&msmgpio 21 0>,
<&msmgpio 20 0>,
<&msmgpio 85 0>;
qcom,gpio-reset = <1>;
qcom,gpio-standby = <2>;
qcom,gpio-vana = <3>;
qcom,gpio-req-tbl-num = <0 1 2 3>;
qcom,gpio-req-tbl-flags = <1 0 0 0>;
qcom,gpio-req-tbl-label = "CAMIF_MCLK", "CAM_RESET1", "CAM_STANDBY", "MAIN_VANA_EN";
qcom,csi-lane-assign = <0xe4>;
qcom,csi-lane-mask = <0x7>;
qcom,sensor-position = <0>;
qcom,sensor-mode = <0>;
status = "okay";
revision = "rev_b...";
};
Vol up + USB being plugged in. That's for 323 anyway, not sure if that carries overHi guys, I messed up a little bit. Not sure where I went wrong, but now I'm stuck in the cyanogenmod startup screen. I've tried plugging in the cable and doing 'adb reboot recovery' to try and flash my nandroid backup (yes, I have a backup on the SD card) but flashing the newest zip erased my adb permissions. Basically I have to try and either a) use the hardware keys to enter recovery, which I don't really know how to (help?) or b) try and force a reboot to recovery using adb, which now refuses to work because of mentioned permissions. Any ideas guys?
Edit: Scratch this, I got to recovery somehow after trial and error and a lot of button mashing. If anyone has actual directions on how to get to recovery from hardware buttons, let us know, for future reference. I'm sure I'll fudge up my phone enough times to need to know how anyways.![]()
Is there any chance that this newest build is for D320n?New build. Work double tap to wake. Removed internal (emulated) SD card, only external SD. If some app crashed, delete "data" in apps settings (Settings->Apps-><app>->clear data).
Test this build and vote in poll!
@vm03In kernel config:In device tree:Code:CONFIG_IMX111=y
Without device, i can't do more...Code:imx111: qcom,camera_rev_b@20 { compatible = "qcom,imx111"; reg = <0x20 0x0>; qcom,slave-id = <0x20 0x0 0x111>; qcom,csiphy-sd-index = <0>; qcom,csid-sd-index = <0>; qcom,actuator-src = <&actuator1>; qcom,led-flash-src = <&led_flash0>; qcom,eeprom-src = <&eeprom1>; qcom,mount-angle = <90>; qcom,sensor-name = "imx111"; cam_vdig-supply = <&pm8110_l7>; /* Dummy VDIG Setting, We never use this LDO7 for DIG, youngwook.song@lge.com, 2013.08.26 */ cam_vio-supply = <&pm8110_l7>; cam_vana-supply = <&pm8110_l7>; /* Dummy VANA Setting, We never use this LDO7 for DIG, youngwook.song@lge.com, 2013.08.26 */ qcom,cam-vreg-name = "cam_vdig", "cam_vio", "cam_vana"; qcom,cam-vreg-type = <0 0 0>; qcom,cam-vreg-min-voltage = <1300000 1800000 2850000>; qcom,cam-vreg-max-voltage = <1300000 1800000 2850000>; qcom,cam-vreg-op-mode = <200000 80000 80000>; qcom,gpio-no-mux = <0>; gpios = <&msmgpio 13 0>, <&msmgpio 21 0>, <&msmgpio 20 0>, <&msmgpio 85 0>; qcom,gpio-reset = <1>; qcom,gpio-standby = <2>; qcom,gpio-vana = <3>; qcom,gpio-req-tbl-num = <0 1 2 3>; qcom,gpio-req-tbl-flags = <1 0 0 0>; qcom,gpio-req-tbl-label = "CAMIF_MCLK", "CAM_RESET1", "CAM_STANDBY", "MAIN_VANA_EN"; qcom,csi-lane-assign = <0xe4>; qcom,csi-lane-mask = <0x7>; qcom,sensor-position = <0>; qcom,sensor-mode = <0>; status = "okay"; revision = "rev_b..."; };
Agreed to that. Fastboot is the best way to get into recovery and even testing kernels without bricking your phone. That is if you have fastboot mode not the download mode.Vol up + USB being plugged in. That's for 323 anyway, not sure if that carries over
Not internal memory (/data). Removed internal-SD card. Only one (real, external) SD card.I'm a little bit confused: Where will apps be installed if internal memory is disabled? Do I have to make ext4 partition on SD card? Is internal memory really disabled or it is allocated to system partition, or what? Sorry for so many questions![]()
It alredy in kernel. I don't know why imx111 camera not work.@vm03
Thank you for the detailed guide. I will try to mod/build
Not internal memory (/data). Removed internal-SD card. Only one (real, external) SD card.
So where will the internal SD space be allocated to? /data?
No, but you need wipe data for install CM.if i have apps on the sd card on my stock lg rom, will it interfere at all with cm11?
LG MS323
This supported by 323?No, but you need wipe data for install CM.