-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Hey, thanks a lot for this tool!
I tried setting it up multiple times, deleting the BlueVein cfg and the bluetooth adapter's folder on linux before. I also tried pairing all the devices on linux first, and pairing all the devices on windows first. Still, it didn't worked.
When inspecting the logs on windows, here is what I see:
[2026-01-31 16:43:39] [BlueVein] Service installed successfully!
[2026-01-31 16:43:39] [BlueVein] Use 'bluevein.exe start' to start the service
[2026-01-31 16:43:45] [BlueVein] Performing initial bidirectional sync...
[2026-01-31 16:43:45] [BlueVein] Starting bidirectional synchronization...
[2026-01-31 16:43:45] [BlueVein] No EFI config found, will create from system state
[2026-01-31 16:43:45] [BlueVein] Service started successfully!
[2026-01-31 16:43:45] [BlueVein] Found 1 devices for adapter 98:03:8E:6A:75:4D
[2026-01-31 16:43:45] [BlueVein] Creating new EFI config from system state
[2026-01-31 16:43:45] [BlueVein] Using direct disk access via fat32-raw
[2026-01-31 16:43:45] [BlueVein] Successfully wrote merged config to EFI
[2026-01-31 16:43:45] [BlueVein] Bidirectional synchronization complete
[2026-01-31 16:43:45] [BlueVein] Starting registry monitoring...
[2026-01-31 16:43:45] [BlueVein] Starting Windows registry monitoring...
[2026-01-31 16:43:45] [BlueVein] Initial state: 1 adapters
[2026-01-31 16:44:41] [BlueVein] Registry change detected
[2026-01-31 16:44:45] [BlueVein] Key mismatch for CE:NT:RA:LI:RK - updating from EFI
[2026-01-31 16:44:45] [BlueVein] Registry change detected
[2026-01-31 16:45:49] [BlueVein] Registry change detected
[2026-01-31 16:46:15] [BlueVein] Key mismatch for CE:NT:RA:LI:RK - updating from EFI
[2026-01-31 16:46:15] [BlueVein] Registry change detected
[2026-01-31 16:47:40] [BlueVein] Registry change detected
[2026-01-31 16:47:45] [BlueVein] Key mismatch for CE:NT:RA:LI:RK - updating from EFI
[2026-01-31 16:47:45] [BlueVein] Registry change detected
As you can see, CE:NT:RA:LI:RK is not a valid MAC address. I don't know if this is the root of my issue, or if this is inert.
Anyway, note that I'm using Atlas OS (a modded version of Windows, this may be what makes you program not work for me), Arch, and that may bluetooth adapter is the external TP-Link UB500.
I will boot back to Linux and update you on the content of the cfg.
Also note that the service is currently enabled on Windows, but not on linux.
Sorry if my issue is unclear.
Thanks!