Problema Bluetooth con Mouse [Translation: Bluetooth issue with mouse]

Ciao a tutti, sono nuovo , quindi anticipatamente mi scuso se commetto qualche errore nel Forum.

Ho un problema con il mio mouse Tecknet.
Zorin me lo vede e funziona tutto ma quando riavvio il pc la volta dopo il mouse non funziona anche se risulta connesso e sono costretto ogni volta a cancellarlo e farlo rilevare nuovamente.

Qualcuno mi sa aiutare? Grazie

Ciao e benvenuto!

Il mio consiglio è di installare Synaptic Package Manager e assicurarsi di installare/verificare che i pacchetti elencati nel mio tutorial siano installati:

My advice is to install Synaptic Package Manager and make sure you install/make sure the packages listed in my tutorial are installed:

Welcome to the Forum!

When You go to /etc/bluetooth/main.conf check if AutoEnable is set to true and without a # at the Beginning of the Line:

Thanks everyone for the replies, but if I type /etc/bluetooth/main.conf it tells me I don't have permissions, even though I first did sudo su.....what do I do? I'm not an expert

Enter in terminal

sudo nano /etc/bluetooth/main.conf

then enter your password.
Edit the file if you need to change something. To save the file press ctrl+o, then enter, and then ctrl+x

1 Like

Sorry for the Missunderstanding. It wasn't my Intention that You type it in the Terminal. You should only go to this Path in the File Manager and check the File. You can do that without Permissions. Open the File Manager, go to the Path and open the File with Text Editor.

If it is already set to true, okay. If not, do what @Forpli explained.