linux


  1. T

    Unable to read Heart Rate Measurement and do not see any Notification on Xiaomi Band 8 Using gatttool

    HI Everyone, I'm having trouble reading heart rate data from my Mi Band 7 using the linux command, "gatttool". I have connected to the device via Bluetooth and discovered the relevant characteristics which are - 0x180F which is the Heart rate service - 0x2a37 which is the Heart Rate Measurement...
  2. maksz

    Resolved Linux install script fastboot executable permission

    [ ! -x $fastboot ] && ! chmod -x $fastboot Should add execute permission, not remove chmod +x $fastboot
  3. C

    How to solve error in SP Flash Tool?

    My operating system: Artix Linux My image fastboot: XIAOMI REDMI NOTE 9 (MERLIN) MIUI V13.0.2.0 ANDROID 12.0 (merlin_global_images_V13.0.2.0.SJOMIXM_20221013.0000.00_12.0_global) Phone: Xiaomi Redmi Note 9 Go to folder bypass. And run command: sudo python main.py Output: [2023-06-17...
  4. _jay27

    [spesn] Linux Script not detecting the device

    Hello I am trying to install the ROM on my Redmi Note 11 NFC, but on Linux, the script is stuck on "Waiting for device...", Fastboot tells me the device has been recognized, and the getvar also returns the correct model number, should I remove the checking part of the script?