Halium / projectmanagement

142 stars 32 forks source link

[device-port] [halium-9] [albus] Moto Z2 Play #250

Open jash-maester opened 3 years ago

jash-maester commented 3 years ago

Tree:

I will post further updates as I make further progress.

Fixup Mountpoints:

    "albus")
        sed -i \
            -e 's /dev/block/bootdevice/by-name/fsg /dev/block/mmcblk0p29 ' \
            -e 's /dev/block/bootdevice/by-name/modem /dev/block/mmcblk0p19 ' \
            -e 's /dev/block/bootdevice/by-name/dsp /dev/block/mmcblk0p22 ' \
            -e 's /dev/block/bootdevice/by-name/persist /dev/block/mmcblk0p30 ' \
            -e 's /dev/block/bootdevice/by-name/cache /dev/block/mmcblk0p52 ' \
            -e 's /dev/block/bootdevice/by-name/userdata /dev/block/mmcblk0p54 ' \
            "$@"
        ;;

Procedure:

If anything goes wrong:

jash-maester commented 3 years ago

Audio Via Bluetooth headset works perfectly fine. But Audio through Speakers and/or headphone jack doesn't work yet.

jash-maester commented 3 years ago

FlashLight works Proximity sensor works. Auto display brightness works (Not as perfectly as Android)

jash-maester commented 3 years ago

4G LTE Works. SMS Works. Calls go out but can't hear audio due to Audio issue.

nothingneko commented 1 year ago

Hey does this still work?