Changing the 4G SIM to, let’s say 3G, and then back to 4G
Switch 4G SIM to 2G and 2G SIM to 4G and back again
You might want to backup your data partition via TWRP beforehand, in order to go back if you’re stuck on 3G (or can’t reenable 4G on one SIM).
EDIT: Can we make this a wiki post and update the top post regarding what is working, what is not working, which bugs are present and where to download the latest build/source code?
For some people this isn’t working in regular Fairphone OS at the moment, so it’ll be interesting to see if it does work in Lineage. If, however, it doesn’t work on Lineage either, maybe the same work-around helps:
Thanks, I have updated the top post. The original post is now in a spoiler at the bottom of the post.
I am not sure if we should provide installation instructions, or if those kind of things are better kept in the “Using LineageOS” thread.
Feel free to edit, it’s a wiki!
Edit: Regarding the modem firmware, I’m happy to update my flashable zip whenever a new modem firmware version comes out. However, Fairphone could support the custom ROM development by providing an official flashable zip with the latest modem firmware (without /system and /boot) at code.fairphone.com.
Great work! The only thing I’m missing is a type of versioning. Is it maybe a idea to call this version 1.0 and work from there? Then people will know when to flash.
I also needed to add the following dependency to my local manifest: <project name="lineageos/android_device_qcom_common" path="device/qcom/common" remote="github2" revision="cm-14.1" />
Else I got the error: ninja: error: '/var/android/out/host/linux-x86/bin/dtbToolCM', needed by '/var/android/out/target/product/FP2/dt.img', missing and no known rule to make it build/core/ninja.mk:151: recipe for target 'ninja_wrapper' failed
Hi, first of all, thanks for the great work and showing that an alternative OS works on the FP2.
On the weekend I installed your lineageos version on my FP2 expecting some troubles, but against my expectations I didn’t run into much troubles.
The installation process was straight forward and worked very well.
I’m very happy now, to have a nearly actual android based system on my FP2, what is providing more flexiblity according to managing app restrictions and providing more time using my FP2 until it needs to be connected to a charger again.
Two things are NOT working for me until now:
Using apps like ControlDNLA or DroidUPNP (or naim app to manage a naim device like muso) to control a UPNP device does not work. From my point of view there is no UPNP support implemented/activated at all?!
When charging my FP2 there is no LED indication at all. Possibly I didn’t find the necessary configuration yet. (The LED works pretty well e.g. as notification for a new email or an alarm.)
Something broke my camera… I last used it on Saturday where it worked… (btw reboot doesn’t help)
05-30 08:23:25.131 303 3047 D QCamera2HWI: [KPI Perf] int qcamera::QCamera2HardwareInterface::openCamera(hw_device_t**): E PROFILE_OPEN_CAMERA camera id 0
05-30 08:23:25.131 303 3047 E mm-camera-intf: mm_camera_open: dev name = /dev/video1, cam_idx = 1
05-30 08:23:25.132 307 307 E mm-camera: server_process_bind_hal_ds:112: Error in bind socket_fd=11 Address already in use
05-30 08:23:25.132 307 307 E mm-camera: main: New session [1] creation failed with error
05-30 08:23:25.132 303 3047 E mm-camera-intf: mm_camera_open: opened, break out while loop
05-30 08:23:25.132 303 3047 E mm-camera-intf: mm_camera_open: cannot open control fd of '/dev/video1' (Bad address)
05-30 08:23:25.132 303 3047 E mm-camera-intf: camera_open: mm_camera_open err = -1
05-30 08:23:25.132 303 3047 E QCamera2HWI: camera_open failed.
05-30 08:23:25.135 303 3047 E CameraFlashlight: Could not open camera 0: -19
05-30 08:23:25.135 303 3047 E CameraClient: initialize: Camera 0: unable to initialize device: No such device (-19)
05-30 08:23:25.135 303 3047 E CameraService: connectHelper: Could not initialize client from HAL module.
05-30 08:23:25.137 3266 3266 E CarrierConfigLoader: Cannot save config with null packageName or iccid.
05-30 08:23:25.147 303 3047 E CameraService: initializeShimMetadata: Error initializing shim metadata: Status(-8): '10: connectHelper:946: Failed to initialize camera "0": No such device (-19)'
05-30 08:23:25.161 303 2388 E CameraService: getCameraPriorityFromProcState: Received invalid process state -1 from ActivityManagerService!
05-30 08:23:25.215 303 2388 D QCamera2HWI: [KPI Perf] int qcamera::QCamera2HardwareInterface::openCamera(hw_device_t**): E PROFILE_OPEN_CAMERA camera id 0
05-30 08:23:25.215 303 2388 E mm-camera-intf: mm_camera_open: dev name = /dev/video1, cam_idx = 1
05-30 08:23:25.215 307 307 E mm-camera: server_process_bind_hal_ds:112: Error in bind socket_fd=11 Address already in use
05-30 08:23:25.215 307 307 E mm-camera: main: New session [1] creation failed with error
05-30 08:23:25.216 303 2388 E mm-camera-intf: mm_camera_open: opened, break out while loop
05-30 08:23:25.216 303 2388 E mm-camera-intf: mm_camera_open: cannot open control fd of '/dev/video1' (Bad address)
05-30 08:23:25.216 303 2388 E mm-camera-intf: camera_open: mm_camera_open err = -1
05-30 08:23:25.216 303 2388 E QCamera2HWI: camera_open failed.
05-30 08:23:25.216 303 2388 E CameraFlashlight: Could not open camera 0: -19
05-30 08:23:25.216 303 2388 E CameraClient: initialize: Camera 0: unable to initialize device: No such device (-19)
05-30 08:23:25.216 303 2388 E CameraService: connectHelper: Could not initialize client from HAL module.
05-30 08:23:25.222 303 2388 E CameraService: initializeShimMetadata: Error initializing shim metadata: Status(-8): '10: connectHelper:946: Failed to initialize camera "0": No such device (-19)'
05-30 08:23:25.222 5310 5310 E CAM_Util: exception trying to get camera characteristics
05-30 08:23:25.279 303 5422 E CameraService: connectLegacy: Camera HAL module version 100 too old for connectLegacy!
05-30 08:23:25.360 303 5423 D QCamera2HWI: [KPI Perf] int qcamera::QCamera2HardwareInterface::openCamera(hw_device_t**): E PROFILE_OPEN_CAMERA camera id 0
05-30 08:23:25.360 303 5423 E mm-camera-intf: mm_camera_open: dev name = /dev/video1, cam_idx = 1
05-30 08:23:25.361 307 307 E mm-camera: server_process_bind_hal_ds:112: Error in bind socket_fd=11 Address already in use
05-30 08:23:25.361 307 307 E mm-camera: main: New session [1] creation failed with error
05-30 08:23:25.361 303 5423 E mm-camera-intf: mm_camera_open: opened, break out while loop
05-30 08:23:25.361 303 5423 E mm-camera-intf: mm_camera_open: cannot open control fd of '/dev/video1' (Bad address)
05-30 08:23:25.361 303 5423 E mm-camera-intf: camera_open: mm_camera_open err = -1
05-30 08:23:25.361 303 5423 E QCamera2HWI: camera_open failed.
05-30 08:23:25.364 303 5423 E CameraFlashlight: Could not open camera 0: -19
05-30 08:23:25.364 303 5423 E CameraClient: initialize: Camera 0: unable to initialize device: No such device (-19)
05-30 08:23:25.364 303 5423 E CameraService: connectHelper: Could not initialize client from HAL module.
05-30 08:23:25.376 5310 6349 E CameraHolder: fail to connect Camera:-1, aborting.
05-30 08:23:25.376 5310 6349 E CAM_PhotoModule: Failed to open camera:0
Uh, I don’t like the duplication of device trees. I’ll see later today if I merge both repos —content is on different branches, after all. Or we can ditch the old one, it never worked, after all…