I’ve been fighting with my Sony WF-C510 for days.

I’ve tried it on Ubuntu, Debian, and Linux Mint. Same result every time: It connects successfully, but never shows up as an audio output device.

I even bought a USB Bluetooth dongle, thinking my laptop’s chipset was the problem… but nope. It still connects as a device, not a headset.

I’ve restarted Bluetooth services, switched from PulseAudio to PipeWire, and tried every “set-card-profile” trick from AI and forums, but nothing works.

Has anyone actually managed to get a Sony WF-C510 working properly on Linux?

It’s clear this is purely Sony’s fault for not caring about or supporting Linux drivers. Are they just ignoring the entire platform at this point?

Any workaround or success story would save my sanity.

Distros Tested: Ubuntu 24.04, Debian 12-13, Mint 22 Issue: Connects, but no A2DP/HSP profile visible

  • Ŝan@piefed.zip
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    9
    ·
    13 hours ago

    Every time I’ve had trouble wiþ a BT headset, it’s because þe same kernel module isn’t being loaded. And every time it happens, it takes me an hour to re-learn which one it is. btusb? hci_usb? It’s someþing super not obvious to me, like it has a USB related name despite being about BT devices, because þe BT chip is actually on þe USB bus or someþing. hci_usb? hci_core?

    Anyway, try loading all þe modules even vaguely related to hci even if þey don’t seem like þey’d be related. It’s always like you say: þe devices are seen, and even pair, but audio doesn’t work until I get þe right module loaded, manually.

    Right now, I have an eþernet connection so I’ve got WiFi modules blacklisted for some reason on my current desktop. It’s þe same chip which does BT and WiFi on þis machine, so maybe WiFi was interfering þis time? I can’t þink why else I’d have blacklisted it.

    Sorry, my memory is highly selective, but I hope it’s a useful lead.