Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong willow/ginkgo detection! #7

Closed
dimzon opened this issue Jul 22, 2020 · 3 comments
Closed

Wrong willow/ginkgo detection! #7

dimzon opened this issue Jul 22, 2020 · 3 comments

Comments

@dimzon
Copy link

dimzon commented Jul 22, 2020

if (device_region == "Global_B" && device_hwversion == "18.39.0") {

Seems like I have a newer HW revision. My phone is willow but is detected as ginkgo... I know other peples with same issues. Please fix it asap!

root@nb:/home/me/Downloads/8t_tw/InstalTWRP331-10# adb shell getprop ro.product.device
willow
root@nb:/home/me/Downloads/8t_tw/InstalTWRP331-10# adb shell getprop ro.vendor.build.fingerprint
xiaomi/willow_eea/willow:9/PKQ1.190616.001/V11.0.9.0.PCXEUXM:user/release-keys
root@nb:/home/me/Downloads/8t_tw/InstalTWRP331-10# adb shell getprop ro.boot.hwc
Global_B
root@nb:/home/me/Downloads/8t_tw/InstalTWRP331-10# adb shell getprop ro.boot.hwversion
19.39.0

19.39.0 not 18.39.0

@mg712702
Copy link
Member

Hmm, I need more people to get the hwversion, will look into it

@dimzon
Copy link
Author

dimzon commented Jul 22, 2020

Well at least this guys have same symptoms (they got error in twpr since most used TWPR from mauronofrio has same issue)
https://forum.xda-developers.com/showpost.php?p=83086035&postcount=63
https://forum.xda-developers.com/showpost.php?p=83106815&postcount=402
https://forum.xda-developers.com/showpost.php?p=83034047&postcount=395

Also at least I guy at russian well-known 4pda forum with same issue confirmed exact same hwversion
rn8t

TWPR issue: mauronofrio/android_device_xiaomi_ginkgo#3

@adithya2306
Copy link
Member

https://gerrit.aospa.co/c/AOSPA/android_device_xiaomi_ginkgo/+/13301

Sarisan pushed a commit to Sarisan/havoc_device_xiaomi_ginkgo that referenced this issue Jul 22, 2020
 * trinket-devs/device_xiaomi_ginkgo#7

 * Recent willow units are shipping with hwversion 19.39.0 instead
   of 18.39.0. Account for this hwversion in device check.

Change-Id: I2446c393fd65361150cda52457b01b528a8352c3
madmax7896 pushed a commit to SuperiorOS-Devices/device_xiaomi_ginkgo that referenced this issue Jul 23, 2020
 * trinket-devs/device_xiaomi_ginkgo#7

 * Recent willow units are shipping with hwversion 19.39.0 instead
   of 18.39.0. Account for this hwversion in device check.

Change-Id: I2446c393fd65361150cda52457b01b528a8352c3
mg712702 pushed a commit that referenced this issue Jul 24, 2020
 * #7

 * Recent willow units are shipping with hwversion 19.39.0 instead
   of 18.39.0. Account for this hwversion in device check.

Change-Id: I2446c393fd65361150cda52457b01b528a8352c3
Signed-off-by: Mrinal Ghosh <[email protected]>
NitroFuN pushed a commit to NitroFuN/device_xiaomi_ginkgo_old that referenced this issue Jul 24, 2020
 * trinket-devs/device_xiaomi_ginkgo#7

 * Recent willow units are shipping with hwversion 19.39.0 instead
   of 18.39.0. Account for this hwversion in device check.

Change-Id: I2446c393fd65361150cda52457b01b528a8352c3
Sarisan pushed a commit to Sarisan/havoc_device_xiaomi_ginkgo that referenced this issue Jul 24, 2020
 * trinket-devs/device_xiaomi_ginkgo#7

 * Recent willow units are shipping with hwversion 19.39.0 instead
   of 18.39.0. Account for this hwversion in device check.

Change-Id: I2446c393fd65361150cda52457b01b528a8352c3
rzlamrr pushed a commit to rzlamrr/device_xiaomi_ginkgo that referenced this issue Jul 26, 2020
 * trinket-devs/device_xiaomi_ginkgo#7

 * Recent willow units are shipping with hwversion 19.39.0 instead
   of 18.39.0. Account for this hwversion in device check.

Change-Id: I2446c393fd65361150cda52457b01b528a8352c3
mg712702 pushed a commit that referenced this issue Jul 27, 2020
 * #7

 * Recent willow units are shipping with hwversion 19.39.0 instead
   of 18.39.0. Account for this hwversion in device check.

Change-Id: I2446c393fd65361150cda52457b01b528a8352c3
Signed-off-by: Mrinal Ghosh <[email protected]>
mg712702 pushed a commit that referenced this issue Jul 28, 2020
 * #7

 * Recent willow units are shipping with hwversion 19.39.0 instead
   of 18.39.0. Account for this hwversion in device check.

Change-Id: I2446c393fd65361150cda52457b01b528a8352c3
Signed-off-by: Mrinal Ghosh <[email protected]>
Call190Now pushed a commit to Call190Now/android_device_xiaomi_ginkgo that referenced this issue Jul 29, 2020
 * trinket-devs/device_xiaomi_ginkgo#7

 * Recent willow units are shipping with hwversion 19.39.0 instead
   of 18.39.0. Account for this hwversion in device check.

Change-Id: I2446c393fd65361150cda52457b01b528a8352c3
azrim pushed a commit to azrim/device_xiaomi_ginkgo that referenced this issue Jul 29, 2020
 * trinket-devs/device_xiaomi_ginkgo#7

 * Recent willow units are shipping with hwversion 19.39.0 instead
   of 18.39.0. Account for this hwversion in device check.

Change-Id: I2446c393fd65361150cda52457b01b528a8352c3
azrim pushed a commit to azrim/device_xiaomi_ginkgo that referenced this issue Jul 30, 2020
 * trinket-devs/device_xiaomi_ginkgo#7

 * Recent willow units are shipping with hwversion 19.39.0 instead
   of 18.39.0. Account for this hwversion in device check.

Change-Id: I2446c393fd65361150cda52457b01b528a8352c3
rifkymcz pushed a commit to rifkymcz/device_xiaomi_ginkgo that referenced this issue Jul 30, 2020
 * trinket-devs/device_xiaomi_ginkgo#7

 * Recent willow units are shipping with hwversion 19.39.0 instead
   of 18.39.0. Account for this hwversion in device check.

Change-Id: I2446c393fd65361150cda52457b01b528a8352c3
Call190Now pushed a commit to Call190Now/android_device_xiaomi_ginkgo that referenced this issue Jul 30, 2020
 * trinket-devs/device_xiaomi_ginkgo#7

 * Recent willow units are shipping with hwversion 19.39.0 instead
   of 18.39.0. Account for this hwversion in device check.

Change-Id: I2446c393fd65361150cda52457b01b528a8352c3
Introdructor pushed a commit to Introdructor/Corvus that referenced this issue Jul 31, 2020
 * trinket-devs/device_xiaomi_ginkgo#7

 * Recent willow units are shipping with hwversion 19.39.0 instead
   of 18.39.0. Account for this hwversion in device check.

Change-Id: I2446c393fd65361150cda52457b01b528a8352c3
Introdructor pushed a commit to CorvusRom-Devices/device_xiaomi_ginkgo that referenced this issue Jul 31, 2020
 * trinket-devs/device_xiaomi_ginkgo#7

 * Recent willow units are shipping with hwversion 19.39.0 instead
   of 18.39.0. Account for this hwversion in device check.

Change-Id: I2446c393fd65361150cda52457b01b528a8352c3
azrim pushed a commit to azrim/device_xiaomi_ginkgo that referenced this issue Aug 1, 2020
 * trinket-devs/device_xiaomi_ginkgo#7

 * Recent willow units are shipping with hwversion 19.39.0 instead
   of 18.39.0. Account for this hwversion in device check.

Change-Id: I2446c393fd65361150cda52457b01b528a8352c3
Sarisan pushed a commit to Sarisan/havoc_device_xiaomi_ginkgo that referenced this issue Aug 1, 2020
 * trinket-devs/device_xiaomi_ginkgo#7

 * Recent willow units are shipping with hwversion 19.39.0 instead
   of 18.39.0. Account for this hwversion in device check.

Change-Id: I2446c393fd65361150cda52457b01b528a8352c3
StatiXOSGerrit pushed a commit to StatiXOS/android_device_xiaomi_ginkgo that referenced this issue Aug 4, 2020
 * trinket-devs/device_xiaomi_ginkgo#7

 * Recent willow units are shipping with hwversion 19.39.0 instead
   of 18.39.0. Account for this hwversion in device check.

Change-Id: I2446c393fd65361150cda52457b01b528a8352c3
StatiXOSGerrit pushed a commit to StatiXOS/android_device_xiaomi_ginkgo that referenced this issue Aug 4, 2020
 * trinket-devs/device_xiaomi_ginkgo#7

 * Recent willow units are shipping with hwversion 19.39.0 instead
   of 18.39.0. Account for this hwversion in device check.

Change-Id: I2446c393fd65361150cda52457b01b528a8352c3
shreejoy pushed a commit to PixelExperience-Devices/device_xiaomi_ginkgo that referenced this issue Aug 15, 2020
 * trinket-devs/device_xiaomi_ginkgo#7

 * Recent willow units are shipping with hwversion 19.39.0 instead
   of 18.39.0. Account for this hwversion in device check.

Change-Id: I2446c393fd65361150cda52457b01b528a8352c3
Signed-off-by: Mrinal Ghosh <[email protected]>
Signed-off-by: Billaids <[email protected]>
shreejoy pushed a commit to PixelExperience-Devices/device_xiaomi_ginkgo that referenced this issue Aug 15, 2020
 * trinket-devs/device_xiaomi_ginkgo#7

 * Recent willow units are shipping with hwversion 19.39.0 instead
   of 18.39.0. Account for this hwversion in device check.

Change-Id: I2446c393fd65361150cda52457b01b528a8352c3
Signed-off-by: Mrinal Ghosh <[email protected]>
Signed-off-by: Billaids <[email protected]>
shreejoy pushed a commit to PixelExperience-Devices/device_xiaomi_ginkgo that referenced this issue Aug 15, 2020
 * trinket-devs/device_xiaomi_ginkgo#7

 * Recent willow units are shipping with hwversion 19.39.0 instead
   of 18.39.0. Account for this hwversion in device check.

Change-Id: I2446c393fd65361150cda52457b01b528a8352c3
Signed-off-by: Mrinal Ghosh <[email protected]>
Signed-off-by: Billaids <[email protected]>
pa-gerrit pushed a commit to AOSPA/android_device_xiaomi_ginkgo that referenced this issue Sep 24, 2020
 * trinket-devs/device_xiaomi_ginkgo#7

 * Recent willow units are shipping with hwversion 19.39.0 instead
   of 18.39.0. Account for this hwversion in device check.

Change-Id: I2446c393fd65361150cda52457b01b528a8352c3
ManoloRey pushed a commit to PixelExperience-Devices/device_xiaomi_ginkgo that referenced this issue Nov 27, 2020
 * trinket-devs/device_xiaomi_ginkgo#7

 * Recent willow units are shipping with hwversion 19.39.0 instead
   of 18.39.0. Account for this hwversion in device check.

Change-Id: I2446c393fd65361150cda52457b01b528a8352c3
Signed-off-by: Mrinal Ghosh <[email protected]>
ManoloRey pushed a commit to PixelExperience-Devices/device_xiaomi_ginkgo that referenced this issue Dec 4, 2020
 * trinket-devs/device_xiaomi_ginkgo#7

 * Recent willow units are shipping with hwversion 19.39.0 instead
   of 18.39.0. Account for this hwversion in device check.

Change-Id: I2446c393fd65361150cda52457b01b528a8352c3
Signed-off-by: Mrinal Ghosh <[email protected]>
mg712702 pushed a commit that referenced this issue Mar 8, 2021
 * crashes HWC due to a double-free in libdpps:

02-07 18:18:27.793  2066  2066 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
02-07 18:18:27.793  2066  2066 F DEBUG   : ArrowOS Version: 'Arrow-v11.0-ginkgo-UNOFFICIAL-20210207-VANILLA'
02-07 18:18:27.793  2066  2066 F DEBUG   : Build fingerprint: 'google/redfin/redfin:11/RQ1A.210205.004/7038034:user/release-keys'
02-07 18:18:27.793  2066  2066 F DEBUG   : Revision: '0'
02-07 18:18:27.793  2066  2066 F DEBUG   : ABI: 'arm64'
02-07 18:18:27.793  2066  2066 F DEBUG   : Timestamp: 2021-02-07 18:18:27+0000
02-07 18:18:27.793  2066  2066 F DEBUG   : pid: 497, tid: 889, name: DPPS_THREAD  >>> /vendor/bin/hw/[email protected] <<<
02-07 18:18:27.793  2066  2066 F DEBUG   : uid: 1000
02-07 18:18:27.793  2066  2066 F DEBUG   : signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
02-07 18:18:27.793  2066  2066 F DEBUG   : Abort message: 'Scudo ERROR: invalid chunk state when deallocating address 0x00790948f320
02-07 18:18:27.793  2066  2066 F DEBUG   : '
02-07 18:18:27.794  2066  2066 F DEBUG   :     x0  0000000000000000  x1  0000000000000379  x2  0000000000000006  x3  000000785fdfe910
02-07 18:18:27.794  2066  2066 F DEBUG   :     x4  0000808080808080  x5  0000808080808080  x6  0000808080808080  x7  0000000000000018
02-07 18:18:27.794  2066  2066 F DEBUG   :     x8  00000000000000f0  x9  7fc1dcea005bf9d8  x10 0000000000000000  x11 ffffffc0ffffffdf
02-07 18:18:27.794  2066  2066 F DEBUG   :     x12 0000000000000001  x13 0000000000000030  x14 0000000000000030  x15 0000000000000007
02-07 18:18:27.794  2066  2066 F DEBUG   :     x16 0000007af9bfcc80  x17 0000007af9bde870  x18 000000785f244000  x19 00000000000001f1
02-07 18:18:27.794  2066  2066 F DEBUG   :     x20 0000000000000379  x21 00000000ffffffff  x22 000000790948f320  x23 00000000ffffffff
02-07 18:18:27.794  2066  2066 F DEBUG   :     x24 000000785fdfecc0  x25 000000785fdfecc0  x26 000000785fdfeff8  x27 00000000000fc000
02-07 18:18:27.794  2066  2066 F DEBUG   :     x28 000000785fd06000  x29 000000785fdfe990
02-07 18:18:27.794  2066  2066 F DEBUG   :     lr  0000007af9b922a0  sp  000000785fdfe8f0  pc  0000007af9b922cc  pst 0000000000000000
02-07 18:18:27.796  2066  2066 F DEBUG   : backtrace:
02-07 18:18:27.796  2066  2066 F DEBUG   :       #00 pc 000000000004e2cc  /apex/com.android.runtime/lib64/bionic/libc.so (abort+164) (BuildId: 82f8e76b97607abb7c56af0c44940157)
02-07 18:18:27.796  2066  2066 F DEBUG   :       #1 pc 0000000000042910  /apex/com.android.runtime/lib64/bionic/libc.so (scudo::die()+8) (BuildId: 82f8e76b97607abb7c56af0c44940157)
02-07 18:18:27.796  2066  2066 F DEBUG   :       #2 pc 0000000000042f88  /apex/com.android.runtime/lib64/bionic/libc.so (scudo::ScopedErrorReport::~ScopedErrorReport()+32) (BuildId: 82f8e76b97607abb7c56af0c44940157)
02-07 18:18:27.797  2066  2066 F DEBUG   :       #3 pc 00000000000431bc  /apex/com.android.runtime/lib64/bionic/libc.so (scudo::reportInvalidChunkState(scudo::AllocatorAction, void*)+76) (BuildId: 82f8e76b97607abb7c56af0c44940157)
02-07 18:18:27.797  2066  2066 F DEBUG   :       #4 pc 00000000000445d8  /apex/com.android.runtime/lib64/bionic/libc.so (scudo::Allocator<scudo::AndroidConfig, &(scudo_malloc_postinit)>::deallocate(void*, scudo::Chunk::Origin, unsigned long, unsigned long)+340) (BuildId: 82f8e76b97607abb7c56af0c44940157)
02-07 18:18:27.797  2066  2066 F DEBUG   :       #5 pc 00000000000487e0  /vendor/lib64/libdpps.so (AbaOemSvi::FreeXmlParams()+20) (BuildId: 4d5e250316d879baabd55870bc2ff62f)
02-07 18:18:27.797  2066  2066 F DEBUG   :       #6 pc 0000000000048be4  /vendor/lib64/libdpps.so (AbaSvi::~AbaSvi()+52) (BuildId: 4d5e250316d879baabd55870bc2ff62f)
02-07 18:18:27.797  2066  2066 F DEBUG   :       #7 pc 0000000000057548  /vendor/lib64/libdpps.so (AbaCoreFeature::~AbaCoreFeature()+108) (BuildId: 4d5e250316d879baabd55870bc2ff62f)
02-07 18:18:27.797  2066  2066 F DEBUG   :       #8 pc 00000000000575d8  /vendor/lib64/libdpps.so (AbaCoreFeature::~AbaCoreFeature()+16) (BuildId: 4d5e250316d879baabd55870bc2ff62f)
02-07 18:18:27.797  2066  2066 F DEBUG   :       #9 pc 000000000003126c  /vendor/lib64/libdpps.so (AbaContext::~AbaContext()+224) (BuildId: 4d5e250316d879baabd55870bc2ff62f)
02-07 18:18:27.797  2066  2066 F DEBUG   :       #10 pc 00000000000317b8  /vendor/lib64/libdpps.so (AbaContext::~AbaContext()+16) (BuildId: 4d5e250316d879baabd55870bc2ff62f)
02-07 18:18:27.797  2066  2066 F DEBUG   :       #11 pc 00000000000365b0  /vendor/lib64/libdpps.so (DppsServer::~DppsServer()+424) (BuildId: 4d5e250316d879baabd55870bc2ff62f)
02-07 18:18:27.797  2066  2066 F DEBUG   :       #12 pc 00000000000366b8  /vendor/lib64/libdpps.so (DppsServer::~DppsServer()+16) (BuildId: 4d5e250316d879baabd55870bc2ff62f)
02-07 18:18:27.797  2066  2066 F DEBUG   :       #13 pc 0000000000036840  /vendor/lib64/libdpps.so (DppsServer::DeleteInstance()+228) (BuildId: 4d5e250316d879baabd55870bc2ff62f)
02-07 18:18:28.007  2066  2066 F DEBUG   :       #14 pc 00000000000736a8  /vendor/lib64/libdpps.so (DppsImpl::ProcessDppsThread()+296) (BuildId: 4d5e250316d879baabd55870bc2ff62f)
02-07 18:18:28.008  2066  2066 F DEBUG   :       #15 pc 000000000007347c  /vendor/lib64/libdpps.so (DppsImpl::DppsThread(void*)+8) (BuildId: 4d5e250316d879baabd55870bc2ff62f)
02-07 18:18:28.008  2066  2066 F DEBUG   :       #16 pc 00000000000afd4c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+64) (BuildId: 82f8e76b97607abb7c56af0c44940157)
02-07 18:18:28.008  2066  2066 F DEBUG   :       #17 pc 0000000000050288  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 82f8e76b97607abb7c56af0c44940157)

Change-Id: I5218195eafcdf89dfbe8e46d47220da07d27e89d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants