You are not logged in.

#1 2025-08-02 20:58:27

naxil
Member
Registered: 2024-11-18
Posts: 5

Cuffie bluetooth con microfono non vanno in HFP/HSP e il mic non va

salve ho queste cuffie:

Device 41:42:DB:84:FE:88 (public)
    Name: TWS V5.3
    Alias: TWS V5.3
    Class: 0x00240404 (2360324)
    Icon: audio-headset
    Paired: yes
    Bonded: yes
    Trusted: yes
    Blocked: no
    Connected: no
    LegacyPairing: no
    CablePairing: no
    UUID: Audio Sink                (0000110b-0000-1000-8000-00805f9b34fb)
    UUID: A/V Remote Control Target (0000110c-0000-1000-8000-00805f9b34fb)
    UUID: Advanced Audio Distribu.. (0000110d-0000-1000-8000-00805f9b34fb)
    UUID: A/V Remote Control        (0000110e-0000-1000-8000-00805f9b34fb)
    UUID: Handsfree                 (0000111e-0000-1000-8000-00805f9b34fb)
    UUID: PnP Information           (00001200-0000-1000-8000-00805f9b34fb)

e un dongle (credo non originale) Bus 001 Device 008: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)

uso pipewire e wireplumber.

Le cuffie vanno benino nell'altra config ADSP. Uso hyprland e si vede apparire l'icona del microfono. Ma a quanto ho capito in AAC o SBC il microfono viene disattivato per dare tutta la banda all'output. Ma se provo a mettere le cuffie in HSP/HFP non si sente niente e il microfono non funziona. Che cosa posso fare?

pipewire -v
[I][23:04:09.095730] pw.conf      | [          conf.c:  415 conf_load()] 0x563ff6a0f460: loaded config '/usr/share/pipewire/pipewire.conf' with 6 items
[I][23:04:09.095885] pw.conf      | [          conf.c: 1111 pw_conf_section_for_each()] handle config '/usr/share/pipewire/pipewire.conf' section 'context.properties'
[I][23:04:09.095917] pw.conf      | [          conf.c: 1111 pw_conf_section_for_each()] handle config '/usr/share/pipewire/pipewire.conf' section 'context.properties.rules'
[I][23:04:09.095937] pw.context   | [       context.c:  388 pw_context_new()] 0x563ff6a0dbf0: parsed 3 context.properties items
[I][23:04:09.095995] pw.context   | [       context.c:  269 setup_data_loops()] created data loop 'data-loop.0'
[I][23:04:09.096009] pw.context   | [       context.c:  272 setup_data_loops()] created 1 data-loops
[I][23:04:09.096328] pw.conf      | [          conf.c: 1111 pw_conf_section_for_each()] handle config '/usr/share/pipewire/pipewire.conf' section 'context.spa-libs'
[I][23:04:09.096412] pw.context   | [       context.c:  481 pw_context_new()] 0x563ff6a0dbf0: parsed 10 context.spa-libs items
[I][23:04:09.096425] pw.conf      | [          conf.c: 1111 pw_conf_section_for_each()] handle config '/usr/share/pipewire/pipewire.conf' section 'context.modules'
[I][23:04:09.096443] pw.module    | [   impl-module.c:  157 pw_context_load_module()] 0x563ff6a0dbf0: name:libpipewire-module-rt args:{
            nice.level    = -11
            rt.prio       = 88
            #rt.time.soft = -1
            #rt.time.hard = -1
            #uclamp.min = 0
            #uclamp.max = 1024
        }
[I][23:04:09.096619] mod.rt       | [     module-rt.c:  585 check_realtime_privileges()] failed to set realtime policy: Operazione non permessa
[I][23:04:09.096639] mod.rt       | [     module-rt.c:  550 check_realtime_privileges()] Clamp rtprio 88 to 0
[I][23:04:09.096649] mod.rt       | [     module-rt.c:  558 check_realtime_privileges()] Priority max (0) must be at least 11
[I][23:04:09.096659] mod.rt       | [     module-rt.c:  594 check_realtime_privileges()] can't set rt prio to 88 (try increasing rlimits)
[I][23:04:09.097135] spa.loop     | [          loop.c:  260 loop_create_queue()] 0x563ff6a26548 created queue 0x563ff6a26cd0 idx:0 0x7f8c2d498740
[I][23:04:09.097160] pw.conf      | [          conf.c:  610 load_module()] 0x563ff6a0dbf0: loaded module libpipewire-module-rt
[I][23:04:09.097180] pw.module    | [   impl-module.c:  157 pw_context_load_module()] 0x563ff6a0dbf0: name:libpipewire-module-protocol-native args:{
            # List of server Unix sockets, and optionally permissions
            #sockets = [ { name = "pipewire-0" }, { name = "pipewire-0-manager" } ]
        }
[E][23:04:09.097412] mod.protocol-native | [module-protocol-:  803 lock_socket()] server 0x563ff6a30b50: unable to lock lockfile '/run/user/1000/pipewire-0.lock': Risorsa temporaneamente non disponibile (maybe another daemon is running)
[E][23:04:09.097470] pw.conf      | [          conf.c:  602 load_module()] 0x563ff6a0dbf0: could not load mandatory module "libpipewire-module-protocol-native": Risorsa temporaneamente non disponibile
[I][23:04:09.097838] mod.rt       | [     module-rt.c:  634 set_nice()] main thread nice level set to -11
[I][23:04:09.097901] spa.loop     | [          loop.c:  212 loop_queue_destroy()] 0x563ff6a26548 destroyed queue 0x563ff6a26cd0 idx:0
[E][23:04:09.098010] default      | [      pipewire.c:  124 main()] failed to create context: Risorsa temporaneamente non disponibile

ho qualche problema con pipewire? non ho fatto nessuna configurazione.. solo 1 su wireplumber

Last edited by naxil (2025-08-02 21:05:39)

Offline

#2 2025-08-09 17:13:27

naxil
Member
Registered: 2024-11-18
Posts: 5

Re: Cuffie bluetooth con microfono non vanno in HFP/HSP e il mic non va

ago 09 19:11:39 naxilpc wireplumber[158516]: pw.node: (bluez_output.41_42_DB_84_FE_88.1-89>
ago 09 19:11:39 naxilpc wireplumber[158516]: spa.bluez5: Failure in Bluetooth audio transp>
ago 09 19:11:39 naxilpc wireplumber[158516]: spa.audioadapter: 0x55b133e20f18: can't send >
ago 09 19:11:39 naxilpc wireplumber[158516]: pw.node: (bluez_input_internal.41_42_DB_84_FE>
ago 09 19:11:44 naxilpc wireplumber[158516]: spa.bluez5.native: connect(): Connessione rif>
ago 09 19:11:44 naxilpc wireplumber[158516]: spa.audioadapter: 0x55b133e20f18: can't send >
ago 09 19:11:44 naxilpc wireplumber[158516]: pw.node: (bluez_input_internal.41_42_DB_84_FE>
ago 09 19:12:11 naxilpc wireplumber[158516]: spa.bluez5.native: connect(): Connessione rif>
ago 09 19:12:11 naxilpc wireplumber[158516]: spa.audioadapter: 0x55b1341f62f8: can't send >
ago 09 19:12:11 naxilpc wireplumber[158516]: pw.node: (bluez_output.41_42_DB_84_FE_88.1-89>
lines 1-21/21 (END)

Offline

Board footer

Powered by FluxBB