Awesome how fast the developers respond to bugs and fix them. Thanks a lot for all your hard work - highly appreciated!

faaaaaj There's no error there but rather Alpha and Beta were rolled back to 2025030300 prior to releasing 2025030800 because we don't have room on the update servers for 3 releases until we move to larger servers. We have to remove a release that's not going to be reaching Stable before we starting pushing out a new Alpha. It's very annoying and we'll be upgrading the servers soon.

Working well so far on Pixel 8,
and (still) no issues with media notifications or fingerprint reader.

Thank you! Is there a way to use native linux terminal? I enable it in the developers mode and then downloaded the necessary data but it cruses all the time when i open it! Are you planning to fix it or is something that will not be part of GOS? Thanks!

  • de0u replied to this.

    Since the update, GrapheneOS no longer recognizes the fingerprint sensor. I can only unlock the pixel with a password. Does this have to do with the bug in Android ASOP? (Pixel 9)

    Finger print reader not working after powering off several times

      This update has caused bluetooth to repeatedly crash.

      Log:

      type: crash
      osVersion: google/husky/husky:15/BP1A.250305.019/2025030800:user/release-keys
      flags: dev options enabled
      package: com.android.bluetooth:35, targetSdk 35
      sharedUid: android.uid.bluetooth
      process: com.android.bluetooth
      processUptime: 285 + 493 ms
      
      java.lang.IllegalArgumentException: Invalid Empty name
      	at android.os.Parcel.createExceptionOrNull(Parcel.java:3274)
      	at android.os.Parcel.createException(Parcel.java:3254)
      	at android.os.Parcel.readException(Parcel.java:3230)
      	at android.os.Parcel.readException(Parcel.java:3172)
      	at android.bluetooth.IBluetoothCallback$Stub$Proxy.onAdapterNameChange(IBluetoothCallback.java:177)
      	at com.android.bluetooth.btservice.AdapterService.updateAdapterNameInternal(AdapterService.java:1167)
      	at com.android.bluetooth.btservice.AdapterService.updateAdapterName(AdapterService.java:1156)
      	at com.android.bluetooth.btservice.AdapterProperties.adapterPropertyChangedCallbackInternal(AdapterProperties.java:840)
      	at com.android.bluetooth.btservice.AdapterProperties.lambda$adapterPropertyChangedCallback$0(AdapterProperties.java:816)
      	at com.android.bluetooth.btservice.AdapterProperties.$r8$lambda$mCFKluZ_CoKIr7RYSBs6MKnrcRg(AdapterProperties.java:0)
      	at com.android.bluetooth.btservice.AdapterProperties$$ExternalSyntheticLambda0.run(R8$$SyntheticClass:0)
      	at android.os.Handler.handleCallback(Handler.java:991)
      	at android.os.Handler.dispatchMessage(Handler.java:102)
      	at android.os.Looper.loopOnce(Looper.java:232)
      	at android.os.Looper.loop(Looper.java:317)
      	at android.app.ActivityThread.main(ActivityThread.java:8973)
      	at java.lang.reflect.Method.invoke(Native Method)
      	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:591)
      	at com.android.internal.os.ExecInit.main(ExecInit.java:50)
      	at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
      	at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:369)
      Caused by: android.os.RemoteException: Remote stack trace:
      	at com.android.server.bluetooth.BluetoothManagerService$1.onAdapterNameChange(BluetoothManagerService.java:232)
      	at android.bluetooth.IBluetoothCallback$Stub.onTransact(IBluetoothCallback.java:118)
      	at android.os.Binder.execTransactInternal(Binder.java:1451)
      	at android.os.Binder.execTransact(Binder.java:1390)

      https://i.imgur.com/wcc7Ypf.png

        co77 Try fully powering off the device (not a reboot) and powering it back on. If it still happens afterwards, we can investigate further. What do you have set as your device's host name in the Settings app? Did you set it to an empty value?

        • co77 replied to this.

          GrapheneOS

          I did have my device name as just a space but I changed it after the crashes started occuring. However, I've powered my device on and off 3 times now and the issue still occurs.

            Since the update, my device shows a red "You device is corrupt" warning. I didn't really understand what happened, I just rebooted my phone after the update. (Pixel 7a)

              co77 Try resetting Bluetooth & Wi-Fi settings via Settings > System > Reset. It's unfortunately not split up between the two so you have to clear both and add back your Wi-Fi networks. You could try using ADB to clear only Bluetooth data but we don't have time to figure out how to do that right now to give you a command. Using pm clear com.android.bluetooth may work but may not be enough.

              • co77 replied to this.

                lumzl That sounds like SSD data corruption. It should automatically roll back if it fails to boot several times regardless. Did it roll back and boot up the old version again?