You are not logged in.

#1 2020-07-10 11:42:54

Boogz_Linux
Member
Registered: 2020-06-19
Posts: 29

Gigabyte Wifi/Bluetooth card issues (AX200)

First and foremost, I have read through this whole thread with the exact same outputs as the OP, except no happy ending.
https://bbs.archlinux.org/viewtopic.php?id=213841

Kernel 5.7.7-arch1-1.

 sudo modprobe btusb 
 sudo systemctl enable bluetooth.service 
 sudo systemctl start bluetooth.service 
 systemctl status bluetooth 
 
bluetooth.service - Bluetooth service
     Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
     Active: active (running) since Fri 2020-07-10 20:57:20 AEST; 15min ago
       Docs: man:bluetoothd(8)
   Main PID: 3171 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 38406)
     Memory: 2.2M
     CGroup: /system.slice/bluetooth.service
             └─3171 /usr/lib/bluetooth/bluetoothd

Jul 10 20:57:20 BoogzArch systemd[1]: Starting Bluetooth service...
Jul 10 20:57:20 BoogzArch bluetoothd[3171]: Bluetooth daemon 5.54
Jul 10 20:57:20 BoogzArch systemd[1]: Started Bluetooth service.
Jul 10 20:57:20 BoogzArch bluetoothd[3171]: Starting SDP server
Jul 10 20:57:20 BoogzArch bluetoothd[3171]: Bluetooth management interface 1.16 initialized

I then added myself to the lp group.
I have Wifi working fine.


Now,

 bluetoothctl 
 power on 

Returns,

 No default controller available 

I followed the advice all the way down until

 journalctl -b | grep Bluetooth 

Where I was missing

 Jun 15 19:21:56 turing kernel: Bluetooth: hci0: read Intel version: 3707100100012d0d00 

Any help would be great, sorry if I have broken any of the https://wiki.archlinux.org/index.php/Code_of_conduct rules

Offline

Board footer

Powered by FluxBB