JamiKettunen / lomiri-notch-hax

Lomiri (formely Unity 8) patches for improved display notch and rounded corners support on devices such as the Volla Phone.
25 stars 20 forks source link

Unable to install it on redmi note 9s #12

Open Roler023 opened 1 year ago

Roler023 commented 1 year ago

Line 63 root/ no suh file or directory (trying to install on a redmi note 9s

photo_2023-08-16_02-00-03

JamiKettunen commented 9 months ago

Only "redmi note 9s" model supported currently is miatoll, though I wonder why the script didn't give the usual error message and instead tried to patch files... think I've seen that before and may have to see if I can figure it out.

Either way ./apply-notch-hax.sh miatoll should work and if it's perfect I can copy it for curtana as well which is your device model

JamiKettunen commented 9 months ago

Ok so running it again (as empty curtana.diff got made) causes this more strange error to happen instead of just e.g.:

phablet@ubuntu-phablet:~$ ./apply-notch-hax.sh 
>> No device specified, detecting device name...
>> Device is 'curtana'
>> Using diff '/home/phablet/.cache/lomiri-notch-hax/curtana.diff'
>> Fetching patches for curtana...
--2023-11-11 02:59:44--  https://raw.githubusercontent.com/JamiKettunen/lomiri-notch-hax/main/patches/curtana.diff
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8002::154, 2606:50c0:8000::154, 2606:50c0:8003::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-11-11 02:59:44 ERROR 404: Not Found.

ERROR: It seems your device isn't supported by this project;
       please tune the files on your device manually first,
       then fork the repo, create a patches/curtana.diff
       and modify this script to fetch the patches from your
       fork for testing!

       Alternatively, specify a device template to use with
       './apply-notch-hax.sh <device>'

which it showed to you at least once before you ran it again, anyway I'm more interested in if the miatoll patch works fine on your end