* About needing to run "udevadm trigger" to get bluetooth adapter detected at boot
@ 2012-01-04 21:59 Pacho Ramos
2012-01-04 22:11 ` Pacho Ramos
0 siblings, 1 reply; 2+ messages in thread
From: Pacho Ramos @ 2012-01-04 21:59 UTC (permalink / raw)
To: linux-bluetooth
Hello
I would like to know why do we need to run things like:
udevadm trigger --subsystem-match=bluetooth --action=add
or even simpler:
udevadm trigger
Manually or using a "bluetooth" init.d script to simply run that or,
otherwise, bluetooth adapter is not detected. Reading OpenSuSE Changelog
in their bluez package seems that this is caused because dbus needs to
be running to get it detected. In that case, I would like to know why
only bluez looks to be affected by this problem and, also, know if there
is another way to workaround (or fix) this issue than needing to add a
bluez init.d script to simply run this
Thanks a lot
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: About needing to run "udevadm trigger" to get bluetooth adapter detected at boot
2012-01-04 21:59 About needing to run "udevadm trigger" to get bluetooth adapter detected at boot Pacho Ramos
@ 2012-01-04 22:11 ` Pacho Ramos
0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos @ 2012-01-04 22:11 UTC (permalink / raw)
To: linux-bluetooth
El mié, 04-01-2012 a las 22:59 +0100, Pacho Ramos escribió:
> Hello
>
> I would like to know why do we need to run things like:
> udevadm trigger --subsystem-match=bluetooth --action=add
>
> or even simpler:
> udevadm trigger
>
> Manually or using a "bluetooth" init.d script to simply run that or,
> otherwise, bluetooth adapter is not detected. Reading OpenSuSE Changelog
> in their bluez package seems that this is caused because dbus needs to
> be running to get it detected. In that case, I would like to know why
> only bluez looks to be affected by this problem and, also, know if there
> is another way to workaround (or fix) this issue than needing to add a
> bluez init.d script to simply run this
>
> Thanks a lot
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
Looks like, on Gentoo, we have an init.d script that runs:
udevadm trigger --type=failed -v
after dbus is running, but looks like running udevadm trigger with
"--type=failed" option won't start bluetoothd... will investigate it a
bit more, sorry for the noise :S
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-01-04 22:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-04 21:59 About needing to run "udevadm trigger" to get bluetooth adapter detected at boot Pacho Ramos
2012-01-04 22:11 ` Pacho Ramos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).