-
- Downloads
Initial porting effort to Xiaomi Redmi 1S (armani) (#1204)
The device is Xiaomi Redmi 1S, based on MSM8296 platform, with Qualcomm Snapdragon 400. The kernel is from lineageOS (3.4.0). Some additional patches are needed for successful compilation. The screen dimension is 720x1280. The touchscreen device name is ft5x06_i2c. Use this name for udev instead of hardcoded device path. Also add a workaround for red screen weston by setting weston_pixman to 2 The screen doesn't refresh. Enabling msm-fb-refresher as suggested. Add udev rule to indicate whether the device is in charging state. Green led indicates that the device is charging, whereas red light indicates that the device is discharging. For prima wlan module to work, an initialization procedure is needed ( echo 1 > /dev/wcnss_wlan ), before loading the prima wlan module (wlan.ko). Also build the prima wlan as module. Xiaomi Redmi 1S is using pronto wlan module, which needs some firmware to run. Add the required wifi firmware to enable the wifi interface. Add an openrc service to load wlan module after wcnss_service is initialized.
Showing
- aports/device/device-xiaomi-armani/100-charging.rules 5 additions, 0 deletionsaports/device/device-xiaomi-armani/100-charging.rules
- aports/device/device-xiaomi-armani/90-touchscreen.rules 3 additions, 0 deletionsaports/device/device-xiaomi-armani/90-touchscreen.rules
- aports/device/device-xiaomi-armani/APKBUILD 42 additions, 0 deletionsaports/device/device-xiaomi-armani/APKBUILD
- aports/device/device-xiaomi-armani/armani_battery_charging.sh 4 additions, 0 deletions...ts/device/device-xiaomi-armani/armani_battery_charging.sh
- aports/device/device-xiaomi-armani/armani_battery_discharging.sh 4 additions, 0 deletions...device/device-xiaomi-armani/armani_battery_discharging.sh
- aports/device/device-xiaomi-armani/device-xiaomi-armani.post-install 3 additions, 0 deletions...ce/device-xiaomi-armani/device-xiaomi-armani.post-install
- aports/device/device-xiaomi-armani/device-xiaomi-armani.pre-deinstall 3 additions, 0 deletions...e/device-xiaomi-armani/device-xiaomi-armani.pre-deinstall
- aports/device/device-xiaomi-armani/deviceinfo 36 additions, 0 deletionsaports/device/device-xiaomi-armani/deviceinfo
- aports/device/device-xiaomi-armani/wlanarmani 22 additions, 0 deletionsaports/device/device-xiaomi-armani/wlanarmani
- aports/device/linux-xiaomi-armani/00_fix_return_address.patch 49 additions, 0 deletions...ts/device/linux-xiaomi-armani/00_fix_return_address.patch
- aports/device/linux-xiaomi-armani/01_msm-fix-perf_trace_counters.patch 34 additions, 0 deletions.../linux-xiaomi-armani/01_msm-fix-perf_trace_counters.patch
- aports/device/linux-xiaomi-armani/01_smd_private.patch 11 additions, 0 deletionsaports/device/linux-xiaomi-armani/01_smd_private.patch
- aports/device/linux-xiaomi-armani/02_gpu-msm-fix-gcc5-compile.patch 33 additions, 0 deletions...ice/linux-xiaomi-armani/02_gpu-msm-fix-gcc5-compile.patch
- aports/device/linux-xiaomi-armani/03_qdsp6v2.patch 11 additions, 0 deletionsaports/device/linux-xiaomi-armani/03_qdsp6v2.patch
- aports/device/linux-xiaomi-armani/04_mdss_mdp_trace.patch 1026 additions, 0 deletionsaports/device/linux-xiaomi-armani/04_mdss_mdp_trace.patch
- aports/device/linux-xiaomi-armani/05_q6voice.patch 11 additions, 0 deletionsaports/device/linux-xiaomi-armani/05_q6voice.patch
- aports/device/linux-xiaomi-armani/APKBUILD 109 additions, 0 deletionsaports/device/linux-xiaomi-armani/APKBUILD
- aports/device/linux-xiaomi-armani/compiler-gcc6.h 69 additions, 0 deletionsaports/device/linux-xiaomi-armani/compiler-gcc6.h
- aports/device/linux-xiaomi-armani/config-xiaomi-armani.armhf 3602 additions, 0 deletionsaports/device/linux-xiaomi-armani/config-xiaomi-armani.armhf
- aports/firmware/firmware-xiaomi-armani/APKBUILD 54 additions, 0 deletionsaports/firmware/firmware-xiaomi-armani/APKBUILD
Loading
Please register or sign in to comment