Starting bluetooth:Segmentation fault

Bonjour,
j’essai de faire fonctionner le BT sur mon dreamplug, mais si j’essaie de lancer le service bluetooth, j’ai une erreur de segmentation.
Et rien dans les logs (dmesg)
Comment trouver une piste ?

J’ai tenté un strace.
Il y a un truc bizarre à la fin

[quote]clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x400cc278) = 3517
wait4(-1, Starting bluetooth:[{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 3517
— SIGCHLD (Child exited) @ 0 (0) —
stat64("/sbin/start-stop-daemon", {st_mode=S_IFREG|0755, st_size=22892, …}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x400cc278) = 3518
wait4(-1, [{WIFSIGNALED(s) && WTERMSIG(s) == SIGSEGV}], 0, NULL) = 3518
— SIGCHLD (Child exited) @ 0 (0) —
write(2, “Segmentation fault\n”, 19Segmentation fault
) = 19
exit_group(139) = ?
[/quote]

Mais je ne vois pas comment trouver une piste avec ça.

quel paquet faut il installer pour utiliser dtrace ou trace ?

Pour mon avis perso, je dirais matériel non compatible.
Ca donne quoi quand tu lance dans un terminal?

pareil:

bluetoothd Erreur de segmentation
j’essaie de trouver des infos sur le hw, il doit y avoir une config à faire.