Preguntas y respuestas de la comunidad de usuarios de Slimbook

¡Bienvenido al foro de la comunidad!

Si tienes problemas de software, este es tu sitio. Construyamos entre todos un lugar mejor, proporcionando experiencias, información de uso y tips. Si tienes alguna pregunta, procura dar información detallada sobre tu sistema.

Si tienes problemas de hardware, tramita la GARANTÍA AQUÍ, ya que nuestros técnicos no suelen revisar el foro por estar trabajando en reparaciones.

0

Slimbook EVO 14 - After Linux Mint 22.1 installation - No bluetooth

Avatar
Silvone

Hi all,

I have ordered and received my new Slimbook EVO 14 - AMD Ryzen 7 8845HS.

Nice machine, the most expensive I have bought in my life :).

I wanted to have, as previous used, a Linux Mint installation on it, so I installed the OS.

After installation, all good, but the bluetooth did not work!

So, for who have this problem, I found on Linux Mint forums the solution on https://forums.linuxmint.com/viewtopic.php?t=423178.

I have to mention that last post solved the issue. There is mentioned btusb/4.1, but on my machine found btusb/4.2.

--------

sudo apt install git dkms
git clone https://github.com/jeremyb31/bluetooth-6.8.git
sudo dkms add ./bluetooth-6.8
dkms status
sudo dkms build btusb/4.2
sudo dkms install btusb/4.2
dkms status
reboot

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

Slimbook EVO 14 - AMD Ryzen 7 8845HS
Avatar
Descartar
2 Respuestas
0
Avatar
Eusebio Giner Slimbook
Mejor respuesta
ChatGPT Plus

Good morning,

Although you’ve applied that solution, we recommend upgrading the kernel to at least version 6.11 or higher, as, if I'm not mistaken, Linux Mint comes with version 6.8 by default.

Best regards,


Avatar
Descartar
0
Avatar
Silvone
Mejor respuesta

Hi,
Thank you for advice !
Indeed, Mint 22.1 comes with 6.8.0-71-generic.
I'll upgrade soon, still testing my nice machine :).

Best regards,

Silviu

Avatar
Descartar