arter97 Pie Software Collection for the Mi Pad 4

pix106

Senior Member
Oct 16, 2010
1,084
556
143
not sure about this, try flashing the old kernel and go back again to miui with full wipe and reflash miui rom
I already flashed stock boot image, it is stock kernel, isn't it ? I also could check the kernel version (uname), it's not arter's kernel anymore.

I have no MIUI but xiaomi.eu rom, is that enough ? How to download a China stock rom ?

I also tried to restore "modem" from the TWRP backup I took before flashing anything on my tablet... Nothing better.

If only I had understood that this package would change anyething else than boot and vendor images I had a backup for...
 
Last edited:

onliner

Senior Member
Oct 29, 2016
2,420
1,025
0
Hi again, I was looking at the commits history and I found this, which made me ask myself another question, I'm not an expert in the kernel world, nor in the file systems, but, there really is a measurable difference in energy consumption between F2FS and EXT4? I mean, I use your kernels since the Galaxy S6 times (S6, 1+3T, 1+5, 1+5T, and now here), and whenever I had the opportunity I used F2FS, and honestly I can't remember a decrease in the autonomy of the device when I changed the file system (But I don't rule out that this happened at some point).
 

arter97

Recognized Developer
Oct 14, 2012
3,754
33,693
263
23
Seoul
Hi again, I was looking at the commits history and I found this, which made me ask myself another question, I'm not an expert in the kernel world, nor in the file systems, but, there really is a measurable difference in energy consumption between F2FS and EXT4? I mean, I use your kernels since the Galaxy S6 times (S6, 1+3T, 1+5, 1+5T, and now here), and whenever I had the opportunity I used F2FS, and honestly I can't remember a decrease in the autonomy of the device when I changed the file system (But I don't rule out that this happened at some point).
I/O related stuffs are barely related to power. Even if it is, it'll be extremely small and impossible to measure.

I'm not sure why you got curious of power consumption by looking at that commit.
 

pix106

Senior Member
Oct 16, 2010
1,084
556
143
@arter97
Any clue about the wifi problem of the last pages ?
To sum it up : wifi can't connect anymore after reverting to stock vendor and kernel, even after a full stock flash with miflash.
I suppose /persist has been modified
Thanks for your help.
 

arter97

Recognized Developer
Oct 14, 2012
3,754
33,693
263
23
Seoul
@arter97
Any clue about the wifi problem of the last pages ?
To sum it up : wifi can't connect anymore after reverting to stock vendor and kernel, even after a full stock flash with miflash.
I suppose /persist has been modified
Thanks for your help.
I cannot help you unless you provide me logs(kernel and logcat), and still then, I may not be able to.
 

pix106

Senior Member
Oct 16, 2010
1,084
556
143
I cannot help you unless you provide me logs(kernel and logcat) and still then, I may not be able to.
I posted a logcat a few posts ago, from a miui xiaomi.eu ROM with my data backup restored.

What would be best condition for a clean logcat and dmesg : any rom after a full wipe ?
 

arter97

Recognized Developer
Oct 14, 2012
3,754
33,693
263
23
Seoul
New version is up.
This is a major update.

Please update all kernel, recovery and vendor image.

20190128
Bunch of stuffs missed from previous port were applied
- This affects multiple parts of the system
Fixed video recording
Booting issues fixed for ROMs with 2019 security patch level
MTP fixed
Wi-Fi drivers' inconsistencies fixed
Merged Linux 4.4.172
Enabled ULPS for lower power consumption
Merged several changes from Sultan's kernel
- GPU performance improved with corrected priority
- Faster display wake-up
- Lower power consumption
 

stunned

Senior Member
Jan 13, 2011
1,092
341
113
Do you ship firmware files with your rom or what firmware is supported? I believe these contain closed source security fixes from Qualcomm etc. so they are somewhat important https://xiaomifirmwareupdater.com/#weekly

With Mido (redmi Note 4) firmware files needed update after Android version bumb to work. When/if official Pie is released that might cause some problems with people using Pie before moving to custom roms.
 

hey07

Senior Member
Jun 11, 2011
127
26
48
Thanks for the update. Most of everything is working without problem. However, minimum brightness is too bright. Around 0-10% brightness is the same, not change.
 

pix106

Senior Member
Oct 16, 2010
1,084
556
143
Preferably stock. dmesg is also required.
I got wifi working back.

I had a backup of /persist/wlan_bt/ and /persist/wlan_mac.bin.
I restored it, but WiFi only worked on omnirom, which I was using before installing arter's collection. Maybe omnirom had something to do with wifi failure, i suppose i did the backup after i flashed omnirom, but don't remember exactly.

To make WiFi work again on stock and havoc (and probably other roms), after restoring /persist/wlan_bt I had to copy /persist/wlan_bt/wlan.mac to /persist/wlan_mac.bin.

I restored all files using adb and twrp.

That's what i did, i don't know if it is the best way to recover.

Edit : the best way to recover is to make a backup of persist partition before flashing anything, and keep it safe.
 

xzr3b0rnzx

Senior Member
Sep 13, 2008
516
68
0
I got wifi working back.

I had a backup of /persist/wlan_bt/ and /persist/wlan_mac.bin.
I restored it, but WiFi only worked on omnirom, which I was using before installing arter's collection. Maybe omnirom had something to do with wifi failure, i suppose i did the backup after i flashed omnirom, but don't remember exactly.

To make WiFi work again on stock and havoc (and probably other roms), after restoring /persist/wlan_bt I had to copy /persist/wlan_bt/wlan.mac to /persist/wlan_mac.bin.

I restored all files using adb and twrp.

That's what i did, i don't know if it is the best way to recover.

Edit : the best way to recover is to make a backup of persist partition before flashing anything, and keep it safe.
i think i am done, i dont have any backups lol
 

b34tn1k

Member
Jan 16, 2012
17
2
0
Denver