You are not logged in.
My network card gets detected by my OS.
[leon@arch ~]$ lspci | grep Network
02:00.0 Network controller: Intel Corporation Centrino Ultimate-N 6300 (rev 35)
It doesn't give me Bluetooth as an option for anything. its just as if it wasn't there.
[leon@arch ~]$ rfkill
ID TYPE DEVICE SOFT HARD
0 wlan phy0 unblocked unblocked
The bluetooth dirver just dies..
[leon@arch ~]$ sudo systemctl status bluetooth.service
○ bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; preset: disabled)
Active: inactive (dead)
Docs: man:bluetoothd(8)
Nov 08 21:48:46 arch systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
If i check the path where the condition the error gave me. there is nothing existent..
[leon@arch ~]$ ls /sys/class/bluetooth/
[leon@arch ~]$
I may be missing some special drivers, while the WIFI is running on some generic driver. Idk... there appears to be nothing existing.. Btw yes I do have all the bluetooth software installed but i hat to change wifi cards as it jammed the 2GHz band for god know what reason.
Offline