You are not logged in.

#1 2023-03-02 08:46:08

gnana
Member
Registered: 2023-03-02
Posts: 3

Pipewire bluetooth headset not working..

local/libpipewire 1:0.3.66-2
    Low-latency audio/video router and processor - client library
local/libwireplumber 0.4.13-1
    Session / policy manager implementation for PipeWire - client library
local/pipewire 1:0.3.66-2
    Low-latency audio/video router and processor
local/pipewire-alsa 1:0.3.66-2
    Low-latency audio/video router and processor - ALSA configuration
local/pipewire-audio 1:0.3.66-2
    Low-latency audio/video router and processor - Audio support
local/pipewire-pulse 1:0.3.66-2
    Low-latency audio/video router and processor - PulseAudio replacement
local/wireplumber 0.4.13-1
    Session / policy manager implementation for PipeWire


---------------------------
PipeWire 'pipewire-0' [0.3.66, human@Shambho, cookie:3647655017]
└─ Clients:
        31. pipewire                            [0.3.66, human@Shambho, pid:497]
        39. pipewire                            [0.3.66, human@Shambho, pid:497]
        62. Brave input                         [0.3.66, human@Shambho, pid:952]
        63. wpctl                               [0.3.66, human@Shambho, pid:1669]
        74. WirePlumber                         [0.3.66, human@Shambho, pid:1043]
        89. WirePlumber [export]                [0.3.66, human@Shambho, pid:1043]

Audio
├─ Devices:
│      76. Built-in Audio                      [alsa]

├─ Sinks:
│  *   73. Built-in Audio Analog Stereo        [vol: 1.00]

├─ Sink endpoints:

├─ Sources:
│  *   83. Built-in Audio Analog Stereo        [vol: 1.00]

├─ Source endpoints:

└─ Streams:

Video
├─ Devices:
│      64. Laptop_Integrated_Webcam_HD         [v4l2]
│      79. Laptop_Integrated_Webcam_HD         [v4l2]
│      81. Laptop_Integrated_Webcam_HD: In     [libcamera]

├─ Sinks:

├─ Sink endpoints:

├─ Sources:
│  *   65. Laptop_Integrated_Webcam_HD (V4L2)
│      67. Built-in Front Camera

├─ Source endpoints:

└─ Streams:

Settings
└─ Default Configured Node Names:


-------------------------------

[human@Shambho ~]$ journalctl -f
Hint: You are currently not seeing messages from other users and the system.
      Users in groups 'adm', 'systemd-journal', 'wheel' can see all messages.
      Pass -q to turn off this notice.
Mar 02 14:30:14 Shambho systemd[489]: Stopping PipeWire Multimedia Service...
Mar 02 14:30:14 Shambho pipewire-pulse[497]: mod.zeroconf-publish: error id:0 seq:2804 res:-32 (Broken pipe): connection error
Mar 02 14:30:14 Shambho systemd[489]: Stopped PipeWire Multimedia Service.
Mar 02 14:30:14 Shambho systemd[489]: pipewire.service: Consumed 1.094s CPU time.
Mar 02 14:30:14 Shambho systemd[489]: Started PipeWire Multimedia Service.
Mar 02 14:30:14 Shambho systemd[489]: Started Multimedia Service Session Manager.
Mar 02 14:30:14 Shambho wireplumber[1981]: [0:34:12.577713410] [1981]  INFO Camera camera_manager.cpp:299 libcamera v0.0.4
Mar 02 14:30:14 Shambho pipewire[1976]: [0:34:12.803070575] [1976]  INFO Camera camera_manager.cpp:299 libcamera v0.0.4
Mar 02 14:30:14 Shambho wireplumber[1981]: <WpPortalPermissionStorePlugin:0x521746a02a0> Failed to call Lookup: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.impl.portal.PermissionStore was not provided by any .service files
Mar 02 14:30:14 Shambho wireplumber[1981]: <WpPortalPermissionStorePlugin:0x521746a02a0> Failed to call Lookup: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.impl.portal.PermissionStore was not provided by any .service files

Last edited by gnana (2023-03-02 09:01:24)

Offline

#2 2023-03-02 09:30:05

gnana
Member
Registered: 2023-03-02
Posts: 3

Re: Pipewire bluetooth headset not working..

thanks to irc.. got the solution
cp /usr/share/wireplumber/main.lua.d/50-alsa-config.lua  to cd .config/wireplumber/main.lua.d/

Worked Thanks

Offline

#3 2023-03-02 09:34:48

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,255

Re: Pipewire bluetooth headset not working..

Welcome to the boards please wrap outputs in [ code ] [ /code ] tags without the spaces.

What did you do to connect your headset which commands and which output did they generate, what do you have from

sudo dmesg | grep -i bluetooth

Ah glad to hear, however that should only be necessary if you already set up configuration in your home dir, did you do that?

Last edited by V1del (2023-03-02 09:35:48)

Offline

#4 2023-03-02 09:44:50

gnana
Member
Registered: 2023-03-02
Posts: 3

Re: Pipewire bluetooth headset not working..

[ code ] [human@Shambho ~]$ sudo dmesg | grep -i bluetooth
[sudo] password for human:
[    6.296112] Bluetooth: Core ver 2.22
[    6.296166] NET: Registered PF_BLUETOOTH protocol family
[    6.296169] Bluetooth: HCI device and connection manager initialized
[    6.296178] Bluetooth: HCI socket layer initialized
[    6.296182] Bluetooth: L2CAP socket layer initialized
[    6.296186] Bluetooth: SCO socket layer initialized
[    6.762376] Bluetooth: hci0: BCM: chip id 70
[    6.763383] Bluetooth: hci0: BCM: features 0x06
[    6.779392] Bluetooth: hci0: Shambho
[    6.779402] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0341
[    6.782602] Bluetooth: hci0: BCM43142A0 'brcm/BCM43142A0-0a5c-21d7.hcd' Patch
[    6.902418] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.902426] Bluetooth: BNEP filters: protocol multicast
[    6.902434] Bluetooth: BNEP socket layer initialized
[    7.577375] Bluetooth: hci0: BCM: features 0x06
[    7.593379] Bluetooth: hci0: BCM43142A0 Generic USB Class 2 NonUHE @ 20 MHz
[    7.593386] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0341
[    7.651560] Bluetooth: MGMT ver 1.22
[  100.467830] Bluetooth: RFCOMM TTY layer initialized
[  100.467844] Bluetooth: RFCOMM socket layer initialized
[  100.467847] Bluetooth: RFCOMM ver 1.11
[  107.471353] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[  107.471369] Bluetooth: HIDP socket layer initialized
[  107.473124] input: Rockerz 370 Consumer Control as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/bluetooth/hci0/hci0:12/0005:05D6:000A.0001/input/input14
[  107.473339] hid-generic 0005:05D6:000A.0001: input,hidraw0: BLUETOOTH HID v2.40 Device [Rockerz 370] on f8:2f:a8:c5:28:bc
[ 1629.865533] input: Rockerz 370 Consumer Control as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/bluetooth/hci0/hci0:12/0005:05D6:000A.0002/input/input17
[ 1629.865856] hid-generic 0005:05D6:000A.0002: input,hidraw0: BLUETOOTH HID v2.40 Device [Rockerz 370] on f8:2f:a8:c5:28:bc
[ 2082.472658] input: Rockerz 370 Consumer Control as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/bluetooth/hci0/hci0:12/0005:05D6:000A.0003/input/input19
[ 2082.473288] hid-generic 0005:05D6:000A.0003: input,hidraw0: BLUETOOTH HID v2.40 Device [Rockerz 370] on f8:2f:a8:c5:28:bc
[ 2622.167554] input: Rockerz 370 Consumer Control as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/bluetooth/hci0/hci0:12/0005:05D6:000A.0004/input/input20
[ 2622.167843] hid-generic 0005:05D6:000A.0004: input,hidraw0: BLUETOOTH HID v2.40 Device [Rockerz 370] on f8:2f:a8:c5:28:bc
[human@Shambho ~]$ [ /code ]

Offline

Board footer

Powered by FluxBB