|
Hello all,
I got these mini PC and I would like to enable the bluetooth into the bios.
When I run the below command, it seems that the BT is not activated:
- root@pve:~# lspci -nn
- 00:00.0 Host bridge [0600]: Intel Corporation Device [8086:31f0] (rev 03)
- 00:00.1 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Dynamic Platform and Thermal Framework Processor Participant [8086:318c] (rev 03)
- 00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:3185] (rev 03)
- 00:0e.0 Audio device [0403]: Intel Corporation Device [8086:3198] (rev 03)
- 00:0f.0 Communication controller [0780]: Intel Corporation Celeron/Pentium Silver Processor Trusted Execution Engine Interface [8086:319a] (rev 03)
- 00:12.0 SATA controller [0106]: Intel Corporation Device [8086:31e3] (rev 03)
- 00:13.0 PCI bridge [0604]: Intel Corporation Device [8086:31d8] (rev f3)
- 00:13.2 PCI bridge [0604]: Intel Corporation Device [8086:31da] (rev f3)
- 00:14.0 PCI bridge [0604]: Intel Corporation Device [8086:31d7] (rev f3)
- 00:15.0 USB controller [0c03]: Intel Corporation Device [8086:31a8] (rev 03)
- 00:16.0 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Serial IO I2C Host Controller [8086:31ac] (rev 03)
- 00:16.1 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Serial IO I2C Host Controller [8086:31ae] (rev 03)
- 00:16.2 Signal processing controller [1180]: Intel Corporation Device [8086:31b0] (rev 03)
- 00:16.3 Signal processing controller [1180]: Intel Corporation Device [8086:31b2] (rev 03)
- 00:17.0 Signal processing controller [1180]: Intel Corporation Device [8086:31b4] (rev 03)
- 00:17.1 Signal processing controller [1180]: Intel Corporation Device [8086:31b6] (rev 03)
- 00:17.2 Signal processing controller [1180]: Intel Corporation Device [8086:31b8] (rev 03)
- 00:17.3 Signal processing controller [1180]: Intel Corporation Device [8086:31ba] (rev 03)
- 00:18.0 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Serial IO UART Host Controller [8086:31bc] (rev 03)
- 00:18.1 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Serial IO UART Host Controller [8086:31be] (rev 03)
- 00:18.2 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Serial IO UART Host Controller [8086:31c0] (rev 03)
- 00:18.3 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Serial IO UART Host Controller [8086:31ee] (rev 03)
- 00:19.0 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Serial IO SPI Host Controller [8086:31c2] (rev 03)
- 00:19.1 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Serial IO SPI Host Controller [8086:31c4] (rev 03)
- 00:19.2 Signal processing controller [1180]: Intel Corporation Celeron/Pentium Silver Processor Serial IO SPI Host Controller [8086:31c6] (rev 03)
- 00:1c.0 SD Host controller [0805]: Intel Corporation Celeron/Pentium Silver Processor SDA Standard Compliant SD Host Controller [8086:31cc] (rev 03)
- 00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:31e8] (rev 03)
- 00:1f.1 SMBus [0c05]: Intel Corporation Celeron/Pentium Silver Processor Gaussian Mixture Model [8086:31d4] (rev 03)
- 02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 07)
- 03:00.0 Network controller [0280]: Intel Corporation Wireless 3165 [8086:3165] (rev 81)
- root@pve:~#
复制代码
Thanks in advance for your reply :) |
|