[Nix-dev] Bluetooth support - nixos
Marc Weber
marco-oweber at gmx.de
Thu Feb 6 14:53:01 CET 2014
I'd like to connect my smartphone with internet via laptop
hostapd fails:
Feb 06 14:50:17 nixos hostapd[9780]: wlp5s0: STA 00:23:76:de:48:8e IEEE 802.11: authenticated
Feb 06 14:50:17 nixos hostapd[9780]: wlp5s0: STA 00:23:76:de:48:8e IEEE 802.11: associated (aid 1)
Feb 06 14:50:17 nixos hostapd[9780]: wlp5s0: STA 00:23:76:de:48:8e RADIUS: starting accounting session 52F3930...000001
Feb 06 14:50:17 nixos hostapd[9780]: wlp5s0: STA 00:23:76:de:48:8e IEEE 802.11: disassociated
Feb 06 14:50:18 nixos hostapd[9780]: wlp5s0: STA 00:23:76:de:48:8e IEEE 802.11: deauthenticated due to inactiv...EMOVE)
(maybe driver or hardware issue?)
Has anybody tried creating a bluetooth network successfully ?
blueman: (gtk frontend), but its broken since 2 obex versions [1]
And there is bluedevil (requires kde).
Has anybody some experience and can hint me what to try first?
Marc Weber
[1] I guess it would be easy to fix
obex readme contains this hint:
Upgrading to version 1.6
------------------------
The function OBEX_FindInterfaces is replaced by the functions
OBEX_EnumerateInterfaces() and OBEX_GetInterfaceByIndex().
More information about the nix-dev
mailing list