Audio no longer works for phone calls after Hudiy 1.2

Post Reply
Ryder
Posts: 11
Joined: Sat Sep 06, 2025 11:15 am

Audio no longer works for phone calls after Hudiy 1.2

Post by Ryder »

Hi there,

After updating to hudiy 1.2 I no longer can hear any audio when I am in a phone call. I'm not sure why this is happening. Also maybe something to do with it but I doubt it: I have connectivity issues where sometimes it just doesn't connect to my phone unless I restart hudiy. Any ideas?

Thanks,
Ryder
hudiy
Site Admin
Posts: 515
Joined: Mon Jul 14, 2025 7:42 pm

Re: Audio no longer works for phone calls after Hudiy 1.2

Post by hudiy »

Hello,
Could you please post the contents of your /etc/bluetooth/main.conf? Also, it would be helpful to see some screenshots from qpwgraph while a phone call is active (you can install it via sudo apt install qpwgraph).

Additionally, which Raspberry Pi model are you using? Are you using the built-in Bluetooth chip or an external USB dongle?

Please also try to unpair and pair your phone again.
Hudiy Team
Ryder
Posts: 11
Joined: Sat Sep 06, 2025 11:15 am

Re: Audio no longer works for phone calls after Hudiy 1.2

Post by Ryder »

Hi there,

Thanks for your response, I cant easily access the pi unfortunately. The pi is now behind the dash piece I have made and I don't want to break it Ill see if there's another way to get to it tomorrow.

I'm using the default Bluetooth in the Pi 5. I'll try "Pair and Unpair" it again, but I doubt it will fix. It's a bit frustrating, maybe I added something in accidently I am not sure. Has anyone else had this issue that you know of?

Thanks in advance,
Ryder
hudiy
Site Admin
Posts: 515
Joined: Mon Jul 14, 2025 7:42 pm

Re: Audio no longer works for phone calls after Hudiy 1.2

Post by hudiy »

The only issue that we are aware of is related to Bluetooth firmware crash on Pi 4B viewtopic.php?p=356.

You can try clearing the WirePlumber cache using the following commands:

Code: Select all

rm -rf $HOME/.local/state/wireplumber
mkdir $HOME/.local/state/wireplumber
It should reset the state of all sinks and sources. Just in case, please restart the Raspberry Pi after clearing the cache.
Hudiy Team
Post Reply