我新买的的台式电脑安装Arch Linux后无法连接蓝牙(win11下可以正常使用),在zen内核下无法使用wifi,求大佬们看看怎么办?
主板是 微星b850m gaming plus wifi(wifi7)
CPU 是 r7 9700x
显卡 RX 9070
rfkill list all显示如下↓(仅有一个,在zen内核时为空白)
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
systemctl status bluetooth 如下↓ ─╯
○ bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; preset:
disabled)
Active: inactive (dead)
Docs: man:bluetoothd(8)
6月 30 22:47:12 ArchLinux systemd[1]: Bluetooth service was skipped because of
an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
lsmod | grep -E 'bluetooth' 为空白
lspci -k | grep -i bluetooth 为空白
lsusb 如下 ─╯
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc. Hub
Bus 001 Device 005: ID 1a2c:7fff China Resource Semico Co., Ltd 2.4G Wireless Device
Bus 001 Device 008: ID 1ea7:0066 SHARKOON Technologies GmbH [Mediatrack Edge Mini Keyboard]
Bus 001 Device 009: ID 0db0:0076 Micro Star International MYSTIC LIGHT
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 002: ID 05e3:0620 Genesys Logic, Inc. GL3523 Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
journalctl -u bluetooth -b 如下↓ ─╯
6月 30 22:47:12 ArchLinux systemd[1]: Bluetooth service was skipped because of
an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
sudo dmesg | grep -i bluetooth 为空白
bluetoothctl 一直无法启动 ─╯
Waiting to connect to bluetoothd...