Cast: Difference between revisions
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
sudo lspci|grep VGA | sudo lspci|grep VGA | ||
VGA compatible controller: NVIDIA Corporation GP108 [GeForce GT 1030] (rev a1) | VGA compatible controller: NVIDIA Corporation GP108 [GeForce GT 1030] (rev a1) | ||
=== Bluetooth === | |||
I installed a tp-link UB500 Plus, to pair with Office Popsicle (an Echo Pop). | |||
Honestly I plugged it in and the bluetooth icon appeared, nice. | |||
==== How to pair with Pop ==== | |||
Make sure service is running. | |||
sudo systemctl start bluetooth # to start it | |||
sudo systemctl enable bluetooth # to run on next reboot | |||
bluetoothctl |
Revision as of 23:00, 30 September 2025
- OS: Ubuntu 22.04
- Motherboard: ASUS ROG STRIX B450-F GAMING II
sudo dmidecode -t 2
- Storage: 2 M.2 slots
- GPU: Nvidia GP108 - GeForce GT 1030
sudo lspci|grep VGA VGA compatible controller: NVIDIA Corporation GP108 [GeForce GT 1030] (rev a1)
Bluetooth
I installed a tp-link UB500 Plus, to pair with Office Popsicle (an Echo Pop).
Honestly I plugged it in and the bluetooth icon appeared, nice.
How to pair with Pop
Make sure service is running.
sudo systemctl start bluetooth # to start it sudo systemctl enable bluetooth # to run on next reboot bluetoothctl