ChrisTitusTech / linutil

Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.
https://christitus.com
MIT License
2.81k stars 227 forks source link

Adding Bluez installation #957

Closed bungadrum closed 3 days ago

bungadrum commented 3 days ago

Is your feature request related to a problem? Please describe.

Whenever I try to use bluetooth either directly from Linutil or bluetooth Manager it always gives me a Blueman manager connecting to Bluez failed error.

Describe the solution you'd like

Can you add a option under Utilites for installing Bluez daemons.

Describe alternatives you've considered

N/A

Additional context

bluez

Checklist

jeevithakannan2 commented 3 days ago

What did systemctl status bluetooth return. Also what distribution are you on ?

bungadrum commented 3 days ago

I am currently on Xubuntu 22.04 LTS which comes preinstalled with Bluetooth Adapters, Manager and Blueman.

Systemctl: bluetooth

jeevithakannan2 commented 3 days ago

Run rfkill list

jeevithakannan2 commented 3 days ago

Running bluetooth manager in linutil will install the bluez if not installed and start the bluez daemon. This issue cannot be reproduced and the issue is not related to linutil. Still I will try to resolve your issue.

/close not planned