Hallo,
ich habe hier ein T450s, auf dem Debian 11 sehr gut läuft. Von diesem Gerät aus möchte ich einen Bluetoothlautsprecher ansteuern. Laut Wiki sollten alle verbauten WLAN Karten Bluetooth unterstützen. Im BIOS ist Bluetooth eingeschaltet. Nur ich bekomme die Schnittstelle einfach nicht zum laufen.
Hier mal die Angaben zum Sytem:
Hat jemand eine Idee wie ich bei dem Laptop Bluetooth aktivieren kann? Ich werde das Gefühl nicht los, dass das Notebook gar kein Bluetooth hat.
Vielen Dank
Mike
ich habe hier ein T450s, auf dem Debian 11 sehr gut läuft. Von diesem Gerät aus möchte ich einen Bluetoothlautsprecher ansteuern. Laut Wiki sollten alle verbauten WLAN Karten Bluetooth unterstützen. Im BIOS ist Bluetooth eingeschaltet. Nur ich bekomme die Schnittstelle einfach nicht zum laufen.
Hier mal die Angaben zum Sytem:
Code:
System: Host: debian-t450s Kernel: 5.10.0-7-amd64 x86_64 bits: 64 Desktop: GNOME 3.38.4
Distro: Debian GNU/Linux 11 (bullseye)
Machine: Type: Laptop System: LENOVO product: 20BWS11H00 v: ThinkPad T450s
Mobo: LENOVO model: 20BWS11H00 UEFI: LENOVO v: JBET54WW (1.19 )
date: 11/06/2015
Battery: ID-1: BAT0 charge: 17.2 Wh condition: 18.4/23.2 Wh (79%)
ID-2: BAT1 charge: 53.0 Wh condition: 65.2/71.1 Wh (92%)
CPU: Info: Dual Core Intel Core i5-5300U [MT MCP] speed: 1888 MHz min/max: 500/2900 MHz
Graphics: Device-1: Intel HD Graphics 5500 driver: i915 v: kernel
Device-2: Chicony Integrated Camera type: USB driver: uvcvideo
Display: wayland server: X.Org 1.20.11 driver: loaded: i915 note: n/a (using device driver) resolution:
1: 1920x1080~60Hz 2: 1920x1200~60Hz
OpenGL: renderer: Mesa Intel HD Graphics 5500 (BDW GT2) v: 4.6 Mesa 20.3.4
Network: Device-1: Intel Ethernet I218-LM driver: e1000e
Device-2: Intel Wireless 7265 driver: iwlwifi
Drives: Local Storage: total: 335.35 GiB used: 89.33 GiB (26.6%)
Info: Processes: 209 Uptime: 44m Memory: 11.57 GiB used: 2.38 GiB (20.6%) Shell: Bash inxi: 3.3.01
Code:
dpkg -l blue*|grep ii
ii blueman 2.1.4-1+b1 amd64 Graphical bluetooth manager
ii bluetooth 5.55-3.1 all Bluetooth support (metapackage)
ii bluez 5.55-3.1 amd64 Bluetooth tools and daemons
ii bluez-firmware 1.2-4 all Firmware for Bluetooth devices
ii bluez-obexd 5.55-3.1 amd64 bluez obex daemon
Code:
rfkill list
0: tpacpi_bluetooth_sw: Bluetooth
Soft blocked: no
Hard blocked: no
1: tpacpi_wwan_sw: Wireless WAN
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
Code:
service bluetooth status
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: inactive (dead)
Docs: man:bluetoothd(8)
Jun 24 06:35:27 debian-t450s systemd[1]: Condition check resulted in Bluetooth service being skipped.
Jun 24 06:49:20 debian-t450s systemd[1]: Condition check resulted in Bluetooth service being skipped.
Hat jemand eine Idee wie ich bei dem Laptop Bluetooth aktivieren kann? Ich werde das Gefühl nicht los, dass das Notebook gar kein Bluetooth hat.
Vielen Dank
Mike