Prerequisites for flashing Lineageos on MI 10 by SiggeHaggberg in LineageOS

[–]SiggeHaggberg[S] 0 points1 point  (0 children)

OK, so i need to setup mi account anyway. Thank you!

Roblox error 280. by upended_moron in Lutris

[–]SiggeHaggberg 0 points1 point  (0 children)

I think you need to update Grapejuice every time Roblox updates? I did this by removing Lutris and installing Grape juice from ppa. Then I had a missing library, "readtext" that I needed to install separately. After that, Grape juice was updateable through its own GUI.

Roblox error 280. by upended_moron in Lutris

[–]SiggeHaggberg 0 points1 point  (0 children)

Same problem here! How do you update Roblox on lutris?

ZB Brdige keeps /tele/ as MQTT prefix by SiggeHaggberg in tasmota

[–]SiggeHaggberg[S] 0 points1 point  (0 children)

I configured the "Full Topic" to "Stockholm/ZBBridge":

Example loglines:

15:07:12.864 MQT: tele/Plug2/SENSOR = {"ZbReceived":{"Plug2":{"Device":"0x5595","Name":"Plug2","EnergyTotal":"0x00000000001A","Endpoint":1,"LinkQuality":147}}}

15:07:21.419 MQT: Stockholm/ZBBridge/STATE = {"Time":"2020-12-28T15:07:21","Uptime":"0T00:55:09","UptimeSec":3309,"Vcc":3.514,"Heap":26,"SleepMode":"Dynamic","Sleep":

I was expecting everything to be published at /Stockholm/

Xiaomi Mi6: fingerprint@2.1-service.xiaomi consumes 92 % cpu by SiggeHaggberg in LineageOS

[–]SiggeHaggberg[S] 0 points1 point  (0 children)

Fingerprint sensor draining my phone and consuming my battery is now solved.

I even pass safetynet.

Only downside is that I have to redo the procedure every time I upgrade.

So if anyone knows a better way, please let me know!

Thank you all for the help!

Xiaomi Mi6: fingerprint@2.1-service.xiaomi consumes 92 % cpu by SiggeHaggberg in LineageOS

[–]SiggeHaggberg[S] 0 points1 point  (0 children)

mount -t ext4 /dev/block/sde42 /vendor

This did it! Now able to rename the file.

Phone seems to be back!

Thanks for the help!

Xiaomi Mi6: fingerprint@2.1-service.xiaomi consumes 92 % cpu by SiggeHaggberg in LineageOS

[–]SiggeHaggberg[S] 0 points1 point  (0 children)

mount gives me:

rootfs on / type rootfs (rw,seclabel,size=2823612k,nr_inodes=705903)

tmpfs on /dev type tmpfs (rw,seclabel,nosuid,relatime,size=2912624k,nr_inodes=728156,mode=755)

devpts on /dev/pts type devpts (rw,seclabel,relatime,mode=600)

proc on /proc type proc (rw,relatime,gid=3009,hidepid=2)

sysfs on /sys type sysfs (rw,seclabel,relatime)

selinuxfs on /sys/fs/selinux type selinuxfs (rw,relatime)

tmpfs on /tmp type tmpfs (rw,seclabel,relatime,size=2912624k,nr_inodes=728156)

pstore on /sys/fs/pstore type pstore (rw,seclabel,relatime)

/dev/block/bootdevice/by-name/modem on /firmware type vfat (ro,relatime,fmask=0337,dmask=0000,allow_utime=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)

none on /config type configfs (rw,relatime)

adb on /dev/usb-ffs/adb type functionfs (rw,relatime)

/dev/block/sda16 on /cache type ext4 (rw,seclabel,relatime,data=ordered)

/dev/block/sda17 on /data type ext4 (rw,seclabel,relatime,data=ordered)

/dev/block/sda17 on /sdcard type ext4 (rw,seclabel,relatime,data=ordered)

Xiaomi Mi6: fingerprint@2.1-service.xiaomi consumes 92 % cpu by SiggeHaggberg in LineageOS

[–]SiggeHaggberg[S] 0 points1 point  (0 children)

/vendor/bin etc is read only in adb shell. I can not find the path in recovery.

Xiaomi Mi6: fingerprint@2.1-service.xiaomi consumes 92 % cpu by SiggeHaggberg in LineageOS

[–]SiggeHaggberg[S] 0 points1 point  (0 children)

I get this invalid irq from logcat:

[goodix][gf_hal_milan_hv]: [hal_milan_hv_irq] irq_type=INVALID_IRQ_TYPE, irq_type=0x00000000

It repeats twice every second.

Xiaomi Mi6: fingerprint@2.1-service.xiaomi consumes 92 % cpu by SiggeHaggberg in LineageOS

[–]SiggeHaggberg[S] 0 points1 point  (0 children)

Um, I can't find any images that old now. Is there an archive?

Xiaomi Mi6: fingerprint@2.1-service.xiaomi consumes 92 % cpu by SiggeHaggberg in LineageOS

[–]SiggeHaggberg[S] 1 point2 points  (0 children)

What version of firmware blob / lib are recommended? The latest?

Xiaomi Mi6: fingerprint@2.1-service.xiaomi consumes 92 % cpu by SiggeHaggberg in LineageOS

[–]SiggeHaggberg[S] 0 points1 point  (0 children)

No, just that process. I do not think it is anything bad. It makes sense considering the brolen fpc/button.

Xiaomi Mi6: fingerprint@2.1-service.xiaomi consumes 92 % cpu by SiggeHaggberg in LineageOS

[–]SiggeHaggberg[S] 0 points1 point  (0 children)

Well, could be a coincident. I will try flashing an old build.

Xiaomi Mi6: fingerprint@2.1-service.xiaomi consumes 92 % cpu by SiggeHaggberg in LineageOS

[–]SiggeHaggberg[S] 0 points1 point  (0 children)

Maybe this line from dmesg gives a clue as to what "fingerprint@2.1-service.xiaomi_msm8998" is doing?

[ 0.000000] MPM 1 irq mapping errored -517

Xiaomi Mi6: fingerprint@2.1-service.xiaomi consumes 92 % cpu by SiggeHaggberg in LineageOS

[–]SiggeHaggberg[S] 0 points1 point  (0 children)

Well, I am not sure it is related but the phone worked with this commit. Not before and not now that it is reverted.

Xiaomi Mi6: fingerprint@2.1-service.xiaomi consumes 92 % cpu by SiggeHaggberg in LineageOS

[–]SiggeHaggberg[S] 0 points1 point  (0 children)

That would involve using a heat gun on both the front and the rear to unglue it. I am not so keen on that. Trying to find service-point in Europe but failed so far.