Bluetooth common connecting problem with headset

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Orzeszty

Bluetooth common connecting problem with headset

Post by Orzeszty »

Hallo.
I have common problem with connecting the headset with bluetooth on my HP probook G450.
I have trying to connect it via blueman and it doesnt work.

I'm trying to do this:
sudo pactl load-module module-bluetooth-discover
But it show me error:
Failure: Module initialization failed

I do this solution for this kind of error:
"Edit the file:

/etc/pulse/default.pa

and comment out (with an # at the beginning of the line) the following line:

#load-module module-bluetooth-discover

now edit the file:

/usr/bin/start-pulseaudio-x11

and after the lines:

if [ x”$SESSION_MANAGER” != x ] ; then
/usr/bin/pactl load-module module-x11-xsmp “display=$DISPLAY session_manager=$SESSION_MANAGER” > /dev/null
fi

add the following line:

/usr/bin/pactl load-module module-bluetooth-discover

This way the Pulse audio’s Bluetooth modules will not be downloaded at boot time but after x11 is started."

but still don't working.

I don't know what to do. My headset can be paired but it is disconnecting after a while and when i turn on sound somewhere. Please help me with this problem.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
catweazel
Level 19
Level 19
Posts: 9763
Joined: Fri Oct 12, 2012 9:44 pm
Location: Australian Antarctic Territory

Re: Bluetooth common connecting problem with headset

Post by catweazel »

Please post the output of this terminal command:

Code: Select all

inxi -Fxz
Enclose the results in code markers, which you can select from the mini toolbar above the textbox where you type your reply.
"There is, ultimately, only one truth -- cogito, ergo sum -- everything else is an assumption." - Me, my swansong.
Orzeszty

Re: Bluetooth common connecting problem with headset

Post by Orzeszty »

Result from the terminal:

Code: Select all

System:    Host: michal-HP-ProBook-450-G2 Kernel: 4.8.0-53-generic x86_64 (64 bit gcc: 5.4.0)
           Desktop: MATE 1.18.0 (Gtk 3.18.9-1ubuntu3.3)
           Distro: Linux Mint 18.3 Sylvia
Machine:   System: Hewlett-Packard (portable) product: HP ProBook 450 G2 v: A3008CD10003
           Mobo: Hewlett-Packard model: 2248 v: KBC Version 59.21
           Bios: Hewlett-Packard v: M73 Ver. 01.09 date: 01/21/2015
CPU:       Dual core Intel Core i5-5200U (-HT-MCP-) cache: 3072 KB
           flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 8778
           clock speeds: max: 2700 MHz 1: 2506 MHz 2: 2512 MHz 3: 2498 MHz
           4: 2483 MHz
Graphics:  Card: Intel Broadwell-U Integrated Graphics bus-ID: 00:02.0
           Display Server: X.Org 1.18.4 drivers: intel (unloaded: fbdev,vesa)
           Resolution: 1366x768@60.00hz
           GLX Renderer: Mesa DRI Intel HD Graphics 5500 (Broadwell GT2)
           GLX Version: 3.0 Mesa 17.0.7 Direct Rendering: Yes
Audio:     Card-1 Intel Wildcat Point-LP High Definition Audio Controller
           driver: snd_hda_intel bus-ID: 00:1b.0
           Card-2 Intel Broadwell-U Audio Controller
           driver: snd_hda_intel bus-ID: 00:03.0
           Sound: Advanced Linux Sound Architecture v: k4.8.0-53-generic
Network:   Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           driver: r8169 v: 2.3LK-NAPI port: 4000 bus-ID: 08:00.0
           IF: enp8s0 state: down mac: <filter>
           Card-2: Realtek RTL8723BE PCIe Wireless Network Adapter
           driver: rtl8723be port: 3000 bus-ID: 09:00.0
           IF: wlo1 state: up mac: <filter>
Drives:    HDD Total Size: 500.1GB (37.2% used)
           ID-1: /dev/sda model: ST500LT012 size: 500.1GB
Partition: ID-1: / size: 46G used: 20G (46%) fs: ext4 dev: /dev/sda1
           ID-2: /home size: 406G used: 147G (39%) fs: ext4 dev: /dev/sda6
           ID-3: swap-1 size: 8.00GB used: 0.00GB (0%) fs: swap dev: /dev/sda5
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:   System Temperatures: cpu: 38.0C mobo: 0.0C
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 217 Uptime: 28 min Memory: 2658.1/7872.0MB
           Init: systemd runlevel: 5 Gcc sys: 5.4.0
           Client: Shell (bash 4.3.481) inxi: 2.2.35 
Orzeszty

Re: Bluetooth common connecting problem with headset

Post by Orzeszty »

Please help me with this thing. I have now TV connected to my PC and i want to have wireless headset i bought this for that reason
Locked

Return to “Beginner Questions”