mastodon.ie is one of the many independent Mastodon servers you can use to participate in the fediverse.
Irish Mastodon - run from Ireland, we welcome all who respect the community rules and members.

Administered by:

Server stats:

1.7K
active users

#bluetooth

15 posts15 participants2 posts today

Ostin eilen langattoman hiiren ja olin laittanut bt-vastaanottimen toisen bt-vastaanottimen viereen kopan taakse.

Tästä ei sitten Xbox-ohjain tykännyt ja alkoi kesken pelin pätkimään koko ajan. Opin ettei 2 bt-vastaanotinta voi olla vierekkäin. Onneksi kopassa on kattopuolella USB-A portteja myös niin siirsin ohjaimen oman täpin sinne ja loppui heti pätkiminen.

Onneksi. Sillä muuten multa olisi mennyt mielenterveys. :joy_animated:

This is so stupid... My wife accidentally turned off #Bluetooth on her #iMac , and now there is no way we can find to turn it on again with just the keyboard.

We can get the bluetooth settings panel by search, but trying to tab doesn't work - the focus never leaves the search input.

I will probably have to bring a wired mouse from work tomorrow. Even freaking Linux lets you access this kind of stuff with just a keyboard.

Al parecer #Huawei quiere ganarse la total independencia de las #patentes occidentales

Primero fue el #OS, al crear su propia versión a partir del #OSS de #android (ya vemos que #Google le esta instalando mas y mas cadenas)

Después le llego el turno a los #chips principales y a los de #IA

Hace unas semanas nos enterábamos de que habían desarrollado su propia tecnología híbrida entre #bluetooth y #wifi

Y ahora ya han declarado que trabajan en sensores propios para los lentes fotográficos

La idea es que para 2030, prácticamente todas las piezas de sus #telefonos móviles sean 100% fabricados localmente

📆 Just one week to go until the big event week in Nice!

🎤 Wed-Thu: I will be attending #er2025, giving a talk about PipeWire and #Bluetooth audio!
🛠️ Fri: I will meet fellow #PipeWire developers in person to discuss about the development of PipeWire, on a full day #workshop co-located with the workshops of libcamera, Yocto and labgrid!
💻 Sat-Sun: I will also be joining the #GStreamer #hackfest!

⏳Looking forward to it!

(Image by Sparkelle Yan, CC-BY-SA 4.0)

Well, I am clueless. Because this should have worked:

# Load Bluetooth-related kernel modules at boot
  boot.kernelModules = [ "usb" "xhci_hcd" "btusb" "bluetooth" ];
``` 

Followed by
# 📶 Bluetooth Configuration

# Enable Bluetooth support
hardware.bluetooth.enable = true;

# Ensure Bluetooth is powered on when the system starts
hardware.bluetooth.powerOnBoot = true;

# Enable the Bluetooth service (systemd bluetooth service)
systemd.services.bluetooth = {
enable = true;
description = "Bluetooth service";
wantedBy = [ "basic.target" ]; # Start Bluetooth very early in the boot process
after = [ "sysinit.target" ]; # Bluetooth should be started after the system initialization
before = [ "network.target" "multi-user.target" "graphical.target" ]; # Start Bluetooth before networking, multi-user, and graphical services
};
```

My computer is an old Dell Precision T3610 and in the front of that case, I have a USB Bluetooth Adaptor. I believe the USB Bluetooth adaptor uses Realtek chipset. The actual keyboard is an Apple Bluetooth keyboard. It is model A1843 is that makes a difference.

I have no problem using my keyboard once logged in. The issue is logging in after a reboot (when greeted with SDDM). To login, I just connect a wire, but I would like to be wireless the whole time if possible.

#NixOS #Nix #Linux #Bluetooth #KdePlasma #KDE #Plasma